﻿2025-08-20T21:37:10.7865709Z Current runner version: '2.328.0'
2025-08-20T21:37:10.7898753Z ##[group]Runner Image Provisioner
2025-08-20T21:37:10.7900324Z Hosted Compute Agent
2025-08-20T21:37:10.7900930Z Version: 20250818.377
2025-08-20T21:37:10.7901590Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:37:10.7902335Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:37:10.7903220Z ##[endgroup]
2025-08-20T21:37:10.7903778Z ##[group]VM Image
2025-08-20T21:37:10.7904408Z - OS: Linux (arm64)
2025-08-20T21:37:10.7904968Z - Source: Partner
2025-08-20T21:37:10.7905522Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T21:37:10.7906211Z - Version: 20250728.24.1
2025-08-20T21:37:10.7907214Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T21:37:10.7908240Z ##[endgroup]
2025-08-20T21:37:10.7909532Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:37:10.7913183Z Attestations: write
2025-08-20T21:37:10.7913820Z Contents: write
2025-08-20T21:37:10.7914682Z Metadata: read
2025-08-20T21:37:10.7915432Z Packages: write
2025-08-20T21:37:10.7915974Z ##[endgroup]
2025-08-20T21:37:10.7919264Z Secret source: Actions
2025-08-20T21:37:10.7920343Z Prepare workflow directory
2025-08-20T21:37:10.8324952Z Prepare all required actions
2025-08-20T21:37:10.8368581Z Getting action download info
2025-08-20T21:37:11.2363680Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T21:37:12.2339168Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T21:37:13.0168105Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T21:37:13.1696915Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T21:37:13.7867942Z Getting action download info
2025-08-20T21:37:13.9563534Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T21:37:14.4944042Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T21:37:15.1675801Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/nerdctl/official)
2025-08-20T21:37:15.2274184Z ##[group]Run ##Presets
2025-08-20T21:37:15.2275463Z [36;1m##Presets[0m
2025-08-20T21:37:15.2275761Z [36;1mset +x ; set +e[0m
2025-08-20T21:37:15.2276088Z [36;1m#-------------#[0m
2025-08-20T21:37:15.2276466Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T21:37:15.2276921Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T21:37:15.2277387Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2277742Z [36;1m  fi[0m
2025-08-20T21:37:15.2278047Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T21:37:15.2278574Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T21:37:15.2278985Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2279369Z [36;1m  fi[0m
2025-08-20T21:37:15.2279695Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T21:37:15.2280177Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T21:37:15.2280634Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2280978Z [36;1m  fi[0m
2025-08-20T21:37:15.2281310Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T21:37:15.2281724Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T21:37:15.2282076Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T21:37:15.2282795Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:37:15.2283211Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2283882Z [36;1m     else[0m
2025-08-20T21:37:15.2284316Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2284646Z [36;1m     fi[0m
2025-08-20T21:37:15.2284922Z [36;1m  fi[0m
2025-08-20T21:37:15.2285194Z [36;1mfi[0m
2025-08-20T21:37:15.2316051Z shell: /usr/bin/bash -e {0}
2025-08-20T21:37:15.2316782Z env:
2025-08-20T21:37:15.2317424Z   GH_TOKEN: ***
2025-08-20T21:37:15.2317859Z ##[endgroup]
2025-08-20T21:37:15.2545480Z ##[group]Run ##Presets
2025-08-20T21:37:15.2545992Z [36;1m##Presets[0m
2025-08-20T21:37:15.2546471Z [36;1mset +x ; set +e[0m
2025-08-20T21:37:15.2546748Z [36;1m#-------------#[0m
2025-08-20T21:37:15.2547170Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T21:37:15.2547716Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T21:37:15.2548227Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T21:37:15.2548773Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T21:37:15.2549222Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T21:37:15.2549720Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T21:37:15.2550144Z [36;1m  exit 1[0m
2025-08-20T21:37:15.2550380Z [36;1mfi[0m
2025-08-20T21:37:15.2575781Z shell: /usr/bin/bash -e {0}
2025-08-20T21:37:15.2576325Z env:
2025-08-20T21:37:15.2576830Z   RO_GHTOKEN: ***
2025-08-20T21:37:15.2577194Z   RO_GLTOKEN: ***
2025-08-20T21:37:15.2578469Z   MINISIGN_KEY: ***
2025-08-20T21:37:15.2578720Z ##[endgroup]
2025-08-20T21:37:15.2716572Z ##[group]Run ##Presets
2025-08-20T21:37:15.2717215Z [36;1m##Presets[0m
2025-08-20T21:37:15.2717463Z [36;1mset +x ; set +e[0m
2025-08-20T21:37:15.2717716Z [36;1m#-------------#[0m
2025-08-20T21:37:15.2718047Z [36;1m##Host Triplet[0m
2025-08-20T21:37:15.2718440Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T21:37:15.2718862Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T21:37:15.2719245Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T21:37:15.2719594Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T21:37:15.2719992Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T21:37:15.2720369Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T21:37:15.2720858Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T21:37:15.2721294Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T21:37:15.2721596Z [36;1m   fi[0m
2025-08-20T21:37:15.2722009Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T21:37:15.2722647Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T21:37:15.2723055Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T21:37:15.2723448Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T21:37:15.2723776Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T21:37:15.2724107Z [36;1m fi[0m
2025-08-20T21:37:15.2724418Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2724881Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2725351Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2725742Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2726038Z [36;1m##Debug[0m
2025-08-20T21:37:15.2726416Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T21:37:15.2726758Z [36;1m   export DEBUG="1"[0m
2025-08-20T21:37:15.2727070Z [36;1m else[0m
2025-08-20T21:37:15.2727338Z [36;1m   export DEBUG="0"[0m
2025-08-20T21:37:15.2727603Z [36;1m fi[0m
2025-08-20T21:37:15.2727910Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2728261Z [36;1m##Docker Platform[0m
2025-08-20T21:37:15.2728922Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T21:37:15.2729374Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T21:37:15.2729745Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T21:37:15.2730178Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T21:37:15.2730596Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T21:37:15.2730973Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T21:37:15.2731394Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T21:37:15.2731745Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T21:37:15.2732034Z [36;1m fi[0m
2025-08-20T21:37:15.2732636Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2733097Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2733457Z [36;1m##GHCRPKG_URL[0m
2025-08-20T21:37:15.2734036Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/nerdctl/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T21:37:15.2734591Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T21:37:15.2734975Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2735382Z [36;1m##Logs[0m
2025-08-20T21:37:15.2735822Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T21:37:15.2736202Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T21:37:15.2736475Z [36;1m else[0m
2025-08-20T21:37:15.2736709Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T21:37:15.2737304Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T21:37:15.2737602Z [36;1m fi[0m
2025-08-20T21:37:15.2738191Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2738654Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2739075Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T21:37:15.2739554Z [36;1m PKG_FAMILY_LOCAL="$(echo "nerdctl" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T21:37:15.2739995Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T21:37:15.2740360Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2740805Z [36;1m##Rebuild[0m
2025-08-20T21:37:15.2741064Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T21:37:15.2741469Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T21:37:15.2741781Z [36;1m else[0m
2025-08-20T21:37:15.2742033Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T21:37:15.2742557Z [36;1m fi[0m
2025-08-20T21:37:15.2742869Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2743247Z [36;1m ##SBUILD_URL[0m
2025-08-20T21:37:15.2743790Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T21:37:15.2744376Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T21:37:15.2745303Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T21:37:15.2746096Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T21:37:15.2746511Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T21:37:15.2747022Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T21:37:15.2747496Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T21:37:15.2747897Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2748289Z [36;1m    exit 1[0m
2025-08-20T21:37:15.2748571Z [36;1m   else[0m
2025-08-20T21:37:15.2748814Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T21:37:15.2749283Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2749656Z [36;1m    #Check for x_exec.host[0m
2025-08-20T21:37:15.2750359Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T21:37:15.2750801Z [36;1m      #check if supported[0m
2025-08-20T21:37:15.2751216Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T21:37:15.2751842Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T21:37:15.2752303Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T21:37:15.2752899Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2753345Z [36;1m         exit 1[0m
2025-08-20T21:37:15.2753603Z [36;1m       fi[0m
2025-08-20T21:37:15.2753900Z [36;1m      #get build system[0m
2025-08-20T21:37:15.2754321Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T21:37:15.2754753Z [36;1m       export BUILD_SYS[0m
2025-08-20T21:37:15.2755173Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2755598Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T21:37:15.2755978Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2756418Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2756795Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T21:37:15.2757230Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2757644Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:15.2757966Z [36;1m       fi[0m
2025-08-20T21:37:15.2758498Z [36;1m     fi[0m
2025-08-20T21:37:15.2758727Z [36;1m   fi[0m
2025-08-20T21:37:15.2758971Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T21:37:15.2785494Z shell: /usr/bin/bash -e {0}
2025-08-20T21:37:15.2786030Z ##[endgroup]
2025-08-20T21:37:16.1583186Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T21:37:16.1583929Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T21:37:16.1584162Z 
2025-08-20T21:37:16.2934563Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:37:16.2935071Z 100  4098  100  4098    0     0  29961      0 --:--:-- --:--:-- --:--:-- 30132
2025-08-20T21:37:16.2948299Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:37:16.3153518Z ##[group]Run ##Presets
2025-08-20T21:37:16.3154016Z [36;1m##Presets[0m
2025-08-20T21:37:16.3154254Z [36;1mset +x ; set +e[0m
2025-08-20T21:37:16.3154719Z [36;1m#-------------#[0m
2025-08-20T21:37:16.3154971Z [36;1m##Debug?[0m
2025-08-20T21:37:16.3155274Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:37:16.3155624Z [36;1m  set -x[0m
2025-08-20T21:37:16.3155834Z [36;1mfi[0m
2025-08-20T21:37:16.3156153Z [36;1m#-------------#[0m
2025-08-20T21:37:16.3156406Z [36;1m##CoreUtils[0m
2025-08-20T21:37:16.3156651Z [36;1msudo apt update -y[0m
2025-08-20T21:37:16.3157082Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T21:37:16.3158094Z [36;1msudo apt install apt-transport-https apt-utils ca-certificates coreutils dos2unix gnupg2 jq moreutils p7zip-full rename rsync software-properties-common texinfo tmux util-linux wget -y 2>/dev/null ; sudo apt update -y 2>/dev/null[0m
2025-08-20T21:37:16.3159148Z [36;1m##tmp[0m
2025-08-20T21:37:16.3159482Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T21:37:16.3159846Z [36;1m#GH ENV[0m
2025-08-20T21:37:16.3160165Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:16.3160516Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:16.3160886Z [36;1m#-------------#[0m
2025-08-20T21:37:16.3161160Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T21:37:16.3161732Z [36;1msudo apt update -y[0m
2025-08-20T21:37:16.3162122Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T21:37:16.3162682Z [36;1m##Setup Minisign[0m
2025-08-20T21:37:16.3163023Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T21:37:16.3163613Z [36;1mecho "***[0m
2025-08-20T21:37:16.3164950Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T21:37:16.3165348Z [36;1m##User-Agent[0m
2025-08-20T21:37:16.3166117Z [36;1mUSER_AGENT="$(curl -qfsSL 'https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Misc/User-Agents/ua_chrome_macos_latest.txt')" && export USER_AGENT="${USER_AGENT}"[0m
2025-08-20T21:37:16.3166984Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:37:16.3194441Z shell: /usr/bin/bash -e {0}
2025-08-20T21:37:16.3194783Z env:
2025-08-20T21:37:16.3195221Z   CROSS_COMPILING: NO
2025-08-20T21:37:16.3195521Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:37:16.3195829Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:37:16.3196110Z   ON_QEMU: NO
2025-08-20T21:37:16.3196354Z   DEBUG: 0
2025-08-20T21:37:16.3196636Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:37:16.3196940Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:37:16.3197253Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:37:16.3197638Z   KEEP_LOGS: YES
2025-08-20T21:37:16.3197863Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:37:16.3198175Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:37:16.3198458Z   SBUILD_REBUILD: false
2025-08-20T21:37:16.3199028Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:37:16.3199691Z   BUILD_SYS: docker://go
2025-08-20T21:37:16.3199965Z   BUILD_ON_HOST: FALSE
2025-08-20T21:37:16.3200202Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:37:16.3200507Z ##[endgroup]
2025-08-20T21:37:16.4939637Z 
2025-08-20T21:37:16.4940523Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:37:16.4941132Z 
2025-08-20T21:37:17.2246375Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:37:17.2250863Z Get:2 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T21:37:17.2368032Z Get:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T21:37:17.2529042Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T21:37:17.3989320Z Get:5 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T21:37:17.4433789Z Get:6 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T21:37:17.4557300Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T21:37:17.4726857Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T21:37:17.4886989Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T21:37:17.5164591Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T21:37:17.5379714Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T21:37:17.6146800Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T21:37:17.8175443Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T21:37:17.8691227Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T21:37:17.9193358Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T21:37:17.9913953Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T21:37:18.0433810Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T21:37:18.0975257Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T21:37:18.1958243Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T21:37:18.2450440Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T21:37:18.2920132Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T21:37:18.4255772Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T21:37:18.4722692Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T21:37:18.5191355Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T21:37:18.5660465Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T21:37:18.6128126Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T21:37:18.6595906Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T21:37:18.7063026Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T21:37:18.7532670Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T21:37:18.8004354Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T21:37:18.8472070Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T21:37:18.8938764Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1136 kB]
2025-08-20T21:37:18.9490606Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T21:37:18.9970493Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T21:37:19.0437276Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T21:37:19.0969283Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T21:37:19.2319369Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T21:37:19.2789608Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2181 kB]
2025-08-20T21:37:19.3426650Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [361 kB]
2025-08-20T21:37:19.3916149Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T21:37:19.4389034Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T21:37:19.4854211Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T21:37:19.5323488Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T21:37:26.9613786Z Fetched 11.9 MB in 3s (4605 kB/s)
2025-08-20T21:37:27.7373809Z Reading package lists...
2025-08-20T21:37:27.9685700Z Building dependency tree...
2025-08-20T21:37:27.9693586Z Reading state information...
2025-08-20T21:37:27.9930336Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:37:28.0021494Z 
2025-08-20T21:37:28.0022159Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:37:28.0022787Z 
2025-08-20T21:37:28.0128264Z Reading package lists...
2025-08-20T21:37:28.2020081Z Building dependency tree...
2025-08-20T21:37:28.2027944Z Reading state information...
2025-08-20T21:37:28.4276861Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:37:28.4277506Z bc set to manually installed.
2025-08-20T21:37:28.4277870Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:37:28.4279386Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T21:37:28.4280610Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:37:28.4834305Z The following NEW packages will be installed:
2025-08-20T21:37:28.4838971Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T21:37:28.4840468Z   moreutils
2025-08-20T21:37:28.4845943Z The following packages will be upgraded:
2025-08-20T21:37:28.4852842Z   jq libjq1
2025-08-20T21:37:28.5025935Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T21:37:28.6164454Z Need to get 936 kB of archives.
2025-08-20T21:37:28.6164967Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T21:37:28.6165753Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T21:37:28.7554878Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 jq arm64 1.7.1-3ubuntu0.24.04.1 [64.7 kB]
2025-08-20T21:37:28.8505221Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libjq1 arm64 1.7.1-3ubuntu0.24.04.1 [134 kB]
2025-08-20T21:37:28.9474152Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T21:37:28.9975339Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T21:37:29.0556266Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T21:37:29.1033918Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T21:37:29.1566676Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T21:37:29.5132854Z Fetched 936 kB in 1s (1318 kB/s)
2025-08-20T21:37:29.5753736Z Selecting previously unselected package fdupes.
2025-08-20T21:37:29.6817048Z (Reading database ... 
2025-08-20T21:37:29.6817909Z (Reading database ... 5%
2025-08-20T21:37:29.6818185Z (Reading database ... 10%
2025-08-20T21:37:29.6818485Z (Reading database ... 15%
2025-08-20T21:37:29.6818762Z (Reading database ... 20%
2025-08-20T21:37:29.6819014Z (Reading database ... 25%
2025-08-20T21:37:29.6819289Z (Reading database ... 30%
2025-08-20T21:37:29.6819530Z (Reading database ... 35%
2025-08-20T21:37:29.6819756Z (Reading database ... 40%
2025-08-20T21:37:29.6820076Z (Reading database ... 45%
2025-08-20T21:37:29.6820317Z (Reading database ... 50%
2025-08-20T21:37:29.9717911Z (Reading database ... 55%
2025-08-20T21:37:30.5325576Z (Reading database ... 60%
2025-08-20T21:37:31.0863329Z (Reading database ... 65%
2025-08-20T21:37:31.6192682Z (Reading database ... 70%
2025-08-20T21:37:32.1010732Z (Reading database ... 75%
2025-08-20T21:37:32.7469710Z (Reading database ... 80%
2025-08-20T21:37:33.3463825Z (Reading database ... 85%
2025-08-20T21:37:33.9234735Z (Reading database ... 90%
2025-08-20T21:37:34.5835776Z (Reading database ... 95%
2025-08-20T21:37:34.5836168Z (Reading database ... 100%
2025-08-20T21:37:34.5836739Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T21:37:34.5879365Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T21:37:34.6007610Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T21:37:34.7069143Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T21:37:34.7288015Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T21:37:34.8364314Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T21:37:34.8873364Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T21:37:34.9562259Z Selecting previously unselected package libio-pty-perl.
2025-08-20T21:37:34.9730256Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T21:37:34.9800217Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T21:37:35.0698356Z Selecting previously unselected package libipc-run-perl.
2025-08-20T21:37:35.0850702Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T21:37:35.0915418Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T21:37:35.1918155Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T21:37:35.2064902Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T21:37:35.2131386Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T21:37:35.2696361Z Selecting previously unselected package moreutils.
2025-08-20T21:37:35.2872103Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T21:37:35.2934451Z Unpacking moreutils (0.69-1) ...
2025-08-20T21:37:35.4398503Z Selecting previously unselected package dos2unix.
2025-08-20T21:37:35.4569146Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T21:37:35.4628965Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T21:37:35.7737712Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T21:37:35.7961819Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T21:37:35.8149959Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T21:37:35.8322638Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T21:37:35.8522264Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T21:37:35.8699298Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T21:37:35.8868572Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T21:37:35.9045644Z Setting up moreutils (0.69-1) ...
2025-08-20T21:37:35.9225732Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:37:51.4848007Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:37:52.6472827Z Reading package lists...
2025-08-20T21:37:52.8444580Z Building dependency tree...
2025-08-20T21:37:52.8451795Z Reading state information...
2025-08-20T21:37:53.0838542Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T21:37:53.0839208Z apt-utils is already the newest version (2.8.3).
2025-08-20T21:37:53.0839538Z apt-utils set to manually installed.
2025-08-20T21:37:53.0839869Z ca-certificates is already the newest version (20240203).
2025-08-20T21:37:53.0840290Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:37:53.0840683Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:37:53.0841036Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:37:53.0841430Z moreutils is already the newest version (0.69-1).
2025-08-20T21:37:53.0841808Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:37:53.0842187Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:37:53.0842841Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:37:53.0843694Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T21:37:53.0844078Z tmux set to manually installed.
2025-08-20T21:37:53.0844380Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:37:53.0844735Z The following additional packages will be installed:
2025-08-20T21:37:53.0845251Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T21:37:53.0845743Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T21:37:53.0846632Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T21:37:53.0847061Z   uuid-runtime
2025-08-20T21:37:53.0856050Z Suggested packages:
2025-08-20T21:37:53.0856628Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T21:37:53.0857082Z   util-linux-extra util-linux-locales
2025-08-20T21:37:53.0857366Z Recommended packages:
2025-08-20T21:37:53.0857641Z   unattended-upgrades
2025-08-20T21:37:53.1373031Z The following NEW packages will be installed:
2025-08-20T21:37:53.1374738Z   rename
2025-08-20T21:37:53.1377339Z The following packages will be upgraded:
2025-08-20T21:37:53.1378829Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T21:37:53.1379467Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T21:37:53.1385863Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T21:37:53.1387422Z   software-properties-common util-linux uuid-runtime
2025-08-20T21:37:53.1555798Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:37:53.3800727Z Need to get 4390 kB of archives.
2025-08-20T21:37:53.3801177Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T21:37:53.3801941Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdutils arm64 1:2.39.3-9ubuntu6.3 [98.3 kB]
2025-08-20T21:37:53.5680605Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T21:37:53.7987334Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T21:37:53.8472618Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T21:37:53.8958588Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T21:37:53.9427054Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 uuid-runtime arm64 2.39.3-9ubuntu6.3 [32.5 kB]
2025-08-20T21:37:53.9890134Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T21:37:54.0378100Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T21:37:54.0867312Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-wks-client arm64 2.4.4-2ubuntu17.3 [69.7 kB]
2025-08-20T21:37:54.1341954Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T21:37:54.1884599Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T21:37:54.2370205Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T21:37:54.2881958Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T21:37:54.3397056Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T21:37:54.4003328Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T21:37:54.4481039Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T21:37:54.5034098Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T21:37:54.5512838Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T21:37:54.6008039Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T21:37:54.7338872Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T21:37:54.7826578Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T21:37:54.8304103Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T21:37:54.8791269Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-l10n all 2.4.4-2ubuntu17.3 [66.4 kB]
2025-08-20T21:37:54.9268507Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T21:37:54.9731956Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T21:37:55.0204421Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T21:37:55.0669764Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T21:37:55.3119577Z Fetched 4390 kB in 2s (2311 kB/s)
2025-08-20T21:37:55.3433131Z (Reading database ... 
2025-08-20T21:37:55.3433539Z (Reading database ... 5%
2025-08-20T21:37:55.3433978Z (Reading database ... 10%
2025-08-20T21:37:55.3434219Z (Reading database ... 15%
2025-08-20T21:37:55.3434485Z (Reading database ... 20%
2025-08-20T21:37:55.3434764Z (Reading database ... 25%
2025-08-20T21:37:55.3435005Z (Reading database ... 30%
2025-08-20T21:37:55.3435299Z (Reading database ... 35%
2025-08-20T21:37:55.3435534Z (Reading database ... 40%
2025-08-20T21:37:55.3435792Z (Reading database ... 45%
2025-08-20T21:37:55.3436091Z (Reading database ... 50%
2025-08-20T21:37:55.3455498Z (Reading database ... 55%
2025-08-20T21:37:55.3540273Z (Reading database ... 60%
2025-08-20T21:37:55.3577380Z (Reading database ... 65%
2025-08-20T21:37:55.3591118Z (Reading database ... 70%
2025-08-20T21:37:55.3608834Z (Reading database ... 75%
2025-08-20T21:37:55.3638889Z (Reading database ... 80%
2025-08-20T21:37:55.3799310Z (Reading database ... 85%
2025-08-20T21:37:55.3816389Z (Reading database ... 90%
2025-08-20T21:37:55.3905824Z (Reading database ... 95%
2025-08-20T21:37:55.3906338Z (Reading database ... 100%
2025-08-20T21:37:55.3906707Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:37:55.3935225Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:55.4117323Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:55.5334527Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T21:37:55.6468870Z (Reading database ... 
2025-08-20T21:37:55.6469239Z (Reading database ... 5%
2025-08-20T21:37:55.6469725Z (Reading database ... 10%
2025-08-20T21:37:55.6469997Z (Reading database ... 15%
2025-08-20T21:37:55.6470271Z (Reading database ... 20%
2025-08-20T21:37:55.6470571Z (Reading database ... 25%
2025-08-20T21:37:55.6470810Z (Reading database ... 30%
2025-08-20T21:37:55.6471080Z (Reading database ... 35%
2025-08-20T21:37:55.6471326Z (Reading database ... 40%
2025-08-20T21:37:55.6471605Z (Reading database ... 45%
2025-08-20T21:37:55.6471878Z (Reading database ... 50%
2025-08-20T21:37:55.6489838Z (Reading database ... 55%
2025-08-20T21:37:55.6574280Z (Reading database ... 60%
2025-08-20T21:37:55.6612139Z (Reading database ... 65%
2025-08-20T21:37:55.6625502Z (Reading database ... 70%
2025-08-20T21:37:55.6643507Z (Reading database ... 75%
2025-08-20T21:37:55.6673400Z (Reading database ... 80%
2025-08-20T21:37:55.6832568Z (Reading database ... 85%
2025-08-20T21:37:55.6850512Z (Reading database ... 90%
2025-08-20T21:37:55.6939805Z (Reading database ... 95%
2025-08-20T21:37:55.6940158Z (Reading database ... 100%
2025-08-20T21:37:55.6940645Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:37:55.6967655Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:55.7201119Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:55.8874746Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T21:37:56.5090412Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T21:37:56.5631222Z (Reading database ... 
2025-08-20T21:37:56.5631797Z (Reading database ... 5%
2025-08-20T21:37:56.5632043Z (Reading database ... 10%
2025-08-20T21:37:56.5632313Z (Reading database ... 15%
2025-08-20T21:37:56.5632729Z (Reading database ... 20%
2025-08-20T21:37:56.5633019Z (Reading database ... 25%
2025-08-20T21:37:56.5633295Z (Reading database ... 30%
2025-08-20T21:37:56.5633573Z (Reading database ... 35%
2025-08-20T21:37:56.5633815Z (Reading database ... 40%
2025-08-20T21:37:56.5634094Z (Reading database ... 45%
2025-08-20T21:37:56.5634409Z (Reading database ... 50%
2025-08-20T21:37:56.5651954Z (Reading database ... 55%
2025-08-20T21:37:56.5738038Z (Reading database ... 60%
2025-08-20T21:37:56.5775460Z (Reading database ... 65%
2025-08-20T21:37:56.5789193Z (Reading database ... 70%
2025-08-20T21:37:56.5807706Z (Reading database ... 75%
2025-08-20T21:37:56.5838865Z (Reading database ... 80%
2025-08-20T21:37:56.6005541Z (Reading database ... 85%
2025-08-20T21:37:56.6023850Z (Reading database ... 90%
2025-08-20T21:37:56.6116497Z (Reading database ... 95%
2025-08-20T21:37:56.6116813Z (Reading database ... 100%
2025-08-20T21:37:56.6117402Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:37:56.6145406Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:56.6365583Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:56.7337402Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:56.7617915Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:56.8420328Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:37:56.9199280Z (Reading database ... 
2025-08-20T21:37:56.9199841Z (Reading database ... 5%
2025-08-20T21:37:56.9200108Z (Reading database ... 10%
2025-08-20T21:37:56.9200385Z (Reading database ... 15%
2025-08-20T21:37:56.9200730Z (Reading database ... 20%
2025-08-20T21:37:56.9200969Z (Reading database ... 25%
2025-08-20T21:37:56.9201242Z (Reading database ... 30%
2025-08-20T21:37:56.9201493Z (Reading database ... 35%
2025-08-20T21:37:56.9201758Z (Reading database ... 40%
2025-08-20T21:37:56.9202028Z (Reading database ... 45%
2025-08-20T21:37:56.9202249Z (Reading database ... 50%
2025-08-20T21:37:56.9221872Z (Reading database ... 55%
2025-08-20T21:37:56.9308403Z (Reading database ... 60%
2025-08-20T21:37:56.9347081Z (Reading database ... 65%
2025-08-20T21:37:56.9360272Z (Reading database ... 70%
2025-08-20T21:37:56.9379506Z (Reading database ... 75%
2025-08-20T21:37:56.9411287Z (Reading database ... 80%
2025-08-20T21:37:56.9571535Z (Reading database ... 85%
2025-08-20T21:37:56.9594017Z (Reading database ... 90%
2025-08-20T21:37:56.9679060Z (Reading database ... 95%
2025-08-20T21:37:56.9679516Z (Reading database ... 100%
2025-08-20T21:37:56.9679910Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:37:56.9705280Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:56.9925267Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:57.0663387Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:37:57.1423390Z (Reading database ... 
2025-08-20T21:37:57.1424136Z (Reading database ... 5%
2025-08-20T21:37:57.1424613Z (Reading database ... 10%
2025-08-20T21:37:57.1424901Z (Reading database ... 15%
2025-08-20T21:37:57.1425425Z (Reading database ... 20%
2025-08-20T21:37:57.1425780Z (Reading database ... 25%
2025-08-20T21:37:57.1426060Z (Reading database ... 30%
2025-08-20T21:37:57.1426336Z (Reading database ... 35%
2025-08-20T21:37:57.1426620Z (Reading database ... 40%
2025-08-20T21:37:57.1426857Z (Reading database ... 45%
2025-08-20T21:37:57.1427121Z (Reading database ... 50%
2025-08-20T21:37:57.1443904Z (Reading database ... 55%
2025-08-20T21:37:57.1527418Z (Reading database ... 60%
2025-08-20T21:37:57.1564325Z (Reading database ... 65%
2025-08-20T21:37:57.1577064Z (Reading database ... 70%
2025-08-20T21:37:57.1595845Z (Reading database ... 75%
2025-08-20T21:37:57.1627315Z (Reading database ... 80%
2025-08-20T21:37:57.1783305Z (Reading database ... 85%
2025-08-20T21:37:57.1806146Z (Reading database ... 90%
2025-08-20T21:37:57.1889403Z (Reading database ... 95%
2025-08-20T21:37:57.1889667Z (Reading database ... 100%
2025-08-20T21:37:57.1890129Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:37:57.1915829Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:57.2188181Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:57.3053951Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:57.3270198Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:57.4128285Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:37:57.4940139Z (Reading database ... 
2025-08-20T21:37:57.4940540Z (Reading database ... 5%
2025-08-20T21:37:57.4940775Z (Reading database ... 10%
2025-08-20T21:37:57.4941057Z (Reading database ... 15%
2025-08-20T21:37:57.4941301Z (Reading database ... 20%
2025-08-20T21:37:57.4941571Z (Reading database ... 25%
2025-08-20T21:37:57.4941839Z (Reading database ... 30%
2025-08-20T21:37:57.4942074Z (Reading database ... 35%
2025-08-20T21:37:57.4942298Z (Reading database ... 40%
2025-08-20T21:37:57.4942960Z (Reading database ... 45%
2025-08-20T21:37:57.4944079Z (Reading database ... 50%
2025-08-20T21:37:57.4963909Z (Reading database ... 55%
2025-08-20T21:37:57.5053726Z (Reading database ... 60%
2025-08-20T21:37:57.5091924Z (Reading database ... 65%
2025-08-20T21:37:57.5105606Z (Reading database ... 70%
2025-08-20T21:37:57.5124841Z (Reading database ... 75%
2025-08-20T21:37:57.5157299Z (Reading database ... 80%
2025-08-20T21:37:57.5318070Z (Reading database ... 85%
2025-08-20T21:37:57.5341200Z (Reading database ... 90%
2025-08-20T21:37:57.5429122Z (Reading database ... 95%
2025-08-20T21:37:57.5429508Z (Reading database ... 100%
2025-08-20T21:37:57.5429907Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:37:57.5459210Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:57.5689860Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:57.6650963Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:37:57.7326115Z (Reading database ... 
2025-08-20T21:37:57.7326694Z (Reading database ... 5%
2025-08-20T21:37:57.7326938Z (Reading database ... 10%
2025-08-20T21:37:57.7327193Z (Reading database ... 15%
2025-08-20T21:37:57.7328239Z (Reading database ... 20%
2025-08-20T21:37:57.7328544Z (Reading database ... 25%
2025-08-20T21:37:57.7328785Z (Reading database ... 30%
2025-08-20T21:37:57.7329111Z (Reading database ... 35%
2025-08-20T21:37:57.7329348Z (Reading database ... 40%
2025-08-20T21:37:57.7329613Z (Reading database ... 45%
2025-08-20T21:37:57.7329910Z (Reading database ... 50%
2025-08-20T21:37:57.7346225Z (Reading database ... 55%
2025-08-20T21:37:57.7430556Z (Reading database ... 60%
2025-08-20T21:37:57.7467300Z (Reading database ... 65%
2025-08-20T21:37:57.7480299Z (Reading database ... 70%
2025-08-20T21:37:57.7499536Z (Reading database ... 75%
2025-08-20T21:37:57.7531379Z (Reading database ... 80%
2025-08-20T21:37:57.7691875Z (Reading database ... 85%
2025-08-20T21:37:57.7714787Z (Reading database ... 90%
2025-08-20T21:37:57.7801778Z (Reading database ... 95%
2025-08-20T21:37:57.7802335Z (Reading database ... 100%
2025-08-20T21:37:57.7803005Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:37:57.7831341Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:37:57.8022244Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:57.9011104Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:37:57.9487161Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:58.0635694Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:37:58.0821007Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:58.1685117Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:37:58.1867771Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:58.2846792Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:37:58.3094455Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:58.4049630Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:37:58.4220146Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:58.5123575Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:37:58.5315873Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:58.8835939Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T21:37:58.9284763Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:59.0259899Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:37:59.0438108Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:59.1383542Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T21:37:59.1569004Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:59.2412913Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T21:37:59.3127043Z (Reading database ... 
2025-08-20T21:37:59.3127415Z (Reading database ... 5%
2025-08-20T21:37:59.3128668Z (Reading database ... 10%
2025-08-20T21:37:59.3129060Z (Reading database ... 15%
2025-08-20T21:37:59.3129331Z (Reading database ... 20%
2025-08-20T21:37:59.3129653Z (Reading database ... 25%
2025-08-20T21:37:59.3129905Z (Reading database ... 30%
2025-08-20T21:37:59.3130222Z (Reading database ... 35%
2025-08-20T21:37:59.3130524Z (Reading database ... 40%
2025-08-20T21:37:59.3130765Z (Reading database ... 45%
2025-08-20T21:37:59.3131037Z (Reading database ... 50%
2025-08-20T21:37:59.3149487Z (Reading database ... 55%
2025-08-20T21:37:59.3237816Z (Reading database ... 60%
2025-08-20T21:37:59.3275716Z (Reading database ... 65%
2025-08-20T21:37:59.3288711Z (Reading database ... 70%
2025-08-20T21:37:59.3308075Z (Reading database ... 75%
2025-08-20T21:37:59.3429848Z (Reading database ... 80%
2025-08-20T21:37:59.3501472Z (Reading database ... 85%
2025-08-20T21:37:59.3525313Z (Reading database ... 90%
2025-08-20T21:37:59.3611677Z (Reading database ... 95%
2025-08-20T21:37:59.3612084Z (Reading database ... 100%
2025-08-20T21:37:59.3612545Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T21:37:59.3640975Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:59.3833123Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:59.4762038Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:59.5167581Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:59.5993740Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:59.6264096Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:59.7106613Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T21:37:59.7331620Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T21:37:59.8144791Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T21:37:59.8360265Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:37:59.9323071Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T21:38:00.0482296Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T21:38:00.1553763Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T21:38:00.2335630Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T21:38:00.2993616Z Selecting previously unselected package rename.
2025-08-20T21:38:00.3169000Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T21:38:00.3233831Z Unpacking rename (2.02-1) ...
2025-08-20T21:38:00.3933588Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T21:38:00.4148390Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T21:38:00.5022576Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T21:38:00.5223669Z Setting up rename (2.02-1) ...
2025-08-20T21:38:00.5449509Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T21:38:00.5559324Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T21:38:00.5830221Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:00.6058996Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T21:38:00.6241784Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T21:38:00.6449380Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T21:38:01.2556554Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T21:38:01.2745925Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:01.2949191Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:01.3136985Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:01.3324823Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:01.6783921Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:01.7075922Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T21:38:01.7242335Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:01.8332893Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T21:38:01.9558670Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:02.0530884Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:02.0706720Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:02.0893066Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T21:38:02.1074251Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T21:38:02.2190225Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:38:02.5550448Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:38:02.5828627Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:38:08.7583802Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T21:38:10.0081739Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:38:10.0138263Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:38:10.1676713Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:38:10.2815588Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:38:10.3956514Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:38:10.5097566Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:38:11.3642848Z Reading package lists...
2025-08-20T21:38:11.5506028Z Building dependency tree...
2025-08-20T21:38:11.5512055Z Reading state information...
2025-08-20T21:38:11.5733061Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:38:11.5857104Z 
2025-08-20T21:38:11.5858259Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:38:11.5858850Z 
2025-08-20T21:38:11.7349958Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:38:11.7470238Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:38:11.7667554Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:38:11.8132936Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:38:11.8598329Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:38:11.9064173Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:38:12.7689712Z Reading package lists...
2025-08-20T21:38:12.9408316Z Building dependency tree...
2025-08-20T21:38:12.9415291Z Reading state information...
2025-08-20T21:38:12.9615832Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T21:38:12.9705459Z 
2025-08-20T21:38:12.9706076Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T21:38:12.9706451Z 
2025-08-20T21:38:12.9817484Z Reading package lists...
2025-08-20T21:38:13.1746710Z Building dependency tree...
2025-08-20T21:38:13.1755728Z Reading state information...
2025-08-20T21:38:13.4108589Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:38:13.4519947Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:38:13.4797109Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T21:38:13.5402757Z ##[group]Run ##Presets
2025-08-20T21:38:13.5403186Z [36;1m##Presets[0m
2025-08-20T21:38:13.5403514Z [36;1mset +x ; set +e[0m
2025-08-20T21:38:13.5403757Z [36;1m#-------------#[0m
2025-08-20T21:38:13.5403977Z [36;1m##Debug?[0m
2025-08-20T21:38:13.5404296Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:38:13.5404639Z [36;1m  set -x[0m
2025-08-20T21:38:13.5404879Z [36;1mfi[0m
2025-08-20T21:38:13.5405069Z [36;1m#-------------#[0m
2025-08-20T21:38:13.5405528Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T21:38:13.5406163Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T21:38:13.5406569Z [36;1msudo service procps restart[0m
2025-08-20T21:38:13.5406890Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T21:38:13.5433744Z shell: /usr/bin/bash -e {0}
2025-08-20T21:38:13.5434121Z env:
2025-08-20T21:38:13.5434529Z   CROSS_COMPILING: NO
2025-08-20T21:38:13.5434762Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:38:13.5435084Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:38:13.5435331Z   ON_QEMU: NO
2025-08-20T21:38:13.5435571Z   DEBUG: 0
2025-08-20T21:38:13.5435782Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:38:13.5436060Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:38:13.5436407Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:38:13.5436725Z   KEEP_LOGS: YES
2025-08-20T21:38:13.5436925Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:38:13.5437205Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:38:13.5437477Z   SBUILD_REBUILD: false
2025-08-20T21:38:13.5438064Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:38:13.5438654Z   BUILD_SYS: docker://go
2025-08-20T21:38:13.5438888Z   BUILD_ON_HOST: FALSE
2025-08-20T21:38:13.5439151Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:38:13.5439394Z   SYSTMP: /tmp
2025-08-20T21:38:13.5439593Z   GHA_MODE: MATRIX
2025-08-20T21:38:13.5440077Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:38:13.5440562Z ##[endgroup]
2025-08-20T21:38:13.5538582Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T21:38:13.5594149Z 0
2025-08-20T21:38:13.5898207Z vm.max_map_count = 262144
2025-08-20T21:38:13.5898603Z fs.inotify.max_user_watches = 655360
2025-08-20T21:38:13.5899120Z fs.inotify.max_user_instances = 1280
2025-08-20T21:38:13.5899395Z vm.mmap_rnd_bits = 28
2025-08-20T21:38:13.5984486Z ##[group]Run ##Presets
2025-08-20T21:38:13.5985037Z [36;1m##Presets[0m
2025-08-20T21:38:13.5985270Z [36;1mset +x ; set +e[0m
2025-08-20T21:38:13.5985509Z [36;1m#-------------#[0m
2025-08-20T21:38:13.5985824Z [36;1m##Debug?[0m
2025-08-20T21:38:13.5986085Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:38:13.5986427Z [36;1m  set -x[0m
2025-08-20T21:38:13.5986664Z [36;1mfi[0m
2025-08-20T21:38:13.5986846Z [36;1m#-------------#[0m
2025-08-20T21:38:13.5987127Z [36;1m##Main[0m
2025-08-20T21:38:13.5987365Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T21:38:13.5988018Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T21:38:13.5988803Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T21:38:13.5989190Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T21:38:13.5989615Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T21:38:13.5989903Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T21:38:13.5990218Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T21:38:13.5990608Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T21:38:13.5990947Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T21:38:13.5991352Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T21:38:13.5991940Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T21:38:13.5992285Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T21:38:13.5992951Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T21:38:13.5993302Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T21:38:13.5993574Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T21:38:13.5993929Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T21:38:13.5994248Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T21:38:13.5994605Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T21:38:13.5994909Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T21:38:13.5995296Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T21:38:13.5995668Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T21:38:13.5996004Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T21:38:13.5996348Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T21:38:13.5996730Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T21:38:13.5997091Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T21:38:13.5997412Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T21:38:13.5997750Z [36;1m     "${POD_ID}" \[0m
2025-08-20T21:38:13.5998112Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T21:38:13.5998617Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T21:38:13.5999143Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T21:38:13.5999628Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T21:38:13.6000028Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T21:38:13.6000404Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T21:38:13.6001042Z [36;1m   sudo chown -Rv "$(whoami):$(whoami)" "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T21:38:13.6001920Z [36;1m   sudo chmod -R +xwr "${SYSTMP}/BUILD.log" "${SYSTMP}/BUILD_ARTIFACTS.zstd" "${SYSTMP}/GITHUB_ENV" "${SYSTMP}/_POD_BRIDGE" 2>/dev/null[0m
2025-08-20T21:38:13.6002657Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T21:38:13.6003003Z [36;1m else[0m
2025-08-20T21:38:13.6003590Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T21:38:13.6003990Z [36;1m fi[0m
2025-08-20T21:38:13.6004332Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T21:38:13.6004739Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T21:38:13.6005170Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:38:13.6005653Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:38:13.6006068Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:38:13.6006511Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:38:13.6006990Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:38:13.6007421Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:38:13.6007901Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T21:38:13.6008343Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T21:38:13.6008663Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T21:38:13.6034559Z shell: /usr/bin/bash -e {0}
2025-08-20T21:38:13.6034947Z env:
2025-08-20T21:38:13.6035198Z   CROSS_COMPILING: NO
2025-08-20T21:38:13.6035440Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:38:13.6035967Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:38:13.6036213Z   ON_QEMU: NO
2025-08-20T21:38:13.6036422Z   DEBUG: 0
2025-08-20T21:38:13.6036740Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:38:13.6036998Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:38:13.6037347Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:38:13.6037686Z   KEEP_LOGS: YES
2025-08-20T21:38:13.6037899Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:38:13.6038221Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:38:13.6038446Z   SBUILD_REBUILD: false
2025-08-20T21:38:13.6039015Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:38:13.6039637Z   BUILD_SYS: docker://go
2025-08-20T21:38:13.6039879Z   BUILD_ON_HOST: FALSE
2025-08-20T21:38:13.6040098Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:38:13.6040401Z   SYSTMP: /tmp
2025-08-20T21:38:13.6040607Z   GHA_MODE: MATRIX
2025-08-20T21:38:13.6041077Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:38:13.6042071Z   GHCR_TOKEN: ***
2025-08-20T21:38:13.6042695Z   GITHUB_TOKEN: ***
2025-08-20T21:38:13.6043318Z   GITLAB_TOKEN: ***
2025-08-20T21:38:13.6044526Z   MINISIGN_KEY: ***
2025-08-20T21:38:13.6044813Z ##[endgroup]
2025-08-20T21:38:13.8501604Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T21:38:13.9311528Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T21:38:13.9312071Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T21:38:13.9312283Z 
2025-08-20T21:38:13.9675535Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:38:13.9833020Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T21:38:13.9833478Z 100  4098  100  4098    0     0  78222      0 --:--:-- --:--:-- --:--:-- 77320
2025-08-20T21:38:13.9843868Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:38:13.9919264Z 
2025-08-20T21:38:13.9919899Z [+] Building [/tmp/tmp.2nvjJ83s45/SBUILD_INPUT] Locally
2025-08-20T21:38:13.9920172Z 
2025-08-20T21:38:13.9930086Z '/tmp/tmp.2nvjJ83s45/SBUILD_INPUT' -> '/tmp/pkgforge/SOl7xQGNl_build.yaml'
2025-08-20T21:38:14.0803149Z 
2025-08-20T21:38:14.0803603Z [+] Passwordless sudo is Configured
2025-08-20T21:38:14.1535030Z 
2025-08-20T21:38:14.1548206Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T21:38:14.1548494Z 
2025-08-20T21:38:14.1921926Z 
2025-08-20T21:38:14.1923353Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T21:38:14.1923720Z 
2025-08-20T21:38:14.1923768Z 
2025-08-20T21:38:14.1924022Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T21:38:14.1924438Z 
2025-08-20T21:38:14.1960334Z [+] Installing: 7z -> 7z
2025-08-20T21:38:14.8695601Z [+] Installing: actionlint -> actionlint
2025-08-20T21:38:15.5396589Z [+] Installing: anew -> anew
2025-08-20T21:38:16.0618092Z [+] Installing: anew-rs -> anew-rs
2025-08-20T21:38:16.5756218Z [+] Installing: ansi2html -> ansi2html
2025-08-20T21:38:17.0159717Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T21:38:17.5158512Z [+] Installing: archey -> archey
2025-08-20T21:38:18.0255181Z [+] Installing: aria2 -> aria2c
2025-08-20T21:38:18.5586154Z [+] Installing: askalono -> askalono
2025-08-20T21:38:19.1256001Z [+] Installing: bsdtar -> bsdtar
2025-08-20T21:38:19.6162309Z [+] Installing: b3sum -> b3sum
2025-08-20T21:38:20.1401054Z [+] Installing: bita -> bita
2025-08-20T21:38:20.6947850Z [+] Installing: btop -> btop
2025-08-20T21:38:21.2530504Z [+] Installing: chafa -> chafa
2025-08-20T21:38:21.8793196Z [+] Installing: cloudflared -> cloudflared
2025-08-20T21:38:22.4711709Z [+] Installing: croc -> croc
2025-08-20T21:38:22.7042467Z [+] Installing: csvtk -> csvtk
2025-08-20T21:38:23.3169035Z [+] Installing: cutlines -> cutlines
2025-08-20T21:38:23.7758983Z curl: (22) The requested URL returned error: 404
2025-08-20T21:38:23.7794132Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T21:38:23.7794576Z [+] Installing: dbin -> dbin
2025-08-20T21:38:24.3660508Z [+] Installing: dasel -> dasel
2025-08-20T21:38:24.9507833Z [+] Installing: delta -> delta
2025-08-20T21:38:25.4542300Z [+] Installing: ds -> ds
2025-08-20T21:38:25.6160946Z curl: (22) The requested URL returned error: 404
2025-08-20T21:38:25.6193470Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T21:38:25.6194129Z [+] Installing: dos2unix -> dos2unix
2025-08-20T21:38:25.8230855Z [+] Installing: duf -> duf
2025-08-20T21:38:26.3019786Z [+] Installing: duplicut -> duplicut
2025-08-20T21:38:26.8240507Z [+] Installing: dust -> dust
2025-08-20T21:38:27.3637216Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T21:38:27.8548289Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T21:38:28.3996682Z [+] Installing: dysk -> dysk
2025-08-20T21:38:28.9077942Z [+] Installing: eget -> eget
2025-08-20T21:38:29.4232823Z [+] Installing: epoch -> epoch
2025-08-20T21:38:29.9888411Z [+] Installing: faketty -> faketty
2025-08-20T21:38:30.4984048Z [+] Installing: fastfetch -> fastfetch
2025-08-20T21:38:30.7512490Z [+] Installing: freeze -> freeze
2025-08-20T21:38:31.2715133Z [+] Installing: fusermount3 -> fusermount
2025-08-20T21:38:31.7839300Z [+] Installing: gdu -> gdu
2025-08-20T21:38:32.2933695Z [+] Installing: gh -> gh
2025-08-20T21:38:32.9759597Z [+] Installing: gitleaks -> gitleaks
2025-08-20T21:38:33.5260614Z [+] Installing: git-sizer -> git-sizer
2025-08-20T21:38:34.6798668Z [+] Installing: glab -> glab
2025-08-20T21:38:35.2887421Z [+] Installing: glow -> glow
2025-08-20T21:38:35.8509354Z [+] Installing: httpx -> httpx
2025-08-20T21:38:36.5436360Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T21:38:37.1195912Z [+] Installing: husarnet -> husarnet
2025-08-20T21:38:37.5840587Z curl: (22) The requested URL returned error: 404
2025-08-20T21:38:37.5874825Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T21:38:37.5875641Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T21:38:38.0177899Z curl: (22) The requested URL returned error: 404
2025-08-20T21:38:38.0212174Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T21:38:38.0212715Z [+] Installing: imgcat -> imgcat
2025-08-20T21:38:38.5200827Z [+] Installing: jc -> jc
2025-08-20T21:38:39.1485960Z [+] Installing: jq -> jq
2025-08-20T21:38:39.6774573Z [+] Installing: logdy -> logdy
2025-08-20T21:38:40.3409659Z [+] Installing: micro -> micro
2025-08-20T21:38:40.8606025Z [+] Installing: miniserve -> miniserve
2025-08-20T21:38:41.4699569Z [+] Installing: minisign -> minisign
2025-08-20T21:38:41.9960377Z [+] Installing: ncdu -> ncdu
2025-08-20T21:38:42.4750957Z [+] Installing: notify -> notify
2025-08-20T21:38:43.0242962Z [+] Installing: ouch -> ouch
2025-08-20T21:38:43.5649945Z [+] Installing: oras -> oras
2025-08-20T21:38:44.0654194Z [+] Installing: pipetty -> pipetty
2025-08-20T21:38:44.5470324Z [+] Installing: pixterm -> pixterm
2025-08-20T21:38:45.1017764Z [+] Installing: qsv -> qsv
2025-08-20T21:38:45.6887949Z [+] Installing: rclone -> rclone
2025-08-20T21:38:47.1407339Z [+] Installing: ripgrep -> rg
2025-08-20T21:38:47.4056897Z [+] Installing: rga -> rga
2025-08-20T21:38:47.9108129Z [+] Installing: rsync -> rsync
2025-08-20T21:38:48.4082373Z [+] Installing: script -> script
2025-08-20T21:38:48.8483938Z [+] Installing: shellcheck -> shellcheck
2025-08-20T21:38:49.5126589Z [+] Installing: soar -> soar
2025-08-20T21:38:50.0765630Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T21:38:50.7727348Z [+] Installing: sstrip -> sstrip
2025-08-20T21:38:51.2892312Z [+] Installing: strace -> strace
2025-08-20T21:38:51.8550556Z [+] Installing: sttr -> sttr
2025-08-20T21:38:52.3589731Z [+] Installing: tailscale -> tailscale
2025-08-20T21:38:52.9580064Z [+] Installing: tailscaled -> tailscaled
2025-08-20T21:38:53.6811582Z [+] Installing: taplo -> taplo
2025-08-20T21:38:53.9484428Z [+] Installing: tldr -> tldr
2025-08-20T21:38:54.4666573Z [+] Installing: tldr -> tealdeer
2025-08-20T21:38:54.9964253Z [+] Installing: tmux -> tmux
2025-08-20T21:38:55.5477187Z [+] Installing: tok -> tok
2025-08-20T21:38:56.1377954Z [+] Installing: trufflehog -> trufflehog
2025-08-20T21:38:56.7354790Z [+] Installing: trurl -> trurl
2025-08-20T21:38:57.2392354Z [+] Installing: tss -> tss
2025-08-20T21:38:57.7628413Z [+] Installing: ulexec -> ulexec
2025-08-20T21:38:58.3488610Z [+] Installing: unfurl -> unfurl
2025-08-20T21:38:58.8828623Z [+] Installing: upx -> upx
2025-08-20T21:38:59.3333050Z [+] Installing: validtoml -> validtoml
2025-08-20T21:38:59.8268367Z [+] Installing: wget -> wget
2025-08-20T21:39:00.3269725Z [+] Installing: wget2 -> wget2
2025-08-20T21:39:00.8808955Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T21:39:01.4327531Z [+] Installing: xq -> xq
2025-08-20T21:39:01.9919408Z [+] Installing: xz -> xz
2025-08-20T21:39:02.4759838Z [+] Installing: unxz -> unxz
2025-08-20T21:39:02.9406821Z [+] Installing: yq -> yq
2025-08-20T21:39:03.4498605Z [+] Installing: yj -> yj
2025-08-20T21:39:03.7101775Z [+] Installing: zapper -> zapper
2025-08-20T21:39:04.2549336Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T21:39:04.7666128Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T21:39:04.9363043Z curl: (22) The requested URL returned error: 404
2025-08-20T21:39:04.9394726Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T21:39:04.9395485Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T21:39:05.3745031Z curl: (22) The requested URL returned error: 404
2025-08-20T21:39:05.3779696Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T21:39:05.3780570Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T21:39:05.8197583Z curl: (22) The requested URL returned error: 404
2025-08-20T21:39:05.8233138Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T21:39:05.8233482Z [+] Installing: zstd -> zstd
2025-08-20T21:39:06.3760692Z [+] Creating symlinks...
2025-08-20T21:39:06.3832116Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T21:39:06.3908252Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T21:39:06.3986487Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T21:39:06.4067743Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T21:39:06.4149970Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T21:39:06.4232497Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T21:39:06.4314521Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T21:39:06.4398696Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T21:39:06.4481903Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T21:39:06.4565224Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T21:39:06.4646160Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T21:39:06.4725152Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T21:39:06.4804061Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T21:39:06.4884772Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T21:39:06.4966780Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T21:39:06.5050912Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T21:39:06.5131977Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T21:39:06.5164795Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T21:39:06.5236568Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T21:39:06.5317936Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T21:39:06.5396934Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T21:39:06.5431589Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T21:39:06.5502960Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T21:39:06.5579879Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T21:39:06.5658269Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T21:39:06.5739676Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T21:39:06.5818954Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T21:39:06.5901001Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T21:39:06.5983401Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T21:39:06.6060685Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T21:39:06.6139628Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T21:39:06.6217100Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T21:39:06.6295061Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T21:39:06.6372206Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T21:39:06.6450714Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T21:39:06.6528226Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T21:39:06.6606226Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T21:39:06.6685075Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T21:39:06.6763869Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T21:39:06.6846985Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T21:39:06.6929240Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T21:39:06.7011459Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T21:39:06.7092863Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T21:39:06.7176882Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T21:39:06.7209779Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T21:39:06.7234295Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T21:39:06.7306052Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T21:39:06.7384946Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T21:39:06.7466236Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T21:39:06.7549820Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T21:39:06.7629342Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T21:39:06.7709382Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T21:39:06.7786603Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T21:39:06.7865045Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T21:39:06.7945515Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T21:39:06.8026058Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T21:39:06.8106051Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T21:39:06.8188387Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T21:39:06.8266354Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T21:39:06.8347863Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T21:39:06.8429034Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T21:39:06.8508217Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T21:39:06.8585269Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T21:39:06.8665785Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T21:39:06.8747126Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T21:39:06.8827954Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T21:39:06.8909329Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T21:39:06.8989240Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T21:39:06.9068875Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T21:39:06.9147808Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T21:39:06.9227723Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T21:39:06.9310115Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T21:39:06.9391428Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T21:39:06.9471077Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T21:39:06.9551198Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T21:39:06.9629256Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T21:39:06.9710990Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T21:39:06.9792369Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T21:39:06.9874714Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T21:39:06.9954887Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T21:39:07.0037325Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T21:39:07.0118486Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T21:39:07.0198929Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T21:39:07.0284850Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T21:39:07.0363228Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T21:39:07.0440068Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T21:39:07.0518579Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T21:39:07.0597018Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T21:39:07.0679069Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T21:39:07.0759109Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T21:39:07.0837369Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T21:39:07.0917589Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T21:39:07.0999372Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T21:39:07.1081881Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T21:39:07.1163189Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T21:39:07.1199152Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T21:39:07.1226230Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T21:39:07.1252620Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T21:39:07.1325781Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T21:39:07.1350680Z 
2025-08-20T21:39:07.1351285Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T21:39:07.1351653Z 
2025-08-20T21:39:08.0573732Z 
2025-08-20T21:39:08.0655592Z 
2025-08-20T21:39:08.0656311Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T21:39:08.0656534Z 
2025-08-20T21:39:08.0656618Z [+] Installation completed!
2025-08-20T21:39:08.0737296Z 
2025-08-20T21:39:08.0737717Z [+] GITHUB_TOKEN is Exported
2025-08-20T21:39:08.4119899Z github.com
2025-08-20T21:39:08.4120490Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T21:39:08.4120824Z   - Active account: true
2025-08-20T21:39:08.4121029Z   - Git operations protocol: https
2025-08-20T21:39:08.4121289Z   - Token: ghp_************************************
2025-08-20T21:39:08.4121915Z   - Token scopes: 'public_repo', 'read:discussion', 'read:enterprise', 'read:gpg_key', 'read:packages', 'read:project', 'read:public_key', 'read:ssh_signing_key', 'repo_deployment', 'user:email'
2025-08-20T21:39:08.4122682Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T21:39:08.4123605Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T21:39:08.6046271Z Limit: 5000, Remaining: 4979, Reset: 2025-08-20 22:27:57 +0000 UTC (48m48s)
2025-08-20T21:39:08.6055723Z 
2025-08-20T21:39:08.6056132Z [+] GHCR_TOKEN is Exported
2025-08-20T21:39:08.6086982Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T21:39:08.9193116Z Login Succeeded
2025-08-20T21:39:08.9202924Z 
2025-08-20T21:39:08.9203150Z [+] GITLAB is Exported
2025-08-20T21:39:09.0567114Z [git remote -v]
2025-08-20T21:39:09.2700425Z gitlab.com
2025-08-20T21:39:09.2701508Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T21:39:09.2704321Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T21:39:09.2704927Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T21:39:09.2705319Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T21:39:09.2705702Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T21:39:09.2706047Z   ✓ Token found: **************************
2025-08-20T21:39:09.2706203Z 
2025-08-20T21:39:09.2706519Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T21:39:09.2706978Z [git remote -v]
2025-08-20T21:39:09.2715835Z 2025/08/20 21:39:09 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T21:39:09.2716682Z git: exit status 128]
2025-08-20T21:39:09.5876944Z 
2025-08-20T21:39:09.5876955Z 
2025-08-20T21:39:09.5877839Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (09:39:09 PM)
2025-08-20T21:39:09.5878239Z 
2025-08-20T21:39:09.5878243Z 
2025-08-20T21:39:09.5878317Z [+] USER = runner
2025-08-20T21:39:09.5878480Z [+] HOME = /home/runner
2025-08-20T21:39:09.5880622Z [+] PATH = /home/runner/.local/share/soar/bin:/home/runner/bin:/home/runner/.cargo/bin:/home/runner/.cargo/env:/home/runner/.config/guix/current/bin/guix:/home/runner/.go/bin:/home/runner/go/bin:/home/runner/.local/bin:/home/runner/miniconda3/bin:/home/runner/miniconda3/condabin:/root/.config/guix/current/bin/guix:/usr/local/zig:/usr/local/zig/lib:/usr/local/zig/lib/include:/usr/local/musl/bin:/usr/local/musl/lib:/usr/local/musl/include:/snap/bin:/opt/pipx_bin:/home/runner/.config/composer/vendor/bin:/opt/google-cloud-sdk/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T21:39:09.5883184Z 
2025-08-20T21:39:09.7362976Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:39:09.7403251Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:39:09.8976117Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:39:09.9436556Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:39:09.9898632Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:39:10.0359653Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:39:10.8940932Z Reading package lists...
2025-08-20T21:39:10.9237196Z Reading package lists...
2025-08-20T21:39:11.1005635Z Building dependency tree...
2025-08-20T21:39:11.1013229Z Reading state information...
2025-08-20T21:39:11.3540138Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T21:39:11.3540554Z apt-utils is already the newest version (2.8.3).
2025-08-20T21:39:11.3540857Z ca-certificates is already the newest version (20240203).
2025-08-20T21:39:11.3541178Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T21:39:11.3541514Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T21:39:11.3541817Z moreutils is already the newest version (0.69-1).
2025-08-20T21:39:11.3542168Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T21:39:11.3543050Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T21:39:11.3543429Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:11.6126681Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T21:39:11.6382180Z Hit:2 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T21:39:11.6535654Z Hit:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T21:39:11.6541390Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T21:39:11.7006432Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T21:39:11.7470976Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T21:39:12.6608278Z Reading package lists...
2025-08-20T21:39:12.6907541Z Reading package lists...
2025-08-20T21:39:12.8946925Z Building dependency tree...
2025-08-20T21:39:12.8955169Z Reading state information...
2025-08-20T21:39:13.1292268Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T21:39:13.1292873Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:39:13.1293186Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:39:13.1293485Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:39:13.1293811Z ca-certificates is already the newest version (20240203).
2025-08-20T21:39:13.1294129Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T21:39:13.1294425Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:39:13.1295137Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T21:39:13.1295399Z gawk set to manually installed.
2025-08-20T21:39:13.1295628Z git-lfs is already the newest version (3.6.1).
2025-08-20T21:39:13.1295915Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:39:13.1296215Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:39:13.1296499Z make is already the newest version (4.3-4.1build2).
2025-08-20T21:39:13.1296826Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:39:13.1297158Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:39:13.1297451Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:39:13.1297746Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:39:13.1298049Z The following additional packages will be installed:
2025-08-20T21:39:13.1298572Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T21:39:13.1299005Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T21:39:13.1299431Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T21:39:13.1299828Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T21:39:13.1300242Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T21:39:13.1303680Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T21:39:13.1306858Z Suggested packages:
2025-08-20T21:39:13.1307136Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T21:39:13.1307549Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T21:39:13.1307996Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T21:39:13.1308586Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T21:39:13.1308967Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T21:39:13.1309465Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T21:39:13.1309899Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T21:39:13.1524309Z The following NEW packages will be installed:
2025-08-20T21:39:13.1524690Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T21:39:13.1526403Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T21:39:13.1527291Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T21:39:13.1527731Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T21:39:13.1528150Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T21:39:13.1530121Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T21:39:13.1531598Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T21:39:13.3926563Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:13.3926974Z Need to get 27.2 MB of archives.
2025-08-20T21:39:13.3927268Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T21:39:13.3927806Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T21:39:14.3185310Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T21:39:14.8730734Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T21:39:15.0953874Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T21:39:15.2058408Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T21:39:15.3172850Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T21:39:15.5489657Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T21:39:15.7757895Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T21:39:16.0081991Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T21:39:16.1217774Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T21:39:17.3365019Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T21:39:17.5594159Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T21:39:18.2770600Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T21:39:18.3959862Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T21:39:18.5084560Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T21:39:18.6283223Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T21:39:18.7400918Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T21:39:19.3429236Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 ghostscript arm64 10.02.1~dfsg1-0ubuntu7.7 [43.5 kB]
2025-08-20T21:39:19.4538618Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick-6.q16 arm64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T21:39:19.7280240Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 imagemagick arm64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T21:39:19.8386900Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T21:39:19.9495007Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdjvulibre21 arm64 3.5.28-2ubuntu0.24.04.1 [608 kB]
2025-08-20T21:39:20.2869563Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libimath-3-1-29t64 arm64 3.1.9-3.1ubuntu2 [68.2 kB]
2025-08-20T21:39:20.6666481Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T21:39:20.9870932Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr-tools arm64 1.2~git20170615.f752187-5.1ubuntu2 [16.0 kB]
2025-08-20T21:39:21.1032345Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libopenexr-3-1-30 arm64 3.1.5-5.1build3 [939 kB]
2025-08-20T21:39:21.5639560Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwmflite-0.2-7 arm64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T21:39:21.6780607Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libmagickcore-6.q16-7-extra arm64 8:6.9.12.98+dfsg1-5.2build2 [67.7 kB]
2025-08-20T21:39:21.7932290Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T21:39:21.9116945Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T21:39:22.0219872Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T21:39:22.1381562Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T21:39:22.2542531Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T21:39:22.9583270Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T21:39:23.6489563Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T21:39:24.0132849Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T21:39:24.2461151Z Preconfiguring packages ...
2025-08-20T21:39:24.3426220Z Fetched 27.2 MB in 11s (2505 kB/s)
2025-08-20T21:39:24.3817313Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T21:39:24.3847388Z (Reading database ... 
2025-08-20T21:39:24.3847614Z (Reading database ... 5%
2025-08-20T21:39:24.3847816Z (Reading database ... 10%
2025-08-20T21:39:24.3848511Z (Reading database ... 15%
2025-08-20T21:39:24.3848756Z (Reading database ... 20%
2025-08-20T21:39:24.3848987Z (Reading database ... 25%
2025-08-20T21:39:24.3849180Z (Reading database ... 30%
2025-08-20T21:39:24.3849370Z (Reading database ... 35%
2025-08-20T21:39:24.3849562Z (Reading database ... 40%
2025-08-20T21:39:24.3849749Z (Reading database ... 45%
2025-08-20T21:39:24.3849935Z (Reading database ... 50%
2025-08-20T21:39:24.3868807Z (Reading database ... 55%
2025-08-20T21:39:24.3954091Z (Reading database ... 60%
2025-08-20T21:39:24.3992321Z (Reading database ... 65%
2025-08-20T21:39:24.4005995Z (Reading database ... 70%
2025-08-20T21:39:24.4025318Z (Reading database ... 75%
2025-08-20T21:39:24.4149279Z (Reading database ... 80%
2025-08-20T21:39:24.4220567Z (Reading database ... 85%
2025-08-20T21:39:24.4245178Z (Reading database ... 90%
2025-08-20T21:39:24.4333235Z (Reading database ... 95%
2025-08-20T21:39:24.4333462Z (Reading database ... 100%
2025-08-20T21:39:24.4333753Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T21:39:24.4364902Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T21:39:24.4630075Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T21:39:24.6455846Z Selecting previously unselected package poppler-data.
2025-08-20T21:39:24.6626360Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T21:39:24.6691662Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T21:39:24.7866082Z Selecting previously unselected package b3sum.
2025-08-20T21:39:24.8016681Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T21:39:24.8103937Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T21:39:24.8740828Z Selecting previously unselected package build-essential.
2025-08-20T21:39:24.8892624Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T21:39:24.8962778Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T21:39:24.9632178Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T21:39:24.9785005Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T21:39:24.9921039Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T21:39:25.0530683Z Selecting previously unselected package ccache.
2025-08-20T21:39:25.0704687Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T21:39:25.0775593Z Unpacking ccache (4.9.1-1) ...
2025-08-20T21:39:25.5956483Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T21:39:25.6117529Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T21:39:25.6185007Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T21:39:25.6846208Z Selecting previously unselected package xfonts-encodings.
2025-08-20T21:39:25.7007733Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T21:39:25.7093324Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T21:39:25.7863072Z Selecting previously unselected package xfonts-utils.
2025-08-20T21:39:25.8014885Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T21:39:25.8078825Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T21:39:25.9070314Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T21:39:25.9214096Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T21:39:25.9770560Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T21:39:26.0823439Z Selecting previously unselected package libgs-common.
2025-08-20T21:39:26.0994477Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T21:39:26.1082984Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:39:26.1625876Z Selecting previously unselected package libgs10-common.
2025-08-20T21:39:26.1807391Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T21:39:26.1866793Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:39:26.3068577Z Selecting previously unselected package libidn12:arm64.
2025-08-20T21:39:26.3234740Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T21:39:26.3294045Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T21:39:26.3868295Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T21:39:26.4016724Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T21:39:26.4264626Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T21:39:26.4938364Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T21:39:26.5089353Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T21:39:26.5146886Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T21:39:26.5884361Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T21:39:26.6062814Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T21:39:26.6124176Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T21:39:26.6785896Z Selecting previously unselected package libgs10:arm64.
2025-08-20T21:39:26.6960811Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T21:39:26.7026838Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:39:26.8704886Z Selecting previously unselected package ghostscript.
2025-08-20T21:39:26.8859780Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T21:39:26.8932941Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:39:26.9531595Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T21:39:26.9673188Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T21:39:26.9726803Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:39:27.1140878Z Selecting previously unselected package imagemagick.
2025-08-20T21:39:27.1315530Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T21:39:27.1379009Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:39:27.1860029Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T21:39:27.2037808Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T21:39:27.2105615Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:39:27.2729192Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T21:39:27.2902669Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T21:39:27.2971232Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:39:27.3881938Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T21:39:27.4047056Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T21:39:27.4134476Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T21:39:27.4802861Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T21:39:27.4949731Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T21:39:27.5012148Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:39:27.5638227Z Selecting previously unselected package libjxr-tools.
2025-08-20T21:39:27.5787291Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T21:39:27.5864872Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:39:27.6475841Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T21:39:27.6654339Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T21:39:27.6716073Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T21:39:27.7737241Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T21:39:27.7902274Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T21:39:27.7977371Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T21:39:27.8518450Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T21:39:27.8688455Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T21:39:27.8769492Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:39:27.9406606Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T21:39:27.9555961Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T21:39:27.9618844Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T21:39:28.0132795Z Selecting previously unselected package libpaper-utils.
2025-08-20T21:39:28.0281397Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T21:39:28.0344375Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T21:39:28.0834612Z Selecting previously unselected package libtool-bin.
2025-08-20T21:39:28.0978002Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T21:39:28.1046185Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T21:39:28.1636420Z Selecting previously unselected package lzip.
2025-08-20T21:39:28.1782062Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T21:39:28.1857801Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T21:39:28.2540803Z Selecting previously unselected package netpbm.
2025-08-20T21:39:28.2714323Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T21:39:28.2786410Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T21:39:28.4922979Z Selecting previously unselected package musl:arm64.
2025-08-20T21:39:28.5072812Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T21:39:28.5179516Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T21:39:28.5807773Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T21:39:28.5951437Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T21:39:28.6018912Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T21:39:28.6782097Z Selecting previously unselected package musl-tools.
2025-08-20T21:39:28.6925795Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T21:39:28.6992305Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T21:39:28.7738421Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T21:39:28.9217484Z 
2025-08-20T21:39:28.9218141Z Creating config file /etc/papersize with new version
2025-08-20T21:39:29.0069522Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T21:39:29.0255511Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T21:39:29.0487381Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T21:39:29.0679557Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T21:39:29.0922042Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:39:29.1091467Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T21:39:29.1310304Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T21:39:29.1496277Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T21:39:29.2073635Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:39:29.2331127Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T21:39:29.2531303Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T21:39:29.2757796Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T21:39:29.2890401Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T21:39:29.2963545Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T21:39:29.3112571Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T21:39:29.3274647Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T21:39:29.3437430Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T21:39:29.3618850Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T21:39:29.3813597Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:39:29.3988627Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T21:39:29.4058925Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T21:39:29.4135532Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T21:39:29.4199871Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T21:39:29.4303720Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T21:39:29.4385210Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T21:39:29.4514391Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T21:39:29.4692809Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T21:39:29.4810207Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T21:39:29.4902030Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T21:39:29.4977806Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T21:39:29.5059250Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T21:39:29.5132846Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T21:39:29.5199127Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T21:39:29.5285237Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T21:39:29.5353668Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T21:39:29.5440979Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T21:39:29.5511082Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T21:39:29.5587751Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T21:39:29.5651228Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T21:39:29.5732734Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T21:39:29.5796528Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T21:39:29.5910213Z Setting up b3sum (1.2.0-1) ...
2025-08-20T21:39:29.6143080Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T21:39:29.6428321Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T21:39:29.6601153Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T21:39:29.6991650Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:39:29.7731075Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T21:39:29.7928599Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T21:39:29.8160149Z Setting up ccache (4.9.1-1) ...
2025-08-20T21:39:29.8277059Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T21:39:29.8444741Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T21:39:29.8631323Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T21:39:29.8876310Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T21:39:29.9060130Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T21:39:29.9249194Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:39:29.9480143Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T21:39:29.9661657Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T21:39:30.1541150Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T21:39:30.1784984Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:39:30.1964305Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:39:30.2158931Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T21:39:30.2402451Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:39:30.3221731Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T21:39:30.6824615Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T21:39:32.0481768Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:39:32.0780337Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:39:34.6629694Z Reading package lists...
2025-08-20T21:39:34.8639859Z Building dependency tree...
2025-08-20T21:39:34.8646198Z Reading state information...
2025-08-20T21:39:35.1038912Z autoconf is already the newest version (2.71-3).
2025-08-20T21:39:35.1039274Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:39:35.1039648Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:39:35.1039967Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T21:39:35.1040350Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:39:35.1040686Z ca-certificates is already the newest version (20240203).
2025-08-20T21:39:35.1040995Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T21:39:35.1041284Z file is already the newest version (1:5.45-3build1).
2025-08-20T21:39:35.1041584Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:39:35.1041886Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:39:35.1042821Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:39:35.1043208Z patch is already the newest version (2.7.6-7build3).
2025-08-20T21:39:35.1043474Z patch set to manually installed.
2025-08-20T21:39:35.1043738Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T21:39:35.1044055Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T21:39:35.1044356Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T21:39:35.1044658Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:39:35.1044916Z Suggested packages:
2025-08-20T21:39:35.1045075Z   scons-doc
2025-08-20T21:39:35.1192786Z The following NEW packages will be installed:
2025-08-20T21:39:35.1200358Z   autopoint byacc clang qemu-user-static scons
2025-08-20T21:39:35.3421086Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:35.3421425Z Need to get 17.8 MB of archives.
2025-08-20T21:39:35.3421737Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T21:39:35.3422259Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T21:39:35.6326442Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T21:39:35.6796265Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 qemu-user-static arm64 1:8.2.2+ds-0ubuntu1.9 [16.7 MB]
2025-08-20T21:39:36.0457243Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T21:39:36.0955515Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T21:39:36.3453181Z Fetched 17.8 MB in 1s (18.4 MB/s)
2025-08-20T21:39:36.3739587Z Selecting previously unselected package autopoint.
2025-08-20T21:39:36.3771141Z (Reading database ... 
2025-08-20T21:39:36.3771387Z (Reading database ... 5%
2025-08-20T21:39:36.3771583Z (Reading database ... 10%
2025-08-20T21:39:36.3771777Z (Reading database ... 15%
2025-08-20T21:39:36.3772616Z (Reading database ... 20%
2025-08-20T21:39:36.3772850Z (Reading database ... 25%
2025-08-20T21:39:36.3773038Z (Reading database ... 30%
2025-08-20T21:39:36.3773227Z (Reading database ... 35%
2025-08-20T21:39:36.3773415Z (Reading database ... 40%
2025-08-20T21:39:36.3773601Z (Reading database ... 45%
2025-08-20T21:39:36.3773789Z (Reading database ... 50%
2025-08-20T21:39:36.3793716Z (Reading database ... 55%
2025-08-20T21:39:36.3877156Z (Reading database ... 60%
2025-08-20T21:39:36.3916473Z (Reading database ... 65%
2025-08-20T21:39:36.3930510Z (Reading database ... 70%
2025-08-20T21:39:36.3950171Z (Reading database ... 75%
2025-08-20T21:39:36.4076352Z (Reading database ... 80%
2025-08-20T21:39:36.4146309Z (Reading database ... 85%
2025-08-20T21:39:36.4203226Z (Reading database ... 90%
2025-08-20T21:39:36.4264872Z (Reading database ... 95%
2025-08-20T21:39:36.4265105Z (Reading database ... 100%
2025-08-20T21:39:36.4265394Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T21:39:36.4296415Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T21:39:36.4363495Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T21:39:36.4984935Z Selecting previously unselected package clang.
2025-08-20T21:39:36.5158028Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T21:39:36.5227196Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T21:39:36.5776697Z Selecting previously unselected package qemu-user-static.
2025-08-20T21:39:36.5933889Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T21:39:36.5993096Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T21:39:37.6000541Z Selecting previously unselected package scons.
2025-08-20T21:39:37.6152855Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T21:39:37.6251569Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T21:39:37.7269342Z Selecting previously unselected package byacc.
2025-08-20T21:39:37.7416169Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T21:39:37.7485953Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T21:39:37.8233298Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T21:39:37.8430136Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T21:39:37.8810863Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T21:39:37.9469067Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T21:39:38.3164294Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T21:39:38.3378110Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:39:39.5952962Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T21:39:40.7451999Z Reading package lists...
2025-08-20T21:39:40.9464949Z Building dependency tree...
2025-08-20T21:39:40.9472683Z Reading state information...
2025-08-20T21:39:41.1844652Z The following additional packages will be installed:
2025-08-20T21:39:41.1845477Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T21:39:41.1846096Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T21:39:41.1846492Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T21:39:41.1846970Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T21:39:41.1847414Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T21:39:41.1847835Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T21:39:41.1848749Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T21:39:41.1849174Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T21:39:41.1850385Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T21:39:41.1860176Z Suggested packages:
2025-08-20T21:39:41.1860458Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T21:39:41.1860838Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T21:39:41.1861258Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T21:39:41.1861643Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T21:39:41.1862012Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T21:39:41.1862539Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T21:39:41.1862995Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T21:39:41.1863478Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T21:39:41.1863833Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T21:39:41.1864040Z Recommended packages:
2025-08-20T21:39:41.1864316Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T21:39:41.1864741Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T21:39:41.1865130Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T21:39:41.1865482Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T21:39:41.1865802Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T21:39:41.2043613Z The following NEW packages will be installed:
2025-08-20T21:39:41.2044896Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T21:39:41.2045316Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T21:39:41.2045709Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T21:39:41.2046207Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T21:39:41.2046649Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T21:39:41.2047073Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T21:39:41.2047522Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T21:39:41.2049140Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T21:39:41.2052234Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T21:39:41.3176730Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:41.3177139Z Need to get 2409 kB of archives.
2025-08-20T21:39:41.3177434Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T21:39:41.3177950Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T21:39:41.3645924Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T21:39:41.4221209Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T21:39:41.5168611Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T21:39:41.5657281Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T21:39:41.6182780Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T21:39:41.6793054Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T21:39:41.7292103Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T21:39:41.7806636Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T21:39:41.8319768Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T21:39:41.8861194Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T21:39:41.9385017Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T21:39:41.9885546Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T21:39:42.0412024Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T21:39:42.0963235Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T21:39:42.1641489Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T21:39:42.2153697Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T21:39:42.4395626Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T21:39:42.4884795Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T21:39:42.5364560Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T21:39:42.5834067Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T21:39:42.6787193Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T21:39:42.7348762Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T21:39:42.7820485Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T21:39:42.8303210Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T21:39:42.8774384Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T21:39:42.9243934Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T21:39:42.9777221Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T21:39:43.0276963Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T21:39:43.0752074Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T21:39:43.3786956Z Fetched 2409 kB in 2s (1256 kB/s)
2025-08-20T21:39:43.4111743Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T21:39:43.4144157Z (Reading database ... 
2025-08-20T21:39:43.4144679Z (Reading database ... 5%
2025-08-20T21:39:43.4144943Z (Reading database ... 10%
2025-08-20T21:39:43.4145147Z (Reading database ... 15%
2025-08-20T21:39:43.4145342Z (Reading database ... 20%
2025-08-20T21:39:43.4145532Z (Reading database ... 25%
2025-08-20T21:39:43.4145719Z (Reading database ... 30%
2025-08-20T21:39:43.4145906Z (Reading database ... 35%
2025-08-20T21:39:43.4146096Z (Reading database ... 40%
2025-08-20T21:39:43.4146286Z (Reading database ... 45%
2025-08-20T21:39:43.4146476Z (Reading database ... 50%
2025-08-20T21:39:43.4167392Z (Reading database ... 55%
2025-08-20T21:39:43.4253687Z (Reading database ... 60%
2025-08-20T21:39:43.4294937Z (Reading database ... 65%
2025-08-20T21:39:43.4309314Z (Reading database ... 70%
2025-08-20T21:39:43.4331743Z (Reading database ... 75%
2025-08-20T21:39:43.4462525Z (Reading database ... 80%
2025-08-20T21:39:43.4534144Z (Reading database ... 85%
2025-08-20T21:39:43.4593814Z (Reading database ... 90%
2025-08-20T21:39:43.4656881Z (Reading database ... 95%
2025-08-20T21:39:43.4657119Z (Reading database ... 100%
2025-08-20T21:39:43.4657801Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T21:39:43.4690830Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T21:39:43.4757130Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T21:39:43.5336482Z Selecting previously unselected package libfile-which-perl.
2025-08-20T21:39:43.5489878Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T21:39:43.5554897Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T21:39:43.6071659Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T21:39:43.6223705Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T21:39:43.6290191Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T21:39:43.6757869Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T21:39:43.6904488Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T21:39:43.6963510Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T21:39:43.7487143Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T21:39:43.7633508Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T21:39:43.7691393Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T21:39:43.8224018Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T21:39:43.8391956Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T21:39:43.8447979Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T21:39:43.8990794Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T21:39:43.9157849Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T21:39:43.9217018Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T21:39:43.9715650Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T21:39:43.9876800Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T21:39:43.9941633Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T21:39:44.0461693Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T21:39:44.0618425Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T21:39:44.0674663Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T21:39:44.1140492Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T21:39:44.1266823Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T21:39:44.1326095Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T21:39:44.1788174Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T21:39:44.1944323Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T21:39:44.2011931Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T21:39:44.2578172Z Selecting previously unselected package libimport-into-perl.
2025-08-20T21:39:44.2723226Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T21:39:44.2779600Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T21:39:44.3268933Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T21:39:44.3446406Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T21:39:44.3505745Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T21:39:44.4039398Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T21:39:44.4204841Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T21:39:44.4261932Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T21:39:44.4850664Z Selecting previously unselected package libmoo-perl.
2025-08-20T21:39:44.5023398Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T21:39:44.5092015Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T21:39:44.5563937Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T21:39:44.5737094Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T21:39:44.5878582Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T21:39:44.6511955Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T21:39:44.6663832Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T21:39:44.6727086Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T21:39:44.7206451Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T21:39:44.7358184Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T21:39:44.7428373Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T21:39:44.7959529Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T21:39:44.8130900Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T21:39:44.8219396Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T21:39:44.8745699Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T21:39:44.8923458Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T21:39:44.8994299Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T21:39:44.9632854Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T21:39:44.9798088Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T21:39:44.9868396Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T21:39:45.0564828Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T21:39:45.0740245Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T21:39:45.0810954Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T21:39:45.1367532Z Selecting previously unselected package libnet-http-perl.
2025-08-20T21:39:45.1523676Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T21:39:45.1613813Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T21:39:45.2143112Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T21:39:45.2301421Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T21:39:45.2362687Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T21:39:45.2850062Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T21:39:45.2998102Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T21:39:45.3078975Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T21:39:45.3583599Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T21:39:45.3732034Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T21:39:45.3802169Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T21:39:45.4289257Z Selecting previously unselected package libwww-perl.
2025-08-20T21:39:45.4463042Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T21:39:45.4530396Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T21:39:45.5067635Z Selecting previously unselected package patchutils.
2025-08-20T21:39:45.5243935Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T21:39:45.5300061Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T21:39:45.5957443Z Selecting previously unselected package wdiff.
2025-08-20T21:39:45.6121818Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T21:39:45.6192712Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T21:39:45.6939272Z Selecting previously unselected package devscripts.
2025-08-20T21:39:45.7087603Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T21:39:45.7295673Z Unpacking devscripts (2.23.7) ...
2025-08-20T21:39:45.8463498Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T21:39:45.8673085Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T21:39:45.8857720Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T21:39:45.9535954Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T21:39:45.9796185Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T21:39:45.9962658Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T21:39:46.0142342Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T21:39:46.0308563Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T21:39:46.0479864Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T21:39:46.0654755Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T21:39:46.0815844Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T21:39:46.2628942Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T21:39:46.3359323Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T21:39:46.3539786Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T21:39:46.3756312Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T21:39:46.3943161Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T21:39:46.4121729Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T21:39:46.4296249Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T21:39:46.4502847Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T21:39:46.4716996Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T21:39:46.4896568Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T21:39:46.5182941Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T21:39:46.5349563Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T21:39:46.5519834Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T21:39:46.5720955Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T21:39:46.5917853Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T21:39:46.6093936Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T21:39:46.6286320Z Setting up libwww-perl (6.76-1) ...
2025-08-20T21:39:46.6498883Z Setting up devscripts (2.23.7) ...
2025-08-20T21:39:46.7774131Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T21:39:46.7958807Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:39:48.5969769Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:39:49.7987336Z Reading package lists...
2025-08-20T21:39:49.9833086Z Building dependency tree...
2025-08-20T21:39:49.9840780Z Reading state information...
2025-08-20T21:39:50.2074991Z The following additional packages will be installed:
2025-08-20T21:39:50.2083011Z   cmake-data libjsoncpp25 librhash0
2025-08-20T21:39:50.2091337Z Suggested packages:
2025-08-20T21:39:50.2097732Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T21:39:50.2245793Z The following NEW packages will be installed:
2025-08-20T21:39:50.2252837Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T21:39:50.4639137Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:50.4639496Z Need to get 12.7 MB of archives.
2025-08-20T21:39:50.4639789Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T21:39:50.4640341Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T21:39:50.8694929Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T21:39:51.1275077Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T21:39:51.7141272Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T21:39:52.7522174Z Fetched 12.7 MB in 2s (5599 kB/s)
2025-08-20T21:39:52.7965244Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T21:39:52.7999044Z (Reading database ... 
2025-08-20T21:39:52.7999307Z (Reading database ... 5%
2025-08-20T21:39:52.7999504Z (Reading database ... 10%
2025-08-20T21:39:52.7999696Z (Reading database ... 15%
2025-08-20T21:39:52.7999885Z (Reading database ... 20%
2025-08-20T21:39:52.8000069Z (Reading database ... 25%
2025-08-20T21:39:52.8000260Z (Reading database ... 30%
2025-08-20T21:39:52.8000863Z (Reading database ... 35%
2025-08-20T21:39:52.8001052Z (Reading database ... 40%
2025-08-20T21:39:52.8001239Z (Reading database ... 45%
2025-08-20T21:39:52.8001431Z (Reading database ... 50%
2025-08-20T21:39:52.8020603Z (Reading database ... 55%
2025-08-20T21:39:52.8106078Z (Reading database ... 60%
2025-08-20T21:39:52.8148160Z (Reading database ... 65%
2025-08-20T21:39:52.8162116Z (Reading database ... 70%
2025-08-20T21:39:52.8189284Z (Reading database ... 75%
2025-08-20T21:39:52.8308679Z (Reading database ... 80%
2025-08-20T21:39:52.8381257Z (Reading database ... 85%
2025-08-20T21:39:52.8436810Z (Reading database ... 90%
2025-08-20T21:39:52.8498207Z (Reading database ... 95%
2025-08-20T21:39:52.8498536Z (Reading database ... 100%
2025-08-20T21:39:52.8498831Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T21:39:52.8528305Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T21:39:52.8651355Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T21:39:52.9306710Z Selecting previously unselected package librhash0:arm64.
2025-08-20T21:39:52.9468311Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T21:39:52.9533667Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T21:39:53.0383164Z Selecting previously unselected package cmake-data.
2025-08-20T21:39:53.0548462Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T21:39:53.0665226Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T21:39:54.0182587Z Selecting previously unselected package cmake.
2025-08-20T21:39:54.0346171Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T21:39:54.0420425Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T21:39:54.2626257Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T21:39:54.2846934Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T21:39:54.3029776Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T21:39:54.3309978Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T21:39:54.3585859Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:39:55.7000939Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:39:56.8342962Z Reading package lists...
2025-08-20T21:39:57.0320186Z Building dependency tree...
2025-08-20T21:39:57.0329260Z Reading state information...
2025-08-20T21:39:57.2957574Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T21:39:57.2957968Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:39:57.2958666Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T21:39:57.2958985Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:39:57.2959287Z b3sum is already the newest version (1.2.0-1).
2025-08-20T21:39:57.2959597Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:39:57.2959938Z ca-certificates is already the newest version (20240203).
2025-08-20T21:39:57.2960235Z ccache is already the newest version (4.9.1-1).
2025-08-20T21:39:57.2960544Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T21:39:57.2960844Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T21:39:57.2961132Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T21:39:57.2961411Z git-lfs is already the newest version (3.6.1).
2025-08-20T21:39:57.2961742Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T21:39:57.2962093Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T21:39:57.2962593Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:39:57.2962907Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:39:57.2963216Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:39:57.2963514Z make is already the newest version (4.3-4.1build2).
2025-08-20T21:39:57.2963783Z musl is already the newest version (1.2.4-2).
2025-08-20T21:39:57.2964050Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T21:39:57.2964575Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T21:39:57.2964904Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T21:39:57.2965244Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T21:39:57.2965542Z texinfo is already the newest version (7.1-3build2).
2025-08-20T21:39:57.2965837Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:39:57.2966171Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:57.3151306Z Reading package lists...
2025-08-20T21:39:57.5062516Z Building dependency tree...
2025-08-20T21:39:57.5068966Z Reading state information...
2025-08-20T21:39:57.7707524Z autoconf is already the newest version (2.71-3).
2025-08-20T21:39:57.7707923Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T21:39:57.7708264Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T21:39:57.7708580Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:39:57.7708938Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T21:39:57.7709274Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T21:39:57.7709600Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T21:39:57.7709913Z ca-certificates is already the newest version (20240203).
2025-08-20T21:39:57.7710221Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T21:39:57.7710605Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T21:39:57.7710908Z file is already the newest version (1:5.45-3build1).
2025-08-20T21:39:57.7711204Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T21:39:57.7711506Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T21:39:57.7711817Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T21:39:57.7712125Z patch is already the newest version (2.7.6-7build3).
2025-08-20T21:39:57.7712597Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T21:39:57.7712935Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T21:39:57.7713290Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T21:39:57.7713631Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T21:39:57.7713916Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T21:39:57.7714204Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T21:39:57.7714532Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:57.7898798Z Reading package lists...
2025-08-20T21:39:57.9740271Z Building dependency tree...
2025-08-20T21:39:57.9747562Z Reading state information...
2025-08-20T21:39:58.2247326Z devscripts is already the newest version (2.23.7).
2025-08-20T21:39:58.2247705Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:58.2434139Z Reading package lists...
2025-08-20T21:39:58.4224389Z Building dependency tree...
2025-08-20T21:39:58.4231621Z Reading state information...
2025-08-20T21:39:58.6728455Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T21:39:58.6728842Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:58.6919181Z Reading package lists...
2025-08-20T21:39:58.8697855Z Building dependency tree...
2025-08-20T21:39:58.8705499Z Reading state information...
2025-08-20T21:39:59.1012984Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T21:39:59.1013431Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T21:39:59.1386509Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:59.1817891Z Reading package lists...
2025-08-20T21:39:59.3773466Z Building dependency tree...
2025-08-20T21:39:59.3780873Z Reading state information...
2025-08-20T21:39:59.6240545Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T21:39:59.6240947Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T21:39:59.6241741Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T21:39:59.6242100Z The following additional packages will be installed:
2025-08-20T21:39:59.6242544Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T21:39:59.6242945Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T21:39:59.6243389Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T21:39:59.6243772Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T21:39:59.6244164Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T21:39:59.6244590Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T21:39:59.6244981Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T21:39:59.6245384Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T21:39:59.6245754Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T21:39:59.6246145Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T21:39:59.6246558Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T21:39:59.6246904Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T21:39:59.6247269Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T21:39:59.6247705Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T21:39:59.6248040Z   linux-libc-dev-armhf-cross
2025-08-20T21:39:59.6258159Z Suggested packages:
2025-08-20T21:39:59.6258480Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T21:39:59.6258852Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T21:39:59.6584398Z The following NEW packages will be installed:
2025-08-20T21:39:59.6584752Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T21:39:59.6585147Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T21:39:59.6585620Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T21:39:59.6586047Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T21:39:59.6586422Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T21:39:59.6586807Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T21:39:59.6587218Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T21:39:59.6588004Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T21:39:59.6588413Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T21:39:59.6588789Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T21:39:59.6589191Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T21:39:59.6589606Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T21:39:59.6589973Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T21:39:59.6590340Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T21:39:59.6592983Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T21:39:59.8824775Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:39:59.8825121Z Need to get 112 MB of archives.
2025-08-20T21:39:59.8825416Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T21:39:59.8826102Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T21:40:00.0290430Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 cpp-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [9910 kB]
2025-08-20T21:40:00.4415192Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf-base arm64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T21:40:00.4883935Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 cpp-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [9911 kB]
2025-08-20T21:40:00.6408583Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 cpp-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [4456 B]
2025-08-20T21:40:00.6875473Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cpp-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [5328 B]
2025-08-20T21:40:00.7342586Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 binutils-arm-linux-gnueabi arm64 2.42-4ubuntu2.5 [3449 kB]
2025-08-20T21:40:00.7994370Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T21:40:00.8465341Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T21:40:00.8937871Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T21:40:00.9460653Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T21:40:00.9933283Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T21:40:01.0407051Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T21:40:01.0874933Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T21:40:01.1509045Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T21:40:01.2014957Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T21:40:01.3420781Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T21:40:01.3938205Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gcc-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T21:40:01.6779281Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T21:40:01.7387908Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T21:40:01.8004800Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T21:40:01.8735065Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 g++-13-arm-linux-gnueabi arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T21:40:02.0408074Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 binutils-arm-linux-gnueabihf arm64 2.42-4ubuntu2.5 [3450 kB]
2025-08-20T21:40:02.1240608Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T21:40:02.1712582Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T21:40:02.2182951Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T21:40:02.2784288Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T21:40:02.3254877Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T21:40:02.3729199Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T21:40:02.4199262Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T21:40:02.4974071Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T21:40:02.5506649Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T21:40:02.6089044Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T21:40:02.7516826Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gcc-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [19.1 MB]
2025-08-20T21:40:03.0039647Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T21:40:03.0647421Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T21:40:03.1258394Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T21:40:03.1985570Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 g++-13-arm-linux-gnueabihf arm64 13.3.0-6ubuntu2~24.04cross1 [11.2 MB]
2025-08-20T21:40:03.3656578Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 gcc-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T21:40:03.4125717Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 g++-arm-linux-gnueabi arm64 4:13.2.1-2ubuntu1 [946 B]
2025-08-20T21:40:03.4596756Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 gcc-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [1232 B]
2025-08-20T21:40:03.5066069Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 g++-arm-linux-gnueabihf arm64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T21:40:03.7801732Z Fetched 112 MB in 4s (29.2 MB/s)
2025-08-20T21:40:03.8108516Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T21:40:03.8141212Z (Reading database ... 
2025-08-20T21:40:03.8141441Z (Reading database ... 5%
2025-08-20T21:40:03.8141638Z (Reading database ... 10%
2025-08-20T21:40:03.8141829Z (Reading database ... 15%
2025-08-20T21:40:03.8142019Z (Reading database ... 20%
2025-08-20T21:40:03.8142655Z (Reading database ... 25%
2025-08-20T21:40:03.8142920Z (Reading database ... 30%
2025-08-20T21:40:03.8143111Z (Reading database ... 35%
2025-08-20T21:40:03.8143297Z (Reading database ... 40%
2025-08-20T21:40:03.8143481Z (Reading database ... 45%
2025-08-20T21:40:03.8143667Z (Reading database ... 50%
2025-08-20T21:40:03.8164224Z (Reading database ... 55%
2025-08-20T21:40:03.8247499Z (Reading database ... 60%
2025-08-20T21:40:03.8286262Z (Reading database ... 65%
2025-08-20T21:40:03.8299734Z (Reading database ... 70%
2025-08-20T21:40:03.8326082Z (Reading database ... 75%
2025-08-20T21:40:03.8444085Z (Reading database ... 80%
2025-08-20T21:40:03.8513647Z (Reading database ... 85%
2025-08-20T21:40:03.8576086Z (Reading database ... 90%
2025-08-20T21:40:03.8634740Z (Reading database ... 95%
2025-08-20T21:40:03.8634972Z (Reading database ... 100%
2025-08-20T21:40:03.8635267Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T21:40:03.8666114Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:40:03.8750204Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:03.9537430Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T21:40:03.9703947Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:40:03.9793708Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:04.2124406Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T21:40:04.2281783Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:40:04.2455422Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:04.3252634Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T21:40:04.3411260Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:40:04.3488580Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:04.6050583Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T21:40:04.6204296Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T21:40:04.6334410Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:40:04.6896123Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T21:40:04.7045709Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T21:40:04.7110984Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:40:04.7735472Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T21:40:04.7892135Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T21:40:04.8215332Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T21:40:04.9535129Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T21:40:04.9706021Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:04.9792718Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:05.0371205Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T21:40:05.0539108Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:05.0607566Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:05.1224839Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T21:40:05.1406946Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:40:05.1493457Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:40:05.2320629Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T21:40:05.2467412Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:05.2534620Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:05.3108486Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T21:40:05.3271189Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:05.3333199Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:05.3954955Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T21:40:05.4125328Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:05.4269622Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:05.4890514Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T21:40:05.5065694Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:05.5132140Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:05.6309649Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T21:40:05.6482041Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:05.6557542Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:05.7336499Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T21:40:05.7495646Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:05.7683279Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:05.8570977Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T21:40:05.8718456Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:05.8776376Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:05.9760466Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T21:40:05.9943459Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:40:06.0075334Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:06.4303165Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T21:40:06.4450994Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T21:40:06.4526654Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T21:40:06.7313862Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T21:40:06.7492752Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:40:06.7555421Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:40:06.8702929Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T21:40:06.8862893Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:06.8943548Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:07.1440101Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T21:40:07.1615438Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:40:07.1705975Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:07.4204490Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T21:40:07.4354266Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T21:40:07.4443832Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T21:40:07.5727838Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T21:40:07.5904027Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:07.5969941Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:07.6675664Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T21:40:07.6858480Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:07.6918266Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:07.7452257Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T21:40:07.7621212Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:40:07.7689236Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:40:07.8459877Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T21:40:07.8615380Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:07.8699085Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:07.9435426Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T21:40:07.9595262Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:07.9729120Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:08.0368235Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T21:40:08.0524056Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:08.0594840Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:08.1384845Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T21:40:08.1564283Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:08.1628550Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:08.2749974Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T21:40:08.2922879Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:08.2987748Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:08.3780522Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T21:40:08.3934384Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:08.3999515Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:08.4717664Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T21:40:08.4868098Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:08.4993818Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:08.5865308Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T21:40:08.6189592Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:40:08.6282903Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:09.0152359Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T21:40:09.0299128Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T21:40:09.0426679Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T21:40:09.2932991Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T21:40:09.3110587Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T21:40:09.3182877Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:40:09.4525077Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T21:40:09.4683435Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T21:40:09.4752130Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:09.7011213Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T21:40:09.7189497Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T21:40:09.7299521Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:09.9690854Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T21:40:09.9843729Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T21:40:09.9990932Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:40:10.0449425Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T21:40:10.0595120Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T21:40:10.0671845Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:40:10.1117197Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T21:40:10.1272013Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T21:40:10.1327668Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:40:10.1888801Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T21:40:10.2060013Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T21:40:10.2124460Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:40:10.2800266Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T21:40:10.3024615Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:40:10.3228967Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.3406643Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.3602865Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.3797749Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T21:40:10.4005717Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.4396087Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T21:40:10.4574489Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:40:10.4773125Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.4958865Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.5144769Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:40:10.5327523Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T21:40:10.5535637Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.5730694Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.5897281Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.6085904Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.6276816Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.6478836Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.6696452Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.6865787Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T21:40:10.7111734Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.7314326Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.7524828Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:40:10.7774477Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.7959342Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.8188239Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.8350093Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:40:10.8543015Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.8818530Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.8996146Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.9183492Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.9358299Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.9545433Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:10.9781258Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:40:10.9959732Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:11.0163834Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:11.0348175Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:11.0534876Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T21:40:11.0721551Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:40:11.0892962Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T21:40:11.1129360Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T21:40:11.1319634Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T21:40:11.1388181Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T21:40:11.1536642Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:40:12.4863841Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:40:13.6143290Z Reading package lists...
2025-08-20T21:40:13.8136599Z Building dependency tree...
2025-08-20T21:40:13.8145272Z Reading state information...
2025-08-20T21:40:14.0455534Z The following additional packages will be installed:
2025-08-20T21:40:14.0455969Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T21:40:14.0460953Z   libpcap0.8-dev
2025-08-20T21:40:14.0738451Z The following NEW packages will be installed:
2025-08-20T21:40:14.0738872Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T21:40:14.0744590Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T21:40:14.0924230Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:40:14.4300402Z Need to get 1640 kB of archives.
2025-08-20T21:40:14.4300781Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T21:40:14.4301375Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdbus-1-dev arm64 1.14.10-4ubuntu4.1 [200 kB]
2025-08-20T21:40:14.6710401Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T21:40:14.7349149Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-3-dev arm64 3.7.0-0.3build1.1 [105 kB]
2025-08-20T21:40:14.7989411Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnl-route-3-dev arm64 3.7.0-0.3build1.1 [225 kB]
2025-08-20T21:40:14.8836654Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T21:40:15.0177256Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T21:40:15.0750218Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T21:40:15.1215871Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T21:40:15.3795877Z Fetched 1640 kB in 1s (1610 kB/s)
2025-08-20T21:40:15.4163753Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T21:40:15.4198075Z (Reading database ... 
2025-08-20T21:40:15.4198285Z (Reading database ... 5%
2025-08-20T21:40:15.4198482Z (Reading database ... 10%
2025-08-20T21:40:15.4198674Z (Reading database ... 15%
2025-08-20T21:40:15.4198860Z (Reading database ... 20%
2025-08-20T21:40:15.4199402Z (Reading database ... 25%
2025-08-20T21:40:15.4199614Z (Reading database ... 30%
2025-08-20T21:40:15.4199814Z (Reading database ... 35%
2025-08-20T21:40:15.4200002Z (Reading database ... 40%
2025-08-20T21:40:15.4200194Z (Reading database ... 45%
2025-08-20T21:40:15.4200381Z (Reading database ... 50%
2025-08-20T21:40:15.4220480Z (Reading database ... 55%
2025-08-20T21:40:15.4310656Z (Reading database ... 60%
2025-08-20T21:40:15.4350934Z (Reading database ... 65%
2025-08-20T21:40:15.4368168Z (Reading database ... 70%
2025-08-20T21:40:15.4392349Z (Reading database ... 75%
2025-08-20T21:40:15.4518337Z (Reading database ... 80%
2025-08-20T21:40:15.4593214Z (Reading database ... 85%
2025-08-20T21:40:15.4668888Z (Reading database ... 90%
2025-08-20T21:40:15.4732360Z (Reading database ... 95%
2025-08-20T21:40:15.4732660Z (Reading database ... 100%
2025-08-20T21:40:15.4732949Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T21:40:15.4766030Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T21:40:15.4825797Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T21:40:15.5735879Z Selecting previously unselected package libjudydebian1.
2025-08-20T21:40:15.5887938Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T21:40:15.5999819Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T21:40:15.6574084Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T21:40:15.6748016Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T21:40:15.6845112Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:40:15.7504650Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T21:40:15.7680660Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T21:40:15.7804983Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:40:15.8476950Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T21:40:15.8640210Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T21:40:15.8978870Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T21:40:15.9974677Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T21:40:16.0133568Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T21:40:16.0215579Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:40:16.0797722Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T21:40:16.0944693Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T21:40:16.1002205Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:40:16.1669425Z Selecting previously unselected package pcaputils.
2025-08-20T21:40:16.1849474Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T21:40:16.1941837Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T21:40:16.2803643Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T21:40:16.2991885Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T21:40:16.4387660Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:40:16.4596104Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T21:40:16.4898902Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T21:40:16.7291426Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T21:40:16.7462893Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T21:40:16.7687393Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:40:16.8022122Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:40:18.3701978Z Processing triggers for sgml-base (1.31) ...
2025-08-20T21:40:18.4224223Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:40:18.4423539Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T21:40:19.5829510Z Reading package lists...
2025-08-20T21:40:19.7729113Z Building dependency tree...
2025-08-20T21:40:19.7738472Z Reading state information...
2025-08-20T21:40:19.8128783Z Reading package lists...
2025-08-20T21:40:19.9983002Z Building dependency tree...
2025-08-20T21:40:19.9991976Z Reading state information...
2025-08-20T21:40:20.2293449Z The following additional packages will be installed:
2025-08-20T21:40:20.2296099Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T21:40:20.2304472Z Suggested packages:
2025-08-20T21:40:20.2304766Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T21:40:20.2305123Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T21:40:20.2473128Z The following NEW packages will be installed:
2025-08-20T21:40:20.2474017Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T21:40:20.2478431Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T21:40:20.3615316Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T21:40:20.3615705Z Need to get 801 kB of archives.
2025-08-20T21:40:20.3615994Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T21:40:20.3616487Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T21:40:20.4787090Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T21:40:20.5755795Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T21:40:20.7371714Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T21:40:20.7878802Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-pkg-config-dev arm64 0.3.27-1 [21.5 kB]
2025-08-20T21:40:20.8359468Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 liblzma-dev arm64 5.6.1+really5.4.5-1ubuntu0.2 [178 kB]
2025-08-20T21:40:20.8963775Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-lzma-sys-dev arm64 0.1.20-1 [10.9 kB]
2025-08-20T21:40:20.9434313Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T21:40:20.9923962Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T21:40:21.2450459Z Fetched 801 kB in 1s (1087 kB/s)
2025-08-20T21:40:21.2782707Z Selecting previously unselected package liblz1:arm64.
2025-08-20T21:40:21.2816893Z (Reading database ... 
2025-08-20T21:40:21.2817134Z (Reading database ... 5%
2025-08-20T21:40:21.2817328Z (Reading database ... 10%
2025-08-20T21:40:21.2817520Z (Reading database ... 15%
2025-08-20T21:40:21.2817712Z (Reading database ... 20%
2025-08-20T21:40:21.2817899Z (Reading database ... 25%
2025-08-20T21:40:21.2818184Z (Reading database ... 30%
2025-08-20T21:40:21.2818376Z (Reading database ... 35%
2025-08-20T21:40:21.2818566Z (Reading database ... 40%
2025-08-20T21:40:21.2818750Z (Reading database ... 45%
2025-08-20T21:40:21.2818953Z (Reading database ... 50%
2025-08-20T21:40:21.2839442Z (Reading database ... 55%
2025-08-20T21:40:21.2927660Z (Reading database ... 60%
2025-08-20T21:40:21.2963607Z (Reading database ... 65%
2025-08-20T21:40:21.2980078Z (Reading database ... 70%
2025-08-20T21:40:21.3003634Z (Reading database ... 75%
2025-08-20T21:40:21.3126203Z (Reading database ... 80%
2025-08-20T21:40:21.3193832Z (Reading database ... 85%
2025-08-20T21:40:21.3265100Z (Reading database ... 90%
2025-08-20T21:40:21.3324712Z (Reading database ... 95%
2025-08-20T21:40:21.3324942Z (Reading database ... 100%
2025-08-20T21:40:21.3325235Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T21:40:21.3353393Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T21:40:21.3574947Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T21:40:21.4062681Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T21:40:21.4214997Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T21:40:21.4291911Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T21:40:21.4994672Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T21:40:21.5145126Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T21:40:21.5220835Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T21:40:21.6179939Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T21:40:21.6351095Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T21:40:21.6425510Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T21:40:21.6980528Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T21:40:21.7159721Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T21:40:21.7218431Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T21:40:21.7709089Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T21:40:21.7889230Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T21:40:21.7957633Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T21:40:21.8501041Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T21:40:21.8674308Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T21:40:21.8727066Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T21:40:21.9617750Z Selecting previously unselected package lzma.
2025-08-20T21:40:21.9770327Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T21:40:21.9842370Z Unpacking lzma (9.22-2.2) ...
2025-08-20T21:40:22.0521662Z Selecting previously unselected package lzma-dev.
2025-08-20T21:40:22.0689759Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T21:40:22.0749261Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T21:40:22.1439125Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T21:40:22.1614949Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T21:40:22.1782816Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T21:40:22.2021038Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T21:40:22.2206542Z Setting up lzma (9.22-2.2) ...
2025-08-20T21:40:22.2358023Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T21:40:22.2490562Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T21:40:22.2718456Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T21:40:22.2979331Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T21:40:22.3161935Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T21:40:22.3361313Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:40:22.3651897Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:40:23.7120008Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T21:40:24.9087231Z Reading package lists...
2025-08-20T21:40:25.1026413Z Building dependency tree...
2025-08-20T21:40:25.1036139Z Reading state information...
2025-08-20T21:40:25.4074085Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T21:40:25.4074525Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T21:40:25.4074845Z inetutils-telnet set to manually installed.
2025-08-20T21:40:25.4075148Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T21:40:25.4075469Z The following additional packages will be installed:
2025-08-20T21:40:25.4075763Z   tcpd update-inetd
2025-08-20T21:40:25.4242067Z The following packages will be REMOVED:
2025-08-20T21:40:25.4248990Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T21:40:25.4250382Z The following NEW packages will be installed:
2025-08-20T21:40:25.4250737Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T21:40:25.4251125Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T21:40:25.4258066Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T21:40:25.5382200Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T21:40:25.5382738Z Need to get 691 kB of archives.
2025-08-20T21:40:25.5382990Z After this operation, 987 kB disk space will be freed.
2025-08-20T21:40:25.5383503Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T21:40:25.6929395Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T21:40:25.7504824Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T21:40:25.8080941Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T21:40:25.8759879Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T21:40:25.9638819Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T21:40:26.0355734Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T21:40:26.1025546Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T21:40:26.1633549Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T21:40:26.2211537Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T21:40:26.2869227Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T21:40:26.3590752Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T21:40:26.4247422Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T21:40:26.6590883Z Preconfiguring packages ...
2025-08-20T21:40:26.7713521Z Fetched 691 kB in 1s (690 kB/s)
2025-08-20T21:40:26.7917801Z (Reading database ... 
2025-08-20T21:40:26.7918052Z (Reading database ... 5%
2025-08-20T21:40:26.7918247Z (Reading database ... 10%
2025-08-20T21:40:26.7918437Z (Reading database ... 15%
2025-08-20T21:40:26.7918629Z (Reading database ... 20%
2025-08-20T21:40:26.7918815Z (Reading database ... 25%
2025-08-20T21:40:26.7919031Z (Reading database ... 30%
2025-08-20T21:40:26.7919217Z (Reading database ... 35%
2025-08-20T21:40:26.7919400Z (Reading database ... 40%
2025-08-20T21:40:26.7920201Z (Reading database ... 45%
2025-08-20T21:40:26.7920405Z (Reading database ... 50%
2025-08-20T21:40:26.7938487Z (Reading database ... 55%
2025-08-20T21:40:26.8024027Z (Reading database ... 60%
2025-08-20T21:40:26.8063453Z (Reading database ... 65%
2025-08-20T21:40:26.8080446Z (Reading database ... 70%
2025-08-20T21:40:26.8104316Z (Reading database ... 75%
2025-08-20T21:40:26.8225205Z (Reading database ... 80%
2025-08-20T21:40:26.8298191Z (Reading database ... 85%
2025-08-20T21:40:26.8371849Z (Reading database ... 90%
2025-08-20T21:40:26.8433462Z (Reading database ... 95%
2025-08-20T21:40:26.8433684Z (Reading database ... 100%
2025-08-20T21:40:26.8433971Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T21:40:26.8464132Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T21:40:26.9071378Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T21:40:26.9916787Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T21:40:27.3880320Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T21:40:27.3915338Z (Reading database ... 
2025-08-20T21:40:27.3915942Z (Reading database ... 5%
2025-08-20T21:40:27.3916203Z (Reading database ... 10%
2025-08-20T21:40:27.3916411Z (Reading database ... 15%
2025-08-20T21:40:27.3916607Z (Reading database ... 20%
2025-08-20T21:40:27.3916798Z (Reading database ... 25%
2025-08-20T21:40:27.3916994Z (Reading database ... 30%
2025-08-20T21:40:27.3917551Z (Reading database ... 35%
2025-08-20T21:40:27.3917776Z (Reading database ... 40%
2025-08-20T21:40:27.3917971Z (Reading database ... 45%
2025-08-20T21:40:27.3918160Z (Reading database ... 50%
2025-08-20T21:40:27.3936923Z (Reading database ... 55%
2025-08-20T21:40:27.4025844Z (Reading database ... 60%
2025-08-20T21:40:27.4068193Z (Reading database ... 65%
2025-08-20T21:40:27.4086369Z (Reading database ... 70%
2025-08-20T21:40:27.4111115Z (Reading database ... 75%
2025-08-20T21:40:27.4241831Z (Reading database ... 80%
2025-08-20T21:40:27.4315740Z (Reading database ... 85%
2025-08-20T21:40:27.4391595Z (Reading database ... 90%
2025-08-20T21:40:27.4455830Z (Reading database ... 95%
2025-08-20T21:40:27.4456043Z (Reading database ... 100%
2025-08-20T21:40:27.4456333Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T21:40:27.4488337Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:40:27.4582626Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T21:40:27.5276304Z Selecting previously unselected package tcpd.
2025-08-20T21:40:27.5422644Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T21:40:27.5505682Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T21:40:27.6171095Z Selecting previously unselected package update-inetd.
2025-08-20T21:40:27.6349480Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T21:40:27.6411992Z Unpacking update-inetd (4.53) ...
2025-08-20T21:40:27.7151880Z Selecting previously unselected package inetutils-inetd.
2025-08-20T21:40:27.7327690Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:40:27.7430491Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T21:40:27.8099693Z Selecting previously unselected package inetutils-ftp.
2025-08-20T21:40:27.8266065Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:40:27.8335308Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T21:40:27.9505257Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T21:40:27.9662788Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:40:27.9768210Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T21:40:28.0407085Z Selecting previously unselected package inetutils-ping.
2025-08-20T21:40:28.0556343Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:40:28.0611727Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:40:28.1210056Z Selecting previously unselected package inetutils-talk.
2025-08-20T21:40:28.1382323Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:40:28.1445213Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T21:40:28.2098889Z Selecting previously unselected package inetutils-talkd.
2025-08-20T21:40:28.2268620Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:40:28.2405004Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T21:40:28.3103320Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T21:40:28.3279795Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:40:28.3335120Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T21:40:28.4383270Z Selecting previously unselected package inetutils-tools.
2025-08-20T21:40:28.4541366Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:40:28.4603849Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T21:40:28.5288668Z Selecting previously unselected package netcat-traditional.
2025-08-20T21:40:28.5445334Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T21:40:28.5557341Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T21:40:28.6208696Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T21:40:28.6390745Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T21:40:28.6471011Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T21:40:28.7256071Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T21:40:28.7814557Z Setting up update-inetd (4.53) ...
2025-08-20T21:40:28.9264344Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T21:40:28.9407736Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T21:40:28.9522989Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T21:40:29.3218942Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:40:29.3219360Z 
2025-08-20T21:40:29.3219464Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T21:40:29.3219682Z 
2025-08-20T21:40:29.3220059Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:40:29.3220419Z 
2025-08-20T21:40:29.3220957Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T21:40:29.3221446Z 
2025-08-20T21:40:29.5492836Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T21:40:29.5781054Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T21:40:29.5961951Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T21:40:29.6129418Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:40:29.6317774Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T21:40:29.6496009Z Setting up tcpd (7.6.q-33) ...
2025-08-20T21:40:29.6670683Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T21:40:29.9812217Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T21:40:29.9812769Z 
2025-08-20T21:40:29.9813288Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T21:40:29.9813762Z 
2025-08-20T21:40:30.2223083Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T21:40:30.3389876Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T21:40:30.4365422Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T21:40:30.5221698Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:40:33.3252105Z Reading package lists...
2025-08-20T21:40:33.5549898Z Building dependency tree...
2025-08-20T21:40:33.5557861Z Reading state information...
2025-08-20T21:40:33.8739544Z The following packages will be REMOVED:
2025-08-20T21:40:33.8745421Z   inetutils-ping
2025-08-20T21:40:33.8746842Z The following NEW packages will be installed:
2025-08-20T21:40:33.8754502Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T21:40:33.8759386Z The following packages will be upgraded:
2025-08-20T21:40:33.8766938Z   iputils-tracepath
2025-08-20T21:40:34.1152842Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T21:40:34.1153198Z Need to get 84.5 kB of archives.
2025-08-20T21:40:34.1153523Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T21:40:34.1154080Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T21:40:34.4452109Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T21:40:34.5706344Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T21:40:34.6996850Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T21:40:35.0082841Z Fetched 84.5 kB in 1s (102 kB/s)
2025-08-20T21:40:35.0293451Z (Reading database ... 
2025-08-20T21:40:35.0293691Z (Reading database ... 5%
2025-08-20T21:40:35.0293903Z (Reading database ... 10%
2025-08-20T21:40:35.0294092Z (Reading database ... 15%
2025-08-20T21:40:35.0294282Z (Reading database ... 20%
2025-08-20T21:40:35.0294790Z (Reading database ... 25%
2025-08-20T21:40:35.0294995Z (Reading database ... 30%
2025-08-20T21:40:35.0295185Z (Reading database ... 35%
2025-08-20T21:40:35.0295372Z (Reading database ... 40%
2025-08-20T21:40:35.0295558Z (Reading database ... 45%
2025-08-20T21:40:35.0295747Z (Reading database ... 50%
2025-08-20T21:40:35.0316061Z (Reading database ... 55%
2025-08-20T21:40:35.0403905Z (Reading database ... 60%
2025-08-20T21:40:35.0443804Z (Reading database ... 65%
2025-08-20T21:40:35.0460658Z (Reading database ... 70%
2025-08-20T21:40:35.0494906Z (Reading database ... 75%
2025-08-20T21:40:35.0609042Z (Reading database ... 80%
2025-08-20T21:40:35.0683203Z (Reading database ... 85%
2025-08-20T21:40:35.0762119Z (Reading database ... 90%
2025-08-20T21:40:35.0827193Z (Reading database ... 95%
2025-08-20T21:40:35.0827431Z (Reading database ... 100%
2025-08-20T21:40:35.0827726Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T21:40:35.0859360Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T21:40:35.1954207Z Selecting previously unselected package iputils-ping.
2025-08-20T21:40:35.1991681Z (Reading database ... 
2025-08-20T21:40:35.1991884Z (Reading database ... 5%
2025-08-20T21:40:35.1992087Z (Reading database ... 10%
2025-08-20T21:40:35.1992293Z (Reading database ... 15%
2025-08-20T21:40:35.1992624Z (Reading database ... 20%
2025-08-20T21:40:35.1993331Z (Reading database ... 25%
2025-08-20T21:40:35.1993925Z (Reading database ... 30%
2025-08-20T21:40:35.1994122Z (Reading database ... 35%
2025-08-20T21:40:35.1994314Z (Reading database ... 40%
2025-08-20T21:40:35.1994504Z (Reading database ... 45%
2025-08-20T21:40:35.1994694Z (Reading database ... 50%
2025-08-20T21:40:35.2015333Z (Reading database ... 55%
2025-08-20T21:40:35.2104063Z (Reading database ... 60%
2025-08-20T21:40:35.2143082Z (Reading database ... 65%
2025-08-20T21:40:35.2159961Z (Reading database ... 70%
2025-08-20T21:40:35.2193660Z (Reading database ... 75%
2025-08-20T21:40:35.2306770Z (Reading database ... 80%
2025-08-20T21:40:35.2378023Z (Reading database ... 85%
2025-08-20T21:40:35.2454701Z (Reading database ... 90%
2025-08-20T21:40:35.2515706Z (Reading database ... 95%
2025-08-20T21:40:35.2515931Z (Reading database ... 100%
2025-08-20T21:40:35.2516216Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T21:40:35.2545922Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:40:35.2610415Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:40:35.3346937Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:40:35.3545392Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T21:40:35.4279528Z Selecting previously unselected package iputils-arping.
2025-08-20T21:40:35.4440613Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:40:35.4600971Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:40:35.5239674Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T21:40:35.5394719Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T21:40:35.5453508Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T21:40:35.6169536Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:40:35.6537364Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T21:40:35.6837747Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T21:40:35.7148056Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T21:40:35.7337815Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:40:38.3876372Z Reading package lists...
2025-08-20T21:40:38.5956031Z Building dependency tree...
2025-08-20T21:40:38.5965400Z Reading state information...
2025-08-20T21:40:38.8292041Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T21:40:38.8583247Z The following packages will be upgraded:
2025-08-20T21:40:38.8583936Z   python3-pip python3-pip-whl
2025-08-20T21:40:38.8762934Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T21:40:39.1185383Z Need to get 3020 kB of archives.
2025-08-20T21:40:39.1185747Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T21:40:39.1186322Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T21:40:39.9927384Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip-whl all 24.0+dfsg-1ubuntu1.2 [1703 kB]
2025-08-20T21:40:40.5933916Z Fetched 3020 kB in 1s (2082 kB/s)
2025-08-20T21:40:40.6332149Z (Reading database ... 
2025-08-20T21:40:40.6332497Z (Reading database ... 5%
2025-08-20T21:40:40.6332709Z (Reading database ... 10%
2025-08-20T21:40:40.6332896Z (Reading database ... 15%
2025-08-20T21:40:40.6333083Z (Reading database ... 20%
2025-08-20T21:40:40.6333273Z (Reading database ... 25%
2025-08-20T21:40:40.6333496Z (Reading database ... 30%
2025-08-20T21:40:40.6333684Z (Reading database ... 35%
2025-08-20T21:40:40.6333876Z (Reading database ... 40%
2025-08-20T21:40:40.6334064Z (Reading database ... 45%
2025-08-20T21:40:40.6334250Z (Reading database ... 50%
2025-08-20T21:40:40.6354095Z (Reading database ... 55%
2025-08-20T21:40:40.6440556Z (Reading database ... 60%
2025-08-20T21:40:40.6478841Z (Reading database ... 65%
2025-08-20T21:40:40.6495499Z (Reading database ... 70%
2025-08-20T21:40:40.6528487Z (Reading database ... 75%
2025-08-20T21:40:40.6641386Z (Reading database ... 80%
2025-08-20T21:40:40.6710857Z (Reading database ... 85%
2025-08-20T21:40:40.6782679Z (Reading database ... 90%
2025-08-20T21:40:40.6842904Z (Reading database ... 95%
2025-08-20T21:40:40.6843128Z (Reading database ... 100%
2025-08-20T21:40:40.6843417Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T21:40:40.6871409Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T21:40:40.8538399Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T21:40:41.0452756Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T21:40:41.0722201Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T21:40:41.1955765Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T21:40:41.2129043Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T21:40:42.1483679Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:40:44.8766261Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T21:40:45.1555341Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:40:46.0958218Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T21:40:46.2378073Z Collecting pip
2025-08-20T21:40:46.3040639Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T21:40:46.3313204Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T21:40:46.4151188Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.2 MB/s eta 0:00:00
2025-08-20T21:40:46.6770531Z Installing collected packages: pip
2025-08-20T21:40:47.3220942Z Successfully installed pip-25.2
2025-08-20T21:40:47.5144298Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T21:40:47.5550162Z Reading package lists...
2025-08-20T21:40:47.7454872Z Building dependency tree...
2025-08-20T21:40:47.7461755Z Reading state information...
2025-08-20T21:40:47.9753870Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T21:40:47.9754231Z pciutils set to manually installed.
2025-08-20T21:40:47.9754507Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T21:40:47.9754833Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T21:40:47.9755149Z python3-distro set to manually installed.
2025-08-20T21:40:47.9755829Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T21:40:47.9756186Z python3-netifaces set to manually installed.
2025-08-20T21:40:47.9756471Z The following additional packages will be installed:
2025-08-20T21:40:47.9756728Z   libsysfs2
2025-08-20T21:40:47.9764762Z Suggested packages:
2025-08-20T21:40:47.9764986Z   fancontrol read-edid i2c-tools
2025-08-20T21:40:48.0023051Z The following NEW packages will be installed:
2025-08-20T21:40:48.0026031Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T21:40:48.0204429Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T21:40:48.1330152Z Need to get 133 kB of archives.
2025-08-20T21:40:48.1330515Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T21:40:48.1331017Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T21:40:48.2298649Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T21:40:48.2883122Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T21:40:48.4117325Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T21:40:48.6671271Z Fetched 133 kB in 0s (347 kB/s)
2025-08-20T21:40:48.7083922Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T21:40:48.7118720Z (Reading database ... 
2025-08-20T21:40:48.7118948Z (Reading database ... 5%
2025-08-20T21:40:48.7119552Z (Reading database ... 10%
2025-08-20T21:40:48.7119756Z (Reading database ... 15%
2025-08-20T21:40:48.7119950Z (Reading database ... 20%
2025-08-20T21:40:48.7120859Z (Reading database ... 25%
2025-08-20T21:40:48.7121071Z (Reading database ... 30%
2025-08-20T21:40:48.7121261Z (Reading database ... 35%
2025-08-20T21:40:48.7121448Z (Reading database ... 40%
2025-08-20T21:40:48.7121642Z (Reading database ... 45%
2025-08-20T21:40:48.7121829Z (Reading database ... 50%
2025-08-20T21:40:48.7139930Z (Reading database ... 55%
2025-08-20T21:40:48.7227471Z (Reading database ... 60%
2025-08-20T21:40:48.7266988Z (Reading database ... 65%
2025-08-20T21:40:48.7284367Z (Reading database ... 70%
2025-08-20T21:40:48.7317571Z (Reading database ... 75%
2025-08-20T21:40:48.7434793Z (Reading database ... 80%
2025-08-20T21:40:48.7506392Z (Reading database ... 85%
2025-08-20T21:40:48.7580237Z (Reading database ... 90%
2025-08-20T21:40:48.7641130Z (Reading database ... 95%
2025-08-20T21:40:48.7641378Z (Reading database ... 100%
2025-08-20T21:40:48.7641668Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T21:40:48.7670730Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T21:40:48.7844756Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T21:40:48.8639152Z Selecting previously unselected package sysfsutils.
2025-08-20T21:40:48.8818808Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T21:40:48.8992636Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T21:40:48.9877914Z Selecting previously unselected package lm-sensors.
2025-08-20T21:40:49.0047208Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T21:40:49.0262162Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T21:40:49.0788707Z Selecting previously unselected package virt-what.
2025-08-20T21:40:49.0962690Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T21:40:49.1047725Z Unpacking virt-what (1.25-2) ...
2025-08-20T21:40:49.1818434Z Setting up virt-what (1.25-2) ...
2025-08-20T21:40:49.2243602Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T21:40:49.2433780Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T21:40:49.5636947Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T21:40:49.5637339Z 
2025-08-20T21:40:49.5637800Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T21:40:49.5638245Z 
2025-08-20T21:40:49.8133564Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T21:40:50.1212830Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T21:40:50.1213332Z 
2025-08-20T21:40:50.1301577Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:40:51.7056396Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:40:52.8278403Z Reading package lists...
2025-08-20T21:40:53.0187526Z Building dependency tree...
2025-08-20T21:40:53.0196236Z Reading state information...
2025-08-20T21:40:53.2502324Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T21:40:53.2503134Z The following additional packages will be installed:
2025-08-20T21:40:53.2504418Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T21:40:53.2504767Z   xorg-sgml-doctools
2025-08-20T21:40:53.2513620Z Suggested packages:
2025-08-20T21:40:53.2513826Z   libxcb-doc
2025-08-20T21:40:53.2675776Z The following NEW packages will be installed:
2025-08-20T21:40:53.2677399Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T21:40:53.2680451Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T21:40:53.2680802Z   xcb xorg-sgml-doctools
2025-08-20T21:40:53.6191689Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T21:40:53.6192038Z Need to get 816 kB of archives.
2025-08-20T21:40:53.6192931Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T21:40:53.6193471Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T21:40:53.7296038Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T21:40:53.8471730Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T21:40:54.4932197Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T21:40:54.6039666Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T21:40:54.7166546Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T21:40:54.8373603Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T21:40:54.9490470Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T21:40:55.0593838Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T21:40:55.1698174Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T21:40:55.2813833Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T21:40:55.5361261Z Fetched 816 kB in 2s (407 kB/s)
2025-08-20T21:40:55.5639554Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T21:40:55.5674335Z (Reading database ... 
2025-08-20T21:40:55.5674547Z (Reading database ... 5%
2025-08-20T21:40:55.5674761Z (Reading database ... 10%
2025-08-20T21:40:55.5674953Z (Reading database ... 15%
2025-08-20T21:40:55.5675146Z (Reading database ... 20%
2025-08-20T21:40:55.5675336Z (Reading database ... 25%
2025-08-20T21:40:55.5675561Z (Reading database ... 30%
2025-08-20T21:40:55.5675751Z (Reading database ... 35%
2025-08-20T21:40:55.5676575Z (Reading database ... 40%
2025-08-20T21:40:55.5676772Z (Reading database ... 45%
2025-08-20T21:40:55.5676962Z (Reading database ... 50%
2025-08-20T21:40:55.5694651Z (Reading database ... 55%
2025-08-20T21:40:55.5782033Z (Reading database ... 60%
2025-08-20T21:40:55.5823693Z (Reading database ... 65%
2025-08-20T21:40:55.5840635Z (Reading database ... 70%
2025-08-20T21:40:55.5874782Z (Reading database ... 75%
2025-08-20T21:40:55.6026032Z (Reading database ... 80%
2025-08-20T21:40:55.6060187Z (Reading database ... 85%
2025-08-20T21:40:55.6133169Z (Reading database ... 90%
2025-08-20T21:40:55.6191736Z (Reading database ... 95%
2025-08-20T21:40:55.6191954Z (Reading database ... 100%
2025-08-20T21:40:55.6192246Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T21:40:55.6219603Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T21:40:55.6282559Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T21:40:55.6879269Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T21:40:55.7038323Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T21:40:55.7100759Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T21:40:55.7853824Z Selecting previously unselected package x11proto-dev.
2025-08-20T21:40:55.8021083Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T21:40:55.8090800Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T21:40:55.8826612Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T21:40:55.8972702Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T21:40:55.9043853Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T21:40:55.9633510Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T21:40:55.9786487Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T21:40:55.9854130Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T21:40:56.0397991Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T21:40:56.0547422Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:40:56.0615245Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:40:56.1212348Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T21:40:56.1383132Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:40:56.1444793Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:40:56.2088497Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T21:40:56.2266843Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:40:56.2525643Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:40:56.3422522Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T21:40:56.3587029Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:40:56.3651127Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:40:56.4221439Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T21:40:56.4385960Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T21:40:56.4478938Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:40:56.5160956Z Selecting previously unselected package xcb.
2025-08-20T21:40:56.5346654Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T21:40:56.5422606Z Unpacking xcb (2.4-8build2) ...
2025-08-20T21:40:56.6252948Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:40:56.6441665Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T21:40:56.6621997Z Setting up xcb (2.4-8build2) ...
2025-08-20T21:40:56.6906443Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T21:40:56.7150119Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T21:40:56.7490126Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T21:40:58.2101996Z Processing triggers for sgml-base (1.31) ...
2025-08-20T21:40:58.2341783Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T21:40:58.2573467Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T21:40:58.3037878Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T21:40:58.3280472Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:40:58.3456797Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:40:58.3635057Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:40:58.3857446Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T21:40:59.6426459Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:41:00.2910625Z Collecting build
2025-08-20T21:41:00.3571147Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T21:41:00.4805090Z Collecting cffi
2025-08-20T21:41:00.4948997Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T21:41:00.5341079Z Collecting scons
2025-08-20T21:41:00.5496771Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:41:00.5974885Z Collecting scuba
2025-08-20T21:41:00.6122004Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T21:41:00.6711194Z Collecting pytest
2025-08-20T21:41:00.6858012Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T21:41:00.7430611Z Collecting packaging>=19.1 (from build)
2025-08-20T21:41:00.7570273Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:41:00.7969836Z Collecting pyproject_hooks (from build)
2025-08-20T21:41:00.8114670Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T21:41:00.8536818Z Collecting pycparser (from cffi)
2025-08-20T21:41:00.8676308Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T21:41:00.9232883Z Collecting PyYAML (from scuba)
2025-08-20T21:41:00.9398481Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T21:41:00.9803085Z Collecting iniconfig>=1 (from pytest)
2025-08-20T21:41:00.9946796Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T21:41:01.0343936Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T21:41:01.0483081Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T21:41:01.0898031Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T21:41:01.1045790Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:41:01.1359180Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T21:41:01.1664236Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T21:41:01.2311599Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:41:01.2977679Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 62.0 MB/s  0:00:00
2025-08-20T21:41:01.3126671Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T21:41:01.3413131Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T21:41:01.3669486Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T21:41:01.3908921Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T21:41:01.4129025Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:41:01.4404095Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:41:01.4766991Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.2 MB/s  0:00:00
2025-08-20T21:41:01.4911237Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T21:41:01.5246791Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T21:41:01.5530703Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T21:41:01.5694084Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 33.2 MB/s  0:00:00
2025-08-20T21:41:01.6647112Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T21:41:03.2461804Z 
2025-08-20T21:41:03.2475356Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T21:41:03.5322572Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:41:04.1805153Z Collecting ansi2txt
2025-08-20T21:41:04.2489644Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T21:41:04.2929683Z Collecting pipx
2025-08-20T21:41:04.3075855Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:41:04.3571341Z Collecting scons
2025-08-20T21:41:04.3581358Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:41:04.3846387Z Collecting py2static
2025-08-20T21:41:04.4057460Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T21:41:04.4493480Z Collecting typer
2025-08-20T21:41:04.4630750Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T21:41:04.5130490Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T21:41:04.5267775Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:41:04.5679746Z Collecting packaging>=20 (from pipx)
2025-08-20T21:41:04.5689735Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:41:04.6003227Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T21:41:04.6150308Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T21:41:04.6566934Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T21:41:04.6705537Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:41:04.7401939Z Collecting pyinstaller (from py2static)
2025-08-20T21:41:04.7560589Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T21:41:04.8073769Z Collecting staticx (from py2static)
2025-08-20T21:41:04.8222600Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T21:41:04.8649200Z   Preparing metadata (setup.py): started
2025-08-20T21:41:05.3456182Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T21:41:05.3802974Z Collecting click>=8.0.0 (from typer)
2025-08-20T21:41:05.3940658Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:41:05.4510893Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T21:41:05.4646841Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:41:05.5070486Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T21:41:05.5218165Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T21:41:05.5837722Z Collecting rich>=10.11.0 (from typer)
2025-08-20T21:41:05.5976537Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:41:05.6381786Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T21:41:05.6519877Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:41:05.6905934Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T21:41:05.6915217Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:41:05.7174797Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T21:41:05.7308803Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T21:41:05.8545469Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T21:41:05.8694391Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:41:05.9251887Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T21:41:05.9390699Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:41:05.9799098Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T21:41:05.9953924Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:41:06.0375775Z Collecting pyelftools (from staticx->py2static)
2025-08-20T21:41:06.0521284Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T21:41:06.0801560Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T21:41:06.1046946Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T21:41:06.1199174Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:41:06.1375579Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T21:41:06.1617402Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T21:41:06.1852575Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T21:41:06.2296029Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T21:41:06.2435477Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:41:06.2571841Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T21:41:06.2820408Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T21:41:06.3080482Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:41:06.3228966Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T21:41:06.3488099Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T21:41:06.3798042Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T21:41:06.4025372Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T21:41:06.4261615Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T21:41:06.4497294Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T21:41:06.4764427Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 20.5 MB/s  0:00:00
2025-08-20T21:41:06.4902776Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:41:06.5184054Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:41:06.5463004Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 36.3 MB/s  0:00:00
2025-08-20T21:41:06.5600733Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:41:06.5861590Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T21:41:06.6325168Z Building wheels for collected packages: staticx
2025-08-20T21:41:06.6330793Z   Building wheel for staticx (setup.py): started
2025-08-20T21:41:17.7157133Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T21:41:17.7167396Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790697 sha256=49bd718d506d6982bbfc3a4c0a6b26e58473ca851f8650b8475aca3ab5d73340
2025-08-20T21:41:17.7168244Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T21:41:17.7184183Z Successfully built staticx
2025-08-20T21:41:17.8133625Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T21:41:18.6284513Z   Attempting uninstall: scons
2025-08-20T21:41:18.6355630Z     Found existing installation: SCons 4.9.1
2025-08-20T21:41:18.6646192Z     Uninstalling SCons-4.9.1:
2025-08-20T21:41:18.6708099Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:41:19.1591634Z   Attempting uninstall: pygments
2025-08-20T21:41:19.1665099Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:41:19.1826806Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:41:19.1850194Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:41:19.7788265Z   Attempting uninstall: packaging
2025-08-20T21:41:19.7857994Z     Found existing installation: packaging 25.0
2025-08-20T21:41:19.7877203Z     Uninstalling packaging-25.0:
2025-08-20T21:41:19.7883153Z       Successfully uninstalled packaging-25.0
2025-08-20T21:41:20.7217509Z 
2025-08-20T21:41:20.7241999Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T21:41:21.0337984Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:41:21.3481919Z Collecting build
2025-08-20T21:41:21.3494310Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T21:41:21.4282217Z Collecting cffi
2025-08-20T21:41:21.4294641Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T21:41:21.4549577Z Collecting scons
2025-08-20T21:41:21.4560508Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:41:21.4821781Z Collecting scuba
2025-08-20T21:41:21.4832583Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T21:41:21.5424683Z Collecting pytest
2025-08-20T21:41:21.5436458Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T21:41:21.5750876Z Collecting packaging>=19.1 (from build)
2025-08-20T21:41:21.5762165Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:41:21.5986419Z Collecting pyproject_hooks (from build)
2025-08-20T21:41:21.5997672Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T21:41:21.6247796Z Collecting pycparser (from cffi)
2025-08-20T21:41:21.6259683Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T21:41:21.6629760Z Collecting PyYAML (from scuba)
2025-08-20T21:41:21.6645894Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T21:41:21.6872814Z Collecting iniconfig>=1 (from pytest)
2025-08-20T21:41:21.6884387Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T21:41:21.7161484Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T21:41:21.7172854Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T21:41:21.7478121Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T21:41:21.7489978Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:41:21.7541767Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T21:41:21.7551460Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T21:41:21.7563432Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:41:21.7597489Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T21:41:21.7608320Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T21:41:21.7619090Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T21:41:21.7628036Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T21:41:21.7636474Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:41:21.7645572Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:41:21.7662356Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T21:41:21.7671604Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T21:41:21.7680569Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T21:41:21.8732198Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T21:41:21.8734578Z   Attempting uninstall: scons
2025-08-20T21:41:21.8808438Z     Found existing installation: SCons 4.9.1
2025-08-20T21:41:21.9096697Z     Uninstalling SCons-4.9.1:
2025-08-20T21:41:21.9158998Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:41:22.4098108Z   Attempting uninstall: PyYAML
2025-08-20T21:41:22.4168213Z     Found existing installation: PyYAML 6.0.2
2025-08-20T21:41:22.4188816Z     Uninstalling PyYAML-6.0.2:
2025-08-20T21:41:22.4208958Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T21:41:22.4847081Z   Attempting uninstall: pyproject_hooks
2025-08-20T21:41:22.4918339Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T21:41:22.4932826Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T21:41:22.4938442Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T21:41:22.5126864Z   Attempting uninstall: pygments
2025-08-20T21:41:22.5196861Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:41:22.5353447Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:41:22.5377275Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:41:23.1254531Z   Attempting uninstall: pycparser
2025-08-20T21:41:23.1335456Z     Found existing installation: pycparser 2.22
2025-08-20T21:41:23.1355141Z     Uninstalling pycparser-2.22:
2025-08-20T21:41:23.1361144Z       Successfully uninstalled pycparser-2.22
2025-08-20T21:41:23.2548864Z   Attempting uninstall: pluggy
2025-08-20T21:41:23.2617573Z     Found existing installation: pluggy 1.6.0
2025-08-20T21:41:23.2633538Z     Uninstalling pluggy-1.6.0:
2025-08-20T21:41:23.2638696Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T21:41:23.2850165Z   Attempting uninstall: packaging
2025-08-20T21:41:23.2921815Z     Found existing installation: packaging 25.0
2025-08-20T21:41:23.2940890Z     Uninstalling packaging-25.0:
2025-08-20T21:41:23.2946826Z       Successfully uninstalled packaging-25.0
2025-08-20T21:41:23.3358358Z   Attempting uninstall: iniconfig
2025-08-20T21:41:23.3430215Z     Found existing installation: iniconfig 2.1.0
2025-08-20T21:41:23.3444039Z     Uninstalling iniconfig-2.1.0:
2025-08-20T21:41:23.3448777Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T21:41:23.3571725Z   Attempting uninstall: scuba
2025-08-20T21:41:23.3638913Z     Found existing installation: scuba 2.14.1
2025-08-20T21:41:23.3656159Z     Uninstalling scuba-2.14.1:
2025-08-20T21:41:23.3663012Z       Successfully uninstalled scuba-2.14.1
2025-08-20T21:41:23.3906423Z   Attempting uninstall: pytest
2025-08-20T21:41:23.3980443Z     Found existing installation: pytest 8.4.1
2025-08-20T21:41:23.4027795Z     Uninstalling pytest-8.4.1:
2025-08-20T21:41:23.4232206Z       Successfully uninstalled pytest-8.4.1
2025-08-20T21:41:23.6263458Z   Attempting uninstall: cffi
2025-08-20T21:41:23.6332103Z     Found existing installation: cffi 1.17.1
2025-08-20T21:41:23.6352338Z     Uninstalling cffi-1.17.1:
2025-08-20T21:41:23.6541501Z       Successfully uninstalled cffi-1.17.1
2025-08-20T21:41:23.7225549Z   Attempting uninstall: build
2025-08-20T21:41:23.7295313Z     Found existing installation: build 1.3.0
2025-08-20T21:41:23.7314552Z     Uninstalling build-1.3.0:
2025-08-20T21:41:23.7321681Z       Successfully uninstalled build-1.3.0
2025-08-20T21:41:23.7610302Z 
2025-08-20T21:41:23.7632775Z Successfully installed PyYAML-6.0.2 build-1.3.0 cffi-1.17.1 iniconfig-2.1.0 packaging-25.0 pluggy-1.6.0 pycparser-2.22 pygments-2.19.2 pyproject_hooks-1.2.0 pytest-8.4.1 scons-4.9.1 scuba-2.14.1
2025-08-20T21:41:24.0467771Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:41:24.2336491Z Collecting ansi2txt
2025-08-20T21:41:24.2346925Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T21:41:24.2643852Z Collecting pipx
2025-08-20T21:41:24.2653414Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:41:24.2929397Z Collecting scons
2025-08-20T21:41:24.2939240Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T21:41:24.3170203Z Collecting py2static
2025-08-20T21:41:24.3179405Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T21:41:24.3474962Z Collecting typer
2025-08-20T21:41:24.3484509Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T21:41:24.3809915Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T21:41:24.3819452Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:41:24.4085155Z Collecting packaging>=20 (from pipx)
2025-08-20T21:41:24.4094967Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:41:24.4367055Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T21:41:24.4376755Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T21:41:24.4649650Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T21:41:24.4659186Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:41:24.5122907Z Collecting pyinstaller (from py2static)
2025-08-20T21:41:24.5133573Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T21:41:24.5576057Z Collecting staticx (from py2static)
2025-08-20T21:41:24.5586276Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T21:41:24.5723171Z   Preparing metadata (setup.py): started
2025-08-20T21:41:24.7677607Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T21:41:24.8311331Z Collecting click>=8.0.0 (from typer)
2025-08-20T21:41:24.8322199Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:41:24.9166416Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T21:41:24.9177240Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T21:41:24.9622629Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T21:41:24.9631360Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T21:41:25.0405374Z Collecting rich>=10.11.0 (from typer)
2025-08-20T21:41:25.0415731Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T21:41:25.1230420Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T21:41:25.1241482Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:41:25.1872886Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T21:41:25.1882555Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T21:41:25.2479517Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T21:41:25.2489558Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T21:41:25.3788312Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T21:41:25.3797921Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:41:25.4637540Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T21:41:25.4648204Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:41:25.5036947Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T21:41:25.5047103Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:41:25.5387910Z Collecting pyelftools (from staticx->py2static)
2025-08-20T21:41:25.5395564Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T21:41:25.5427323Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T21:41:25.5436485Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T21:41:25.5445905Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T21:41:25.5481035Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T21:41:25.5489853Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T21:41:25.5498927Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T21:41:25.5508303Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T21:41:25.5517560Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:41:25.5526954Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T21:41:25.5536032Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T21:41:25.5546062Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T21:41:25.5562596Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T21:41:25.5571987Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T21:41:25.5581122Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T21:41:25.5590215Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T21:41:25.5599404Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T21:41:25.5608543Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T21:41:25.5620855Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:41:25.5631820Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:41:25.5646689Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:41:25.5655915Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T21:41:25.5979504Z Building wheels for collected packages: staticx
2025-08-20T21:41:25.5986254Z   Building wheel for staticx (setup.py): started
2025-08-20T21:41:28.2865597Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T21:41:28.2881039Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790763 sha256=31796101deebc984c09eb693dd95ce37749d11a494a9394d5baea52329fab734
2025-08-20T21:41:28.2882022Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T21:41:28.2903584Z Successfully built staticx
2025-08-20T21:41:28.3953619Z Installing collected packages: pyelftools, altgraph, typing-extensions, staticx, shellingham, setuptools, scons, pygments, platformdirs, packaging, mdurl, click, argcomplete, ansi2txt, userpath, pyinstaller-hooks-contrib, markdown-it-py, rich, pyinstaller, pipx, typer, py2static
2025-08-20T21:41:28.3957739Z   Attempting uninstall: pyelftools
2025-08-20T21:41:28.4028968Z     Found existing installation: pyelftools 0.32
2025-08-20T21:41:28.4071634Z     Uninstalling pyelftools-0.32:
2025-08-20T21:41:28.4087591Z       Successfully uninstalled pyelftools-0.32
2025-08-20T21:41:28.5381118Z   Attempting uninstall: altgraph
2025-08-20T21:41:28.5458169Z     Found existing installation: altgraph 0.17.4
2025-08-20T21:41:28.5477010Z     Uninstalling altgraph-0.17.4:
2025-08-20T21:41:28.5483535Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T21:41:28.5757027Z   Attempting uninstall: typing-extensions
2025-08-20T21:41:28.5830548Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T21:41:28.5844807Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T21:41:28.6042294Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T21:41:28.6370710Z   Attempting uninstall: staticx
2025-08-20T21:41:28.6446758Z     Found existing installation: staticx 0.14.1
2025-08-20T21:41:28.6469628Z     Uninstalling staticx-0.14.1:
2025-08-20T21:41:28.6478904Z       Successfully uninstalled staticx-0.14.1
2025-08-20T21:41:28.6824969Z   Attempting uninstall: shellingham
2025-08-20T21:41:28.6903147Z     Found existing installation: shellingham 1.5.4
2025-08-20T21:41:28.6920490Z     Uninstalling shellingham-1.5.4:
2025-08-20T21:41:28.6927043Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T21:41:28.7107100Z   Attempting uninstall: setuptools
2025-08-20T21:41:28.7180751Z     Found existing installation: setuptools 80.9.0
2025-08-20T21:41:28.7396870Z     Uninstalling setuptools-80.9.0:
2025-08-20T21:41:28.7639061Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T21:41:29.4240497Z   Attempting uninstall: scons
2025-08-20T21:41:29.4323238Z     Found existing installation: SCons 4.9.1
2025-08-20T21:41:29.4637514Z     Uninstalling SCons-4.9.1:
2025-08-20T21:41:29.4702933Z       Successfully uninstalled SCons-4.9.1
2025-08-20T21:41:30.0055512Z   Attempting uninstall: pygments
2025-08-20T21:41:30.0135324Z     Found existing installation: Pygments 2.19.2
2025-08-20T21:41:30.0307462Z     Uninstalling Pygments-2.19.2:
2025-08-20T21:41:30.0334686Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T21:41:30.6849702Z   Attempting uninstall: platformdirs
2025-08-20T21:41:30.6943918Z     Found existing installation: platformdirs 4.3.8
2025-08-20T21:41:30.6962998Z     Uninstalling platformdirs-4.3.8:
2025-08-20T21:41:30.6968964Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T21:41:30.7220809Z   Attempting uninstall: packaging
2025-08-20T21:41:30.7299989Z     Found existing installation: packaging 25.0
2025-08-20T21:41:30.7322028Z     Uninstalling packaging-25.0:
2025-08-20T21:41:30.7328669Z       Successfully uninstalled packaging-25.0
2025-08-20T21:41:30.7808175Z   Attempting uninstall: mdurl
2025-08-20T21:41:30.7882016Z     Found existing installation: mdurl 0.1.2
2025-08-20T21:41:30.7898872Z     Uninstalling mdurl-0.1.2:
2025-08-20T21:41:30.7905117Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T21:41:30.8061295Z   Attempting uninstall: click
2025-08-20T21:41:30.8139666Z     Found existing installation: click 8.2.1
2025-08-20T21:41:30.8160397Z     Uninstalling click-8.2.1:
2025-08-20T21:41:30.8166955Z       Successfully uninstalled click-8.2.1
2025-08-20T21:41:30.8839025Z   Attempting uninstall: argcomplete
2025-08-20T21:41:30.8918838Z     Found existing installation: argcomplete 3.6.2
2025-08-20T21:41:30.8945880Z     Uninstalling argcomplete-3.6.2:
2025-08-20T21:41:30.8955811Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T21:41:30.9263487Z   Attempting uninstall: ansi2txt
2025-08-20T21:41:30.9340217Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T21:41:30.9355557Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T21:41:30.9563044Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T21:41:30.9720620Z   Attempting uninstall: userpath
2025-08-20T21:41:30.9793431Z     Found existing installation: userpath 1.9.2
2025-08-20T21:41:30.9809529Z     Uninstalling userpath-1.9.2:
2025-08-20T21:41:30.9816788Z       Successfully uninstalled userpath-1.9.2
2025-08-20T21:41:30.9968677Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T21:41:31.0042571Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T21:41:31.0342169Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T21:41:31.0380903Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T21:41:31.2333276Z   Attempting uninstall: markdown-it-py
2025-08-20T21:41:31.2405622Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T21:41:31.2463463Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T21:41:31.2474611Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T21:41:31.3100503Z   Attempting uninstall: rich
2025-08-20T21:41:31.3174924Z     Found existing installation: rich 14.1.0
2025-08-20T21:41:31.3223656Z     Uninstalling rich-14.1.0:
2025-08-20T21:41:31.3232362Z       Successfully uninstalled rich-14.1.0
2025-08-20T21:41:31.4790108Z   Attempting uninstall: pyinstaller
2025-08-20T21:41:31.4862687Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T21:41:31.5119760Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T21:41:31.5157874Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T21:41:31.7782675Z   Attempting uninstall: pipx
2025-08-20T21:41:31.7861273Z     Found existing installation: pipx 1.7.1
2025-08-20T21:41:31.7900193Z     Uninstalling pipx-1.7.1:
2025-08-20T21:41:31.7908669Z       Successfully uninstalled pipx-1.7.1
2025-08-20T21:41:31.8451819Z   Attempting uninstall: typer
2025-08-20T21:41:31.8525717Z     Found existing installation: typer 0.16.1
2025-08-20T21:41:31.8547837Z     Uninstalling typer-0.16.1:
2025-08-20T21:41:31.8555622Z       Successfully uninstalled typer-0.16.1
2025-08-20T21:41:31.8937299Z   Attempting uninstall: py2static
2025-08-20T21:41:31.9005392Z     Found existing installation: py2static 0.0.1
2025-08-20T21:41:31.9021418Z     Uninstalling py2static-0.0.1:
2025-08-20T21:41:31.9029331Z       Successfully uninstalled py2static-0.0.1
2025-08-20T21:41:31.9160952Z 
2025-08-20T21:41:31.9185231Z Successfully installed altgraph-0.17.4 ansi2txt-0.2.0 argcomplete-3.6.2 click-8.2.1 markdown-it-py-4.0.0 mdurl-0.1.2 packaging-25.0 pipx-1.7.1 platformdirs-4.3.8 py2static-0.0.1 pyelftools-0.32 pygments-2.19.2 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 rich-14.1.0 scons-4.9.1 setuptools-80.9.0 shellingham-1.5.4 staticx-0.14.1 typer-0.16.1 typing-extensions-4.14.1 userpath-1.9.2
2025-08-20T21:41:32.2122115Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:41:32.3131298Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T21:41:32.3135911Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-t6x_lbvv
2025-08-20T21:41:32.3153195Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-t6x_lbvv
2025-08-20T21:41:34.0689772Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T21:41:34.0724797Z   Installing build dependencies: started
2025-08-20T21:41:34.7320902Z   Installing build dependencies: finished with status 'done'
2025-08-20T21:41:34.7329075Z   Getting requirements to build wheel: started
2025-08-20T21:41:34.9938917Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T21:41:34.9948467Z   Preparing metadata (pyproject.toml): started
2025-08-20T21:41:35.1633509Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T21:41:35.3269814Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T21:41:35.3280992Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T21:41:35.3557395Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T21:41:35.3566392Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T21:41:35.3849799Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T21:41:35.3859000Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T21:41:35.4116892Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T21:41:35.4125758Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T21:41:35.4162488Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T21:41:35.4171580Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T21:41:35.4183240Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T21:41:35.4197486Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T21:41:35.4303092Z Building wheels for collected packages: pyinstaller
2025-08-20T21:41:35.4309555Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T21:41:38.1267097Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T21:41:38.1286079Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=95c6b2ce59e65e06d2198ad2ba7f0e4833bba216a7ea78410217e4c7ba00783e
2025-08-20T21:41:38.1287020Z   Stored in directory: /tmp/pip-ephem-wheel-cache-vttgr08g/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T21:41:38.1324466Z Successfully built pyinstaller
2025-08-20T21:41:38.2096551Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T21:41:38.2100551Z   Attempting uninstall: altgraph
2025-08-20T21:41:38.2169560Z     Found existing installation: altgraph 0.17.4
2025-08-20T21:41:38.2186585Z     Uninstalling altgraph-0.17.4:
2025-08-20T21:41:38.2192195Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T21:41:38.2425095Z   Attempting uninstall: setuptools
2025-08-20T21:41:38.2492201Z     Found existing installation: setuptools 80.9.0
2025-08-20T21:41:38.2689675Z     Uninstalling setuptools-80.9.0:
2025-08-20T21:41:38.2906485Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T21:41:38.8673257Z   Attempting uninstall: packaging
2025-08-20T21:41:38.8759345Z     Found existing installation: packaging 25.0
2025-08-20T21:41:38.8777925Z     Uninstalling packaging-25.0:
2025-08-20T21:41:38.8783584Z       Successfully uninstalled packaging-25.0
2025-08-20T21:41:38.9206377Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T21:41:38.9279019Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T21:41:38.9569409Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T21:41:38.9606374Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T21:41:39.1502360Z   Attempting uninstall: pyinstaller
2025-08-20T21:41:39.1574847Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T21:41:39.1820823Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T21:41:39.1855973Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T21:41:39.4626859Z 
2025-08-20T21:41:39.4650326Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T21:41:39.6854223Z 6.15.0
2025-08-20T21:41:41.3455970Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T21:41:41.3464759Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T21:41:41.3465048Z 
2025-08-20T21:41:41.3465274Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T21:41:41.3465896Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T21:41:41.3466264Z installation.
2025-08-20T21:41:41.3466404Z 
2025-08-20T21:41:41.3466659Z If you installed the current Docker package using this script and are using it
2025-08-20T21:41:41.3467146Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T21:41:41.3467597Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T21:41:41.3468047Z files to match the parameters passed to the script.
2025-08-20T21:41:41.3468256Z 
2025-08-20T21:41:41.3468388Z You may press Ctrl+C now to abort this script.
2025-08-20T21:41:41.3614107Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T21:41:42.9505218Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T21:41:43.3778354Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T21:41:43.3933106Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T21:41:43.4519447Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T21:41:43.4534669Z + sh -c 'echo "deb [arch=arm64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T21:41:43.4541507Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T21:41:44.6628182Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null'
2025-08-20T21:41:54.8791322Z + sh -c 'docker version'
2025-08-20T21:41:54.8922705Z Client: Docker Engine - Community
2025-08-20T21:41:54.8923265Z  Version:           28.3.3
2025-08-20T21:41:54.8923519Z  API version:       1.51
2025-08-20T21:41:54.8923762Z  Go version:        go1.24.5
2025-08-20T21:41:54.8924043Z  Git commit:        980b856
2025-08-20T21:41:54.8924358Z  Built:             Fri Jul 25 11:35:18 2025
2025-08-20T21:41:54.8924663Z  OS/Arch:           linux/arm64
2025-08-20T21:41:54.8924950Z  Context:           default
2025-08-20T21:41:54.8925110Z 
2025-08-20T21:41:54.8925204Z Server: Docker Engine - Community
2025-08-20T21:41:54.8925444Z  Engine:
2025-08-20T21:41:54.8925714Z   Version:          28.3.3
2025-08-20T21:41:54.8925977Z   API version:      1.51 (minimum version 1.24)
2025-08-20T21:41:54.8926281Z   Go version:       go1.24.5
2025-08-20T21:41:54.8926540Z   Git commit:       bea959c
2025-08-20T21:41:54.8926801Z   Built:            Fri Jul 25 11:35:18 2025
2025-08-20T21:41:54.8927145Z   OS/Arch:          linux/arm64
2025-08-20T21:41:54.8927393Z   Experimental:     false
2025-08-20T21:41:54.8927597Z  containerd:
2025-08-20T21:41:54.8927834Z   Version:          1.7.27
2025-08-20T21:41:54.8928114Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T21:41:54.8928408Z  runc:
2025-08-20T21:41:54.8928726Z   Version:          1.2.5
2025-08-20T21:41:54.8928988Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T21:41:54.8929281Z  docker-init:
2025-08-20T21:41:54.8929497Z   Version:          0.19.0
2025-08-20T21:41:54.8929725Z   GitCommit:        de40ad0
2025-08-20T21:41:54.8938732Z 
2025-08-20T21:41:54.8939411Z ================================================================================
2025-08-20T21:41:54.8939652Z 
2025-08-20T21:41:54.8939838Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T21:41:54.8940193Z Docker daemon in rootless mode for your user:
2025-08-20T21:41:54.8940433Z 
2025-08-20T21:41:54.8940885Z     dockerd-rootless-setuptool.sh install
2025-08-20T21:41:54.8941087Z 
2025-08-20T21:41:54.8941356Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T21:41:54.8941626Z 
2025-08-20T21:41:54.8941630Z 
2025-08-20T21:41:54.8941875Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T21:41:54.8942344Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T21:41:54.8942760Z 
2025-08-20T21:41:54.8942970Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T21:41:54.8943475Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T21:41:54.8943942Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T21:41:54.8944241Z 
2025-08-20T21:41:54.8944353Z ================================================================================
2025-08-20T21:41:54.8944574Z 
2025-08-20T21:42:05.8914979Z ● docker.service - Docker Application Container Engine
2025-08-20T21:42:05.8915507Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T21:42:05.8916140Z      Active: active (running) since Wed 2025-08-20 21:41:55 UTC; 10s ago
2025-08-20T21:42:05.8916640Z TriggeredBy: ● docker.socket
2025-08-20T21:42:05.8916997Z        Docs: https://docs.docker.com
2025-08-20T21:42:05.8917327Z    Main PID: 20534 (dockerd)
2025-08-20T21:42:05.8917884Z       Tasks: 10
2025-08-20T21:42:05.8918118Z      Memory: 20.5M (peak: 24.0M)
2025-08-20T21:42:05.8918364Z         CPU: 250ms
2025-08-20T21:42:05.8918659Z      CGroup: /system.slice/docker.service
2025-08-20T21:42:05.8919668Z              └─20534 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T21:42:05.8919963Z 
2025-08-20T21:42:05.8920281Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.284681784Z" level=info msg="Loading containers: start."
2025-08-20T21:42:05.8921507Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.794725908Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 1948c47d341cac6833b7433ca87ed4d064f3bf4ca7a8000881061e8b83f85447], retrying...."
2025-08-20T21:42:05.8922850Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.832077843Z" level=info msg="Loading containers: done."
2025-08-20T21:42:05.8924094Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.855375579Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T21:42:05.8925458Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.855460447Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T21:42:05.8926351Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.855488864Z" level=info msg="Initializing buildkit"
2025-08-20T21:42:05.8927096Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.872191473Z" level=info msg="Completed buildkit initialization"
2025-08-20T21:42:05.8927833Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.876038274Z" level=info msg="Daemon has completed initialization"
2025-08-20T21:42:05.8928549Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.876099365Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T21:42:05.8929284Z Aug 20 21:41:55 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T21:42:05.9002092Z ● docker.service - Docker Application Container Engine
2025-08-20T21:42:05.9003214Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T21:42:05.9003756Z      Active: active (running) since Wed 2025-08-20 21:41:55 UTC; 10s ago
2025-08-20T21:42:05.9004522Z TriggeredBy: ● docker.socket
2025-08-20T21:42:05.9004882Z        Docs: https://docs.docker.com
2025-08-20T21:42:05.9005193Z    Main PID: 20534 (dockerd)
2025-08-20T21:42:05.9005412Z       Tasks: 10
2025-08-20T21:42:05.9005665Z      Memory: 20.5M (peak: 24.0M)
2025-08-20T21:42:05.9005900Z         CPU: 250ms
2025-08-20T21:42:05.9006153Z      CGroup: /system.slice/docker.service
2025-08-20T21:42:05.9006742Z              └─20534 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T21:42:05.9007056Z 
2025-08-20T21:42:05.9007378Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.284681784Z" level=info msg="Loading containers: start."
2025-08-20T21:42:05.9008553Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.794725908Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 1948c47d341cac6833b7433ca87ed4d064f3bf4ca7a8000881061e8b83f85447], retrying...."
2025-08-20T21:42:05.9009808Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.832077843Z" level=info msg="Loading containers: done."
2025-08-20T21:42:05.9010941Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.855375579Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T21:42:05.9012910Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.855460447Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T21:42:05.9013796Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.855488864Z" level=info msg="Initializing buildkit"
2025-08-20T21:42:05.9014548Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.872191473Z" level=info msg="Completed buildkit initialization"
2025-08-20T21:42:05.9015291Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.876038274Z" level=info msg="Daemon has completed initialization"
2025-08-20T21:42:05.9016006Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.876099365Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T21:42:05.9016723Z Aug 20 21:41:55 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T21:42:05.9165803Z ● docker.service - Docker Application Container Engine
2025-08-20T21:42:05.9166498Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T21:42:05.9167032Z      Active: active (running) since Wed 2025-08-20 21:41:55 UTC; 10s ago
2025-08-20T21:42:05.9167573Z TriggeredBy: ● docker.socket
2025-08-20T21:42:05.9167958Z        Docs: https://docs.docker.com
2025-08-20T21:42:05.9168232Z    Main PID: 20534 (dockerd)
2025-08-20T21:42:05.9168459Z       Tasks: 10
2025-08-20T21:42:05.9168719Z      Memory: 20.5M (peak: 24.0M)
2025-08-20T21:42:05.9168971Z         CPU: 250ms
2025-08-20T21:42:05.9169227Z      CGroup: /system.slice/docker.service
2025-08-20T21:42:05.9169812Z              └─20534 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T21:42:05.9170106Z 
2025-08-20T21:42:05.9170426Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.284681784Z" level=info msg="Loading containers: start."
2025-08-20T21:42:05.9171600Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.794725908Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 1948c47d341cac6833b7433ca87ed4d064f3bf4ca7a8000881061e8b83f85447], retrying...."
2025-08-20T21:42:05.9172945Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.832077843Z" level=info msg="Loading containers: done."
2025-08-20T21:42:05.9174423Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.855375579Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T21:42:05.9175825Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.855460447Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T21:42:05.9176714Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.855488864Z" level=info msg="Initializing buildkit"
2025-08-20T21:42:05.9177447Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.872191473Z" level=info msg="Completed buildkit initialization"
2025-08-20T21:42:05.9178191Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.876038274Z" level=info msg="Daemon has completed initialization"
2025-08-20T21:42:05.9178940Z Aug 20 21:41:55 runnervmdbl46 dockerd[20534]: time="2025-08-20T21:41:55.876099365Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T21:42:05.9179639Z Aug 20 21:41:55 runnervmdbl46 systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T21:42:05.9254433Z Docker version 28.3.3, build 980b856
2025-08-20T21:42:05.9396282Z Unable to find image 'hello-world:latest' locally
2025-08-20T21:42:06.7091347Z latest: Pulling from library/hello-world
2025-08-20T21:42:06.9625589Z 198f93fd5094: Pulling fs layer
2025-08-20T21:42:07.3000224Z 198f93fd5094: Download complete
2025-08-20T21:42:07.3513619Z 198f93fd5094: Pull complete
2025-08-20T21:42:07.3724788Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T21:42:07.3792172Z Status: Downloaded newer image for hello-world:latest
2025-08-20T21:42:08.1171086Z 
2025-08-20T21:42:08.1171588Z Hello from Docker!
2025-08-20T21:42:08.1172004Z This message shows that your installation appears to be working correctly.
2025-08-20T21:42:08.1172311Z 
2025-08-20T21:42:08.1172898Z To generate this message, Docker took the following steps:
2025-08-20T21:42:08.1173314Z  1. The Docker client contacted the Docker daemon.
2025-08-20T21:42:08.1173707Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T21:42:08.1174110Z     (arm64v8)
2025-08-20T21:42:08.1174418Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T21:42:08.1174880Z     executable that produces the output you are currently reading.
2025-08-20T21:42:08.1175375Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T21:42:08.1175762Z     to your terminal.
2025-08-20T21:42:08.1175887Z 
2025-08-20T21:42:08.1176102Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T21:42:08.1176476Z  $ docker run -it ubuntu bash
2025-08-20T21:42:08.1176625Z 
2025-08-20T21:42:08.1176828Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T21:42:08.1177242Z  https://hub.docker.com/
2025-08-20T21:42:08.1177386Z 
2025-08-20T21:42:08.1177502Z For more examples and ideas, visit:
2025-08-20T21:42:08.1177775Z  https://docs.docker.com/get-started/
2025-08-20T21:42:08.1177992Z 
2025-08-20T21:42:08.2463217Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:42:08.2463855Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:42:08.2464289Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:42:08.2464722Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:42:08.2465334Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:42:08.2465775Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:42:08.2466229Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:42:08.2466627Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:42:08.2467044Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:42:08.2467428Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:42:08.2468189Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:42:08.2468751Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:42:08.2469194Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:42:08.2469640Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:42:08.2470137Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:42:08.2470623Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:42:08.2471101Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:42:08.2471529Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:42:08.2471943Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:42:08.2472719Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:42:08.2473240Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:42:08.2473706Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:42:08.2474309Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:42:08.2474763Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:42:08.2475160Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:42:08.2475944Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:42:08.2476427Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:42:08.2477070Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:42:08.2538916Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:42:08.2539333Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:42:08.2539792Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:42:08.2540216Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:42:08.2540661Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:42:08.2541077Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:42:08.2541519Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:42:08.2541942Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:42:08.2542344Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:42:08.2543127Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:42:08.2543521Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:42:08.2543935Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:42:08.2544357Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:42:08.2544771Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:42:08.2545171Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:42:08.2545558Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:42:08.2546013Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:42:08.2546477Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:42:08.2546942Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:42:08.2547425Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:42:08.2547863Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:42:08.2548652Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:42:08.2549097Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:42:08.2549501Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:42:08.2549910Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:42:08.2550311Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:42:08.2550675Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:42:08.2551030Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:42:08.2551395Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:42:08.2551787Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:42:08.2552184Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:42:08.2552753Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:42:08.2553164Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:42:08.2553607Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:42:08.2554031Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:42:08.2554645Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:42:08.2555061Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:42:08.2555489Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:42:08.2555887Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:42:08.2556276Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:42:08.2556713Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:42:08.2557199Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:42:08.2557692Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:42:08.2558147Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:42:08.2558558Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:42:08.2558946Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:42:08.2559332Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:42:08.2559724Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:42:08.2560116Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:42:08.2560569Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:42:08.2561068Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:42:08.2561569Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:42:08.2562055Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:42:08.2562601Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:42:08.2563009Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:42:08.2563396Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:42:08.2563798Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:42:08.2564192Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:42:08.2564574Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:42:08.2565187Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:42:08.2565617Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:42:08.2565994Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:42:08.2566361Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:42:08.2566754Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:42:08.2567161Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:42:08.2567530Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:42:08.2567891Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:42:08.2568276Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:42:08.2568656Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:42:08.2569001Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:42:08.2569372Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:42:08.2569772Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:42:08.2570155Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:42:08.2570513Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:42:08.2571038Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:42:08.2571412Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:42:08.2571795Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:42:08.2572186Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:42:08.2572710Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:42:08.2573092Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:42:08.2573464Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:42:08.2573856Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:42:08.2574287Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:42:08.2574647Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:42:08.2575001Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:42:08.2575344Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:42:08.2575692Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:42:08.2576047Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:42:08.2576390Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:42:08.2576753Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:42:08.2577152Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:42:08.2577575Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:42:08.2578003Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:42:08.2578399Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:42:08.2578788Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:42:08.2579178Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:42:08.2579559Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:42:08.2579956Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:42:08.2580359Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:42:08.2580740Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:42:08.2581320Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:42:08.2581772Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:42:08.2582208Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:42:08.2583152Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:42:08.2583539Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:42:08.2583932Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:42:08.2584338Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:42:08.2584741Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:42:08.2585140Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:42:08.2585535Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:42:08.2585930Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:42:08.2586327Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:42:08.2586702Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:42:08.2587055Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:42:08.2587415Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:42:08.2588008Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:42:08.2588403Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:42:08.2588798Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:42:08.2589181Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:42:08.2589549Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:42:08.2589924Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:42:08.2590300Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:42:08.2590681Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:42:08.2591093Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:42:08.2591530Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:42:08.2591928Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:42:08.2592296Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:42:08.2592814Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:42:08.2593231Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:42:08.2593649Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:42:08.2593997Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:42:08.2594332Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:42:08.2594743Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:42:08.2595168Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:42:08.2595573Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:42:08.2595951Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:42:08.2596326Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:42:08.2596702Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:42:08.2597118Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:42:08.2597743Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:42:08.2598180Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:42:08.2598547Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:42:08.2598901Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:42:08.2599337Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:42:08.2599841Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:42:08.2600271Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:42:08.2600639Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:42:08.2601092Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:42:08.2601624Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:42:08.2602127Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:42:08.2602707Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:42:08.2603062Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:42:08.2603435Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:42:08.2603844Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:42:08.2604409Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:42:08.2604812Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:42:08.2605184Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:42:08.2605556Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:42:08.2605955Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:42:08.2606353Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:42:08.2606748Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:42:08.2607144Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:42:08.2607533Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:42:08.2607920Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:42:08.2608336Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:42:08.2608776Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:42:08.2609196Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:42:08.2609580Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:42:08.2609954Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:42:08.2610331Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:42:08.2610705Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:42:08.2611090Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:42:08.2611509Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:42:08.2611969Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:42:08.2612535Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:42:08.2612943Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:42:08.2613329Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:42:08.2613707Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:42:08.2614077Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:42:08.2614604Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:42:08.2615013Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:42:08.2615391Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:42:08.2615828Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:42:08.2616301Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:42:08.2616754Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:42:08.2617266Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:42:08.2617769Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:42:08.2618267Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:42:08.2618703Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:42:08.2619062Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:42:08.2619423Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:42:08.2619800Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:42:08.2620177Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:42:08.2620684Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:42:08.2621059Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:42:08.2621438Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:42:08.2621817Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:42:08.2622188Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:42:08.2622702Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:42:08.2623214Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:42:08.2623602Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:42:08.2624012Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:42:08.2624440Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:42:08.2624862Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:42:08.2625269Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:42:08.2625667Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:42:08.2626072Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:42:08.2626489Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:42:08.2626875Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:42:08.2627230Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:42:08.2627734Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.2628245Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:42:08.2628617Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:42:08.2629333Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:42:08.2629713Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:42:08.2630109Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:42:08.2630539Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:42:08.2631177Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:42:08.2631625Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:42:08.2632026Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:42:08.2632551Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:42:08.2632973Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:42:08.2633389Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:42:08.2633776Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:42:08.2634199Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:42:08.2634810Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:42:08.2635306Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:42:08.2635755Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:42:08.2636161Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:42:08.2636625Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:42:08.2637092Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:42:08.2637747Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:42:08.2638157Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:42:08.2638589Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:42:08.2639037Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:42:08.2639440Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:42:08.2639798Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:42:08.2640145Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:42:08.2640510Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:42:08.2640888Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:42:08.2641246Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:42:08.2641598Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:42:08.2641962Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:42:08.2642319Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:42:08.2642978Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:42:08.2643368Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:42:08.2643720Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:42:08.2644096Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:42:08.2644478Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:42:08.2644833Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:42:08.2645182Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:42:08.2645536Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:42:08.2645902Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:42:08.2646270Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:42:08.2646632Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:42:08.2646985Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:42:08.2647357Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:42:08.2647972Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:42:08.2648427Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:42:08.2648828Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:42:08.2649186Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:42:08.2649560Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:42:08.2649988Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:42:08.2650385Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:42:08.2650744Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:42:08.2651101Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:42:08.2651459Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:42:08.2651802Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:42:08.2652144Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:42:08.2652675Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:42:08.2653056Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:42:08.2653418Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:42:08.2653759Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:42:08.2654271Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:42:08.2654647Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:42:08.2655049Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:42:08.2655439Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:42:08.2655830Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:42:08.2656228Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:42:08.2656642Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:42:08.2657139Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:42:08.2657748Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:42:08.2658374Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:42:08.2658911Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:42:08.2659378Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:42:08.2659831Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:42:08.2660351Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:42:08.2660965Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:42:08.2661521Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:42:08.2662009Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:42:08.2662609Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:42:08.2662988Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:42:08.2663353Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:42:08.2663721Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:42:08.2664097Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:42:08.2664660Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:42:08.2665058Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:42:08.2665445Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:42:08.2665827Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:42:08.2666210Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:42:08.2666591Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:42:08.2666964Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:42:08.2667334Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:42:08.2667722Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:42:08.2668112Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:42:08.2668521Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:42:08.2668934Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:42:08.2669301Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:42:08.2669688Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:42:08.2670097Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:42:08.2670503Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:42:08.2671145Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:42:08.2671562Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:42:08.2671922Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:42:08.2672285Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:42:08.2672806Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:42:08.2673180Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:42:08.2673567Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:42:08.2673955Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:42:08.2674371Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:42:08.2674750Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:42:08.2675115Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:42:08.2675478Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:42:08.2676021Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.2676734Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.2677421Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.2678087Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.2678612Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:42:08.2678991Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:42:08.2679400Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:42:08.2679797Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:42:08.2680168Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:42:08.2680541Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:42:08.2680903Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:42:08.2681475Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:42:08.2681867Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:42:08.2682241Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:42:08.2682740Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:42:08.2683122Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:42:08.2683522Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:42:08.2683916Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:42:08.2684309Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:42:08.2684694Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:42:08.2685068Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:42:08.2685473Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:42:08.2685872Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:42:08.2686265Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:42:08.2686658Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:42:08.2687050Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:42:08.2687626Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:42:08.2688058Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:42:08.2688458Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:42:08.2688894Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:42:08.2689348Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:42:08.2689748Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:42:08.2690114Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:42:08.2690491Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:42:08.2690879Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:42:08.2691287Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:42:08.2691684Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:42:08.2692059Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:42:08.2692576Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:42:08.2693045Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:42:08.2693518Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:42:08.2693912Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:42:08.2694316Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:42:08.2694762Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:42:08.2695204Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:42:08.2695676Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:42:08.2696160Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:42:08.2696603Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:42:08.2697040Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:42:08.2697598Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:42:08.2698014Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:42:08.2698430Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:42:08.2698810Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:42:08.2699183Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:42:08.2699589Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:42:08.2699982Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:42:08.2700376Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:42:08.2700790Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:42:08.2701179Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:42:08.2701559Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:42:08.2701924Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:42:08.2702276Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:42:08.2702787Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:42:08.2703205Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:42:08.2703759Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:42:08.2704204Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:42:08.2704652Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:42:08.2705050Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:42:08.2705484Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:42:08.2705907Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:42:08.2706312Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:42:08.2706717Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:42:08.2707070Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:42:08.2707430Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:42:08.2707823Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:42:08.2708216Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:42:08.2708590Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:42:08.2708945Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:42:08.2709294Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:42:08.2709644Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:42:08.2710132Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T21:42:08.2710640Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:42:08.2711044Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:42:08.2711424Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:42:08.2711822Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:42:08.2712230Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:42:08.2712764Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:42:08.2713170Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:42:08.2713583Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:42:08.2714213Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:42:08.2714628Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:42:08.2714996Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:42:08.2715355Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:42:08.2715724Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:42:08.2716146Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:42:08.2716569Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:42:08.2716962Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:42:08.2717373Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:42:08.2717811Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:42:08.2718206Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:42:08.2718571Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:42:08.2718918Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:42:08.2719265Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:42:08.2719633Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:42:08.2720149Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:42:08.2720523Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:42:08.2720921Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:42:08.2721333Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:42:08.2721793Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:42:08.2722229Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:42:08.2722729Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:42:08.2723116Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:42:08.2723502Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:42:08.2723885Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:42:08.2724267Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:42:08.2724639Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:42:08.2725080Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:42:08.2725563Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:42:08.2725981Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:42:08.2726354Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:42:08.2726726Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:42:08.2727127Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:42:08.2727514Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:42:08.2727885Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:42:08.2728282Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:42:08.2728658Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:42:08.2729006Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:42:08.2729358Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:42:08.2729754Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:42:08.2730377Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:42:08.2730776Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:42:08.2731161Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:42:08.2731600Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:42:08.2732036Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:42:08.2732606Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:42:08.2733002Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:42:08.2733512Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.2734015Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:42:08.2734401Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:42:08.2734809Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:42:08.2735228Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:42:08.2735743Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:42:08.2736319Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:42:08.2737098Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:42:08.2737746Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:42:08.2738392Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:42:08.2739025Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:42:08.2739648Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:42:08.2740232Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:42:08.2740711Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:42:08.2741148Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:42:08.2741587Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:42:08.2742010Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:42:08.2742647Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:42:08.2743100Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:42:08.2743482Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:42:08.2743848Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:42:08.2744222Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:42:08.2744599Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:42:08.2745000Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:42:08.2745411Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:42:08.2745767Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:42:08.2746145Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:42:08.2746602Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:42:08.2747086Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:42:08.2747776Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:42:08.2748268Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:42:08.2748717Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:42:08.2749126Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:42:08.2749534Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:42:08.2749948Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:42:08.2750374Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:42:08.2750793Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:42:08.2751175Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:42:08.2751549Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:42:08.2751926Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:42:08.2752298Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:42:08.2752894Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:42:08.2753332Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:42:08.2753732Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:42:08.2754317Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:42:08.2754743Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:42:08.2755183Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:42:08.2755623Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:42:08.2756053Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:42:08.2756441Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:42:08.2756811Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:42:08.2757194Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:42:08.2757564Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:42:08.2757936Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:42:08.2758335Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:42:08.2758728Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:42:08.2759149Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:42:08.2759631Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:42:08.2760093Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:42:08.2760485Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:42:08.2760834Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:42:08.2761203Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:42:08.2761596Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:42:08.2761987Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:42:08.2762376Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:42:08.2762991Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:42:08.2763438Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:42:08.2763852Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:42:08.2764440Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:42:08.2764852Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:42:08.2765391Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.2765966Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:42:08.2766420Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:42:08.2766859Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:42:08.2767278Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:42:08.2767670Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:42:08.2768055Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:42:08.2768442Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:42:08.2768839Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:42:08.2769235Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:42:08.2769612Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:42:08.2769998Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:42:08.2770597Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:42:08.2770973Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:42:08.2771377Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:42:08.2771836Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:42:08.2772255Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:42:08.2772762Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:42:08.2773137Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:42:08.2773523Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:42:08.2773892Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:42:08.2774289Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:42:08.2774722Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:42:08.2775163Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:42:08.2775563Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:42:08.2775960Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:42:08.2776358Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:42:08.2776741Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:42:08.2777113Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:42:08.2777496Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:42:08.2777893Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:42:08.2778334Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:42:08.2778798Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:42:08.2779218Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:42:08.2779617Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:42:08.2780018Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:42:08.2780642Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:42:08.2781042Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:42:08.2781391Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:42:08.2781733Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:42:08.2782095Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:42:08.2782592Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:42:08.2782950Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:42:08.2783318Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:42:08.2783708Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:42:08.2784091Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:42:08.2784443Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:42:08.2784793Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:42:08.2785168Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:42:08.2785561Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:42:08.2785932Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:42:08.2786292Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:42:08.2786805Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:42:08.2787184Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:42:08.2787563Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:42:08.2787907Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:42:08.2788278Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:42:08.2788670Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:42:08.2789047Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:42:08.2789421Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:42:08.2789793Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:42:08.2790167Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:42:08.2790570Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:42:08.2790992Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:42:08.2791392Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:42:08.2791740Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:42:08.2792085Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:42:08.2792592Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:42:08.2793053Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:42:08.2793550Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:42:08.2794046Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:42:08.2794518Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:42:08.2795021Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:42:08.2795456Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:42:08.2795831Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:42:08.2796214Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:42:08.2796838Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:42:08.2797244Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:42:08.2797629Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:42:08.2798009Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:42:08.2798379Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:42:08.2798766Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:42:08.2799207Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:42:08.2799633Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:42:08.2800003Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:42:08.2800400Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:42:08.2800823Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:42:08.2801202Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:42:08.2801547Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:42:08.2801928Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:42:08.2802374Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:42:08.2803145Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:42:08.2803553Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:42:08.2803967Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:42:08.2804389Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:42:08.2804819Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:42:08.3062101Z [+] Installing Go for linux-arm64...
2025-08-20T21:42:08.8815720Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T21:42:08.8816044Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T21:42:08.8816275Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T21:42:08.8826248Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T21:42:08.8826628Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T21:42:08.8827013Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T21:42:08.8884832Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T21:42:08.8885414Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T21:42:08.8885867Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T21:42:08.8886337Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T21:42:08.8886788Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T21:42:08.8887232Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T21:42:08.8887690Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T21:42:08.8888143Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T21:42:08.8888581Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T21:42:08.8889021Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T21:42:08.8889450Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T21:42:08.8889875Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T21:42:08.8890299Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T21:42:08.8891088Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T21:42:08.8891557Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T21:42:08.8892002Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T21:42:08.8892607Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T21:42:08.8893062Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T21:42:08.8893517Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T21:42:08.8893927Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T21:42:08.8894270Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T21:42:08.8894589Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T21:42:08.8894911Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T21:42:08.8895246Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T21:42:08.8895579Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T21:42:08.8921188Z go version go1.22.2 linux/arm64
2025-08-20T21:42:08.9176900Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:42:08.9177351Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:42:08.9177696Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:42:08.9178395Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:42:08.9178760Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:42:08.9179118Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:42:08.9179498Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:42:08.9179854Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:42:08.9180195Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:42:08.9180527Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:42:08.9180882Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:42:08.9181255Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:42:08.9181632Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:42:08.9182032Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:42:08.9182581Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:42:08.9182985Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:42:08.9183395Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:42:08.9183771Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:42:08.9184146Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:42:08.9184607Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:42:08.9185047Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:42:08.9185435Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:42:08.9185850Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:42:08.9186247Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:42:08.9186598Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:42:08.9186985Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:42:08.9187411Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:42:08.9187820Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:42:08.9188220Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:42:08.9188856Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:42:08.9189288Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:42:08.9189704Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:42:08.9190131Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:42:08.9190546Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:42:08.9190985Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:42:08.9191406Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:42:08.9191805Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:42:08.9192208Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:42:08.9192732Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:42:08.9193137Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:42:08.9193561Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:42:08.9193975Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:42:08.9194372Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:42:08.9194940Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:42:08.9195395Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:42:08.9195864Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:42:08.9196328Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:42:08.9196817Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:42:08.9197261Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:42:08.9197677Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:42:08.9198091Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:42:08.9198495Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:42:08.9198910Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:42:08.9199300Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:42:08.9199664Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:42:08.9200016Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:42:08.9200453Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:42:08.9200842Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:42:08.9201248Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:42:08.9201624Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:42:08.9202029Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:42:08.9202555Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:42:08.9202984Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:42:08.9203390Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:42:08.9203805Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:42:08.9204231Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:42:08.9204629Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:42:08.9205197Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:42:08.9205645Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:42:08.9206138Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:42:08.9206670Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:42:08.9207127Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:42:08.9207544Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:42:08.9207927Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:42:08.9208311Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:42:08.9208706Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:42:08.9209099Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:42:08.9209552Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:42:08.9210046Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:42:08.9210548Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:42:08.9211034Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:42:08.9211604Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:42:08.9212002Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:42:08.9213185Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:42:08.9213614Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:42:08.9214010Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:42:08.9214400Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:42:08.9214819Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:42:08.9215240Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:42:08.9215619Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:42:08.9215985Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:42:08.9216388Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:42:08.9216792Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:42:08.9217163Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:42:08.9217526Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:42:08.9217914Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:42:08.9218298Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:42:08.9218645Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:42:08.9219021Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:42:08.9219431Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:42:08.9219816Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:42:08.9220182Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:42:08.9220543Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:42:08.9220916Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:42:08.9221299Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:42:08.9221693Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:42:08.9222295Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:42:08.9222816Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:42:08.9223193Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:42:08.9223590Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:42:08.9223990Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:42:08.9224363Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:42:08.9224710Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:42:08.9225056Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:42:08.9225408Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:42:08.9225763Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:42:08.9226111Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:42:08.9226479Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:42:08.9226873Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:42:08.9227299Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:42:08.9227731Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:42:08.9228127Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:42:08.9228696Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:42:08.9229082Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:42:08.9229466Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:42:08.9229861Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:42:08.9230263Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:42:08.9230649Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:42:08.9231040Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:42:08.9231450Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:42:08.9231889Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:42:08.9232315Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:42:08.9233363Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:42:08.9233766Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:42:08.9234173Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:42:08.9234574Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:42:08.9234981Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:42:08.9235371Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:42:08.9235764Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:42:08.9236167Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:42:08.9236541Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:42:08.9236901Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:42:08.9237263Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:42:08.9237655Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:42:08.9238045Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:42:08.9238439Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:42:08.9238827Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:42:08.9239393Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:42:08.9239801Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:42:08.9240177Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:42:08.9240557Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:42:08.9240973Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:42:08.9241417Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:42:08.9241812Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:42:08.9242181Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:42:08.9242683Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:42:08.9243101Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:42:08.9243519Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:42:08.9243865Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:42:08.9244205Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:42:08.9244623Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:42:08.9245048Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:42:08.9245645Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:42:08.9246029Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:42:08.9246404Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:42:08.9246778Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:42:08.9247196Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:42:08.9247661Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:42:08.9248071Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:42:08.9248436Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:42:08.9248793Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:42:08.9249236Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:42:08.9249750Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:42:08.9250205Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:42:08.9250579Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:42:08.9251037Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:42:08.9251573Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:42:08.9252073Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:42:08.9252672Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:42:08.9253047Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:42:08.9253420Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:42:08.9253835Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:42:08.9254248Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:42:08.9254650Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:42:08.9255021Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:42:08.9255392Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:42:08.9255979Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:42:08.9256393Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:42:08.9256787Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:42:08.9257183Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:42:08.9257572Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:42:08.9257965Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:42:08.9258379Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:42:08.9258817Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:42:08.9259241Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:42:08.9259625Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:42:08.9259998Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:42:08.9260363Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:42:08.9260736Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:42:08.9261124Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:42:08.9261539Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:42:08.9262152Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:42:08.9262721Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:42:08.9263124Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:42:08.9263509Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:42:08.9263888Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:42:08.9264259Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:42:08.9264621Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:42:08.9265002Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:42:08.9265380Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:42:08.9265823Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:42:08.9266298Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:42:08.9266753Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:42:08.9267270Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:42:08.9267778Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:42:08.9268282Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:42:08.9268717Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:42:08.9269077Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:42:08.9269565Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:42:08.9269942Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:42:08.9270322Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:42:08.9270686Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:42:08.9271066Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:42:08.9271446Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:42:08.9271827Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:42:08.9272522Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:42:08.9272937Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:42:08.9273329Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:42:08.9273713Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:42:08.9274123Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:42:08.9274559Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:42:08.9274972Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:42:08.9275380Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:42:08.9275783Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:42:08.9276189Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:42:08.9276609Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:42:08.9276997Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:42:08.9277354Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:42:08.9277858Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.9278593Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:42:08.9278955Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:42:08.9279328Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:42:08.9279689Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:42:08.9280081Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:42:08.9280512Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:42:08.9280933Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:42:08.9281357Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:42:08.9281753Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:42:08.9282150Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:42:08.9282788Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:42:08.9283197Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:42:08.9283587Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:42:08.9284015Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:42:08.9284501Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:42:08.9284998Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:42:08.9285444Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:42:08.9285851Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:42:08.9286250Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:42:08.9286726Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:42:08.9287209Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:42:08.9287614Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:42:08.9288040Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:42:08.9288487Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:42:08.9289089Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:42:08.9289458Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:42:08.9289806Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:42:08.9290172Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:42:08.9290550Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:42:08.9290919Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:42:08.9291266Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:42:08.9291630Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:42:08.9291990Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:42:08.9292344Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:42:08.9292850Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:42:08.9293214Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:42:08.9293587Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:42:08.9293970Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:42:08.9294326Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:42:08.9294682Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:42:08.9295241Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:42:08.9295603Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:42:08.9295969Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:42:08.9296334Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:42:08.9296687Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:42:08.9297063Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:42:08.9297479Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:42:08.9297907Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:42:08.9298313Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:42:08.9298671Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:42:08.9299048Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:42:08.9299472Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:42:08.9299868Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:42:08.9300224Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:42:08.9300584Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:42:08.9300943Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:42:08.9301282Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:42:08.9301627Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:42:08.9301980Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:42:08.9302344Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:42:08.9302826Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:42:08.9303173Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:42:08.9303503Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:42:08.9303875Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:42:08.9304277Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:42:08.9304669Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:42:08.9305247Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:42:08.9305659Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:42:08.9306072Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:42:08.9306609Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:42:08.9307224Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:42:08.9307846Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:42:08.9308385Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:42:08.9308854Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:42:08.9309307Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:42:08.9309821Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:42:08.9310434Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:42:08.9310994Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:42:08.9311488Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:42:08.9312078Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:42:08.9312608Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:42:08.9312985Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:42:08.9313357Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:42:08.9313739Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:42:08.9314119Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:42:08.9314503Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:42:08.9314887Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:42:08.9315275Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:42:08.9315664Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:42:08.9316036Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:42:08.9316408Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:42:08.9316779Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:42:08.9317164Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:42:08.9317555Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:42:08.9317967Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:42:08.9318379Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:42:08.9318746Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:42:08.9319135Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:42:08.9319539Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:42:08.9319949Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:42:08.9320383Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:42:08.9320812Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:42:08.9321176Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:42:08.9321546Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:42:08.9322141Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:42:08.9322645Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:42:08.9323034Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:42:08.9323441Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:42:08.9323823Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:42:08.9324207Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:42:08.9324561Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:42:08.9324924Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:42:08.9325468Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.9326184Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.9326864Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.9327527Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.9328046Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:42:08.9328607Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:42:08.9329013Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:42:08.9329412Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:42:08.9329783Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:42:08.9330156Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:42:08.9330521Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:42:08.9330894Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:42:08.9331267Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:42:08.9331639Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:42:08.9332011Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:42:08.9332524Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:42:08.9332933Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:42:08.9333325Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:42:08.9333718Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:42:08.9334100Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:42:08.9334479Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:42:08.9334863Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:42:08.9335260Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:42:08.9335654Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:42:08.9336049Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:42:08.9336440Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:42:08.9336861Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:42:08.9337289Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:42:08.9337686Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:42:08.9338119Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:42:08.9338781Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:42:08.9339198Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:42:08.9339562Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:42:08.9339937Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:42:08.9340331Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:42:08.9340741Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:42:08.9341139Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:42:08.9341517Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:42:08.9341903Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:42:08.9342375Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:42:08.9342965Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:42:08.9343362Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:42:08.9343766Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:42:08.9344214Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:42:08.9344818Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:42:08.9345292Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:42:08.9345774Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:42:08.9346211Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:42:08.9346648Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:42:08.9347039Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:42:08.9347425Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:42:08.9347839Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:42:08.9348217Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:42:08.9348592Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:42:08.9348997Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:42:08.9349389Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:42:08.9349786Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:42:08.9350195Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:42:08.9350587Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:42:08.9350956Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:42:08.9351319Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:42:08.9351669Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:42:08.9352055Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:42:08.9352589Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:42:08.9352987Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:42:08.9353430Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:42:08.9353875Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:42:08.9354270Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:42:08.9354906Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:42:08.9355342Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:42:08.9355745Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:42:08.9356149Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:42:08.9356498Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:42:08.9356856Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:42:08.9357247Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:42:08.9357639Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:42:08.9358015Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:42:08.9358369Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:42:08.9358717Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:42:08.9359066Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:42:08.9359548Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T21:42:08.9360052Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:42:08.9360430Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:42:08.9360952Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:42:08.9361348Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:42:08.9361754Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:42:08.9362159Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:42:08.9362795Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:42:08.9363213Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:42:08.9363621Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:42:08.9363990Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:42:08.9364354Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:42:08.9364708Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:42:08.9365084Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:42:08.9365505Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:42:08.9365928Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:42:08.9366322Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:42:08.9366739Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:42:08.9367180Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:42:08.9367569Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:42:08.9367933Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:42:08.9368276Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:42:08.9368621Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:42:08.9368991Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:42:08.9369362Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:42:08.9369735Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:42:08.9370132Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:42:08.9370543Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:42:08.9371210Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:42:08.9371684Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:42:08.9372053Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:42:08.9372564Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:42:08.9372951Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:42:08.9373339Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:42:08.9373716Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:42:08.9374088Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:42:08.9374522Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:42:08.9375007Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:42:08.9375428Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:42:08.9375796Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:42:08.9376168Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:42:08.9376568Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:42:08.9376955Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:42:08.9377496Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:42:08.9377888Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:42:08.9378263Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:42:08.9378608Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:42:08.9378957Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:42:08.9379353Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:42:08.9379772Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:42:08.9380189Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:42:08.9380576Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:42:08.9381015Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:42:08.9381459Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:42:08.9381883Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:42:08.9382272Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:42:08.9382936Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.9383452Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:42:08.9383841Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:42:08.9384248Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:42:08.9384672Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:42:08.9385185Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:42:08.9385767Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:42:08.9386372Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:42:08.9387020Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:42:08.9387661Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:42:08.9388501Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:42:08.9389135Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:42:08.9389719Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:42:08.9390199Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:42:08.9390643Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:42:08.9391074Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:42:08.9391497Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:42:08.9391968Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:42:08.9392795Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:42:08.9393201Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:42:08.9393567Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:42:08.9393943Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:42:08.9394320Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:42:08.9394910Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:42:08.9395323Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:42:08.9395686Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:42:08.9396073Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:42:08.9396532Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:42:08.9397024Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:42:08.9397510Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:42:08.9397993Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:42:08.9398455Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:42:08.9398867Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:42:08.9399282Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:42:08.9399691Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:42:08.9400120Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:42:08.9400545Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:42:08.9400931Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:42:08.9401312Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:42:08.9401685Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:42:08.9402060Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:42:08.9402670Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:42:08.9403126Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:42:08.9403531Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:42:08.9403942Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:42:08.9404371Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:42:08.9404817Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:42:08.9405533Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:42:08.9405977Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:42:08.9406406Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:42:08.9406776Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:42:08.9407161Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:42:08.9407528Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:42:08.9407895Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:42:08.9408291Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:42:08.9408686Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:42:08.9409108Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:42:08.9409578Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:42:08.9410034Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:42:08.9410420Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:42:08.9410769Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:42:08.9411139Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:42:08.9411681Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:42:08.9412063Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:42:08.9412610Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:42:08.9413039Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:42:08.9413485Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:42:08.9413905Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:42:08.9414287Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:42:08.9414681Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:42:08.9415218Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:08.9415798Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:42:08.9416248Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:42:08.9416686Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:42:08.9417106Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:42:08.9417501Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:42:08.9417892Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:42:08.9418278Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:42:08.9418676Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:42:08.9419074Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:42:08.9419449Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:42:08.9419843Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:42:08.9420242Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:42:08.9420614Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:42:08.9421018Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:42:08.9421479Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:42:08.9422134Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:42:08.9422636Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:42:08.9423011Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:42:08.9423396Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:42:08.9423766Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:42:08.9424137Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:42:08.9424563Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:42:08.9425005Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:42:08.9425403Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:42:08.9425797Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:42:08.9426192Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:42:08.9426570Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:42:08.9426951Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:42:08.9427332Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:42:08.9427730Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:42:08.9428355Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:42:08.9428800Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:42:08.9429218Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:42:08.9429616Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:42:08.9430020Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:42:08.9430444Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:42:08.9430831Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:42:08.9431183Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:42:08.9431526Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:42:08.9431890Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:42:08.9432262Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:42:08.9432742Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:42:08.9433115Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:42:08.9433508Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:42:08.9433885Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:42:08.9434243Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:42:08.9434592Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:42:08.9434968Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:42:08.9435362Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:42:08.9435738Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:42:08.9436103Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:42:08.9436459Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:42:08.9436840Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:42:08.9437215Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:42:08.9437561Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:42:08.9438147Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:42:08.9438554Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:42:08.9438932Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:42:08.9439305Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:42:08.9439679Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:42:08.9440064Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:42:08.9440463Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:42:08.9440889Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:42:08.9441282Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:42:08.9441632Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:42:08.9441984Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:42:08.9442323Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:42:08.9443017Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:42:08.9443521Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:42:08.9443988Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:42:08.9444654Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:42:08.9445157Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:42:08.9445591Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:42:08.9445968Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:42:08.9446355Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:42:08.9446741Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:42:08.9447123Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:42:08.9447504Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:42:08.9447885Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:42:08.9448263Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:42:08.9448650Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:42:08.9449089Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:42:08.9449515Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:42:08.9449888Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:42:08.9450285Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:42:08.9450703Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:42:08.9451079Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:42:08.9451424Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:42:08.9451809Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:42:08.9452262Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:42:08.9452878Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:42:08.9453291Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:42:08.9453703Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:42:08.9454128Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:42:08.9454759Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:42:09.1367996Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:42:09.3250662Z Collecting meson
2025-08-20T21:42:09.4056769Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T21:42:09.4597051Z Collecting ninja
2025-08-20T21:42:09.4738587Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T21:42:09.5011754Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T21:42:09.5777703Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 18.5 MB/s  0:00:00
2025-08-20T21:42:09.5935306Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T21:42:09.6780158Z Installing collected packages: ninja, meson
2025-08-20T21:42:10.3450333Z 
2025-08-20T21:42:10.3474729Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T21:42:10.6169631Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T21:42:10.7048370Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T21:42:10.7894832Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T21:42:11.1648104Z 1.8.4
2025-08-20T21:42:11.1937567Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T21:42:11.2239613Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:42:11.2240453Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:42:11.2240811Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:42:11.2241173Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:42:11.2241556Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:42:11.2241916Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:42:11.2242281Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:42:11.2242859Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:42:11.2243205Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:42:11.2243527Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:42:11.2243883Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:42:11.2244262Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:42:11.2244648Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:42:11.2245049Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:42:11.2245443Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:42:11.2245842Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:42:11.2246239Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:42:11.2246604Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:42:11.2246981Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:42:11.2247433Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:42:11.2247873Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:42:11.2248262Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:42:11.2248683Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:42:11.2249073Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:42:11.2249461Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:42:11.2249843Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:42:11.2250268Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:42:11.2250994Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:42:11.2251412Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:42:11.2251823Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:42:11.2252237Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:42:11.2253088Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:42:11.2253521Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:42:11.2253943Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:42:11.2254381Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:42:11.2254806Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:42:11.2255209Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:42:11.2255616Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:42:11.2256004Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:42:11.2256407Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:42:11.2256826Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:42:11.2257412Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:42:11.2257814Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:42:11.2258205Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:42:11.2258659Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:42:11.2259129Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:42:11.2259602Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:42:11.2260085Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:42:11.2260526Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:42:11.2260939Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:42:11.2261361Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:42:11.2261767Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:42:11.2262180Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:42:11.2263120Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:42:11.2263495Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:42:11.2263847Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:42:11.2264222Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:42:11.2264612Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:42:11.2265011Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:42:11.2265386Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:42:11.2265793Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:42:11.2266232Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:42:11.2266649Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:42:11.2267054Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:42:11.2267471Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:42:11.2268089Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:42:11.2268513Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:42:11.2268903Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:42:11.2269331Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:42:11.2269826Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:42:11.2270328Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:42:11.2270785Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:42:11.2271198Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:42:11.2271581Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:42:11.2271969Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:42:11.2272371Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:42:11.2272924Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:42:11.2273384Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:42:11.2273879Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:42:11.2274551Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:42:11.2275037Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:42:11.2275469Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:42:11.2275866Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:42:11.2276253Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:42:11.2276662Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:42:11.2277055Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:42:11.2277439Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:42:11.2277860Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:42:11.2278282Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:42:11.2278664Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:42:11.2279026Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:42:11.2279431Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:42:11.2279831Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:42:11.2280203Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:42:11.2280569Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:42:11.2280958Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:42:11.2281343Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:42:11.2281690Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:42:11.2282067Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:42:11.2282633Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:42:11.2283022Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:42:11.2283383Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:42:11.2283740Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:42:11.2284111Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:42:11.2284716Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:42:11.2285125Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:42:11.2285514Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:42:11.2285893Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:42:11.2286271Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:42:11.2286670Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:42:11.2287061Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:42:11.2287426Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:42:11.2287778Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:42:11.2288121Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:42:11.2288470Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:42:11.2288831Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:42:11.2289175Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:42:11.2289546Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:42:11.2289942Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:42:11.2290369Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:42:11.2290945Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:42:11.2291345Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:42:11.2291733Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:42:11.2292119Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:42:11.2293412Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:42:11.2293832Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:42:11.2294237Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:42:11.2294615Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:42:11.2295003Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:42:11.2295406Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:42:11.2295848Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:42:11.2296267Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:42:11.2296653Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:42:11.2297041Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:42:11.2297451Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:42:11.2297857Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:42:11.2298258Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:42:11.2298646Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:42:11.2299043Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:42:11.2299447Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:42:11.2299824Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:42:11.2300180Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:42:11.2300541Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:42:11.2300934Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:42:11.2301325Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:42:11.2301972Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:42:11.2302533Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:42:11.2302907Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:42:11.2303275Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:42:11.2303652Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:42:11.2304033Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:42:11.2304447Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:42:11.2304883Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:42:11.2305277Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:42:11.2305645Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:42:11.2306038Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:42:11.2306451Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:42:11.2306868Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:42:11.2307216Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:42:11.2307554Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:42:11.2308141Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:42:11.2308569Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:42:11.2308971Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:42:11.2309351Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:42:11.2309731Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:42:11.2310106Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:42:11.2310540Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:42:11.2311005Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:42:11.2311415Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:42:11.2311784Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:42:11.2312136Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:42:11.2312797Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:42:11.2313312Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:42:11.2313748Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:42:11.2314129Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:42:11.2314586Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:42:11.2315120Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:42:11.2315621Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:42:11.2316056Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:42:11.2316415Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:42:11.2316791Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:42:11.2317195Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:42:11.2317608Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:42:11.2318136Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:42:11.2318704Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:42:11.2319088Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:42:11.2319482Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:42:11.2319877Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:42:11.2320271Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:42:11.2320669Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:42:11.2321059Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:42:11.2321446Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:42:11.2321861Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:42:11.2322306Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:42:11.2322869Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:42:11.2323256Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:42:11.2323626Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:42:11.2323997Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:42:11.2324373Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:42:11.2324929Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:42:11.2325349Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:42:11.2325812Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:42:11.2326259Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:42:11.2326665Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:42:11.2327049Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:42:11.2327427Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:42:11.2327798Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:42:11.2328163Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:42:11.2328550Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:42:11.2328929Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:42:11.2329372Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:42:11.2329840Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:42:11.2330293Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:42:11.2330807Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:42:11.2331321Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:42:11.2331824Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:42:11.2332260Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:42:11.2332744Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:42:11.2333109Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:42:11.2333486Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:42:11.2333865Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:42:11.2334229Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:42:11.2334607Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:42:11.2335172Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:42:11.2335577Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:42:11.2335958Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:42:11.2336329Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:42:11.2336723Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:42:11.2337114Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:42:11.2337527Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:42:11.2337957Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:42:11.2338373Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:42:11.2338783Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:42:11.2339189Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:42:11.2339593Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:42:11.2340011Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:42:11.2340397Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:42:11.2340754Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:42:11.2341480Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:11.2341999Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:42:11.2342365Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:42:11.2342875Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:42:11.2343247Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:42:11.2343641Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:42:11.2344071Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:42:11.2344493Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:42:11.2344917Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:42:11.2345321Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:42:11.2345721Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:42:11.2346141Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:42:11.2346550Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:42:11.2346936Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:42:11.2347367Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:42:11.2347855Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:42:11.2348349Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:42:11.2348793Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:42:11.2349200Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:42:11.2349644Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:42:11.2350113Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:42:11.2350600Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:42:11.2351001Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:42:11.2351664Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:42:11.2352132Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:42:11.2352653Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:42:11.2353011Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:42:11.2353358Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:42:11.2353731Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:42:11.2354112Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:42:11.2354473Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:42:11.2354822Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:42:11.2355188Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:42:11.2355548Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:42:11.2355904Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:42:11.2356272Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:42:11.2356621Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:42:11.2356988Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:42:11.2357368Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:42:11.2357898Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:42:11.2358253Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:42:11.2358610Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:42:11.2358972Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:42:11.2359344Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:42:11.2359710Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:42:11.2360067Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:42:11.2360440Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:42:11.2360855Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:42:11.2361289Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:42:11.2361697Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:42:11.2362056Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:42:11.2362551Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:42:11.2362979Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:42:11.2363376Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:42:11.2363740Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:42:11.2364103Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:42:11.2364458Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:42:11.2364795Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:42:11.2365137Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:42:11.2365490Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:42:11.2365854Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:42:11.2366212Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:42:11.2366555Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:42:11.2366884Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:42:11.2367255Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:42:11.2367885Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:42:11.2368293Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:42:11.2368689Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:42:11.2369082Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:42:11.2369499Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:42:11.2370002Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:42:11.2370612Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:42:11.2371234Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:42:11.2371776Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:42:11.2372245Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:42:11.2372892Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:42:11.2373412Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:42:11.2374031Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:42:11.2374769Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:42:11.2375257Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:42:11.2375697Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:42:11.2376061Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:42:11.2376432Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:42:11.2376803Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:42:11.2377180Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:42:11.2377566Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:42:11.2377948Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:42:11.2378334Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:42:11.2378714Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:42:11.2379097Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:42:11.2379469Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:42:11.2379843Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:42:11.2380212Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:42:11.2380606Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:42:11.2381000Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:42:11.2381408Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:42:11.2381823Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:42:11.2382191Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:42:11.2382723Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:42:11.2383125Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:42:11.2383530Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:42:11.2383978Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:42:11.2384626Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:42:11.2385007Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:42:11.2385370Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:42:11.2385749Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:42:11.2386114Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:42:11.2386500Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:42:11.2386892Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:42:11.2387272Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:42:11.2387649Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:42:11.2388009Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:42:11.2388371Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:42:11.2388917Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:11.2389631Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:11.2390315Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:11.2391133Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:11.2391660Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:42:11.2392041Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:42:11.2392646Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:42:11.2393051Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:42:11.2393430Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:42:11.2393802Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:42:11.2394161Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:42:11.2394533Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:42:11.2394906Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:42:11.2395280Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:42:11.2395653Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:42:11.2396037Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:42:11.2396432Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:42:11.2396828Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:42:11.2397226Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:42:11.2397613Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:42:11.2397986Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:42:11.2398373Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:42:11.2398773Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:42:11.2399168Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:42:11.2399562Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:42:11.2399953Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:42:11.2400374Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:42:11.2400804Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:42:11.2401420Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:42:11.2401890Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:42:11.2402338Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:42:11.2402890Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:42:11.2403260Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:42:11.2403638Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:42:11.2404030Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:42:11.2404437Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:42:11.2404839Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:42:11.2405217Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:42:11.2405604Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:42:11.2406072Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:42:11.2406540Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:42:11.2406930Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:42:11.2407492Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:42:11.2407944Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:42:11.2408386Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:42:11.2408858Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:42:11.2409339Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:42:11.2409783Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:42:11.2410220Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:42:11.2410614Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:42:11.2411001Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:42:11.2411418Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:42:11.2411793Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:42:11.2412166Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:42:11.2412690Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:42:11.2413088Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:42:11.2413494Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:42:11.2413911Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:42:11.2414301Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:42:11.2414674Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:42:11.2415041Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:42:11.2415397Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:42:11.2415781Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:42:11.2416199Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:42:11.2416586Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:42:11.2417030Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:42:11.2417689Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:42:11.2418110Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:42:11.2418549Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:42:11.2418968Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:42:11.2419400Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:42:11.2419810Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:42:11.2420159Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:42:11.2420518Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:42:11.2420907Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:42:11.2421298Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:42:11.2421676Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:42:11.2422031Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:42:11.2422494Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:42:11.2422849Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:42:11.2423330Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T21:42:11.2424034Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:42:11.2424418Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:42:11.2424792Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:42:11.2425187Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:42:11.2425593Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:42:11.2426001Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:42:11.2426401Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:42:11.2426815Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:42:11.2427221Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:42:11.2427594Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:42:11.2427959Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:42:11.2428312Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:42:11.2428685Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:42:11.2429100Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:42:11.2429524Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:42:11.2429921Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:42:11.2430338Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:42:11.2430774Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:42:11.2431168Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:42:11.2431534Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:42:11.2431885Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:42:11.2432226Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:42:11.2432719Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:42:11.2433091Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:42:11.2433464Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:42:11.2434071Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:42:11.2434508Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:42:11.2434964Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:42:11.2435396Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:42:11.2435766Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:42:11.2436152Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:42:11.2436538Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:42:11.2436918Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:42:11.2437296Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:42:11.2437666Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:42:11.2438109Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:42:11.2438596Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:42:11.2439017Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:42:11.2439389Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:42:11.2439757Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:42:11.2440334Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:42:11.2440724Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:42:11.2441094Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:42:11.2441488Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:42:11.2441864Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:42:11.2442211Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:42:11.2442699Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:42:11.2443095Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:42:11.2443515Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:42:11.2443890Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:42:11.2444279Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:42:11.2444721Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:42:11.2445155Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:42:11.2445579Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:42:11.2445968Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:42:11.2446485Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:11.2446991Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:42:11.2447378Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:42:11.2447784Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:42:11.2448213Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:42:11.2448730Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:42:11.2449306Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:42:11.2449957Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:42:11.2450809Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:42:11.2451487Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:42:11.2452114Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:42:11.2452865Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:42:11.2453451Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:42:11.2453929Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:42:11.2454371Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:42:11.2454805Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:42:11.2455232Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:42:11.2455706Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:42:11.2456133Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:42:11.2456511Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:42:11.2456874Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:42:11.2457413Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:42:11.2457791Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:42:11.2458197Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:42:11.2458605Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:42:11.2458973Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:42:11.2459364Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:42:11.2459823Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:42:11.2460311Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:42:11.2460799Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:42:11.2461283Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:42:11.2461737Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:42:11.2462146Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:42:11.2462688Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:42:11.2463101Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:42:11.2463526Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:42:11.2463953Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:42:11.2464337Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:42:11.2464717Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:42:11.2465088Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:42:11.2465463Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:42:11.2465904Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:42:11.2466342Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:42:11.2466742Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:42:11.2467147Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:42:11.2467781Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:42:11.2468246Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:42:11.2468685Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:42:11.2469117Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:42:11.2469510Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:42:11.2469886Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:42:11.2470271Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:42:11.2470637Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:42:11.2471005Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:42:11.2471403Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:42:11.2471807Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:42:11.2472233Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:42:11.2472844Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:42:11.2473304Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:42:11.2473694Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:42:11.2474248Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:42:11.2474619Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:42:11.2475011Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:42:11.2475393Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:42:11.2475779Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:42:11.2476204Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:42:11.2476650Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:42:11.2477063Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:42:11.2477446Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:42:11.2477841Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:42:11.2478389Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:11.2478965Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:42:11.2479415Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:42:11.2479857Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:42:11.2480279Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:42:11.2480673Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:42:11.2481061Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:42:11.2481444Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:42:11.2481843Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:42:11.2482248Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:42:11.2482775Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:42:11.2483167Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:42:11.2483567Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:42:11.2483937Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:42:11.2484542Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:42:11.2485019Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:42:11.2485445Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:42:11.2485815Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:42:11.2486188Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:42:11.2486579Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:42:11.2486949Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:42:11.2487315Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:42:11.2487742Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:42:11.2488187Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:42:11.2488587Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:42:11.2488983Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:42:11.2489374Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:42:11.2489749Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:42:11.2490265Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:42:11.2490647Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:42:11.2491046Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:42:11.2491486Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:42:11.2491927Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:42:11.2492348Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:42:11.2492912Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:42:11.2493314Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:42:11.2493735Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:42:11.2494119Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:42:11.2494474Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:42:11.2494816Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:42:11.2495179Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:42:11.2495551Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:42:11.2495902Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:42:11.2496267Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:42:11.2496662Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:42:11.2497043Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:42:11.2497396Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:42:11.2497741Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:42:11.2498119Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:42:11.2498520Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:42:11.2498894Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:42:11.2499254Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:42:11.2499616Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:42:11.2499997Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:42:11.2500616Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:42:11.2500984Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:42:11.2501353Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:42:11.2501739Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:42:11.2502116Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:42:11.2502633Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:42:11.2503006Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:42:11.2503388Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:42:11.2503786Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:42:11.2504204Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:42:11.2504602Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:42:11.2504969Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:42:11.2505311Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:42:11.2505649Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:42:11.2506067Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:42:11.2506723Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:42:11.2507193Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:42:11.2507665Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:42:11.2508165Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:42:11.2508600Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:42:11.2508976Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:42:11.2509360Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:42:11.2509744Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:42:11.2510128Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:42:11.2510511Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:42:11.2510893Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:42:11.2511269Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:42:11.2511657Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:42:11.2512098Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:42:11.2512719Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:42:11.2513096Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:42:11.2513491Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:42:11.2513911Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:42:11.2514287Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:42:11.2514635Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:42:11.2515017Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:42:11.2515464Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:42:11.2515920Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:42:11.2516326Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:42:11.2516956Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:42:11.2517408Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:42:11.2517843Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:42:11.9712651Z info: downloading installer
2025-08-20T21:42:12.3111011Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T21:42:12.3111428Z warn: /home/runner/.rustup/settings.toml
2025-08-20T21:42:12.3111783Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T21:42:12.3112194Z warn: instead of the one inferred from the default host triple.
2025-08-20T21:42:12.3293412Z info: profile set to 'default'
2025-08-20T21:42:12.3293725Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T21:42:12.3294078Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T21:42:12.3830723Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:42:12.5594635Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:42:12.5894178Z info: downloading component 'clippy'
2025-08-20T21:42:12.7276017Z info: downloading component 'rustfmt'
2025-08-20T21:42:12.8683313Z info: downloading component 'cargo'
2025-08-20T21:42:13.0810539Z info: downloading component 'rust-std'
2025-08-20T21:42:13.4995295Z info: downloading component 'rustc'
2025-08-20T21:42:14.4412058Z info: removing previous version of component 'clippy'
2025-08-20T21:42:14.4573033Z info: removing previous version of component 'rustfmt'
2025-08-20T21:42:14.4635550Z info: removing previous version of component 'cargo'
2025-08-20T21:42:14.4822762Z info: removing previous version of component 'rust-std'
2025-08-20T21:42:14.4924440Z info: removing previous version of component 'rustc'
2025-08-20T21:42:14.5141422Z info: installing component 'clippy'
2025-08-20T21:42:14.7793844Z info: installing component 'rustfmt'
2025-08-20T21:42:14.9787758Z info: installing component 'cargo'
2025-08-20T21:42:15.4718791Z info: installing component 'rust-std'
2025-08-20T21:42:16.7725338Z info: installing component 'rustc'
2025-08-20T21:42:19.4940699Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:42:19.4940992Z 
2025-08-20T21:42:19.5021859Z   stable-aarch64-unknown-linux-gnu updated - rustc 1.89.0 (29483883e 2025-08-04) (from rustc 1.87.0 (17067e9ac 2025-05-09))
2025-08-20T21:42:19.5022326Z 
2025-08-20T21:42:19.5022330Z 
2025-08-20T21:42:19.5022518Z Rust is installed now. Great!
2025-08-20T21:42:19.5022659Z 
2025-08-20T21:42:19.5022839Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T21:42:19.5023226Z environment variable. This has not been done automatically.
2025-08-20T21:42:19.5023441Z 
2025-08-20T21:42:19.5023549Z To configure your current shell, you need to source
2025-08-20T21:42:19.5023829Z the corresponding env file under $HOME/.cargo.
2025-08-20T21:42:19.5024004Z 
2025-08-20T21:42:19.5024190Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T21:42:19.5024569Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T21:42:19.5024861Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T21:42:19.5025131Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T21:42:19.5202582Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:42:19.5518777Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T21:42:19.5519057Z 
2025-08-20T21:42:19.5593899Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:42:19.5594216Z 
2025-08-20T21:42:19.6012255Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T21:42:19.6388803Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T21:42:19.6699213Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T21:42:19.6700205Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T21:42:19.6700946Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T21:42:19.6701320Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T21:42:19.6701706Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T21:42:19.6702080Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T21:42:19.6706336Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T21:42:19.6706731Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T21:42:19.6707073Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T21:42:19.6707398Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T21:42:19.6707749Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T21:42:19.6708128Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T21:42:19.6708507Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T21:42:19.6708914Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T21:42:19.6709308Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T21:42:19.6709704Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T21:42:19.6710101Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T21:42:19.6710767Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T21:42:19.6711147Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T21:42:19.6711602Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T21:42:19.6712042Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T21:42:19.6713162Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T21:42:19.6713608Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T21:42:19.6714007Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T21:42:19.6714357Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T21:42:19.6714741Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T21:42:19.6715170Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T21:42:19.6715593Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T21:42:19.6715997Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T21:42:19.6716412Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T21:42:19.6716831Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T21:42:19.6717258Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T21:42:19.6717686Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T21:42:19.6718107Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T21:42:19.6718545Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T21:42:19.6718967Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T21:42:19.6719366Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T21:42:19.6719778Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T21:42:19.6720170Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T21:42:19.6720575Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T21:42:19.6721004Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T21:42:19.6721422Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T21:42:19.6722037Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T21:42:19.6722617Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T21:42:19.6723072Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T21:42:19.6723545Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T21:42:19.6724010Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T21:42:19.6724504Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T21:42:19.6724948Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T21:42:19.6725365Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T21:42:19.6725786Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T21:42:19.6726198Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T21:42:19.6726608Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T21:42:19.6727008Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T21:42:19.6727376Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T21:42:19.6727732Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T21:42:19.6728259Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T21:42:19.6728651Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T21:42:19.6729053Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T21:42:19.6729429Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T21:42:19.6729838Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T21:42:19.6730274Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T21:42:19.6730694Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T21:42:19.6731105Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T21:42:19.6731523Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T21:42:19.6731956Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T21:42:19.6732361Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T21:42:19.6732898Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T21:42:19.6733338Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T21:42:19.6733833Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T21:42:19.6734334Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T21:42:19.6734791Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T21:42:19.6735213Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T21:42:19.6735598Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T21:42:19.6735990Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T21:42:19.6736394Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T21:42:19.6736790Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T21:42:19.6737248Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T21:42:19.6737746Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T21:42:19.6738251Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T21:42:19.6738932Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T21:42:19.6739395Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T21:42:19.6739794Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T21:42:19.6740182Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T21:42:19.6740586Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T21:42:19.6740992Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T21:42:19.6741373Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T21:42:19.6741793Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T21:42:19.6742218Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T21:42:19.6742727Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T21:42:19.6743098Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T21:42:19.6743504Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T21:42:19.6743908Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T21:42:19.6744279Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T21:42:19.6744645Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T21:42:19.6745186Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T21:42:19.6745572Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T21:42:19.6745920Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T21:42:19.6746295Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T21:42:19.6746700Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T21:42:19.6747090Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T21:42:19.6747452Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T21:42:19.6747815Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T21:42:19.6748187Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T21:42:19.6748573Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T21:42:19.6748974Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T21:42:19.6749365Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T21:42:19.6749744Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T21:42:19.6750123Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T21:42:19.6750512Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T21:42:19.6750915Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T21:42:19.6751282Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T21:42:19.6751635Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T21:42:19.6752140Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T21:42:19.6752670Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T21:42:19.6753051Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T21:42:19.6753396Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T21:42:19.6753764Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T21:42:19.6754156Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T21:42:19.6754580Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T21:42:19.6755226Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T21:42:19.6755651Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T21:42:19.6756041Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T21:42:19.6756426Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T21:42:19.6756809Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T21:42:19.6757241Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T21:42:19.6757646Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T21:42:19.6758026Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T21:42:19.6758414Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T21:42:19.6758825Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T21:42:19.6759259Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T21:42:19.6759685Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T21:42:19.6760072Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T21:42:19.6760463Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T21:42:19.6760869Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T21:42:19.6761429Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T21:42:19.6761831Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T21:42:19.6762224Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T21:42:19.6762756Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T21:42:19.6763161Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T21:42:19.6763543Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T21:42:19.6763900Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T21:42:19.6764262Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T21:42:19.6764657Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T21:42:19.6765053Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T21:42:19.6765458Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T21:42:19.6765843Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T21:42:19.6766211Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T21:42:19.6766582Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T21:42:19.6766959Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T21:42:19.6767341Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T21:42:19.6767759Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T21:42:19.6768198Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T21:42:19.6768594Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T21:42:19.6768964Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T21:42:19.6769356Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T21:42:19.6769772Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T21:42:19.6770188Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T21:42:19.6770541Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T21:42:19.6770883Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T21:42:19.6771519Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T21:42:19.6771978Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T21:42:19.6772498Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T21:42:19.6772888Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T21:42:19.6773266Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T21:42:19.6773653Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T21:42:19.6774074Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T21:42:19.6774538Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T21:42:19.6774949Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T21:42:19.6775315Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T21:42:19.6775672Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T21:42:19.6776115Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T21:42:19.6776613Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T21:42:19.6777050Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T21:42:19.6777422Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T21:42:19.6778086Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T21:42:19.6778619Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T21:42:19.6779120Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T21:42:19.6779555Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T21:42:19.6779916Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T21:42:19.6780291Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T21:42:19.6780698Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T21:42:19.6781114Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T21:42:19.6781517Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T21:42:19.6781892Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T21:42:19.6782264Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T21:42:19.6782817Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T21:42:19.6783216Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T21:42:19.6783611Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T21:42:19.6784016Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T21:42:19.6784405Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T21:42:19.6784796Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T21:42:19.6785211Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T21:42:19.6785651Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T21:42:19.6786077Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T21:42:19.6786462Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T21:42:19.6786835Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T21:42:19.6787202Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T21:42:19.6787577Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T21:42:19.6788156Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T21:42:19.6788596Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T21:42:19.6789061Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T21:42:19.6789511Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T21:42:19.6789919Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T21:42:19.6790308Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T21:42:19.6790687Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T21:42:19.6791059Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T21:42:19.6791424Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T21:42:19.6791808Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T21:42:19.6792188Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T21:42:19.6792787Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T21:42:19.6793260Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T21:42:19.6793712Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T21:42:19.6794227Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T21:42:19.6794917Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T21:42:19.6795417Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T21:42:19.6795850Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T21:42:19.6796209Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T21:42:19.6796571Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T21:42:19.6796948Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T21:42:19.6797323Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T21:42:19.6797691Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T21:42:19.6798066Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T21:42:19.6798450Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T21:42:19.6798832Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T21:42:19.6799207Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T21:42:19.6799583Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T21:42:19.6799973Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T21:42:19.6800360Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T21:42:19.6800775Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T21:42:19.6801214Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T21:42:19.6801635Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T21:42:19.6802047Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T21:42:19.6802591Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T21:42:19.6803006Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T21:42:19.6803426Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T21:42:19.6803814Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T21:42:19.6804175Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T21:42:19.6804870Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:19.6805410Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T21:42:19.6805783Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T21:42:19.6806158Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T21:42:19.6806520Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T21:42:19.6806923Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T21:42:19.6807356Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T21:42:19.6807783Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T21:42:19.6808214Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T21:42:19.6808615Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T21:42:19.6809019Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T21:42:19.6809440Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T21:42:19.6809848Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T21:42:19.6810239Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T21:42:19.6810711Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T21:42:19.6811360Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T21:42:19.6811860Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T21:42:19.6812304Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T21:42:19.6812911Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T21:42:19.6813325Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T21:42:19.6813799Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T21:42:19.6814283Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T21:42:19.6814692Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T21:42:19.6815124Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T21:42:19.6815580Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T21:42:19.6815984Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T21:42:19.6816341Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T21:42:19.6816692Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T21:42:19.6817060Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T21:42:19.6817447Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T21:42:19.6817809Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T21:42:19.6818162Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T21:42:19.6818529Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T21:42:19.6818892Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T21:42:19.6819251Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T21:42:19.6819622Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T21:42:19.6819975Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T21:42:19.6820345Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T21:42:19.6820730Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T21:42:19.6821090Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T21:42:19.6821658Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T21:42:19.6822029Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T21:42:19.6822520Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T21:42:19.6822901Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T21:42:19.6823263Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T21:42:19.6823629Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T21:42:19.6824004Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T21:42:19.6824422Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T21:42:19.6824855Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T21:42:19.6825260Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T21:42:19.6825624Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T21:42:19.6826005Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T21:42:19.6826426Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T21:42:19.6826821Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T21:42:19.6827179Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T21:42:19.6827722Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T21:42:19.6828074Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T21:42:19.6828411Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T21:42:19.6828751Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T21:42:19.6829102Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T21:42:19.6829487Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T21:42:19.6829844Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T21:42:19.6830187Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T21:42:19.6830515Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T21:42:19.6830891Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T21:42:19.6831293Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T21:42:19.6831692Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T21:42:19.6832086Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T21:42:19.6832646Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T21:42:19.6833064Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T21:42:19.6833565Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T21:42:19.6834178Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T21:42:19.6834800Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T21:42:19.6835341Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T21:42:19.6835816Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T21:42:19.6836270Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T21:42:19.6836791Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T21:42:19.6837411Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T21:42:19.6838175Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T21:42:19.6838669Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T21:42:19.6839107Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T21:42:19.6839470Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T21:42:19.6839836Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T21:42:19.6840212Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T21:42:19.6840589Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T21:42:19.6840977Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T21:42:19.6841364Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T21:42:19.6841751Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T21:42:19.6842137Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T21:42:19.6842638Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T21:42:19.6843020Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T21:42:19.6843392Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T21:42:19.6843765Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T21:42:19.6844355Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T21:42:19.6844748Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T21:42:19.6845159Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T21:42:19.6845575Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T21:42:19.6845942Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T21:42:19.6846334Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T21:42:19.6846737Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T21:42:19.6847147Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T21:42:19.6847585Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T21:42:19.6848008Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T21:42:19.6848377Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T21:42:19.6848741Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T21:42:19.6849122Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T21:42:19.6849491Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T21:42:19.6849878Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T21:42:19.6850270Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T21:42:19.6850654Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T21:42:19.6851035Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T21:42:19.6851394Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T21:42:19.6851756Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T21:42:19.6852307Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:19.6853153Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:19.6853834Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:19.6854668Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:19.6855217Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T21:42:19.6855595Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T21:42:19.6855999Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T21:42:19.6856395Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T21:42:19.6856772Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T21:42:19.6857139Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T21:42:19.6857501Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T21:42:19.6857872Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T21:42:19.6858247Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T21:42:19.6858621Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T21:42:19.6858995Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T21:42:19.6859377Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T21:42:19.6859773Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T21:42:19.6860172Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T21:42:19.6860711Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T21:42:19.6861098Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T21:42:19.6861474Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T21:42:19.6861854Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T21:42:19.6862251Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T21:42:19.6862771Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T21:42:19.6863166Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T21:42:19.6863554Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T21:42:19.6863973Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T21:42:19.6864401Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T21:42:19.6864806Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T21:42:19.6865239Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T21:42:19.6865690Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T21:42:19.6866090Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T21:42:19.6866456Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T21:42:19.6866839Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T21:42:19.6867237Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T21:42:19.6867645Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T21:42:19.6868046Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T21:42:19.6868426Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T21:42:19.6868822Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T21:42:19.6869290Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T21:42:19.6869754Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T21:42:19.6870149Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T21:42:19.6870554Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T21:42:19.6871178Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T21:42:19.6871664Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T21:42:19.6872139Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T21:42:19.6872741Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T21:42:19.6873187Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T21:42:19.6873621Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T21:42:19.6874016Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T21:42:19.6874404Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T21:42:19.6874815Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T21:42:19.6875199Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T21:42:19.6875569Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T21:42:19.6875972Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T21:42:19.6876370Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T21:42:19.6876766Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T21:42:19.6877357Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T21:42:19.6877746Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T21:42:19.6878117Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T21:42:19.6878483Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T21:42:19.6878833Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T21:42:19.6879221Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T21:42:19.6879638Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T21:42:19.6880028Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T21:42:19.6880469Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T21:42:19.6880917Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T21:42:19.6881317Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T21:42:19.6881749Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T21:42:19.6882172Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T21:42:19.6882688Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T21:42:19.6883095Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T21:42:19.6883449Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T21:42:19.6883807Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T21:42:19.6884197Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T21:42:19.6884589Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T21:42:19.6884966Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T21:42:19.6885326Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T21:42:19.6885671Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T21:42:19.6886016Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T21:42:19.6886498Z 	libgallium-24.2.8-1ubuntu1~24.04.1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so
2025-08-20T21:42:19.6887002Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T21:42:19.6887572Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T21:42:19.6887976Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T21:42:19.6888371Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T21:42:19.6888779Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T21:42:19.6889184Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T21:42:19.6889589Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T21:42:19.6889997Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T21:42:19.6890411Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T21:42:19.6890782Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T21:42:19.6891143Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T21:42:19.6891499Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T21:42:19.6891875Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T21:42:19.6892290Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T21:42:19.6892839Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T21:42:19.6893236Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T21:42:19.6893812Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T21:42:19.6894251Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T21:42:19.6894643Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T21:42:19.6895006Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T21:42:19.6895352Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T21:42:19.6895700Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T21:42:19.6896068Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T21:42:19.6896441Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T21:42:19.6896812Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T21:42:19.6897209Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T21:42:19.6897625Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T21:42:19.6898083Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T21:42:19.6898514Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T21:42:19.6898882Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T21:42:19.6899264Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T21:42:19.6899647Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T21:42:19.6900033Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T21:42:19.6900413Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T21:42:19.6900786Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T21:42:19.6901225Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T21:42:19.6901719Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T21:42:19.6902141Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T21:42:19.6902651Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T21:42:19.6903052Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T21:42:19.6903453Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T21:42:19.6904090Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T21:42:19.6904476Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T21:42:19.6904871Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T21:42:19.6905248Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T21:42:19.6905594Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T21:42:19.6905953Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T21:42:19.6906350Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T21:42:19.6906770Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T21:42:19.6907145Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T21:42:19.6907526Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T21:42:19.6907966Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T21:42:19.6908407Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T21:42:19.6908829Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T21:42:19.6909217Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T21:42:19.6909727Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:19.6910387Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T21:42:19.6910819Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T21:42:19.6911225Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T21:42:19.6911649Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T21:42:19.6912169Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T21:42:19.6914790Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T21:42:19.6915411Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T21:42:19.6916056Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T21:42:19.6916709Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T21:42:19.6917333Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T21:42:19.6917959Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T21:42:19.6918540Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T21:42:19.6919019Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T21:42:19.6919461Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T21:42:19.6919892Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T21:42:19.6920316Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T21:42:19.6920791Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T21:42:19.6921220Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T21:42:19.6921594Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T21:42:19.6921959Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T21:42:19.6922337Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T21:42:19.6923087Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T21:42:19.6923506Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T21:42:19.6923915Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T21:42:19.6924274Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T21:42:19.6924657Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T21:42:19.6925123Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T21:42:19.6925608Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T21:42:19.6926092Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T21:42:19.6926576Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T21:42:19.6927026Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T21:42:19.6927439Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T21:42:19.6927849Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T21:42:19.6928260Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T21:42:19.6928688Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T21:42:19.6929310Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T21:42:19.6929695Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T21:42:19.6930074Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T21:42:19.6930444Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T21:42:19.6930817Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T21:42:19.6931253Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T21:42:19.6931688Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T21:42:19.6932085Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T21:42:19.6932635Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T21:42:19.6933075Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T21:42:19.6933522Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T21:42:19.6933963Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T21:42:19.6934393Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T21:42:19.6934784Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T21:42:19.6935153Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T21:42:19.6935545Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T21:42:19.6935914Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T21:42:19.6936281Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T21:42:19.6936677Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T21:42:19.6937075Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T21:42:19.6937503Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T21:42:19.6937972Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T21:42:19.6938427Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T21:42:19.6938814Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T21:42:19.6939162Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T21:42:19.6939745Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T21:42:19.6940158Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T21:42:19.6940540Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T21:42:19.6940924Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T21:42:19.6941349Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T21:42:19.6941800Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T21:42:19.6942212Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T21:42:19.6942745Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T21:42:19.6943147Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T21:42:19.6943692Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T21:42:19.6944268Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T21:42:19.6944719Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T21:42:19.6945158Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T21:42:19.6945581Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T21:42:19.6946150Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T21:42:19.6946539Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T21:42:19.6946929Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T21:42:19.6947329Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T21:42:19.6947736Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T21:42:19.6948112Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T21:42:19.6948501Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T21:42:19.6948900Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T21:42:19.6949272Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T21:42:19.6949680Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T21:42:19.6950141Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T21:42:19.6950561Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T21:42:19.6950930Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T21:42:19.6951305Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T21:42:19.6951691Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T21:42:19.6952064Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T21:42:19.6952556Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T21:42:19.6952989Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T21:42:19.6953433Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T21:42:19.6953840Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T21:42:19.6954235Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T21:42:19.6954629Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T21:42:19.6955008Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T21:42:19.6955381Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T21:42:19.6955935Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T21:42:19.6956349Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T21:42:19.6956790Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T21:42:19.6957236Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T21:42:19.6957655Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T21:42:19.6958054Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T21:42:19.6958458Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T21:42:19.6958883Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T21:42:19.6959264Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T21:42:19.6959617Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T21:42:19.6959967Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T21:42:19.6960328Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T21:42:19.6960699Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T21:42:19.6961048Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T21:42:19.6961420Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T21:42:19.6961965Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T21:42:19.6962347Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T21:42:19.6962820Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T21:42:19.6963164Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T21:42:19.6963540Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T21:42:19.6963941Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T21:42:19.6964315Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T21:42:19.6964674Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T21:42:19.6965030Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T21:42:19.6965409Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T21:42:19.6965785Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T21:42:19.6966138Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T21:42:19.6966506Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T21:42:19.6966894Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T21:42:19.6967267Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T21:42:19.6967639Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T21:42:19.6968016Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T21:42:19.6968402Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T21:42:19.6968800Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T21:42:19.6969220Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T21:42:19.6969618Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T21:42:19.6969978Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T21:42:19.6970320Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T21:42:19.6970657Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T21:42:19.6971073Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T21:42:19.6971578Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T21:42:19.6972266Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T21:42:19.6972881Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T21:42:19.6973390Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T21:42:19.6973824Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T21:42:19.6974216Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T21:42:19.6974601Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T21:42:19.6974987Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T21:42:19.6975368Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T21:42:19.6975752Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T21:42:19.6976136Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T21:42:19.6976505Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T21:42:19.6976897Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T21:42:19.6977337Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T21:42:19.6977769Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T21:42:19.6978288Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T21:42:19.6978685Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T21:42:19.6979104Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T21:42:19.6996215Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T21:42:19.6996703Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T21:42:19.6997117Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T21:42:19.6997570Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T21:42:19.6998026Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T21:42:19.6998440Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T21:42:19.6998852Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T21:42:19.6999282Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T21:42:19.6999712Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T21:42:19.7000028Z 
2025-08-20T21:42:19.7000032Z 
2025-08-20T21:42:19.7000387Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (09:42:19 PM)
2025-08-20T21:42:19.7000747Z 
2025-08-20T21:42:19.7000751Z 
2025-08-20T21:42:19.7000754Z 
2025-08-20T21:42:19.7000818Z [+] Continue : YES
2025-08-20T21:42:19.7000925Z 
2025-08-20T21:42:19.7001150Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T21:42:19.7765482Z 
2025-08-20T21:42:19.7766172Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (09:42:19 PM) UTC
2025-08-20T21:42:19.7766445Z 
2025-08-20T21:42:19.7785243Z 
2025-08-20T21:42:19.7785387Z [+] Total RECIPES :: 1
2025-08-20T21:42:19.7785541Z 
2025-08-20T21:42:19.7903998Z 
2025-08-20T21:42:19.7904805Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml (1/1)
2025-08-20T21:42:19.7905313Z 
2025-08-20T21:42:20.0219241Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:42:20.0230639Z mode of '/tmp/pkgforge/SOl7xQGNl_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T21:42:20.0294831Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/nerdctl/official [Provided]
2025-08-20T21:42:20.0295274Z [+] Setting '.pkg_family' --> nerdctl [Provided]
2025-08-20T21:42:20.0316223Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T21:42:20.0322760Z [00:00:00.000]➜  [+] HOST: Linux runnervmdbl46 6.11.0-1015-azure #15~24.04.1-Ubuntu SMP Thu May  1 03:01:44 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
2025-08-20T21:42:20.0358767Z [00:00:00.004]➜  
2025-08-20T21:42:20.0359292Z [00:00:00.004]➜  [+] INFO: Adding --platform="linux/arm64" to 'docker run' ==> /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:42:20.0359706Z [00:00:00.004]➜  
2025-08-20T21:42:20.0400871Z [00:00:00.008]➜  
2025-08-20T21:42:20.0401357Z [00:00:00.008]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':aarch64' ==> /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:42:20.0401757Z [00:00:00.008]➜  
2025-08-20T21:42:20.0496292Z [00:00:00.018]➜  
2025-08-20T21:42:20.0497335Z [00:00:00.018]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/nerdctl/static.official.source.yaml) --> /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (09:42:20 PM) UTC]
2025-08-20T21:42:20.0498166Z [00:00:00.018]➜  
2025-08-20T21:42:20.0498352Z [00:00:00.018]➜  
2025-08-20T21:42:20.0498528Z [00:00:00.018]➜  
2025-08-20T21:42:20.0498797Z [00:00:00.018]➜  ###################################################################
2025-08-20T21:42:20.0513487Z [00:00:00.019]➜  #!/SBUILD ver @v1.0.0
2025-08-20T21:42:20.0514607Z [00:00:00.019]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:42:20.0515179Z [00:00:00.019]➜  _disabled: false
2025-08-20T21:42:20.0515401Z [00:00:00.019]➜  
2025-08-20T21:42:20.0515599Z [00:00:00.019]➜  pkg: "nerdctl"
2025-08-20T21:42:20.0515887Z [00:00:00.019]➜  pkg_id: "github.com.containerd.nerdctl"
2025-08-20T21:42:20.0516183Z [00:00:00.019]➜  pkg_type: "static"
2025-08-20T21:42:20.0516420Z [00:00:00.019]➜  category:
2025-08-20T21:42:20.0517197Z [00:00:00.019]➜    - "ConsoleOnly"
2025-08-20T21:42:20.0517573Z [00:00:00.019]➜    - "Utility"
2025-08-20T21:42:20.0518132Z [00:00:00.019]➜  description: "Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS"
2025-08-20T21:42:20.0518660Z [00:00:00.019]➜  distro_pkg:
2025-08-20T21:42:20.0518879Z [00:00:00.019]➜    alpine:
2025-08-20T21:42:20.0519102Z [00:00:00.019]➜      - "nerdctl"
2025-08-20T21:42:20.0519350Z [00:00:00.019]➜    archlinux:
2025-08-20T21:42:20.0519564Z [00:00:00.019]➜      aur:
2025-08-20T21:42:20.0519788Z [00:00:00.019]➜        - "nerdctl-git"
2025-08-20T21:42:20.0520029Z [00:00:00.019]➜      extra:
2025-08-20T21:42:20.0520249Z [00:00:00.019]➜        - "nerdctl"
2025-08-20T21:42:20.0520483Z [00:00:00.019]➜    homebrew:
2025-08-20T21:42:20.0520713Z [00:00:00.019]➜      - "nerdctl"
2025-08-20T21:42:20.0520938Z [00:00:00.019]➜    nixpkgs:
2025-08-20T21:42:20.0521157Z [00:00:00.019]➜      - "nerdctl"
2025-08-20T21:42:20.0521394Z [00:00:00.019]➜  homepage:
2025-08-20T21:42:20.0521703Z [00:00:00.019]➜    - "https://github.com/containerd/nerdctl"
2025-08-20T21:42:20.0521990Z [00:00:00.019]➜  license:
2025-08-20T21:42:20.0522238Z [00:00:00.019]➜    - id: "Apache-2.0"
2025-08-20T21:42:20.0522992Z [00:00:00.019]➜      url: "https://github.com/containerd/nerdctl/raw/5fdd0494768ed9107468de7a5cd51b686f499f01/LICENSE"  
2025-08-20T21:42:20.0523459Z [00:00:00.019]➜  maintainer:
2025-08-20T21:42:20.0523781Z [00:00:00.019]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T21:42:20.0524080Z [00:00:00.019]➜  note:
2025-08-20T21:42:20.0524357Z [00:00:00.019]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T21:42:20.0524919Z [00:00:00.019]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/containerd/nerdctl"
2025-08-20T21:42:20.0525356Z [00:00:00.019]➜  provides:
2025-08-20T21:42:20.0525585Z [00:00:00.019]➜    - "nerdctl"
2025-08-20T21:42:20.0525829Z [00:00:00.019]➜  repology:
2025-08-20T21:42:20.0526308Z [00:00:00.019]➜    - "nerdctl"
2025-08-20T21:42:20.0526627Z [00:00:00.019]➜  src_url:
2025-08-20T21:42:20.0526922Z [00:00:00.019]➜    - "https://github.com/containerd/nerdctl"
2025-08-20T21:42:20.0527218Z [00:00:00.019]➜  tag:
2025-08-20T21:42:20.0527427Z [00:00:00.019]➜    - "container"
2025-08-20T21:42:20.0527655Z [00:00:00.019]➜  x_exec:
2025-08-20T21:42:20.0527886Z [00:00:00.019]➜    bsys: "docker://go"
2025-08-20T21:42:20.0528126Z [00:00:00.019]➜    host:
2025-08-20T21:42:20.0528368Z [00:00:00.019]➜      - "aarch64-Linux"
2025-08-20T21:42:20.0528644Z [00:00:00.019]➜      - "x86_64-Linux"
2025-08-20T21:42:20.0528886Z [00:00:00.019]➜    shell: "bash"
2025-08-20T21:42:20.0529117Z [00:00:00.019]➜    pkgver: |
2025-08-20T21:42:20.0529388Z [00:00:00.019]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T21:42:20.0530083Z [00:00:00.019]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/containerd/nerdctl" "./TEMPREPO" &>/dev/null && \
2025-08-20T21:42:20.0530945Z [00:00:00.019]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T21:42:20.0531582Z [00:00:00.019]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T21:42:20.0531952Z [00:00:00.019]➜    run: |
2025-08-20T21:42:20.0532164Z [00:00:00.019]➜      #Build
2025-08-20T21:42:20.0532957Z [00:00:00.019]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/arm64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T21:42:20.0533976Z [00:00:00.019]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T21:42:20.0534545Z [00:00:00.019]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T21:42:20.0535006Z [00:00:00.019]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T21:42:20.0535420Z [00:00:00.019]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:aarch64" \
2025-08-20T21:42:20.0535759Z [00:00:00.019]➜        bash -l -c '
2025-08-20T21:42:20.0535997Z [00:00:00.019]➜        #Setup ENV
2025-08-20T21:42:20.0536358Z [00:00:00.019]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T21:42:20.0536709Z [00:00:00.019]➜         CGO_ENABLED="1" 
2025-08-20T21:42:20.0537074Z [00:00:00.019]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T21:42:20.0537590Z [00:00:00.019]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T21:42:20.0537970Z [00:00:00.019]➜         GOOS="linux"
2025-08-20T21:42:20.0538269Z [00:00:00.019]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T21:42:20.0538560Z [00:00:00.019]➜        #Build
2025-08-20T21:42:20.0539068Z [00:00:00.019]➜         git clone --filter "blob:none" --quiet "https://github.com/containerd/nerdctl" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T21:42:20.0539615Z [00:00:00.019]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T21:42:20.0540114Z [00:00:00.019]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T21:42:20.0540540Z [00:00:00.019]➜         go mod tidy -v ; go generate ./...
2025-08-20T21:42:20.0541339Z [00:00:00.019]➜         go build -C "cmd/nerdctl" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/nerdctl"
2025-08-20T21:42:20.0542003Z [00:00:00.019]➜        #Copy
2025-08-20T21:42:20.0542828Z [00:00:00.019]➜         ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T21:42:20.0543444Z [00:00:00.019]➜        #Strip 
2025-08-20T21:42:20.0544118Z [00:00:00.019]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T21:42:20.0544878Z [00:00:00.019]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T21:42:20.0545556Z [00:00:00.019]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T21:42:20.0546143Z [00:00:00.019]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T21:42:20.0546705Z [00:00:00.019]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T21:42:20.0547116Z [00:00:00.019]➜         popd &>/dev/null
2025-08-20T21:42:20.0547354Z [00:00:00.019]➜        '
2025-08-20T21:42:20.0547563Z [00:00:00.019]➜      #Copy & Meta
2025-08-20T21:42:20.0547911Z [00:00:00.019]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T21:42:20.0548457Z [00:00:00.019]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T21:42:20.0549519Z [00:00:00.019]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath --no-symlinks | xargs -I "{}" rsync -achvL "{}" "${SBUILD_OUTDIR}"
2025-08-20T21:42:20.0550625Z [00:00:00.019]➜  
2025-08-20T21:42:20.0550812Z [00:00:00.019]➜  
2025-08-20T21:42:20.0551308Z [00:00:00.019]➜  ###################################################################
2025-08-20T21:42:20.0551582Z [00:00:00.019]➜  
2025-08-20T21:42:20.0551762Z [00:00:00.019]➜  
2025-08-20T21:42:20.0551937Z [00:00:00.019]➜  
2025-08-20T21:42:20.0552636Z [00:00:00.020]➜  '/tmp/pkgforge/SOl7xQGNl_build.yaml' -> '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T21:42:21.5281878Z [00:00:01.496]➜  '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl.static.version' -> '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl.version'
2025-08-20T21:42:21.5354806Z [00:00:01.503]➜  [+] Version: HEAD-9414303-250820T172718 ('.x_exec.pkgver') [/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl.static.version]
2025-08-20T21:42:21.5627038Z [00:00:01.531]➜  [+] Progs: nerdctl
2025-08-20T21:42:21.8345362Z [00:00:01.802]➜  
2025-08-20T21:42:21.8345681Z [00:00:01.802]➜  [-] Missing packages. Found: 
2025-08-20T21:42:21.8345976Z [00:00:01.802]➜  [+] Expected: nerdctl
2025-08-20T21:42:21.8346286Z [00:00:01.802]➜  [+] Continuing with build...
2025-08-20T21:42:21.8346532Z [00:00:01.802]➜  
2025-08-20T21:42:22.1913156Z [00:00:02.159]➜  
2025-08-20T21:42:22.1913455Z [00:00:02.159]➜  
2025-08-20T21:42:22.1995932Z [00:00:02.167]➜  + mkdir -pv /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T21:42:22.2013238Z [00:00:02.169]➜  + docker run --platform=linux/arm64 --privileged --net=host --name alpine-builder --pull=always -e PKG=nerdctl -e PKG_ID=github.com.containerd.nerdctl -e PKG_TYPE=static -e PKG_VER=HEAD-9414303-250820T172718 -e PKGVER=HEAD-9414303-250820T172718 -e SBUILD_PKG=nerdctl.static -e SBUILD_PKGVER=HEAD-9414303-250820T172718 --volume /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:aarch64 bash -l -c '
2025-08-20T21:42:22.2014891Z [00:00:02.169]➜    #Setup ENV
2025-08-20T21:42:22.2015257Z [00:00:02.169]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T21:42:22.2015642Z [00:00:02.169]➜     CGO_ENABLED="1" 
2025-08-20T21:42:22.2016006Z [00:00:02.169]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T21:42:22.2016504Z [00:00:02.169]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T21:42:22.2016883Z [00:00:02.169]➜     GOOS="linux"
2025-08-20T21:42:22.2017177Z [00:00:02.169]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T21:42:22.2017459Z [00:00:02.169]➜    #Build
2025-08-20T21:42:22.2018260Z [00:00:02.169]➜     git clone --filter "blob:none" --quiet "https://github.com/containerd/nerdctl" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T21:42:22.2018887Z [00:00:02.169]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T21:42:22.2019345Z [00:00:02.169]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T21:42:22.2019764Z [00:00:02.169]➜     go mod tidy -v ; go generate ./...
2025-08-20T21:42:22.2020567Z [00:00:02.169]➜     go build -C "cmd/nerdctl" -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/nerdctl"
2025-08-20T21:42:22.2021216Z [00:00:02.169]➜    #Copy
2025-08-20T21:42:22.2021838Z [00:00:02.169]➜     ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T21:42:22.2022524Z [00:00:02.169]➜    #Strip 
2025-08-20T21:42:22.2023074Z [00:00:02.169]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T21:42:22.2023752Z [00:00:02.169]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T21:42:22.2024431Z [00:00:02.169]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T21:42:22.2025310Z [00:00:02.169]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T21:42:22.2025851Z [00:00:02.169]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T21:42:22.2026254Z [00:00:02.169]➜     popd &>/dev/null
2025-08-20T21:42:22.2026481Z [00:00:02.169]➜    '
2025-08-20T21:42:22.8763778Z [00:00:02.844]➜  aarch64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T21:42:23.0528056Z [00:00:03.021]➜  b2e6f696af52: Pulling fs layer
2025-08-20T21:42:23.0528501Z [00:00:03.021]➜  996f2cb07f7c: Pulling fs layer
2025-08-20T21:42:23.0528806Z [00:00:03.021]➜  99fd740fb142: Pulling fs layer
2025-08-20T21:42:23.0529106Z [00:00:03.021]➜  2b92eb3035e7: Pulling fs layer
2025-08-20T21:42:23.0529396Z [00:00:03.021]➜  4239b2f25ebc: Pulling fs layer
2025-08-20T21:42:23.0529683Z [00:00:03.021]➜  323e89f8c367: Pulling fs layer
2025-08-20T21:42:23.0529958Z [00:00:03.021]➜  2b92eb3035e7: Waiting
2025-08-20T21:42:23.0530228Z [00:00:03.021]➜  4239b2f25ebc: Waiting
2025-08-20T21:42:23.0530476Z [00:00:03.021]➜  323e89f8c367: Waiting
2025-08-20T21:42:23.2481818Z [00:00:03.216]➜  99fd740fb142: Verifying Checksum
2025-08-20T21:42:23.2482211Z [00:00:03.216]➜  99fd740fb142: Download complete
2025-08-20T21:42:23.3328094Z [00:00:03.301]➜  996f2cb07f7c: Download complete
2025-08-20T21:42:23.3422244Z [00:00:03.310]➜  b2e6f696af52: Verifying Checksum
2025-08-20T21:42:23.3422862Z [00:00:03.310]➜  b2e6f696af52: Download complete
2025-08-20T21:42:23.4293466Z [00:00:03.397]➜  b2e6f696af52: Pull complete
2025-08-20T21:42:23.5249832Z [00:00:03.493]➜  323e89f8c367: Verifying Checksum
2025-08-20T21:42:23.5250897Z [00:00:03.493]➜  323e89f8c367: Download complete
2025-08-20T21:42:23.7467537Z [00:00:03.715]➜  4239b2f25ebc: Verifying Checksum
2025-08-20T21:42:23.7471099Z [00:00:03.715]➜  4239b2f25ebc: Download complete
2025-08-20T21:42:28.5683268Z [00:00:08.536]➜  996f2cb07f7c: Pull complete
2025-08-20T21:42:33.4224657Z [00:00:13.390]➜  99fd740fb142: Pull complete
2025-08-20T21:42:38.6131790Z [00:00:18.581]➜  2b92eb3035e7: Download complete
2025-08-20T21:44:43.7574507Z [00:02:23.725]➜  2b92eb3035e7: Pull complete
2025-08-20T21:44:58.1661897Z [00:02:38.134]➜  4239b2f25ebc: Pull complete
2025-08-20T21:44:58.3304686Z [00:02:38.298]➜  323e89f8c367: Pull complete
2025-08-20T21:44:58.3719321Z [00:02:38.340]➜  Digest: sha256:dbb80a1ad31baabce9ce8c0fc820e46b46e1b8e0c15b77c1b005d3c06d8b9bc4
2025-08-20T21:44:58.3800320Z [00:02:38.348]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:aarch64
2025-08-20T21:44:58.9367713Z [00:02:38.905]➜  + mkdir -p /build-bins
2025-08-20T21:44:58.9382935Z [00:02:38.906]➜  ++ mktemp -d
2025-08-20T21:44:58.9395956Z [00:02:38.908]➜  + pushd /tmp/tmp.IWaisAD9Go
2025-08-20T21:44:58.9396516Z [00:02:38.908]➜  + CGO_ENABLED=1
2025-08-20T21:44:58.9396879Z [00:02:38.908]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe'
2025-08-20T21:44:58.9401704Z [00:02:38.908]➜  ++ uname -m
2025-08-20T21:44:58.9406493Z [00:02:38.909]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T21:44:58.9415443Z [00:02:38.909]➜  + GOARCH=arm64
2025-08-20T21:44:58.9416172Z [00:02:38.909]➜  + GOOS=linux
2025-08-20T21:44:58.9416589Z [00:02:38.909]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T21:44:58.9417118Z [00:02:38.909]➜  + git clone --filter blob:none --quiet https://github.com/containerd/nerdctl ./TEMPREPO
2025-08-20T21:45:00.4568007Z [00:02:40.425]➜  + cd ./TEMPREPO
2025-08-20T21:45:00.4568423Z [00:02:40.425]➜  + echo -e '\n[+] Target: "arm64/linux"'
2025-08-20T21:45:00.4568732Z [00:02:40.425]➜  
2025-08-20T21:45:00.4568955Z [00:02:40.425]➜  [+] Target: "arm64/linux"
2025-08-20T21:45:00.4569391Z [00:02:40.425]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T21:45:00.4569755Z [00:02:40.425]➜  
2025-08-20T21:45:00.4570151Z [00:02:40.425]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"\n'
2025-08-20T21:45:00.4570944Z [00:02:40.425]➜  + go mod tidy -v
2025-08-20T21:45:00.5009598Z [00:02:40.469]➜  go: downloading github.com/spf13/cobra v1.9.1
2025-08-20T21:45:00.5010037Z [00:02:40.469]➜  go: downloading github.com/fatih/color v1.18.0
2025-08-20T21:45:00.5010421Z [00:02:40.469]➜  go: downloading github.com/containerd/log v0.1.0
2025-08-20T21:45:00.5010822Z [00:02:40.469]➜  go: downloading github.com/pelletier/go-toml/v2 v2.2.4
2025-08-20T21:45:00.9774161Z [00:02:40.945]➜  go: downloading github.com/spf13/pflag v1.0.7
2025-08-20T21:45:00.9775003Z [00:02:40.945]➜  go: downloading golang.org/x/sys v0.35.0
2025-08-20T21:45:01.0193017Z [00:02:40.987]➜  go: downloading github.com/containerd/containerd/v2 v2.1.4
2025-08-20T21:45:01.0238760Z [00:02:40.992]➜  go: downloading github.com/docker/go-units v0.5.0
2025-08-20T21:45:01.0290843Z [00:02:40.997]➜  go: downloading gotest.tools/v3 v3.5.2
2025-08-20T21:45:01.1363696Z [00:02:41.104]➜  go: downloading github.com/mattn/go-isatty v0.0.20
2025-08-20T21:45:01.1509797Z [00:02:41.119]➜  go: downloading github.com/opencontainers/image-spec v1.1.1
2025-08-20T21:45:01.3955292Z [00:02:41.363]➜  go: downloading github.com/containerd/errdefs v1.0.0
2025-08-20T21:45:01.3957798Z [00:02:41.363]➜  go: downloading github.com/containerd/go-cni v1.1.13
2025-08-20T21:45:01.3958186Z [00:02:41.363]➜  go: downloading github.com/moby/term v0.5.2
2025-08-20T21:45:01.3958546Z [00:02:41.364]➜  go: downloading golang.org/x/sync v0.16.0
2025-08-20T21:45:01.4249033Z [00:02:41.393]➜  go: downloading github.com/docker/go-connections v0.6.0
2025-08-20T21:45:01.4299218Z [00:02:41.398]➜  go: downloading github.com/vishvananda/netlink v1.3.1
2025-08-20T21:45:01.4328255Z [00:02:41.401]➜  go: downloading github.com/moby/sys/userns v0.1.0
2025-08-20T21:45:01.4613947Z [00:02:41.429]➜  go: downloading github.com/containerd/platforms v1.0.0-rc.1
2025-08-20T21:45:01.4636672Z [00:02:41.432]➜  go: downloading github.com/opencontainers/go-digest v1.0.0
2025-08-20T21:45:01.4945272Z [00:02:41.462]➜  go: downloading github.com/opencontainers/runtime-spec v1.2.1
2025-08-20T21:45:01.4989830Z [00:02:41.467]➜  go: downloading github.com/rootless-containers/bypass4netns v0.4.2
2025-08-20T21:45:01.5908769Z [00:02:41.559]➜  go: downloading github.com/rootless-containers/rootlesskit/v2 v2.3.5
2025-08-20T21:45:01.6055179Z [00:02:41.573]➜  go: downloading go.uber.org/mock v0.6.0
2025-08-20T21:45:01.6056398Z [00:02:41.573]➜  go: downloading github.com/Microsoft/go-winio v0.6.2
2025-08-20T21:45:01.6063783Z [00:02:41.574]➜  go: downloading github.com/containerd/fifo v1.1.0
2025-08-20T21:45:01.6492875Z [00:02:41.617]➜  go: downloading github.com/containerd/console v1.0.5
2025-08-20T21:45:01.6522962Z [00:02:41.620]➜  go: downloading github.com/containerd/continuity v0.4.5
2025-08-20T21:45:01.6630998Z [00:02:41.631]➜  go: downloading github.com/containerd/typeurl/v2 v2.2.3
2025-08-20T21:45:01.6870895Z [00:02:41.655]➜  go: downloading golang.org/x/term v0.34.0
2025-08-20T21:45:01.7025876Z [00:02:41.670]➜  go: downloading tags.cncf.io/container-device-interface v1.0.1
2025-08-20T21:45:01.7182366Z [00:02:41.686]➜  go: downloading github.com/Microsoft/hcsshim v0.13.0
2025-08-20T21:45:01.7253842Z [00:02:41.693]➜  go: downloading github.com/containerd/cgroups/v3 v3.0.5
2025-08-20T21:45:01.7446012Z [00:02:41.712]➜  go: downloading github.com/containernetworking/plugins v1.7.1
2025-08-20T21:45:01.7447117Z [00:02:41.713]➜  go: downloading github.com/coreos/go-iptables v0.8.0
2025-08-20T21:45:01.7649608Z [00:02:41.733]➜  go: downloading github.com/moby/sys/mount v0.3.4
2025-08-20T21:45:01.7758749Z [00:02:41.744]➜  go: downloading github.com/yuchanns/srslog v1.1.0
2025-08-20T21:45:01.7960617Z [00:02:41.764]➜  go: downloading github.com/containerd/accelerated-container-image v1.3.0
2025-08-20T21:45:01.8075256Z [00:02:41.775]➜  go: downloading github.com/containerd/imgcrypt/v2 v2.0.1
2025-08-20T21:45:01.9052592Z [00:02:41.873]➜  go: downloading github.com/containerd/nydus-snapshotter v0.15.2
2025-08-20T21:45:01.9053707Z [00:02:41.873]➜  go: downloading github.com/containerd/stargz-snapshotter/estargz v0.16.3
2025-08-20T21:45:01.9245688Z [00:02:41.892]➜  go: downloading github.com/containerd/stargz-snapshotter v0.16.3
2025-08-20T21:45:02.1361861Z [00:02:42.104]➜  go: downloading github.com/klauspost/compress v1.18.0
2025-08-20T21:45:02.1364985Z [00:02:42.104]➜  go: downloading golang.org/x/net v0.43.0
2025-08-20T21:45:02.1365629Z [00:02:42.104]➜  go: downloading github.com/containerd/containerd/api v1.9.0
2025-08-20T21:45:02.2784690Z [00:02:42.246]➜  go: downloading golang.org/x/text v0.28.0
2025-08-20T21:45:02.3010478Z [00:02:42.269]➜  go: downloading github.com/docker/docker v28.3.3+incompatible
2025-08-20T21:45:02.7517264Z [00:02:42.719]➜  go: downloading github.com/compose-spec/compose-go/v2 v2.8.1
2025-08-20T21:45:02.7519199Z [00:02:42.720]➜  go: downloading github.com/cyphar/filepath-securejoin v0.4.1
2025-08-20T21:45:02.8967611Z [00:02:42.865]➜  go: downloading go.yaml.in/yaml/v3 v3.0.4
2025-08-20T21:45:02.8968058Z [00:02:42.865]➜  go: downloading github.com/docker/cli v28.3.3+incompatible
2025-08-20T21:45:02.8968518Z [00:02:42.865]➜  go: downloading github.com/moby/sys/signal v0.7.1
2025-08-20T21:45:02.9279503Z [00:02:42.896]➜  go: downloading github.com/moby/sys/user v0.4.0
2025-08-20T21:45:02.9316147Z [00:02:42.900]➜  go: downloading github.com/vishvananda/netns v0.0.5
2025-08-20T21:45:02.9602039Z [00:02:42.928]➜  go: downloading github.com/containernetworking/cni v1.3.0
2025-08-20T21:45:03.1260471Z [00:02:43.094]➜  go: downloading github.com/Masterminds/semver/v3 v3.4.0
2025-08-20T21:45:03.1261367Z [00:02:43.094]➜  go: downloading github.com/containerd/stargz-snapshotter/ipfs v0.16.3
2025-08-20T21:45:03.1289916Z [00:02:43.097]➜  go: downloading github.com/coreos/go-systemd/v22 v22.5.0
2025-08-20T21:45:03.1618964Z [00:02:43.130]➜  go: downloading github.com/fahedouch/go-logrotate v0.3.0
2025-08-20T21:45:03.1709382Z [00:02:43.139]➜  go: downloading github.com/fluent/fluent-logger-golang v1.10.0
2025-08-20T21:45:03.1912542Z [00:02:43.159]➜  go: downloading github.com/fsnotify/fsnotify v1.9.0
2025-08-20T21:45:03.1913141Z [00:02:43.159]➜  go: downloading github.com/muesli/cancelreader v0.2.2
2025-08-20T21:45:03.2275291Z [00:02:43.195]➜  go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
2025-08-20T21:45:03.2318667Z [00:02:43.200]➜  go: downloading github.com/distribution/reference v0.6.0
2025-08-20T21:45:03.2332261Z [00:02:43.201]➜  go: downloading github.com/ipfs/go-cid v0.5.0
2025-08-20T21:45:03.2387434Z [00:02:43.207]➜  go: downloading golang.org/x/crypto v0.41.0
2025-08-20T21:45:03.2764919Z [00:02:43.244]➜  go: downloading github.com/sirupsen/logrus v1.9.3
2025-08-20T21:45:03.2765401Z [00:02:43.244]➜  go: downloading github.com/mattn/go-colorable v0.1.13
2025-08-20T21:45:03.2766760Z [00:02:43.245]➜  go: downloading github.com/inconshreveable/mousetrap v1.1.0
2025-08-20T21:45:03.3272812Z [00:02:43.295]➜  go: downloading github.com/google/go-cmp v0.7.0
2025-08-20T21:45:03.3382665Z [00:02:43.306]➜  go: downloading github.com/containerd/errdefs/pkg v0.3.0
2025-08-20T21:45:03.3616930Z [00:02:43.330]➜  go: downloading github.com/containerd/plugin v1.0.0
2025-08-20T21:45:03.3631209Z [00:02:43.331]➜  go: downloading github.com/opencontainers/selinux v1.12.0
2025-08-20T21:45:03.3739968Z [00:02:43.342]➜  go: downloading google.golang.org/grpc v1.72.2
2025-08-20T21:45:03.5928335Z [00:02:43.561]➜  go: downloading google.golang.org/protobuf v1.36.6
2025-08-20T21:45:03.5929505Z [00:02:43.561]➜  go: downloading github.com/creack/pty v1.1.24
2025-08-20T21:45:03.5956653Z [00:02:43.564]➜  go: downloading github.com/containerd/ttrpc v1.2.7
2025-08-20T21:45:03.6241216Z [00:02:43.592]➜  go: downloading github.com/sasha-s/go-deadlock v0.3.5
2025-08-20T21:45:03.7605649Z [00:02:43.728]➜  go: downloading github.com/containerd/go-runc v1.1.0
2025-08-20T21:45:03.7776428Z [00:02:43.746]➜  go: downloading github.com/moby/sys/mountinfo v0.7.2
2025-08-20T21:45:03.7950167Z [00:02:43.763]➜  go: downloading github.com/gogo/protobuf v1.3.2
2025-08-20T21:45:03.9851633Z [00:02:43.953]➜  go: downloading github.com/moby/sys/symlink v0.3.0
2025-08-20T21:45:04.4864808Z [00:02:44.454]➜  go: downloading github.com/stretchr/testify v1.10.0
2025-08-20T21:45:04.4865299Z [00:02:44.454]➜  go: downloading github.com/onsi/ginkgo/v2 v2.23.4
2025-08-20T21:45:04.5292724Z [00:02:44.497]➜  go: downloading github.com/onsi/gomega v1.37.0
2025-08-20T21:45:04.5293241Z [00:02:44.497]➜  go: downloading github.com/moby/locker v1.0.1
2025-08-20T21:45:04.5293771Z [00:02:44.497]➜  go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6
2025-08-20T21:45:04.5492103Z [00:02:44.517]➜  go: downloading github.com/containers/ocicrypt v1.2.1
2025-08-20T21:45:04.5807249Z [00:02:44.549]➜  go: downloading github.com/pkg/errors v0.9.1
2025-08-20T21:45:04.5812323Z [00:02:44.549]➜  go: downloading github.com/vbatts/tar-split v0.11.6
2025-08-20T21:45:04.5880653Z [00:02:44.556]➜  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a
2025-08-20T21:45:04.5991848Z [00:02:44.567]➜  go: downloading github.com/mattn/go-shellwords v1.0.12
2025-08-20T21:45:04.5992329Z [00:02:44.567]➜  go: downloading github.com/xhit/go-str2duration/v2 v2.1.0
2025-08-20T21:45:04.6047757Z [00:02:44.573]➜  go: downloading github.com/moby/sys/sequential v0.6.0
2025-08-20T21:45:04.6051055Z [00:02:44.573]➜  go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
2025-08-20T21:45:04.6151513Z [00:02:44.583]➜  go: downloading github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626
2025-08-20T21:45:04.6157980Z [00:02:44.584]➜  go: downloading gopkg.in/yaml.v3 v3.0.1
2025-08-20T21:45:04.6212604Z [00:02:44.589]➜  go: downloading sigs.k8s.io/yaml v1.4.0
2025-08-20T21:45:04.6365547Z [00:02:44.604]➜  go: downloading tags.cncf.io/container-device-interface/specs-go v1.0.0
2025-08-20T21:45:04.6496909Z [00:02:44.618]➜  go: downloading github.com/mitchellh/go-homedir v1.1.0
2025-08-20T21:45:04.6503435Z [00:02:44.618]➜  go: downloading github.com/multiformats/go-multiaddr v0.13.0
2025-08-20T21:45:04.6648402Z [00:02:44.633]➜  go: downloading github.com/djherbis/times v1.6.0
2025-08-20T21:45:04.6917778Z [00:02:44.660]➜  go: downloading github.com/BurntSushi/toml v1.5.0
2025-08-20T21:45:04.7068750Z [00:02:44.675]➜  go: downloading gopkg.in/yaml.v2 v2.4.0
2025-08-20T21:45:04.7069169Z [00:02:44.675]➜  go: downloading github.com/tinylib/msgp v1.3.0
2025-08-20T21:45:04.7292658Z [00:02:44.697]➜  go: downloading github.com/multiformats/go-multibase v0.2.0
2025-08-20T21:45:04.7427484Z [00:02:44.711]➜  go: downloading github.com/multiformats/go-multihash v0.2.3
2025-08-20T21:45:04.7503631Z [00:02:44.718]➜  go: downloading github.com/multiformats/go-varint v0.0.7
2025-08-20T21:45:04.7580156Z [00:02:44.726]➜  go: downloading go.uber.org/goleak v1.3.0
2025-08-20T21:45:04.7714298Z [00:02:44.739]➜  go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
2025-08-20T21:45:04.7717522Z [00:02:44.740]➜  go: downloading go.opentelemetry.io/otel v1.35.0
2025-08-20T21:45:04.8816070Z [00:02:44.849]➜  go: downloading go.opentelemetry.io/otel/trace v1.35.0
2025-08-20T21:45:04.8816652Z [00:02:44.849]➜  go: downloading github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
2025-08-20T21:45:04.8835191Z [00:02:44.851]➜  go: downloading github.com/prometheus/procfs v0.15.1
2025-08-20T21:45:04.9016422Z [00:02:44.870]➜  go: downloading github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7
2025-08-20T21:45:04.9017074Z [00:02:44.870]➜  go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
2025-08-20T21:45:04.9029541Z [00:02:44.871]➜  go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
2025-08-20T21:45:04.9333403Z [00:02:44.901]➜  go: downloading github.com/stretchr/objx v0.5.0
2025-08-20T21:45:04.9398926Z [00:02:44.908]➜  go: downloading github.com/miekg/pkcs11 v1.1.1
2025-08-20T21:45:04.9399592Z [00:02:44.908]➜  go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
2025-08-20T21:45:04.9450449Z [00:02:44.913]➜  go: downloading github.com/go-jose/go-jose/v4 v4.0.5
2025-08-20T21:45:04.9571496Z [00:02:44.925]➜  go: downloading go.opencensus.io v0.24.0
2025-08-20T21:45:04.9756660Z [00:02:44.944]➜  go: downloading github.com/go-logr/logr v1.4.2
2025-08-20T21:45:04.9792750Z [00:02:44.947]➜  go: downloading github.com/godbus/dbus/v5 v5.1.0
2025-08-20T21:45:04.9817898Z [00:02:44.950]➜  go: downloading github.com/cilium/ebpf v0.16.0
2025-08-20T21:45:05.0054606Z [00:02:44.973]➜  go: downloading github.com/moby/docker-image-spec v1.3.1
2025-08-20T21:45:05.0247701Z [00:02:44.993]➜  go: downloading github.com/kr/pretty v0.3.1
2025-08-20T21:45:05.0645061Z [00:02:45.032]➜  go: downloading github.com/docker/docker-credential-helpers v0.8.2
2025-08-20T21:45:05.0770321Z [00:02:45.045]➜  go: downloading golang.org/x/mod v0.27.0
2025-08-20T21:45:05.0770833Z [00:02:45.045]➜  go: downloading golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
2025-08-20T21:45:05.0842615Z [00:02:45.052]➜  go: downloading github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
2025-08-20T21:45:05.1111539Z [00:02:45.079]➜  go: downloading github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c
2025-08-20T21:45:05.1112063Z [00:02:45.079]➜  go: downloading github.com/mr-tron/base58 v1.2.0
2025-08-20T21:45:05.1122870Z [00:02:45.080]➜  go: downloading github.com/multiformats/go-base32 v0.1.0
2025-08-20T21:45:05.1272846Z [00:02:45.095]➜  go: downloading github.com/multiformats/go-base36 v0.2.0
2025-08-20T21:45:05.1297961Z [00:02:45.098]➜  go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
2025-08-20T21:45:05.1339029Z [00:02:45.102]➜  go: downloading github.com/felixge/httpsnoop v1.0.4
2025-08-20T21:45:05.1439764Z [00:02:45.111]➜  go: downloading go.opentelemetry.io/otel/metric v1.35.0
2025-08-20T21:45:05.1523680Z [00:02:45.120]➜  go: downloading go.opentelemetry.io/otel/sdk v1.35.0
2025-08-20T21:45:05.1531813Z [00:02:45.121]➜  go: downloading go.opentelemetry.io/otel/sdk/metric v1.35.0
2025-08-20T21:45:05.1970639Z [00:02:45.165]➜  go: downloading github.com/go-logr/stdr v1.2.2
2025-08-20T21:45:05.1982068Z [00:02:45.166]➜  go: downloading github.com/golang/protobuf v1.5.4
2025-08-20T21:45:05.1983351Z [00:02:45.166]➜  go: downloading github.com/smallstep/pkcs7 v0.1.1
2025-08-20T21:45:05.2004328Z [00:02:45.168]➜  go: downloading go.uber.org/automaxprocs v1.6.0
2025-08-20T21:45:05.2158791Z [00:02:45.184]➜  go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
2025-08-20T21:45:05.2297369Z [00:02:45.198]➜  go: downloading github.com/kr/text v0.2.0
2025-08-20T21:45:05.2337304Z [00:02:45.202]➜  go: downloading github.com/rogpeppe/go-internal v1.13.1
2025-08-20T21:45:05.2381402Z [00:02:45.206]➜  go: downloading github.com/go-quicktest/qt v1.101.0
2025-08-20T21:45:05.2434050Z [00:02:45.211]➜  go: downloading github.com/jsimonetti/rtnetlink/v2 v2.0.1
2025-08-20T21:45:05.2739125Z [00:02:45.242]➜  go: downloading github.com/dlclark/regexp2 v1.11.0
2025-08-20T21:45:05.2898572Z [00:02:45.258]➜  go: downloading github.com/hashicorp/go-multierror v1.1.1
2025-08-20T21:45:05.3127380Z [00:02:45.281]➜  go: downloading github.com/blang/semver/v4 v4.0.0
2025-08-20T21:45:05.3297712Z [00:02:45.298]➜  go: downloading github.com/xeipuuv/gojsonschema v1.2.0
2025-08-20T21:45:05.3860309Z [00:02:45.354]➜  go: downloading github.com/minio/sha256-simd v1.0.1
2025-08-20T21:45:05.4124553Z [00:02:45.380]➜  go: downloading go.opentelemetry.io/auto/sdk v1.1.0
2025-08-20T21:45:05.4361101Z [00:02:45.404]➜  go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
2025-08-20T21:45:05.4503630Z [00:02:45.418]➜  go: downloading golang.org/x/tools v0.36.0
2025-08-20T21:45:05.4510689Z [00:02:45.419]➜  go: downloading github.com/hashicorp/errwrap v1.1.0
2025-08-20T21:45:05.4704337Z [00:02:45.438]➜  go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
2025-08-20T21:45:05.4760596Z [00:02:45.444]➜  go: downloading lukechampine.com/blake3 v1.3.0
2025-08-20T21:45:05.4853709Z [00:02:45.453]➜  go: downloading github.com/spaolacci/murmur3 v1.1.0
2025-08-20T21:45:05.4855192Z [00:02:45.453]➜  go: downloading github.com/klauspost/cpuid/v2 v2.2.8
2025-08-20T21:45:05.5014837Z [00:02:45.469]➜  go: downloading github.com/google/uuid v1.6.0
2025-08-20T21:45:05.5132618Z [00:02:45.481]➜  go: downloading github.com/google/pprof v0.0.0-20250403155104-27863c87afa6
2025-08-20T21:45:05.5349480Z [00:02:45.503]➜  go: downloading github.com/mdlayher/netlink v1.7.2
2025-08-20T21:45:05.5708759Z [00:02:45.539]➜  go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
2025-08-20T21:45:05.6060381Z [00:02:45.574]➜  go: downloading github.com/josharian/native v1.1.0
2025-08-20T21:45:05.6420883Z [00:02:45.610]➜  go: downloading github.com/mdlayher/socket v0.5.1
2025-08-20T21:45:05.7880767Z [00:02:45.756]➜  + go generate ./...
2025-08-20T21:45:06.0656646Z [00:02:46.033]➜  + go build -C cmd/nerdctl -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/nerdctl
2025-08-20T21:45:06.0678270Z [00:02:46.036]➜  WORK=/tmp/go-build3361383166
2025-08-20T21:45:06.0972312Z [00:02:46.065]➜  # get https://proxy.golang.org/github.com/containerd/log/@v/v0.1.0.info
2025-08-20T21:45:06.0973169Z [00:02:46.065]➜  # get https://proxy.golang.org/github.com/containerd/containerd/v2/@v/v2.1.4.info
2025-08-20T21:45:06.1508979Z [00:02:46.119]➜  # get https://proxy.golang.org/github.com/containerd/log/@v/v0.1.0.info: 200 OK (0.054s)
2025-08-20T21:45:06.1525105Z [00:02:46.120]➜  # get https://proxy.golang.org/github.com/containerd/go-cni/@v/v1.1.13.info
2025-08-20T21:45:06.1533478Z [00:02:46.121]➜  # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.9.1.info
2025-08-20T21:45:06.1676549Z [00:02:46.136]➜  # get https://proxy.golang.org/github.com/spf13/cobra/@v/v1.9.1.info: 200 OK (0.014s)
2025-08-20T21:45:06.1679028Z [00:02:46.136]➜  # get https://proxy.golang.org/github.com/opencontainers/image-spec/@v/v1.1.1.info
2025-08-20T21:45:06.1820657Z [00:02:46.150]➜  # get https://proxy.golang.org/github.com/opencontainers/image-spec/@v/v1.1.1.info: 200 OK (0.014s)
2025-08-20T21:45:06.2040558Z [00:02:46.172]➜  # get https://proxy.golang.org/github.com/containerd/containerd/v2/@v/v2.1.4.info: 200 OK (0.107s)
2025-08-20T21:45:06.2046593Z [00:02:46.173]➜  # get https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.3.info
2025-08-20T21:45:06.2048560Z [00:02:46.173]➜  # get https://proxy.golang.org/github.com/opencontainers/go-digest/@v/v1.0.0.info
2025-08-20T21:45:06.2052287Z [00:02:46.173]➜  # get https://proxy.golang.org/github.com/containerd/cgroups/v3/@v/v3.0.5.info
2025-08-20T21:45:06.2053144Z [00:02:46.173]➜  # get https://proxy.golang.org/github.com/containerd/go-cni/@v/v1.1.13.info: 200 OK (0.053s)
2025-08-20T21:45:06.2059357Z [00:02:46.174]➜  # get https://proxy.golang.org/github.com/containerd/console/@v/v1.0.5.info
2025-08-20T21:45:06.2190817Z [00:02:46.187]➜  # get https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.3.info: 200 OK (0.015s)
2025-08-20T21:45:06.2193959Z [00:02:46.187]➜  # get https://proxy.golang.org/github.com/containerd/plugin/@v/v1.0.0.info
2025-08-20T21:45:06.2198948Z [00:02:46.188]➜  # get https://proxy.golang.org/github.com/opencontainers/go-digest/@v/v1.0.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.2204314Z [00:02:46.188]➜  # get https://proxy.golang.org/github.com/containerd/errdefs/@v/v1.0.0.info
2025-08-20T21:45:06.2204956Z [00:02:46.188]➜  # get https://proxy.golang.org/github.com/containerd/cgroups/v3/@v/v3.0.5.info: 200 OK (0.016s)
2025-08-20T21:45:06.2206873Z [00:02:46.189]➜  # get https://proxy.golang.org/github.com/moby/sys/userns/@v/v0.1.0.info
2025-08-20T21:45:06.2211490Z [00:02:46.189]➜  # get https://proxy.golang.org/github.com/containerd/console/@v/v1.0.5.info: 200 OK (0.015s)
2025-08-20T21:45:06.2219331Z [00:02:46.190]➜  # get https://proxy.golang.org/github.com/docker/go-units/@v/v0.5.0.info
2025-08-20T21:45:06.2346746Z [00:02:46.203]➜  # get https://proxy.golang.org/github.com/containerd/plugin/@v/v1.0.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.2349280Z [00:02:46.203]➜  # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.7.info
2025-08-20T21:45:06.2358464Z [00:02:46.204]➜  # get https://proxy.golang.org/github.com/moby/sys/userns/@v/v0.1.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.2364656Z [00:02:46.204]➜  # get https://proxy.golang.org/github.com/containerd/errdefs/@v/v1.0.0.info: 200 OK (0.016s)
2025-08-20T21:45:06.2365287Z [00:02:46.204]➜  # get https://proxy.golang.org/github.com/containernetworking/cni/@v/v1.3.0.info
2025-08-20T21:45:06.2386615Z [00:02:46.207]➜  # get https://proxy.golang.org/github.com/docker/go-units/@v/v0.5.0.info: 200 OK (0.017s)
2025-08-20T21:45:06.2388720Z [00:02:46.207]➜  # get https://proxy.golang.org/github.com/containerd/ttrpc/@v/v1.2.7.info
2025-08-20T21:45:06.2489854Z [00:02:46.217]➜  # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.7.info: 200 OK (0.014s)
2025-08-20T21:45:06.2498700Z [00:02:46.218]➜  # get https://proxy.golang.org/golang.org/x/sys/@v/v0.35.0.info
2025-08-20T21:45:06.2502974Z [00:02:46.218]➜  # get https://proxy.golang.org/github.com/containernetworking/cni/@v/v1.3.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.2506270Z [00:02:46.219]➜  # get https://proxy.golang.org/github.com/containerd/typeurl/v2/@v/v2.2.3.info
2025-08-20T21:45:06.2508376Z [00:02:46.219]➜  # get https://proxy.golang.org/google.golang.org/grpc/@v/v1.72.2.info
2025-08-20T21:45:06.2525167Z [00:02:46.220]➜  # get https://proxy.golang.org/github.com/containerd/ttrpc/@v/v1.2.7.info: 200 OK (0.014s)
2025-08-20T21:45:06.2527801Z [00:02:46.221]➜  # get https://proxy.golang.org/github.com/containerd/containerd/api/@v/v1.9.0.info
2025-08-20T21:45:06.2637328Z [00:02:46.232]➜  # get https://proxy.golang.org/golang.org/x/sys/@v/v0.35.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.2640722Z [00:02:46.232]➜  # get https://proxy.golang.org/gotest.tools/v3/@v/v3.5.2.info
2025-08-20T21:45:06.2656722Z [00:02:46.234]➜  # get https://proxy.golang.org/github.com/containerd/typeurl/v2/@v/v2.2.3.info: 200 OK (0.015s)
2025-08-20T21:45:06.2664777Z [00:02:46.234]➜  # get https://proxy.golang.org/google.golang.org/grpc/@v/v1.72.2.info: 200 OK (0.016s)
2025-08-20T21:45:06.2669143Z [00:02:46.235]➜  # get https://proxy.golang.org/github.com/containerd/containerd/api/@v/v1.9.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.2675955Z [00:02:46.235]➜  # get https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.4.0.info
2025-08-20T21:45:06.2677382Z [00:02:46.236]➜  # get https://proxy.golang.org/github.com/containerd/continuity/@v/v0.4.5.info
2025-08-20T21:45:06.2697813Z [00:02:46.238]➜  # get https://proxy.golang.org/github.com/containerd/platforms/@v/v1.0.0-rc.1.info
2025-08-20T21:45:06.2784671Z [00:02:46.246]➜  # get https://proxy.golang.org/gotest.tools/v3/@v/v3.5.2.info: 200 OK (0.014s)
2025-08-20T21:45:06.2789105Z [00:02:46.247]➜  # get https://proxy.golang.org/github.com/opencontainers/runtime-spec/@v/v1.2.1.info
2025-08-20T21:45:06.2825445Z [00:02:46.250]➜  # get https://proxy.golang.org/github.com/containerd/continuity/@v/v0.4.5.info: 200 OK (0.015s)
2025-08-20T21:45:06.2840928Z [00:02:46.252]➜  # get https://proxy.golang.org/github.com/containerd/platforms/@v/v1.0.0-rc.1.info: 200 OK (0.014s)
2025-08-20T21:45:06.2845437Z [00:02:46.252]➜  # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.6.info
2025-08-20T21:45:06.2898994Z [00:02:46.258]➜  # get https://proxy.golang.org/github.com/%21masterminds/semver/v3/@v/v3.4.0.info: 200 OK (0.022s)
2025-08-20T21:45:06.2901830Z [00:02:46.258]➜  # get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.7.0.info
2025-08-20T21:45:06.2908317Z [00:02:46.259]➜  # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.3.2.info
2025-08-20T21:45:06.2928135Z [00:02:46.261]➜  # get https://proxy.golang.org/github.com/opencontainers/runtime-spec/@v/v1.2.1.info: 200 OK (0.014s)
2025-08-20T21:45:06.2931535Z [00:02:46.261]➜  # get https://proxy.golang.org/github.com/compose-spec/compose-go/v2/@v/v2.8.1.info
2025-08-20T21:45:06.3055604Z [00:02:46.273]➜  # get https://proxy.golang.org/google.golang.org/protobuf/@v/v1.36.6.info: 200 OK (0.021s)
2025-08-20T21:45:06.3064071Z [00:02:46.274]➜  # get https://proxy.golang.org/github.com/containernetworking/plugins/@v/v1.7.1.info
2025-08-20T21:45:06.3067642Z [00:02:46.275]➜  # get https://proxy.golang.org/github.com/google/go-cmp/@v/v0.7.0.info: 200 OK (0.017s)
2025-08-20T21:45:06.3074487Z [00:02:46.275]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20250218202821-56aae31c358a.info
2025-08-20T21:45:06.3075670Z [00:02:46.275]➜  # get https://proxy.golang.org/github.com/gogo/protobuf/@v/v1.3.2.info: 200 OK (0.017s)
2025-08-20T21:45:06.3264146Z [00:02:46.294]➜  # get https://proxy.golang.org/github.com/containernetworking/plugins/@v/v1.7.1.info: 200 OK (0.020s)
2025-08-20T21:45:06.3281582Z [00:02:46.296]➜  # get https://proxy.golang.org/github.com/rootless-containers/rootlesskit/v2/@v/v2.3.5.info
2025-08-20T21:45:06.3311299Z [00:02:46.299]➜  # get https://proxy.golang.org/google.golang.org/genproto/googleapis/rpc/@v/v0.0.0-20250218202821-56aae31c358a.info: 200 OK (0.024s)
2025-08-20T21:45:06.3320261Z [00:02:46.300]➜  # get https://proxy.golang.org/github.com/moby/sys/mountinfo/@v/v0.7.2.info
2025-08-20T21:45:06.3458014Z [00:02:46.314]➜  # get https://proxy.golang.org/github.com/moby/sys/mountinfo/@v/v0.7.2.info: 200 OK (0.014s)
2025-08-20T21:45:06.3649256Z [00:02:46.333]➜  # get https://proxy.golang.org/github.com/compose-spec/compose-go/v2/@v/v2.8.1.info: 200 OK (0.072s)
2025-08-20T21:45:06.3667575Z [00:02:46.335]➜  # get https://proxy.golang.org/github.com/docker/cli/@v/v28.3.3+incompatible.info
2025-08-20T21:45:06.3668234Z [00:02:46.335]➜  # get https://proxy.golang.org/golang.org/x/sync/@v/v0.16.0.info
2025-08-20T21:45:06.3812524Z [00:02:46.349]➜  # get https://proxy.golang.org/golang.org/x/sync/@v/v0.16.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.3825987Z [00:02:46.350]➜  # get https://proxy.golang.org/golang.org/x/net/@v/v0.43.0.info
2025-08-20T21:45:06.3855920Z [00:02:46.353]➜  # get https://proxy.golang.org/github.com/rootless-containers/rootlesskit/v2/@v/v2.3.5.info: 200 OK (0.057s)
2025-08-20T21:45:06.3861133Z [00:02:46.354]➜  # get https://proxy.golang.org/github.com/distribution/reference/@v/v0.6.0.info
2025-08-20T21:45:06.3965800Z [00:02:46.364]➜  # get https://proxy.golang.org/golang.org/x/net/@v/v0.43.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.3971812Z [00:02:46.365]➜  # get https://proxy.golang.org/github.com/containerd/accelerated-container-image/@v/v1.3.0.info
2025-08-20T21:45:06.3972669Z [00:02:46.365]➜  # get https://proxy.golang.org/github.com/moby/term/@v/v0.5.2.info
2025-08-20T21:45:06.4005231Z [00:02:46.368]➜  # get https://proxy.golang.org/github.com/distribution/reference/@v/v0.6.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.4011311Z [00:02:46.369]➜  # get https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.info
2025-08-20T21:45:06.4116441Z [00:02:46.380]➜  # get https://proxy.golang.org/github.com/moby/term/@v/v0.5.2.info: 200 OK (0.014s)
2025-08-20T21:45:06.4121799Z [00:02:46.380]➜  # get https://proxy.golang.org/github.com/fatih/color/@v/v1.18.0.info
2025-08-20T21:45:06.4151248Z [00:02:46.383]➜  # get https://proxy.golang.org/golang.org/x/text/@v/v0.28.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.4308163Z [00:02:46.399]➜  # get https://proxy.golang.org/github.com/fatih/color/@v/v1.18.0.info: 200 OK (0.019s)
2025-08-20T21:45:06.4311872Z [00:02:46.399]➜  # get https://proxy.golang.org/golang.org/x/term/@v/v0.34.0.info
2025-08-20T21:45:06.4344218Z [00:02:46.402]➜  # get https://proxy.golang.org/github.com/docker/cli/@v/v28.3.3+incompatible.info: 200 OK (0.068s)
2025-08-20T21:45:06.4347393Z [00:02:46.403]➜  # get https://proxy.golang.org/github.com/ipfs/go-cid/@v/v0.5.0.info
2025-08-20T21:45:06.4347935Z [00:02:46.403]➜  # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.info
2025-08-20T21:45:06.4456628Z [00:02:46.414]➜  # get https://proxy.golang.org/golang.org/x/term/@v/v0.34.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.4471076Z [00:02:46.415]➜  # get https://proxy.golang.org/github.com/pelletier/go-toml/v2/@v/v2.2.4.info
2025-08-20T21:45:06.4489147Z [00:02:46.417]➜  # get https://proxy.golang.org/github.com/mattn/go-isatty/@v/v0.0.20.info: 200 OK (0.014s)
2025-08-20T21:45:06.4496444Z [00:02:46.418]➜  # get https://proxy.golang.org/github.com/ipfs/go-cid/@v/v0.5.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.4507497Z [00:02:46.419]➜  # get https://proxy.golang.org/github.com/docker/docker/@v/v28.3.3+incompatible.info
2025-08-20T21:45:06.4565311Z [00:02:46.424]➜  # get https://proxy.golang.org/github.com/containerd/accelerated-container-image/@v/v1.3.0.info: 200 OK (0.059s)
2025-08-20T21:45:06.4608126Z [00:02:46.429]➜  # get https://proxy.golang.org/github.com/pelletier/go-toml/v2/@v/v2.2.4.info: 200 OK (0.014s)
2025-08-20T21:45:06.4631853Z [00:02:46.431]➜  # get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.13.info
2025-08-20T21:45:06.4655315Z [00:02:46.433]➜  # get https://proxy.golang.org/github.com/docker/docker/@v/v28.3.3+incompatible.info: 200 OK (0.015s)
2025-08-20T21:45:06.4658502Z [00:02:46.434]➜  # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.info
2025-08-20T21:45:06.4664814Z [00:02:46.434]➜  # get https://proxy.golang.org/github.com/coreos/go-iptables/@v/v0.8.0.info
2025-08-20T21:45:06.4665425Z [00:02:46.434]➜  # get https://proxy.golang.org/go.yaml.in/yaml/v3/@v/v3.0.4.info
2025-08-20T21:45:06.4761489Z [00:02:46.444]➜  # get https://proxy.golang.org/github.com/mattn/go-colorable/@v/v0.1.13.info: 200 OK (0.014s)
2025-08-20T21:45:06.4765877Z [00:02:46.444]➜  # get https://proxy.golang.org/github.com/docker/go-connections/@v/v0.6.0.info
2025-08-20T21:45:06.4798957Z [00:02:46.448]➜  # get https://proxy.golang.org/github.com/klauspost/compress/@v/v1.18.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.4807109Z [00:02:46.448]➜  # get https://proxy.golang.org/github.com/moby/sys/user/@v/v0.4.0.info
2025-08-20T21:45:06.4808433Z [00:02:46.449]➜  # get https://proxy.golang.org/github.com/coreos/go-iptables/@v/v0.8.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.4812917Z [00:02:46.449]➜  # get https://proxy.golang.org/go.yaml.in/yaml/v3/@v/v3.0.4.info: 200 OK (0.014s)
2025-08-20T21:45:06.4813508Z [00:02:46.449]➜  # get https://proxy.golang.org/github.com/cilium/ebpf/@v/v0.16.0.info
2025-08-20T21:45:06.4814095Z [00:02:46.449]➜  # get https://proxy.golang.org/github.com/rootless-containers/bypass4netns/@v/v0.4.2.info
2025-08-20T21:45:06.4920902Z [00:02:46.460]➜  # get https://proxy.golang.org/github.com/docker/go-connections/@v/v0.6.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.4956501Z [00:02:46.464]➜  # get https://proxy.golang.org/github.com/moby/sys/user/@v/v0.4.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.4960433Z [00:02:46.464]➜  # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info
2025-08-20T21:45:06.4971147Z [00:02:46.465]➜  # get https://proxy.golang.org/github.com/cilium/ebpf/@v/v0.16.0.info: 200 OK (0.016s)
2025-08-20T21:45:06.4974189Z [00:02:46.465]➜  # get https://proxy.golang.org/github.com/containerd/stargz-snapshotter/ipfs/@v/v0.16.3.info
2025-08-20T21:45:06.5104621Z [00:02:46.478]➜  # get https://proxy.golang.org/github.com/pkg/errors/@v/v0.9.1.info: 200 OK (0.014s)
2025-08-20T21:45:06.5108931Z [00:02:46.479]➜  # get https://proxy.golang.org/github.com/containerd/imgcrypt/v2/@v/v2.0.1.info
2025-08-20T21:45:06.5486709Z [00:02:46.516]➜  # get https://proxy.golang.org/github.com/rootless-containers/bypass4netns/@v/v0.4.2.info: 200 OK (0.067s)
2025-08-20T21:45:06.5491811Z [00:02:46.517]➜  # get https://proxy.golang.org/github.com/go-viper/mapstructure/v2/@v/v2.4.0.info
2025-08-20T21:45:06.5495244Z [00:02:46.517]➜  # get https://proxy.golang.org/github.com/coreos/go-systemd/v22/@v/v22.5.0.info
2025-08-20T21:45:06.5645245Z [00:02:46.532]➜  # get https://proxy.golang.org/github.com/go-viper/mapstructure/v2/@v/v2.4.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.5654474Z [00:02:46.533]➜  # get https://proxy.golang.org/github.com/containerd/imgcrypt/v2/@v/v2.0.1.info: 200 OK (0.054s)
2025-08-20T21:45:06.5655225Z [00:02:46.533]➜  # get https://proxy.golang.org/github.com/coreos/go-systemd/v22/@v/v22.5.0.info: 200 OK (0.016s)
2025-08-20T21:45:06.5655910Z [00:02:46.533]➜  # get https://proxy.golang.org/github.com/docker/docker-credential-helpers/@v/v0.8.2.info
2025-08-20T21:45:06.5659524Z [00:02:46.534]➜  # get https://proxy.golang.org/github.com/containerd/fifo/@v/v1.1.0.info
2025-08-20T21:45:06.5664711Z [00:02:46.534]➜  # get https://proxy.golang.org/github.com/containerd/stargz-snapshotter/ipfs/@v/v0.16.3.info: 200 OK (0.069s)
2025-08-20T21:45:06.5669291Z [00:02:46.535]➜  # get https://proxy.golang.org/github.com/mattn/go-shellwords/@v/v1.0.12.info
2025-08-20T21:45:06.5797584Z [00:02:46.548]➜  # get https://proxy.golang.org/github.com/docker/docker-credential-helpers/@v/v0.8.2.info: 200 OK (0.014s)
2025-08-20T21:45:06.5803059Z [00:02:46.548]➜  # get https://proxy.golang.org/github.com/cyphar/filepath-securejoin/@v/v0.4.1.info
2025-08-20T21:45:06.5808919Z [00:02:46.549]➜  # get https://proxy.golang.org/github.com/godbus/dbus/v5/@v/v5.1.0.info
2025-08-20T21:45:06.5813363Z [00:02:46.549]➜  # get https://proxy.golang.org/github.com/containerd/fifo/@v/v1.1.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.5817919Z [00:02:46.550]➜  # get https://proxy.golang.org/github.com/multiformats/go-multibase/@v/v0.2.0.info
2025-08-20T21:45:06.5818983Z [00:02:46.550]➜  # get https://proxy.golang.org/github.com/mattn/go-shellwords/@v/v1.0.12.info: 200 OK (0.015s)
2025-08-20T21:45:06.5822683Z [00:02:46.550]➜  # get https://proxy.golang.org/github.com/containers/ocicrypt/@v/v1.2.1.info
2025-08-20T21:45:06.5948765Z [00:02:46.563]➜  # get https://proxy.golang.org/github.com/godbus/dbus/v5/@v/v5.1.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.5956017Z [00:02:46.563]➜  # get https://proxy.golang.org/github.com/xhit/go-str2duration/v2/@v/v2.1.0.info
2025-08-20T21:45:06.5966230Z [00:02:46.564]➜  # get https://proxy.golang.org/github.com/multiformats/go-multibase/@v/v0.2.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.5974172Z [00:02:46.565]➜  # get https://proxy.golang.org/github.com/containers/ocicrypt/@v/v1.2.1.info: 200 OK (0.015s)
2025-08-20T21:45:06.5977399Z [00:02:46.566]➜  # get https://proxy.golang.org/github.com/multiformats/go-multihash/@v/v0.2.3.info
2025-08-20T21:45:06.5983088Z [00:02:46.566]➜  # get https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.info
2025-08-20T21:45:06.6011573Z [00:02:46.569]➜  # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.41.0.info
2025-08-20T21:45:06.6096179Z [00:02:46.577]➜  # get https://proxy.golang.org/github.com/xhit/go-str2duration/v2/@v/v2.1.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.6103184Z [00:02:46.578]➜  # get https://proxy.golang.org/github.com/multiformats/go-varint/@v/v0.0.7.info
2025-08-20T21:45:06.6120234Z [00:02:46.580]➜  # get https://proxy.golang.org/github.com/multiformats/go-multihash/@v/v0.2.3.info: 200 OK (0.014s)
2025-08-20T21:45:06.6129537Z [00:02:46.581]➜  # get https://proxy.golang.org/github.com/mitchellh/go-homedir/@v/v1.1.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.6134929Z [00:02:46.581]➜  # get https://proxy.golang.org/github.com/vishvananda/netlink/@v/v1.3.1.info
2025-08-20T21:45:06.6188768Z [00:02:46.587]➜  # get https://proxy.golang.org/golang.org/x/crypto/@v/v0.41.0.info: 200 OK (0.018s)
2025-08-20T21:45:06.6193316Z [00:02:46.587]➜  # get https://proxy.golang.org/github.com/moby/sys/mount/@v/v0.3.4.info
2025-08-20T21:45:06.6245367Z [00:02:46.592]➜  # get https://proxy.golang.org/github.com/multiformats/go-varint/@v/v0.0.7.info: 200 OK (0.014s)
2025-08-20T21:45:06.6246945Z [00:02:46.593]➜  # get https://proxy.golang.org/github.com/multiformats/go-multiaddr/@v/v0.13.0.info
2025-08-20T21:45:06.6253122Z [00:02:46.593]➜  # get https://proxy.golang.org/github.com/containerd/errdefs/pkg/@v/v0.3.0.info
2025-08-20T21:45:06.6288943Z [00:02:46.597]➜  # get https://proxy.golang.org/github.com/vishvananda/netlink/@v/v1.3.1.info: 200 OK (0.015s)
2025-08-20T21:45:06.6293181Z [00:02:46.597]➜  # get https://proxy.golang.org/github.com/santhosh-tekuri/jsonschema/v6/@v/v6.0.1.info
2025-08-20T21:45:06.6369328Z [00:02:46.605]➜  # get https://proxy.golang.org/github.com/moby/sys/mount/@v/v0.3.4.info: 200 OK (0.018s)
2025-08-20T21:45:06.6393115Z [00:02:46.607]➜  # get https://proxy.golang.org/github.com/cyphar/filepath-securejoin/@v/v0.4.1.info: 200 OK (0.059s)
2025-08-20T21:45:06.6424653Z [00:02:46.610]➜  # get https://proxy.golang.org/github.com/containerd/errdefs/pkg/@v/v0.3.0.info: 200 OK (0.017s)
2025-08-20T21:45:06.6438744Z [00:02:46.612]➜  # get https://proxy.golang.org/github.com/santhosh-tekuri/jsonschema/v6/@v/v6.0.1.info: 200 OK (0.015s)
2025-08-20T21:45:06.6448093Z [00:02:46.613]➜  # get https://proxy.golang.org/github.com/mr-tron/base58/@v/v1.2.0.info
2025-08-20T21:45:06.6450013Z [00:02:46.613]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/@v/v0.60.0.info
2025-08-20T21:45:06.6450633Z [00:02:46.613]➜  # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.info
2025-08-20T21:45:06.6588483Z [00:02:46.627]➜  # get https://proxy.golang.org/github.com/mr-tron/base58/@v/v1.2.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.6594747Z [00:02:46.627]➜  # get https://proxy.golang.org/github.com/multiformats/go-base32/@v/v0.1.0.info
2025-08-20T21:45:06.6624546Z [00:02:46.630]➜  # get https://proxy.golang.org/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/@v/v0.60.0.info: 200 OK (0.018s)
2025-08-20T21:45:06.6625333Z [00:02:46.630]➜  # get https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.info: 200 OK (0.017s)
2025-08-20T21:45:06.6628031Z [00:02:46.631]➜  # get https://proxy.golang.org/github.com/felixge/httpsnoop/@v/v1.0.4.info
2025-08-20T21:45:06.6632107Z [00:02:46.631]➜  # get https://proxy.golang.org/github.com/multiformats/go-base36/@v/v0.2.0.info
2025-08-20T21:45:06.6737780Z [00:02:46.642]➜  # get https://proxy.golang.org/github.com/multiformats/go-base32/@v/v0.1.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.6743960Z [00:02:46.642]➜  # get https://proxy.golang.org/github.com/moby/locker/@v/v1.0.1.info
2025-08-20T21:45:06.6774975Z [00:02:46.645]➜  # get https://proxy.golang.org/github.com/felixge/httpsnoop/@v/v1.0.4.info: 200 OK (0.015s)
2025-08-20T21:45:06.6780247Z [00:02:46.646]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/@v/v1.35.0.info
2025-08-20T21:45:06.6790255Z [00:02:46.647]➜  # get https://proxy.golang.org/github.com/multiformats/go-base36/@v/v0.2.0.info: 200 OK (0.016s)
2025-08-20T21:45:06.6883338Z [00:02:46.656]➜  # get https://proxy.golang.org/github.com/moby/locker/@v/v1.0.1.info: 200 OK (0.014s)
2025-08-20T21:45:06.6898187Z [00:02:46.658]➜  # get https://proxy.golang.org/github.com/multiformats/go-multiaddr/@v/v0.13.0.info: 200 OK (0.065s)
2025-08-20T21:45:06.6903585Z [00:02:46.658]➜  # get https://proxy.golang.org/github.com/vishvananda/netns/@v/v0.0.5.info
2025-08-20T21:45:06.6924541Z [00:02:46.660]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/@v/v1.35.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.6931436Z [00:02:46.661]➜  # get https://proxy.golang.org/github.com/containerd/stargz-snapshotter/@v/v0.16.3.info
2025-08-20T21:45:06.6934155Z [00:02:46.661]➜  # get https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.2.info
2025-08-20T21:45:06.6934750Z [00:02:46.661]➜  # get https://proxy.golang.org/github.com/fahedouch/go-logrotate/@v/v0.3.0.info
2025-08-20T21:45:06.7055926Z [00:02:46.673]➜  # get https://proxy.golang.org/github.com/vishvananda/netns/@v/v0.0.5.info: 200 OK (0.015s)
2025-08-20T21:45:06.7062587Z [00:02:46.674]➜  # get https://proxy.golang.org/github.com/fluent/fluent-logger-golang/@v/v1.10.0.info
2025-08-20T21:45:06.7080739Z [00:02:46.676]➜  # get https://proxy.golang.org/github.com/go-logr/logr/@v/v1.4.2.info: 200 OK (0.015s)
2025-08-20T21:45:06.7087508Z [00:02:46.677]➜  # get https://proxy.golang.org/github.com/go-logr/stdr/@v/v1.2.2.info
2025-08-20T21:45:06.7088125Z [00:02:46.677]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/trace/@v/v1.35.0.info
2025-08-20T21:45:06.7232708Z [00:02:46.691]➜  # get https://proxy.golang.org/github.com/go-logr/stdr/@v/v1.2.2.info: 200 OK (0.015s)
2025-08-20T21:45:06.7236145Z [00:02:46.692]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/trace/@v/v1.35.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.7238598Z [00:02:46.692]➜  # get https://proxy.golang.org/go.opentelemetry.io/auto/sdk/@v/v1.1.0.info
2025-08-20T21:45:06.7241492Z [00:02:46.692]➜  # get https://proxy.golang.org/tags.cncf.io/container-device-interface/@v/v1.0.1.info
2025-08-20T21:45:06.7400034Z [00:02:46.708]➜  # get https://proxy.golang.org/go.opentelemetry.io/auto/sdk/@v/v1.1.0.info: 200 OK (0.016s)
2025-08-20T21:45:06.7406978Z [00:02:46.709]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/metric/@v/v1.35.0.info
2025-08-20T21:45:06.7416146Z [00:02:46.709]➜  # get https://proxy.golang.org/tags.cncf.io/container-device-interface/@v/v1.0.1.info: 200 OK (0.017s)
2025-08-20T21:45:06.7424103Z [00:02:46.710]➜  # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.9.0.info
2025-08-20T21:45:06.7546848Z [00:02:46.723]➜  # get https://proxy.golang.org/go.opentelemetry.io/otel/metric/@v/v1.35.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.7552769Z [00:02:46.723]➜  # get https://proxy.golang.org/github.com/containerd/stargz-snapshotter/@v/v0.16.3.info: 200 OK (0.062s)
2025-08-20T21:45:06.7555516Z [00:02:46.723]➜  # get https://proxy.golang.org/github.com/spaolacci/murmur3/@v/v1.1.0.info
2025-08-20T21:45:06.7566278Z [00:02:46.724]➜  # get https://proxy.golang.org/github.com/fsnotify/fsnotify/@v/v1.9.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.7569570Z [00:02:46.725]➜  # get https://proxy.golang.org/lukechampine.com/blake3/@v/v1.3.0.info
2025-08-20T21:45:06.7571380Z [00:02:46.725]➜  # get https://proxy.golang.org/github.com/moby/sys/signal/@v/v0.7.1.info
2025-08-20T21:45:06.7614097Z [00:02:46.729]➜  # get https://proxy.golang.org/github.com/fahedouch/go-logrotate/@v/v0.3.0.info: 200 OK (0.068s)
2025-08-20T21:45:06.7617955Z [00:02:46.730]➜  # get https://proxy.golang.org/github.com/miekg/pkcs11/@v/v1.1.1.info
2025-08-20T21:45:06.7630136Z [00:02:46.731]➜  # get https://proxy.golang.org/github.com/fluent/fluent-logger-golang/@v/v1.10.0.info: 200 OK (0.057s)
2025-08-20T21:45:06.7636570Z [00:02:46.732]➜  # get https://proxy.golang.org/github.com/muesli/cancelreader/@v/v0.2.2.info
2025-08-20T21:45:06.7697177Z [00:02:46.738]➜  # get https://proxy.golang.org/github.com/spaolacci/murmur3/@v/v1.1.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.7702020Z [00:02:46.738]➜  # get https://proxy.golang.org/github.com/stefanberger/go-pkcs11uri/@v/v0.0.0-20230803200340-78284954bff6.info
2025-08-20T21:45:06.7727577Z [00:02:46.741]➜  # get https://proxy.golang.org/github.com/moby/sys/signal/@v/v0.7.1.info: 200 OK (0.016s)
2025-08-20T21:45:06.7730358Z [00:02:46.741]➜  # get https://proxy.golang.org/github.com/opencontainers/selinux/@v/v1.12.0.info
2025-08-20T21:45:06.7760254Z [00:02:46.744]➜  # get https://proxy.golang.org/github.com/miekg/pkcs11/@v/v1.1.1.info: 200 OK (0.014s)
2025-08-20T21:45:06.7767109Z [00:02:46.745]➜  # get https://proxy.golang.org/github.com/yuchanns/srslog/@v/v1.1.0.info
2025-08-20T21:45:06.7844680Z [00:02:46.752]➜  # get https://proxy.golang.org/github.com/stefanberger/go-pkcs11uri/@v/v0.0.0-20230803200340-78284954bff6.info: 200 OK (0.014s)
2025-08-20T21:45:06.7856193Z [00:02:46.754]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20241108190413-2d47ceb2692f.info
2025-08-20T21:45:06.7879797Z [00:02:46.756]➜  # get https://proxy.golang.org/github.com/opencontainers/selinux/@v/v1.12.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.7913761Z [00:02:46.759]➜  # get https://proxy.golang.org/github.com/go-jose/go-jose/v4/@v/v4.0.5.info
2025-08-20T21:45:06.7915478Z [00:02:46.759]➜  # get https://proxy.golang.org/github.com/yuchanns/srslog/@v/v1.1.0.info: 200 OK (0.015s)
2025-08-20T21:45:06.7919094Z [00:02:46.760]➜  # get https://proxy.golang.org/github.com/djherbis/times/@v/v1.6.0.info
2025-08-20T21:45:06.7998994Z [00:02:46.768]➜  # get https://proxy.golang.org/golang.org/x/exp/@v/v0.0.0-20241108190413-2d47ceb2692f.info: 200 OK (0.014s)
2025-08-20T21:45:06.8006424Z [00:02:46.769]➜  # get https://proxy.golang.org/github.com/opencontainers/runtime-tools/@v/v0.9.1-0.20221107090550-2e043c6bd626.info
2025-08-20T21:45:06.8029992Z [00:02:46.771]➜  # get https://proxy.golang.org/lukechampine.com/blake3/@v/v1.3.0.info: 200 OK (0.046s)
2025-08-20T21:45:06.8048753Z [00:02:46.773]➜  # get https://proxy.golang.org/github.com/tinylib/msgp/@v/v1.3.0.info
2025-08-20T21:45:06.8054436Z [00:02:46.773]➜  # get https://proxy.golang.org/github.com/go-jose/go-jose/v4/@v/v4.0.5.info: 200 OK (0.014s)
2025-08-20T21:45:06.8060655Z [00:02:46.774]➜  # get https://proxy.golang.org/github.com/djherbis/times/@v/v1.6.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.8068316Z [00:02:46.775]➜  # get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.4.info
2025-08-20T21:45:06.8101648Z [00:02:46.778]➜  # get https://proxy.golang.org/sigs.k8s.io/yaml/@v/v1.4.0.info
2025-08-20T21:45:06.8106462Z [00:02:46.779]➜  # get https://proxy.golang.org/github.com/muesli/cancelreader/@v/v0.2.2.info: 200 OK (0.047s)
2025-08-20T21:45:06.8113440Z [00:02:46.779]➜  # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.8.info
2025-08-20T21:45:06.8147663Z [00:02:46.783]➜  # get https://proxy.golang.org/github.com/opencontainers/runtime-tools/@v/v0.9.1-0.20221107090550-2e043c6bd626.info: 200 OK (0.014s)
2025-08-20T21:45:06.8156224Z [00:02:46.783]➜  # get https://proxy.golang.org/github.com/containerd/nydus-snapshotter/@v/v0.15.2.info
2025-08-20T21:45:06.8187923Z [00:02:46.787]➜  # get https://proxy.golang.org/github.com/tinylib/msgp/@v/v1.3.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.8194759Z [00:02:46.787]➜  # get https://proxy.golang.org/github.com/containerd/go-runc/@v/v1.1.0.info
2025-08-20T21:45:06.8205369Z [00:02:46.788]➜  # get https://proxy.golang.org/github.com/golang/protobuf/@v/v1.5.4.info: 200 OK (0.014s)
2025-08-20T21:45:06.8212344Z [00:02:46.789]➜  # get https://proxy.golang.org/github.com/smallstep/pkcs7/@v/v0.1.1.info
2025-08-20T21:45:06.8220499Z [00:02:46.790]➜  # get https://proxy.golang.org/sigs.k8s.io/yaml/@v/v1.4.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.8223551Z [00:02:46.790]➜  # get https://proxy.golang.org/github.com/containerd/stargz-snapshotter/estargz/@v/v0.16.3.info
2025-08-20T21:45:06.8261297Z [00:02:46.794]➜  # get https://proxy.golang.org/github.com/klauspost/cpuid/v2/@v/v2.2.8.info: 200 OK (0.015s)
2025-08-20T21:45:06.8263652Z [00:02:46.794]➜  # get https://proxy.golang.org/tags.cncf.io/container-device-interface/specs-go/@v/v1.0.0.info
2025-08-20T21:45:06.8335691Z [00:02:46.801]➜  # get https://proxy.golang.org/github.com/containerd/go-runc/@v/v1.1.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.8363234Z [00:02:46.804]➜  # get https://proxy.golang.org/github.com/containerd/stargz-snapshotter/estargz/@v/v0.16.3.info: 200 OK (0.014s)
2025-08-20T21:45:06.8368795Z [00:02:46.805]➜  # get https://proxy.golang.org/github.com/syndtr/gocapability/@v/v0.0.0-20200815063812-42c35b437635.info
2025-08-20T21:45:06.8466753Z [00:02:46.815]➜  # get https://proxy.golang.org/github.com/containerd/nydus-snapshotter/@v/v0.15.2.info: 200 OK (0.031s)
2025-08-20T21:45:06.8513011Z [00:02:46.819]➜  # get https://proxy.golang.org/github.com/syndtr/gocapability/@v/v0.0.0-20200815063812-42c35b437635.info: 200 OK (0.014s)
2025-08-20T21:45:06.8519787Z [00:02:46.820]➜  # get https://proxy.golang.org/github.com/moby/docker-image-spec/@v/v1.3.1.info
2025-08-20T21:45:06.8522276Z [00:02:46.820]➜  # get https://proxy.golang.org/github.com/philhofer/fwd/@v/v1.1.3-0.20240916144458-20a13a1f6b7c.info
2025-08-20T21:45:06.8523180Z [00:02:46.820]➜  # get https://proxy.golang.org/github.com/smallstep/pkcs7/@v/v0.1.1.info: 200 OK (0.031s)
2025-08-20T21:45:06.8620636Z [00:02:46.830]➜  # get https://proxy.golang.org/tags.cncf.io/container-device-interface/specs-go/@v/v1.0.0.info: 200 OK (0.036s)
2025-08-20T21:45:06.8625668Z [00:02:46.830]➜  # get https://proxy.golang.org/golang.org/x/mod/@v/v0.27.0.info
2025-08-20T21:45:06.8658327Z [00:02:46.834]➜  # get https://proxy.golang.org/github.com/moby/docker-image-spec/@v/v1.3.1.info: 200 OK (0.014s)
2025-08-20T21:45:06.8667752Z [00:02:46.835]➜  # get https://proxy.golang.org/github.com/philhofer/fwd/@v/v1.1.3-0.20240916144458-20a13a1f6b7c.info: 200 OK (0.014s)
2025-08-20T21:45:06.8669387Z [00:02:46.835]➜  # get https://proxy.golang.org/github.com/vbatts/tar-split/@v/v0.11.6.info
2025-08-20T21:45:06.8768105Z [00:02:46.845]➜  # get https://proxy.golang.org/golang.org/x/mod/@v/v0.27.0.info: 200 OK (0.014s)
2025-08-20T21:45:06.8805053Z [00:02:46.848]➜  # get https://proxy.golang.org/github.com/vbatts/tar-split/@v/v0.11.6.info: 200 OK (0.014s)
2025-08-20T21:45:06.8847645Z [00:02:46.853]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO
2025-08-20T21:45:06.8848464Z [00:02:46.853]➜  git status --porcelain
2025-08-20T21:45:06.9294542Z [00:02:46.897]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO
2025-08-20T21:45:06.9295266Z [00:02:46.897]➜  git -c log.showsignature=false log -1 --format=%H:%ct
2025-08-20T21:45:06.9310840Z [00:02:46.899]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git config extensions.objectformat
2025-08-20T21:45:06.9319873Z [00:02:46.900]➜  0.001s # cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git config extensions.objectformat
2025-08-20T21:45:06.9320793Z [00:02:46.900]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 9414303ba9195402fb63957bf8a660aa03a9bca5 --
2025-08-20T21:45:06.9357402Z [00:02:46.904]➜  0.004s # cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 9414303ba9195402fb63957bf8a660aa03a9bca5 --
2025-08-20T21:45:06.9358763Z [00:02:46.904]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 9414303ba9195402fb63957bf8a660aa03a9bca5
2025-08-20T21:45:06.9825977Z [00:02:46.950]➜  0.047s # cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git for-each-ref --format %(refname) refs/tags --merged 9414303ba9195402fb63957bf8a660aa03a9bca5
2025-08-20T21:45:06.9826925Z [00:02:46.950]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 9414303ba919 --
2025-08-20T21:45:06.9852141Z [00:02:46.953]➜  0.003s # cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git -c log.showsignature=false log --no-decorate -n1 '--format=format:%H %ct %D' 9414303ba919 --
2025-08-20T21:45:06.9853150Z [00:02:46.953]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git cat-file blob 9414303ba9195402fb63957bf8a660aa03a9bca5:go.mod
2025-08-20T21:45:06.9871863Z [00:02:46.955]➜  0.002s # cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git cat-file blob 9414303ba9195402fb63957bf8a660aa03a9bca5:go.mod
2025-08-20T21:45:06.9872732Z [00:02:46.955]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git cat-file blob 9414303ba9195402fb63957bf8a660aa03a9bca5:v2/go.mod
2025-08-20T21:45:06.9885260Z [00:02:46.956]➜  0.001s # cd /tmp/tmp.IWaisAD9Go/TEMPREPO; git cat-file blob 9414303ba9195402fb63957bf8a660aa03a9bca5:v2/go.mod
2025-08-20T21:45:06.9940573Z [00:02:46.962]➜  internal/unsafeheader
2025-08-20T21:45:06.9942139Z [00:02:46.962]➜  mkdir -p $WORK/b008/
2025-08-20T21:45:06.9947191Z [00:02:46.962]➜  internal/byteorder
2025-08-20T21:45:06.9947636Z [00:02:46.962]➜  mkdir -p $WORK/b012/
2025-08-20T21:45:06.9948254Z [00:02:46.962]➜  internal/goarch
2025-08-20T21:45:06.9948512Z [00:02:46.962]➜  mkdir -p $WORK/b006/
2025-08-20T21:45:06.9948865Z [00:02:46.962]➜  echo '# import config' > $WORK/b008/importcfg # internal
2025-08-20T21:45:06.9949258Z [00:02:46.962]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:06.9957028Z [00:02:46.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b008/_pkg_.a -trimpath "/root/.go/src/internal/unsafeheader=>internal/unsafeheader;$WORK/b008=>" -p internal/unsafeheader -lang=go1.25 -std -complete -installsuffix shared -buildid P7HnT-FBefdbfrtuVPxp/P7HnT-FBefdbfrtuVPxp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /root/.go/src/internal/unsafeheader/unsafeheader.go
2025-08-20T21:45:06.9958720Z [00:02:46.963]➜  echo '# import config' > $WORK/b006/importcfg # internal
2025-08-20T21:45:06.9960648Z [00:02:46.963]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b006/_pkg_.a -trimpath "/root/.go/src/internal/goarch=>internal/goarch;$WORK/b006=>" -p internal/goarch -lang=go1.25 -std -complete -installsuffix shared -buildid xcpGd16-xB79hCE2NxH-/xcpGd16-xB79hCE2NxH- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b006/importcfg -pack /root/.go/src/internal/goarch/goarch.go /root/.go/src/internal/goarch/goarch_arm64.go /root/.go/src/internal/goarch/zgoarch_arm64.go
2025-08-20T21:45:06.9962329Z [00:02:46.963]➜  echo '# import config' > $WORK/b012/importcfg # internal
2025-08-20T21:45:06.9964129Z [00:02:46.963]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b012/_pkg_.a -trimpath "/root/.go/src/internal/byteorder=>internal/byteorder;$WORK/b012=>" -p internal/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid TBPJ9nmn3XMRKHaQjfh3/TBPJ9nmn3XMRKHaQjfh3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /root/.go/src/internal/byteorder/byteorder.go
2025-08-20T21:45:06.9967527Z [00:02:46.965]➜  internal/cpu
2025-08-20T21:45:06.9968618Z [00:02:46.965]➜  mkdir -p $WORK/b011/
2025-08-20T21:45:06.9970419Z [00:02:46.965]➜  echo -n > $WORK/b011/go_asm.h # internal
2025-08-20T21:45:06.9974430Z [00:02:46.965]➜  cd /root/.go/src/internal/cpu
2025-08-20T21:45:06.9975750Z [00:02:46.965]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_arm64.s
2025-08-20T21:45:07.0009688Z [00:02:46.968]➜  echo '# import config' > $WORK/b011/importcfg # internal
2025-08-20T21:45:07.0012616Z [00:02:46.969]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.0019757Z [00:02:46.969]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b011/_pkg_.a -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -p internal/cpu -lang=go1.25 -std -installsuffix shared -buildid xOiVxElhnkLKUPIOyZdm/xOiVxElhnkLKUPIOyZdm -goversion go1.25.0 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /root/.go/src/internal/cpu/cpu.go /root/.go/src/internal/cpu/cpu_arm64.go /root/.go/src/internal/cpu/cpu_arm64_hwcap.go /root/.go/src/internal/cpu/cpu_arm64_linux.go /root/.go/src/internal/cpu/cpu_no_name.go
2025-08-20T21:45:07.0028459Z [00:02:46.971]➜  go tool buildid -w $WORK/b008/_pkg_.a # internal
2025-08-20T21:45:07.0032875Z [00:02:46.971]➜  cp $WORK/b008/_pkg_.a /root/.cache/go-build/39/3904be4136078bbed85318b44e0e90180c8583b55d104c1b76689aa22b880dab-d # internal
2025-08-20T21:45:07.0034264Z [00:02:46.971]➜  go tool buildid -w $WORK/b006/_pkg_.a # internal
2025-08-20T21:45:07.0051028Z [00:02:46.973]➜  internal/coverage/rtcov
2025-08-20T21:45:07.0051378Z [00:02:46.973]➜  mkdir -p $WORK/b014/
2025-08-20T21:45:07.0052228Z [00:02:46.973]➜  cp $WORK/b006/_pkg_.a /root/.cache/go-build/92/92447d945f7317f66a882eb5865e8aeb0349496c6380f010cce5b4175aae7d4d-d # internal
2025-08-20T21:45:07.0063896Z [00:02:46.973]➜  echo '# import config' > $WORK/b014/importcfg # internal
2025-08-20T21:45:07.0065175Z [00:02:46.973]➜  internal/abi
2025-08-20T21:45:07.0065717Z [00:02:46.973]➜  mkdir -p $WORK/b005/
2025-08-20T21:45:07.0067725Z [00:02:46.973]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b014/_pkg_.a -trimpath "/root/.go/src/internal/coverage/rtcov=>internal/coverage/rtcov;$WORK/b014=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -installsuffix shared -buildid Lg1Ui5Zii1hLtfRIIRhB/Lg1Ui5Zii1hLtfRIIRhB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b014/importcfg -pack /root/.go/src/internal/coverage/rtcov/rtcov.go
2025-08-20T21:45:07.0069699Z [00:02:46.973]➜  echo -n > $WORK/b005/go_asm.h # internal
2025-08-20T21:45:07.0070162Z [00:02:46.973]➜  cd /root/.go/src/internal/abi
2025-08-20T21:45:07.0071277Z [00:02:46.973]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b005/symabis ./abi_test.s ./stub.s
2025-08-20T21:45:07.0098025Z [00:02:46.978]➜  cat >/tmp/go-build3361383166/b005/importcfg << 'EOF' # internal
2025-08-20T21:45:07.0098418Z [00:02:46.978]➜  # import config
2025-08-20T21:45:07.0098796Z [00:02:46.978]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.0099141Z [00:02:46.978]➜  EOF
2025-08-20T21:45:07.0099412Z [00:02:46.978]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.0109740Z [00:02:46.978]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b005/_pkg_.a -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -p internal/abi -lang=go1.25 -std -installsuffix shared -buildid OEFtkDQjYlx_bUzkur7n/OEFtkDQjYlx_bUzkur7n -goversion go1.25.0 -symabis $WORK/b005/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b005/importcfg -pack -asmhdr $WORK/b005/go_asm.h /root/.go/src/internal/abi/abi.go /root/.go/src/internal/abi/abi_arm64.go /root/.go/src/internal/abi/compiletype.go /root/.go/src/internal/abi/escape.go /root/.go/src/internal/abi/funcpc.go /root/.go/src/internal/abi/iface.go /root/.go/src/internal/abi/map_noswiss.go /root/.go/src/internal/abi/map_select_swiss.go /root/.go/src/internal/abi/map_swiss.go /root/.go/src/internal/abi/rangefuncconsts.go /root/.go/src/internal/abi/runtime.go /root/.go/src/internal/abi/stack.go /root/.go/src/internal/abi/switch.go /root/.go/src/internal/abi/symtab.go /root/.go/src/internal/abi/type.go
2025-08-20T21:45:07.0168896Z [00:02:46.985]➜  go tool buildid -w $WORK/b012/_pkg_.a # internal
2025-08-20T21:45:07.0178428Z [00:02:46.986]➜  cp $WORK/b012/_pkg_.a /root/.cache/go-build/04/046c818a7a06b497978ecefad6052e14ab998487eecd1fcd1aa2c132e16d0cfa-d # internal
2025-08-20T21:45:07.0184080Z [00:02:46.986]➜  internal/godebugs
2025-08-20T21:45:07.0184579Z [00:02:46.986]➜  mkdir -p $WORK/b015/
2025-08-20T21:45:07.0194812Z [00:02:46.987]➜  cd /root/.go/src/internal/cpu
2025-08-20T21:45:07.0196277Z [00:02:46.987]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu.o ./cpu.s
2025-08-20T21:45:07.0217268Z [00:02:46.990]➜  echo '# import config' > $WORK/b015/importcfg # internal
2025-08-20T21:45:07.0218119Z [00:02:46.990]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.0219771Z [00:02:46.990]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b015/_pkg_.a -trimpath "/root/.go/src/internal/godebugs=>internal/godebugs;$WORK/b015=>" -p internal/godebugs -lang=go1.25 -std -complete -installsuffix shared -buildid z0U3JTpbM1KVjGC6PuUk/z0U3JTpbM1KVjGC6PuUk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b015/importcfg -pack /root/.go/src/internal/godebugs/table.go
2025-08-20T21:45:07.0221175Z [00:02:46.990]➜  go tool buildid -w $WORK/b014/_pkg_.a # internal
2025-08-20T21:45:07.0223217Z [00:02:46.990]➜  cp $WORK/b014/_pkg_.a /root/.cache/go-build/bc/bc67e9efb9f5e3f901f6d057adf7e6314c09146fae2f0674871f237358a6ef0a-d # internal
2025-08-20T21:45:07.0226490Z [00:02:46.991]➜  cd /root/.go/src/internal/cpu
2025-08-20T21:45:07.0228144Z [00:02:46.991]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/cpu -trimpath "/root/.go/src/internal/cpu=>internal/cpu;$WORK/b011=>" -I $WORK/b011/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b011/cpu_arm64.o ./cpu_arm64.s
2025-08-20T21:45:07.0258858Z [00:02:46.994]➜  go tool pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_arm64.o # internal
2025-08-20T21:45:07.0260941Z [00:02:46.994]➜  go tool buildid -w $WORK/b011/_pkg_.a # internal
2025-08-20T21:45:07.0264669Z [00:02:46.994]➜  cp $WORK/b011/_pkg_.a /root/.cache/go-build/fa/faa1ba3f55ba1a0c1fcef94a9dcdea3dd147c68d776f7ecfd52131b5cc83f978-d # internal
2025-08-20T21:45:07.0275695Z [00:02:46.995]➜  internal/bytealg
2025-08-20T21:45:07.0276071Z [00:02:46.995]➜  mkdir -p $WORK/b010/
2025-08-20T21:45:07.0276366Z [00:02:46.996]➜  internal/goexperiment
2025-08-20T21:45:07.0276843Z [00:02:46.996]➜  mkdir -p $WORK/b016/
2025-08-20T21:45:07.0307839Z [00:02:46.998]➜  echo -n > $WORK/b010/go_asm.h # internal
2025-08-20T21:45:07.0308730Z [00:02:46.999]➜  echo '# import config' > $WORK/b016/importcfg # internal
2025-08-20T21:45:07.0309143Z [00:02:46.999]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:45:07.0310726Z [00:02:46.999]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b010/symabis ./compare_arm64.s ./count_arm64.s ./equal_arm64.s ./index_arm64.s ./indexbyte_arm64.s
2025-08-20T21:45:07.0311911Z [00:02:46.999]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.0325765Z [00:02:46.999]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b016/_pkg_.a -trimpath "/root/.go/src/internal/goexperiment=>internal/goexperiment;$WORK/b016=>" -p internal/goexperiment -lang=go1.25 -std -complete -installsuffix shared -buildid uKWXL1o0Bc-LSj0ptaHT/uKWXL1o0Bc-LSj0ptaHT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack /root/.go/src/internal/goexperiment/exp_aliastypeparams_on.go /root/.go/src/internal/goexperiment/exp_arenas_off.go /root/.go/src/internal/goexperiment/exp_boringcrypto_off.go /root/.go/src/internal/goexperiment/exp_cacheprog_off.go /root/.go/src/internal/goexperiment/exp_cgocheck2_off.go /root/.go/src/internal/goexperiment/exp_dwarf5_on.go /root/.go/src/internal/goexperiment/exp_fieldtrack_off.go /root/.go/src/internal/goexperiment/exp_greenteagc_off.go /root/.go/src/internal/goexperiment/exp_heapminimum512kib_off.go /root/.go/src/internal/goexperiment/exp_jsonv2_off.go /root/.go/src/internal/goexperiment/exp_loopvar_off.go /root/.go/src/internal/goexperiment/exp_newinliner_off.go /root/.go/src/internal/goexperiment/exp_preemptibleloops_off.go /root/.go/src/internal/goexperiment/exp_rangefunc_off.go /root/.go/src/internal/goexperiment/exp_regabiargs_on.go /root/.go/src/internal/goexperiment/exp_regabiwrappers_on.go /root/.go/src/internal/goexperiment/exp_staticlockranking_off.go /root/.go/src/internal/goexperiment/exp_swissmap_on.go /root/.go/src/internal/goexperiment/exp_synchashtriemap_on.go /root/.go/src/internal/goexperiment/exp_synctest_off.go /root/.go/src/internal/goexperiment/flags.go
2025-08-20T21:45:07.0361475Z [00:02:47.004]➜  cat >/tmp/go-build3361383166/b010/importcfg << 'EOF' # internal
2025-08-20T21:45:07.0361920Z [00:02:47.004]➜  # import config
2025-08-20T21:45:07.0362308Z [00:02:47.004]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:07.0362870Z [00:02:47.004]➜  EOF
2025-08-20T21:45:07.0371438Z [00:02:47.005]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b010/_pkg_.a -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -p internal/bytealg -lang=go1.25 -std -installsuffix shared -buildid cHLYtuUGsNYroo6_NRzy/cHLYtuUGsNYroo6_NRzy -goversion go1.25.0 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /root/.go/src/internal/bytealg/bytealg.go /root/.go/src/internal/bytealg/compare_native.go /root/.go/src/internal/bytealg/count_native.go /root/.go/src/internal/bytealg/equal_generic.go /root/.go/src/internal/bytealg/equal_native.go /root/.go/src/internal/bytealg/index_arm64.go /root/.go/src/internal/bytealg/index_native.go /root/.go/src/internal/bytealg/indexbyte_native.go /root/.go/src/internal/bytealg/lastindexbyte_generic.go
2025-08-20T21:45:07.0394282Z [00:02:47.007]➜  go tool buildid -w $WORK/b015/_pkg_.a # internal
2025-08-20T21:45:07.0403134Z [00:02:47.008]➜  cp $WORK/b015/_pkg_.a /root/.cache/go-build/8a/8a684b2382460372a8a42494090362060cae31e70e147c0935744b953b9140a3-d # internal
2025-08-20T21:45:07.0412833Z [00:02:47.009]➜  go tool buildid -w $WORK/b016/_pkg_.a # internal
2025-08-20T21:45:07.0413747Z [00:02:47.009]➜  internal/chacha8rand
2025-08-20T21:45:07.0414092Z [00:02:47.009]➜  mkdir -p $WORK/b013/
2025-08-20T21:45:07.0418616Z [00:02:47.010]➜  cp $WORK/b016/_pkg_.a /root/.cache/go-build/ff/ff718b847099f1e12182c6bb50a274869bfd4c8be92830fa8b2d73ee74298e8a-d # internal
2025-08-20T21:45:07.0419164Z [00:02:47.010]➜  internal/goos
2025-08-20T21:45:07.0419412Z [00:02:47.010]➜  mkdir -p $WORK/b017/
2025-08-20T21:45:07.0427802Z [00:02:47.011]➜  echo -n > $WORK/b013/go_asm.h # internal
2025-08-20T21:45:07.0428616Z [00:02:47.011]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T21:45:07.0436249Z [00:02:47.011]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -I $WORK/b013/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b013/symabis ./chacha8_arm64.s
2025-08-20T21:45:07.0437501Z [00:02:47.011]➜  echo '# import config' > $WORK/b017/importcfg # internal
2025-08-20T21:45:07.0457179Z [00:02:47.013]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.0459555Z [00:02:47.014]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b017/_pkg_.a -trimpath "/root/.go/src/internal/goos=>internal/goos;$WORK/b017=>" -p internal/goos -lang=go1.25 -std -complete -installsuffix shared -buildid Zaio9CsRMM6rTHRpGKtH/Zaio9CsRMM6rTHRpGKtH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /root/.go/src/internal/goos/goos.go /root/.go/src/internal/goos/unix.go /root/.go/src/internal/goos/zgoos_linux.go
2025-08-20T21:45:07.0516485Z [00:02:47.019]➜  cat >/tmp/go-build3361383166/b013/importcfg << 'EOF' # internal
2025-08-20T21:45:07.0517375Z [00:02:47.019]➜  # import config
2025-08-20T21:45:07.0517965Z [00:02:47.019]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:07.0518606Z [00:02:47.019]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:07.0519203Z [00:02:47.019]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.0519689Z [00:02:47.019]➜  EOF
2025-08-20T21:45:07.0521767Z [00:02:47.019]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b013/_pkg_.a -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -p internal/chacha8rand -lang=go1.25 -std -installsuffix shared -buildid M9nUdEz__gedwbgeRjJL/M9nUdEz__gedwbgeRjJL -goversion go1.25.0 -symabis $WORK/b013/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /root/.go/src/internal/chacha8rand/chacha8.go /root/.go/src/internal/chacha8rand/chacha8_generic.go
2025-08-20T21:45:07.0523796Z [00:02:47.019]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:45:07.0524972Z [00:02:47.019]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/compare_arm64.o ./compare_arm64.s
2025-08-20T21:45:07.0556714Z [00:02:47.023]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/count_arm64.o ./count_arm64.s
2025-08-20T21:45:07.0573067Z [00:02:47.024]➜  go tool buildid -w $WORK/b017/_pkg_.a # internal
2025-08-20T21:45:07.0573853Z [00:02:47.025]➜  cp $WORK/b017/_pkg_.a /root/.cache/go-build/93/9351077ab492d3302cef304953a16238648ba4f25b9d769a2380d6143a418372-d # internal
2025-08-20T21:45:07.0574397Z [00:02:47.025]➜  internal/profilerecord
2025-08-20T21:45:07.0574681Z [00:02:47.025]➜  mkdir -p $WORK/b018/
2025-08-20T21:45:07.0575028Z [00:02:47.025]➜  echo '# import config' > $WORK/b018/importcfg # internal
2025-08-20T21:45:07.0575408Z [00:02:47.025]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.0581692Z [00:02:47.025]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b018/_pkg_.a -trimpath "/root/.go/src/internal/profilerecord=>internal/profilerecord;$WORK/b018=>" -p internal/profilerecord -lang=go1.25 -std -complete -installsuffix shared -buildid XXTVkWgYXL2VIK-83WuU/XXTVkWgYXL2VIK-83WuU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /root/.go/src/internal/profilerecord/profilerecord.go
2025-08-20T21:45:07.0583399Z [00:02:47.026]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:45:07.0584684Z [00:02:47.026]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/equal_arm64.o ./equal_arm64.s
2025-08-20T21:45:07.0606422Z [00:02:47.028]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/index_arm64.o ./index_arm64.s
2025-08-20T21:45:07.0651545Z [00:02:47.033]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/bytealg -trimpath "/root/.go/src/internal/bytealg=>internal/bytealg;$WORK/b010=>" -I $WORK/b010/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b010/indexbyte_arm64.o ./indexbyte_arm64.s
2025-08-20T21:45:07.0654204Z [00:02:47.033]➜  go tool buildid -w $WORK/b018/_pkg_.a # internal
2025-08-20T21:45:07.0684140Z [00:02:47.034]➜  cp $WORK/b018/_pkg_.a /root/.cache/go-build/53/539ec67dd579b4851e4d7a26e939116354d21dc6a47314baffe8d80d5e86d571-d # internal
2025-08-20T21:45:07.0684776Z [00:02:47.034]➜  internal/runtime/atomic
2025-08-20T21:45:07.0685057Z [00:02:47.034]➜  mkdir -p $WORK/b019/
2025-08-20T21:45:07.0685387Z [00:02:47.034]➜  echo -n > $WORK/b019/go_asm.h # internal
2025-08-20T21:45:07.0685726Z [00:02:47.034]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T21:45:07.0686913Z [00:02:47.034]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -I $WORK/b019/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b019/symabis ./atomic_arm64.s
2025-08-20T21:45:07.0696358Z [00:02:47.038]➜  cd /root/.go/src/internal/bytealg
2025-08-20T21:45:07.0697517Z [00:02:47.038]➜  go tool pack r $WORK/b010/_pkg_.a $WORK/b010/compare_arm64.o $WORK/b010/count_arm64.o $WORK/b010/equal_arm64.o $WORK/b010/index_arm64.o $WORK/b010/indexbyte_arm64.o # internal
2025-08-20T21:45:07.0698727Z [00:02:47.038]➜  go tool buildid -w $WORK/b010/_pkg_.a # internal
2025-08-20T21:45:07.0703708Z [00:02:47.038]➜  cp $WORK/b010/_pkg_.a /root/.cache/go-build/9e/9e92752c349e069289da95eff553fc35fb64cec9762342d00c13f1dce4f34465-d # internal
2025-08-20T21:45:07.0704570Z [00:02:47.038]➜  internal/runtime/math
2025-08-20T21:45:07.0705223Z [00:02:47.038]➜  mkdir -p $WORK/b022/
2025-08-20T21:45:07.0709110Z [00:02:47.039]➜  cat >/tmp/go-build3361383166/b022/importcfg << 'EOF' # internal
2025-08-20T21:45:07.0709464Z [00:02:47.039]➜  # import config
2025-08-20T21:45:07.0709828Z [00:02:47.039]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.0710342Z [00:02:47.039]➜  EOF
2025-08-20T21:45:07.0710966Z [00:02:47.039]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.0713159Z [00:02:47.039]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b022/_pkg_.a -trimpath "/root/.go/src/internal/runtime/math=>internal/runtime/math;$WORK/b022=>" -p internal/runtime/math -lang=go1.25 -std -complete -installsuffix shared -buildid 5Ux89PrGBaXlGLWJEWjy/5Ux89PrGBaXlGLWJEWjy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /root/.go/src/internal/runtime/math/math.go
2025-08-20T21:45:07.0736538Z [00:02:47.042]➜  cat >/tmp/go-build3361383166/b019/importcfg << 'EOF' # internal
2025-08-20T21:45:07.0737296Z [00:02:47.042]➜  # import config
2025-08-20T21:45:07.0737906Z [00:02:47.042]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:07.0738569Z [00:02:47.042]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.0739411Z [00:02:47.042]➜  EOF
2025-08-20T21:45:07.0742749Z [00:02:47.042]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b019/_pkg_.a -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -p internal/runtime/atomic -lang=go1.25 -std -installsuffix shared -buildid 4iqTnJEJ0Qa9TcC_Q_sc/4iqTnJEJ0Qa9TcC_Q_sc -goversion go1.25.0 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /root/.go/src/internal/runtime/atomic/atomic_arm64.go /root/.go/src/internal/runtime/atomic/doc.go /root/.go/src/internal/runtime/atomic/stubs.go /root/.go/src/internal/runtime/atomic/types.go /root/.go/src/internal/runtime/atomic/types_64bit.go /root/.go/src/internal/runtime/atomic/unaligned.go /root/.go/src/internal/runtime/atomic/xchg8.go
2025-08-20T21:45:07.0782204Z [00:02:47.045]➜  cd /root/.go/src/internal/chacha8rand
2025-08-20T21:45:07.0785174Z [00:02:47.045]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/chacha8rand -trimpath "/root/.go/src/internal/chacha8rand=>internal/chacha8rand;$WORK/b013=>" -I $WORK/b013/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b013/chacha8_arm64.o ./chacha8_arm64.s
2025-08-20T21:45:07.0867164Z [00:02:47.054]➜  go tool pack r $WORK/b013/_pkg_.a $WORK/b013/chacha8_arm64.o # internal
2025-08-20T21:45:07.0868186Z [00:02:47.054]➜  go tool buildid -w $WORK/b013/_pkg_.a # internal
2025-08-20T21:45:07.0869223Z [00:02:47.054]➜  cp $WORK/b013/_pkg_.a /root/.cache/go-build/d2/d2f854a00ccd25b061bc5c07c452dfa584e5ab690d4914ab88d4f8aa9a6c5577-d # internal
2025-08-20T21:45:07.0869969Z [00:02:47.055]➜  internal/runtime/syscall
2025-08-20T21:45:07.0870424Z [00:02:47.055]➜  mkdir -p $WORK/b023/
2025-08-20T21:45:07.0870877Z [00:02:47.055]➜  echo -n > $WORK/b023/go_asm.h # internal
2025-08-20T21:45:07.0871746Z [00:02:47.055]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T21:45:07.0873095Z [00:02:47.055]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -I $WORK/b023/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b023/symabis ./asm_linux_arm64.s
2025-08-20T21:45:07.0896102Z [00:02:47.058]➜  go tool buildid -w $WORK/b022/_pkg_.a # internal
2025-08-20T21:45:07.0898281Z [00:02:47.058]➜  cp $WORK/b022/_pkg_.a /root/.cache/go-build/5d/5d812f69206ca3ffccba05acaa3450d347d564c53b21dd648937451869a579d8-d # internal
2025-08-20T21:45:07.0899444Z [00:02:47.058]➜  internal/runtime/strconv
2025-08-20T21:45:07.0899924Z [00:02:47.058]➜  mkdir -p $WORK/b021/
2025-08-20T21:45:07.0901580Z [00:02:47.058]➜  cat >/tmp/go-build3361383166/b021/importcfg << 'EOF' # internal
2025-08-20T21:45:07.0901931Z [00:02:47.058]➜  # import config
2025-08-20T21:45:07.0902321Z [00:02:47.058]➜  packagefile internal/runtime/math=/tmp/go-build3361383166/b022/_pkg_.a
2025-08-20T21:45:07.0902962Z [00:02:47.058]➜  EOF
2025-08-20T21:45:07.0903260Z [00:02:47.058]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.0905108Z [00:02:47.058]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b021/_pkg_.a -trimpath "/root/.go/src/internal/runtime/strconv=>internal/runtime/strconv;$WORK/b021=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -installsuffix shared -buildid sGVZN97xBvHwg1gwzGiw/sGVZN97xBvHwg1gwzGiw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /root/.go/src/internal/runtime/strconv/atoi.go
2025-08-20T21:45:07.0949814Z [00:02:47.063]➜  cat >/tmp/go-build3361383166/b023/importcfg << 'EOF' # internal
2025-08-20T21:45:07.0950303Z [00:02:47.063]➜  # import config
2025-08-20T21:45:07.0951518Z [00:02:47.063]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.0951871Z [00:02:47.063]➜  EOF
2025-08-20T21:45:07.0955987Z [00:02:47.063]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b023/_pkg_.a -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -p internal/runtime/syscall -lang=go1.25 -std -installsuffix shared -buildid h7rJ5t74D4jf8hI5e9k-/h7rJ5t74D4jf8hI5e9k- -goversion go1.25.0 -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /root/.go/src/internal/runtime/syscall/defs_linux.go /root/.go/src/internal/runtime/syscall/defs_linux_arm64.go /root/.go/src/internal/runtime/syscall/syscall_linux.go
2025-08-20T21:45:07.1146883Z [00:02:47.082]➜  go tool buildid -w $WORK/b021/_pkg_.a # internal
2025-08-20T21:45:07.1150367Z [00:02:47.083]➜  cp $WORK/b021/_pkg_.a /root/.cache/go-build/87/87c5a07859af16cb6a272d9340225aba45050267a1b5bd85797d47cc7533ad38-d # internal
2025-08-20T21:45:07.1152309Z [00:02:47.083]➜  internal/runtime/gc
2025-08-20T21:45:07.1152789Z [00:02:47.083]➜  mkdir -p $WORK/b025/
2025-08-20T21:45:07.1155094Z [00:02:47.083]➜  cat >/tmp/go-build3361383166/b025/importcfg << 'EOF' # internal
2025-08-20T21:45:07.1155473Z [00:02:47.083]➜  # import config
2025-08-20T21:45:07.1155847Z [00:02:47.083]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.1156215Z [00:02:47.083]➜  EOF
2025-08-20T21:45:07.1158088Z [00:02:47.083]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b025/_pkg_.a -trimpath "/root/.go/src/internal/runtime/gc=>internal/runtime/gc;$WORK/b025=>" -p internal/runtime/gc -lang=go1.25 -std -complete -installsuffix shared -buildid IW_XP-SAg_cVB1raUxrp/IW_XP-SAg_cVB1raUxrp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /root/.go/src/internal/runtime/gc/malloc.go /root/.go/src/internal/runtime/gc/scan.go /root/.go/src/internal/runtime/gc/sizeclasses.go
2025-08-20T21:45:07.1175274Z [00:02:47.085]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T21:45:07.1177208Z [00:02:47.085]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/syscall -trimpath "/root/.go/src/internal/runtime/syscall=>internal/runtime/syscall;$WORK/b023=>" -I $WORK/b023/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b023/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T21:45:07.1186934Z [00:02:47.087]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T21:45:07.1196555Z [00:02:47.087]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/atomic -trimpath "/root/.go/src/internal/runtime/atomic=>internal/runtime/atomic;$WORK/b019=>" -I $WORK/b019/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b019/atomic_arm64.o ./atomic_arm64.s
2025-08-20T21:45:07.1211148Z [00:02:47.089]➜  cd /root/.go/src/internal/runtime/syscall
2025-08-20T21:45:07.1212234Z [00:02:47.089]➜  go tool pack r $WORK/b023/_pkg_.a $WORK/b023/asm_linux_arm64.o # internal
2025-08-20T21:45:07.1212848Z [00:02:47.089]➜  go tool buildid -w $WORK/b023/_pkg_.a # internal
2025-08-20T21:45:07.1224511Z [00:02:47.090]➜  cp $WORK/b023/_pkg_.a /root/.cache/go-build/d8/d8ed84ca358a4199024344b616f25971c2e575f7676aeffa4166a29672a16272-d # internal
2025-08-20T21:45:07.1228630Z [00:02:47.091]➜  internal/runtime/cgroup
2025-08-20T21:45:07.1229665Z [00:02:47.091]➜  mkdir -p $WORK/b020/
2025-08-20T21:45:07.1236287Z [00:02:47.091]➜  cat >/tmp/go-build3361383166/b020/importcfg << 'EOF' # internal
2025-08-20T21:45:07.1237552Z [00:02:47.092]➜  # import config
2025-08-20T21:45:07.1237946Z [00:02:47.092]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:07.1239988Z [00:02:47.092]➜  packagefile internal/runtime/strconv=/tmp/go-build3361383166/b021/_pkg_.a
2025-08-20T21:45:07.1240625Z [00:02:47.092]➜  packagefile internal/runtime/syscall=/tmp/go-build3361383166/b023/_pkg_.a
2025-08-20T21:45:07.1241017Z [00:02:47.092]➜  EOF
2025-08-20T21:45:07.1241295Z [00:02:47.092]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.1243515Z [00:02:47.092]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b020/_pkg_.a -trimpath "/root/.go/src/internal/runtime/cgroup=>internal/runtime/cgroup;$WORK/b020=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -installsuffix shared -buildid RZkNYuEbdv1cShxbFoVg/RZkNYuEbdv1cShxbFoVg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /root/.go/src/internal/runtime/cgroup/cgroup_linux.go /root/.go/src/internal/runtime/cgroup/line_reader.go /root/.go/src/internal/runtime/cgroup/runtime.go
2025-08-20T21:45:07.1255730Z [00:02:47.093]➜  cd /root/.go/src/internal/runtime/atomic
2025-08-20T21:45:07.1257307Z [00:02:47.094]➜  go tool pack r $WORK/b019/_pkg_.a $WORK/b019/atomic_arm64.o # internal
2025-08-20T21:45:07.1258762Z [00:02:47.094]➜  go tool buildid -w $WORK/b019/_pkg_.a # internal
2025-08-20T21:45:07.1268781Z [00:02:47.095]➜  cp $WORK/b019/_pkg_.a /root/.cache/go-build/f5/f59ee396ab2810ce2128f24d3c84c198eb5432a152bb3e68c641ecbd692be2d2-d # internal
2025-08-20T21:45:07.1271929Z [00:02:47.095]➜  internal/runtime/exithook
2025-08-20T21:45:07.1272350Z [00:02:47.095]➜  mkdir -p $WORK/b024/
2025-08-20T21:45:07.1276432Z [00:02:47.095]➜  cat >/tmp/go-build3361383166/b024/importcfg << 'EOF' # internal
2025-08-20T21:45:07.1278118Z [00:02:47.095]➜  # import config
2025-08-20T21:45:07.1278564Z [00:02:47.095]➜  packagefile internal/runtime/atomic=/tmp/go-build3361383166/b019/_pkg_.a
2025-08-20T21:45:07.1278962Z [00:02:47.096]➜  EOF
2025-08-20T21:45:07.1279237Z [00:02:47.096]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.1281586Z [00:02:47.096]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b024/_pkg_.a -trimpath "/root/.go/src/internal/runtime/exithook=>internal/runtime/exithook;$WORK/b024=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -installsuffix shared -buildid vRsvs1FpEvSALlVcu8C5/vRsvs1FpEvSALlVcu8C5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack /root/.go/src/internal/runtime/exithook/hooks.go
2025-08-20T21:45:07.1297236Z [00:02:47.098]➜  go tool buildid -w $WORK/b025/_pkg_.a # internal
2025-08-20T21:45:07.1300394Z [00:02:47.098]➜  cp $WORK/b025/_pkg_.a /root/.cache/go-build/7f/7f4bbd8cd5c80cf10289f353c1ac8af35e79bcb3ab715de3e1f3d53974228ad0-d # internal
2025-08-20T21:45:07.1303071Z [00:02:47.098]➜  internal/asan
2025-08-20T21:45:07.1303919Z [00:02:47.098]➜  mkdir -p $WORK/b027/
2025-08-20T21:45:07.1305483Z [00:02:47.099]➜  echo '# import config' > $WORK/b027/importcfg # internal
2025-08-20T21:45:07.1307409Z [00:02:47.099]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b027/_pkg_.a -trimpath "/root/.go/src/internal/asan=>internal/asan;$WORK/b027=>" -p internal/asan -lang=go1.25 -std -complete -installsuffix shared -buildid -TFJu7YwUq_gUxtM6rGp/-TFJu7YwUq_gUxtM6rGp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b027/importcfg -pack /root/.go/src/internal/asan/doc.go /root/.go/src/internal/asan/noasan.go
2025-08-20T21:45:07.1383182Z [00:02:47.106]➜  go tool buildid -w $WORK/b027/_pkg_.a # internal
2025-08-20T21:45:07.1384058Z [00:02:47.106]➜  cp $WORK/b027/_pkg_.a /root/.cache/go-build/51/51f67725f0f01360aa8010c0b88c102fb1d7f18dcd0a98308d94ef1e224920d5-d # internal
2025-08-20T21:45:07.1384752Z [00:02:47.106]➜  internal/msan
2025-08-20T21:45:07.1385144Z [00:02:47.106]➜  mkdir -p $WORK/b028/
2025-08-20T21:45:07.1385622Z [00:02:47.106]➜  echo '# import config' > $WORK/b028/importcfg # internal
2025-08-20T21:45:07.1387427Z [00:02:47.106]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b028/_pkg_.a -trimpath "/root/.go/src/internal/msan=>internal/msan;$WORK/b028=>" -p internal/msan -lang=go1.25 -std -complete -installsuffix shared -buildid cK2sxiCTxqBq1nuuQvTl/cK2sxiCTxqBq1nuuQvTl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /root/.go/src/internal/msan/doc.go /root/.go/src/internal/msan/nomsan.go
2025-08-20T21:45:07.1414511Z [00:02:47.109]➜  go tool buildid -w $WORK/b024/_pkg_.a # internal
2025-08-20T21:45:07.1419063Z [00:02:47.110]➜  cp $WORK/b024/_pkg_.a /root/.cache/go-build/b2/b26f993901165e676f357b93dbc5ea6e8036740e0b3cd2508d8f82ba50e37fc3-d # internal
2025-08-20T21:45:07.1424561Z [00:02:47.110]➜  internal/runtime/sys
2025-08-20T21:45:07.1424997Z [00:02:47.110]➜  mkdir -p $WORK/b030/
2025-08-20T21:45:07.1425425Z [00:02:47.110]➜  echo -n > $WORK/b030/go_asm.h # internal
2025-08-20T21:45:07.1425899Z [00:02:47.110]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T21:45:07.1427188Z [00:02:47.110]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -I $WORK/b030/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b030/symabis ./dit_arm64.s ./empty.s
2025-08-20T21:45:07.1481884Z [00:02:47.115]➜  cd /root/.go/src/internal/abi
2025-08-20T21:45:07.1483392Z [00:02:47.115]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/abi_test.o ./abi_test.s
2025-08-20T21:45:07.1484435Z [00:02:47.116]➜  cat >/tmp/go-build3361383166/b030/importcfg << 'EOF' # internal
2025-08-20T21:45:07.1484785Z [00:02:47.116]➜  # import config
2025-08-20T21:45:07.1485139Z [00:02:47.116]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:07.1485628Z [00:02:47.116]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.1486224Z [00:02:47.116]➜  packagefile internal/goos=/tmp/go-build3361383166/b017/_pkg_.a
2025-08-20T21:45:07.1486558Z [00:02:47.116]➜  EOF
2025-08-20T21:45:07.1486824Z [00:02:47.116]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.1489676Z [00:02:47.116]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b030/_pkg_.a -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -p internal/runtime/sys -lang=go1.25 -std -installsuffix shared -buildid JaoXZ_h_hmhHF4urri25/JaoXZ_h_hmhHF4urri25 -goversion go1.25.0 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/go_asm.h /root/.go/src/internal/runtime/sys/consts.go /root/.go/src/internal/runtime/sys/consts_norace.go /root/.go/src/internal/runtime/sys/dit_arm64.go /root/.go/src/internal/runtime/sys/intrinsics.go /root/.go/src/internal/runtime/sys/nih.go /root/.go/src/internal/runtime/sys/sys.go /root/.go/src/internal/runtime/sys/zversion.go
2025-08-20T21:45:07.1500553Z [00:02:47.117]➜  go tool buildid -w $WORK/b028/_pkg_.a # internal
2025-08-20T21:45:07.1501282Z [00:02:47.118]➜  cp $WORK/b028/_pkg_.a /root/.cache/go-build/a0/a0f5ccff9f366741713bef87bb753e9fe323bcd482a6fca824f3fa19fb0fed3d-d # internal
2025-08-20T21:45:07.1501973Z [00:02:47.118]➜  internal/stringslite
2025-08-20T21:45:07.1502619Z [00:02:47.118]➜  mkdir -p $WORK/b031/
2025-08-20T21:45:07.1503095Z [00:02:47.118]➜  cat >/tmp/go-build3361383166/b031/importcfg << 'EOF' # internal
2025-08-20T21:45:07.1503475Z [00:02:47.118]➜  # import config
2025-08-20T21:45:07.1503995Z [00:02:47.118]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:07.1504462Z [00:02:47.118]➜  EOF
2025-08-20T21:45:07.1506038Z [00:02:47.118]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b031/_pkg_.a -trimpath "/root/.go/src/internal/stringslite=>internal/stringslite;$WORK/b031=>" -p internal/stringslite -lang=go1.25 -std -complete -installsuffix shared -buildid sgElV92iBri_C0vyrR2H/sgElV92iBri_C0vyrR2H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /root/.go/src/internal/stringslite/strings.go
2025-08-20T21:45:07.1521226Z [00:02:47.120]➜  go tool buildid -w $WORK/b020/_pkg_.a # internal
2025-08-20T21:45:07.1526179Z [00:02:47.121]➜  cp $WORK/b020/_pkg_.a /root/.cache/go-build/5b/5b1df4b6317377f8b126b9c0bd332171ca36d3f855363af58f2845771069d5e0-d # internal
2025-08-20T21:45:07.1537607Z [00:02:47.122]➜  internal/trace/tracev2
2025-08-20T21:45:07.1537916Z [00:02:47.122]➜  mkdir -p $WORK/b032/
2025-08-20T21:45:07.1538310Z [00:02:47.122]➜  echo '# import config' > $WORK/b032/importcfg # internal
2025-08-20T21:45:07.1538677Z [00:02:47.122]➜  cd /root/.go/src/internal/abi
2025-08-20T21:45:07.1539926Z [00:02:47.122]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/abi -trimpath "/root/.go/src/internal/abi=>internal/abi;$WORK/b005=>" -I $WORK/b005/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b005/stub.o ./stub.s
2025-08-20T21:45:07.1541810Z [00:02:47.122]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.1545045Z [00:02:47.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b032/_pkg_.a -trimpath "/root/.go/src/internal/trace/tracev2=>internal/trace/tracev2;$WORK/b032=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -installsuffix shared -buildid JOw4kvqnrGZisJYbR6vl/JOw4kvqnrGZisJYbR6vl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /root/.go/src/internal/trace/tracev2/doc.go /root/.go/src/internal/trace/tracev2/events.go /root/.go/src/internal/trace/tracev2/spec.go
2025-08-20T21:45:07.1566155Z [00:02:47.125]➜  cd /root/.go/src/internal/abi
2025-08-20T21:45:07.1566655Z [00:02:47.125]➜  go tool pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal
2025-08-20T21:45:07.1567153Z [00:02:47.125]➜  go tool buildid -w $WORK/b005/_pkg_.a # internal
2025-08-20T21:45:07.1609106Z [00:02:47.129]➜  cp $WORK/b005/_pkg_.a /root/.cache/go-build/7b/7b5113e0ab5fdd21ab28efe5242b44ecdc941f62616c81b795ef2c2fa7a34f81-d # internal
2025-08-20T21:45:07.1623038Z [00:02:47.129]➜  internal/race
2025-08-20T21:45:07.1623407Z [00:02:47.129]➜  mkdir -p $WORK/b029/
2025-08-20T21:45:07.1623791Z [00:02:47.130]➜  cat >/tmp/go-build3361383166/b029/importcfg << 'EOF' # internal
2025-08-20T21:45:07.1624135Z [00:02:47.130]➜  # import config
2025-08-20T21:45:07.1624511Z [00:02:47.130]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:07.1624842Z [00:02:47.130]➜  EOF
2025-08-20T21:45:07.1625108Z [00:02:47.130]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.1626783Z [00:02:47.130]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b029/_pkg_.a -trimpath "/root/.go/src/internal/race=>internal/race;$WORK/b029=>" -p internal/race -lang=go1.25 -std -complete -installsuffix shared -buildid FhbLQqV1Qz8jSBwlrpNF/FhbLQqV1Qz8jSBwlrpNF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /root/.go/src/internal/race/doc.go /root/.go/src/internal/race/norace.go
2025-08-20T21:45:07.1663041Z [00:02:47.134]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T21:45:07.1664249Z [00:02:47.134]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -I $WORK/b030/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/dit_arm64.o ./dit_arm64.s
2025-08-20T21:45:07.1690958Z [00:02:47.137]➜  go tool buildid -w $WORK/b031/_pkg_.a # internal
2025-08-20T21:45:07.1691862Z [00:02:47.137]➜  cp $WORK/b031/_pkg_.a /root/.cache/go-build/6f/6f3c98e4b8927182bdc37a0f2138b35a773ce9502a92bb0e7ff13d85a5d1c352-d # internal
2025-08-20T21:45:07.1692659Z [00:02:47.137]➜  sync/atomic
2025-08-20T21:45:07.1693104Z [00:02:47.137]➜  mkdir -p $WORK/b036/
2025-08-20T21:45:07.1693556Z [00:02:47.137]➜  echo -n > $WORK/b036/go_asm.h # internal
2025-08-20T21:45:07.1694046Z [00:02:47.137]➜  cd /root/.go/src/sync/atomic
2025-08-20T21:45:07.1695060Z [00:02:47.137]➜  /root/.go/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -I $WORK/b036/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b036/symabis ./asm.s
2025-08-20T21:45:07.1698315Z [00:02:47.138]➜  cd /root/.go/src/internal/runtime/sys
2025-08-20T21:45:07.1699540Z [00:02:47.138]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/runtime/sys -trimpath "/root/.go/src/internal/runtime/sys=>internal/runtime/sys;$WORK/b030=>" -I $WORK/b030/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b030/empty.o ./empty.s
2025-08-20T21:45:07.1729326Z [00:02:47.141]➜  go tool pack r $WORK/b030/_pkg_.a $WORK/b030/dit_arm64.o $WORK/b030/empty.o # internal
2025-08-20T21:45:07.1730635Z [00:02:47.141]➜  echo '# import config' > $WORK/b036/importcfg # internal
2025-08-20T21:45:07.1731308Z [00:02:47.141]➜  go tool buildid -w $WORK/b030/_pkg_.a # internal
2025-08-20T21:45:07.1731754Z [00:02:47.141]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.1735219Z [00:02:47.141]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b036/_pkg_.a -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -p sync/atomic -lang=go1.25 -std -installsuffix shared -buildid v-MlDIDzOS5gnwcNEwHP/v-MlDIDzOS5gnwcNEwHP -goversion go1.25.0 -symabis $WORK/b036/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack -asmhdr $WORK/b036/go_asm.h /root/.go/src/sync/atomic/doc.go /root/.go/src/sync/atomic/doc_64.go /root/.go/src/sync/atomic/type.go /root/.go/src/sync/atomic/value.go
2025-08-20T21:45:07.1738127Z [00:02:47.141]➜  cp $WORK/b030/_pkg_.a /root/.cache/go-build/e7/e7bc1d1aa877b34cddaaa76a13d117b00ed6866cd383f0bf76a6e4a0e99aa227-d # internal
2025-08-20T21:45:07.1738779Z [00:02:47.141]➜  internal/synctest
2025-08-20T21:45:07.1739042Z [00:02:47.141]➜  mkdir -p $WORK/b037/
2025-08-20T21:45:07.1739426Z [00:02:47.141]➜  cat >/tmp/go-build3361383166/b037/importcfg << 'EOF' # internal
2025-08-20T21:45:07.1739787Z [00:02:47.141]➜  # import config
2025-08-20T21:45:07.1740141Z [00:02:47.141]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:07.1740649Z [00:02:47.141]➜  EOF
2025-08-20T21:45:07.1742191Z [00:02:47.141]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b037/_pkg_.a -trimpath "/root/.go/src/internal/synctest=>internal/synctest;$WORK/b037=>" -p internal/synctest -lang=go1.25 -std -complete -installsuffix shared -buildid TXvhGynv0KAtbNuS7qmd/TXvhGynv0KAtbNuS7qmd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack /root/.go/src/internal/synctest/synctest.go
2025-08-20T21:45:07.1745617Z [00:02:47.142]➜  go tool buildid -w $WORK/b032/_pkg_.a # internal
2025-08-20T21:45:07.1746285Z [00:02:47.142]➜  cp $WORK/b032/_pkg_.a /root/.cache/go-build/cd/cd3051784454a2168b6c4bb5d41845e5a6c569401a46c05ed660e51fddb1f838-d # internal
2025-08-20T21:45:07.1753338Z [00:02:47.143]➜  math/bits
2025-08-20T21:45:07.1756660Z [00:02:47.143]➜  mkdir -p $WORK/b039/
2025-08-20T21:45:07.1761040Z [00:02:47.144]➜  echo '# import config' > $WORK/b039/importcfg # internal
2025-08-20T21:45:07.1764546Z [00:02:47.144]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b039/_pkg_.a -trimpath "/root/.go/src/math/bits=>math/bits;$WORK/b039=>" -p math/bits -lang=go1.25 -std -complete -installsuffix shared -buildid mewLIJx9t7e24poTN5tU/mewLIJx9t7e24poTN5tU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b039/importcfg -pack /root/.go/src/math/bits/bits.go /root/.go/src/math/bits/bits_errors.go /root/.go/src/math/bits/bits_tables.go
2025-08-20T21:45:07.1784104Z [00:02:47.146]➜  go tool buildid -w $WORK/b029/_pkg_.a # internal
2025-08-20T21:45:07.1788279Z [00:02:47.147]➜  cp $WORK/b029/_pkg_.a /root/.cache/go-build/b6/b660b4af4a041fec5cc0f8ab1dd11d02348b8b132f004d2be64b68e1bfbc7d70-d # internal
2025-08-20T21:45:07.1791489Z [00:02:47.147]➜  internal/runtime/maps
2025-08-20T21:45:07.1791884Z [00:02:47.147]➜  mkdir -p $WORK/b026/
2025-08-20T21:45:07.1796300Z [00:02:47.147]➜  cat >/tmp/go-build3361383166/b026/importcfg << 'EOF' # internal
2025-08-20T21:45:07.1803497Z [00:02:47.147]➜  # import config
2025-08-20T21:45:07.1804030Z [00:02:47.147]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:07.1804508Z [00:02:47.147]➜  packagefile internal/asan=/tmp/go-build3361383166/b027/_pkg_.a
2025-08-20T21:45:07.1805002Z [00:02:47.147]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.1805475Z [00:02:47.147]➜  packagefile internal/msan=/tmp/go-build3361383166/b028/_pkg_.a
2025-08-20T21:45:07.1805939Z [00:02:47.147]➜  packagefile internal/race=/tmp/go-build3361383166/b029/_pkg_.a
2025-08-20T21:45:07.1806429Z [00:02:47.147]➜  packagefile internal/runtime/math=/tmp/go-build3361383166/b022/_pkg_.a
2025-08-20T21:45:07.1806955Z [00:02:47.147]➜  packagefile internal/runtime/sys=/tmp/go-build3361383166/b030/_pkg_.a
2025-08-20T21:45:07.1807322Z [00:02:47.147]➜  EOF
2025-08-20T21:45:07.1810942Z [00:02:47.148]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b026/_pkg_.a -trimpath "/root/.go/src/internal/runtime/maps=>internal/runtime/maps;$WORK/b026=>" -p internal/runtime/maps -lang=go1.25 -std -complete -installsuffix shared -buildid FvpnymCbqQDEW_gwSU6f/FvpnymCbqQDEW_gwSU6f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /root/.go/src/internal/runtime/maps/group.go /root/.go/src/internal/runtime/maps/map.go /root/.go/src/internal/runtime/maps/runtime.go /root/.go/src/internal/runtime/maps/runtime_fast32_swiss.go /root/.go/src/internal/runtime/maps/runtime_fast64_swiss.go /root/.go/src/internal/runtime/maps/runtime_faststr_swiss.go /root/.go/src/internal/runtime/maps/runtime_swiss.go /root/.go/src/internal/runtime/maps/table.go /root/.go/src/internal/runtime/maps/table_debug.go
2025-08-20T21:45:07.1900759Z [00:02:47.157]➜  go tool buildid -w $WORK/b037/_pkg_.a # internal
2025-08-20T21:45:07.1901501Z [00:02:47.158]➜  cp $WORK/b037/_pkg_.a /root/.cache/go-build/b2/b2873871407a91c440dc3cf51ebd3b1ded1bbc7ce2d525de6bbdde5db340eab1-d # internal
2025-08-20T21:45:07.1905188Z [00:02:47.158]➜  unicode
2025-08-20T21:45:07.1906609Z [00:02:47.158]➜  mkdir -p $WORK/b040/
2025-08-20T21:45:07.1906996Z [00:02:47.158]➜  echo '# import config' > $WORK/b040/importcfg # internal
2025-08-20T21:45:07.1908978Z [00:02:47.158]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b040/_pkg_.a -trimpath "/root/.go/src/unicode=>unicode;$WORK/b040=>" -p unicode -lang=go1.25 -std -complete -installsuffix shared -buildid 1uavR90G2Z8Kzq6sjfjV/1uavR90G2Z8Kzq6sjfjV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /root/.go/src/unicode/casetables.go /root/.go/src/unicode/digit.go /root/.go/src/unicode/graphic.go /root/.go/src/unicode/letter.go /root/.go/src/unicode/tables.go
2025-08-20T21:45:07.2035805Z [00:02:47.171]➜  go tool buildid -w $WORK/b039/_pkg_.a # internal
2025-08-20T21:45:07.2041381Z [00:02:47.172]➜  cp $WORK/b039/_pkg_.a /root/.cache/go-build/3a/3a50ceb0a2fb77b5edf3aa93566e69df24271103323657ad56870816d20d576f-d # internal
2025-08-20T21:45:07.2041966Z [00:02:47.172]➜  unicode/utf8
2025-08-20T21:45:07.2042217Z [00:02:47.172]➜  mkdir -p $WORK/b041/
2025-08-20T21:45:07.2042666Z [00:02:47.172]➜  echo '# import config' > $WORK/b041/importcfg # internal
2025-08-20T21:45:07.2044227Z [00:02:47.172]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b041/_pkg_.a -trimpath "/root/.go/src/unicode/utf8=>unicode/utf8;$WORK/b041=>" -p unicode/utf8 -lang=go1.25 -std -complete -installsuffix shared -buildid reMv-Ud2pu9ytkC_Wm1X/reMv-Ud2pu9ytkC_Wm1X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /root/.go/src/unicode/utf8/utf8.go
2025-08-20T21:45:07.2076150Z [00:02:47.175]➜  cd /root/.go/src/sync/atomic
2025-08-20T21:45:07.2077179Z [00:02:47.175]➜  /root/.go/pkg/tool/linux_arm64/asm -p sync/atomic -trimpath "/root/.go/src/sync/atomic=>sync/atomic;$WORK/b036=>" -I $WORK/b036/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b036/asm.o ./asm.s
2025-08-20T21:45:07.2108136Z [00:02:47.179]➜  go tool pack r $WORK/b036/_pkg_.a $WORK/b036/asm.o # internal
2025-08-20T21:45:07.2110362Z [00:02:47.179]➜  go tool buildid -w $WORK/b036/_pkg_.a # internal
2025-08-20T21:45:07.2123941Z [00:02:47.180]➜  cp $WORK/b036/_pkg_.a /root/.cache/go-build/fe/feabcbb20f01685b446215b8a907e961472b59cb372daae82e5fd043039954f6-d # internal
2025-08-20T21:45:07.2130237Z [00:02:47.181]➜  internal/sync
2025-08-20T21:45:07.2130686Z [00:02:47.181]➜  mkdir -p $WORK/b035/
2025-08-20T21:45:07.2131119Z [00:02:47.181]➜  cat >/tmp/go-build3361383166/b035/importcfg << 'EOF' # internal
2025-08-20T21:45:07.2131456Z [00:02:47.181]➜  # import config
2025-08-20T21:45:07.2131808Z [00:02:47.181]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:07.2132280Z [00:02:47.181]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.2132881Z [00:02:47.181]➜  packagefile internal/race=/tmp/go-build3361383166/b029/_pkg_.a
2025-08-20T21:45:07.2133343Z [00:02:47.181]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:07.2133664Z [00:02:47.181]➜  EOF
2025-08-20T21:45:07.2133929Z [00:02:47.181]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.2136087Z [00:02:47.181]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b035/_pkg_.a -trimpath "/root/.go/src/internal/sync=>internal/sync;$WORK/b035=>" -p internal/sync -lang=go1.25 -std -complete -installsuffix shared -buildid CrhNaheWs2cMJRe3X-vu/CrhNaheWs2cMJRe3X-vu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack /root/.go/src/internal/sync/hashtriemap.go /root/.go/src/internal/sync/mutex.go /root/.go/src/internal/sync/runtime.go
2025-08-20T21:45:07.2279208Z [00:02:47.196]➜  go tool buildid -w $WORK/b041/_pkg_.a # internal
2025-08-20T21:45:07.2287269Z [00:02:47.196]➜  cp $WORK/b041/_pkg_.a /root/.cache/go-build/a7/a75ff72001f2bce9c9039ce88ad4bd34bc9d0b5e5fd112b2f9beeaa0a4265c93-d # internal
2025-08-20T21:45:07.2305350Z [00:02:47.196]➜  cmp
2025-08-20T21:45:07.2305616Z [00:02:47.196]➜  mkdir -p $WORK/b044/
2025-08-20T21:45:07.2305968Z [00:02:47.196]➜  echo '# import config' > $WORK/b044/importcfg # internal
2025-08-20T21:45:07.2307374Z [00:02:47.196]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b044/_pkg_.a -trimpath "/root/.go/src/cmp=>cmp;$WORK/b044=>" -p cmp -lang=go1.25 -std -complete -installsuffix shared -buildid 3pNLZ4lQZRo8EuEyPFwj/3pNLZ4lQZRo8EuEyPFwj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /root/.go/src/cmp/cmp.go
2025-08-20T21:45:07.2316042Z [00:02:47.199]➜  go tool buildid -w $WORK/b035/_pkg_.a # internal
2025-08-20T21:45:07.2324634Z [00:02:47.200]➜  cp $WORK/b035/_pkg_.a /root/.cache/go-build/fb/fb4bd605be1e6c90bef6f038cc77a8497529f7cfa1c89ae8401a6e374cd5dad5-d # internal
2025-08-20T21:45:07.2326761Z [00:02:47.201]➜  internal/itoa
2025-08-20T21:45:07.2330042Z [00:02:47.201]➜  mkdir -p $WORK/b046/
2025-08-20T21:45:07.2334729Z [00:02:47.201]➜  echo '# import config' > $WORK/b046/importcfg # internal
2025-08-20T21:45:07.2336303Z [00:02:47.201]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b046/_pkg_.a -trimpath "/root/.go/src/internal/itoa=>internal/itoa;$WORK/b046=>" -p internal/itoa -lang=go1.25 -std -complete -installsuffix shared -buildid 9u4HPsdihVw8NDi4g4l5/9u4HPsdihVw8NDi4g4l5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /root/.go/src/internal/itoa/itoa.go
2025-08-20T21:45:07.2374412Z [00:02:47.205]➜  go tool buildid -w $WORK/b044/_pkg_.a # internal
2025-08-20T21:45:07.2375286Z [00:02:47.205]➜  cp $WORK/b044/_pkg_.a /root/.cache/go-build/ed/ed6c5f43a5203b4128232dc7cfe4b375a2a22f2dead0d2222d83c2bbad9036e1-d # internal
2025-08-20T21:45:07.2375958Z [00:02:47.205]➜  math
2025-08-20T21:45:07.2376317Z [00:02:47.205]➜  mkdir -p $WORK/b047/
2025-08-20T21:45:07.2376731Z [00:02:47.205]➜  echo -n > $WORK/b047/go_asm.h # internal
2025-08-20T21:45:07.2377143Z [00:02:47.205]➜  cd /root/.go/src/math
2025-08-20T21:45:07.2378287Z [00:02:47.205]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b047=>" -I $WORK/b047/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b047/symabis ./dim_arm64.s ./exp_arm64.s ./floor_arm64.s ./modf_arm64.s
2025-08-20T21:45:07.2453595Z [00:02:47.213]➜  go tool buildid -w $WORK/b046/_pkg_.a # internal
2025-08-20T21:45:07.2461666Z [00:02:47.214]➜  cp $WORK/b046/_pkg_.a /root/.cache/go-build/43/43f3793b0347d321d798ee01c1447718113e7bc9ee464864b96656ec487ee6b5-d # internal
2025-08-20T21:45:07.2467387Z [00:02:47.215]➜  cat >/tmp/go-build3361383166/b047/importcfg << 'EOF' # internal
2025-08-20T21:45:07.2468728Z [00:02:47.215]➜  # import config
2025-08-20T21:45:07.2469145Z [00:02:47.215]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:07.2469476Z [00:02:47.215]➜  EOF
2025-08-20T21:45:07.2474765Z [00:02:47.215]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.2491008Z [00:02:47.216]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b047/_pkg_.a -trimpath "/root/.go/src/math=>math;$WORK/b047=>" -p math -lang=go1.25 -std -installsuffix shared -buildid 6wDiWzQQCqBQkxujwy3F/6wDiWzQQCqBQkxujwy3F -goversion go1.25.0 -symabis $WORK/b047/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack -asmhdr $WORK/b047/go_asm.h /root/.go/src/math/abs.go /root/.go/src/math/acosh.go /root/.go/src/math/asin.go /root/.go/src/math/asinh.go /root/.go/src/math/atan.go /root/.go/src/math/atan2.go /root/.go/src/math/atanh.go /root/.go/src/math/bits.go /root/.go/src/math/cbrt.go /root/.go/src/math/const.go /root/.go/src/math/copysign.go /root/.go/src/math/dim.go /root/.go/src/math/dim_asm.go /root/.go/src/math/erf.go /root/.go/src/math/erfinv.go /root/.go/src/math/exp.go /root/.go/src/math/exp2_asm.go /root/.go/src/math/exp_asm.go /root/.go/src/math/expm1.go /root/.go/src/math/floor.go /root/.go/src/math/floor_asm.go /root/.go/src/math/fma.go /root/.go/src/math/frexp.go /root/.go/src/math/gamma.go /root/.go/src/math/hypot.go /root/.go/src/math/hypot_noasm.go /root/.go/src/math/j0.go /root/.go/src/math/j1.go /root/.go/src/math/jn.go /root/.go/src/math/ldexp.go /root/.go/src/math/lgamma.go /root/.go/src/math/log.go /root/.go/src/math/log10.go /root/.go/src/math/log1p.go /root/.go/src/math/log_stub.go /root/.go/src/math/logb.go /root/.go/src/math/mod.go /root/.go/src/math/modf.go /root/.go/src/math/modf_asm.go /root/.go/src/math/nextafter.go /root/.go/src/math/pow.go /root/.go/src/math/pow10.go /root/.go/src/math/remainder.go /root/.go/src/math/signbit.go /root/.go/src/math/sin.go /root/.go/src/math/sincos.go /root/.go/src/math/sinh.go /root/.go/src/math/sqrt.go /root/.go/src/math/stubs.go /root/.go/src/math/tan.go /root/.go/src/math/tanh.go /root/.go/src/math/trig_reduce.go /root/.go/src/math/unsafe.go
2025-08-20T21:45:07.2506634Z [00:02:47.218]➜  encoding
2025-08-20T21:45:07.2507205Z [00:02:47.218]➜  mkdir -p $WORK/b069/
2025-08-20T21:45:07.2507562Z [00:02:47.218]➜  echo '# import config' > $WORK/b069/importcfg # internal
2025-08-20T21:45:07.2509014Z [00:02:47.218]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b069/_pkg_.a -trimpath "/root/.go/src/encoding=>encoding;$WORK/b069=>" -p encoding -lang=go1.25 -std -complete -installsuffix shared -buildid _GZqvJiOcWT_ie0TcTGm/_GZqvJiOcWT_ie0TcTGm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /root/.go/src/encoding/encoding.go
2025-08-20T21:45:07.2606159Z [00:02:47.229]➜  go tool buildid -w $WORK/b069/_pkg_.a # internal
2025-08-20T21:45:07.2610054Z [00:02:47.229]➜  cp $WORK/b069/_pkg_.a /root/.cache/go-build/52/526e33027ace2eaf45237c67cb09ad12bbd2d06858cd9c3cf78f0537d41174a5-d # internal
2025-08-20T21:45:07.2610918Z [00:02:47.229]➜  unicode/utf16
2025-08-20T21:45:07.2611222Z [00:02:47.229]➜  mkdir -p $WORK/b071/
2025-08-20T21:45:07.2612870Z [00:02:47.229]➜  echo '# import config' > $WORK/b071/importcfg # internal
2025-08-20T21:45:07.2617055Z [00:02:47.230]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b071/_pkg_.a -trimpath "/root/.go/src/unicode/utf16=>unicode/utf16;$WORK/b071=>" -p unicode/utf16 -lang=go1.25 -std -complete -installsuffix shared -buildid L6aXOucgpcsx5O1yqVow/L6aXOucgpcsx5O1yqVow -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /root/.go/src/unicode/utf16/utf16.go
2025-08-20T21:45:07.2816128Z [00:02:47.249]➜  go tool buildid -w $WORK/b071/_pkg_.a # internal
2025-08-20T21:45:07.2890734Z [00:02:47.257]➜  cp $WORK/b071/_pkg_.a /root/.cache/go-build/85/8518c40ad743ffb738856b3fd05f5a55d212ad347f67416987d7ced93845e10e-d # internal
2025-08-20T21:45:07.2891400Z [00:02:47.257]➜  log/internal
2025-08-20T21:45:07.2892229Z [00:02:47.257]➜  mkdir -p $WORK/b076/
2025-08-20T21:45:07.2902871Z [00:02:47.258]➜  echo '# import config' > $WORK/b076/importcfg # internal
2025-08-20T21:45:07.2926448Z [00:02:47.260]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b076/_pkg_.a -trimpath "/root/.go/src/log/internal=>log/internal;$WORK/b076=>" -p log/internal -lang=go1.25 -std -complete -installsuffix shared -buildid M0dPiGT15wJWZrjLqd_h/M0dPiGT15wJWZrjLqd_h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /root/.go/src/log/internal/internal.go
2025-08-20T21:45:07.3137141Z [00:02:47.281]➜  go tool buildid -w $WORK/b076/_pkg_.a # internal
2025-08-20T21:45:07.3141126Z [00:02:47.282]➜  cp $WORK/b076/_pkg_.a /root/.cache/go-build/3e/3e57a438f9e6fbb1f4a158c7b3d148c10a288055c14b73556fec49b3f5010c62-d # internal
2025-08-20T21:45:07.3141830Z [00:02:47.282]➜  google.golang.org/protobuf/internal/flags
2025-08-20T21:45:07.3142153Z [00:02:47.282]➜  mkdir -p $WORK/b103/
2025-08-20T21:45:07.3142641Z [00:02:47.282]➜  echo '# import config' > $WORK/b103/importcfg # internal
2025-08-20T21:45:07.3145154Z [00:02:47.282]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b103/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/flags=>google.golang.org/protobuf@v1.36.6/internal/flags;$WORK/b103=>" -p google.golang.org/protobuf/internal/flags -lang=go1.22 -complete -installsuffix shared -buildid NhNYNtslc2qgR7toS63K/NhNYNtslc2qgR7toS63K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/flags/flags.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/flags/proto_legacy_disable.go
2025-08-20T21:45:07.3238130Z [00:02:47.291]➜  go tool buildid -w $WORK/b026/_pkg_.a # internal
2025-08-20T21:45:07.3247356Z [00:02:47.292]➜  go tool buildid -w $WORK/b040/_pkg_.a # internal
2025-08-20T21:45:07.3254496Z [00:02:47.293]➜  cp $WORK/b026/_pkg_.a /root/.cache/go-build/c6/c616b65fa5990fbca2ad0a1a9a8c848b696578192ce2a528a51f5ffd3461ffec-d # internal
2025-08-20T21:45:07.3273381Z [00:02:47.295]➜  cp $WORK/b040/_pkg_.a /root/.cache/go-build/47/473cce98a269cae0ec2db1857eecf73a7a3ecee83d576a6d563f184672cf7684-d # internal
2025-08-20T21:45:07.3281507Z [00:02:47.296]➜  go tool buildid -w $WORK/b103/_pkg_.a # internal
2025-08-20T21:45:07.3292251Z [00:02:47.297]➜  cp $WORK/b103/_pkg_.a /root/.cache/go-build/05/0593ddea4add67acdbd1a6be4f8921b5b70771dd6815638f1c344c30c7feb459-d # internal
2025-08-20T21:45:07.3299975Z [00:02:47.298]➜  google.golang.org/grpc/serviceconfig
2025-08-20T21:45:07.3307341Z [00:02:47.299]➜  mkdir -p $WORK/b128/
2025-08-20T21:45:07.3317117Z [00:02:47.300]➜  echo '# import config' > $WORK/b128/importcfg # internal
2025-08-20T21:45:07.3324646Z [00:02:47.300]➜  runtime
2025-08-20T21:45:07.3327769Z [00:02:47.301]➜  mkdir -p $WORK/b009/
2025-08-20T21:45:07.3330272Z [00:02:47.301]➜  echo -n > $WORK/b009/go_asm.h # internal
2025-08-20T21:45:07.3334088Z [00:02:47.301]➜  cd /root/.go/src/runtime
2025-08-20T21:45:07.3336126Z [00:02:47.301]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_arm64.s ./atomic_arm64.s ./duff_arm64.s ./ints.s ./memclr_arm64.s ./memmove_arm64.s ./preempt_arm64.s ./rt0_linux_arm64.s ./sys_linux_arm64.s ./tls_arm64.s
2025-08-20T21:45:07.3339125Z [00:02:47.301]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.3341604Z [00:02:47.301]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b128/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/serviceconfig=>google.golang.org/grpc@v1.72.2/serviceconfig;$WORK/b128=>" -p google.golang.org/grpc/serviceconfig -lang=go1.23 -complete -installsuffix shared -buildid TPIPK2rJ1D8IWc84mx8K/TPIPK2rJ1D8IWc84mx8K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/serviceconfig/serviceconfig.go
2025-08-20T21:45:07.3349055Z [00:02:47.303]➜  google.golang.org/protobuf/internal/set
2025-08-20T21:45:07.3349394Z [00:02:47.303]➜  mkdir -p $WORK/b118/
2025-08-20T21:45:07.3357386Z [00:02:47.304]➜  cat >/tmp/go-build3361383166/b118/importcfg << 'EOF' # internal
2025-08-20T21:45:07.3357780Z [00:02:47.304]➜  # import config
2025-08-20T21:45:07.3358129Z [00:02:47.304]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:07.3358452Z [00:02:47.304]➜  EOF
2025-08-20T21:45:07.3360641Z [00:02:47.304]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b118/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/set=>google.golang.org/protobuf@v1.36.6/internal/set;$WORK/b118=>" -p google.golang.org/protobuf/internal/set -lang=go1.22 -complete -installsuffix shared -buildid JAt1KPGP4i2IlHgvWDJ1/JAt1KPGP4i2IlHgvWDJ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/set/ints.go
2025-08-20T21:45:07.3442517Z [00:02:47.312]➜  cat >/tmp/go-build3361383166/b009/importcfg << 'EOF' # internal
2025-08-20T21:45:07.3447273Z [00:02:47.312]➜  # import config
2025-08-20T21:45:07.3447778Z [00:02:47.312]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:07.3448294Z [00:02:47.312]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:07.3448795Z [00:02:47.312]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:07.3449310Z [00:02:47.312]➜  packagefile internal/chacha8rand=/tmp/go-build3361383166/b013/_pkg_.a
2025-08-20T21:45:07.3449841Z [00:02:47.312]➜  packagefile internal/coverage/rtcov=/tmp/go-build3361383166/b014/_pkg_.a
2025-08-20T21:45:07.3450354Z [00:02:47.312]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:07.3450828Z [00:02:47.312]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.3451316Z [00:02:47.312]➜  packagefile internal/godebugs=/tmp/go-build3361383166/b015/_pkg_.a
2025-08-20T21:45:07.3451829Z [00:02:47.312]➜  packagefile internal/goexperiment=/tmp/go-build3361383166/b016/_pkg_.a
2025-08-20T21:45:07.3458782Z [00:02:47.312]➜  packagefile internal/goos=/tmp/go-build3361383166/b017/_pkg_.a
2025-08-20T21:45:07.3459641Z [00:02:47.312]➜  packagefile internal/profilerecord=/tmp/go-build3361383166/b018/_pkg_.a
2025-08-20T21:45:07.3460185Z [00:02:47.312]➜  packagefile internal/runtime/atomic=/tmp/go-build3361383166/b019/_pkg_.a
2025-08-20T21:45:07.3460725Z [00:02:47.312]➜  packagefile internal/runtime/cgroup=/tmp/go-build3361383166/b020/_pkg_.a
2025-08-20T21:45:07.3461276Z [00:02:47.312]➜  packagefile internal/runtime/exithook=/tmp/go-build3361383166/b024/_pkg_.a
2025-08-20T21:45:07.3461818Z [00:02:47.312]➜  packagefile internal/runtime/gc=/tmp/go-build3361383166/b025/_pkg_.a
2025-08-20T21:45:07.3462337Z [00:02:47.312]➜  packagefile internal/runtime/maps=/tmp/go-build3361383166/b026/_pkg_.a
2025-08-20T21:45:07.3463062Z [00:02:47.312]➜  packagefile internal/runtime/math=/tmp/go-build3361383166/b022/_pkg_.a
2025-08-20T21:45:07.3463606Z [00:02:47.312]➜  packagefile internal/runtime/strconv=/tmp/go-build3361383166/b021/_pkg_.a
2025-08-20T21:45:07.3464157Z [00:02:47.312]➜  packagefile internal/runtime/sys=/tmp/go-build3361383166/b030/_pkg_.a
2025-08-20T21:45:07.3464690Z [00:02:47.312]➜  packagefile internal/runtime/syscall=/tmp/go-build3361383166/b023/_pkg_.a
2025-08-20T21:45:07.3465220Z [00:02:47.312]➜  packagefile internal/stringslite=/tmp/go-build3361383166/b031/_pkg_.a
2025-08-20T21:45:07.3465743Z [00:02:47.312]➜  packagefile internal/trace/tracev2=/tmp/go-build3361383166/b032/_pkg_.a
2025-08-20T21:45:07.3466105Z [00:02:47.312]➜  EOF
2025-08-20T21:45:07.3490456Z [00:02:47.313]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b009/_pkg_.a -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -p runtime -lang=go1.25 -std -installsuffix shared -buildid B5UbB7eV3_8DKtyjgmA9/B5UbB7eV3_8DKtyjgmA9 -goversion go1.25.0 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /root/.go/src/runtime/alg.go /root/.go/src/runtime/arena.go /root/.go/src/runtime/asan0.go /root/.go/src/runtime/atomic_pointer.go /root/.go/src/runtime/badlinkname.go /root/.go/src/runtime/badlinkname_linux.go /root/.go/src/runtime/cgo.go /root/.go/src/runtime/cgo_mmap.go /root/.go/src/runtime/cgo_sigaction.go /root/.go/src/runtime/cgocall.go /root/.go/src/runtime/cgocallback.go /root/.go/src/runtime/cgocheck.go /root/.go/src/runtime/cgroup_linux.go /root/.go/src/runtime/chan.go /root/.go/src/runtime/checkptr.go /root/.go/src/runtime/compiler.go /root/.go/src/runtime/complex.go /root/.go/src/runtime/coro.go /root/.go/src/runtime/covercounter.go /root/.go/src/runtime/covermeta.go /root/.go/src/runtime/cpuflags.go /root/.go/src/runtime/cpuflags_arm64.go /root/.go/src/runtime/cpuprof.go /root/.go/src/runtime/create_file_unix.go /root/.go/src/runtime/debug.go /root/.go/src/runtime/debugcall.go /root/.go/src/runtime/debuglog.go /root/.go/src/runtime/debuglog_off.go /root/.go/src/runtime/defs_linux_arm64.go /root/.go/src/runtime/env_posix.go /root/.go/src/runtime/error.go /root/.go/src/runtime/extern.go /root/.go/src/runtime/fastlog2.go /root/.go/src/runtime/fastlog2table.go /root/.go/src/runtime/fds_unix.go /root/.go/src/runtime/float.go /root/.go/src/runtime/hash64.go /root/.go/src/runtime/heapdump.go /root/.go/src/runtime/histogram.go /root/.go/src/runtime/iface.go /root/.go/src/runtime/lfstack.go /root/.go/src/runtime/linkname.go /root/.go/src/runtime/linkname_swiss.go /root/.go/src/runtime/linkname_unix.go /root/.go/src/runtime/lock_futex.go /root/.go/src/runtime/lock_spinbit.go /root/.go/src/runtime/lockrank.go /root/.go/src/runtime/lockrank_off.go /root/.go/src/runtime/malloc.go /root/.go/src/runtime/map_fast32_swiss.go /root/.go/src/runtime/map_fast64_swiss.go /root/.go/src/runtime/map_faststr_swiss.go /root/.go/src/runtime/map_swiss.go /root/.go/src/runtime/mbarrier.go /root/.go/src/runtime/mbitmap.go /root/.go/src/runtime/mcache.go /root/.go/src/runtime/mcentral.go /root/.go/src/runtime/mcheckmark.go /root/.go/src/runtime/mcleanup.go /root/.go/src/runtime/mem.go /root/.go/src/runtime/mem_linux.go /root/.go/src/runtime/mem_nonsbrk.go /root/.go/src/runtime/metrics.go /root/.go/src/runtime/mfinal.go /root/.go/src/runtime/mfixalloc.go /root/.go/src/runtime/mgc.go /root/.go/src/runtime/mgclimit.go /root/.go/src/runtime/mgcmark.go /root/.go/src/runtime/mgcmark_nogreenteagc.go /root/.go/src/runtime/mgcpacer.go /root/.go/src/runtime/mgcscavenge.go /root/.go/src/runtime/mgcstack.go /root/.go/src/runtime/mgcsweep.go /root/.go/src/runtime/mgcwork.go /root/.go/src/runtime/mheap.go /root/.go/src/runtime/minmax.go /root/.go/src/runtime/mpagealloc.go /root/.go/src/runtime/mpagealloc_64bit.go /root/.go/src/runtime/mpagecache.go /root/.go/src/runtime/mpallocbits.go /root/.go/src/runtime/mprof.go /root/.go/src/runtime/mranges.go /root/.go/src/runtime/msan0.go /root/.go/src/runtime/msize.go /root/.go/src/runtime/mspanset.go /root/.go/src/runtime/mstats.go /root/.go/src/runtime/mwbbuf.go /root/.go/src/runtime/nbpipe_pipe2.go /root/.go/src/runtime/netpoll.go /root/.go/src/runtime/netpoll_epoll.go /root/.go/src/runtime/nonwindows_stub.go /root/.go/src/runtime/note_other.go /root/.go/src/runtime/os_linux.go /root/.go/src/runtime/os_linux_arm64.go /root/.go/src/runtime/os_linux_generic.go /root/.go/src/runtime/os_nonopenbsd.go /root/.go/src/runtime/os_unix.go /root/.go/src/runtime/panic.go /root/.go/src/runtime/pinner.go /root/.go/src/runtime/plugin.go /root/.go/src/runtime/preempt.go /root/.go/src/runtime/preempt_nonwindows.go /root/.go/src/runtime/print.go /root/.go/src/runtime/proc.go /root/.go/src/runtime/profbuf.go /root/.go/src/runtime/proflabel.go /root/.go/src/runtime/race0.go /root/.go/src/runtime/rand.go /root/.go/src/runtime/rdebug.go /root/.go/src/runtime/retry.go /root/.go/src/runtime/runtime.go /root/.go/src/runtime/runtime1.go /root/.go/src/runtime/runtime2.go /root/.go/src/runtime/runtime_boring.go /root/.go/src/runtime/rwmutex.go /root/.go/src/runtime/security_linux.go /root/.go/src/runtime/security_unix.go /root/.go/src/runtime/select.go /root/.go/src/runtime/sema.go /root/.go/src/runtime/set_vma_name_linux.go /root/.go/src/runtime/signal_arm64.go /root/.go/src/runtime/signal_linux_arm64.go /root/.go/src/runtime/signal_unix.go /root/.go/src/runtime/sigqueue.go /root/.go/src/runtime/sigqueue_note.go /root/.go/src/runtime/sigtab_linux_generic.go /root/.go/src/runtime/slice.go /root/.go/src/runtime/softfloat64.go /root/.go/src/runtime/stack.go /root/.go/src/runtime/stkframe.go /root/.go/src/runtime/string.go /root/.go/src/runtime/stubs.go /root/.go/src/runtime/stubs2.go /root/.go/src/runtime/stubs3.go /root/.go/src/runtime/stubs_arm64.go /root/.go/src/runtime/stubs_linux.go /root/.go/src/runtime/stubs_nonwasm.go /root/.go/src/runtime/symtab.go /root/.go/src/runtime/symtabinl.go /root/.go/src/runtime/synctest.go /root/.go/src/runtime/sys_arm64.go /root/.go/src/runtime/sys_nonppc64x.go /root/.go/src/runtime/tagptr.go /root/.go/src/runtime/tagptr_64bit.go /root/.go/src/runtime/test_stubs.go /root/.go/src/runtime/time.go /root/.go/src/runtime/time_nofake.go /root/.go/src/runtime/timestub.go /root/.go/src/runtime/timestub2.go /root/.go/src/runtime/tls_stub.go /root/.go/src/runtime/trace.go /root/.go/src/runtime/traceallocfree.go /root/.go/src/runtime/traceback.go /root/.go/src/runtime/tracebuf.go /root/.go/src/runtime/tracecpu.go /root/.go/src/runtime/traceevent.go /root/.go/src/runtime/tracemap.go /root/.go/src/runtime/traceregion.go /root/.go/src/runtime/traceruntime.go /root/.go/src/runtime/tracestack.go /root/.go/src/runtime/tracestatus.go /root/.go/src/runtime/tracestring.go /root/.go/src/runtime/tracetime.go /root/.go/src/runtime/tracetype.go /root/.go/src/runtime/type.go /root/.go/src/runtime/typekind.go /root/.go/src/runtime/unsafe.go /root/.go/src/runtime/utf8.go /root/.go/src/runtime/valgrind0.go /root/.go/src/runtime/vdso_elf64.go /root/.go/src/runtime/vdso_linux.go /root/.go/src/runtime/vdso_linux_arm64.go /root/.go/src/runtime/vgetrandom_linux.go /root/.go/src/runtime/write_err.go
2025-08-20T21:45:07.3519365Z [00:02:47.313]➜  go tool buildid -w $WORK/b128/_pkg_.a # internal
2025-08-20T21:45:07.3520061Z [00:02:47.314]➜  cp $WORK/b128/_pkg_.a /root/.cache/go-build/05/051ba6715d79495acd11f7b0b560e82873d25c5550d56bd62d15127deb0f98eb-d # internal
2025-08-20T21:45:07.3520957Z [00:02:47.314]➜  internal/nettrace
2025-08-20T21:45:07.3521222Z [00:02:47.314]➜  mkdir -p $WORK/b131/
2025-08-20T21:45:07.3521565Z [00:02:47.314]➜  echo '# import config' > $WORK/b131/importcfg # internal
2025-08-20T21:45:07.3523754Z [00:02:47.314]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b131/_pkg_.a -trimpath "/root/.go/src/internal/nettrace=>internal/nettrace;$WORK/b131=>" -p internal/nettrace -lang=go1.25 -std -complete -installsuffix shared -buildid NehoFUm-zDNVaHMKfjIF/NehoFUm-zDNVaHMKfjIF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /root/.go/src/internal/nettrace/nettrace.go
2025-08-20T21:45:07.3546670Z [00:02:47.323]➜  go tool buildid -w $WORK/b118/_pkg_.a # internal
2025-08-20T21:45:07.3552542Z [00:02:47.323]➜  cp $WORK/b118/_pkg_.a /root/.cache/go-build/1c/1c7b20dcc30006ac8c5a18cf8848ddd080897ad877fdc6df5436ce2aa2af0238-d # internal
2025-08-20T21:45:07.3553336Z [00:02:47.323]➜  container/list
2025-08-20T21:45:07.3553796Z [00:02:47.323]➜  mkdir -p $WORK/b151/
2025-08-20T21:45:07.3586208Z [00:02:47.326]➜  echo '# import config' > $WORK/b151/importcfg # internal
2025-08-20T21:45:07.3588019Z [00:02:47.326]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b151/_pkg_.a -trimpath "/root/.go/src/container/list=>container/list;$WORK/b151=>" -p container/list -lang=go1.25 -std -complete -installsuffix shared -buildid TrZDFbIDKtA6owNtEibT/TrZDFbIDKtA6owNtEibT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /root/.go/src/container/list/list.go
2025-08-20T21:45:07.3589460Z [00:02:47.326]➜  cd /root/.go/src/math
2025-08-20T21:45:07.3592298Z [00:02:47.326]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b047=>" -I $WORK/b047/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/dim_arm64.o ./dim_arm64.s
2025-08-20T21:45:07.3599173Z [00:02:47.328]➜  go tool buildid -w $WORK/b131/_pkg_.a # internal
2025-08-20T21:45:07.3608441Z [00:02:47.329]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b047=>" -I $WORK/b047/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/exp_arm64.o ./exp_arm64.s
2025-08-20T21:45:07.3612709Z [00:02:47.329]➜  cp $WORK/b131/_pkg_.a /root/.cache/go-build/c0/c00ba52636b5888d7d84c383144d49c93a04a07db5d5604dcbb3a46fdbebad9d-d # internal
2025-08-20T21:45:07.3630358Z [00:02:47.331]➜  crypto/internal/fips140/alias
2025-08-20T21:45:07.3631128Z [00:02:47.331]➜  mkdir -p $WORK/b159/
2025-08-20T21:45:07.3632499Z [00:02:47.331]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b047=>" -I $WORK/b047/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/floor_arm64.o ./floor_arm64.s
2025-08-20T21:45:07.3647161Z [00:02:47.333]➜  echo '# import config' > $WORK/b159/importcfg # internal
2025-08-20T21:45:07.3648067Z [00:02:47.333]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.3650510Z [00:02:47.333]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b159/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/alias=>crypto/internal/fips140/alias;$WORK/b159=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -installsuffix shared -buildid P89uAJXoYu0tNKQ7oYTl/P89uAJXoYu0tNKQ7oYTl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /root/.go/src/crypto/internal/fips140/alias/alias.go
2025-08-20T21:45:07.3702887Z [00:02:47.338]➜  cd /root/.go/src/math
2025-08-20T21:45:07.3704005Z [00:02:47.338]➜  /root/.go/pkg/tool/linux_arm64/asm -p math -trimpath "/root/.go/src/math=>math;$WORK/b047=>" -I $WORK/b047/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b047/modf_arm64.o ./modf_arm64.s
2025-08-20T21:45:07.3733335Z [00:02:47.341]➜  go tool pack r $WORK/b047/_pkg_.a $WORK/b047/dim_arm64.o $WORK/b047/exp_arm64.o $WORK/b047/floor_arm64.o $WORK/b047/modf_arm64.o # internal
2025-08-20T21:45:07.3734730Z [00:02:47.341]➜  go tool buildid -w $WORK/b047/_pkg_.a # internal
2025-08-20T21:45:07.3742982Z [00:02:47.342]➜  cp $WORK/b047/_pkg_.a /root/.cache/go-build/17/17b1eb6db80c50e7944d2b5a5f96836bf732615bb04e806d8f21318c0337c86c-d # internal
2025-08-20T21:45:07.3746373Z [00:02:47.343]➜  crypto/internal/fips140deps/byteorder
2025-08-20T21:45:07.3746690Z [00:02:47.343]➜  mkdir -p $WORK/b163/
2025-08-20T21:45:07.3748146Z [00:02:47.343]➜  cat >/tmp/go-build3361383166/b163/importcfg << 'EOF' # internal
2025-08-20T21:45:07.3748512Z [00:02:47.343]➜  # import config
2025-08-20T21:45:07.3748899Z [00:02:47.343]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:07.3749254Z [00:02:47.343]➜  EOF
2025-08-20T21:45:07.3749533Z [00:02:47.343]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.3751495Z [00:02:47.343]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b163/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/byteorder=>crypto/internal/fips140deps/byteorder;$WORK/b163=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -installsuffix shared -buildid ghv3MFGy8L4P-VUWzvG5/ghv3MFGy8L4P-VUWzvG5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack /root/.go/src/crypto/internal/fips140deps/byteorder/byteorder.go
2025-08-20T21:45:07.3826266Z [00:02:47.350]➜  go tool buildid -w $WORK/b159/_pkg_.a # internal
2025-08-20T21:45:07.3835457Z [00:02:47.351]➜  cp $WORK/b159/_pkg_.a /root/.cache/go-build/58/588e32276932b3fdda9ba97641cbebbd242221a30a16856453160f4b3da2f038-d # internal
2025-08-20T21:45:07.3836247Z [00:02:47.351]➜  crypto/internal/fips140deps/cpu
2025-08-20T21:45:07.3836692Z [00:02:47.351]➜  mkdir -p $WORK/b164/
2025-08-20T21:45:07.3845478Z [00:02:47.352]➜  go tool buildid -w $WORK/b151/_pkg_.a # internal
2025-08-20T21:45:07.3847464Z [00:02:47.353]➜  cat >/tmp/go-build3361383166/b164/importcfg << 'EOF' # internal
2025-08-20T21:45:07.3847872Z [00:02:47.353]➜  # import config
2025-08-20T21:45:07.3848438Z [00:02:47.353]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:07.3849928Z [00:02:47.353]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:07.3850884Z [00:02:47.353]➜  EOF
2025-08-20T21:45:07.3853095Z [00:02:47.353]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b164/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/cpu=>crypto/internal/fips140deps/cpu;$WORK/b164=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -installsuffix shared -buildid E6H_w7b3eFEYOHk0R41l/E6H_w7b3eFEYOHk0R41l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack /root/.go/src/crypto/internal/fips140deps/cpu/cpu.go
2025-08-20T21:45:07.3858412Z [00:02:47.354]➜  cp $WORK/b151/_pkg_.a /root/.cache/go-build/8f/8fe0e9668c0b846e4fd53c753bfbd8710d9c4e64db4dcde3aebe4e15f0ccf539-d # internal
2025-08-20T21:45:07.3865310Z [00:02:47.354]➜  crypto/internal/boring/sig
2025-08-20T21:45:07.3866653Z [00:02:47.355]➜  mkdir -p $WORK/b177/
2025-08-20T21:45:07.3870111Z [00:02:47.355]➜  echo -n > $WORK/b177/go_asm.h # internal
2025-08-20T21:45:07.3879033Z [00:02:47.356]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T21:45:07.3880470Z [00:02:47.356]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b177=>" -I $WORK/b177/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b177/symabis ./sig_other.s
2025-08-20T21:45:07.3888507Z [00:02:47.356]➜  go tool buildid -w $WORK/b163/_pkg_.a # internal
2025-08-20T21:45:07.3889313Z [00:02:47.357]➜  cp $WORK/b163/_pkg_.a /root/.cache/go-build/3a/3a20cb1432888c208b49a2fbc631359b90629c8d47494e75045c036c20d6315b-d # internal
2025-08-20T21:45:07.3891821Z [00:02:47.357]➜  crypto/internal/fips140/subtle
2025-08-20T21:45:07.3892236Z [00:02:47.357]➜  mkdir -p $WORK/b167/
2025-08-20T21:45:07.3892677Z [00:02:47.357]➜  echo -n > $WORK/b167/go_asm.h # internal
2025-08-20T21:45:07.3893451Z [00:02:47.357]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T21:45:07.3902897Z [00:02:47.357]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b167=>" -I $WORK/b167/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b167/symabis ./xor_arm64.s
2025-08-20T21:45:07.3922260Z [00:02:47.360]➜  echo '# import config' > $WORK/b177/importcfg # internal
2025-08-20T21:45:07.3922988Z [00:02:47.360]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.3925044Z [00:02:47.360]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b177/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b177=>" -p crypto/internal/boring/sig -lang=go1.25 -std -installsuffix shared -buildid HC672PcYn1QAJA2a1Uyp/HC672PcYn1QAJA2a1Uyp -goversion go1.25.0 -symabis $WORK/b177/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack -asmhdr $WORK/b177/go_asm.h /root/.go/src/crypto/internal/boring/sig/sig.go
2025-08-20T21:45:07.3929819Z [00:02:47.361]➜  cat >/tmp/go-build3361383166/b167/importcfg << 'EOF' # internal
2025-08-20T21:45:07.3930257Z [00:02:47.361]➜  # import config
2025-08-20T21:45:07.3930692Z [00:02:47.361]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3361383166/b159/_pkg_.a
2025-08-20T21:45:07.3931342Z [00:02:47.361]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:07.3931877Z [00:02:47.361]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:07.3932195Z [00:02:47.361]➜  EOF
2025-08-20T21:45:07.3934665Z [00:02:47.361]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b167/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b167=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -installsuffix shared -buildid 2NY9C7oa8Pj4-CAILAM2/2NY9C7oa8Pj4-CAILAM2 -goversion go1.25.0 -symabis $WORK/b167/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack -asmhdr $WORK/b167/go_asm.h /root/.go/src/crypto/internal/fips140/subtle/constant_time.go /root/.go/src/crypto/internal/fips140/subtle/xor.go /root/.go/src/crypto/internal/fips140/subtle/xor_asm.go
2025-08-20T21:45:07.3982348Z [00:02:47.366]➜  go tool buildid -w $WORK/b164/_pkg_.a # internal
2025-08-20T21:45:07.3987474Z [00:02:47.367]➜  cp $WORK/b164/_pkg_.a /root/.cache/go-build/ab/abf0dda6d42bf4e26c835af0338a69f396829085b126221436f314ac1c9e5a97-d # internal
2025-08-20T21:45:07.3988937Z [00:02:47.367]➜  vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:45:07.3990485Z [00:02:47.367]➜  mkdir -p $WORK/b198/
2025-08-20T21:45:07.3993778Z [00:02:47.367]➜  echo '# import config' > $WORK/b198/importcfg # internal
2025-08-20T21:45:07.3997898Z [00:02:47.368]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b198/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1=>vendor/golang.org/x/crypto/cryptobyte/asn1;$WORK/b198=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid aCO_SQqbp-7GmFoyZhlY/aCO_SQqbp-7GmFoyZhlY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go
2025-08-20T21:45:07.4058724Z [00:02:47.373]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T21:45:07.4060001Z [00:02:47.373]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/boring/sig -trimpath "/root/.go/src/crypto/internal/boring/sig=>crypto/internal/boring/sig;$WORK/b177=>" -I $WORK/b177/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b177/sig_other.o ./sig_other.s
2025-08-20T21:45:07.4082902Z [00:02:47.376]➜  go tool buildid -w $WORK/b198/_pkg_.a # internal
2025-08-20T21:45:07.4088879Z [00:02:47.377]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T21:45:07.4091391Z [00:02:47.377]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/subtle -trimpath "/root/.go/src/crypto/internal/fips140/subtle=>crypto/internal/fips140/subtle;$WORK/b167=>" -I $WORK/b167/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b167/xor_arm64.o ./xor_arm64.s
2025-08-20T21:45:07.4096258Z [00:02:47.377]➜  cp $WORK/b198/_pkg_.a /root/.cache/go-build/60/60136b9f053ebb266647602dfc5bc7b17d1b0a46834c258505b0fe2aea7dc857-d # internal
2025-08-20T21:45:07.4107311Z [00:02:47.379]➜  vendor/golang.org/x/crypto/internal/alias
2025-08-20T21:45:07.4107735Z [00:02:47.379]➜  mkdir -p $WORK/b211/
2025-08-20T21:45:07.4108092Z [00:02:47.379]➜  echo '# import config' > $WORK/b211/importcfg # internal
2025-08-20T21:45:07.4108481Z [00:02:47.379]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.4110460Z [00:02:47.379]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b211/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/alias=>vendor/golang.org/x/crypto/internal/alias;$WORK/b211=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -installsuffix shared -buildid G8rFd5R03zb2rRvRO1QK/G8rFd5R03zb2rRvRO1QK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/alias/alias.go
2025-08-20T21:45:07.4144136Z [00:02:47.380]➜  cd /root/.go/src/crypto/internal/boring/sig
2025-08-20T21:45:07.4144781Z [00:02:47.380]➜  go tool pack r $WORK/b177/_pkg_.a $WORK/b177/sig_other.o # internal
2025-08-20T21:45:07.4145225Z [00:02:47.380]➜  go tool buildid -w $WORK/b177/_pkg_.a # internal
2025-08-20T21:45:07.4145740Z [00:02:47.380]➜  cd /root/.go/src/crypto/internal/fips140/subtle
2025-08-20T21:45:07.4146291Z [00:02:47.380]➜  go tool pack r $WORK/b167/_pkg_.a $WORK/b167/xor_arm64.o # internal
2025-08-20T21:45:07.4146811Z [00:02:47.380]➜  go tool buildid -w $WORK/b167/_pkg_.a # internal
2025-08-20T21:45:07.4151452Z [00:02:47.383]➜  cp $WORK/b177/_pkg_.a /root/.cache/go-build/3c/3c162168b36a24f45f82254074f4e5879cdf68374b3f3005ec1f26ea8e4f19cc-d # internal
2025-08-20T21:45:07.4153760Z [00:02:47.383]➜  github.com/containerd/containerd/v2/defaults
2025-08-20T21:45:07.4154128Z [00:02:47.383]➜  mkdir -p $WORK/b336/
2025-08-20T21:45:07.4169378Z [00:02:47.385]➜  cp $WORK/b167/_pkg_.a /root/.cache/go-build/31/312e6941e5f2d6e0aa69b3d825feb31da5c5fcba36e8cb51a64564b0756bf30e-d # internal
2025-08-20T21:45:07.4170177Z [00:02:47.385]➜  github.com/google/go-cmp/cmp/internal/flags
2025-08-20T21:45:07.4170957Z [00:02:47.385]➜  mkdir -p $WORK/b340/
2025-08-20T21:45:07.4171533Z [00:02:47.385]➜  echo '# import config' > $WORK/b340/importcfg # internal
2025-08-20T21:45:07.4172047Z [00:02:47.385]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:07.4174456Z [00:02:47.385]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b340/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/flags=>github.com/google/go-cmp@v0.7.0/cmp/internal/flags;$WORK/b340=>" -p github.com/google/go-cmp/cmp/internal/flags -lang=go1.21 -complete -installsuffix shared -buildid 06isJ1DYX4wg-bmY8W7I/06isJ1DYX4wg-bmY8W7I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/flags/flags.go
2025-08-20T21:45:07.4193780Z [00:02:47.387]➜  echo '# import config' > $WORK/b336/importcfg # internal
2025-08-20T21:45:07.4203794Z [00:02:47.388]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b336/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/defaults=>github.com/containerd/containerd/v2@v2.1.4/defaults;$WORK/b336=>" -p github.com/containerd/containerd/v2/defaults -lang=go1.23 -complete -installsuffix shared -buildid TlYTdtWjRosPXSo04cqy/TlYTdtWjRosPXSo04cqy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/defaults/defaults.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/defaults/defaults_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/defaults/defaults_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/defaults/doc.go
2025-08-20T21:45:07.4230498Z [00:02:47.391]➜  go tool buildid -w $WORK/b211/_pkg_.a # internal
2025-08-20T21:45:07.4241088Z [00:02:47.392]➜  cp $WORK/b211/_pkg_.a /root/.cache/go-build/3e/3ec4462fbd4f403e118879cba7c7b85bd7e6cf7c22f970648ef741e140d88a43-d # internal
2025-08-20T21:45:07.4241731Z [00:02:47.392]➜  github.com/klauspost/compress
2025-08-20T21:45:07.4248799Z [00:02:47.393]➜  mkdir -p $WORK/b351/
2025-08-20T21:45:07.4250840Z [00:02:47.393]➜  cat >/tmp/go-build3361383166/b351/importcfg << 'EOF' # internal
2025-08-20T21:45:07.4251340Z [00:02:47.393]➜  # import config
2025-08-20T21:45:07.4253097Z [00:02:47.393]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:07.4253990Z [00:02:47.393]➜  EOF
2025-08-20T21:45:07.4255942Z [00:02:47.393]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b351/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0=>github.com/klauspost/compress@v1.18.0;$WORK/b351=>" -p github.com/klauspost/compress -lang=go1.22 -complete -installsuffix shared -buildid HEadWJC1Ujr3UqpsCrLy/HEadWJC1Ujr3UqpsCrLy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/compressible.go
2025-08-20T21:45:07.4257630Z [00:02:47.393]➜  go tool buildid -w $WORK/b340/_pkg_.a # internal
2025-08-20T21:45:07.4263500Z [00:02:47.394]➜  cp $WORK/b340/_pkg_.a /root/.cache/go-build/da/dad1775cb24c7685a9b333c284886cf25855128a930863a3f187dcd6cdae82ac-d # internal
2025-08-20T21:45:07.4264295Z [00:02:47.394]➜  github.com/klauspost/compress/internal/le
2025-08-20T21:45:07.4264793Z [00:02:47.394]➜  mkdir -p $WORK/b354/
2025-08-20T21:45:07.4265278Z [00:02:47.394]➜  echo '# import config' > $WORK/b354/importcfg # internal
2025-08-20T21:45:07.4267790Z [00:02:47.394]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b354/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/le=>github.com/klauspost/compress@v1.18.0/internal/le;$WORK/b354=>" -p github.com/klauspost/compress/internal/le -lang=go1.22 -complete -installsuffix shared -buildid jFqXVdQP4HIwXfGmCd4f/jFqXVdQP4HIwXfGmCd4f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/le/le.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/le/unsafe_enabled.go
2025-08-20T21:45:07.4302102Z [00:02:47.398]➜  go tool buildid -w $WORK/b336/_pkg_.a # internal
2025-08-20T21:45:07.4304720Z [00:02:47.398]➜  cp $WORK/b336/_pkg_.a /root/.cache/go-build/2a/2aa889e3e54d552b2f4701b61c251dd660d61bdd4a5ea613af18470230b385a3-d # internal
2025-08-20T21:45:07.4317764Z [00:02:47.400]➜  go.opentelemetry.io/otel/internal
2025-08-20T21:45:07.4319720Z [00:02:47.400]➜  mkdir -p $WORK/b405/
2025-08-20T21:45:07.4320804Z [00:02:47.400]➜  cat >/tmp/go-build3361383166/b405/importcfg << 'EOF' # internal
2025-08-20T21:45:07.4321236Z [00:02:47.400]➜  # import config
2025-08-20T21:45:07.4321581Z [00:02:47.400]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:07.4321891Z [00:02:47.400]➜  EOF
2025-08-20T21:45:07.4324197Z [00:02:47.400]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b405/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal=>go.opentelemetry.io/otel@v1.35.0/internal;$WORK/b405=>" -p go.opentelemetry.io/otel/internal -lang=go1.22 -complete -installsuffix shared -buildid vinkuXAzSS59O6JaC6xq/vinkuXAzSS59O6JaC6xq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/gen.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/rawhelpers.go
2025-08-20T21:45:07.4363907Z [00:02:47.404]➜  go tool buildid -w $WORK/b351/_pkg_.a # internal
2025-08-20T21:45:07.4370272Z [00:02:47.405]➜  cp $WORK/b351/_pkg_.a /root/.cache/go-build/7c/7cddddae1b766dbc622ec99aa078e4953fdfc27e0173d82889df004a242c1b6e-d # internal
2025-08-20T21:45:07.4371127Z [00:02:47.405]➜  log/slog/internal
2025-08-20T21:45:07.4371398Z [00:02:47.405]➜  mkdir -p $WORK/b412/
2025-08-20T21:45:07.4371751Z [00:02:47.405]➜  echo '# import config' > $WORK/b412/importcfg # internal
2025-08-20T21:45:07.4373529Z [00:02:47.405]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b412/_pkg_.a -trimpath "/root/.go/src/log/slog/internal=>log/slog/internal;$WORK/b412=>" -p log/slog/internal -lang=go1.25 -std -complete -installsuffix shared -buildid _pX6nOEPDwOqnqzQhusU/_pX6nOEPDwOqnqzQhusU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack /root/.go/src/log/slog/internal/ignorepc.go
2025-08-20T21:45:07.4421727Z [00:02:47.410]➜  go tool buildid -w $WORK/b354/_pkg_.a # internal
2025-08-20T21:45:07.4422765Z [00:02:47.410]➜  cp $WORK/b354/_pkg_.a /root/.cache/go-build/12/12aa5233875525288d813846368685b0430a7931846783c8dc4e96027ea79b15-d # internal
2025-08-20T21:45:07.4423515Z [00:02:47.410]➜  go.opentelemetry.io/otel/trace/embedded
2025-08-20T21:45:07.4423854Z [00:02:47.410]➜  mkdir -p $WORK/b421/
2025-08-20T21:45:07.4424607Z [00:02:47.410]➜  echo '# import config' > $WORK/b421/importcfg # internal
2025-08-20T21:45:07.4426693Z [00:02:47.410]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b421/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/embedded=>go.opentelemetry.io/otel/trace@v1.35.0/embedded;$WORK/b421=>" -p go.opentelemetry.io/otel/trace/embedded -lang=go1.22 -complete -installsuffix shared -buildid dMtt1P43XxpCmV_LvasN/dMtt1P43XxpCmV_LvasN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/embedded/embedded.go
2025-08-20T21:45:07.4445067Z [00:02:47.412]➜  go tool buildid -w $WORK/b405/_pkg_.a # internal
2025-08-20T21:45:07.4456004Z [00:02:47.413]➜  cp $WORK/b405/_pkg_.a /root/.cache/go-build/a8/a8e753558cdc7de235f9344d75d5bdf26c43f32492de2b7c65b2cd4a7564dc3c-d # internal
2025-08-20T21:45:07.4456714Z [00:02:47.413]➜  go.opentelemetry.io/otel/metric/embedded
2025-08-20T21:45:07.4457033Z [00:02:47.413]➜  mkdir -p $WORK/b425/
2025-08-20T21:45:07.4465453Z [00:02:47.414]➜  echo '# import config' > $WORK/b425/importcfg # internal
2025-08-20T21:45:07.4467909Z [00:02:47.414]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b425/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/embedded=>go.opentelemetry.io/otel/metric@v1.35.0/embedded;$WORK/b425=>" -p go.opentelemetry.io/otel/metric/embedded -lang=go1.22 -complete -installsuffix shared -buildid 1AEJqdPDM89ChfkST7vt/1AEJqdPDM89ChfkST7vt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/embedded/embedded.go
2025-08-20T21:45:07.4484639Z [00:02:47.416]➜  go tool buildid -w $WORK/b412/_pkg_.a # internal
2025-08-20T21:45:07.4493834Z [00:02:47.417]➜  cp $WORK/b412/_pkg_.a /root/.cache/go-build/05/052fac1c62cacae6b5ed76c6f2dee6b25ce14f214e444a90fbec0679834bc0ad-d # internal
2025-08-20T21:45:07.4502943Z [00:02:47.417]➜  github.com/containerd/containerd/v2/plugins/services
2025-08-20T21:45:07.4503770Z [00:02:47.418]➜  mkdir -p $WORK/b456/
2025-08-20T21:45:07.4504189Z [00:02:47.418]➜  echo '# import config' > $WORK/b456/importcfg # internal
2025-08-20T21:45:07.4508875Z [00:02:47.419]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b456/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/plugins/services=>github.com/containerd/containerd/v2@v2.1.4/plugins/services;$WORK/b456=>" -p github.com/containerd/containerd/v2/plugins/services -lang=go1.23 -complete -installsuffix shared -buildid o39_nCuAQkwReiamvVeB/o39_nCuAQkwReiamvVeB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/plugins/services/services.go
2025-08-20T21:45:07.4515983Z [00:02:47.419]➜  go tool buildid -w $WORK/b421/_pkg_.a # internal
2025-08-20T21:45:07.4520310Z [00:02:47.420]➜  cp $WORK/b421/_pkg_.a /root/.cache/go-build/e9/e93b39213334a18d82c7cfc6779671781d201d6e4db0c5e99d434ad667f65ee7-d # internal
2025-08-20T21:45:07.4521275Z [00:02:47.420]➜  github.com/opencontainers/runtime-spec/specs-go/features
2025-08-20T21:45:07.4521793Z [00:02:47.420]➜  mkdir -p $WORK/b459/
2025-08-20T21:45:07.4524664Z [00:02:47.420]➜  echo '# import config' > $WORK/b459/importcfg # internal
2025-08-20T21:45:07.4532878Z [00:02:47.421]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b459/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/runtime-spec@v1.2.1/specs-go/features=>github.com/opencontainers/runtime-spec@v1.2.1/specs-go/features;$WORK/b459=>" -p github.com/opencontainers/runtime-spec/specs-go/features -lang=go1.16 -complete -installsuffix shared -buildid FdF7Mrzcd6m7uNYW9Wq5/FdF7Mrzcd6m7uNYW9Wq5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/runtime-spec@v1.2.1/specs-go/features/features.go
2025-08-20T21:45:07.4590245Z [00:02:47.427]➜  go tool buildid -w $WORK/b425/_pkg_.a # internal
2025-08-20T21:45:07.4600795Z [00:02:47.428]➜  cp $WORK/b425/_pkg_.a /root/.cache/go-build/e1/e1283483f50e7d23a996dbfe56a2e4f6108ee931fc4dd99997d5cf1d7e653241-d # internal
2025-08-20T21:45:07.4601948Z [00:02:47.428]➜  github.com/compose-spec/compose-go/v2/consts
2025-08-20T21:45:07.4602798Z [00:02:47.428]➜  mkdir -p $WORK/b496/
2025-08-20T21:45:07.4609665Z [00:02:47.429]➜  go tool buildid -w $WORK/b459/_pkg_.a # internal
2025-08-20T21:45:07.4617829Z [00:02:47.429]➜  echo '# import config' > $WORK/b496/importcfg # internal
2025-08-20T21:45:07.4620031Z [00:02:47.430]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b496/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/consts=>github.com/compose-spec/compose-go/v2@v2.8.1/consts;$WORK/b496=>" -p github.com/compose-spec/compose-go/v2/consts -lang=go1.23 -complete -installsuffix shared -buildid bvkeSeudGJK4xLsZO9QS/bvkeSeudGJK4xLsZO9QS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/consts/consts.go
2025-08-20T21:45:07.4630860Z [00:02:47.430]➜  go tool buildid -w $WORK/b456/_pkg_.a # internal
2025-08-20T21:45:07.4631557Z [00:02:47.430]➜  cp $WORK/b459/_pkg_.a /root/.cache/go-build/21/21577a637321c7d6b4efdfc386db36ea8b4f4921857f5a850ed5f0b823d11657-d # internal
2025-08-20T21:45:07.4632501Z [00:02:47.430]➜  github.com/containerd/nerdctl/mod/tigron/tig
2025-08-20T21:45:07.4632887Z [00:02:47.430]➜  mkdir -p $WORK/b533/
2025-08-20T21:45:07.4633500Z [00:02:47.430]➜  cp $WORK/b456/_pkg_.a /root/.cache/go-build/b0/b089e5f5ef148307e2a25be2cfbdf1a0284ae8cda5ded8ee351e61229cc8e097-d # internal
2025-08-20T21:45:07.4634129Z [00:02:47.430]➜  echo '# import config' > $WORK/b533/importcfg # internal
2025-08-20T21:45:07.4636249Z [00:02:47.430]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b533/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/tig=>github.com/containerd/nerdctl/mod/tigron@v0.0.0/tig;$WORK/b533=>" -p github.com/containerd/nerdctl/mod/tigron/tig -lang=go1.23 -complete -installsuffix shared -buildid KL55A2vpsBzJSfqkDO1Y/KL55A2vpsBzJSfqkDO1Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/tig/doc.go /tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/tig/t.go
2025-08-20T21:45:07.4638086Z [00:02:47.430]➜  github.com/containerd/nerdctl/v2/pkg/labels
2025-08-20T21:45:07.4638402Z [00:02:47.430]➜  mkdir -p $WORK/b541/
2025-08-20T21:45:07.4638739Z [00:02:47.431]➜  echo '# import config' > $WORK/b541/importcfg # internal
2025-08-20T21:45:07.4640620Z [00:02:47.431]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b541/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/labels=>github.com/containerd/nerdctl/v2/pkg/labels;$WORK/b541=>" -p github.com/containerd/nerdctl/v2/pkg/labels -lang=go1.23 -complete -installsuffix shared -buildid qVhei6M1bmGAlDhWzPpY/qVhei6M1bmGAlDhWzPpY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/labels/labels.go
2025-08-20T21:45:07.4698334Z [00:02:47.437]➜  go tool buildid -w $WORK/b496/_pkg_.a # internal
2025-08-20T21:45:07.4720504Z [00:02:47.438]➜  cp $WORK/b496/_pkg_.a /root/.cache/go-build/d7/d7196710632c2bdc52251f7249f561a420bcab7bc5a593ae03bfe06f25e922c6-d # internal
2025-08-20T21:45:07.4721101Z [00:02:47.438]➜  image/color
2025-08-20T21:45:07.4721372Z [00:02:47.438]➜  mkdir -p $WORK/b570/
2025-08-20T21:45:07.4721724Z [00:02:47.438]➜  echo '# import config' > $WORK/b570/importcfg # internal
2025-08-20T21:45:07.4723490Z [00:02:47.438]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b570/_pkg_.a -trimpath "/root/.go/src/image/color=>image/color;$WORK/b570=>" -p image/color -lang=go1.25 -std -complete -installsuffix shared -buildid ol6SQl3dUtPQvnKtBlUM/ol6SQl3dUtPQvnKtBlUM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack /root/.go/src/image/color/color.go /root/.go/src/image/color/ycbcr.go
2025-08-20T21:45:07.4737059Z [00:02:47.441]➜  go tool buildid -w $WORK/b541/_pkg_.a # internal
2025-08-20T21:45:07.4738823Z [00:02:47.442]➜  cp $WORK/b541/_pkg_.a /root/.cache/go-build/ea/ea607553a47cb71b692d5ee80502efd9e550138364b06c7d259460987e94b510-d # internal
2025-08-20T21:45:07.4739698Z [00:02:47.442]➜  golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:45:07.4740018Z [00:02:47.442]➜  mkdir -p $WORK/b590/
2025-08-20T21:45:07.4740649Z [00:02:47.442]➜  echo '# import config' > $WORK/b590/importcfg # internal
2025-08-20T21:45:07.4745481Z [00:02:47.442]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b590/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/asn1=>golang.org/x/crypto@v0.41.0/cryptobyte/asn1;$WORK/b590=>" -p golang.org/x/crypto/cryptobyte/asn1 -lang=go1.23 -complete -installsuffix shared -buildid HLjf5xCNJgFGaUhOgYT9/HLjf5xCNJgFGaUhOgYT9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/asn1/asn1.go
2025-08-20T21:45:07.4747273Z [00:02:47.442]➜  go tool buildid -w $WORK/b533/_pkg_.a # internal
2025-08-20T21:45:07.4747952Z [00:02:47.442]➜  cp $WORK/b533/_pkg_.a /root/.cache/go-build/e8/e8437abce641726b5ee81dbaf1327ed2e295d97be0f526b0cc21b30aeb0ce54c-d # internal
2025-08-20T21:45:07.4748533Z [00:02:47.442]➜  github.com/containers/ocicrypt/spec
2025-08-20T21:45:07.4748826Z [00:02:47.442]➜  mkdir -p $WORK/b592/
2025-08-20T21:45:07.4749175Z [00:02:47.443]➜  echo '# import config' > $WORK/b592/importcfg # internal
2025-08-20T21:45:07.4751164Z [00:02:47.443]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b592/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/spec=>github.com/containers/ocicrypt@v1.2.1/spec;$WORK/b592=>" -p github.com/containers/ocicrypt/spec -lang=go1.22 -complete -installsuffix shared -buildid HKKpUFfzUpyfTYz_iauR/HKKpUFfzUpyfTYz_iauR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/spec/spec.go
2025-08-20T21:45:07.4834239Z [00:02:47.450]➜  go tool buildid -w $WORK/b592/_pkg_.a # internal
2025-08-20T21:45:07.4843253Z [00:02:47.451]➜  cp $WORK/b592/_pkg_.a /root/.cache/go-build/1f/1f1d06549baa495b83b88949998f36456eea99e5ec5b762f3933c4693c04bd08-d # internal
2025-08-20T21:45:07.4843958Z [00:02:47.452]➜  go tool buildid -w $WORK/b590/_pkg_.a # internal
2025-08-20T21:45:07.4844655Z [00:02:47.452]➜  cp $WORK/b590/_pkg_.a /root/.cache/go-build/7f/7ffe663a9cbe1e7ef7fe93ba6afa311f010b48cbb91ee340bb56f347b083ea7e-d # internal
2025-08-20T21:45:07.4845245Z [00:02:47.452]➜  github.com/docker/cli/cli/config/types
2025-08-20T21:45:07.4845542Z [00:02:47.452]➜  mkdir -p $WORK/b630/
2025-08-20T21:45:07.4845885Z [00:02:47.452]➜  echo '# import config' > $WORK/b630/importcfg # internal
2025-08-20T21:45:07.4848093Z [00:02:47.452]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b630/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/types=>github.com/docker/cli@v28.3.3+incompatible/cli/config/types;$WORK/b630=>" -p github.com/docker/cli/cli/config/types -lang=go1.16 -complete -installsuffix shared -buildid qYXmX3Y-hhM2Wzp6L_E9/qYXmX3Y-hhM2Wzp6L_E9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/types/authconfig.go
2025-08-20T21:45:07.4861351Z [00:02:47.454]➜  github.com/pelletier/go-toml/v2/internal/characters
2025-08-20T21:45:07.4868702Z [00:02:47.454]➜  mkdir -p $WORK/b623/
2025-08-20T21:45:07.4870087Z [00:02:47.454]➜  cat >/tmp/go-build3361383166/b623/importcfg << 'EOF' # internal
2025-08-20T21:45:07.4870453Z [00:02:47.454]➜  # import config
2025-08-20T21:45:07.4872676Z [00:02:47.454]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:07.4873064Z [00:02:47.454]➜  EOF
2025-08-20T21:45:07.4876152Z [00:02:47.454]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b623/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/internal/characters=>github.com/pelletier/go-toml/v2@v2.2.4/internal/characters;$WORK/b623=>" -p github.com/pelletier/go-toml/v2/internal/characters -lang=go1.21 -complete -installsuffix shared -buildid i9a7A4_hU38q4gXId4lL/i9a7A4_hU38q4gXId4lL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/internal/characters/ascii.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/internal/characters/utf8.go
2025-08-20T21:45:07.5015466Z [00:02:47.469]➜  go tool buildid -w $WORK/b630/_pkg_.a # internal
2025-08-20T21:45:07.5017663Z [00:02:47.470]➜  cp $WORK/b630/_pkg_.a /root/.cache/go-build/8c/8cce15dafbd4ac95696fae4dbf14efced4f510df7cf5399b82b61e67e6d25888-d # internal
2025-08-20T21:45:07.5019580Z [00:02:47.470]➜  github.com/containerd/stargz-snapshotter/fs/config
2025-08-20T21:45:07.5019964Z [00:02:47.470]➜  mkdir -p $WORK/b644/
2025-08-20T21:45:07.5020315Z [00:02:47.470]➜  echo '# import config' > $WORK/b644/importcfg # internal
2025-08-20T21:45:07.5023589Z [00:02:47.470]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b644/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/fs/config=>github.com/containerd/stargz-snapshotter@v0.16.3/fs/config;$WORK/b644=>" -p github.com/containerd/stargz-snapshotter/fs/config -lang=go1.22 -complete -installsuffix shared -buildid Evi6Ut2AwSbThKNLK2Gd/Evi6Ut2AwSbThKNLK2Gd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/fs/config/config.go
2025-08-20T21:45:07.5119463Z [00:02:47.479]➜  go tool buildid -w $WORK/b570/_pkg_.a # internal
2025-08-20T21:45:07.5121137Z [00:02:47.480]➜  go tool buildid -w $WORK/b644/_pkg_.a # internal
2025-08-20T21:45:07.5123599Z [00:02:47.480]➜  go tool buildid -w $WORK/b623/_pkg_.a # internal
2025-08-20T21:45:07.5124595Z [00:02:47.480]➜  cp $WORK/b570/_pkg_.a /root/.cache/go-build/e5/e53045bc2ec97b559155d1c5e6dc9a06ce1d46c8809e605557703b51aa03b9a4-d # internal
2025-08-20T21:45:07.5125164Z [00:02:47.480]➜  golang.org/x/exp/constraints
2025-08-20T21:45:07.5126410Z [00:02:47.481]➜  mkdir -p $WORK/b675/
2025-08-20T21:45:07.5127115Z [00:02:47.481]➜  cp $WORK/b644/_pkg_.a /root/.cache/go-build/d8/d8cf48adfa49b551ba1058737fd8f42531e60a74eaa6e0aafeabd5c858ab60cd-d # internal
2025-08-20T21:45:07.5127724Z [00:02:47.481]➜  gotest.tools/v3/internal/difflib
2025-08-20T21:45:07.5128011Z [00:02:47.481]➜  mkdir -p $WORK/b686/
2025-08-20T21:45:07.5130401Z [00:02:47.481]➜  echo '# import config' > $WORK/b675/importcfg # internal
2025-08-20T21:45:07.5139469Z [00:02:47.481]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b675/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f/constraints=>golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f/constraints;$WORK/b675=>" -p golang.org/x/exp/constraints -lang=go1.22 -complete -installsuffix shared -buildid _qGZ8CUC6yU_vqKeAXCK/_qGZ8CUC6yU_vqKeAXCK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f/constraints/constraints.go
2025-08-20T21:45:07.5141506Z [00:02:47.481]➜  echo '# import config' > $WORK/b686/importcfg # internal
2025-08-20T21:45:07.5143573Z [00:02:47.481]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b686/_pkg_.a -trimpath "/root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/difflib=>gotest.tools/v3@v3.5.2/internal/difflib;$WORK/b686=>" -p gotest.tools/v3/internal/difflib -lang=go1.17 -complete -installsuffix shared -buildid Eqs4OzX24-vF4PJ-psjS/Eqs4OzX24-vF4PJ-psjS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack /root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/difflib/difflib.go
2025-08-20T21:45:07.5145549Z [00:02:47.482]➜  cp $WORK/b623/_pkg_.a /root/.cache/go-build/97/97668d073a581f0e115bb9bc26b9ffc3fc73af5fb7f743394a69ea19c0b2149a-d # internal
2025-08-20T21:45:07.5146185Z [00:02:47.482]➜  github.com/containerd/nerdctl/v2/pkg/labels/k8slabels
2025-08-20T21:45:07.5146522Z [00:02:47.482]➜  mkdir -p $WORK/b719/
2025-08-20T21:45:07.5158539Z [00:02:47.484]➜  echo '# import config' > $WORK/b719/importcfg # internal
2025-08-20T21:45:07.5164747Z [00:02:47.484]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b719/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/labels/k8slabels=>github.com/containerd/nerdctl/v2/pkg/labels/k8slabels;$WORK/b719=>" -p github.com/containerd/nerdctl/v2/pkg/labels/k8slabels -lang=go1.23 -complete -installsuffix shared -buildid QG_I9ap2424ifztBFnu1/QG_I9ap2424ifztBFnu1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/labels/k8slabels/k8slabels.go
2025-08-20T21:45:07.5209723Z [00:02:47.489]➜  go tool buildid -w $WORK/b675/_pkg_.a # internal
2025-08-20T21:45:07.5219020Z [00:02:47.489]➜  cp $WORK/b675/_pkg_.a /root/.cache/go-build/61/61ee4bbd75a2854344c2b206517c98d5c89c0e4f7b3e20813f797f45e2b558df-d # internal
2025-08-20T21:45:07.5219631Z [00:02:47.489]➜  github.com/docker/docker/api/types/common
2025-08-20T21:45:07.5219943Z [00:02:47.489]➜  mkdir -p $WORK/b733/
2025-08-20T21:45:07.5220293Z [00:02:47.489]➜  echo '# import config' > $WORK/b733/importcfg # internal
2025-08-20T21:45:07.5222821Z [00:02:47.490]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b733/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/common=>github.com/docker/docker@v28.3.3+incompatible/api/types/common;$WORK/b733=>" -p github.com/docker/docker/api/types/common -lang=go1.16 -complete -installsuffix shared -buildid TwDbU-IedFpDFPIfY_0k/TwDbU-IedFpDFPIfY_0k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/common/id_response.go
2025-08-20T21:45:07.5229569Z [00:02:47.491]➜  go tool buildid -w $WORK/b719/_pkg_.a # internal
2025-08-20T21:45:07.5231589Z [00:02:47.491]➜  cp $WORK/b719/_pkg_.a /root/.cache/go-build/67/67776427be9759fb6b104e72d6163839213d0d7546ec00357d0cbea95947cb79-d # internal
2025-08-20T21:45:07.5233077Z [00:02:47.491]➜  github.com/docker/docker/api/types/storage
2025-08-20T21:45:07.5234424Z [00:02:47.491]➜  mkdir -p $WORK/b739/
2025-08-20T21:45:07.5237102Z [00:02:47.491]➜  echo '# import config' > $WORK/b739/importcfg # internal
2025-08-20T21:45:07.5239781Z [00:02:47.491]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b739/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/storage=>github.com/docker/docker@v28.3.3+incompatible/api/types/storage;$WORK/b739=>" -p github.com/docker/docker/api/types/storage -lang=go1.16 -complete -installsuffix shared -buildid VlcB7c_hFugng23VkAS9/VlcB7c_hFugng23VkAS9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/storage/driver_data.go
2025-08-20T21:45:07.5305773Z [00:02:47.498]➜  go tool buildid -w $WORK/b733/_pkg_.a # internal
2025-08-20T21:45:07.5308210Z [00:02:47.498]➜  cp $WORK/b733/_pkg_.a /root/.cache/go-build/11/1133f981082289f008413cf33ad9246ac9b661e5d739ec26c4bf87071a596d7d-d # internal
2025-08-20T21:45:07.5308787Z [00:02:47.499]➜  golang.org/x/exp/slices
2025-08-20T21:45:07.5309064Z [00:02:47.499]➜  mkdir -p $WORK/b777/
2025-08-20T21:45:07.5316405Z [00:02:47.500]➜  cat >/tmp/go-build3361383166/b777/importcfg << 'EOF' # internal
2025-08-20T21:45:07.5318262Z [00:02:47.500]➜  # import config
2025-08-20T21:45:07.5319275Z [00:02:47.500]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build3361383166/b675/_pkg_.a
2025-08-20T21:45:07.5319887Z [00:02:47.500]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:07.5320227Z [00:02:47.500]➜  EOF
2025-08-20T21:45:07.5323999Z [00:02:47.500]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b777/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f/slices=>golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f/slices;$WORK/b777=>" -p golang.org/x/exp/slices -lang=go1.22 -complete -installsuffix shared -buildid 6K-uiIWZkp0xHBIHE4Aw/6K-uiIWZkp0xHBIHE4Aw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f/slices/cmp.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f/slices/slices.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f/slices/sort.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f/slices/zsortanyfunc.go /root/go/pkg/mod/golang.org/x/exp@v0.0.0-20241108190413-2d47ceb2692f/slices/zsortordered.go
2025-08-20T21:45:07.5327448Z [00:02:47.501]➜  go tool buildid -w $WORK/b739/_pkg_.a # internal
2025-08-20T21:45:07.5336881Z [00:02:47.502]➜  cp $WORK/b739/_pkg_.a /root/.cache/go-build/26/26580673f113331719cca97847150b1e0f6f09efab2113b475fff47a7e4f9763-d # internal
2025-08-20T21:45:07.5355931Z [00:02:47.504]➜  github.com/containerd/nerdctl/v2/pkg/annotations
2025-08-20T21:45:07.5363438Z [00:02:47.504]➜  mkdir -p $WORK/b798/
2025-08-20T21:45:07.5373383Z [00:02:47.505]➜  echo '# import config' > $WORK/b798/importcfg # internal
2025-08-20T21:45:07.5377555Z [00:02:47.505]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b798/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/annotations=>github.com/containerd/nerdctl/v2/pkg/annotations;$WORK/b798=>" -p github.com/containerd/nerdctl/v2/pkg/annotations -lang=go1.23 -complete -installsuffix shared -buildid 3EoHgoq5I3EeN-8MbN8A/3EoHgoq5I3EeN-8MbN8A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b798/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/annotations/annotations.go
2025-08-20T21:45:07.5454256Z [00:02:47.513]➜  go tool buildid -w $WORK/b686/_pkg_.a # internal
2025-08-20T21:45:07.5478235Z [00:02:47.516]➜  cp $WORK/b686/_pkg_.a /root/.cache/go-build/dd/ddd14303d0f182b39f98c7c2d696c5f354a1ec06f26321a8dccf33862d240ead-d # internal
2025-08-20T21:45:07.5479482Z [00:02:47.516]➜  github.com/rootless-containers/bypass4netns/pkg/api
2025-08-20T21:45:07.5480043Z [00:02:47.516]➜  mkdir -p $WORK/b801/
2025-08-20T21:45:07.5480402Z [00:02:47.516]➜  echo '# import config' > $WORK/b801/importcfg # internal
2025-08-20T21:45:07.5483298Z [00:02:47.516]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b801/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rootless-containers/bypass4netns@v0.4.2/pkg/api=>github.com/rootless-containers/bypass4netns@v0.4.2/pkg/api;$WORK/b801=>" -p github.com/rootless-containers/bypass4netns/pkg/api -lang=go1.22 -complete -installsuffix shared -buildid PFkckWAxhh6iE6RBsBFi/PFkckWAxhh6iE6RBsBFi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b801/importcfg -pack /root/go/pkg/mod/github.com/rootless-containers/bypass4netns@v0.4.2/pkg/api/api.go
2025-08-20T21:45:07.5509974Z [00:02:47.519]➜  go tool buildid -w $WORK/b798/_pkg_.a # internal
2025-08-20T21:45:07.5516025Z [00:02:47.519]➜  cp $WORK/b798/_pkg_.a /root/.cache/go-build/24/24cd3b5792a646a2d17b91da0cab9d5866176c6666d0caa36aabc183dca9b4ce-d # internal
2025-08-20T21:45:07.5517008Z [00:02:47.520]➜  github.com/containerd/accelerated-container-image/pkg/label
2025-08-20T21:45:07.5517561Z [00:02:47.520]➜  mkdir -p $WORK/b807/
2025-08-20T21:45:07.5517923Z [00:02:47.520]➜  echo '# import config' > $WORK/b807/importcfg # internal
2025-08-20T21:45:07.5522348Z [00:02:47.520]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b807/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/label=>github.com/containerd/accelerated-container-image@v1.3.0/pkg/label;$WORK/b807=>" -p github.com/containerd/accelerated-container-image/pkg/label -lang=go1.22 -complete -installsuffix shared -buildid yGKdV2XoP5Aa5hU-JTn5/yGKdV2XoP5Aa5hU-JTn5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b807/importcfg -pack /root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/label/label.go
2025-08-20T21:45:07.5547462Z [00:02:47.523]➜  go tool buildid -w $WORK/b801/_pkg_.a # internal
2025-08-20T21:45:07.5555453Z [00:02:47.523]➜  cp $WORK/b801/_pkg_.a /root/.cache/go-build/e1/e1622f5ad261054e28c66584e71d653b60fcb8dd834b1f21987d04a1170d0d36-d # internal
2025-08-20T21:45:07.5561884Z [00:02:47.524]➜  github.com/containerd/accelerated-container-image/pkg/types
2025-08-20T21:45:07.5562877Z [00:02:47.524]➜  mkdir -p $WORK/b809/
2025-08-20T21:45:07.5563845Z [00:02:47.524]➜  echo '# import config' > $WORK/b809/importcfg # internal
2025-08-20T21:45:07.5576182Z [00:02:47.525]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b809/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/types=>github.com/containerd/accelerated-container-image@v1.3.0/pkg/types;$WORK/b809=>" -p github.com/containerd/accelerated-container-image/pkg/types -lang=go1.22 -complete -installsuffix shared -buildid HU0-R1QKfszfqwLfCcgG/HU0-R1QKfszfqwLfCcgG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b809/importcfg -pack /root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/types/types.go
2025-08-20T21:45:07.5578803Z [00:02:47.525]➜  go tool buildid -w $WORK/b777/_pkg_.a # internal
2025-08-20T21:45:07.5591414Z [00:02:47.527]➜  cp $WORK/b777/_pkg_.a /root/.cache/go-build/e0/e06b0c79456b111f793e9184018d95a535fc5314c79b53aafe9e11f3285895c2-d # internal
2025-08-20T21:45:07.5594271Z [00:02:47.527]➜  github.com/containerd/accelerated-container-image/pkg/version
2025-08-20T21:45:07.5595579Z [00:02:47.527]➜  mkdir -p $WORK/b810/
2025-08-20T21:45:07.5596031Z [00:02:47.527]➜  echo '# import config' > $WORK/b810/importcfg # internal
2025-08-20T21:45:07.5604216Z [00:02:47.527]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b810/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/version=>github.com/containerd/accelerated-container-image@v1.3.0/pkg/version;$WORK/b810=>" -p github.com/containerd/accelerated-container-image/pkg/version -lang=go1.22 -complete -installsuffix shared -buildid 4a5aYu_teiMV5BE5krqm/4a5aYu_teiMV5BE5krqm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b810/importcfg -pack /root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/version/version.go
2025-08-20T21:45:07.5612041Z [00:02:47.528]➜  go tool buildid -w $WORK/b807/_pkg_.a # internal
2025-08-20T21:45:07.5613150Z [00:02:47.528]➜  cp $WORK/b807/_pkg_.a /root/.cache/go-build/e3/e355f7b902ca1b545f4d4ee85434666e2d4ac1101e218ec147fc0d185af14f10-d # internal
2025-08-20T21:45:07.5655750Z [00:02:47.533]➜  go tool buildid -w $WORK/b810/_pkg_.a # internal
2025-08-20T21:45:07.5658875Z [00:02:47.534]➜  cp $WORK/b810/_pkg_.a /root/.cache/go-build/e1/e11406d50d455831bd210fa892515aed2721f1a92283bc92e9724452ab838d0b-d # internal
2025-08-20T21:45:07.5677266Z [00:02:47.536]➜  go tool buildid -w $WORK/b809/_pkg_.a # internal
2025-08-20T21:45:07.5684395Z [00:02:47.536]➜  cp $WORK/b809/_pkg_.a /root/.cache/go-build/c5/c5d5c29965c1771387b52883c5f011536cecf0673e58d730e92b281bb02e6683-d # internal
2025-08-20T21:45:08.7871326Z [00:02:48.755]➜  cp /root/.go/src/runtime/tls_arm64.h $WORK/b009/tls_GOARCH.h
2025-08-20T21:45:08.7871772Z [00:02:48.755]➜  cd /root/.go/src/runtime
2025-08-20T21:45:08.7872800Z [00:02:48.755]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm.o ./asm.s
2025-08-20T21:45:08.7895189Z [00:02:48.757]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/asm_arm64.o ./asm_arm64.s
2025-08-20T21:45:08.7978297Z [00:02:48.766]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/atomic_arm64.o ./atomic_arm64.s
2025-08-20T21:45:08.7997689Z [00:02:48.768]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/duff_arm64.o ./duff_arm64.s
2025-08-20T21:45:08.8021675Z [00:02:48.770]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/ints.o ./ints.s
2025-08-20T21:45:08.8045029Z [00:02:48.772]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memclr_arm64.o ./memclr_arm64.s
2025-08-20T21:45:08.8065622Z [00:02:48.774]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/memmove_arm64.o ./memmove_arm64.s
2025-08-20T21:45:08.8088381Z [00:02:48.777]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/preempt_arm64.o ./preempt_arm64.s
2025-08-20T21:45:08.8125647Z [00:02:48.780]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/rt0_linux_arm64.o ./rt0_linux_arm64.s
2025-08-20T21:45:08.8146865Z [00:02:48.782]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/sys_linux_arm64.o ./sys_linux_arm64.s
2025-08-20T21:45:08.8195550Z [00:02:48.787]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime -trimpath "/root/.go/src/runtime=>runtime;$WORK/b009=>" -I $WORK/b009/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b009/tls_arm64.o ./tls_arm64.s
2025-08-20T21:45:08.8232689Z [00:02:48.791]➜  go tool pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_arm64.o $WORK/b009/atomic_arm64.o $WORK/b009/duff_arm64.o $WORK/b009/ints.o $WORK/b009/memclr_arm64.o $WORK/b009/memmove_arm64.o $WORK/b009/preempt_arm64.o $WORK/b009/rt0_linux_arm64.o $WORK/b009/sys_linux_arm64.o $WORK/b009/tls_arm64.o # internal
2025-08-20T21:45:08.8233918Z [00:02:48.791]➜  go tool buildid -w $WORK/b009/_pkg_.a # internal
2025-08-20T21:45:08.8489918Z [00:02:48.817]➜  cp $WORK/b009/_pkg_.a /root/.cache/go-build/9c/9c263cfbf7f11b0105c451f222af469bc8dcc35374590d332eaa8dfccac3e50f-d # internal
2025-08-20T21:45:08.8494267Z [00:02:48.817]➜  internal/reflectlite
2025-08-20T21:45:08.8494607Z [00:02:48.817]➜  mkdir -p $WORK/b004/
2025-08-20T21:45:08.8495102Z [00:02:48.817]➜  sync
2025-08-20T21:45:08.8495381Z [00:02:48.817]➜  mkdir -p $WORK/b034/
2025-08-20T21:45:08.8495690Z [00:02:48.817]➜  echo -n > $WORK/b004/go_asm.h # internal
2025-08-20T21:45:08.8498180Z [00:02:48.817]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T21:45:08.8502955Z [00:02:48.817]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b004/symabis ./asm.s
2025-08-20T21:45:08.8504003Z [00:02:48.817]➜  weak
2025-08-20T21:45:08.8504241Z [00:02:48.817]➜  mkdir -p $WORK/b135/
2025-08-20T21:45:08.8504610Z [00:02:48.817]➜  cat >/tmp/go-build3361383166/b034/importcfg << 'EOF' # internal
2025-08-20T21:45:08.8504951Z [00:02:48.817]➜  # import config
2025-08-20T21:45:08.8505310Z [00:02:48.817]➜  packagefile internal/race=/tmp/go-build3361383166/b029/_pkg_.a
2025-08-20T21:45:08.8505778Z [00:02:48.817]➜  packagefile internal/sync=/tmp/go-build3361383166/b035/_pkg_.a
2025-08-20T21:45:08.8506273Z [00:02:48.817]➜  packagefile internal/synctest=/tmp/go-build3361383166/b037/_pkg_.a
2025-08-20T21:45:08.8506734Z [00:02:48.817]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:08.8507173Z [00:02:48.817]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:08.8507497Z [00:02:48.817]➜  EOF
2025-08-20T21:45:08.8507765Z [00:02:48.817]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:08.8513961Z [00:02:48.817]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b034/_pkg_.a -trimpath "/root/.go/src/sync=>sync;$WORK/b034=>" -p sync -lang=go1.25 -std -installsuffix shared -buildid _xpgFTXYS-CkzPCjgl54/_xpgFTXYS-CkzPCjgl54 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b034/importcfg -pack /root/.go/src/sync/cond.go /root/.go/src/sync/hashtriemap.go /root/.go/src/sync/mutex.go /root/.go/src/sync/once.go /root/.go/src/sync/oncefunc.go /root/.go/src/sync/pool.go /root/.go/src/sync/poolqueue.go /root/.go/src/sync/runtime.go /root/.go/src/sync/runtime2.go /root/.go/src/sync/rwmutex.go /root/.go/src/sync/waitgroup.go
2025-08-20T21:45:08.8516887Z [00:02:48.818]➜  iter
2025-08-20T21:45:08.8517139Z [00:02:48.818]➜  mkdir -p $WORK/b038/
2025-08-20T21:45:08.8522273Z [00:02:48.818]➜  cat >/tmp/go-build3361383166/b135/importcfg << 'EOF' # internal
2025-08-20T21:45:08.8522757Z [00:02:48.818]➜  # import config
2025-08-20T21:45:08.8523122Z [00:02:48.818]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:08.8523585Z [00:02:48.818]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:08.8523900Z [00:02:48.818]➜  EOF
2025-08-20T21:45:08.8525279Z [00:02:48.818]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b135/_pkg_.a -trimpath "/root/.go/src/weak=>weak;$WORK/b135=>" -p weak -lang=go1.25 -std -complete -installsuffix shared -buildid yhoITzeK5DP-MybkpRqt/yhoITzeK5DP-MybkpRqt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /root/.go/src/weak/doc.go /root/.go/src/weak/pointer.go
2025-08-20T21:45:08.8526904Z [00:02:48.818]➜  cat >/tmp/go-build3361383166/b038/importcfg << 'EOF' # internal
2025-08-20T21:45:08.8527247Z [00:02:48.818]➜  # import config
2025-08-20T21:45:08.8527605Z [00:02:48.818]➜  packagefile internal/race=/tmp/go-build3361383166/b029/_pkg_.a
2025-08-20T21:45:08.8528048Z [00:02:48.818]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:08.8528361Z [00:02:48.818]➜  EOF
2025-08-20T21:45:08.8529642Z [00:02:48.818]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b038/_pkg_.a -trimpath "/root/.go/src/iter=>iter;$WORK/b038=>" -p iter -lang=go1.25 -std -complete -installsuffix shared -buildid F6jtWTgkNWkohEbPrDHG/F6jtWTgkNWkohEbPrDHG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /root/.go/src/iter/iter.go
2025-08-20T21:45:08.8530877Z [00:02:48.820]➜  cat >/tmp/go-build3361383166/b004/importcfg << 'EOF' # internal
2025-08-20T21:45:08.8531246Z [00:02:48.820]➜  # import config
2025-08-20T21:45:08.8531596Z [00:02:48.820]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:08.8532063Z [00:02:48.820]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:08.8532711Z [00:02:48.820]➜  packagefile internal/unsafeheader=/tmp/go-build3361383166/b008/_pkg_.a
2025-08-20T21:45:08.8533243Z [00:02:48.820]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:08.8533548Z [00:02:48.820]➜  EOF
2025-08-20T21:45:08.8535605Z [00:02:48.820]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b004/_pkg_.a -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -p internal/reflectlite -lang=go1.25 -std -installsuffix shared -buildid 5BLKCpsZ5t_lrpMFhH5I/5BLKCpsZ5t_lrpMFhH5I -goversion go1.25.0 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /root/.go/src/internal/reflectlite/swapper.go /root/.go/src/internal/reflectlite/type.go /root/.go/src/internal/reflectlite/value.go
2025-08-20T21:45:08.8594035Z [00:02:48.827]➜  go tool buildid -w $WORK/b135/_pkg_.a # internal
2025-08-20T21:45:08.8597495Z [00:02:48.828]➜  cp $WORK/b135/_pkg_.a /root/.cache/go-build/a0/a0d2321ef736fa41679229edfa6e2822ee60c5d2d20256cf99c0f7531b76fa52-d # internal
2025-08-20T21:45:08.8615995Z [00:02:48.828]➜  crypto/subtle
2025-08-20T21:45:08.8616905Z [00:02:48.828]➜  mkdir -p $WORK/b176/
2025-08-20T21:45:08.8617954Z [00:02:48.829]➜  cat >/tmp/go-build3361383166/b176/importcfg << 'EOF' # internal
2025-08-20T21:45:08.8618675Z [00:02:48.829]➜  # import config
2025-08-20T21:45:08.8619186Z [00:02:48.830]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:08.8619769Z [00:02:48.830]➜  packagefile internal/runtime/sys=/tmp/go-build3361383166/b030/_pkg_.a
2025-08-20T21:45:08.8620248Z [00:02:48.830]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:08.8620566Z [00:02:48.830]➜  EOF
2025-08-20T21:45:08.8622329Z [00:02:48.830]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b176/_pkg_.a -trimpath "/root/.go/src/crypto/subtle=>crypto/subtle;$WORK/b176=>" -p crypto/subtle -lang=go1.25 -std -complete -installsuffix shared -buildid L9xD5BsaOGxtRphKUMpv/L9xD5BsaOGxtRphKUMpv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack /root/.go/src/crypto/subtle/constant_time.go /root/.go/src/crypto/subtle/dit.go /root/.go/src/crypto/subtle/xor.go
2025-08-20T21:45:08.8635928Z [00:02:48.831]➜  go tool buildid -w $WORK/b038/_pkg_.a # internal
2025-08-20T21:45:08.8643798Z [00:02:48.832]➜  cp $WORK/b038/_pkg_.a /root/.cache/go-build/99/993609d73e4c3243eebe5e27764cf7e773b89b3cf93d466b994fbed76bef0f77-d # internal
2025-08-20T21:45:08.8647957Z [00:02:48.833]➜  slices
2025-08-20T21:45:08.8651043Z [00:02:48.833]➜  mkdir -p $WORK/b049/
2025-08-20T21:45:08.8662242Z [00:02:48.834]➜  cat >/tmp/go-build3361383166/b049/importcfg << 'EOF' # internal
2025-08-20T21:45:08.8664870Z [00:02:48.834]➜  # import config
2025-08-20T21:45:08.8666240Z [00:02:48.834]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:08.8667720Z [00:02:48.834]➜  packagefile iter=/tmp/go-build3361383166/b038/_pkg_.a
2025-08-20T21:45:08.8668355Z [00:02:48.834]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:08.8668738Z [00:02:48.834]➜  EOF
2025-08-20T21:45:08.8675499Z [00:02:48.835]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b049/_pkg_.a -trimpath "/root/.go/src/slices=>slices;$WORK/b049=>" -p slices -lang=go1.25 -std -complete -installsuffix shared -buildid iFykUHT5cA4lGgnhfBIn/iFykUHT5cA4lGgnhfBIn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /root/.go/src/slices/iter.go /root/.go/src/slices/slices.go /root/.go/src/slices/sort.go /root/.go/src/slices/zsortanyfunc.go /root/.go/src/slices/zsortordered.go
2025-08-20T21:45:08.8726871Z [00:02:48.840]➜  go tool buildid -w $WORK/b176/_pkg_.a # internal
2025-08-20T21:45:08.8727663Z [00:02:48.841]➜  cp $WORK/b176/_pkg_.a /root/.cache/go-build/51/5181441f8ba0cbd0fe11d3752f43a314b841c91da94dcbe21afddbddd51276f3-d # internal
2025-08-20T21:45:08.8728382Z [00:02:48.841]➜  maps
2025-08-20T21:45:08.8728742Z [00:02:48.841]➜  mkdir -p $WORK/b081/
2025-08-20T21:45:08.8729300Z [00:02:48.841]➜  cat >/tmp/go-build3361383166/b081/importcfg << 'EOF' # internal
2025-08-20T21:45:08.8729745Z [00:02:48.841]➜  # import config
2025-08-20T21:45:08.8730223Z [00:02:48.841]➜  packagefile iter=/tmp/go-build3361383166/b038/_pkg_.a
2025-08-20T21:45:08.8730680Z [00:02:48.841]➜  EOF
2025-08-20T21:45:08.8735090Z [00:02:48.841]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b081/_pkg_.a -trimpath "/root/.go/src/maps=>maps;$WORK/b081=>" -p maps -lang=go1.25 -std -complete -installsuffix shared -buildid XA-Sgfg9JPDGuAJgedrY/XA-Sgfg9JPDGuAJgedrY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /root/.go/src/maps/iter.go /root/.go/src/maps/maps.go
2025-08-20T21:45:08.8808004Z [00:02:48.848]➜  go tool buildid -w $WORK/b081/_pkg_.a # internal
2025-08-20T21:45:08.8811301Z [00:02:48.849]➜  cp $WORK/b081/_pkg_.a /root/.cache/go-build/5e/5e92c2ec8647a30199cf42d8a8a13177d25c63a05de86dda5ae710b9f46d1277-d # internal
2025-08-20T21:45:08.8834032Z [00:02:48.849]➜  github.com/containerd/containerd/v2/version
2025-08-20T21:45:08.8834380Z [00:02:48.849]➜  mkdir -p $WORK/b431/
2025-08-20T21:45:08.8834781Z [00:02:48.849]➜  cat >/tmp/go-build3361383166/b431/importcfg << 'EOF' # internal
2025-08-20T21:45:08.8835126Z [00:02:48.849]➜  # import config
2025-08-20T21:45:08.8835751Z [00:02:48.849]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:08.8836138Z [00:02:48.849]➜  EOF
2025-08-20T21:45:08.8838163Z [00:02:48.849]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b431/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/version=>github.com/containerd/containerd/v2@v2.1.4/version;$WORK/b431=>" -p github.com/containerd/containerd/v2/version -lang=go1.23 -complete -installsuffix shared -buildid PnEXvbwVdFu_4cCzzuwr/PnEXvbwVdFu_4cCzzuwr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/version/version.go
2025-08-20T21:45:08.8892581Z [00:02:48.857]➜  go tool buildid -w $WORK/b431/_pkg_.a # internal
2025-08-20T21:45:08.8900341Z [00:02:48.858]➜  cp $WORK/b431/_pkg_.a /root/.cache/go-build/7e/7e74247f72c1ac81a1c1cb5f0582e931ff8e294d8fdbf5966a04d18be817bc5d-d # internal
2025-08-20T21:45:08.8923462Z [00:02:48.860]➜  go tool buildid -w $WORK/b049/_pkg_.a # internal
2025-08-20T21:45:08.8930259Z [00:02:48.861]➜  cp $WORK/b049/_pkg_.a /root/.cache/go-build/26/269d27e3f0b2af10b7f62a3831b00004431efded2d8bf5fb9ba8a151c761b219-d # internal
2025-08-20T21:45:08.9332899Z [00:02:48.901]➜  go tool buildid -w $WORK/b034/_pkg_.a # internal
2025-08-20T21:45:08.9357154Z [00:02:48.904]➜  cp $WORK/b034/_pkg_.a /root/.cache/go-build/b4/b4737875e8e6911672637ae7ddc12320c0e765f0f632abb79dab8fdc11198613-d # internal
2025-08-20T21:45:08.9358843Z [00:02:48.904]➜  internal/bisect
2025-08-20T21:45:08.9359528Z [00:02:48.904]➜  mkdir -p $WORK/b057/
2025-08-20T21:45:08.9362174Z [00:02:48.904]➜  cat >/tmp/go-build3361383166/b057/importcfg << 'EOF' # internal
2025-08-20T21:45:08.9362770Z [00:02:48.904]➜  # import config
2025-08-20T21:45:08.9363124Z [00:02:48.904]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:08.9363549Z [00:02:48.904]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:08.9364003Z [00:02:48.904]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:08.9364330Z [00:02:48.904]➜  EOF
2025-08-20T21:45:08.9364605Z [00:02:48.904]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T21:45:08.9365677Z [00:02:48.904]➜  /root/.go/pkg/tool/linux_arm64/asm -p internal/reflectlite -trimpath "/root/.go/src/internal/reflectlite=>internal/reflectlite;$WORK/b004=>" -I $WORK/b004/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b004/asm.o ./asm.s
2025-08-20T21:45:08.9366654Z [00:02:48.904]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:08.9368215Z [00:02:48.904]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b057/_pkg_.a -trimpath "/root/.go/src/internal/bisect=>internal/bisect;$WORK/b057=>" -p internal/bisect -lang=go1.25 -std -complete -installsuffix shared -buildid l4jKZnf1JVKltmsYep8x/l4jKZnf1JVKltmsYep8x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /root/.go/src/internal/bisect/bisect.go
2025-08-20T21:45:08.9380648Z [00:02:48.906]➜  internal/testlog
2025-08-20T21:45:08.9383182Z [00:02:48.906]➜  mkdir -p $WORK/b062/
2025-08-20T21:45:08.9383587Z [00:02:48.906]➜  cat >/tmp/go-build3361383166/b062/importcfg << 'EOF' # internal
2025-08-20T21:45:08.9383930Z [00:02:48.906]➜  # import config
2025-08-20T21:45:08.9384260Z [00:02:48.906]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:08.9384693Z [00:02:48.906]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:08.9385037Z [00:02:48.906]➜  EOF
2025-08-20T21:45:08.9386670Z [00:02:48.906]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b062/_pkg_.a -trimpath "/root/.go/src/internal/testlog=>internal/testlog;$WORK/b062=>" -p internal/testlog -lang=go1.25 -std -complete -installsuffix shared -buildid lZKBL5EBzISAizWwsOPq/lZKBL5EBzISAizWwsOPq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /root/.go/src/internal/testlog/exit.go /root/.go/src/internal/testlog/log.go
2025-08-20T21:45:08.9448692Z [00:02:48.913]➜  cd /root/.go/src/internal/reflectlite
2025-08-20T21:45:08.9449642Z [00:02:48.913]➜  go tool pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal
2025-08-20T21:45:08.9450111Z [00:02:48.913]➜  go tool buildid -w $WORK/b004/_pkg_.a # internal
2025-08-20T21:45:08.9468815Z [00:02:48.915]➜  cp $WORK/b004/_pkg_.a /root/.cache/go-build/8f/8fc32ee02b4b1d3b5c7cc3e0fa4eb0ef5f47caa1ea918acfacf6933a7cfb235c-d # internal
2025-08-20T21:45:08.9470916Z [00:02:48.915]➜  errors
2025-08-20T21:45:08.9471298Z [00:02:48.915]➜  mkdir -p $WORK/b003/
2025-08-20T21:45:08.9471762Z [00:02:48.915]➜  cat >/tmp/go-build3361383166/b003/importcfg << 'EOF' # internal
2025-08-20T21:45:08.9472114Z [00:02:48.915]➜  # import config
2025-08-20T21:45:08.9472645Z [00:02:48.915]➜  packagefile internal/reflectlite=/tmp/go-build3361383166/b004/_pkg_.a
2025-08-20T21:45:08.9473071Z [00:02:48.915]➜  EOF
2025-08-20T21:45:08.9473401Z [00:02:48.915]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:08.9477454Z [00:02:48.916]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b003/_pkg_.a -trimpath "/root/.go/src/errors=>errors;$WORK/b003=>" -p errors -lang=go1.25 -std -complete -installsuffix shared -buildid 095G1sRcqUaOcFo1s7gh/095G1sRcqUaOcFo1s7gh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /root/.go/src/errors/errors.go /root/.go/src/errors/join.go /root/.go/src/errors/wrap.go
2025-08-20T21:45:08.9540036Z [00:02:48.922]➜  go tool buildid -w $WORK/b062/_pkg_.a # internal
2025-08-20T21:45:08.9544478Z [00:02:48.922]➜  cp $WORK/b062/_pkg_.a /root/.cache/go-build/b9/b94d9dd39ba61ca0b32ddf5fdca4bfebf5bfc3acaf2da37265db8ce16dc9d9f5-d # internal
2025-08-20T21:45:08.9546911Z [00:02:48.923]➜  sort
2025-08-20T21:45:08.9547290Z [00:02:48.923]➜  mkdir -p $WORK/b074/
2025-08-20T21:45:08.9551292Z [00:02:48.923]➜  cat >/tmp/go-build3361383166/b074/importcfg << 'EOF' # internal
2025-08-20T21:45:08.9553161Z [00:02:48.923]➜  # import config
2025-08-20T21:45:08.9553662Z [00:02:48.923]➜  packagefile internal/reflectlite=/tmp/go-build3361383166/b004/_pkg_.a
2025-08-20T21:45:08.9554152Z [00:02:48.923]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:08.9554580Z [00:02:48.923]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:08.9554911Z [00:02:48.923]➜  EOF
2025-08-20T21:45:08.9556905Z [00:02:48.923]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b074/_pkg_.a -trimpath "/root/.go/src/sort=>sort;$WORK/b074=>" -p sort -lang=go1.25 -std -complete -installsuffix shared -buildid p4KTq1vYeL3p6fuhbC28/p4KTq1vYeL3p6fuhbC28 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /root/.go/src/sort/search.go /root/.go/src/sort/slice.go /root/.go/src/sort/sort.go /root/.go/src/sort/zsortfunc.go /root/.go/src/sort/zsortinterface.go
2025-08-20T21:45:08.9726652Z [00:02:48.941]➜  go tool buildid -w $WORK/b003/_pkg_.a # internal
2025-08-20T21:45:08.9740857Z [00:02:48.942]➜  runtime/cgo
2025-08-20T21:45:08.9741302Z [00:02:48.942]➜  mkdir -p $WORK/b083/
2025-08-20T21:45:08.9741943Z [00:02:48.942]➜  cp $WORK/b003/_pkg_.a /root/.cache/go-build/83/83ffbf7d10ccd074da0d856e56b8a6c0ba1dedd57754997f87e271b969cc12f5-d # internal
2025-08-20T21:45:08.9753554Z [00:02:48.943]➜  go tool buildid -w $WORK/b057/_pkg_.a # internal
2025-08-20T21:45:08.9756515Z [00:02:48.943]➜  echo -n > $WORK/b083/preferlinkext # internal
2025-08-20T21:45:08.9756941Z [00:02:48.943]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:45:08.9758252Z [00:02:48.943]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b083/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false "-ldflags=\"-O2\" \"-g\" \"-lpthread\"" -- -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement ./cgo.go
2025-08-20T21:45:08.9759301Z [00:02:48.943]➜  io
2025-08-20T21:45:08.9759513Z [00:02:48.943]➜  mkdir -p $WORK/b033/
2025-08-20T21:45:08.9760410Z [00:02:48.943]➜  cp $WORK/b057/_pkg_.a /root/.cache/go-build/da/da78892514f3cf86b6a6bbda6a9219d31316e04b19dbf61cf37e453563480810-d # internal
2025-08-20T21:45:08.9761001Z [00:02:48.944]➜  strconv
2025-08-20T21:45:08.9761234Z [00:02:48.944]➜  mkdir -p $WORK/b048/
2025-08-20T21:45:08.9761593Z [00:02:48.944]➜  cat >/tmp/go-build3361383166/b033/importcfg << 'EOF' # internal
2025-08-20T21:45:08.9761932Z [00:02:48.944]➜  # import config
2025-08-20T21:45:08.9762263Z [00:02:48.944]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:08.9762886Z [00:02:48.944]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:08.9763195Z [00:02:48.944]➜  EOF
2025-08-20T21:45:08.9763461Z [00:02:48.944]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:08.9769988Z [00:02:48.945]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b033/_pkg_.a -trimpath "/root/.go/src/io=>io;$WORK/b033=>" -p io -lang=go1.25 -std -complete -installsuffix shared -buildid ymzOBahWBQSHctlSrZkw/ymzOBahWBQSHctlSrZkw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /root/.go/src/io/io.go /root/.go/src/io/multi.go /root/.go/src/io/pipe.go
2025-08-20T21:45:08.9776060Z [00:02:48.945]➜  cat >/tmp/go-build3361383166/b048/importcfg << 'EOF' # internal
2025-08-20T21:45:08.9782221Z [00:02:48.945]➜  # import config
2025-08-20T21:45:08.9782733Z [00:02:48.945]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:08.9783213Z [00:02:48.945]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:08.9784134Z [00:02:48.945]➜  packagefile internal/stringslite=/tmp/go-build3361383166/b031/_pkg_.a
2025-08-20T21:45:08.9784603Z [00:02:48.945]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:08.9785028Z [00:02:48.945]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:08.9785486Z [00:02:48.945]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:08.9785812Z [00:02:48.945]➜  EOF
2025-08-20T21:45:08.9788627Z [00:02:48.945]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b048/_pkg_.a -trimpath "/root/.go/src/strconv=>strconv;$WORK/b048=>" -p strconv -lang=go1.25 -std -complete -installsuffix shared -buildid -NFPF1TgPmFIp5xx8aOt/-NFPF1TgPmFIp5xx8aOt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /root/.go/src/strconv/atob.go /root/.go/src/strconv/atoc.go /root/.go/src/strconv/atof.go /root/.go/src/strconv/atoi.go /root/.go/src/strconv/bytealg.go /root/.go/src/strconv/ctoa.go /root/.go/src/strconv/decimal.go /root/.go/src/strconv/doc.go /root/.go/src/strconv/eisel_lemire.go /root/.go/src/strconv/ftoa.go /root/.go/src/strconv/ftoaryu.go /root/.go/src/strconv/isprint.go /root/.go/src/strconv/itoa.go /root/.go/src/strconv/quote.go
2025-08-20T21:45:08.9985783Z [00:02:48.966]➜  cd $WORK
2025-08-20T21:45:08.9986372Z [00:02:48.966]➜  gcc -fno-caret-diagnostics -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:45:09.0111041Z [00:02:48.979]➜  gcc -Qunused-arguments -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:45:09.0228411Z [00:02:48.991]➜  gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true
2025-08-20T21:45:09.0506983Z [00:02:49.018]➜  go tool buildid -w $WORK/b033/_pkg_.a # internal
2025-08-20T21:45:09.0521376Z [00:02:49.020]➜  cp $WORK/b033/_pkg_.a /root/.cache/go-build/17/17f6724336f2ab5ebe43513935a2a509db50b9569e723a011daf768d49295fed-d # internal
2025-08-20T21:45:09.0700576Z [00:02:49.038]➜  go tool buildid -w $WORK/b074/_pkg_.a # internal
2025-08-20T21:45:09.0717513Z [00:02:49.039]➜  gcc -fdebug-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:45:09.0718584Z [00:02:49.040]➜  cp $WORK/b074/_pkg_.a /root/.cache/go-build/14/14b1a30a7b302987587c0bf14eed13eb5561c133d7aef78813c063105354c84e-d # internal
2025-08-20T21:45:09.0772516Z [00:02:49.045]➜  go tool buildid -w $WORK/b048/_pkg_.a # internal
2025-08-20T21:45:09.0785405Z [00:02:49.046]➜  cp $WORK/b048/_pkg_.a /root/.cache/go-build/35/351337b25007bda7193cb43a0fe686aa795513fc48cc5f92d100aa7ca4ca0d3c-d # internal
2025-08-20T21:45:09.0831986Z [00:02:49.051]➜  gcc -ffile-prefix-map=a=b -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:45:09.0833472Z [00:02:49.051]➜  bytes
2025-08-20T21:45:09.0834938Z [00:02:49.051]➜  mkdir -p $WORK/b002/
2025-08-20T21:45:09.0835958Z [00:02:49.051]➜  cat >/tmp/go-build3361383166/b002/importcfg << 'EOF' # internal
2025-08-20T21:45:09.0836364Z [00:02:49.051]➜  # import config
2025-08-20T21:45:09.0836704Z [00:02:49.051]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.0837171Z [00:02:49.051]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:09.0837614Z [00:02:49.051]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:09.0838017Z [00:02:49.051]➜  packagefile iter=/tmp/go-build3361383166/b038/_pkg_.a
2025-08-20T21:45:09.0838454Z [00:02:49.051]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:09.0838886Z [00:02:49.051]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:09.0839328Z [00:02:49.051]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:09.0839655Z [00:02:49.051]➜  EOF
2025-08-20T21:45:09.0839924Z [00:02:49.051]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.0844054Z [00:02:49.051]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b002/_pkg_.a -trimpath "/root/.go/src/bytes=>bytes;$WORK/b002=>" -p bytes -lang=go1.25 -std -installsuffix shared -buildid ay423br3koLuVDH0_p8K/ay423br3koLuVDH0_p8K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /root/.go/src/bytes/buffer.go /root/.go/src/bytes/bytes.go /root/.go/src/bytes/iter.go /root/.go/src/bytes/reader.go
2025-08-20T21:45:09.0943456Z [00:02:49.062]➜  cd $WORK
2025-08-20T21:45:09.0944128Z [00:02:49.062]➜  gcc -gno-record-gcc-switches -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:45:09.0948481Z [00:02:49.063]➜  reflect
2025-08-20T21:45:09.0949220Z [00:02:49.063]➜  mkdir -p $WORK/b045/
2025-08-20T21:45:09.0949691Z [00:02:49.063]➜  echo -n > $WORK/b045/go_asm.h # internal
2025-08-20T21:45:09.0950052Z [00:02:49.063]➜  cd /root/.go/src/reflect
2025-08-20T21:45:09.0951002Z [00:02:49.063]➜  /root/.go/pkg/tool/linux_arm64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b045=>" -I $WORK/b045/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b045/symabis ./asm_arm64.s
2025-08-20T21:45:09.0977451Z [00:02:49.065]➜  cat >/tmp/go-build3361383166/b045/importcfg << 'EOF' # internal
2025-08-20T21:45:09.0977954Z [00:02:49.065]➜  # import config
2025-08-20T21:45:09.0979670Z [00:02:49.065]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.0980692Z [00:02:49.065]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:09.0981281Z [00:02:49.065]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:09.0981776Z [00:02:49.065]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:09.0982252Z [00:02:49.065]➜  packagefile internal/itoa=/tmp/go-build3361383166/b046/_pkg_.a
2025-08-20T21:45:09.0988077Z [00:02:49.065]➜  packagefile internal/race=/tmp/go-build3361383166/b029/_pkg_.a
2025-08-20T21:45:09.0988607Z [00:02:49.065]➜  packagefile internal/runtime/maps=/tmp/go-build3361383166/b026/_pkg_.a
2025-08-20T21:45:09.0989156Z [00:02:49.065]➜  packagefile internal/runtime/sys=/tmp/go-build3361383166/b030/_pkg_.a
2025-08-20T21:45:09.0989678Z [00:02:49.065]➜  packagefile internal/unsafeheader=/tmp/go-build3361383166/b008/_pkg_.a
2025-08-20T21:45:09.0990143Z [00:02:49.065]➜  packagefile iter=/tmp/go-build3361383166/b038/_pkg_.a
2025-08-20T21:45:09.0990551Z [00:02:49.065]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:09.0991264Z [00:02:49.065]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:09.0991747Z [00:02:49.065]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:09.0992167Z [00:02:49.065]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.0992779Z [00:02:49.065]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:09.0993232Z [00:02:49.065]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:09.0993571Z [00:02:49.065]➜  EOF
2025-08-20T21:45:09.0993857Z [00:02:49.066]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.0996730Z [00:02:49.066]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b045/_pkg_.a -trimpath "/root/.go/src/reflect=>reflect;$WORK/b045=>" -p reflect -lang=go1.25 -std -installsuffix shared -buildid n7dc5IpgUHaURtvfKDUL/n7dc5IpgUHaURtvfKDUL -goversion go1.25.0 -symabis $WORK/b045/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack -asmhdr $WORK/b045/go_asm.h /root/.go/src/reflect/abi.go /root/.go/src/reflect/badlinkname.go /root/.go/src/reflect/deepequal.go /root/.go/src/reflect/float32reg_generic.go /root/.go/src/reflect/iter.go /root/.go/src/reflect/makefunc.go /root/.go/src/reflect/map_swiss.go /root/.go/src/reflect/swapper.go /root/.go/src/reflect/type.go /root/.go/src/reflect/value.go /root/.go/src/reflect/visiblefields.go
2025-08-20T21:45:09.1079909Z [00:02:49.075]➜  internal/oserror
2025-08-20T21:45:09.1080638Z [00:02:49.075]➜  mkdir -p $WORK/b053/
2025-08-20T21:45:09.1080896Z [00:02:49.075]➜  cd $WORK
2025-08-20T21:45:09.1081907Z [00:02:49.075]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -flto=auto -fPIE -fpie -static -w -pipe -c -x c - -o /dev/null || true
2025-08-20T21:45:09.1083054Z [00:02:49.076]➜  cat >/tmp/go-build3361383166/b053/importcfg << 'EOF' # internal
2025-08-20T21:45:09.1083401Z [00:02:49.076]➜  # import config
2025-08-20T21:45:09.1083751Z [00:02:49.076]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.1084057Z [00:02:49.076]➜  EOF
2025-08-20T21:45:09.1084323Z [00:02:49.076]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.1085902Z [00:02:49.076]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b053/_pkg_.a -trimpath "/root/.go/src/internal/oserror=>internal/oserror;$WORK/b053=>" -p internal/oserror -lang=go1.25 -std -complete -installsuffix shared -buildid DkixL9Lt3mtxmevGhxjJ/DkixL9Lt3mtxmevGhxjJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /root/.go/src/internal/oserror/errors.go
2025-08-20T21:45:09.1217493Z [00:02:49.090]➜  go tool buildid -w $WORK/b053/_pkg_.a # internal
2025-08-20T21:45:09.1220057Z [00:02:49.090]➜  cp $WORK/b053/_pkg_.a /root/.cache/go-build/97/97b2e124ea11508d410ebe513d2698564d93e248990e0e5a385972fe923176ff-d # internal
2025-08-20T21:45:09.1241549Z [00:02:49.092]➜  cd $WORK/b083
2025-08-20T21:45:09.1243994Z [00:02:49.092]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x001.o -c _cgo_export.c
2025-08-20T21:45:09.1245347Z [00:02:49.092]➜  path
2025-08-20T21:45:09.1245582Z [00:02:49.092]➜  mkdir -p $WORK/b054/
2025-08-20T21:45:09.1247959Z [00:02:49.093]➜  cat >/tmp/go-build3361383166/b054/importcfg << 'EOF' # internal
2025-08-20T21:45:09.1248320Z [00:02:49.093]➜  # import config
2025-08-20T21:45:09.1248658Z [00:02:49.093]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.1249113Z [00:02:49.093]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:09.1249587Z [00:02:49.093]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:09.1250222Z [00:02:49.093]➜  EOF
2025-08-20T21:45:09.1250564Z [00:02:49.093]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.1254267Z [00:02:49.093]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b054/_pkg_.a -trimpath "/root/.go/src/path=>path;$WORK/b054=>" -p path -lang=go1.25 -std -complete -installsuffix shared -buildid IZsxqBDjV4qmdR3qJ35o/IZsxqBDjV4qmdR3qJ35o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /root/.go/src/path/match.go /root/.go/src/path/path.go
2025-08-20T21:45:09.1554425Z [00:02:49.123]➜  cd $WORK/b083
2025-08-20T21:45:09.1558020Z [00:02:49.123]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x002.o -c cgo.cgo2.c
2025-08-20T21:45:09.1627505Z [00:02:49.131]➜  go tool buildid -w $WORK/b054/_pkg_.a # internal
2025-08-20T21:45:09.1632124Z [00:02:49.131]➜  cp $WORK/b054/_pkg_.a /root/.cache/go-build/f4/f4291545e460c4665473c0c71e5068dada68746a5594d68d147e1908c7e16a59-d # internal
2025-08-20T21:45:09.1633134Z [00:02:49.131]➜  internal/godebug
2025-08-20T21:45:09.1634826Z [00:02:49.131]➜  mkdir -p $WORK/b056/
2025-08-20T21:45:09.1639512Z [00:02:49.132]➜  cat >/tmp/go-build3361383166/b056/importcfg << 'EOF' # internal
2025-08-20T21:45:09.1639897Z [00:02:49.132]➜  # import config
2025-08-20T21:45:09.1641470Z [00:02:49.132]➜  packagefile internal/bisect=/tmp/go-build3361383166/b057/_pkg_.a
2025-08-20T21:45:09.1642110Z [00:02:49.132]➜  packagefile internal/godebugs=/tmp/go-build3361383166/b015/_pkg_.a
2025-08-20T21:45:09.1642791Z [00:02:49.132]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.1643347Z [00:02:49.132]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:09.1643788Z [00:02:49.132]➜  EOF
2025-08-20T21:45:09.1644199Z [00:02:49.132]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.1645962Z [00:02:49.132]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b056/_pkg_.a -trimpath "/root/.go/src/internal/godebug=>internal/godebug;$WORK/b056=>" -p internal/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid LmYiLXYZhZSnPow1X0TD/LmYiLXYZhZSnPow1X0TD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /root/.go/src/internal/godebug/godebug.go
2025-08-20T21:45:09.1684744Z [00:02:49.136]➜  go tool buildid -w $WORK/b002/_pkg_.a # internal
2025-08-20T21:45:09.1703987Z [00:02:49.138]➜  cp $WORK/b002/_pkg_.a /root/.cache/go-build/90/90169e17ed7d2c1d3e3c7fb3cda546c8a50bf09534de39f84bd4f36a548c14c9-d # internal
2025-08-20T21:45:09.1714694Z [00:02:49.139]➜  syscall
2025-08-20T21:45:09.1715474Z [00:02:49.139]➜  mkdir -p $WORK/b058/
2025-08-20T21:45:09.1724152Z [00:02:49.140]➜  echo -n > $WORK/b058/go_asm.h # internal
2025-08-20T21:45:09.1725731Z [00:02:49.140]➜  cd /root/.go/src/syscall
2025-08-20T21:45:09.1727040Z [00:02:49.140]➜  /root/.go/pkg/tool/linux_arm64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b058=>" -I $WORK/b058/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b058/symabis ./asm_linux_arm64.s
2025-08-20T21:45:09.1772170Z [00:02:49.145]➜  cat >/tmp/go-build3361383166/b058/importcfg << 'EOF' # internal
2025-08-20T21:45:09.1774929Z [00:02:49.145]➜  # import config
2025-08-20T21:45:09.1775973Z [00:02:49.145]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.1777686Z [00:02:49.145]➜  packagefile internal/asan=/tmp/go-build3361383166/b027/_pkg_.a
2025-08-20T21:45:09.1779556Z [00:02:49.145]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:09.1780076Z [00:02:49.145]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:09.1780887Z [00:02:49.145]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:09.1781444Z [00:02:49.145]➜  packagefile internal/itoa=/tmp/go-build3361383166/b046/_pkg_.a
2025-08-20T21:45:09.1781912Z [00:02:49.145]➜  packagefile internal/msan=/tmp/go-build3361383166/b028/_pkg_.a
2025-08-20T21:45:09.1782564Z [00:02:49.145]➜  packagefile internal/oserror=/tmp/go-build3361383166/b053/_pkg_.a
2025-08-20T21:45:09.1783103Z [00:02:49.145]➜  packagefile internal/race=/tmp/go-build3361383166/b029/_pkg_.a
2025-08-20T21:45:09.1783633Z [00:02:49.145]➜  packagefile internal/runtime/syscall=/tmp/go-build3361383166/b023/_pkg_.a
2025-08-20T21:45:09.1784117Z [00:02:49.145]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:09.1784540Z [00:02:49.145]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:09.1784951Z [00:02:49.145]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.1785388Z [00:02:49.145]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:09.1785741Z [00:02:49.145]➜  EOF
2025-08-20T21:45:09.1786011Z [00:02:49.145]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.1791181Z [00:02:49.145]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b058/_pkg_.a -trimpath "/root/.go/src/syscall=>syscall;$WORK/b058=>" -p syscall -lang=go1.25 -std -installsuffix shared -buildid ktFerKhiYiuGIxv1i7DE/ktFerKhiYiuGIxv1i7DE -goversion go1.25.0 -symabis $WORK/b058/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /root/.go/src/syscall/badlinkname_unix.go /root/.go/src/syscall/dirent.go /root/.go/src/syscall/env_unix.go /root/.go/src/syscall/exec_linux.go /root/.go/src/syscall/exec_unix.go /root/.go/src/syscall/flock_linux.go /root/.go/src/syscall/forkpipe2.go /root/.go/src/syscall/linkname_unix.go /root/.go/src/syscall/lsf_linux.go /root/.go/src/syscall/net.go /root/.go/src/syscall/netlink_linux.go /root/.go/src/syscall/rlimit.go /root/.go/src/syscall/rlimit_stub.go /root/.go/src/syscall/setuidgid_linux.go /root/.go/src/syscall/sockcmsg_linux.go /root/.go/src/syscall/sockcmsg_unix.go /root/.go/src/syscall/sockcmsg_unix_other.go /root/.go/src/syscall/syscall.go /root/.go/src/syscall/syscall_linux.go /root/.go/src/syscall/syscall_linux_arm64.go /root/.go/src/syscall/syscall_unix.go /root/.go/src/syscall/time_nofake.go /root/.go/src/syscall/timestruct.go /root/.go/src/syscall/zerrors_linux_arm64.go /root/.go/src/syscall/zsyscall_linux_arm64.go /root/.go/src/syscall/zsysnum_linux_arm64.go /root/.go/src/syscall/ztypes_linux_arm64.go
2025-08-20T21:45:09.1810047Z [00:02:49.146]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:45:09.1811606Z [00:02:49.146]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x003.o -c gcc_context.c
2025-08-20T21:45:09.1971356Z [00:02:49.165]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x004.o -c gcc_fatalf.c
2025-08-20T21:45:09.2169636Z [00:02:49.184]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x005.o -c gcc_libinit.c
2025-08-20T21:45:09.2475085Z [00:02:49.215]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x006.o -c gcc_linux_arm64.c
2025-08-20T21:45:09.2521684Z [00:02:49.220]➜  go tool buildid -w $WORK/b056/_pkg_.a # internal
2025-08-20T21:45:09.2538776Z [00:02:49.222]➜  cp $WORK/b056/_pkg_.a /root/.cache/go-build/62/626021483130f7fe84dcf682acc3175598cfb76e3b33db5fdf4cc07f4663f819-d # internal
2025-08-20T21:45:09.2540488Z [00:02:49.222]➜  strings
2025-08-20T21:45:09.2543123Z [00:02:49.222]➜  mkdir -p $WORK/b067/
2025-08-20T21:45:09.2545274Z [00:02:49.222]➜  cat >/tmp/go-build3361383166/b067/importcfg << 'EOF' # internal
2025-08-20T21:45:09.2547952Z [00:02:49.222]➜  # import config
2025-08-20T21:45:09.2564937Z [00:02:49.222]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.2565448Z [00:02:49.222]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:09.2565927Z [00:02:49.222]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:09.2566441Z [00:02:49.222]➜  packagefile internal/stringslite=/tmp/go-build3361383166/b031/_pkg_.a
2025-08-20T21:45:09.2566893Z [00:02:49.222]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:09.2567290Z [00:02:49.222]➜  packagefile iter=/tmp/go-build3361383166/b038/_pkg_.a
2025-08-20T21:45:09.2568123Z [00:02:49.222]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:09.2568550Z [00:02:49.222]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.2568971Z [00:02:49.222]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:09.2569412Z [00:02:49.222]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:09.2569739Z [00:02:49.222]➜  EOF
2025-08-20T21:45:09.2570018Z [00:02:49.222]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.2572277Z [00:02:49.222]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b067/_pkg_.a -trimpath "/root/.go/src/strings=>strings;$WORK/b067=>" -p strings -lang=go1.25 -std -complete -installsuffix shared -buildid 7c9vJPLXfeWsNhsNR7m0/7c9vJPLXfeWsNhsNR7m0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /root/.go/src/strings/builder.go /root/.go/src/strings/clone.go /root/.go/src/strings/compare.go /root/.go/src/strings/iter.go /root/.go/src/strings/reader.go /root/.go/src/strings/replace.go /root/.go/src/strings/search.go /root/.go/src/strings/strings.go
2025-08-20T21:45:09.2741590Z [00:02:49.242]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:45:09.2743933Z [00:02:49.242]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x007.o -c gcc_mmap.c
2025-08-20T21:45:09.2945630Z [00:02:49.262]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x008.o -c gcc_setenv.c
2025-08-20T21:45:09.3232493Z [00:02:49.291]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x009.o -c gcc_sigaction.c
2025-08-20T21:45:09.3620952Z [00:02:49.330]➜  go tool buildid -w $WORK/b067/_pkg_.a # internal
2025-08-20T21:45:09.3644385Z [00:02:49.332]➜  cp $WORK/b067/_pkg_.a /root/.cache/go-build/de/deebb0529c4195681834f1f5e93c754f41e28d4d5f6d9cfe9946c29f7f395e32-d # internal
2025-08-20T21:45:09.3651622Z [00:02:49.333]➜  bufio
2025-08-20T21:45:09.3656486Z [00:02:49.334]➜  mkdir -p $WORK/b066/
2025-08-20T21:45:09.3667708Z [00:02:49.335]➜  cat >/tmp/go-build3361383166/b066/importcfg << 'EOF' # internal
2025-08-20T21:45:09.3670405Z [00:02:49.335]➜  # import config
2025-08-20T21:45:09.3674013Z [00:02:49.335]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:09.3674486Z [00:02:49.335]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.3674903Z [00:02:49.335]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:09.3675318Z [00:02:49.335]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:09.3675766Z [00:02:49.335]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:09.3676113Z [00:02:49.335]➜  EOF
2025-08-20T21:45:09.3676384Z [00:02:49.335]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.3677863Z [00:02:49.335]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b066/_pkg_.a -trimpath "/root/.go/src/bufio=>bufio;$WORK/b066=>" -p bufio -lang=go1.25 -std -complete -installsuffix shared -buildid Q1p5ESaeRWXuhO4Me_H8/Q1p5ESaeRWXuhO4Me_H8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b066/importcfg -pack /root/.go/src/bufio/bufio.go /root/.go/src/bufio/scan.go
2025-08-20T21:45:09.3687654Z [00:02:49.337]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:45:09.3690104Z [00:02:49.337]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x010.o -c gcc_stack_unix.c
2025-08-20T21:45:09.3923772Z [00:02:49.360]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x011.o -c gcc_traceback.c
2025-08-20T21:45:09.4122237Z [00:02:49.380]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x012.o -c gcc_util.c
2025-08-20T21:45:09.4532148Z [00:02:49.421]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x013.o -c linux_syscall.c
2025-08-20T21:45:09.4699116Z [00:02:49.438]➜  go tool buildid -w $WORK/b066/_pkg_.a # internal
2025-08-20T21:45:09.4717447Z [00:02:49.439]➜  cp $WORK/b066/_pkg_.a /root/.cache/go-build/46/469512d529b07404753ecbea7e304a46ce2650d37e5b7ad99d70799ee107b380-d # internal
2025-08-20T21:45:09.4719058Z [00:02:49.440]➜  encoding/base64
2025-08-20T21:45:09.4720160Z [00:02:49.440]➜  mkdir -p $WORK/b070/
2025-08-20T21:45:09.4733478Z [00:02:49.441]➜  cat >/tmp/go-build3361383166/b070/importcfg << 'EOF' # internal
2025-08-20T21:45:09.4733965Z [00:02:49.441]➜  # import config
2025-08-20T21:45:09.4735032Z [00:02:49.441]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:09.4736259Z [00:02:49.441]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:09.4736905Z [00:02:49.441]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:09.4738082Z [00:02:49.441]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:09.4738415Z [00:02:49.441]➜  EOF
2025-08-20T21:45:09.4738691Z [00:02:49.441]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.4740273Z [00:02:49.441]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b070/_pkg_.a -trimpath "/root/.go/src/encoding/base64=>encoding/base64;$WORK/b070=>" -p encoding/base64 -lang=go1.25 -std -complete -installsuffix shared -buildid FKJwPhQaRaoMo7QhtkYl/FKJwPhQaRaoMo7QhtkYl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /root/.go/src/encoding/base64/base64.go
2025-08-20T21:45:09.4945069Z [00:02:49.462]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:45:09.4954028Z [00:02:49.463]➜  TERM='dumb' gcc -I . -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_x014.o -c gcc_arm64.S
2025-08-20T21:45:09.5066315Z [00:02:49.474]➜  cd /root/.go/src/syscall
2025-08-20T21:45:09.5067807Z [00:02:49.474]➜  /root/.go/pkg/tool/linux_arm64/asm -p syscall -trimpath "/root/.go/src/syscall=>syscall;$WORK/b058=>" -I $WORK/b058/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b058/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T21:45:09.5084168Z [00:02:49.476]➜  cd $WORK/b083
2025-08-20T21:45:09.5086143Z [00:02:49.476]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -I $WORK/b083/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -Wall -Werror -fno-stack-protector -Wdeclaration-after-statement -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TGVioR3yNDWRnEGdnH6m -o $WORK/b083/_cgo_main.o -c _cgo_main.c
2025-08-20T21:45:09.5110122Z [00:02:49.479]➜  cd /root/.go/src/syscall
2025-08-20T21:45:09.5112903Z [00:02:49.479]➜  go tool pack r $WORK/b058/_pkg_.a $WORK/b058/asm_linux_arm64.o # internal
2025-08-20T21:45:09.5113369Z [00:02:49.479]➜  go tool buildid -w $WORK/b058/_pkg_.a # internal
2025-08-20T21:45:09.5208581Z [00:02:49.489]➜  cp $WORK/b058/_pkg_.a /root/.cache/go-build/58/58d1cad8cd99dae214ed51f84ef312c8395a5a114bc7c31f9bfbf3fcefea0095-d # internal
2025-08-20T21:45:09.5275505Z [00:02:49.495]➜  time
2025-08-20T21:45:09.5276293Z [00:02:49.495]➜  mkdir -p $WORK/b055/
2025-08-20T21:45:09.5276881Z [00:02:49.495]➜  cat >/tmp/go-build3361383166/b055/importcfg << 'EOF' # internal
2025-08-20T21:45:09.5277904Z [00:02:49.495]➜  # import config
2025-08-20T21:45:09.5278248Z [00:02:49.495]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.5278734Z [00:02:49.495]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:09.5279225Z [00:02:49.495]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:09.5279733Z [00:02:49.495]➜  packagefile internal/stringslite=/tmp/go-build3361383166/b031/_pkg_.a
2025-08-20T21:45:09.5280211Z [00:02:49.495]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:09.5280642Z [00:02:49.495]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:09.5281067Z [00:02:49.495]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.5281481Z [00:02:49.495]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:09.5281789Z [00:02:49.495]➜  EOF
2025-08-20T21:45:09.5282057Z [00:02:49.495]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.5284881Z [00:02:49.495]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b055/_pkg_.a -trimpath "/root/.go/src/time=>time;$WORK/b055=>" -p time -lang=go1.25 -std -installsuffix shared -buildid EXE43KLT6MRts9SmvSmj/EXE43KLT6MRts9SmvSmj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /root/.go/src/time/format.go /root/.go/src/time/format_rfc3339.go /root/.go/src/time/sleep.go /root/.go/src/time/sys_unix.go /root/.go/src/time/tick.go /root/.go/src/time/time.go /root/.go/src/time/zoneinfo.go /root/.go/src/time/zoneinfo_goroot.go /root/.go/src/time/zoneinfo_read.go /root/.go/src/time/zoneinfo_unix.go
2025-08-20T21:45:09.5309124Z [00:02:49.499]➜  go tool buildid -w $WORK/b070/_pkg_.a # internal
2025-08-20T21:45:09.5322505Z [00:02:49.500]➜  cp $WORK/b070/_pkg_.a /root/.cache/go-build/d5/d5ee532bc527e701997f1a1af786affae7df91acb6263f0edfe666a4c8356610-d # internal
2025-08-20T21:45:09.5333722Z [00:02:49.501]➜  internal/syscall/unix
2025-08-20T21:45:09.5334935Z [00:02:49.501]➜  mkdir -p $WORK/b060/
2025-08-20T21:45:09.5342762Z [00:02:49.502]➜  cat >/tmp/go-build3361383166/b060/importcfg << 'EOF' # internal
2025-08-20T21:45:09.5345899Z [00:02:49.502]➜  # import config
2025-08-20T21:45:09.5346468Z [00:02:49.502]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:09.5347573Z [00:02:49.502]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:09.5348284Z [00:02:49.502]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:09.5349356Z [00:02:49.503]➜  EOF
2025-08-20T21:45:09.5362003Z [00:02:49.503]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b060/_pkg_.a -trimpath "/root/.go/src/internal/syscall/unix=>internal/syscall/unix;$WORK/b060=>" -p internal/syscall/unix -lang=go1.25 -std -complete -installsuffix shared -buildid Ne2S1YEhOUt-bc8qV8By/Ne2S1YEhOUt-bc8qV8By -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /root/.go/src/internal/syscall/unix/at.go /root/.go/src/internal/syscall/unix/at_fstatat.go /root/.go/src/internal/syscall/unix/at_sysnum_fstatat_linux.go /root/.go/src/internal/syscall/unix/at_sysnum_linux.go /root/.go/src/internal/syscall/unix/constants.go /root/.go/src/internal/syscall/unix/copy_file_range_unix.go /root/.go/src/internal/syscall/unix/eaccess.go /root/.go/src/internal/syscall/unix/faccessat_syscall.go /root/.go/src/internal/syscall/unix/fcntl_unix.go /root/.go/src/internal/syscall/unix/getrandom.go /root/.go/src/internal/syscall/unix/getrandom_linux.go /root/.go/src/internal/syscall/unix/kernel_version_linux.go /root/.go/src/internal/syscall/unix/net.go /root/.go/src/internal/syscall/unix/nofollow_posix.go /root/.go/src/internal/syscall/unix/nonblocking_unix.go /root/.go/src/internal/syscall/unix/pidfd_linux.go /root/.go/src/internal/syscall/unix/renameat_sysnum_linux.go /root/.go/src/internal/syscall/unix/siginfo_linux.go /root/.go/src/internal/syscall/unix/siginfo_linux_other.go /root/.go/src/internal/syscall/unix/syscall.go /root/.go/src/internal/syscall/unix/sysnum_linux_generic.go /root/.go/src/internal/syscall/unix/tcsetpgrp_linux.go /root/.go/src/internal/syscall/unix/utimes.go /root/.go/src/internal/syscall/unix/waitid_linux.go
2025-08-20T21:45:09.5379108Z [00:02:49.505]➜  TERM='dumb' gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/preferlinkext $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o $WORK/b083/_x011.o $WORK/b083/_x012.o $WORK/b083/_x013.o $WORK/b083/_x014.o -O2 -g -lpthread
2025-08-20T21:45:09.5818682Z [00:02:49.550]➜  go tool buildid -w $WORK/b060/_pkg_.a # internal
2025-08-20T21:45:09.5827171Z [00:02:49.550]➜  cp $WORK/b060/_pkg_.a /root/.cache/go-build/7a/7acafcabc891cff6297dbe54b0cdd2d37e30c3a9474d63ce4b24e52a81e81050-d # internal
2025-08-20T21:45:09.5828079Z [00:02:49.551]➜  internal/syscall/execenv
2025-08-20T21:45:09.5829566Z [00:02:49.551]➜  mkdir -p $WORK/b061/
2025-08-20T21:45:09.5831761Z [00:02:49.551]➜  cat >/tmp/go-build3361383166/b061/importcfg << 'EOF' # internal
2025-08-20T21:45:09.5833005Z [00:02:49.551]➜  # import config
2025-08-20T21:45:09.5833545Z [00:02:49.551]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:09.5834139Z [00:02:49.551]➜  EOF
2025-08-20T21:45:09.5835979Z [00:02:49.551]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b061/_pkg_.a -trimpath "/root/.go/src/internal/syscall/execenv=>internal/syscall/execenv;$WORK/b061=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -installsuffix shared -buildid 7tm8QoYprXBtFLRZ-Wgo/7tm8QoYprXBtFLRZ-Wgo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack /root/.go/src/internal/syscall/execenv/execenv_default.go
2025-08-20T21:45:09.6105078Z [00:02:49.578]➜  go tool buildid -w $WORK/b061/_pkg_.a # internal
2025-08-20T21:45:09.6107741Z [00:02:49.579]➜  cp $WORK/b061/_pkg_.a /root/.cache/go-build/2e/2e548dc6bd8bff553b122d697f41e356d44fd89a4776f8cd6ca23c213868860f-d # internal
2025-08-20T21:45:09.6109440Z [00:02:49.579]➜  hash
2025-08-20T21:45:09.6109881Z [00:02:49.579]➜  mkdir -p $WORK/b093/
2025-08-20T21:45:09.6110430Z [00:02:49.579]➜  cat >/tmp/go-build3361383166/b093/importcfg << 'EOF' # internal
2025-08-20T21:45:09.6110908Z [00:02:49.579]➜  # import config
2025-08-20T21:45:09.6111946Z [00:02:49.579]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:09.6112257Z [00:02:49.579]➜  EOF
2025-08-20T21:45:09.6114027Z [00:02:49.579]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b093/_pkg_.a -trimpath "/root/.go/src/hash=>hash;$WORK/b093=>" -p hash -lang=go1.25 -std -complete -installsuffix shared -buildid 8Uee5i_pcRkHzOIsnGmB/8Uee5i_pcRkHzOIsnGmB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack /root/.go/src/hash/hash.go
2025-08-20T21:45:09.6352730Z [00:02:49.603]➜  go tool buildid -w $WORK/b093/_pkg_.a # internal
2025-08-20T21:45:09.6359336Z [00:02:49.604]➜  cp $WORK/b093/_pkg_.a /root/.cache/go-build/c4/c44b3775dccf3cedcea0a2d0637c74b08b2859352a12311dc1e00ee5c55de831-d # internal
2025-08-20T21:45:09.6360000Z [00:02:49.604]➜  hash/fnv
2025-08-20T21:45:09.6360250Z [00:02:49.604]➜  mkdir -p $WORK/b092/
2025-08-20T21:45:09.6360625Z [00:02:49.604]➜  cat >/tmp/go-build3361383166/b092/importcfg << 'EOF' # internal
2025-08-20T21:45:09.6360965Z [00:02:49.604]➜  # import config
2025-08-20T21:45:09.6361302Z [00:02:49.604]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.6361732Z [00:02:49.604]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:09.6362189Z [00:02:49.604]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:09.6362808Z [00:02:49.604]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:09.6363132Z [00:02:49.604]➜  EOF
2025-08-20T21:45:09.6364811Z [00:02:49.604]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b092/_pkg_.a -trimpath "/root/.go/src/hash/fnv=>hash/fnv;$WORK/b092=>" -p hash/fnv -lang=go1.25 -std -complete -installsuffix shared -buildid uLzdQ0oUWqb99HA1DntA/uLzdQ0oUWqb99HA1DntA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack /root/.go/src/hash/fnv/fnv.go
2025-08-20T21:45:09.7316038Z [00:02:49.699]➜  go tool buildid -w $WORK/b092/_pkg_.a # internal
2025-08-20T21:45:09.7322975Z [00:02:49.700]➜  cp $WORK/b092/_pkg_.a /root/.cache/go-build/ba/ba8ce044f7eab64dc1fc5eb041af72b7d57ee02e59ef741cbc5aa62d0ca2f213-d # internal
2025-08-20T21:45:09.7325141Z [00:02:49.700]➜  google.golang.org/protobuf/internal/pragma
2025-08-20T21:45:09.7327699Z [00:02:49.700]➜  mkdir -p $WORK/b094/
2025-08-20T21:45:09.7328390Z [00:02:49.701]➜  cat >/tmp/go-build3361383166/b094/importcfg << 'EOF' # internal
2025-08-20T21:45:09.7329090Z [00:02:49.701]➜  # import config
2025-08-20T21:45:09.7329634Z [00:02:49.701]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.7330237Z [00:02:49.701]➜  EOF
2025-08-20T21:45:09.7332648Z [00:02:49.701]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b094/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/pragma=>google.golang.org/protobuf@v1.36.6/internal/pragma;$WORK/b094=>" -p google.golang.org/protobuf/internal/pragma -lang=go1.22 -complete -installsuffix shared -buildid NHr-BLqF5XhR7s9pXNZf/NHr-BLqF5XhR7s9pXNZf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/pragma/pragma.go
2025-08-20T21:45:09.7447503Z [00:02:49.712]➜  gcc -I /root/.go/src/runtime/cgo -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b083=/tmp/go-build -gno-record-gcc-switches -o $WORK/b083/_cgo_.o $WORK/b083/_cgo_main.o $WORK/b083/preferlinkext $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o $WORK/b083/_x011.o $WORK/b083/_x012.o $WORK/b083/_x013.o $WORK/b083/_x014.o -O2 -g -lpthread # test for internal linking errors (succeeded)
2025-08-20T21:45:09.7450065Z [00:02:49.712]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage cgo -dynimport $WORK/b083/_cgo_.o -dynout $WORK/b083/_cgo_import.go -dynlinker
2025-08-20T21:45:09.7481231Z [00:02:49.716]➜  go tool buildid -w $WORK/b094/_pkg_.a # internal
2025-08-20T21:45:09.7491228Z [00:02:49.717]➜  cp $WORK/b094/_pkg_.a /root/.cache/go-build/73/7382aa788588c3ef6c2475608cb19281d720b8af3e8c06bd7479b4022e6abc04-d # internal
2025-08-20T21:45:09.7599183Z [00:02:49.728]➜  echo -n > $WORK/b083/go_asm.h # internal
2025-08-20T21:45:09.7603817Z [00:02:49.728]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:45:09.7608175Z [00:02:49.728]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b083=>" -I $WORK/b083/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b083/symabis ./asm_arm64.s
2025-08-20T21:45:09.7609099Z [00:02:49.729]➜  hash/crc32
2025-08-20T21:45:09.7609886Z [00:02:49.729]➜  mkdir -p $WORK/b116/
2025-08-20T21:45:09.7613124Z [00:02:49.729]➜  echo -n > $WORK/b116/go_asm.h # internal
2025-08-20T21:45:09.7615878Z [00:02:49.729]➜  cd /root/.go/src/hash/crc32
2025-08-20T21:45:09.7616883Z [00:02:49.729]➜  /root/.go/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b116=>" -I $WORK/b116/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b116/symabis ./crc32_arm64.s
2025-08-20T21:45:09.7651115Z [00:02:49.733]➜  cat >/tmp/go-build3361383166/b083/importcfg << 'EOF' # internal
2025-08-20T21:45:09.7653725Z [00:02:49.733]➜  # import config
2025-08-20T21:45:09.7654158Z [00:02:49.733]➜  packagefile internal/runtime/sys=/tmp/go-build3361383166/b030/_pkg_.a
2025-08-20T21:45:09.7654636Z [00:02:49.733]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.7655075Z [00:02:49.733]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:09.7655405Z [00:02:49.733]➜  EOF
2025-08-20T21:45:09.7655935Z [00:02:49.733]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.7658936Z [00:02:49.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b083/_pkg_.a -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b083=>" -p runtime/cgo -lang=go1.25 -std -installsuffix shared -buildid TGVioR3yNDWRnEGdnH6m/TGVioR3yNDWRnEGdnH6m -goversion go1.25.0 -symabis $WORK/b083/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack -asmhdr $WORK/b083/go_asm.h /root/.go/src/runtime/cgo/callbacks.go /root/.go/src/runtime/cgo/callbacks_traceback.go /root/.go/src/runtime/cgo/handle.go /root/.go/src/runtime/cgo/iscgo.go /root/.go/src/runtime/cgo/linux.go /root/.go/src/runtime/cgo/mmap.go /root/.go/src/runtime/cgo/setenv.go /root/.go/src/runtime/cgo/sigaction.go $WORK/b083/_cgo_gotypes.go $WORK/b083/cgo.cgo1.go $WORK/b083/_cgo_import.go
2025-08-20T21:45:09.7690832Z [00:02:49.736]➜  cat >/tmp/go-build3361383166/b116/importcfg << 'EOF' # internal
2025-08-20T21:45:09.7691274Z [00:02:49.736]➜  # import config
2025-08-20T21:45:09.7691621Z [00:02:49.736]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.7692044Z [00:02:49.736]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:09.7692594Z [00:02:49.736]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:09.7693145Z [00:02:49.736]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:09.7693901Z [00:02:49.736]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.7694335Z [00:02:49.736]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:09.7694660Z [00:02:49.736]➜  EOF
2025-08-20T21:45:09.7696636Z [00:02:49.736]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b116/_pkg_.a -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b116=>" -p hash/crc32 -lang=go1.25 -std -installsuffix shared -buildid jqW3dDY0YLEOOFeWovmy/jqW3dDY0YLEOOFeWovmy -goversion go1.25.0 -symabis $WORK/b116/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /root/.go/src/hash/crc32/crc32.go /root/.go/src/hash/crc32/crc32_arm64.go /root/.go/src/hash/crc32/crc32_generic.go /root/.go/src/hash/crc32/gen.go
2025-08-20T21:45:09.7779523Z [00:02:49.746]➜  cd /root/.go/src/reflect
2025-08-20T21:45:09.7782921Z [00:02:49.746]➜  /root/.go/pkg/tool/linux_arm64/asm -p reflect -trimpath "/root/.go/src/reflect=>reflect;$WORK/b045=>" -I $WORK/b045/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b045/asm_arm64.o ./asm_arm64.s
2025-08-20T21:45:09.7812882Z [00:02:49.749]➜  go tool pack r $WORK/b045/_pkg_.a $WORK/b045/asm_arm64.o # internal
2025-08-20T21:45:09.7813885Z [00:02:49.749]➜  go tool buildid -w $WORK/b045/_pkg_.a # internal
2025-08-20T21:45:09.7901592Z [00:02:49.758]➜  cp $WORK/b045/_pkg_.a /root/.cache/go-build/0a/0a1048130b06dd36e7eb3554945b43b9b7ca92d353d427ba212dc939b94582f8-d # internal
2025-08-20T21:45:09.7904070Z [00:02:49.758]➜  internal/fmtsort
2025-08-20T21:45:09.7904592Z [00:02:49.758]➜  mkdir -p $WORK/b043/
2025-08-20T21:45:09.7916671Z [00:02:49.760]➜  cat >/tmp/go-build3361383166/b043/importcfg << 'EOF' # internal
2025-08-20T21:45:09.7917975Z [00:02:49.760]➜  # import config
2025-08-20T21:45:09.7918674Z [00:02:49.760]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:09.7919696Z [00:02:49.760]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:09.7920197Z [00:02:49.760]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:09.7920516Z [00:02:49.760]➜  EOF
2025-08-20T21:45:09.7920790Z [00:02:49.760]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.7922775Z [00:02:49.760]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b043/_pkg_.a -trimpath "/root/.go/src/internal/fmtsort=>internal/fmtsort;$WORK/b043=>" -p internal/fmtsort -lang=go1.25 -std -complete -installsuffix shared -buildid WjE68PAQ6wuoco_9izpG/WjE68PAQ6wuoco_9izpG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /root/.go/src/internal/fmtsort/sort.go
2025-08-20T21:45:09.8023970Z [00:02:49.769]➜  go tool buildid -w $WORK/b055/_pkg_.a # internal
2025-08-20T21:45:09.8048688Z [00:02:49.773]➜  cp $WORK/b055/_pkg_.a /root/.cache/go-build/95/9577bc76e952ddd35d969a3752805a4967ee26c8043b7b22ce2adadcae07e5c6-d # internal
2025-08-20T21:45:09.8055656Z [00:02:49.773]➜  io/fs
2025-08-20T21:45:09.8056260Z [00:02:49.773]➜  mkdir -p $WORK/b052/
2025-08-20T21:45:09.8056915Z [00:02:49.773]➜  cat >/tmp/go-build3361383166/b052/importcfg << 'EOF' # internal
2025-08-20T21:45:09.8057532Z [00:02:49.773]➜  # import config
2025-08-20T21:45:09.8058231Z [00:02:49.773]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.8058903Z [00:02:49.773]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:09.8059669Z [00:02:49.773]➜  packagefile internal/oserror=/tmp/go-build3361383166/b053/_pkg_.a
2025-08-20T21:45:09.8062280Z [00:02:49.773]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:09.8062901Z [00:02:49.773]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:09.8063331Z [00:02:49.773]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:09.8063746Z [00:02:49.773]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:09.8064183Z [00:02:49.773]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:09.8064887Z [00:02:49.773]➜  EOF
2025-08-20T21:45:09.8067003Z [00:02:49.773]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b052/_pkg_.a -trimpath "/root/.go/src/io/fs=>io/fs;$WORK/b052=>" -p io/fs -lang=go1.25 -std -complete -installsuffix shared -buildid vF5XFSOZzDb9MNUW-Wc4/vF5XFSOZzDb9MNUW-Wc4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /root/.go/src/io/fs/format.go /root/.go/src/io/fs/fs.go /root/.go/src/io/fs/glob.go /root/.go/src/io/fs/readdir.go /root/.go/src/io/fs/readfile.go /root/.go/src/io/fs/readlink.go /root/.go/src/io/fs/stat.go /root/.go/src/io/fs/sub.go /root/.go/src/io/fs/walk.go
2025-08-20T21:45:09.8179203Z [00:02:49.786]➜  cd /root/.go/src/hash/crc32
2025-08-20T21:45:09.8180235Z [00:02:49.786]➜  /root/.go/pkg/tool/linux_arm64/asm -p hash/crc32 -trimpath "/root/.go/src/hash/crc32=>hash/crc32;$WORK/b116=>" -I $WORK/b116/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b116/crc32_arm64.o ./crc32_arm64.s
2025-08-20T21:45:09.8289469Z [00:02:49.797]➜  go tool pack r $WORK/b116/_pkg_.a $WORK/b116/crc32_arm64.o # internal
2025-08-20T21:45:09.8290381Z [00:02:49.797]➜  go tool buildid -w $WORK/b116/_pkg_.a # internal
2025-08-20T21:45:09.8304109Z [00:02:49.798]➜  cp $WORK/b116/_pkg_.a /root/.cache/go-build/24/249b1596982f39aaf2effcc074aaebc33c6624d3bdd578d7bbfb98b3be7a61bb-d # internal
2025-08-20T21:45:09.8315572Z [00:02:49.799]➜  internal/poll
2025-08-20T21:45:09.8316347Z [00:02:49.800]➜  mkdir -p $WORK/b059/
2025-08-20T21:45:09.8326417Z [00:02:49.801]➜  cat >/tmp/go-build3361383166/b059/importcfg << 'EOF' # internal
2025-08-20T21:45:09.8329145Z [00:02:49.801]➜  # import config
2025-08-20T21:45:09.8330002Z [00:02:49.801]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.8330515Z [00:02:49.801]➜  packagefile internal/itoa=/tmp/go-build3361383166/b046/_pkg_.a
2025-08-20T21:45:09.8331026Z [00:02:49.801]➜  packagefile internal/syscall/unix=/tmp/go-build3361383166/b060/_pkg_.a
2025-08-20T21:45:09.8331505Z [00:02:49.801]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:09.8331917Z [00:02:49.801]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:09.8332328Z [00:02:49.801]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.8332965Z [00:02:49.801]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:09.8333412Z [00:02:49.801]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:09.8334658Z [00:02:49.801]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:09.8335136Z [00:02:49.801]➜  EOF
2025-08-20T21:45:09.8335663Z [00:02:49.801]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.8340642Z [00:02:49.801]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b059/_pkg_.a -trimpath "/root/.go/src/internal/poll=>internal/poll;$WORK/b059=>" -p internal/poll -lang=go1.25 -std -installsuffix shared -buildid xdd4bpnqufmBejaVtNIS/xdd4bpnqufmBejaVtNIS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /root/.go/src/internal/poll/copy_file_range_linux.go /root/.go/src/internal/poll/copy_file_range_unix.go /root/.go/src/internal/poll/errno_unix.go /root/.go/src/internal/poll/fd.go /root/.go/src/internal/poll/fd_fsync_posix.go /root/.go/src/internal/poll/fd_mutex.go /root/.go/src/internal/poll/fd_poll_runtime.go /root/.go/src/internal/poll/fd_posix.go /root/.go/src/internal/poll/fd_unix.go /root/.go/src/internal/poll/fd_unixjs.go /root/.go/src/internal/poll/fd_writev_unix.go /root/.go/src/internal/poll/hook_cloexec.go /root/.go/src/internal/poll/hook_unix.go /root/.go/src/internal/poll/iovec_unix.go /root/.go/src/internal/poll/sendfile.go /root/.go/src/internal/poll/sendfile_unix.go /root/.go/src/internal/poll/sock_cloexec.go /root/.go/src/internal/poll/sockopt.go /root/.go/src/internal/poll/sockopt_linux.go /root/.go/src/internal/poll/sockopt_unix.go /root/.go/src/internal/poll/sockoptip.go /root/.go/src/internal/poll/splice_linux.go /root/.go/src/internal/poll/writev.go
2025-08-20T21:45:09.8349352Z [00:02:49.803]➜  go tool buildid -w $WORK/b043/_pkg_.a # internal
2025-08-20T21:45:09.8358506Z [00:02:49.804]➜  cp $WORK/b043/_pkg_.a /root/.cache/go-build/9f/9f8c269bfa78612c7992d73741a311bfd3566afa10ebffb2ba24b9b0467a9b0e-d # internal
2025-08-20T21:45:09.8359645Z [00:02:49.804]➜  context
2025-08-20T21:45:09.8360375Z [00:02:49.804]➜  mkdir -p $WORK/b064/
2025-08-20T21:45:09.8364902Z [00:02:49.804]➜  cat >/tmp/go-build3361383166/b064/importcfg << 'EOF' # internal
2025-08-20T21:45:09.8366195Z [00:02:49.804]➜  # import config
2025-08-20T21:45:09.8366636Z [00:02:49.804]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.8367126Z [00:02:49.804]➜  packagefile internal/reflectlite=/tmp/go-build3361383166/b004/_pkg_.a
2025-08-20T21:45:09.8367592Z [00:02:49.804]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.8368024Z [00:02:49.804]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:09.8368466Z [00:02:49.804]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:09.8368771Z [00:02:49.804]➜  EOF
2025-08-20T21:45:09.8370103Z [00:02:49.805]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b064/_pkg_.a -trimpath "/root/.go/src/context=>context;$WORK/b064=>" -p context -lang=go1.25 -std -complete -installsuffix shared -buildid gRLXQ6VV_2rD5_jjTIDg/gRLXQ6VV_2rD5_jjTIDg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack /root/.go/src/context/context.go
2025-08-20T21:45:09.8644213Z [00:02:49.832]➜  cp /root/.go/src/runtime/cgo/abi_arm64.h $WORK/b083/abi_GOARCH.h
2025-08-20T21:45:09.8666781Z [00:02:49.834]➜  cd /root/.go/src/runtime/cgo
2025-08-20T21:45:09.8684903Z [00:02:49.834]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/cgo -trimpath "/root/.go/src/runtime/cgo=>runtime/cgo;$WORK/b083=>" -I $WORK/b083/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b083/asm_arm64.o ./asm_arm64.s
2025-08-20T21:45:09.8694124Z [00:02:49.836]➜  go tool pack r $WORK/b083/_pkg_.a $WORK/b083/asm_arm64.o $WORK/b083/preferlinkext $WORK/b083/_x001.o $WORK/b083/_x002.o $WORK/b083/_x003.o $WORK/b083/_x004.o $WORK/b083/_x005.o $WORK/b083/_x006.o $WORK/b083/_x007.o $WORK/b083/_x008.o $WORK/b083/_x009.o $WORK/b083/_x010.o $WORK/b083/_x011.o $WORK/b083/_x012.o $WORK/b083/_x013.o $WORK/b083/_x014.o # internal
2025-08-20T21:45:09.8697555Z [00:02:49.836]➜  go tool buildid -w $WORK/b083/_pkg_.a # internal
2025-08-20T21:45:09.8710942Z [00:02:49.839]➜  cp $WORK/b083/_pkg_.a /root/.cache/go-build/dd/dd782e7d03a5624cf56346b1b0da977ccbc059659feb3bc65aadb8fede93bfc6-d # internal
2025-08-20T21:45:09.8720171Z [00:02:49.840]➜  encoding/binary
2025-08-20T21:45:09.8721322Z [00:02:49.840]➜  mkdir -p $WORK/b073/
2025-08-20T21:45:09.8723112Z [00:02:49.840]➜  cat >/tmp/go-build3361383166/b073/importcfg << 'EOF' # internal
2025-08-20T21:45:09.8723481Z [00:02:49.840]➜  # import config
2025-08-20T21:45:09.8724223Z [00:02:49.840]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.8725061Z [00:02:49.840]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:09.8725911Z [00:02:49.840]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:09.8726431Z [00:02:49.840]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:09.8726864Z [00:02:49.840]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:09.8727281Z [00:02:49.840]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.8727602Z [00:02:49.840]➜  EOF
2025-08-20T21:45:09.8727869Z [00:02:49.840]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:09.8729799Z [00:02:49.840]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b073/_pkg_.a -trimpath "/root/.go/src/encoding/binary=>encoding/binary;$WORK/b073=>" -p encoding/binary -lang=go1.25 -std -complete -installsuffix shared -buildid NuN1vJFz0DtSsbIcH3t4/NuN1vJFz0DtSsbIcH3t4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /root/.go/src/encoding/binary/binary.go /root/.go/src/encoding/binary/native_endian_little.go /root/.go/src/encoding/binary/varint.go
2025-08-20T21:45:09.8765475Z [00:02:49.844]➜  go tool buildid -w $WORK/b052/_pkg_.a # internal
2025-08-20T21:45:09.8771331Z [00:02:49.845]➜  cp $WORK/b052/_pkg_.a /root/.cache/go-build/e9/e9cdb2c7060a7131eaa1268d84555e855c9d8002f581faa53e7c56d3561f9da8-d # internal
2025-08-20T21:45:09.8772588Z [00:02:49.845]➜  internal/filepathlite
2025-08-20T21:45:09.8772973Z [00:02:49.845]➜  mkdir -p $WORK/b051/
2025-08-20T21:45:09.8773585Z [00:02:49.845]➜  cat >/tmp/go-build3361383166/b051/importcfg << 'EOF' # internal
2025-08-20T21:45:09.8774371Z [00:02:49.845]➜  # import config
2025-08-20T21:45:09.8774709Z [00:02:49.845]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.8775171Z [00:02:49.845]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:09.8775677Z [00:02:49.845]➜  packagefile internal/stringslite=/tmp/go-build3361383166/b031/_pkg_.a
2025-08-20T21:45:09.8776203Z [00:02:49.845]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:09.8776616Z [00:02:49.845]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:09.8776924Z [00:02:49.845]➜  EOF
2025-08-20T21:45:09.8778928Z [00:02:49.845]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b051/_pkg_.a -trimpath "/root/.go/src/internal/filepathlite=>internal/filepathlite;$WORK/b051=>" -p internal/filepathlite -lang=go1.25 -std -complete -installsuffix shared -buildid 3Pvg2aOousz6X6FWyKfn/3Pvg2aOousz6X6FWyKfn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /root/.go/src/internal/filepathlite/path.go /root/.go/src/internal/filepathlite/path_nonwindows.go /root/.go/src/internal/filepathlite/path_unix.go
2025-08-20T21:45:09.9227423Z [00:02:49.891]➜  go tool buildid -w $WORK/b064/_pkg_.a # internal
2025-08-20T21:45:09.9238800Z [00:02:49.892]➜  cp $WORK/b064/_pkg_.a /root/.cache/go-build/31/310d21f8f9cb06d4b9def7648da8879a6505bc1050f7a5a8871fc856a57f3a86-d # internal
2025-08-20T21:45:09.9244398Z [00:02:49.892]➜  embed
2025-08-20T21:45:09.9245162Z [00:02:49.892]➜  mkdir -p $WORK/b100/
2025-08-20T21:45:09.9245600Z [00:02:49.892]➜  cat >/tmp/go-build3361383166/b100/importcfg << 'EOF' # internal
2025-08-20T21:45:09.9245954Z [00:02:49.892]➜  # import config
2025-08-20T21:45:09.9246289Z [00:02:49.892]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.9247043Z [00:02:49.892]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:09.9247630Z [00:02:49.892]➜  packagefile internal/stringslite=/tmp/go-build3361383166/b031/_pkg_.a
2025-08-20T21:45:09.9248095Z [00:02:49.892]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:09.9248498Z [00:02:49.892]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:09.9248909Z [00:02:49.892]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:09.9249225Z [00:02:49.892]➜  EOF
2025-08-20T21:45:09.9250555Z [00:02:49.892]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b100/_pkg_.a -trimpath "/root/.go/src/embed=>embed;$WORK/b100=>" -p embed -lang=go1.25 -std -complete -installsuffix shared -buildid QFiBJLv8Lq6LyZVR1Q-x/QFiBJLv8Lq6LyZVR1Q-x -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /root/.go/src/embed/embed.go
2025-08-20T21:45:09.9406586Z [00:02:49.909]➜  go tool buildid -w $WORK/b051/_pkg_.a # internal
2025-08-20T21:45:09.9411016Z [00:02:49.909]➜  cp $WORK/b051/_pkg_.a /root/.cache/go-build/8a/8a053efe38784feab85f17c07a4d04fc66aa2f130e36e0445a3b6f81af963ff5-d # internal
2025-08-20T21:45:09.9424916Z [00:02:49.909]➜  vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T21:45:09.9425297Z [00:02:49.909]➜  mkdir -p $WORK/b130/
2025-08-20T21:45:09.9425679Z [00:02:49.909]➜  cat >/tmp/go-build3361383166/b130/importcfg << 'EOF' # internal
2025-08-20T21:45:09.9426027Z [00:02:49.909]➜  # import config
2025-08-20T21:45:09.9426714Z [00:02:49.909]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.9427039Z [00:02:49.909]➜  EOF
2025-08-20T21:45:09.9428905Z [00:02:49.909]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b130/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/dns/dnsmessage=>vendor/golang.org/x/net/dns/dnsmessage;$WORK/b130=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -installsuffix shared -buildid xj7JpWxOh6nwN8rq-KYI/xj7JpWxOh6nwN8rq-KYI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /root/.go/src/vendor/golang.org/x/net/dns/dnsmessage/message.go
2025-08-20T21:45:09.9707578Z [00:02:49.938]➜  go tool buildid -w $WORK/b100/_pkg_.a # internal
2025-08-20T21:45:09.9714478Z [00:02:49.939]➜  cp $WORK/b100/_pkg_.a /root/.cache/go-build/52/52af8cb2a532bab302e9f7fb061655a50333958840ea22ce9b7cd81a35113a21-d # internal
2025-08-20T21:45:09.9719803Z [00:02:49.939]➜  google.golang.org/protobuf/internal/editiondefaults
2025-08-20T21:45:09.9720210Z [00:02:49.939]➜  mkdir -p $WORK/b099/
2025-08-20T21:45:09.9720589Z [00:02:49.940]➜  cat >/tmp/go-build3361383166/b099/importcfg << 'EOF' # internal
2025-08-20T21:45:09.9720931Z [00:02:49.940]➜  # import config
2025-08-20T21:45:09.9721265Z [00:02:49.940]➜  packagefile embed=/tmp/go-build3361383166/b100/_pkg_.a
2025-08-20T21:45:09.9721567Z [00:02:49.940]➜  EOF
2025-08-20T21:45:09.9721884Z [00:02:49.940]➜  cat >/tmp/go-build3361383166/b099/embedcfg << 'EOF' # internal
2025-08-20T21:45:09.9723705Z [00:02:49.940]➜  {
2025-08-20T21:45:09.9724453Z [00:02:49.940]➜  	"Patterns": {
2025-08-20T21:45:09.9724818Z [00:02:49.940]➜  		"editions_defaults.binpb": [
2025-08-20T21:45:09.9725131Z [00:02:49.940]➜  			"editions_defaults.binpb"
2025-08-20T21:45:09.9725387Z [00:02:49.940]➜  		]
2025-08-20T21:45:09.9725579Z [00:02:49.940]➜  	},
2025-08-20T21:45:09.9725780Z [00:02:49.940]➜  	"Files": {
2025-08-20T21:45:09.9726390Z [00:02:49.940]➜  		"editions_defaults.binpb": "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editiondefaults/editions_defaults.binpb"
2025-08-20T21:45:09.9726948Z [00:02:49.940]➜  	}
2025-08-20T21:45:09.9727129Z [00:02:49.940]➜  }EOF
2025-08-20T21:45:09.9729719Z [00:02:49.940]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b099/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editiondefaults=>google.golang.org/protobuf@v1.36.6/internal/editiondefaults;$WORK/b099=>" -p google.golang.org/protobuf/internal/editiondefaults -lang=go1.22 -complete -installsuffix shared -buildid u1UXmGt3gSdYMBNhmBQQ/u1UXmGt3gSdYMBNhmBQQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -embedcfg $WORK/b099/embedcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editiondefaults/defaults.go
2025-08-20T21:45:09.9897459Z [00:02:49.958]➜  go tool buildid -w $WORK/b099/_pkg_.a # internal
2025-08-20T21:45:09.9908457Z [00:02:49.959]➜  cp $WORK/b099/_pkg_.a /root/.cache/go-build/1f/1f860235e8ffadc0f8b862e5e84c72710c8dd9d87a92d56b50018ffbe4087f42-d # internal
2025-08-20T21:45:09.9909538Z [00:02:49.959]➜  internal/singleflight
2025-08-20T21:45:09.9909859Z [00:02:49.959]➜  mkdir -p $WORK/b132/
2025-08-20T21:45:09.9910239Z [00:02:49.959]➜  cat >/tmp/go-build3361383166/b132/importcfg << 'EOF' # internal
2025-08-20T21:45:09.9910584Z [00:02:49.959]➜  # import config
2025-08-20T21:45:09.9910909Z [00:02:49.959]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:09.9911212Z [00:02:49.959]➜  EOF
2025-08-20T21:45:09.9912954Z [00:02:49.959]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b132/_pkg_.a -trimpath "/root/.go/src/internal/singleflight=>internal/singleflight;$WORK/b132=>" -p internal/singleflight -lang=go1.25 -std -complete -installsuffix shared -buildid 7f0dyo-dhoZb5D4ZzewC/7f0dyo-dhoZb5D4ZzewC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /root/.go/src/internal/singleflight/singleflight.go
2025-08-20T21:45:09.9946031Z [00:02:49.962]➜  go tool buildid -w $WORK/b059/_pkg_.a # internal
2025-08-20T21:45:09.9971652Z [00:02:49.965]➜  cp $WORK/b059/_pkg_.a /root/.cache/go-build/49/4909387a1955e57da76a5f87f142c0890139a4dfe4d502b519ce19e52b2591a3-d # internal
2025-08-20T21:45:09.9982206Z [00:02:49.966]➜  os
2025-08-20T21:45:09.9985896Z [00:02:49.967]➜  mkdir -p $WORK/b050/
2025-08-20T21:45:09.9993057Z [00:02:49.967]➜  cat >/tmp/go-build3361383166/b050/importcfg << 'EOF' # internal
2025-08-20T21:45:09.9993469Z [00:02:49.967]➜  # import config
2025-08-20T21:45:09.9993830Z [00:02:49.967]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:09.9994291Z [00:02:49.967]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:09.9994790Z [00:02:49.967]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:09.9995308Z [00:02:49.967]➜  packagefile internal/filepathlite=/tmp/go-build3361383166/b051/_pkg_.a
2025-08-20T21:45:09.9995809Z [00:02:49.967]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:09.9996294Z [00:02:49.967]➜  packagefile internal/itoa=/tmp/go-build3361383166/b046/_pkg_.a
2025-08-20T21:45:09.9996760Z [00:02:49.967]➜  packagefile internal/poll=/tmp/go-build3361383166/b059/_pkg_.a
2025-08-20T21:45:09.9997252Z [00:02:49.967]➜  packagefile internal/stringslite=/tmp/go-build3361383166/b031/_pkg_.a
2025-08-20T21:45:09.9997785Z [00:02:49.967]➜  packagefile internal/syscall/execenv=/tmp/go-build3361383166/b061/_pkg_.a
2025-08-20T21:45:09.9998328Z [00:02:49.967]➜  packagefile internal/syscall/unix=/tmp/go-build3361383166/b060/_pkg_.a
2025-08-20T21:45:09.9998836Z [00:02:49.967]➜  packagefile internal/testlog=/tmp/go-build3361383166/b062/_pkg_.a
2025-08-20T21:45:09.9999272Z [00:02:49.967]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:09.9999674Z [00:02:49.967]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:10.0000093Z [00:02:49.967]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:10.0000523Z [00:02:49.967]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:10.0000932Z [00:02:49.967]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:10.0001364Z [00:02:49.967]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:10.0001802Z [00:02:49.967]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:10.0002217Z [00:02:49.967]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:10.0002755Z [00:02:49.967]➜  EOF
2025-08-20T21:45:10.0008701Z [00:02:49.968]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b050/_pkg_.a -trimpath "/root/.go/src/os=>os;$WORK/b050=>" -p os -lang=go1.25 -std -installsuffix shared -buildid oUESCsCAy6GOzPyYrhiS/oUESCsCAy6GOzPyYrhiS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b050/importcfg -pack /root/.go/src/os/dir.go /root/.go/src/os/dir_unix.go /root/.go/src/os/dirent_linux.go /root/.go/src/os/eloop_other.go /root/.go/src/os/env.go /root/.go/src/os/error.go /root/.go/src/os/error_errno.go /root/.go/src/os/exec.go /root/.go/src/os/exec_linux.go /root/.go/src/os/exec_posix.go /root/.go/src/os/exec_unix.go /root/.go/src/os/executable.go /root/.go/src/os/executable_procfs.go /root/.go/src/os/file.go /root/.go/src/os/file_open_unix.go /root/.go/src/os/file_posix.go /root/.go/src/os/file_unix.go /root/.go/src/os/getwd.go /root/.go/src/os/path.go /root/.go/src/os/path_unix.go /root/.go/src/os/pidfd_linux.go /root/.go/src/os/pipe2_unix.go /root/.go/src/os/proc.go /root/.go/src/os/rawconn.go /root/.go/src/os/removeall_at.go /root/.go/src/os/removeall_unix.go /root/.go/src/os/root.go /root/.go/src/os/root_nonwindows.go /root/.go/src/os/root_openat.go /root/.go/src/os/root_unix.go /root/.go/src/os/stat.go /root/.go/src/os/stat_linux.go /root/.go/src/os/stat_unix.go /root/.go/src/os/sticky_notbsd.go /root/.go/src/os/sys.go /root/.go/src/os/sys_linux.go /root/.go/src/os/sys_unix.go /root/.go/src/os/tempfile.go /root/.go/src/os/types.go /root/.go/src/os/types_unix.go /root/.go/src/os/wait_waitid.go /root/.go/src/os/zero_copy_linux.go /root/.go/src/os/zero_copy_posix.go
2025-08-20T21:45:10.0073238Z [00:02:49.975]➜  go tool buildid -w $WORK/b132/_pkg_.a # internal
2025-08-20T21:45:10.0081249Z [00:02:49.976]➜  cp $WORK/b132/_pkg_.a /root/.cache/go-build/71/7106edb4f435aa35f7ac407d27f39b99f03ce7b570691dddd74a612b4d72c57f-d # internal
2025-08-20T21:45:10.0086660Z [00:02:49.977]➜  unique
2025-08-20T21:45:10.0091021Z [00:02:49.977]➜  mkdir -p $WORK/b134/
2025-08-20T21:45:10.0097968Z [00:02:49.978]➜  cat >/tmp/go-build3361383166/b134/importcfg << 'EOF' # internal
2025-08-20T21:45:10.0098369Z [00:02:49.978]➜  # import config
2025-08-20T21:45:10.0098734Z [00:02:49.978]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:10.0099214Z [00:02:49.978]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:10.0099719Z [00:02:49.978]➜  packagefile internal/stringslite=/tmp/go-build3361383166/b031/_pkg_.a
2025-08-20T21:45:10.0100228Z [00:02:49.978]➜  packagefile internal/sync=/tmp/go-build3361383166/b035/_pkg_.a
2025-08-20T21:45:10.0100674Z [00:02:49.978]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:10.0101088Z [00:02:49.978]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:10.0101518Z [00:02:49.978]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:10.0101953Z [00:02:49.978]➜  packagefile weak=/tmp/go-build3361383166/b135/_pkg_.a
2025-08-20T21:45:10.0102266Z [00:02:49.978]➜  EOF
2025-08-20T21:45:10.0109879Z [00:02:49.979]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b134/_pkg_.a -trimpath "/root/.go/src/unique=>unique;$WORK/b134=>" -p unique -lang=go1.25 -std -complete -installsuffix shared -buildid l2dWsOAjPHs0NzjmsNFx/l2dWsOAjPHs0NzjmsNFx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /root/.go/src/unique/canonmap.go /root/.go/src/unique/clone.go /root/.go/src/unique/doc.go /root/.go/src/unique/handle.go
2025-08-20T21:45:10.0300096Z [00:02:49.998]➜  go tool buildid -w $WORK/b073/_pkg_.a # internal
2025-08-20T21:45:10.0366010Z [00:02:50.004]➜  cp $WORK/b073/_pkg_.a /root/.cache/go-build/5b/5be705ae0cc83865cb78464926149111407cd36b8a1bd981be98649f357cccc2-d # internal
2025-08-20T21:45:10.0750303Z [00:02:50.043]➜  golang.org/x/sys/unix
2025-08-20T21:45:10.0752064Z [00:02:50.043]➜  mkdir -p $WORK/b072/
2025-08-20T21:45:10.0763475Z [00:02:50.043]➜  echo -n > $WORK/b072/go_asm.h # internal
2025-08-20T21:45:10.0764459Z [00:02:50.043]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix
2025-08-20T21:45:10.0765880Z [00:02:50.043]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b072=>" -I $WORK/b072/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b072/symabis ./asm_linux_arm64.s
2025-08-20T21:45:10.0800711Z [00:02:50.048]➜  cat >/tmp/go-build3361383166/b072/importcfg << 'EOF' # internal
2025-08-20T21:45:10.0801316Z [00:02:50.048]➜  # import config
2025-08-20T21:45:10.0801796Z [00:02:50.048]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:10.0802480Z [00:02:50.048]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:10.0803091Z [00:02:50.048]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:10.0803629Z [00:02:50.048]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:10.0804083Z [00:02:50.048]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:10.0814835Z [00:02:50.048]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:10.0816405Z [00:02:50.048]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:10.0816844Z [00:02:50.048]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:10.0817258Z [00:02:50.048]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:10.0818035Z [00:02:50.048]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:10.0818451Z [00:02:50.048]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:10.0818752Z [00:02:50.048]➜  EOF
2025-08-20T21:45:10.0819024Z [00:02:50.048]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:10.0835572Z [00:02:50.048]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b072/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b072=>" -p golang.org/x/sys/unix -lang=go1.23 -installsuffix shared -buildid aFG0iYWlth8bQMP2Jg1c/aFG0iYWlth8bQMP2Jg1c -goversion go1.25.0 -symabis $WORK/b072/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack -asmhdr $WORK/b072/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/affinity_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/aliases.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/bluetooth_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/constants.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/dev_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/dirent.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/env_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/fcntl.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/fdset.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ifreq_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ioctl_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ioctl_unsigned.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/mremap.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/pagesize_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/race0.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/readdirent_getdents.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sockcmsg_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sockcmsg_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sockcmsg_unix_other.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_linux_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/syscall_unix_gc.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sysvshm_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/sysvshm_unix.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/timestruct.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/vgetrandom_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zerrors_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zerrors_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zptrace_armnn_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zptrace_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zsyscall_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zsyscall_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/zsysnum_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ztypes_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix/ztypes_linux_arm64.go
2025-08-20T21:45:10.0860378Z [00:02:50.054]➜  go tool buildid -w $WORK/b130/_pkg_.a # internal
2025-08-20T21:45:10.0890792Z [00:02:50.057]➜  cp $WORK/b130/_pkg_.a /root/.cache/go-build/13/136f20d250b7cf0a23475d7b8414ffad112bb4859bff615910bc38791957c046-d # internal
2025-08-20T21:45:10.0896257Z [00:02:50.058]➜  math/rand
2025-08-20T21:45:10.0899946Z [00:02:50.058]➜  mkdir -p $WORK/b139/
2025-08-20T21:45:10.0906484Z [00:02:50.059]➜  cat >/tmp/go-build3361383166/b139/importcfg << 'EOF' # internal
2025-08-20T21:45:10.0908443Z [00:02:50.059]➜  # import config
2025-08-20T21:45:10.0909493Z [00:02:50.059]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:10.0910676Z [00:02:50.059]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:10.0911697Z [00:02:50.059]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:10.0912182Z [00:02:50.059]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:10.0912708Z [00:02:50.059]➜  EOF
2025-08-20T21:45:10.0921235Z [00:02:50.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b139/_pkg_.a -trimpath "/root/.go/src/math/rand=>math/rand;$WORK/b139=>" -p math/rand -lang=go1.25 -std -complete -installsuffix shared -buildid d_7wOllrEnD7fz2-rkyO/d_7wOllrEnD7fz2-rkyO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /root/.go/src/math/rand/exp.go /root/.go/src/math/rand/normal.go /root/.go/src/math/rand/rand.go /root/.go/src/math/rand/rng.go /root/.go/src/math/rand/zipf.go
2025-08-20T21:45:10.0931199Z [00:02:50.061]➜  go tool buildid -w $WORK/b134/_pkg_.a # internal
2025-08-20T21:45:10.0961896Z [00:02:50.064]➜  cp $WORK/b134/_pkg_.a /root/.cache/go-build/06/0616e33089847667bdeefa4b3ea43058aeeffc7f273b66415ef875983c9075d0-d # internal
2025-08-20T21:45:10.0963264Z [00:02:50.064]➜  net/netip
2025-08-20T21:45:10.0963948Z [00:02:50.064]➜  mkdir -p $WORK/b133/
2025-08-20T21:45:10.0974396Z [00:02:50.065]➜  cat >/tmp/go-build3361383166/b133/importcfg << 'EOF' # internal
2025-08-20T21:45:10.0974789Z [00:02:50.065]➜  # import config
2025-08-20T21:45:10.0975119Z [00:02:50.065]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:10.0975531Z [00:02:50.065]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:10.0976000Z [00:02:50.065]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:10.0976512Z [00:02:50.065]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:10.0976997Z [00:02:50.065]➜  packagefile internal/itoa=/tmp/go-build3361383166/b046/_pkg_.a
2025-08-20T21:45:10.0977433Z [00:02:50.065]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:10.0977862Z [00:02:50.065]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:10.0978288Z [00:02:50.065]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:10.0978706Z [00:02:50.065]➜  packagefile unique=/tmp/go-build3361383166/b134/_pkg_.a
2025-08-20T21:45:10.0979012Z [00:02:50.065]➜  EOF
2025-08-20T21:45:10.0987699Z [00:02:50.066]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b133/_pkg_.a -trimpath "/root/.go/src/net/netip=>net/netip;$WORK/b133=>" -p net/netip -lang=go1.25 -std -complete -installsuffix shared -buildid 5dRBDaI-hKcLqPpHX3Ab/5dRBDaI-hKcLqPpHX3Ab -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /root/.go/src/net/netip/netip.go /root/.go/src/net/netip/uint128.go
2025-08-20T21:45:10.1502939Z [00:02:50.118]➜  go tool buildid -w $WORK/b139/_pkg_.a # internal
2025-08-20T21:45:10.1543985Z [00:02:50.122]➜  cp $WORK/b139/_pkg_.a /root/.cache/go-build/59/595d545b97ad24434d502fd90fa5b8d27742695b58673c8b07cf1936006add50-d # internal
2025-08-20T21:45:10.1546740Z [00:02:50.122]➜  html
2025-08-20T21:45:10.1547019Z [00:02:50.122]➜  mkdir -p $WORK/b144/
2025-08-20T21:45:10.1547397Z [00:02:50.122]➜  cat >/tmp/go-build3361383166/b144/importcfg << 'EOF' # internal
2025-08-20T21:45:10.1547741Z [00:02:50.122]➜  # import config
2025-08-20T21:45:10.1548083Z [00:02:50.122]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:10.1548501Z [00:02:50.122]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:10.1548958Z [00:02:50.122]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:10.1549290Z [00:02:50.122]➜  EOF
2025-08-20T21:45:10.1550701Z [00:02:50.122]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b144/_pkg_.a -trimpath "/root/.go/src/html=>html;$WORK/b144=>" -p html -lang=go1.25 -std -complete -installsuffix shared -buildid OrC31vHZcTisU4uxpfKZ/OrC31vHZcTisU4uxpfKZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack /root/.go/src/html/entity.go /root/.go/src/html/escape.go
2025-08-20T21:45:10.2291659Z [00:02:50.197]➜  go tool buildid -w $WORK/b144/_pkg_.a # internal
2025-08-20T21:45:10.2302092Z [00:02:50.198]➜  cp $WORK/b144/_pkg_.a /root/.cache/go-build/a8/a8f5748843c414dff27d277c5be26ef5585e39f30013b8a1ee6aac2802bce3a0-d # internal
2025-08-20T21:45:10.2338120Z [00:02:50.202]➜  regexp/syntax
2025-08-20T21:45:10.2343333Z [00:02:50.202]➜  mkdir -p $WORK/b146/
2025-08-20T21:45:10.2344785Z [00:02:50.202]➜  cat >/tmp/go-build3361383166/b146/importcfg << 'EOF' # internal
2025-08-20T21:45:10.2345208Z [00:02:50.202]➜  # import config
2025-08-20T21:45:10.2345558Z [00:02:50.202]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:10.2345979Z [00:02:50.202]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:10.2346397Z [00:02:50.202]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:10.2346819Z [00:02:50.202]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:10.2347253Z [00:02:50.202]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:10.2347666Z [00:02:50.202]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:10.2348110Z [00:02:50.202]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:10.2348436Z [00:02:50.202]➜  EOF
2025-08-20T21:45:10.2350914Z [00:02:50.202]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b146/_pkg_.a -trimpath "/root/.go/src/regexp/syntax=>regexp/syntax;$WORK/b146=>" -p regexp/syntax -lang=go1.25 -std -complete -installsuffix shared -buildid EKozo-ZOxsorX7n1uCXH/EKozo-ZOxsorX7n1uCXH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack /root/.go/src/regexp/syntax/compile.go /root/.go/src/regexp/syntax/doc.go /root/.go/src/regexp/syntax/op_string.go /root/.go/src/regexp/syntax/parse.go /root/.go/src/regexp/syntax/perl_groups.go /root/.go/src/regexp/syntax/prog.go /root/.go/src/regexp/syntax/regexp.go /root/.go/src/regexp/syntax/simplify.go
2025-08-20T21:45:10.3618153Z [00:02:50.330]➜  go tool buildid -w $WORK/b133/_pkg_.a # internal
2025-08-20T21:45:10.3700912Z [00:02:50.338]➜  cp $WORK/b133/_pkg_.a /root/.cache/go-build/0c/0cbe1cd840df4fbcdb3072cda120472d630a6d57cba83cf76154fc28dd549393-d # internal
2025-08-20T21:45:10.3702085Z [00:02:50.338]➜  crypto
2025-08-20T21:45:10.3702627Z [00:02:50.338]➜  mkdir -p $WORK/b154/
2025-08-20T21:45:10.3719819Z [00:02:50.340]➜  cat >/tmp/go-build3361383166/b154/importcfg << 'EOF' # internal
2025-08-20T21:45:10.3720667Z [00:02:50.340]➜  # import config
2025-08-20T21:45:10.3721095Z [00:02:50.340]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:10.3721509Z [00:02:50.340]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:10.3721924Z [00:02:50.340]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:10.3722242Z [00:02:50.340]➜  EOF
2025-08-20T21:45:10.3723736Z [00:02:50.340]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b154/_pkg_.a -trimpath "/root/.go/src/crypto=>crypto;$WORK/b154=>" -p crypto -lang=go1.25 -std -complete -installsuffix shared -buildid dgNSfK5ZCKqEnZCelX39/dgNSfK5ZCKqEnZCelX39 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /root/.go/src/crypto/crypto.go
2025-08-20T21:45:10.4031326Z [00:02:50.371]➜  go tool buildid -w $WORK/b050/_pkg_.a # internal
2025-08-20T21:45:10.4043202Z [00:02:50.372]➜  go tool buildid -w $WORK/b154/_pkg_.a # internal
2025-08-20T21:45:10.4054581Z [00:02:50.373]➜  cp $WORK/b154/_pkg_.a /root/.cache/go-build/3c/3c300b4240e90aef1a1349f29ada8e7b5f1ae3af44312d1e690980074ee38fb3-d # internal
2025-08-20T21:45:10.4063149Z [00:02:50.374]➜  crypto/internal/fips140deps/godebug
2025-08-20T21:45:10.4064774Z [00:02:50.374]➜  mkdir -p $WORK/b158/
2025-08-20T21:45:10.4069616Z [00:02:50.375]➜  cat >/tmp/go-build3361383166/b158/importcfg << 'EOF' # internal
2025-08-20T21:45:10.4071957Z [00:02:50.375]➜  # import config
2025-08-20T21:45:10.4074626Z [00:02:50.375]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:10.4076611Z [00:02:50.375]➜  EOF
2025-08-20T21:45:10.4078507Z [00:02:50.375]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b158/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140deps/godebug=>crypto/internal/fips140deps/godebug;$WORK/b158=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -installsuffix shared -buildid 0x2qePh479BKx6TEJYm5/0x2qePh479BKx6TEJYm5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack /root/.go/src/crypto/internal/fips140deps/godebug/godebug.go
2025-08-20T21:45:10.4291512Z [00:02:50.397]➜  cp $WORK/b050/_pkg_.a /root/.cache/go-build/7d/7df7c8d1c2856767383eedf994384d2cd47d739e4b1c324c4ffc5e216f8e1997-d # internal
2025-08-20T21:45:10.4293231Z [00:02:50.397]➜  fmt
2025-08-20T21:45:10.4304852Z [00:02:50.398]➜  mkdir -p $WORK/b042/
2025-08-20T21:45:10.4305282Z [00:02:50.398]➜  cat >/tmp/go-build3361383166/b042/importcfg << 'EOF' # internal
2025-08-20T21:45:10.4305661Z [00:02:50.398]➜  # import config
2025-08-20T21:45:10.4305999Z [00:02:50.398]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:10.4306463Z [00:02:50.398]➜  packagefile internal/fmtsort=/tmp/go-build3361383166/b043/_pkg_.a
2025-08-20T21:45:10.4306906Z [00:02:50.398]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:10.4307309Z [00:02:50.398]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:10.4307720Z [00:02:50.398]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:10.4308130Z [00:02:50.398]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:10.4308549Z [00:02:50.398]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:10.4308968Z [00:02:50.398]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:10.4309381Z [00:02:50.398]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:10.4309827Z [00:02:50.398]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:10.4310156Z [00:02:50.398]➜  EOF
2025-08-20T21:45:10.4312088Z [00:02:50.398]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b042/_pkg_.a -trimpath "/root/.go/src/fmt=>fmt;$WORK/b042=>" -p fmt -lang=go1.25 -std -complete -installsuffix shared -buildid KK0d2mAdBMirocFQerGP/KK0d2mAdBMirocFQerGP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /root/.go/src/fmt/doc.go /root/.go/src/fmt/errors.go /root/.go/src/fmt/format.go /root/.go/src/fmt/print.go /root/.go/src/fmt/scan.go
2025-08-20T21:45:10.4558762Z [00:02:50.424]➜  go tool buildid -w $WORK/b158/_pkg_.a # internal
2025-08-20T21:45:10.4573110Z [00:02:50.425]➜  cp $WORK/b158/_pkg_.a /root/.cache/go-build/e9/e936076d1c514863cf2fe1210d877f835ff613679827c7aa8f709c340ce411c9-d # internal
2025-08-20T21:45:10.4578529Z [00:02:50.426]➜  path/filepath
2025-08-20T21:45:10.4578819Z [00:02:50.426]➜  mkdir -p $WORK/b084/
2025-08-20T21:45:10.4588984Z [00:02:50.427]➜  cat >/tmp/go-build3361383166/b084/importcfg << 'EOF' # internal
2025-08-20T21:45:10.4591288Z [00:02:50.427]➜  # import config
2025-08-20T21:45:10.4593247Z [00:02:50.427]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:10.4594725Z [00:02:50.427]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:10.4596765Z [00:02:50.427]➜  packagefile internal/filepathlite=/tmp/go-build3361383166/b051/_pkg_.a
2025-08-20T21:45:10.4597506Z [00:02:50.427]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:10.4598297Z [00:02:50.427]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:10.4600508Z [00:02:50.427]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:10.4600948Z [00:02:50.427]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:10.4601370Z [00:02:50.427]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:10.4601791Z [00:02:50.427]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:10.4602745Z [00:02:50.427]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:10.4603123Z [00:02:50.427]➜  EOF
2025-08-20T21:45:10.4605203Z [00:02:50.427]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b084/_pkg_.a -trimpath "/root/.go/src/path/filepath=>path/filepath;$WORK/b084=>" -p path/filepath -lang=go1.25 -std -complete -installsuffix shared -buildid opMDk0VgiCmU5a1iZkch/opMDk0VgiCmU5a1iZkch -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /root/.go/src/path/filepath/match.go /root/.go/src/path/filepath/path.go /root/.go/src/path/filepath/path_unix.go /root/.go/src/path/filepath/symlink.go /root/.go/src/path/filepath/symlink_unix.go
2025-08-20T21:45:10.4735750Z [00:02:50.440]➜  go tool buildid -w $WORK/b146/_pkg_.a # internal
2025-08-20T21:45:10.4739427Z [00:02:50.442]➜  cp $WORK/b146/_pkg_.a /root/.cache/go-build/92/929244c0749032b195252659a56dfc1c02f6c4e879dc08af1f32f8686759b11f-d # internal
2025-08-20T21:45:10.4749521Z [00:02:50.443]➜  google.golang.org/protobuf/internal/detrand
2025-08-20T21:45:10.4754082Z [00:02:50.443]➜  mkdir -p $WORK/b091/
2025-08-20T21:45:10.4767708Z [00:02:50.445]➜  cat >/tmp/go-build3361383166/b091/importcfg << 'EOF' # internal
2025-08-20T21:45:10.4769953Z [00:02:50.445]➜  # import config
2025-08-20T21:45:10.4770755Z [00:02:50.445]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:10.4771522Z [00:02:50.445]➜  packagefile hash/fnv=/tmp/go-build3361383166/b092/_pkg_.a
2025-08-20T21:45:10.4772973Z [00:02:50.445]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:10.4773819Z [00:02:50.445]➜  EOF
2025-08-20T21:45:10.4808057Z [00:02:50.449]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b091/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/detrand=>google.golang.org/protobuf@v1.36.6/internal/detrand;$WORK/b091=>" -p google.golang.org/protobuf/internal/detrand -lang=go1.22 -complete -installsuffix shared -buildid C0onLxeqYYCIgfoYQHMW/C0onLxeqYYCIgfoYQHMW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/detrand/rand.go
2025-08-20T21:45:10.5212572Z [00:02:50.489]➜  go tool buildid -w $WORK/b091/_pkg_.a # internal
2025-08-20T21:45:10.5218810Z [00:02:50.490]➜  cp $WORK/b091/_pkg_.a /root/.cache/go-build/af/af7fdbef9080fa06277360f2175e12856050101e44516b7173b60f1ce770c330-d # internal
2025-08-20T21:45:10.5301307Z [00:02:50.498]➜  net
2025-08-20T21:45:10.5302147Z [00:02:50.498]➜  mkdir -p $WORK/b129/
2025-08-20T21:45:10.5305319Z [00:02:50.498]➜  echo -n > $WORK/b129/preferlinkext # internal
2025-08-20T21:45:10.5307072Z [00:02:50.499]➜  cd /root/.go/src/net
2025-08-20T21:45:10.5308737Z [00:02:50.499]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b129/ -importpath net "-ldflags=\"-O2\" \"-g\" \"-lresolv\"" -- -I $WORK/b129/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go
2025-08-20T21:45:10.5376451Z [00:02:50.506]➜  go tool buildid -w $WORK/b084/_pkg_.a # internal
2025-08-20T21:45:10.5404140Z [00:02:50.508]➜  cp $WORK/b084/_pkg_.a /root/.cache/go-build/26/267dc4c156ccc50cf599558cf568c55813a573c1d4246accbcdf18eb512a2197-d # internal
2025-08-20T21:45:10.5476851Z [00:02:50.516]➜  regexp
2025-08-20T21:45:10.5478983Z [00:02:50.516]➜  mkdir -p $WORK/b145/
2025-08-20T21:45:10.5507384Z [00:02:50.519]➜  cat >/tmp/go-build3361383166/b145/importcfg << 'EOF' # internal
2025-08-20T21:45:10.5508447Z [00:02:50.519]➜  # import config
2025-08-20T21:45:10.5509125Z [00:02:50.519]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:10.5509882Z [00:02:50.519]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:10.5511315Z [00:02:50.519]➜  packagefile regexp/syntax=/tmp/go-build3361383166/b146/_pkg_.a
2025-08-20T21:45:10.5512064Z [00:02:50.519]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:10.5512628Z [00:02:50.519]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:10.5513119Z [00:02:50.519]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:10.5513538Z [00:02:50.519]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:10.5513955Z [00:02:50.519]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:10.5514410Z [00:02:50.519]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:10.5514741Z [00:02:50.519]➜  EOF
2025-08-20T21:45:10.5515008Z [00:02:50.519]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:10.5516779Z [00:02:50.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b145/_pkg_.a -trimpath "/root/.go/src/regexp=>regexp;$WORK/b145=>" -p regexp -lang=go1.25 -std -complete -installsuffix shared -buildid OVCec7tSb5whGRiUe_hP/OVCec7tSb5whGRiUe_hP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack /root/.go/src/regexp/backtrack.go /root/.go/src/regexp/exec.go /root/.go/src/regexp/onepass.go /root/.go/src/regexp/regexp.go
2025-08-20T21:45:10.6720185Z [00:02:50.640]➜  go tool buildid -w $WORK/b042/_pkg_.a # internal
2025-08-20T21:45:10.6748198Z [00:02:50.642]➜  cp $WORK/b042/_pkg_.a /root/.cache/go-build/f7/f734bbe3d7f17cbf7dcaef69f39ae0646223f0c97cd852b9eab968f8d454b685-d # internal
2025-08-20T21:45:10.6750794Z [00:02:50.643]➜  encoding/json
2025-08-20T21:45:10.6753750Z [00:02:50.643]➜  mkdir -p $WORK/b068/
2025-08-20T21:45:10.6846433Z [00:02:50.652]➜  cat >/tmp/go-build3361383166/b068/importcfg << 'EOF' # internal
2025-08-20T21:45:10.6847229Z [00:02:50.652]➜  # import config
2025-08-20T21:45:10.6847892Z [00:02:50.652]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:10.6848635Z [00:02:50.652]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:10.6849399Z [00:02:50.652]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:10.6850150Z [00:02:50.652]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:10.6850871Z [00:02:50.652]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:10.6851507Z [00:02:50.652]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:10.6852118Z [00:02:50.652]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:10.6852980Z [00:02:50.652]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:10.6853930Z [00:02:50.652]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:10.6854777Z [00:02:50.652]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:10.6855584Z [00:02:50.652]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:10.6856268Z [00:02:50.652]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:10.6856851Z [00:02:50.652]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:10.6857482Z [00:02:50.652]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:10.6858145Z [00:02:50.652]➜  packagefile unicode/utf16=/tmp/go-build3361383166/b071/_pkg_.a
2025-08-20T21:45:10.6858826Z [00:02:50.652]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:10.6859454Z [00:02:50.652]➜  EOF
2025-08-20T21:45:10.6862160Z [00:02:50.652]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b068/_pkg_.a -trimpath "/root/.go/src/encoding/json=>encoding/json;$WORK/b068=>" -p encoding/json -lang=go1.25 -std -complete -installsuffix shared -buildid LVFDRKtEsWkoES0oPVFq/LVFDRKtEsWkoES0oPVFq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /root/.go/src/encoding/json/decode.go /root/.go/src/encoding/json/encode.go /root/.go/src/encoding/json/fold.go /root/.go/src/encoding/json/indent.go /root/.go/src/encoding/json/scanner.go /root/.go/src/encoding/json/stream.go /root/.go/src/encoding/json/tables.go /root/.go/src/encoding/json/tags.go
2025-08-20T21:45:10.7456057Z [00:02:50.713]➜  go tool buildid -w $WORK/b145/_pkg_.a # internal
2025-08-20T21:45:10.7474429Z [00:02:50.715]➜  cp $WORK/b145/_pkg_.a /root/.cache/go-build/73/7358b30a52590f367844ce1a19d21e5368cb495d37a1a56ad4b34a3f61ce3f28-d # internal
2025-08-20T21:45:10.7476937Z [00:02:50.716]➜  log
2025-08-20T21:45:10.7478893Z [00:02:50.716]➜  mkdir -p $WORK/b075/
2025-08-20T21:45:10.7479452Z [00:02:50.716]➜  cat >/tmp/go-build3361383166/b075/importcfg << 'EOF' # internal
2025-08-20T21:45:10.7479836Z [00:02:50.716]➜  # import config
2025-08-20T21:45:10.7480170Z [00:02:50.716]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:10.7480574Z [00:02:50.716]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:10.7481004Z [00:02:50.716]➜  packagefile log/internal=/tmp/go-build3361383166/b076/_pkg_.a
2025-08-20T21:45:10.7481430Z [00:02:50.716]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:10.7481860Z [00:02:50.716]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:10.7482277Z [00:02:50.716]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:10.7482931Z [00:02:50.716]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:10.7483372Z [00:02:50.716]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:10.7483674Z [00:02:50.716]➜  EOF
2025-08-20T21:45:10.7484960Z [00:02:50.716]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b075/_pkg_.a -trimpath "/root/.go/src/log=>log;$WORK/b075=>" -p log -lang=go1.25 -std -complete -installsuffix shared -buildid jPprHZI6Qsaa_ihmkgSu/jPprHZI6Qsaa_ihmkgSu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /root/.go/src/log/log.go
2025-08-20T21:45:10.7817856Z [00:02:50.749]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix
2025-08-20T21:45:10.7820715Z [00:02:50.750]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/unix -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/unix=>golang.org/x/sys@v0.35.0/unix;$WORK/b072=>" -I $WORK/b072/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b072/asm_linux_arm64.o ./asm_linux_arm64.s
2025-08-20T21:45:10.7853989Z [00:02:50.752]➜  go tool pack r $WORK/b072/_pkg_.a $WORK/b072/asm_linux_arm64.o # internal
2025-08-20T21:45:10.7854798Z [00:02:50.752]➜  go tool buildid -w $WORK/b072/_pkg_.a # internal
2025-08-20T21:45:10.7909770Z [00:02:50.759]➜  go tool buildid -w $WORK/b075/_pkg_.a # internal
2025-08-20T21:45:10.7919661Z [00:02:50.760]➜  cp $WORK/b075/_pkg_.a /root/.cache/go-build/31/31fd281146067bac2160f5045c9a737469db49d07070d28a6657fff5bd75a018-d # internal
2025-08-20T21:45:10.7925900Z [00:02:50.760]➜  os/user
2025-08-20T21:45:10.7926195Z [00:02:50.761]➜  mkdir -p $WORK/b082/
2025-08-20T21:45:10.7927575Z [00:02:50.761]➜  echo -n > $WORK/b082/preferlinkext # internal
2025-08-20T21:45:10.7928518Z [00:02:50.761]➜  cd /root/.go/src/os/user
2025-08-20T21:45:10.7930442Z [00:02:50.761]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b082/ -importpath os/user "-ldflags=\"-O2\" \"-g\"" -- -I $WORK/b082/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go
2025-08-20T21:45:10.7986357Z [00:02:50.766]➜  cp $WORK/b072/_pkg_.a /root/.cache/go-build/96/9628eb4052d717105871aa746744bbf4f41a33f56e8e69be926658df728048fd-d # internal
2025-08-20T21:45:10.7987119Z [00:02:50.766]➜  google.golang.org/protobuf/internal/errors
2025-08-20T21:45:10.7987474Z [00:02:50.766]➜  mkdir -p $WORK/b090/
2025-08-20T21:45:10.7987841Z [00:02:50.767]➜  cat >/tmp/go-build3361383166/b090/importcfg << 'EOF' # internal
2025-08-20T21:45:10.7988185Z [00:02:50.767]➜  # import config
2025-08-20T21:45:10.7988518Z [00:02:50.767]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:10.7988928Z [00:02:50.767]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:10.7989828Z [00:02:50.767]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3361383166/b091/_pkg_.a
2025-08-20T21:45:10.7990258Z [00:02:50.767]➜  EOF
2025-08-20T21:45:10.7990524Z [00:02:50.767]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:10.7994275Z [00:02:50.767]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b090/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/errors=>google.golang.org/protobuf@v1.36.6/internal/errors;$WORK/b090=>" -p google.golang.org/protobuf/internal/errors -lang=go1.22 -complete -installsuffix shared -buildid g7267KKUT3AmOYzy21C7/g7267KKUT3AmOYzy21C7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/errors/errors.go
2025-08-20T21:45:10.8287077Z [00:02:50.797]➜  go tool buildid -w $WORK/b090/_pkg_.a # internal
2025-08-20T21:45:10.8291356Z [00:02:50.797]➜  cp $WORK/b090/_pkg_.a /root/.cache/go-build/c5/c5bc2277faa0e380326034f37ad341931dc9533ba539e31b9ac0dee80ff4b790-d # internal
2025-08-20T21:45:10.8320287Z [00:02:50.800]➜  google.golang.org/protobuf/encoding/protowire
2025-08-20T21:45:10.8320691Z [00:02:50.800]➜  mkdir -p $WORK/b089/
2025-08-20T21:45:10.8321063Z [00:02:50.800]➜  cat >/tmp/go-build3361383166/b089/importcfg << 'EOF' # internal
2025-08-20T21:45:10.8321409Z [00:02:50.800]➜  # import config
2025-08-20T21:45:10.8321903Z [00:02:50.800]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:10.8322553Z [00:02:50.800]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:10.8323018Z [00:02:50.800]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:10.8323446Z [00:02:50.800]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:10.8323763Z [00:02:50.800]➜  EOF
2025-08-20T21:45:10.8325808Z [00:02:50.800]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b089/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protowire=>google.golang.org/protobuf@v1.36.6/encoding/protowire;$WORK/b089=>" -p google.golang.org/protobuf/encoding/protowire -lang=go1.22 -complete -installsuffix shared -buildid ll4xJpCzUVXhR5AnlI_1/ll4xJpCzUVXhR5AnlI_1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protowire/wire.go
2025-08-20T21:45:10.8728178Z [00:02:50.840]➜  go tool buildid -w $WORK/b089/_pkg_.a # internal
2025-08-20T21:45:10.8743139Z [00:02:50.841]➜  cp $WORK/b089/_pkg_.a /root/.cache/go-build/44/44fe0e1cbb07caa7709fc2ff70494a65dffd5f97eddfeba80e82ad1a0e30420c-d # internal
2025-08-20T21:45:10.8743911Z [00:02:50.841]➜  google.golang.org/protobuf/reflect/protoreflect
2025-08-20T21:45:10.8744247Z [00:02:50.841]➜  mkdir -p $WORK/b088/
2025-08-20T21:45:10.8744615Z [00:02:50.841]➜  cat >/tmp/go-build3361383166/b088/importcfg << 'EOF' # internal
2025-08-20T21:45:10.8744953Z [00:02:50.841]➜  # import config
2025-08-20T21:45:10.8745305Z [00:02:50.841]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:10.8745710Z [00:02:50.841]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:10.8746284Z [00:02:50.841]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:10.8746969Z [00:02:50.841]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3361383166/b094/_pkg_.a
2025-08-20T21:45:10.8747501Z [00:02:50.841]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:10.8747927Z [00:02:50.841]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:10.8748348Z [00:02:50.841]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:10.8748770Z [00:02:50.841]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:10.8749082Z [00:02:50.841]➜  EOF
2025-08-20T21:45:10.8753865Z [00:02:50.842]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b088/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect=>google.golang.org/protobuf@v1.36.6/reflect/protoreflect;$WORK/b088=>" -p google.golang.org/protobuf/reflect/protoreflect -lang=go1.22 -complete -installsuffix shared -buildid Fc1_Unz8Md4Hm8PiArw7/Fc1_Unz8Md4Hm8PiArw7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/methods.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/proto.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/source.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/source_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/type.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/value.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/value_equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/value_union.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoreflect/value_unsafe.go
2025-08-20T21:45:11.0403779Z [00:02:51.008]➜  go tool buildid -w $WORK/b068/_pkg_.a # internal
2025-08-20T21:45:11.0473758Z [00:02:51.015]➜  cp $WORK/b068/_pkg_.a /root/.cache/go-build/86/8630d9cd567755f79611dab42aaf3147928fa09b4f6d5802016e8e8fc301379e-d # internal
2025-08-20T21:45:11.0519006Z [00:02:51.020]➜  github.com/sirupsen/logrus
2025-08-20T21:45:11.0519357Z [00:02:51.020]➜  mkdir -p $WORK/b065/
2025-08-20T21:45:11.0523108Z [00:02:51.020]➜  cat >/tmp/go-build3361383166/b065/importcfg << 'EOF' # internal
2025-08-20T21:45:11.0524111Z [00:02:51.020]➜  # import config
2025-08-20T21:45:11.0524682Z [00:02:51.020]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:11.0525236Z [00:02:51.020]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:11.0525812Z [00:02:51.020]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:11.0526398Z [00:02:51.020]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:11.0526957Z [00:02:51.020]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.0527567Z [00:02:51.020]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:11.0528166Z [00:02:51.020]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.0528685Z [00:02:51.020]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:11.0529256Z [00:02:51.020]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:11.0529814Z [00:02:51.020]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:11.0530337Z [00:02:51.020]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:11.0530879Z [00:02:51.020]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:11.0531424Z [00:02:51.020]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.0532349Z [00:02:51.020]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.0533058Z [00:02:51.020]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:11.0533612Z [00:02:51.020]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:11.0534162Z [00:02:51.020]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:11.0534743Z [00:02:51.020]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:11.0535197Z [00:02:51.020]➜  EOF
2025-08-20T21:45:11.0540169Z [00:02:51.020]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b065/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3=>github.com/sirupsen/logrus@v1.9.3;$WORK/b065=>" -p github.com/sirupsen/logrus -lang=go1.13 -complete -installsuffix shared -buildid 7A2KQUZNZPrbp9gUvrAt/7A2KQUZNZPrbp9gUvrAt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/alt_exit.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/buffer_pool.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/doc.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/entry.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/exported.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/hooks.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/json_formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/logger.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/logrus.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/terminal_check_notappengine.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/terminal_check_unix.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/text_formatter.go /root/go/pkg/mod/github.com/sirupsen/logrus@v1.9.3/writer.go
2025-08-20T21:45:11.0633740Z [00:02:51.031]➜  go tool buildid -w $WORK/b088/_pkg_.a # internal
2025-08-20T21:45:11.0672295Z [00:02:51.035]➜  cp $WORK/b088/_pkg_.a /root/.cache/go-build/77/77353f38f7fcb24ec7fdcc1b83325730e804839ed571bfc11fffcaedc3265451-d # internal
2025-08-20T21:45:11.0677141Z [00:02:51.036]➜  google.golang.org/protobuf/internal/descfmt
2025-08-20T21:45:11.0677600Z [00:02:51.036]➜  mkdir -p $WORK/b097/
2025-08-20T21:45:11.0682829Z [00:02:51.036]➜  cat >/tmp/go-build3361383166/b097/importcfg << 'EOF' # internal
2025-08-20T21:45:11.0684185Z [00:02:51.036]➜  # import config
2025-08-20T21:45:11.0685212Z [00:02:51.036]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.0686157Z [00:02:51.036]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3361383166/b091/_pkg_.a
2025-08-20T21:45:11.0686903Z [00:02:51.036]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3361383166/b094/_pkg_.a
2025-08-20T21:45:11.0687613Z [00:02:51.036]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.0688155Z [00:02:51.036]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.0688581Z [00:02:51.036]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:11.0689007Z [00:02:51.036]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.0689432Z [00:02:51.036]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.0689744Z [00:02:51.036]➜  EOF
2025-08-20T21:45:11.0691798Z [00:02:51.036]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b097/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/descfmt=>google.golang.org/protobuf@v1.36.6/internal/descfmt;$WORK/b097=>" -p google.golang.org/protobuf/internal/descfmt -lang=go1.22 -complete -installsuffix shared -buildid nSPRELQWW8rB8ZdzFyfG/nSPRELQWW8rB8ZdzFyfG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/descfmt/stringer.go
2025-08-20T21:45:11.1155870Z [00:02:51.082]➜  cd $WORK/b082
2025-08-20T21:45:11.1160471Z [00:02:51.082]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b082/_x001.o -c _cgo_export.c
2025-08-20T21:45:11.1378952Z [00:02:51.106]➜  cd $WORK/b129
2025-08-20T21:45:11.1383372Z [00:02:51.106]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I $WORK/b129/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b129/_x001.o -c _cgo_export.c
2025-08-20T21:45:11.1384721Z [00:02:51.106]➜  go tool buildid -w $WORK/b097/_pkg_.a # internal
2025-08-20T21:45:11.1394745Z [00:02:51.107]➜  cp $WORK/b097/_pkg_.a /root/.cache/go-build/f3/f3de3d893edf63b4b77d3a8fb9cdff672cf1093f338afd8612fb964c2d4901f1-d # internal
2025-08-20T21:45:11.1395485Z [00:02:51.107]➜  google.golang.org/protobuf/internal/descopts
2025-08-20T21:45:11.1400441Z [00:02:51.107]➜  mkdir -p $WORK/b098/
2025-08-20T21:45:11.1403873Z [00:02:51.108]➜  cat >/tmp/go-build3361383166/b098/importcfg << 'EOF' # internal
2025-08-20T21:45:11.1404372Z [00:02:51.108]➜  # import config
2025-08-20T21:45:11.1404900Z [00:02:51.108]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.1405358Z [00:02:51.108]➜  EOF
2025-08-20T21:45:11.1405626Z [00:02:51.108]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:11.1407763Z [00:02:51.108]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b098/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/descopts=>google.golang.org/protobuf@v1.36.6/internal/descopts;$WORK/b098=>" -p google.golang.org/protobuf/internal/descopts -lang=go1.22 -complete -installsuffix shared -buildid JMGrVihzy-gUdFWJ-Fdg/JMGrVihzy-gUdFWJ-Fdg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/descopts/options.go
2025-08-20T21:45:11.1490834Z [00:02:51.117]➜  cd $WORK/b082
2025-08-20T21:45:11.1495616Z [00:02:51.117]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b082/_x002.o -c cgo_lookup_cgo.cgo2.c
2025-08-20T21:45:11.1619950Z [00:02:51.130]➜  go tool buildid -w $WORK/b098/_pkg_.a # internal
2025-08-20T21:45:11.1632333Z [00:02:51.131]➜  cp $WORK/b098/_pkg_.a /root/.cache/go-build/b2/b20a5360217c56fea782a2370fa7d7cf6bd1b476e6bd70fd0b437773e7174462-d # internal
2025-08-20T21:45:11.1633094Z [00:02:51.131]➜  go/token
2025-08-20T21:45:11.1643441Z [00:02:51.132]➜  mkdir -p $WORK/b105/
2025-08-20T21:45:11.1654024Z [00:02:51.133]➜  cat >/tmp/go-build3361383166/b105/importcfg << 'EOF' # internal
2025-08-20T21:45:11.1654715Z [00:02:51.133]➜  # import config
2025-08-20T21:45:11.1655288Z [00:02:51.133]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:11.1655907Z [00:02:51.133]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.1657061Z [00:02:51.133]➜  packagefile iter=/tmp/go-build3361383166/b038/_pkg_.a
2025-08-20T21:45:11.1657494Z [00:02:51.133]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:11.1657970Z [00:02:51.133]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.1658397Z [00:02:51.133]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:11.1658828Z [00:02:51.133]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:11.1659699Z [00:02:51.133]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:11.1660144Z [00:02:51.133]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:11.1660474Z [00:02:51.133]➜  EOF
2025-08-20T21:45:11.1660781Z [00:02:51.133]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:11.1667776Z [00:02:51.133]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b105/_pkg_.a -trimpath "/root/.go/src/go/token=>go/token;$WORK/b105=>" -p go/token -lang=go1.25 -std -complete -installsuffix shared -buildid HsSZP51HG9owoqBSmaqZ/HsSZP51HG9owoqBSmaqZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /root/.go/src/go/token/position.go /root/.go/src/go/token/serialize.go /root/.go/src/go/token/token.go /root/.go/src/go/token/tree.go
2025-08-20T21:45:11.1684963Z [00:02:51.136]➜  cd $WORK/b129
2025-08-20T21:45:11.1699265Z [00:02:51.137]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I $WORK/b129/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b129/_x002.o -c cgo_linux.cgo2.c
2025-08-20T21:45:11.1867067Z [00:02:51.154]➜  cd $WORK/b082
2025-08-20T21:45:11.1868642Z [00:02:51.154]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b082/_x003.o -c getgrouplist_unix.cgo2.c
2025-08-20T21:45:11.1974528Z [00:02:51.165]➜  cd $WORK/b129
2025-08-20T21:45:11.1994818Z [00:02:51.165]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I $WORK/b129/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b129/_x003.o -c cgo_resnew.cgo2.c
2025-08-20T21:45:11.2019082Z [00:02:51.170]➜  go tool buildid -w $WORK/b065/_pkg_.a # internal
2025-08-20T21:45:11.2048079Z [00:02:51.173]➜  cp $WORK/b065/_pkg_.a /root/.cache/go-build/99/9955cbb9a462c869de14f53176093c527ca4252a79e041a4c87225f9d69e4325-d # internal
2025-08-20T21:45:11.2080217Z [00:02:51.175]➜  github.com/containerd/log
2025-08-20T21:45:11.2080853Z [00:02:51.176]➜  mkdir -p $WORK/b063/
2025-08-20T21:45:11.2081813Z [00:02:51.176]➜  cat >/tmp/go-build3361383166/b063/importcfg << 'EOF' # internal
2025-08-20T21:45:11.2082553Z [00:02:51.176]➜  # import config
2025-08-20T21:45:11.2083102Z [00:02:51.176]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:11.2084202Z [00:02:51.176]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.2084719Z [00:02:51.176]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:11.2085112Z [00:02:51.176]➜  EOF
2025-08-20T21:45:11.2085380Z [00:02:51.176]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:11.2087186Z [00:02:51.176]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b063/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/log@v0.1.0=>github.com/containerd/log@v0.1.0;$WORK/b063=>" -p github.com/containerd/log -lang=go1.20 -complete -installsuffix shared -buildid MDeHwLdZL9cewm7-yVqc/MDeHwLdZL9cewm7-yVqc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /root/go/pkg/mod/github.com/containerd/log@v0.1.0/context.go
2025-08-20T21:45:11.2108265Z [00:02:51.179]➜  cd $WORK/b082
2025-08-20T21:45:11.2114768Z [00:02:51.179]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -I $WORK/b082/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=TCDaqMs50n5i10PI86Tl -o $WORK/b082/_cgo_main.o -c _cgo_main.c
2025-08-20T21:45:11.2305502Z [00:02:51.198]➜  cd $WORK/b129
2025-08-20T21:45:11.2307484Z [00:02:51.198]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I $WORK/b129/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b129/_x004.o -c cgo_socknew.cgo2.c
2025-08-20T21:45:11.2390195Z [00:02:51.207]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:11.2396102Z [00:02:51.207]➜  TERM='dumb' gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/preferlinkext $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o -O2 -g
2025-08-20T21:45:11.2418321Z [00:02:51.210]➜  go tool buildid -w $WORK/b105/_pkg_.a # internal
2025-08-20T21:45:11.2419031Z [00:02:51.210]➜  go tool buildid -w $WORK/b063/_pkg_.a # internal
2025-08-20T21:45:11.2419930Z [00:02:51.210]➜  cp $WORK/b063/_pkg_.a /root/.cache/go-build/73/73f1519175c3e9af426cc7faa42de639f7218430643af85683f9531cdcd99f10-d # internal
2025-08-20T21:45:11.2420742Z [00:02:51.210]➜  google.golang.org/protobuf/internal/encoding/messageset
2025-08-20T21:45:11.2421311Z [00:02:51.210]➜  mkdir -p $WORK/b106/
2025-08-20T21:45:11.2425017Z [00:02:51.210]➜  cat >/tmp/go-build3361383166/b106/importcfg << 'EOF' # internal
2025-08-20T21:45:11.2429257Z [00:02:51.210]➜  # import config
2025-08-20T21:45:11.2429904Z [00:02:51.210]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:11.2430599Z [00:02:51.210]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:11.2431300Z [00:02:51.210]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.2431878Z [00:02:51.210]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:11.2432183Z [00:02:51.210]➜  EOF
2025-08-20T21:45:11.2441397Z [00:02:51.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b106/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/messageset=>google.golang.org/protobuf@v1.36.6/internal/encoding/messageset;$WORK/b106=>" -p google.golang.org/protobuf/internal/encoding/messageset -lang=go1.22 -complete -installsuffix shared -buildid x2T9PGNl5CUPrymt5633/x2T9PGNl5CUPrymt5633 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/messageset/messageset.go
2025-08-20T21:45:11.2444117Z [00:02:51.211]➜  cp $WORK/b105/_pkg_.a /root/.cache/go-build/49/492ab1f6ed018d94830420a0a22133b4ed6e633f6a5e79e0ced83bc13231eb81-d # internal
2025-08-20T21:45:11.2444744Z [00:02:51.211]➜  google.golang.org/protobuf/internal/strs
2025-08-20T21:45:11.2445059Z [00:02:51.211]➜  mkdir -p $WORK/b104/
2025-08-20T21:45:11.2445428Z [00:02:51.211]➜  cat >/tmp/go-build3361383166/b104/importcfg << 'EOF' # internal
2025-08-20T21:45:11.2445770Z [00:02:51.211]➜  # import config
2025-08-20T21:45:11.2446109Z [00:02:51.211]➜  packagefile go/token=/tmp/go-build3361383166/b105/_pkg_.a
2025-08-20T21:45:11.2446666Z [00:02:51.211]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3361383166/b103/_pkg_.a
2025-08-20T21:45:11.2447368Z [00:02:51.211]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.2447929Z [00:02:51.211]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.2448352Z [00:02:51.211]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:11.2448799Z [00:02:51.211]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:11.2449420Z [00:02:51.211]➜  EOF
2025-08-20T21:45:11.2451695Z [00:02:51.211]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b104/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/strs=>google.golang.org/protobuf@v1.36.6/internal/strs;$WORK/b104=>" -p google.golang.org/protobuf/internal/strs -lang=go1.22 -complete -installsuffix shared -buildid opG3-o4Bq_gMpPjEADXQ/opG3-o4Bq_gMpPjEADXQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/strs/strings.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/strs/strings_unsafe.go
2025-08-20T21:45:11.2561842Z [00:02:51.224]➜  cd $WORK/b129
2025-08-20T21:45:11.2565850Z [00:02:51.224]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I $WORK/b129/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b129/_x005.o -c cgo_unix_cgo.cgo2.c
2025-08-20T21:45:11.2673432Z [00:02:51.233]➜  go tool buildid -w $WORK/b106/_pkg_.a # internal
2025-08-20T21:45:11.2674715Z [00:02:51.233]➜  cp $WORK/b106/_pkg_.a /root/.cache/go-build/88/8816e49676a3fa85286107a528c68050d1a0e793da7c1a5009d1264f52ec6894-d # internal
2025-08-20T21:45:11.2675625Z [00:02:51.233]➜  google.golang.org/protobuf/internal/genid
2025-08-20T21:45:11.2676836Z [00:02:51.233]➜  mkdir -p $WORK/b107/
2025-08-20T21:45:11.2677248Z [00:02:51.233]➜  cat >/tmp/go-build3361383166/b107/importcfg << 'EOF' # internal
2025-08-20T21:45:11.2677597Z [00:02:51.233]➜  # import config
2025-08-20T21:45:11.2678094Z [00:02:51.233]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.2678540Z [00:02:51.233]➜  EOF
2025-08-20T21:45:11.2678815Z [00:02:51.234]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:11.2688313Z [00:02:51.234]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b107/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid=>google.golang.org/protobuf@v1.36.6/internal/genid;$WORK/b107=>" -p google.golang.org/protobuf/internal/genid -lang=go1.22 -complete -installsuffix shared -buildid p45a4YRlOmSfsgo5IPHe/p45a4YRlOmSfsgo5IPHe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/any_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/api_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/descriptor_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/duration_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/empty_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/field_mask_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/go_features_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/goname.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/map_entry.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/name.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/source_context_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/struct_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/timestamp_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/type_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/wrappers.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/genid/wrappers_gen.go
2025-08-20T21:45:11.2728568Z [00:02:51.240]➜  go tool buildid -w $WORK/b104/_pkg_.a # internal
2025-08-20T21:45:11.2732093Z [00:02:51.241]➜  cp $WORK/b104/_pkg_.a /root/.cache/go-build/a9/a9d6beff3052219407cb578fd5ee3adb9dc78d310890c7aa8883fd58fa19b436-d # internal
2025-08-20T21:45:11.2733155Z [00:02:51.241]➜  google.golang.org/protobuf/internal/encoding/text
2025-08-20T21:45:11.2733496Z [00:02:51.241]➜  mkdir -p $WORK/b102/
2025-08-20T21:45:11.2733864Z [00:02:51.241]➜  cat >/tmp/go-build3361383166/b102/importcfg << 'EOF' # internal
2025-08-20T21:45:11.2734201Z [00:02:51.241]➜  # import config
2025-08-20T21:45:11.2734532Z [00:02:51.241]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:11.2734949Z [00:02:51.241]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.2735503Z [00:02:51.241]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3361383166/b091/_pkg_.a
2025-08-20T21:45:11.2736176Z [00:02:51.241]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:11.2736836Z [00:02:51.241]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3361383166/b103/_pkg_.a
2025-08-20T21:45:11.2737502Z [00:02:51.241]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3361383166/b104/_pkg_.a
2025-08-20T21:45:11.2738042Z [00:02:51.241]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.2738448Z [00:02:51.241]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:11.2738870Z [00:02:51.241]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:11.2739301Z [00:02:51.241]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.2739734Z [00:02:51.241]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.2740157Z [00:02:51.241]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:11.2740599Z [00:02:51.241]➜  packagefile unicode/utf16=/tmp/go-build3361383166/b071/_pkg_.a
2025-08-20T21:45:11.2741061Z [00:02:51.241]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:11.2741389Z [00:02:51.241]➜  EOF
2025-08-20T21:45:11.2749799Z [00:02:51.241]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b102/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text=>google.golang.org/protobuf@v1.36.6/internal/encoding/text;$WORK/b102=>" -p google.golang.org/protobuf/internal/encoding/text -lang=go1.22 -complete -installsuffix shared -buildid 63RhB76s5n_ihUzAD11l/63RhB76s5n_ihUzAD11l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/decode_number.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/decode_string.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/decode_token.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/text/encode.go
2025-08-20T21:45:11.2851390Z [00:02:51.253]➜  cd $WORK/b129
2025-08-20T21:45:11.2854728Z [00:02:51.253]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I $WORK/b129/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b129/_x006.o -c cgo_unix_cgo_res.cgo2.c
2025-08-20T21:45:11.2876444Z [00:02:51.255]➜  go tool buildid -w $WORK/b107/_pkg_.a # internal
2025-08-20T21:45:11.2890216Z [00:02:51.256]➜  cp $WORK/b107/_pkg_.a /root/.cache/go-build/3c/3ce5bc7a0e359f154a3fc843400ffbab8785e0445b7500dc97e3f95a1b54ee8f-d # internal
2025-08-20T21:45:11.2890932Z [00:02:51.256]➜  google.golang.org/protobuf/internal/order
2025-08-20T21:45:11.2891259Z [00:02:51.256]➜  mkdir -p $WORK/b109/
2025-08-20T21:45:11.2891636Z [00:02:51.256]➜  cat >/tmp/go-build3361383166/b109/importcfg << 'EOF' # internal
2025-08-20T21:45:11.2891978Z [00:02:51.256]➜  # import config
2025-08-20T21:45:11.2901569Z [00:02:51.256]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.2902149Z [00:02:51.256]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:11.2902690Z [00:02:51.256]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:11.2903011Z [00:02:51.256]➜  EOF
2025-08-20T21:45:11.2903300Z [00:02:51.257]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:11.2905664Z [00:02:51.257]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b109/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/order=>google.golang.org/protobuf@v1.36.6/internal/order;$WORK/b109=>" -p google.golang.org/protobuf/internal/order -lang=go1.22 -complete -installsuffix shared -buildid 58M8WeWEUULVdKfjGdA0/58M8WeWEUULVdKfjGdA0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/order/order.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/order/range.go
2025-08-20T21:45:11.3113333Z [00:02:51.279]➜  cd $WORK/b129
2025-08-20T21:45:11.3117837Z [00:02:51.279]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -I $WORK/b129/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -fno-stack-protector -ffile-prefix-map=/root/.go=/_/GOROOT -frandom-seed=eXcrLAO0S0TwJ_5cJgMP -o $WORK/b129/_cgo_main.o -c _cgo_main.c
2025-08-20T21:45:11.3134041Z [00:02:51.281]➜  go tool buildid -w $WORK/b109/_pkg_.a # internal
2025-08-20T21:45:11.3148451Z [00:02:51.282]➜  cp $WORK/b109/_pkg_.a /root/.cache/go-build/3a/3ad334930441477f443f319f45b8f45795473c04858e13017371ff146ae20d27-d # internal
2025-08-20T21:45:11.3156763Z [00:02:51.284]➜  google.golang.org/protobuf/reflect/protoregistry
2025-08-20T21:45:11.3157686Z [00:02:51.284]➜  mkdir -p $WORK/b110/
2025-08-20T21:45:11.3174104Z [00:02:51.285]➜  cat >/tmp/go-build3361383166/b110/importcfg << 'EOF' # internal
2025-08-20T21:45:11.3174812Z [00:02:51.285]➜  # import config
2025-08-20T21:45:11.3175604Z [00:02:51.285]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.3176266Z [00:02:51.285]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3361383166/b106/_pkg_.a
2025-08-20T21:45:11.3176996Z [00:02:51.285]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:11.3177945Z [00:02:51.285]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3361383166/b103/_pkg_.a
2025-08-20T21:45:11.3178744Z [00:02:51.285]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.3179292Z [00:02:51.285]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:11.3179703Z [00:02:51.285]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.3180134Z [00:02:51.285]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:11.3180438Z [00:02:51.285]➜  EOF
2025-08-20T21:45:11.3180710Z [00:02:51.285]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:11.3183363Z [00:02:51.285]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b110/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoregistry=>google.golang.org/protobuf@v1.36.6/reflect/protoregistry;$WORK/b110=>" -p google.golang.org/protobuf/reflect/protoregistry -lang=go1.22 -complete -installsuffix shared -buildid SXhTR5ADF2fZiMm7DcwL/SXhTR5ADF2fZiMm7DcwL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protoregistry/registry.go
2025-08-20T21:45:11.3538878Z [00:02:51.322]➜  TERM='dumb' gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -o $WORK/b129/_cgo_.o $WORK/b129/_cgo_main.o $WORK/b129/preferlinkext $WORK/b129/_x001.o $WORK/b129/_x002.o $WORK/b129/_x003.o $WORK/b129/_x004.o $WORK/b129/_x005.o $WORK/b129/_x006.o -O2 -g -lresolv
2025-08-20T21:45:11.3559976Z [00:02:51.324]➜  go tool buildid -w $WORK/b102/_pkg_.a # internal
2025-08-20T21:45:11.3572856Z [00:02:51.325]➜  cp $WORK/b102/_pkg_.a /root/.cache/go-build/8d/8dbc1d948f73d19a42cc43e8a5f8d9b57d823b9d8107c3b9ac32180a207f5f97-d # internal
2025-08-20T21:45:11.3573700Z [00:02:51.325]➜  google.golang.org/protobuf/internal/encoding/defval
2025-08-20T21:45:11.3574214Z [00:02:51.325]➜  mkdir -p $WORK/b101/
2025-08-20T21:45:11.3578580Z [00:02:51.326]➜  cat >/tmp/go-build3361383166/b101/importcfg << 'EOF' # internal
2025-08-20T21:45:11.3579440Z [00:02:51.326]➜  # import config
2025-08-20T21:45:11.3579835Z [00:02:51.326]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.3580440Z [00:02:51.326]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3361383166/b102/_pkg_.a
2025-08-20T21:45:11.3581159Z [00:02:51.326]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:11.3581852Z [00:02:51.326]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.3582535Z [00:02:51.326]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:11.3583014Z [00:02:51.326]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.3583326Z [00:02:51.326]➜  EOF
2025-08-20T21:45:11.3585508Z [00:02:51.326]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b101/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/defval=>google.golang.org/protobuf@v1.36.6/internal/encoding/defval;$WORK/b101=>" -p google.golang.org/protobuf/internal/encoding/defval -lang=go1.22 -complete -installsuffix shared -buildid owD3SlubY6qkWyLfHJxR/owD3SlubY6qkWyLfHJxR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/defval/default.go
2025-08-20T21:45:11.3784784Z [00:02:51.346]➜  go tool buildid -w $WORK/b101/_pkg_.a # internal
2025-08-20T21:45:11.3790573Z [00:02:51.347]➜  cp $WORK/b101/_pkg_.a /root/.cache/go-build/ba/ba8cb8b748306c316010cf2dda1b6c20b6cb618176c524f7657ffc8ea7c08927-d # internal
2025-08-20T21:45:11.3792053Z [00:02:51.347]➜  google.golang.org/protobuf/runtime/protoiface
2025-08-20T21:45:11.3792579Z [00:02:51.347]➜  mkdir -p $WORK/b111/
2025-08-20T21:45:11.3799922Z [00:02:51.348]➜  cat >/tmp/go-build3361383166/b111/importcfg << 'EOF' # internal
2025-08-20T21:45:11.3800572Z [00:02:51.348]➜  # import config
2025-08-20T21:45:11.3801204Z [00:02:51.348]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3361383166/b094/_pkg_.a
2025-08-20T21:45:11.3802070Z [00:02:51.348]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.3802833Z [00:02:51.348]➜  EOF
2025-08-20T21:45:11.3805305Z [00:02:51.348]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b111/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoiface=>google.golang.org/protobuf@v1.36.6/runtime/protoiface;$WORK/b111=>" -p google.golang.org/protobuf/runtime/protoiface -lang=go1.22 -complete -installsuffix shared -buildid uS7KU_28exQvhnl94n2D/uS7KU_28exQvhnl94n2D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoiface/legacy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoiface/methods.go
2025-08-20T21:45:11.3817838Z [00:02:51.350]➜  go tool buildid -w $WORK/b110/_pkg_.a # internal
2025-08-20T21:45:11.3837798Z [00:02:51.352]➜  cp $WORK/b110/_pkg_.a /root/.cache/go-build/99/9998df57cdaddf53838a931313f7e90e1759a66fa302c169b8a76078403d6740-d # internal
2025-08-20T21:45:11.3843273Z [00:02:51.352]➜  compress/flate
2025-08-20T21:45:11.3843925Z [00:02:51.352]➜  mkdir -p $WORK/b115/
2025-08-20T21:45:11.3845620Z [00:02:51.352]➜  cat >/tmp/go-build3361383166/b115/importcfg << 'EOF' # internal
2025-08-20T21:45:11.3846197Z [00:02:51.353]➜  # import config
2025-08-20T21:45:11.3847052Z [00:02:51.353]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:11.3847812Z [00:02:51.353]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:11.3849990Z [00:02:51.353]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.3850713Z [00:02:51.353]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.3851286Z [00:02:51.353]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:11.3851754Z [00:02:51.353]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:11.3852614Z [00:02:51.353]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:11.3853095Z [00:02:51.353]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.3853721Z [00:02:51.353]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:11.3854237Z [00:02:51.353]➜  EOF
2025-08-20T21:45:11.3857028Z [00:02:51.353]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b115/_pkg_.a -trimpath "/root/.go/src/compress/flate=>compress/flate;$WORK/b115=>" -p compress/flate -lang=go1.25 -std -complete -installsuffix shared -buildid ilfncTBnkA4QKWtYPm5O/ilfncTBnkA4QKWtYPm5O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /root/.go/src/compress/flate/deflate.go /root/.go/src/compress/flate/deflatefast.go /root/.go/src/compress/flate/dict_decoder.go /root/.go/src/compress/flate/huffman_bit_writer.go /root/.go/src/compress/flate/huffman_code.go /root/.go/src/compress/flate/inflate.go /root/.go/src/compress/flate/token.go
2025-08-20T21:45:11.3923804Z [00:02:51.360]➜  go tool buildid -w $WORK/b111/_pkg_.a # internal
2025-08-20T21:45:11.3929116Z [00:02:51.361]➜  cp $WORK/b111/_pkg_.a /root/.cache/go-build/e5/e58c768a005aba3476b8fcbddf4a934678b23b892b6688d8782fd9d1529df640-d # internal
2025-08-20T21:45:11.3932068Z [00:02:51.361]➜  google.golang.org/protobuf/proto
2025-08-20T21:45:11.3937242Z [00:02:51.361]➜  mkdir -p $WORK/b108/
2025-08-20T21:45:11.3938459Z [00:02:51.362]➜  cat >/tmp/go-build3361383166/b108/importcfg << 'EOF' # internal
2025-08-20T21:45:11.3948787Z [00:02:51.362]➜  # import config
2025-08-20T21:45:11.3949182Z [00:02:51.362]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:11.3949915Z [00:02:51.362]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.3950542Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:11.3951287Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3361383166/b106/_pkg_.a
2025-08-20T21:45:11.3952039Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:11.3952997Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3361383166/b103/_pkg_.a
2025-08-20T21:45:11.3953665Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3361383166/b107/_pkg_.a
2025-08-20T21:45:11.3954321Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3361383166/b109/_pkg_.a
2025-08-20T21:45:11.3954983Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3361383166/b094/_pkg_.a
2025-08-20T21:45:11.3955678Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3361383166/b104/_pkg_.a
2025-08-20T21:45:11.3956616Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.3957435Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:11.3958146Z [00:02:51.362]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3361383166/b111/_pkg_.a
2025-08-20T21:45:11.3958975Z [00:02:51.362]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:11.3959394Z [00:02:51.362]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:11.3959839Z [00:02:51.362]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:11.3960170Z [00:02:51.362]➜  EOF
2025-08-20T21:45:11.3966480Z [00:02:51.362]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b108/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto=>google.golang.org/protobuf@v1.36.6/proto;$WORK/b108=>" -p google.golang.org/protobuf/proto -lang=go1.22 -complete -installsuffix shared -buildid tnqD7DajGuTRmAg4KMsN/tnqD7DajGuTRmAg4KMsN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/checkinit.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/decode_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/encode_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/merge.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/messageset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/proto.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/proto_methods.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/reset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/size.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/size_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/wrapperopaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/proto/wrappers.go
2025-08-20T21:45:11.4794997Z [00:02:51.447]➜  go tool buildid -w $WORK/b115/_pkg_.a # internal
2025-08-20T21:45:11.4801316Z [00:02:51.448]➜  gcc -I /root/.go/src/os/user -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b082=/tmp/go-build -gno-record-gcc-switches -o $WORK/b082/_cgo_.o $WORK/b082/_cgo_main.o $WORK/b082/preferlinkext $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o -O2 -g # test for internal linking errors (succeeded)
2025-08-20T21:45:11.4803568Z [00:02:51.448]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage user -dynimport $WORK/b082/_cgo_.o -dynout $WORK/b082/_cgo_import.go
2025-08-20T21:45:11.4825259Z [00:02:51.450]➜  cp $WORK/b115/_pkg_.a /root/.cache/go-build/2c/2c5df6099e86c3f2c42959de92cbe7bebf11b1ea94ca62d377b4ee049c7834f9-d # internal
2025-08-20T21:45:11.4832086Z [00:02:51.451]➜  compress/gzip
2025-08-20T21:45:11.4833394Z [00:02:51.451]➜  mkdir -p $WORK/b114/
2025-08-20T21:45:11.4844032Z [00:02:51.452]➜  cat >/tmp/go-build3361383166/b114/importcfg << 'EOF' # internal
2025-08-20T21:45:11.4844812Z [00:02:51.452]➜  # import config
2025-08-20T21:45:11.4845704Z [00:02:51.452]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:11.4846243Z [00:02:51.452]➜  packagefile compress/flate=/tmp/go-build3361383166/b115/_pkg_.a
2025-08-20T21:45:11.4846725Z [00:02:51.452]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:11.4847178Z [00:02:51.452]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:11.4847616Z [00:02:51.452]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.4848040Z [00:02:51.452]➜  packagefile hash/crc32=/tmp/go-build3361383166/b116/_pkg_.a
2025-08-20T21:45:11.4848453Z [00:02:51.452]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.4848851Z [00:02:51.452]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:11.4849149Z [00:02:51.452]➜  EOF
2025-08-20T21:45:11.4851096Z [00:02:51.452]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b114/_pkg_.a -trimpath "/root/.go/src/compress/gzip=>compress/gzip;$WORK/b114=>" -p compress/gzip -lang=go1.25 -std -complete -installsuffix shared -buildid QZrYBpMOEIxYc1KN8cnf/QZrYBpMOEIxYc1KN8cnf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /root/.go/src/compress/gzip/gunzip.go /root/.go/src/compress/gzip/gzip.go
2025-08-20T21:45:11.4869303Z [00:02:51.455]➜  cat >/tmp/go-build3361383166/b082/importcfg << 'EOF' # internal
2025-08-20T21:45:11.4870855Z [00:02:51.455]➜  # import config
2025-08-20T21:45:11.4871271Z [00:02:51.455]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.4871698Z [00:02:51.455]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:11.4872125Z [00:02:51.455]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.4872733Z [00:02:51.455]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.4873175Z [00:02:51.455]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:11.4873592Z [00:02:51.455]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:11.4874034Z [00:02:51.455]➜  packagefile runtime/cgo=/tmp/go-build3361383166/b083/_pkg_.a
2025-08-20T21:45:11.4874357Z [00:02:51.455]➜  EOF
2025-08-20T21:45:11.4876515Z [00:02:51.455]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b082/_pkg_.a -trimpath "/root/.go/src/os/user=>os/user;$WORK/b082=>" -p os/user -lang=go1.25 -std -installsuffix shared -buildid TCDaqMs50n5i10PI86Tl/TCDaqMs50n5i10PI86Tl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /root/.go/src/os/user/cgo_listgroups_unix.go /root/.go/src/os/user/cgo_lookup_unix.go /root/.go/src/os/user/lookup.go /root/.go/src/os/user/user.go $WORK/b082/_cgo_gotypes.go $WORK/b082/cgo_lookup_cgo.cgo1.go $WORK/b082/getgrouplist_unix.cgo1.go $WORK/b082/_cgo_import.go
2025-08-20T21:45:11.5146716Z [00:02:51.482]➜  go tool buildid -w $WORK/b108/_pkg_.a # internal
2025-08-20T21:45:11.5173827Z [00:02:51.485]➜  cp $WORK/b108/_pkg_.a /root/.cache/go-build/81/81016e4cc3baa0b7582fc8da9d96582a0052640ee556e3e50590981caf649d32-d # internal
2025-08-20T21:45:11.5181755Z [00:02:51.486]➜  google.golang.org/protobuf/internal/filedesc
2025-08-20T21:45:11.5182166Z [00:02:51.486]➜  mkdir -p $WORK/b096/
2025-08-20T21:45:11.5195096Z [00:02:51.487]➜  cat >/tmp/go-build3361383166/b096/importcfg << 'EOF' # internal
2025-08-20T21:45:11.5195765Z [00:02:51.487]➜  # import config
2025-08-20T21:45:11.5196593Z [00:02:51.487]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:11.5197333Z [00:02:51.487]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.5198164Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:11.5199275Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build3361383166/b097/_pkg_.a
2025-08-20T21:45:11.5200220Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3361383166/b098/_pkg_.a
2025-08-20T21:45:11.5201131Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3361383166/b099/_pkg_.a
2025-08-20T21:45:11.5202191Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3361383166/b101/_pkg_.a
2025-08-20T21:45:11.5203716Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3361383166/b106/_pkg_.a
2025-08-20T21:45:11.5204501Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:11.5205179Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3361383166/b107/_pkg_.a
2025-08-20T21:45:11.5205851Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3361383166/b094/_pkg_.a
2025-08-20T21:45:11.5206926Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3361383166/b104/_pkg_.a
2025-08-20T21:45:11.5207556Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:11.5208221Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.5208938Z [00:02:51.487]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:11.5209501Z [00:02:51.487]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:11.5209916Z [00:02:51.487]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:11.5210337Z [00:02:51.487]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:11.5210753Z [00:02:51.487]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.5211166Z [00:02:51.487]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:11.5211602Z [00:02:51.487]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:11.5211925Z [00:02:51.487]➜  EOF
2025-08-20T21:45:11.5216285Z [00:02:51.487]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b096/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc=>google.golang.org/protobuf@v1.36.6/internal/filedesc;$WORK/b096=>" -p google.golang.org/protobuf/internal/filedesc -lang=go1.22 -complete -installsuffix shared -buildid uz_UBaeCqJELymzP5Wy0/uz_UBaeCqJELymzP5Wy0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/build.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/desc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/desc_init.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/desc_lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/desc_list.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/desc_list_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/editions.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filedesc/placeholder.go
2025-08-20T21:45:11.5287013Z [00:02:51.497]➜  go tool buildid -w $WORK/b114/_pkg_.a # internal
2025-08-20T21:45:11.5293617Z [00:02:51.497]➜  cp $WORK/b114/_pkg_.a /root/.cache/go-build/ac/ac093be51668a469ed82bfa500a9598efe50fd51d78d5743f957217017de5219-d # internal
2025-08-20T21:45:11.5296751Z [00:02:51.497]➜  google.golang.org/protobuf/encoding/prototext
2025-08-20T21:45:11.5297197Z [00:02:51.498]➜  mkdir -p $WORK/b117/
2025-08-20T21:45:11.5301109Z [00:02:51.498]➜  cat >/tmp/go-build3361383166/b117/importcfg << 'EOF' # internal
2025-08-20T21:45:11.5301499Z [00:02:51.498]➜  # import config
2025-08-20T21:45:11.5302946Z [00:02:51.498]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.5303589Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:11.5304357Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3361383166/b106/_pkg_.a
2025-08-20T21:45:11.5305108Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3361383166/b102/_pkg_.a
2025-08-20T21:45:11.5305803Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:11.5306482Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3361383166/b103/_pkg_.a
2025-08-20T21:45:11.5307154Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3361383166/b107/_pkg_.a
2025-08-20T21:45:11.5307811Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3361383166/b109/_pkg_.a
2025-08-20T21:45:11.5308477Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3361383166/b094/_pkg_.a
2025-08-20T21:45:11.5309419Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3361383166/b118/_pkg_.a
2025-08-20T21:45:11.5310073Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3361383166/b104/_pkg_.a
2025-08-20T21:45:11.5310693Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:11.5311364Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.5312081Z [00:02:51.498]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:11.5312918Z [00:02:51.498]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.5313388Z [00:02:51.498]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:11.5313717Z [00:02:51.498]➜  EOF
2025-08-20T21:45:11.5316403Z [00:02:51.498]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b117/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/prototext=>google.golang.org/protobuf@v1.36.6/encoding/prototext;$WORK/b117=>" -p google.golang.org/protobuf/encoding/prototext -lang=go1.22 -complete -installsuffix shared -buildid 8LuHB3T3ji1lYzUZP8nb/8LuHB3T3ji1lYzUZP8nb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/prototext/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/prototext/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/prototext/encode.go
2025-08-20T21:45:11.5336180Z [00:02:51.501]➜  cd /root/.go/src/os/user
2025-08-20T21:45:11.5336808Z [00:02:51.501]➜  go tool pack r $WORK/b082/_pkg_.a $WORK/b082/preferlinkext $WORK/b082/_x001.o $WORK/b082/_x002.o $WORK/b082/_x003.o # internal
2025-08-20T21:45:11.5341844Z [00:02:51.501]➜  go tool buildid -w $WORK/b082/_pkg_.a # internal
2025-08-20T21:45:11.5343120Z [00:02:51.502]➜  cp $WORK/b082/_pkg_.a /root/.cache/go-build/01/019bef9a6d9fe3971e8997f2b7d604dd5013af397e87f5c1866b2e5686fa73bb-d # internal
2025-08-20T21:45:11.5384702Z [00:02:51.504]➜  archive/tar
2025-08-20T21:45:11.5385172Z [00:02:51.504]➜  mkdir -p $WORK/b080/
2025-08-20T21:45:11.5385645Z [00:02:51.504]➜  cat >/tmp/go-build3361383166/b080/importcfg << 'EOF' # internal
2025-08-20T21:45:11.5386121Z [00:02:51.504]➜  # import config
2025-08-20T21:45:11.5386884Z [00:02:51.504]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:11.5391921Z [00:02:51.504]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:11.5392474Z [00:02:51.504]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.5392988Z [00:02:51.504]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:11.5393433Z [00:02:51.504]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.5393851Z [00:02:51.504]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:11.5394257Z [00:02:51.504]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:11.5394660Z [00:02:51.504]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:11.5395070Z [00:02:51.504]➜  packagefile os/user=/tmp/go-build3361383166/b082/_pkg_.a
2025-08-20T21:45:11.5395476Z [00:02:51.504]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:11.5395924Z [00:02:51.504]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:11.5396368Z [00:02:51.504]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:11.5396792Z [00:02:51.504]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:11.5397210Z [00:02:51.504]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:11.5397629Z [00:02:51.504]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.5398365Z [00:02:51.504]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.5398784Z [00:02:51.504]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:11.5399197Z [00:02:51.504]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:11.5399607Z [00:02:51.504]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:11.5399905Z [00:02:51.504]➜  EOF
2025-08-20T21:45:11.5400170Z [00:02:51.504]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:11.5402646Z [00:02:51.504]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b080/_pkg_.a -trimpath "/root/.go/src/archive/tar=>archive/tar;$WORK/b080=>" -p archive/tar -lang=go1.25 -std -complete -installsuffix shared -buildid tjQk4jsgWUXfIu97B0SR/tjQk4jsgWUXfIu97B0SR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /root/.go/src/archive/tar/common.go /root/.go/src/archive/tar/format.go /root/.go/src/archive/tar/reader.go /root/.go/src/archive/tar/stat_actime1.go /root/.go/src/archive/tar/stat_unix.go /root/.go/src/archive/tar/strconv.go /root/.go/src/archive/tar/writer.go
2025-08-20T21:45:11.5477201Z [00:02:51.514]➜  gcc -I /root/.go/src/net -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b129=/tmp/go-build -gno-record-gcc-switches -o $WORK/b129/_cgo_.o $WORK/b129/_cgo_main.o $WORK/b129/preferlinkext $WORK/b129/_x001.o $WORK/b129/_x002.o $WORK/b129/_x003.o $WORK/b129/_x004.o $WORK/b129/_x005.o $WORK/b129/_x006.o -O2 -g -lresolv # test for internal linking errors (succeeded)
2025-08-20T21:45:11.5478872Z [00:02:51.514]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage net -dynimport $WORK/b129/_cgo_.o -dynout $WORK/b129/_cgo_import.go
2025-08-20T21:45:11.5479520Z [00:02:51.515]➜  cat >/tmp/go-build3361383166/b129/importcfg << 'EOF' # internal
2025-08-20T21:45:11.5479860Z [00:02:51.515]➜  # import config
2025-08-20T21:45:11.5480297Z [00:02:51.515]➜  importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage
2025-08-20T21:45:11.5480801Z [00:02:51.515]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:11.5481211Z [00:02:51.515]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:11.5481628Z [00:02:51.515]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:11.5482160Z [00:02:51.515]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3361383166/b130/_pkg_.a
2025-08-20T21:45:11.5483148Z [00:02:51.515]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:11.5483718Z [00:02:51.515]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:11.5484194Z [00:02:51.515]➜  packagefile internal/itoa=/tmp/go-build3361383166/b046/_pkg_.a
2025-08-20T21:45:11.5484675Z [00:02:51.515]➜  packagefile internal/nettrace=/tmp/go-build3361383166/b131/_pkg_.a
2025-08-20T21:45:11.5485154Z [00:02:51.515]➜  packagefile internal/poll=/tmp/go-build3361383166/b059/_pkg_.a
2025-08-20T21:45:11.5485663Z [00:02:51.515]➜  packagefile internal/singleflight=/tmp/go-build3361383166/b132/_pkg_.a
2025-08-20T21:45:11.5486184Z [00:02:51.515]➜  packagefile internal/stringslite=/tmp/go-build3361383166/b031/_pkg_.a
2025-08-20T21:45:11.5486711Z [00:02:51.515]➜  packagefile internal/syscall/unix=/tmp/go-build3361383166/b060/_pkg_.a
2025-08-20T21:45:11.5487158Z [00:02:51.515]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.5487557Z [00:02:51.515]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:11.5487987Z [00:02:51.515]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:11.5488401Z [00:02:51.515]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:11.5488812Z [00:02:51.515]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:11.5489231Z [00:02:51.515]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:11.5489638Z [00:02:51.515]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:11.5490323Z [00:02:51.515]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:11.5490766Z [00:02:51.515]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:11.5491179Z [00:02:51.515]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:11.5491611Z [00:02:51.515]➜  packagefile runtime/cgo=/tmp/go-build3361383166/b083/_pkg_.a
2025-08-20T21:45:11.5491933Z [00:02:51.515]➜  EOF
2025-08-20T21:45:11.5500830Z [00:02:51.515]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b129/_pkg_.a -trimpath "/root/.go/src/net=>net;$WORK/b129=>" -p net -lang=go1.25 -std -installsuffix shared -buildid eXcrLAO0S0TwJ_5cJgMP/eXcrLAO0S0TwJ_5cJgMP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /root/.go/src/net/addrselect.go /root/.go/src/net/cgo_unix.go /root/.go/src/net/conf.go /root/.go/src/net/dial.go /root/.go/src/net/dnsclient.go /root/.go/src/net/dnsclient_unix.go /root/.go/src/net/dnsconfig.go /root/.go/src/net/dnsconfig_unix.go /root/.go/src/net/error_posix.go /root/.go/src/net/error_unix.go /root/.go/src/net/fd_posix.go /root/.go/src/net/fd_unix.go /root/.go/src/net/file.go /root/.go/src/net/file_posix.go /root/.go/src/net/file_unix.go /root/.go/src/net/hook.go /root/.go/src/net/hook_unix.go /root/.go/src/net/hosts.go /root/.go/src/net/interface.go /root/.go/src/net/interface_linux.go /root/.go/src/net/ip.go /root/.go/src/net/iprawsock.go /root/.go/src/net/iprawsock_posix.go /root/.go/src/net/ipsock.go /root/.go/src/net/ipsock_posix.go /root/.go/src/net/lookup.go /root/.go/src/net/lookup_unix.go /root/.go/src/net/mac.go /root/.go/src/net/mptcpsock_linux.go /root/.go/src/net/net.go /root/.go/src/net/netcgo_off.go /root/.go/src/net/netgo_off.go /root/.go/src/net/nss.go /root/.go/src/net/parse.go /root/.go/src/net/pipe.go /root/.go/src/net/port.go /root/.go/src/net/port_unix.go /root/.go/src/net/rawconn.go /root/.go/src/net/rlimit_unix.go /root/.go/src/net/sendfile.go /root/.go/src/net/sendfile_nonwindows.go /root/.go/src/net/sock_cloexec.go /root/.go/src/net/sock_linux.go /root/.go/src/net/sock_posix.go /root/.go/src/net/sockaddr_posix.go /root/.go/src/net/sockopt_linux.go /root/.go/src/net/sockopt_posix.go /root/.go/src/net/sockoptip4_linux.go /root/.go/src/net/sockoptip6_posix.go /root/.go/src/net/splice_linux.go /root/.go/src/net/tcpsock.go /root/.go/src/net/tcpsock_posix.go /root/.go/src/net/tcpsock_unix.go /root/.go/src/net/tcpsockopt_posix.go /root/.go/src/net/tcpsockopt_unix.go /root/.go/src/net/udpsock.go /root/.go/src/net/udpsock_posix.go /root/.go/src/net/unixsock.go /root/.go/src/net/unixsock_posix.go /root/.go/src/net/unixsock_readmsg_cmsg_cloexec.go /root/.go/src/net/writev_unix.go $WORK/b129/_cgo_gotypes.go $WORK/b129/cgo_linux.cgo1.go $WORK/b129/cgo_resnew.cgo1.go $WORK/b129/cgo_socknew.cgo1.go $WORK/b129/cgo_unix_cgo.cgo1.go $WORK/b129/cgo_unix_cgo_res.cgo1.go $WORK/b129/_cgo_import.go
2025-08-20T21:45:11.6493976Z [00:02:51.617]➜  go tool buildid -w $WORK/b117/_pkg_.a # internal
2025-08-20T21:45:11.6561358Z [00:02:51.624]➜  cp $WORK/b117/_pkg_.a /root/.cache/go-build/f7/f7d3b635bd6ec030d2a871fb03505649e77cdebd0ed094ffd98af795d0917893-d # internal
2025-08-20T21:45:11.6562087Z [00:02:51.624]➜  google.golang.org/protobuf/internal/protolazy
2025-08-20T21:45:11.6567530Z [00:02:51.624]➜  mkdir -p $WORK/b120/
2025-08-20T21:45:11.6584828Z [00:02:51.626]➜  cat >/tmp/go-build3361383166/b120/importcfg << 'EOF' # internal
2025-08-20T21:45:11.6585763Z [00:02:51.626]➜  # import config
2025-08-20T21:45:11.6586781Z [00:02:51.626]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:11.6587265Z [00:02:51.626]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.6587845Z [00:02:51.626]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:11.6588547Z [00:02:51.626]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3361383166/b111/_pkg_.a
2025-08-20T21:45:11.6589459Z [00:02:51.626]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.6589861Z [00:02:51.626]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:11.6590289Z [00:02:51.626]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:11.6590613Z [00:02:51.626]➜  EOF
2025-08-20T21:45:11.6593613Z [00:02:51.627]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b120/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/protolazy=>google.golang.org/protobuf@v1.36.6/internal/protolazy;$WORK/b120=>" -p google.golang.org/protobuf/internal/protolazy -lang=go1.22 -complete -installsuffix shared -buildid BBHpgSfJxaQiAwo13VmY/BBHpgSfJxaQiAwo13VmY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/protolazy/bufferreader.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/protolazy/lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/protolazy/pointer_unsafe.go
2025-08-20T21:45:11.7153328Z [00:02:51.683]➜  go tool buildid -w $WORK/b120/_pkg_.a # internal
2025-08-20T21:45:11.7162877Z [00:02:51.684]➜  cp $WORK/b120/_pkg_.a /root/.cache/go-build/26/2604839fb076a78ebb4623458abd5c35d7439253f2aa9bbb49d19e4c4e8dd544-d # internal
2025-08-20T21:45:11.7268544Z [00:02:51.695]➜  google.golang.org/protobuf/internal/version
2025-08-20T21:45:11.7269156Z [00:02:51.695]➜  mkdir -p $WORK/b121/
2025-08-20T21:45:11.7279297Z [00:02:51.696]➜  cat >/tmp/go-build3361383166/b121/importcfg << 'EOF' # internal
2025-08-20T21:45:11.7279801Z [00:02:51.696]➜  # import config
2025-08-20T21:45:11.7280150Z [00:02:51.696]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.7280574Z [00:02:51.696]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.7280888Z [00:02:51.696]➜  EOF
2025-08-20T21:45:11.7282999Z [00:02:51.696]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b121/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/version=>google.golang.org/protobuf@v1.36.6/internal/version;$WORK/b121=>" -p google.golang.org/protobuf/internal/version -lang=go1.22 -complete -installsuffix shared -buildid 3YTIBZ_fKiQhYR-A8g-z/3YTIBZ_fKiQhYR-A8g-z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/version/version.go
2025-08-20T21:45:11.7464823Z [00:02:51.714]➜  go tool buildid -w $WORK/b121/_pkg_.a # internal
2025-08-20T21:45:11.7465907Z [00:02:51.714]➜  cp $WORK/b121/_pkg_.a /root/.cache/go-build/8d/8dbd3dedbdf6e3346145e72cf6d25f678a0d5f1853926ee26d973bd6d973e602-d # internal
2025-08-20T21:45:11.7470706Z [00:02:51.715]➜  google.golang.org/grpc/grpclog/internal
2025-08-20T21:45:11.7471040Z [00:02:51.715]➜  mkdir -p $WORK/b127/
2025-08-20T21:45:11.7471414Z [00:02:51.715]➜  cat >/tmp/go-build3361383166/b127/importcfg << 'EOF' # internal
2025-08-20T21:45:11.7471753Z [00:02:51.715]➜  # import config
2025-08-20T21:45:11.7472136Z [00:02:51.715]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:11.7472780Z [00:02:51.715]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.7473190Z [00:02:51.715]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.7473587Z [00:02:51.715]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:11.7473983Z [00:02:51.715]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:11.7474274Z [00:02:51.715]➜  EOF
2025-08-20T21:45:11.7476787Z [00:02:51.715]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b127/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/internal=>google.golang.org/grpc@v1.72.2/grpclog/internal;$WORK/b127=>" -p google.golang.org/grpc/grpclog/internal -lang=go1.23 -complete -installsuffix shared -buildid Wnd-1yO_R3LbtgrUCPFY/Wnd-1yO_R3LbtgrUCPFY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/internal/grpclog.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/internal/logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/internal/loggerv2.go
2025-08-20T21:45:11.7799845Z [00:02:51.748]➜  go tool buildid -w $WORK/b127/_pkg_.a # internal
2025-08-20T21:45:11.7809488Z [00:02:51.749]➜  cp $WORK/b127/_pkg_.a /root/.cache/go-build/4f/4f01629b50f66aeb414e8dc36ab6c9fcf60040d268a87803f21b4175890c937c-d # internal
2025-08-20T21:45:11.7815527Z [00:02:51.749]➜  google.golang.org/grpc/grpclog
2025-08-20T21:45:11.7815851Z [00:02:51.749]➜  mkdir -p $WORK/b126/
2025-08-20T21:45:11.7816229Z [00:02:51.749]➜  cat >/tmp/go-build3361383166/b126/importcfg << 'EOF' # internal
2025-08-20T21:45:11.7816571Z [00:02:51.749]➜  # import config
2025-08-20T21:45:11.7816898Z [00:02:51.749]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.7817448Z [00:02:51.749]➜  packagefile google.golang.org/grpc/grpclog/internal=/tmp/go-build3361383166/b127/_pkg_.a
2025-08-20T21:45:11.7817978Z [00:02:51.749]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.7818363Z [00:02:51.749]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:11.7818773Z [00:02:51.749]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.7819200Z [00:02:51.749]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.7819510Z [00:02:51.749]➜  EOF
2025-08-20T21:45:11.7822042Z [00:02:51.749]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b126/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog=>google.golang.org/grpc@v1.72.2/grpclog;$WORK/b126=>" -p google.golang.org/grpc/grpclog -lang=go1.23 -complete -installsuffix shared -buildid LCYFEp5j86mEzUuVg3h-/LCYFEp5j86mEzUuVg3h- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/component.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/grpclog.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/grpclog/loggerv2.go
2025-08-20T21:45:11.8240695Z [00:02:51.792]➜  go tool buildid -w $WORK/b080/_pkg_.a # internal
2025-08-20T21:45:11.8255085Z [00:02:51.793]➜  go tool buildid -w $WORK/b126/_pkg_.a # internal
2025-08-20T21:45:11.8265125Z [00:02:51.794]➜  cp $WORK/b126/_pkg_.a /root/.cache/go-build/db/db900f6f7ec9df0b1893bd0bcd368ebf456a05cb587d79b03e7bcbef203dfcc6-d # internal
2025-08-20T21:45:11.8275515Z [00:02:51.795]➜  google.golang.org/grpc/connectivity
2025-08-20T21:45:11.8278575Z [00:02:51.795]➜  mkdir -p $WORK/b125/
2025-08-20T21:45:11.8278996Z [00:02:51.796]➜  cat >/tmp/go-build3361383166/b125/importcfg << 'EOF' # internal
2025-08-20T21:45:11.8279348Z [00:02:51.796]➜  # import config
2025-08-20T21:45:11.8279767Z [00:02:51.796]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:11.8280154Z [00:02:51.796]➜  EOF
2025-08-20T21:45:11.8283526Z [00:02:51.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b125/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/connectivity=>google.golang.org/grpc@v1.72.2/connectivity;$WORK/b125=>" -p google.golang.org/grpc/connectivity -lang=go1.23 -complete -installsuffix shared -buildid t4dNK758l3C5gwBZP99z/t4dNK758l3C5gwBZP99z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/connectivity/connectivity.go
2025-08-20T21:45:11.8316032Z [00:02:51.799]➜  cp $WORK/b080/_pkg_.a /root/.cache/go-build/10/10b56815d953b3a785917927d93066555b7b86848ddc8a468efc79326b7cbe90-d # internal
2025-08-20T21:45:11.8318879Z [00:02:51.800]➜  golang.org/x/net/internal/timeseries
2025-08-20T21:45:11.8320660Z [00:02:51.800]➜  mkdir -p $WORK/b142/
2025-08-20T21:45:11.8323788Z [00:02:51.800]➜  cat >/tmp/go-build3361383166/b142/importcfg << 'EOF' # internal
2025-08-20T21:45:11.8324160Z [00:02:51.800]➜  # import config
2025-08-20T21:45:11.8324800Z [00:02:51.800]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.8325212Z [00:02:51.800]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:11.8325619Z [00:02:51.800]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:11.8325919Z [00:02:51.800]➜  EOF
2025-08-20T21:45:11.8327813Z [00:02:51.800]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b142/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/timeseries=>golang.org/x/net@v0.43.0/internal/timeseries;$WORK/b142=>" -p golang.org/x/net/internal/timeseries -lang=go1.23 -complete -installsuffix shared -buildid pgViB3rZnRCMxSU_jI_4/pgViB3rZnRCMxSU_jI_4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/timeseries/timeseries.go
2025-08-20T21:45:11.8357647Z [00:02:51.803]➜  go tool buildid -w $WORK/b096/_pkg_.a # internal
2025-08-20T21:45:11.8413107Z [00:02:51.809]➜  cp $WORK/b096/_pkg_.a /root/.cache/go-build/4d/4df0f812edb1f466998d188b4f555363bde43852afaa0544d412e344abbe1eba-d # internal
2025-08-20T21:45:11.8415674Z [00:02:51.809]➜  google.golang.org/protobuf/internal/encoding/tag
2025-08-20T21:45:11.8423858Z [00:02:51.809]➜  mkdir -p $WORK/b119/
2025-08-20T21:45:11.8425274Z [00:02:51.810]➜  cat >/tmp/go-build3361383166/b119/importcfg << 'EOF' # internal
2025-08-20T21:45:11.8426572Z [00:02:51.810]➜  # import config
2025-08-20T21:45:11.8427214Z [00:02:51.810]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3361383166/b101/_pkg_.a
2025-08-20T21:45:11.8427957Z [00:02:51.810]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3361383166/b096/_pkg_.a
2025-08-20T21:45:11.8428630Z [00:02:51.810]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3361383166/b104/_pkg_.a
2025-08-20T21:45:11.8429315Z [00:02:51.810]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.8429895Z [00:02:51.810]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:11.8430321Z [00:02:51.810]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.8430743Z [00:02:51.810]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.8431053Z [00:02:51.810]➜  EOF
2025-08-20T21:45:11.8433655Z [00:02:51.810]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b119/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/tag=>google.golang.org/protobuf@v1.36.6/internal/encoding/tag;$WORK/b119=>" -p google.golang.org/protobuf/internal/encoding/tag -lang=go1.22 -complete -installsuffix shared -buildid iymLFbNxW877GuyetCkZ/iymLFbNxW877GuyetCkZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/tag/tag.go
2025-08-20T21:45:11.8435622Z [00:02:51.811]➜  go tool buildid -w $WORK/b125/_pkg_.a # internal
2025-08-20T21:45:11.8444453Z [00:02:51.812]➜  cp $WORK/b125/_pkg_.a /root/.cache/go-build/80/8062ad2b0b77c081a02d8237696b01b8bcc406f51772039f7582cfb9e4870884-d # internal
2025-08-20T21:45:11.8445060Z [00:02:51.812]➜  net/url
2025-08-20T21:45:11.8445319Z [00:02:51.812]➜  mkdir -p $WORK/b148/
2025-08-20T21:45:11.8445912Z [00:02:51.812]➜  cat >/tmp/go-build3361383166/b148/importcfg << 'EOF' # internal
2025-08-20T21:45:11.8446391Z [00:02:51.812]➜  # import config
2025-08-20T21:45:11.8446895Z [00:02:51.812]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:11.8447465Z [00:02:51.813]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.8447981Z [00:02:51.813]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:11.8448519Z [00:02:51.813]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:11.8448950Z [00:02:51.813]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:11.8460765Z [00:02:51.813]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.8461291Z [00:02:51.813]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.8461606Z [00:02:51.813]➜  EOF
2025-08-20T21:45:11.8463058Z [00:02:51.814]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b148/_pkg_.a -trimpath "/root/.go/src/net/url=>net/url;$WORK/b148=>" -p net/url -lang=go1.25 -std -complete -installsuffix shared -buildid A8RFegZZZybLED1GbpJw/A8RFegZZZybLED1GbpJw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack /root/.go/src/net/url/url.go
2025-08-20T21:45:11.8840777Z [00:02:51.848]➜  go tool buildid -w $WORK/b119/_pkg_.a # internal
2025-08-20T21:45:11.8841732Z [00:02:51.849]➜  cp $WORK/b119/_pkg_.a /root/.cache/go-build/7b/7bc348e362d85419bd71a415c7c78422f7d7e3f661d2361eec6bcacf5cb2b013-d # internal
2025-08-20T21:45:11.8844287Z [00:02:51.850]➜  google.golang.org/protobuf/internal/impl
2025-08-20T21:45:11.8846385Z [00:02:51.851]➜  mkdir -p $WORK/b113/
2025-08-20T21:45:11.8846821Z [00:02:51.851]➜  cat >/tmp/go-build3361383166/b113/importcfg << 'EOF' # internal
2025-08-20T21:45:11.8847167Z [00:02:51.851]➜  # import config
2025-08-20T21:45:11.8847501Z [00:02:51.851]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:11.8847946Z [00:02:51.851]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:11.8848423Z [00:02:51.851]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:11.8848908Z [00:02:51.851]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:11.8849339Z [00:02:51.851]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.8849902Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3361383166/b117/_pkg_.a
2025-08-20T21:45:11.8850600Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:11.8851297Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3361383166/b098/_pkg_.a
2025-08-20T21:45:11.8851978Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3361383166/b091/_pkg_.a
2025-08-20T21:45:11.8852875Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3361383166/b106/_pkg_.a
2025-08-20T21:45:11.8853644Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3361383166/b119/_pkg_.a
2025-08-20T21:45:11.8854629Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:11.8855395Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3361383166/b096/_pkg_.a
2025-08-20T21:45:11.8856068Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3361383166/b103/_pkg_.a
2025-08-20T21:45:11.8856726Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3361383166/b107/_pkg_.a
2025-08-20T21:45:11.8857616Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3361383166/b109/_pkg_.a
2025-08-20T21:45:11.8858285Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3361383166/b094/_pkg_.a
2025-08-20T21:45:11.8858967Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build3361383166/b120/_pkg_.a
2025-08-20T21:45:11.8859645Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3361383166/b104/_pkg_.a
2025-08-20T21:45:11.8860263Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:11.8860917Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:11.8861631Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:11.8862343Z [00:02:51.851]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3361383166/b111/_pkg_.a
2025-08-20T21:45:11.8863059Z [00:02:51.851]➜  packagefile hash/crc32=/tmp/go-build3361383166/b116/_pkg_.a
2025-08-20T21:45:11.8863479Z [00:02:51.851]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:11.8863875Z [00:02:51.851]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:11.8864294Z [00:02:51.851]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:11.8864713Z [00:02:51.851]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:11.8865121Z [00:02:51.851]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:11.8865533Z [00:02:51.851]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:11.8865944Z [00:02:51.851]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.8866365Z [00:02:51.851]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.8866781Z [00:02:51.851]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:11.8867208Z [00:02:51.851]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:11.8867664Z [00:02:51.851]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:11.8867993Z [00:02:51.851]➜  EOF
2025-08-20T21:45:11.8917642Z [00:02:51.851]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b113/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl=>google.golang.org/protobuf@v1.36.6/internal/impl;$WORK/b113=>" -p google.golang.org/protobuf/internal/impl -lang=go1.22 -complete -installsuffix shared -buildid RpBRQGAV8PTOAcayfnp7/RpBRQGAV8PTOAcayfnp7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/api_export.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/api_export_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/bitmap.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/checkinit.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_field.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_field_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_map.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_message_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_messageset.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_tables.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/codec_unsafe.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/convert.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/convert_list.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/convert_map.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/enum.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/equal.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/lazy.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/legacy_enum.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/legacy_export.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/legacy_extension.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/legacy_file.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/legacy_message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/merge.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/merge_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_opaque_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_reflect.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_reflect_field.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_reflect_field_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/message_reflect_gen.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/pointer_unsafe.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/pointer_unsafe_opaque.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/presence.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/impl/validate.go
2025-08-20T21:45:11.8935036Z [00:02:51.856]➜  go tool buildid -w $WORK/b142/_pkg_.a # internal
2025-08-20T21:45:11.8935705Z [00:02:51.859]➜  cp $WORK/b142/_pkg_.a /root/.cache/go-build/52/5219859900a10b44966dba22b1bf80b4a71f53975e2211324f84856e2a977389-d # internal
2025-08-20T21:45:11.8936240Z [00:02:51.859]➜  text/template/parse
2025-08-20T21:45:11.8936501Z [00:02:51.859]➜  mkdir -p $WORK/b149/
2025-08-20T21:45:11.8937060Z [00:02:51.859]➜  cat >/tmp/go-build3361383166/b149/importcfg << 'EOF' # internal
2025-08-20T21:45:11.8937469Z [00:02:51.859]➜  # import config
2025-08-20T21:45:11.8937801Z [00:02:51.859]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:11.8938242Z [00:02:51.859]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:11.8938656Z [00:02:51.859]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:11.8939089Z [00:02:51.859]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:11.8939510Z [00:02:51.859]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.8939937Z [00:02:51.859]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:11.8940376Z [00:02:51.859]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:11.8940703Z [00:02:51.859]➜  EOF
2025-08-20T21:45:11.8942698Z [00:02:51.859]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b149/_pkg_.a -trimpath "/root/.go/src/text/template/parse=>text/template/parse;$WORK/b149=>" -p text/template/parse -lang=go1.25 -std -complete -installsuffix shared -buildid 18g1CEh_U2Nxe_9ajhbY/18g1CEh_U2Nxe_9ajhbY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack /root/.go/src/text/template/parse/lex.go /root/.go/src/text/template/parse/node.go /root/.go/src/text/template/parse/parse.go
2025-08-20T21:45:11.9318219Z [00:02:51.900]➜  go tool buildid -w $WORK/b148/_pkg_.a # internal
2025-08-20T21:45:11.9331041Z [00:02:51.901]➜  cp $WORK/b148/_pkg_.a /root/.cache/go-build/e4/e40d323752e6f936361ab1dc7cd24cbeabb92031183c087d08ccdca85b8e7afd-d # internal
2025-08-20T21:45:11.9356608Z [00:02:51.904]➜  crypto/internal/fips140
2025-08-20T21:45:11.9357274Z [00:02:51.904]➜  mkdir -p $WORK/b157/
2025-08-20T21:45:11.9360435Z [00:02:51.904]➜  cat >/tmp/go-build3361383166/b157/importcfg << 'EOF' # internal
2025-08-20T21:45:11.9361129Z [00:02:51.904]➜  # import config
2025-08-20T21:45:11.9361849Z [00:02:51.904]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3361383166/b158/_pkg_.a
2025-08-20T21:45:11.9362842Z [00:02:51.904]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:11.9363502Z [00:02:51.904]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:11.9364233Z [00:02:51.904]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:11.9364970Z [00:02:51.904]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.9365532Z [00:02:51.904]➜  EOF
2025-08-20T21:45:11.9368160Z [00:02:51.904]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b157/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140=>crypto/internal/fips140;$WORK/b157=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid kjNalgJ9uA2kVbAh4fIp/kjNalgJ9uA2kVbAh4fIp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack /root/.go/src/crypto/internal/fips140/cast.go /root/.go/src/crypto/internal/fips140/fips140.go /root/.go/src/crypto/internal/fips140/indicator.go /root/.go/src/crypto/internal/fips140/notasan.go /root/.go/src/crypto/internal/fips140/notboring.go
2025-08-20T21:45:11.9662003Z [00:02:51.934]➜  go tool buildid -w $WORK/b157/_pkg_.a # internal
2025-08-20T21:45:11.9685490Z [00:02:51.936]➜  cp $WORK/b157/_pkg_.a /root/.cache/go-build/0e/0e26c0d04e1ece6cb4ea043da72b9225a1afd08d19b5f8184feb56889d2129f9-d # internal
2025-08-20T21:45:11.9693208Z [00:02:51.937]➜  crypto/internal/impl
2025-08-20T21:45:11.9693523Z [00:02:51.937]➜  mkdir -p $WORK/b165/
2025-08-20T21:45:11.9693907Z [00:02:51.937]➜  cat >/tmp/go-build3361383166/b165/importcfg << 'EOF' # internal
2025-08-20T21:45:11.9694252Z [00:02:51.937]➜  # import config
2025-08-20T21:45:11.9694594Z [00:02:51.937]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:11.9694911Z [00:02:51.937]➜  EOF
2025-08-20T21:45:11.9696839Z [00:02:51.937]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b165/_pkg_.a -trimpath "/root/.go/src/crypto/internal/impl=>crypto/internal/impl;$WORK/b165=>" -p crypto/internal/impl -lang=go1.25 -std -complete -installsuffix shared -buildid 6QumvVO52A7zozQnmsdk/6QumvVO52A7zozQnmsdk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack /root/.go/src/crypto/internal/impl/impl.go
2025-08-20T21:45:12.0098508Z [00:02:51.978]➜  go tool buildid -w $WORK/b165/_pkg_.a # internal
2025-08-20T21:45:12.0103679Z [00:02:51.978]➜  cp $WORK/b165/_pkg_.a /root/.cache/go-build/10/10baa6b60e6f77c88883ea0b3ff18f711d59bc724c961434709adfd20d940586-d # internal
2025-08-20T21:45:12.0109046Z [00:02:51.979]➜  crypto/internal/fips140/sha256
2025-08-20T21:45:12.0116195Z [00:02:51.979]➜  mkdir -p $WORK/b162/
2025-08-20T21:45:12.0117335Z [00:02:51.980]➜  echo -n > $WORK/b162/go_asm.h # internal
2025-08-20T21:45:12.0119305Z [00:02:51.980]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T21:45:12.0120978Z [00:02:51.980]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b162=>" -I $WORK/b162/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b162/symabis ./sha256block_arm64.s
2025-08-20T21:45:12.0176573Z [00:02:51.986]➜  cat >/tmp/go-build3361383166/b162/importcfg << 'EOF' # internal
2025-08-20T21:45:12.0178160Z [00:02:51.986]➜  # import config
2025-08-20T21:45:12.0179196Z [00:02:51.986]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:12.0180170Z [00:02:51.986]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:12.0181113Z [00:02:51.986]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:12.0181753Z [00:02:51.986]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3361383166/b164/_pkg_.a
2025-08-20T21:45:12.0182331Z [00:02:51.986]➜  packagefile crypto/internal/impl=/tmp/go-build3361383166/b165/_pkg_.a
2025-08-20T21:45:12.0182974Z [00:02:51.986]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.0183396Z [00:02:51.986]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:12.0183820Z [00:02:51.986]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:12.0184136Z [00:02:51.986]➜  EOF
2025-08-20T21:45:12.0184427Z [00:02:51.986]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:12.0187156Z [00:02:51.986]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b162/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b162=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -installsuffix shared -buildid XQzWVxa3jQncItt-ppNY/XQzWVxa3jQncItt-ppNY -goversion go1.25.0 -symabis $WORK/b162/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/go_asm.h /root/.go/src/crypto/internal/fips140/sha256/cast.go /root/.go/src/crypto/internal/fips140/sha256/sha256.go /root/.go/src/crypto/internal/fips140/sha256/sha256block.go /root/.go/src/crypto/internal/fips140/sha256/sha256block_arm64.go
2025-08-20T21:45:12.0812875Z [00:02:52.049]➜  cd /root/.go/src/crypto/internal/fips140/sha256
2025-08-20T21:45:12.0815097Z [00:02:52.049]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha256 -trimpath "/root/.go/src/crypto/internal/fips140/sha256=>crypto/internal/fips140/sha256;$WORK/b162=>" -I $WORK/b162/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b162/sha256block_arm64.o ./sha256block_arm64.s
2025-08-20T21:45:12.0823503Z [00:02:52.050]➜  go tool buildid -w $WORK/b149/_pkg_.a # internal
2025-08-20T21:45:12.0909077Z [00:02:52.059]➜  go tool pack r $WORK/b162/_pkg_.a $WORK/b162/sha256block_arm64.o # internal
2025-08-20T21:45:12.0915418Z [00:02:52.059]➜  go tool buildid -w $WORK/b162/_pkg_.a # internal
2025-08-20T21:45:12.0917645Z [00:02:52.060]➜  cp $WORK/b162/_pkg_.a /root/.cache/go-build/d1/d19515b2e80e65923abf5807c2c8b5568a876ea699b66397e7ae2fd764857cb9-d # internal
2025-08-20T21:45:12.0918635Z [00:02:52.060]➜  crypto/internal/fips140/sha3
2025-08-20T21:45:12.0919288Z [00:02:52.060]➜  mkdir -p $WORK/b166/
2025-08-20T21:45:12.0920074Z [00:02:52.060]➜  echo -n > $WORK/b166/go_asm.h # internal
2025-08-20T21:45:12.0920575Z [00:02:52.060]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T21:45:12.0945043Z [00:02:52.060]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b166=>" -I $WORK/b166/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b166/symabis ./sha3_arm64.s
2025-08-20T21:45:12.0948931Z [00:02:52.063]➜  cp $WORK/b149/_pkg_.a /root/.cache/go-build/4a/4a153cb2abd1b09c561e3b53954477b6c5bfa0de61452711a8e6f2d3edf369bb-d # internal
2025-08-20T21:45:12.0950572Z [00:02:52.063]➜  text/template
2025-08-20T21:45:12.0951832Z [00:02:52.063]➜  mkdir -p $WORK/b147/
2025-08-20T21:45:12.0953360Z [00:02:52.063]➜  cat >/tmp/go-build3361383166/b147/importcfg << 'EOF' # internal
2025-08-20T21:45:12.0955126Z [00:02:52.063]➜  # import config
2025-08-20T21:45:12.0955808Z [00:02:52.063]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.0956803Z [00:02:52.063]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:12.0958627Z [00:02:52.063]➜  packagefile internal/fmtsort=/tmp/go-build3361383166/b043/_pkg_.a
2025-08-20T21:45:12.0959427Z [00:02:52.063]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:12.0959845Z [00:02:52.063]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:12.0960260Z [00:02:52.063]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:12.0960680Z [00:02:52.063]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:12.0961088Z [00:02:52.063]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:12.0961499Z [00:02:52.063]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:12.0961947Z [00:02:52.063]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:12.0962496Z [00:02:52.063]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:12.0962986Z [00:02:52.063]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:12.0963410Z [00:02:52.063]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:12.0963835Z [00:02:52.063]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:12.0964296Z [00:02:52.063]➜  packagefile text/template/parse=/tmp/go-build3361383166/b149/_pkg_.a
2025-08-20T21:45:12.0964766Z [00:02:52.063]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:12.0965209Z [00:02:52.063]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:12.0965535Z [00:02:52.063]➜  EOF
2025-08-20T21:45:12.0966674Z [00:02:52.065]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:12.0969126Z [00:02:52.065]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b147/_pkg_.a -trimpath "/root/.go/src/text/template=>text/template;$WORK/b147=>" -p text/template -lang=go1.25 -std -complete -installsuffix shared -buildid nWNn5zq-4zq24i--jN00/nWNn5zq-4zq24i--jN00 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack /root/.go/src/text/template/doc.go /root/.go/src/text/template/exec.go /root/.go/src/text/template/funcs.go /root/.go/src/text/template/helper.go /root/.go/src/text/template/option.go /root/.go/src/text/template/template.go
2025-08-20T21:45:12.0990672Z [00:02:52.067]➜  cat >/tmp/go-build3361383166/b166/importcfg << 'EOF' # internal
2025-08-20T21:45:12.0991063Z [00:02:52.067]➜  # import config
2025-08-20T21:45:12.0991401Z [00:02:52.067]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:12.0991887Z [00:02:52.067]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:12.0992840Z [00:02:52.067]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:12.0993526Z [00:02:52.067]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:12.0994155Z [00:02:52.067]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3361383166/b164/_pkg_.a
2025-08-20T21:45:12.0994710Z [00:02:52.067]➜  packagefile crypto/internal/impl=/tmp/go-build3361383166/b165/_pkg_.a
2025-08-20T21:45:12.0995189Z [00:02:52.067]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.0995616Z [00:02:52.067]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:12.0996047Z [00:02:52.067]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:12.0996361Z [00:02:52.067]➜  EOF
2025-08-20T21:45:12.1000117Z [00:02:52.067]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b166/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b166=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -installsuffix shared -buildid 5NyZ3zk_6nxSVqI7PXdR/5NyZ3zk_6nxSVqI7PXdR -goversion go1.25.0 -symabis $WORK/b166/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack -asmhdr $WORK/b166/go_asm.h /root/.go/src/crypto/internal/fips140/sha3/cast.go /root/.go/src/crypto/internal/fips140/sha3/hashes.go /root/.go/src/crypto/internal/fips140/sha3/keccakf.go /root/.go/src/crypto/internal/fips140/sha3/sha3.go /root/.go/src/crypto/internal/fips140/sha3/sha3_arm64.go /root/.go/src/crypto/internal/fips140/sha3/shake.go
2025-08-20T21:45:12.1578321Z [00:02:52.126]➜  cd /root/.go/src/crypto/internal/fips140/sha3
2025-08-20T21:45:12.1594052Z [00:02:52.127]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha3 -trimpath "/root/.go/src/crypto/internal/fips140/sha3=>crypto/internal/fips140/sha3;$WORK/b166=>" -I $WORK/b166/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b166/sha3_arm64.o ./sha3_arm64.s
2025-08-20T21:45:12.1642209Z [00:02:52.132]➜  go tool pack r $WORK/b166/_pkg_.a $WORK/b166/sha3_arm64.o # internal
2025-08-20T21:45:12.1647513Z [00:02:52.132]➜  go tool buildid -w $WORK/b166/_pkg_.a # internal
2025-08-20T21:45:12.1653350Z [00:02:52.133]➜  cp $WORK/b166/_pkg_.a /root/.cache/go-build/b5/b56400a772ca551d2a34ea2c6874e837aeaafcd0c8dd538e49cf1db4209b2f3e-d # internal
2025-08-20T21:45:12.1653953Z [00:02:52.133]➜  crypto/internal/fips140/sha512
2025-08-20T21:45:12.1654274Z [00:02:52.133]➜  mkdir -p $WORK/b168/
2025-08-20T21:45:12.1654577Z [00:02:52.133]➜  echo -n > $WORK/b168/go_asm.h # internal
2025-08-20T21:45:12.1654927Z [00:02:52.133]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T21:45:12.1656250Z [00:02:52.133]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b168=>" -I $WORK/b168/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b168/symabis ./sha512block_arm64.s
2025-08-20T21:45:12.1722085Z [00:02:52.140]➜  cat >/tmp/go-build3361383166/b168/importcfg << 'EOF' # internal
2025-08-20T21:45:12.1724506Z [00:02:52.140]➜  # import config
2025-08-20T21:45:12.1726850Z [00:02:52.140]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:12.1729197Z [00:02:52.140]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:12.1732805Z [00:02:52.140]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:12.1734717Z [00:02:52.140]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3361383166/b164/_pkg_.a
2025-08-20T21:45:12.1735287Z [00:02:52.140]➜  packagefile crypto/internal/impl=/tmp/go-build3361383166/b165/_pkg_.a
2025-08-20T21:45:12.1735758Z [00:02:52.140]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.1736172Z [00:02:52.140]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:12.1736875Z [00:02:52.140]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:12.1737280Z [00:02:52.140]➜  EOF
2025-08-20T21:45:12.1737583Z [00:02:52.140]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:12.1740305Z [00:02:52.140]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b168/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b168=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -installsuffix shared -buildid vU8PREIG3jI8YOHtjSmu/vU8PREIG3jI8YOHtjSmu -goversion go1.25.0 -symabis $WORK/b168/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h /root/.go/src/crypto/internal/fips140/sha512/cast.go /root/.go/src/crypto/internal/fips140/sha512/sha512.go /root/.go/src/crypto/internal/fips140/sha512/sha512block.go /root/.go/src/crypto/internal/fips140/sha512/sha512block_arm64.go
2025-08-20T21:45:12.2278896Z [00:02:52.196]➜  cd /root/.go/src/crypto/internal/fips140/sha512
2025-08-20T21:45:12.2281626Z [00:02:52.196]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/sha512 -trimpath "/root/.go/src/crypto/internal/fips140/sha512=>crypto/internal/fips140/sha512;$WORK/b168=>" -I $WORK/b168/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b168/sha512block_arm64.o ./sha512block_arm64.s
2025-08-20T21:45:12.2402562Z [00:02:52.208]➜  go tool pack r $WORK/b168/_pkg_.a $WORK/b168/sha512block_arm64.o # internal
2025-08-20T21:45:12.2404258Z [00:02:52.208]➜  go tool buildid -w $WORK/b168/_pkg_.a # internal
2025-08-20T21:45:12.2414752Z [00:02:52.209]➜  cp $WORK/b168/_pkg_.a /root/.cache/go-build/ea/ea881f7a3e0a44e25a0d7d679321bd08a4f219b03f54805c1394fdacc2c23633-d # internal
2025-08-20T21:45:12.2423790Z [00:02:52.210]➜  crypto/internal/fips140/hmac
2025-08-20T21:45:12.2424333Z [00:02:52.210]➜  mkdir -p $WORK/b161/
2025-08-20T21:45:12.2434785Z [00:02:52.211]➜  cat >/tmp/go-build3361383166/b161/importcfg << 'EOF' # internal
2025-08-20T21:45:12.2436181Z [00:02:52.211]➜  # import config
2025-08-20T21:45:12.2436906Z [00:02:52.211]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:12.2437744Z [00:02:52.211]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:12.2438692Z [00:02:52.211]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3361383166/b162/_pkg_.a
2025-08-20T21:45:12.2439758Z [00:02:52.211]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3361383166/b166/_pkg_.a
2025-08-20T21:45:12.2440422Z [00:02:52.211]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3361383166/b168/_pkg_.a
2025-08-20T21:45:12.2440928Z [00:02:52.211]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.2441345Z [00:02:52.211]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:12.2441664Z [00:02:52.211]➜  EOF
2025-08-20T21:45:12.2441937Z [00:02:52.211]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:12.2444080Z [00:02:52.211]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b161/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hmac=>crypto/internal/fips140/hmac;$WORK/b161=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid A42YQXKTz7j6V6eZYMhB/A42YQXKTz7j6V6eZYMhB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack /root/.go/src/crypto/internal/fips140/hmac/cast.go /root/.go/src/crypto/internal/fips140/hmac/hmac.go
2025-08-20T21:45:12.2995080Z [00:02:52.267]➜  go tool buildid -w $WORK/b161/_pkg_.a # internal
2025-08-20T21:45:12.3005962Z [00:02:52.268]➜  cp $WORK/b161/_pkg_.a /root/.cache/go-build/b5/b50eb6d7c3f677fe545a3d9ad59605538a27051bf0355c93330d8650c6dfb38a-d # internal
2025-08-20T21:45:12.3011237Z [00:02:52.269]➜  crypto/internal/fips140/check
2025-08-20T21:45:12.3012524Z [00:02:52.269]➜  mkdir -p $WORK/b160/
2025-08-20T21:45:12.3035473Z [00:02:52.270]➜  cat >/tmp/go-build3361383166/b160/importcfg << 'EOF' # internal
2025-08-20T21:45:12.3036215Z [00:02:52.270]➜  # import config
2025-08-20T21:45:12.3036708Z [00:02:52.270]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:12.3037328Z [00:02:52.270]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3361383166/b161/_pkg_.a
2025-08-20T21:45:12.3037911Z [00:02:52.270]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3361383166/b162/_pkg_.a
2025-08-20T21:45:12.3038534Z [00:02:52.270]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:12.3039188Z [00:02:52.270]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3361383166/b158/_pkg_.a
2025-08-20T21:45:12.3039695Z [00:02:52.270]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:12.3039993Z [00:02:52.270]➜  EOF
2025-08-20T21:45:12.3041731Z [00:02:52.270]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b160/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/check=>crypto/internal/fips140/check;$WORK/b160=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -installsuffix shared -buildid nhNKEvIck5oeTpa1dzoq/nhNKEvIck5oeTpa1dzoq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /root/.go/src/crypto/internal/fips140/check/check.go
2025-08-20T21:45:12.3350651Z [00:02:52.302]➜  go tool buildid -w $WORK/b160/_pkg_.a # internal
2025-08-20T21:45:12.3351488Z [00:02:52.303]➜  cp $WORK/b160/_pkg_.a /root/.cache/go-build/8f/8f85460442b947f9b5b7d7f144a673385d21402d34ce36aa26932abdd2536258-d # internal
2025-08-20T21:45:12.3361246Z [00:02:52.304]➜  crypto/internal/fips140/aes
2025-08-20T21:45:12.3362100Z [00:02:52.304]➜  mkdir -p $WORK/b156/
2025-08-20T21:45:12.3372965Z [00:02:52.305]➜  echo -n > $WORK/b156/go_asm.h # internal
2025-08-20T21:45:12.3373948Z [00:02:52.305]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T21:45:12.3375633Z [00:02:52.305]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b156=>" -I $WORK/b156/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b156/symabis ./aes_arm64.s ./ctr_arm64.s
2025-08-20T21:45:12.3546968Z [00:02:52.323]➜  cat >/tmp/go-build3361383166/b156/importcfg << 'EOF' # internal
2025-08-20T21:45:12.3548490Z [00:02:52.323]➜  # import config
2025-08-20T21:45:12.3549501Z [00:02:52.323]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:12.3550787Z [00:02:52.323]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:12.3551368Z [00:02:52.323]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3361383166/b159/_pkg_.a
2025-08-20T21:45:12.3551952Z [00:02:52.323]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:12.3552630Z [00:02:52.323]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:12.3553323Z [00:02:52.323]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:12.3553947Z [00:02:52.323]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3361383166/b164/_pkg_.a
2025-08-20T21:45:12.3554561Z [00:02:52.323]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3361383166/b158/_pkg_.a
2025-08-20T21:45:12.3555128Z [00:02:52.323]➜  packagefile crypto/internal/impl=/tmp/go-build3361383166/b165/_pkg_.a
2025-08-20T21:45:12.3555611Z [00:02:52.323]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.3556039Z [00:02:52.323]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:12.3556466Z [00:02:52.323]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:12.3556794Z [00:02:52.323]➜  EOF
2025-08-20T21:45:12.3557065Z [00:02:52.323]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:12.3572308Z [00:02:52.325]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b156/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b156=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -installsuffix shared -buildid nMw5pB3PdI_aXx7k9ui_/nMw5pB3PdI_aXx7k9ui_ -goversion go1.25.0 -symabis $WORK/b156/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack -asmhdr $WORK/b156/go_asm.h /root/.go/src/crypto/internal/fips140/aes/aes.go /root/.go/src/crypto/internal/fips140/aes/aes_asm.go /root/.go/src/crypto/internal/fips140/aes/aes_generic.go /root/.go/src/crypto/internal/fips140/aes/cast.go /root/.go/src/crypto/internal/fips140/aes/cbc.go /root/.go/src/crypto/internal/fips140/aes/cbc_noasm.go /root/.go/src/crypto/internal/fips140/aes/const.go /root/.go/src/crypto/internal/fips140/aes/ctr.go /root/.go/src/crypto/internal/fips140/aes/ctr_asm.go
2025-08-20T21:45:12.3958102Z [00:02:52.364]➜  go tool buildid -w $WORK/b147/_pkg_.a # internal
2025-08-20T21:45:12.4003364Z [00:02:52.368]➜  cp $WORK/b147/_pkg_.a /root/.cache/go-build/2f/2f8eb2e2e96041bf41210deaa3541138afde05707c0898dba39e707799d4383a-d # internal
2025-08-20T21:45:12.4015277Z [00:02:52.369]➜  html/template
2025-08-20T21:45:12.4026455Z [00:02:52.371]➜  mkdir -p $WORK/b143/
2025-08-20T21:45:12.4038261Z [00:02:52.372]➜  cat >/tmp/go-build3361383166/b143/importcfg << 'EOF' # internal
2025-08-20T21:45:12.4038900Z [00:02:52.372]➜  # import config
2025-08-20T21:45:12.4040622Z [00:02:52.372]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:12.4041489Z [00:02:52.372]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:12.4041935Z [00:02:52.372]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:12.4042346Z [00:02:52.372]➜  packagefile html=/tmp/go-build3361383166/b144/_pkg_.a
2025-08-20T21:45:12.4043003Z [00:02:52.372]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:12.4043450Z [00:02:52.372]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:12.4043868Z [00:02:52.372]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:12.4044271Z [00:02:52.372]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:12.4044672Z [00:02:52.372]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:12.4045070Z [00:02:52.372]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:12.4045508Z [00:02:52.372]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:12.4045967Z [00:02:52.372]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:12.4046386Z [00:02:52.372]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:12.4046811Z [00:02:52.372]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:12.4047232Z [00:02:52.372]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:12.4047647Z [00:02:52.372]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:12.4048092Z [00:02:52.372]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:12.4048580Z [00:02:52.372]➜  packagefile text/template/parse=/tmp/go-build3361383166/b149/_pkg_.a
2025-08-20T21:45:12.4049045Z [00:02:52.372]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:12.4049488Z [00:02:52.372]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:12.4049818Z [00:02:52.372]➜  EOF
2025-08-20T21:45:12.4067442Z [00:02:52.374]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b143/_pkg_.a -trimpath "/root/.go/src/html/template=>html/template;$WORK/b143=>" -p html/template -lang=go1.25 -std -complete -installsuffix shared -buildid bcIVhNf49Yk1d6M9nH2_/bcIVhNf49Yk1d6M9nH2_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack /root/.go/src/html/template/attr.go /root/.go/src/html/template/attr_string.go /root/.go/src/html/template/content.go /root/.go/src/html/template/context.go /root/.go/src/html/template/css.go /root/.go/src/html/template/delim_string.go /root/.go/src/html/template/doc.go /root/.go/src/html/template/element_string.go /root/.go/src/html/template/error.go /root/.go/src/html/template/escape.go /root/.go/src/html/template/html.go /root/.go/src/html/template/js.go /root/.go/src/html/template/jsctx_string.go /root/.go/src/html/template/state_string.go /root/.go/src/html/template/template.go /root/.go/src/html/template/transition.go /root/.go/src/html/template/url.go /root/.go/src/html/template/urlpart_string.go
2025-08-20T21:45:12.4313535Z [00:02:52.399]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T21:45:12.4314831Z [00:02:52.399]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b156=>" -I $WORK/b156/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b156/aes_arm64.o ./aes_arm64.s
2025-08-20T21:45:12.4345894Z [00:02:52.402]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes -trimpath "/root/.go/src/crypto/internal/fips140/aes=>crypto/internal/fips140/aes;$WORK/b156=>" -I $WORK/b156/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b156/ctr_arm64.o ./ctr_arm64.s
2025-08-20T21:45:12.4356769Z [00:02:52.404]➜  cd /root/.go/src/net
2025-08-20T21:45:12.4357660Z [00:02:52.404]➜  go tool pack r $WORK/b129/_pkg_.a $WORK/b129/preferlinkext $WORK/b129/_x001.o $WORK/b129/_x002.o $WORK/b129/_x003.o $WORK/b129/_x004.o $WORK/b129/_x005.o $WORK/b129/_x006.o # internal
2025-08-20T21:45:12.4365598Z [00:02:52.404]➜  go tool buildid -w $WORK/b129/_pkg_.a # internal
2025-08-20T21:45:12.4407368Z [00:02:52.409]➜  cd /root/.go/src/crypto/internal/fips140/aes
2025-08-20T21:45:12.4408054Z [00:02:52.409]➜  go tool pack r $WORK/b156/_pkg_.a $WORK/b156/aes_arm64.o $WORK/b156/ctr_arm64.o # internal
2025-08-20T21:45:12.4408656Z [00:02:52.409]➜  go tool buildid -w $WORK/b156/_pkg_.a # internal
2025-08-20T21:45:12.4419641Z [00:02:52.410]➜  cp $WORK/b156/_pkg_.a /root/.cache/go-build/0f/0fb5aff5be34a29fc58fbbf9ef1a7053f4b4c161587f1d1ff90ff4f0bcf13483-d # internal
2025-08-20T21:45:12.4435644Z [00:02:52.411]➜  crypto/internal/sysrand
2025-08-20T21:45:12.4436483Z [00:02:52.412]➜  mkdir -p $WORK/b172/
2025-08-20T21:45:12.4437289Z [00:02:52.412]➜  cat >/tmp/go-build3361383166/b172/importcfg << 'EOF' # internal
2025-08-20T21:45:12.4437696Z [00:02:52.412]➜  # import config
2025-08-20T21:45:12.4438039Z [00:02:52.412]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.4438543Z [00:02:52.412]➜  packagefile internal/syscall/unix=/tmp/go-build3361383166/b060/_pkg_.a
2025-08-20T21:45:12.4439009Z [00:02:52.412]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:12.4439406Z [00:02:52.412]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:12.4439817Z [00:02:52.412]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:12.4440231Z [00:02:52.412]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:12.4440675Z [00:02:52.412]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:12.4441113Z [00:02:52.412]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:12.4441525Z [00:02:52.412]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:12.4441826Z [00:02:52.412]➜  EOF
2025-08-20T21:45:12.4442092Z [00:02:52.412]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:12.4444233Z [00:02:52.412]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b172/_pkg_.a -trimpath "/root/.go/src/crypto/internal/sysrand=>crypto/internal/sysrand;$WORK/b172=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -installsuffix shared -buildid mnJYHg0KzS7cWivVHp2O/mnJYHg0KzS7cWivVHp2O -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack /root/.go/src/crypto/internal/sysrand/rand.go /root/.go/src/crypto/internal/sysrand/rand_getrandom.go
2025-08-20T21:45:12.4530209Z [00:02:52.421]➜  cp $WORK/b129/_pkg_.a /root/.cache/go-build/c5/c53a90c7f547f814b672e76335947e4eacdf19329729104a6850a2eb6c5d3f06-d # internal
2025-08-20T21:45:12.4536099Z [00:02:52.422]➜  google.golang.org/grpc/internal
2025-08-20T21:45:12.4536744Z [00:02:52.422]➜  mkdir -p $WORK/b124/
2025-08-20T21:45:12.4545977Z [00:02:52.422]➜  cat >/tmp/go-build3361383166/b124/importcfg << 'EOF' # internal
2025-08-20T21:45:12.4546355Z [00:02:52.422]➜  # import config
2025-08-20T21:45:12.4546706Z [00:02:52.422]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:12.4547211Z [00:02:52.422]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:12.4547790Z [00:02:52.422]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3361383166/b125/_pkg_.a
2025-08-20T21:45:12.4548436Z [00:02:52.422]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:12.4548944Z [00:02:52.422]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:12.4549370Z [00:02:52.422]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:12.4549786Z [00:02:52.422]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:12.4550086Z [00:02:52.422]➜  EOF
2025-08-20T21:45:12.4552575Z [00:02:52.422]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b124/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal=>google.golang.org/grpc@v1.72.2/internal;$WORK/b124=>" -p google.golang.org/grpc/internal -lang=go1.23 -complete -installsuffix shared -buildid wBqQUahnKhKUK40TnjFm/wBqQUahnKhKUK40TnjFm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/experimental.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/internal.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/tcp_keepalive_unix.go
2025-08-20T21:45:12.4728613Z [00:02:52.440]➜  go tool buildid -w $WORK/b172/_pkg_.a # internal
2025-08-20T21:45:12.4736120Z [00:02:52.440]➜  cp $WORK/b172/_pkg_.a /root/.cache/go-build/4a/4a8e17b89188d75b1cdeeba9678dd280582d3ba7d2956df51b7f193a9c2cff01-d # internal
2025-08-20T21:45:12.4736745Z [00:02:52.441]➜  crypto/internal/entropy
2025-08-20T21:45:12.4737026Z [00:02:52.441]➜  mkdir -p $WORK/b171/
2025-08-20T21:45:12.4737401Z [00:02:52.441]➜  cat >/tmp/go-build3361383166/b171/importcfg << 'EOF' # internal
2025-08-20T21:45:12.4737742Z [00:02:52.441]➜  # import config
2025-08-20T21:45:12.4738157Z [00:02:52.441]➜  packagefile crypto/internal/sysrand=/tmp/go-build3361383166/b172/_pkg_.a
2025-08-20T21:45:12.4738526Z [00:02:52.441]➜  EOF
2025-08-20T21:45:12.4740149Z [00:02:52.441]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b171/_pkg_.a -trimpath "/root/.go/src/crypto/internal/entropy=>crypto/internal/entropy;$WORK/b171=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -installsuffix shared -buildid uyN8ZSB0PiltA8jeC8ce/uyN8ZSB0PiltA8jeC8ce -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack /root/.go/src/crypto/internal/entropy/entropy.go
2025-08-20T21:45:12.4822989Z [00:02:52.450]➜  go tool buildid -w $WORK/b171/_pkg_.a # internal
2025-08-20T21:45:12.4843337Z [00:02:52.451]➜  cp $WORK/b171/_pkg_.a /root/.cache/go-build/08/08d07c5e414a70bc03d0805d4ad67af129f3d930fc500b13e40e400ba96e6f97-d # internal
2025-08-20T21:45:12.4844416Z [00:02:52.451]➜  math/rand/v2
2025-08-20T21:45:12.4845045Z [00:02:52.451]➜  mkdir -p $WORK/b174/
2025-08-20T21:45:12.4845678Z [00:02:52.451]➜  cat >/tmp/go-build3361383166/b174/importcfg << 'EOF' # internal
2025-08-20T21:45:12.4846551Z [00:02:52.451]➜  # import config
2025-08-20T21:45:12.4846978Z [00:02:52.451]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.4847465Z [00:02:52.451]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:12.4847995Z [00:02:52.451]➜  packagefile internal/chacha8rand=/tmp/go-build3361383166/b013/_pkg_.a
2025-08-20T21:45:12.4848456Z [00:02:52.451]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:12.4849189Z [00:02:52.451]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:12.4849575Z [00:02:52.451]➜  EOF
2025-08-20T21:45:12.4941913Z [00:02:52.451]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b174/_pkg_.a -trimpath "/root/.go/src/math/rand/v2=>math/rand/v2;$WORK/b174=>" -p math/rand/v2 -lang=go1.25 -std -complete -installsuffix shared -buildid ZfMw8tkUidw9934lNf6V/ZfMw8tkUidw9934lNf6V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack /root/.go/src/math/rand/v2/chacha8.go /root/.go/src/math/rand/v2/exp.go /root/.go/src/math/rand/v2/normal.go /root/.go/src/math/rand/v2/pcg.go /root/.go/src/math/rand/v2/rand.go /root/.go/src/math/rand/v2/zipf.go
2025-08-20T21:45:12.4950267Z [00:02:52.462]➜  go tool buildid -w $WORK/b124/_pkg_.a # internal
2025-08-20T21:45:12.4950962Z [00:02:52.462]➜  cp $WORK/b124/_pkg_.a /root/.cache/go-build/e9/e9d561dd5b60275f5b3c0dd89c514d448f3be69d22e13445aa3296f1b022946a-d # internal
2025-08-20T21:45:12.4976094Z [00:02:52.465]➜  google.golang.org/grpc/codes
2025-08-20T21:45:12.4976969Z [00:02:52.466]➜  mkdir -p $WORK/b123/
2025-08-20T21:45:12.4984249Z [00:02:52.466]➜  cat >/tmp/go-build3361383166/b123/importcfg << 'EOF' # internal
2025-08-20T21:45:12.4984811Z [00:02:52.466]➜  # import config
2025-08-20T21:45:12.4985147Z [00:02:52.466]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:12.4985654Z [00:02:52.466]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3361383166/b124/_pkg_.a
2025-08-20T21:45:12.4986526Z [00:02:52.466]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:12.4986849Z [00:02:52.466]➜  EOF
2025-08-20T21:45:12.4988863Z [00:02:52.466]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b123/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/codes=>google.golang.org/grpc@v1.72.2/codes;$WORK/b123=>" -p google.golang.org/grpc/codes -lang=go1.23 -complete -installsuffix shared -buildid ZM92Ngnkf7SC4bDp80Ry/ZM92Ngnkf7SC4bDp80Ry -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/codes/code_string.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/codes/codes.go
2025-08-20T21:45:12.5245151Z [00:02:52.492]➜  go tool buildid -w $WORK/b123/_pkg_.a # internal
2025-08-20T21:45:12.5254813Z [00:02:52.493]➜  cp $WORK/b123/_pkg_.a /root/.cache/go-build/8d/8df8b2bf182fc144e0aa865c57abcfd56b2547643e6eeae6580550183e148da1-d # internal
2025-08-20T21:45:12.5279493Z [00:02:52.496]➜  math/big
2025-08-20T21:45:12.5280407Z [00:02:52.496]➜  mkdir -p $WORK/b178/
2025-08-20T21:45:12.5398878Z [00:02:52.508]➜  echo -n > $WORK/b178/go_asm.h # internal
2025-08-20T21:45:12.5399837Z [00:02:52.508]➜  cd /root/.go/src/math/big
2025-08-20T21:45:12.5401382Z [00:02:52.508]➜  /root/.go/pkg/tool/linux_arm64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b178=>" -I $WORK/b178/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b178/symabis ./arith_arm64.s
2025-08-20T21:45:12.5501040Z [00:02:52.518]➜  cat >/tmp/go-build3361383166/b178/importcfg << 'EOF' # internal
2025-08-20T21:45:12.5501734Z [00:02:52.518]➜  # import config
2025-08-20T21:45:12.5504510Z [00:02:52.518]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:12.5505012Z [00:02:52.518]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.5505430Z [00:02:52.518]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:12.5505916Z [00:02:52.518]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:12.5506365Z [00:02:52.518]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:12.5506767Z [00:02:52.518]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:12.5507187Z [00:02:52.518]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:12.5507622Z [00:02:52.518]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:12.5508335Z [00:02:52.518]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:12.5508832Z [00:02:52.518]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:12.5509259Z [00:02:52.518]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:12.5509673Z [00:02:52.518]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:12.5509973Z [00:02:52.518]➜  EOF
2025-08-20T21:45:12.5510257Z [00:02:52.518]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:12.5523920Z [00:02:52.518]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b178/_pkg_.a -trimpath "/root/.go/src/math/big=>math/big;$WORK/b178=>" -p math/big -lang=go1.25 -std -installsuffix shared -buildid ckCotv1-eUY3z3WtniLs/ckCotv1-eUY3z3WtniLs -goversion go1.25.0 -symabis $WORK/b178/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack -asmhdr $WORK/b178/go_asm.h /root/.go/src/math/big/accuracy_string.go /root/.go/src/math/big/arith.go /root/.go/src/math/big/arith_decl.go /root/.go/src/math/big/decimal.go /root/.go/src/math/big/doc.go /root/.go/src/math/big/float.go /root/.go/src/math/big/floatconv.go /root/.go/src/math/big/floatmarsh.go /root/.go/src/math/big/ftoa.go /root/.go/src/math/big/int.go /root/.go/src/math/big/intconv.go /root/.go/src/math/big/intmarsh.go /root/.go/src/math/big/nat.go /root/.go/src/math/big/natconv.go /root/.go/src/math/big/natdiv.go /root/.go/src/math/big/natmul.go /root/.go/src/math/big/prime.go /root/.go/src/math/big/rat.go /root/.go/src/math/big/ratconv.go /root/.go/src/math/big/ratmarsh.go /root/.go/src/math/big/roundingmode_string.go /root/.go/src/math/big/sqrt.go
2025-08-20T21:45:12.5528132Z [00:02:52.519]➜  go tool buildid -w $WORK/b174/_pkg_.a # internal
2025-08-20T21:45:12.5528814Z [00:02:52.520]➜  cp $WORK/b174/_pkg_.a /root/.cache/go-build/7d/7d24c85d1486f6fa6c930dfddb1ef34720afc8a0f1c26874bed53687167e44f3-d # internal
2025-08-20T21:45:12.5569612Z [00:02:52.525]➜  crypto/internal/randutil
2025-08-20T21:45:12.5570699Z [00:02:52.525]➜  mkdir -p $WORK/b173/
2025-08-20T21:45:12.5571933Z [00:02:52.525]➜  cat >/tmp/go-build3361383166/b173/importcfg << 'EOF' # internal
2025-08-20T21:45:12.5573521Z [00:02:52.525]➜  # import config
2025-08-20T21:45:12.5573879Z [00:02:52.525]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:12.5574526Z [00:02:52.525]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:12.5574884Z [00:02:52.525]➜  EOF
2025-08-20T21:45:12.5576528Z [00:02:52.525]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b173/_pkg_.a -trimpath "/root/.go/src/crypto/internal/randutil=>crypto/internal/randutil;$WORK/b173=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -installsuffix shared -buildid jI6rmh7sOgnLoJtpj6tm/jI6rmh7sOgnLoJtpj6tm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack /root/.go/src/crypto/internal/randutil/randutil.go
2025-08-20T21:45:12.6013174Z [00:02:52.569]➜  go tool buildid -w $WORK/b173/_pkg_.a # internal
2025-08-20T21:45:12.6028226Z [00:02:52.571]➜  cp $WORK/b173/_pkg_.a /root/.cache/go-build/f5/f531161022c110c2c0a5994535a4eb2bf83e3f68e87903e28d1dfd4a1fa459f4-d # internal
2025-08-20T21:45:12.6036967Z [00:02:52.572]➜  crypto/internal/fips140/drbg
2025-08-20T21:45:12.6037462Z [00:02:52.572]➜  mkdir -p $WORK/b170/
2025-08-20T21:45:12.6047406Z [00:02:52.573]➜  cat >/tmp/go-build3361383166/b170/importcfg << 'EOF' # internal
2025-08-20T21:45:12.6048757Z [00:02:52.573]➜  # import config
2025-08-20T21:45:12.6049689Z [00:02:52.573]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:12.6050266Z [00:02:52.573]➜  packagefile crypto/internal/entropy=/tmp/go-build3361383166/b171/_pkg_.a
2025-08-20T21:45:12.6050813Z [00:02:52.573]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:12.6051366Z [00:02:52.573]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3361383166/b156/_pkg_.a
2025-08-20T21:45:12.6052337Z [00:02:52.573]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:12.6053205Z [00:02:52.573]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:12.6053830Z [00:02:52.573]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:12.6054418Z [00:02:52.573]➜  packagefile crypto/internal/randutil=/tmp/go-build3361383166/b173/_pkg_.a
2025-08-20T21:45:12.6054979Z [00:02:52.573]➜  packagefile crypto/internal/sysrand=/tmp/go-build3361383166/b172/_pkg_.a
2025-08-20T21:45:12.6055456Z [00:02:52.573]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.6055862Z [00:02:52.573]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:12.6056271Z [00:02:52.573]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:12.6056690Z [00:02:52.573]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:12.6056994Z [00:02:52.573]➜  EOF
2025-08-20T21:45:12.6062701Z [00:02:52.574]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b170/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/drbg=>crypto/internal/fips140/drbg;$WORK/b170=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -installsuffix shared -buildid 2bhr8WQOGW7jzWbzCEFo/2bhr8WQOGW7jzWbzCEFo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack /root/.go/src/crypto/internal/fips140/drbg/cast.go /root/.go/src/crypto/internal/fips140/drbg/ctrdrbg.go /root/.go/src/crypto/internal/fips140/drbg/rand.go
2025-08-20T21:45:12.6534632Z [00:02:52.621]➜  go tool buildid -w $WORK/b170/_pkg_.a # internal
2025-08-20T21:45:12.6550813Z [00:02:52.623]➜  cp $WORK/b170/_pkg_.a /root/.cache/go-build/1f/1f0bcdaae5c96dc3831b92d8004a00f982c864e9b1546e96425dc4405a3e3f48-d # internal
2025-08-20T21:45:12.6553270Z [00:02:52.623]➜  crypto/internal/fips140/aes/gcm
2025-08-20T21:45:12.6553627Z [00:02:52.623]➜  mkdir -p $WORK/b169/
2025-08-20T21:45:12.6557154Z [00:02:52.624]➜  echo -n > $WORK/b169/go_asm.h # internal
2025-08-20T21:45:12.6586671Z [00:02:52.627]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T21:45:12.6588199Z [00:02:52.627]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b169=>" -I $WORK/b169/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b169/symabis ./gcm_arm64.s
2025-08-20T21:45:12.6671321Z [00:02:52.635]➜  cat >/tmp/go-build3361383166/b169/importcfg << 'EOF' # internal
2025-08-20T21:45:12.6672176Z [00:02:52.635]➜  # import config
2025-08-20T21:45:12.6673132Z [00:02:52.635]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:12.6674202Z [00:02:52.635]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3361383166/b156/_pkg_.a
2025-08-20T21:45:12.6674838Z [00:02:52.635]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3361383166/b159/_pkg_.a
2025-08-20T21:45:12.6675445Z [00:02:52.635]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:12.6676051Z [00:02:52.635]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3361383166/b170/_pkg_.a
2025-08-20T21:45:12.6676626Z [00:02:52.635]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:12.6677249Z [00:02:52.635]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:12.6677879Z [00:02:52.635]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3361383166/b164/_pkg_.a
2025-08-20T21:45:12.6678432Z [00:02:52.635]➜  packagefile crypto/internal/impl=/tmp/go-build3361383166/b165/_pkg_.a
2025-08-20T21:45:12.6678901Z [00:02:52.635]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.6679312Z [00:02:52.635]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:12.6679613Z [00:02:52.635]➜  EOF
2025-08-20T21:45:12.6680218Z [00:02:52.635]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:12.6683993Z [00:02:52.635]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b169/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b169=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -installsuffix shared -buildid RrjrLvctw9Bw7sArM-0F/RrjrLvctw9Bw7sArM-0F -goversion go1.25.0 -symabis $WORK/b169/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h /root/.go/src/crypto/internal/fips140/aes/gcm/cast.go /root/.go/src/crypto/internal/fips140/aes/gcm/cmac.go /root/.go/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /root/.go/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /root/.go/src/crypto/internal/fips140/aes/gcm/ghash.go
2025-08-20T21:45:12.7019330Z [00:02:52.670]➜  go tool buildid -w $WORK/b143/_pkg_.a # internal
2025-08-20T21:45:12.7048342Z [00:02:52.673]➜  cp $WORK/b143/_pkg_.a /root/.cache/go-build/e7/e7c59546a2b9565a618f150cab6b6376e99809e613f218199721a5100643c91b-d # internal
2025-08-20T21:45:12.7049084Z [00:02:52.673]➜  crypto/internal/fips140only
2025-08-20T21:45:12.7050052Z [00:02:52.673]➜  mkdir -p $WORK/b175/
2025-08-20T21:45:12.7053961Z [00:02:52.673]➜  cat >/tmp/go-build3361383166/b175/importcfg << 'EOF' # internal
2025-08-20T21:45:12.7056698Z [00:02:52.673]➜  # import config
2025-08-20T21:45:12.7058942Z [00:02:52.673]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3361383166/b170/_pkg_.a
2025-08-20T21:45:12.7061148Z [00:02:52.673]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3361383166/b162/_pkg_.a
2025-08-20T21:45:12.7061976Z [00:02:52.673]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3361383166/b166/_pkg_.a
2025-08-20T21:45:12.7062826Z [00:02:52.673]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3361383166/b168/_pkg_.a
2025-08-20T21:45:12.7064373Z [00:02:52.673]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:12.7065011Z [00:02:52.673]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:12.7065638Z [00:02:52.673]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:12.7065998Z [00:02:52.673]➜  EOF
2025-08-20T21:45:12.7068966Z [00:02:52.673]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b175/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140only=>crypto/internal/fips140only;$WORK/b175=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -installsuffix shared -buildid g0InnHkhLGhIIw-Lc_FU/g0InnHkhLGhIIw-Lc_FU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack /root/.go/src/crypto/internal/fips140only/fips140only.go
2025-08-20T21:45:12.7223500Z [00:02:52.690]➜  go tool buildid -w $WORK/b175/_pkg_.a # internal
2025-08-20T21:45:12.7229434Z [00:02:52.691]➜  cp $WORK/b175/_pkg_.a /root/.cache/go-build/12/12aa38f968bc69f3d5ed4376f739ba98cbd5d6daa2565e946a4bf1122ad150f2-d # internal
2025-08-20T21:45:12.7235607Z [00:02:52.691]➜  crypto/internal/fips140/nistec/fiat
2025-08-20T21:45:12.7236089Z [00:02:52.691]➜  mkdir -p $WORK/b185/
2025-08-20T21:45:12.7243686Z [00:02:52.691]➜  cat >/tmp/go-build3361383166/b185/importcfg << 'EOF' # internal
2025-08-20T21:45:12.7244586Z [00:02:52.692]➜  # import config
2025-08-20T21:45:12.7245137Z [00:02:52.692]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:12.7245734Z [00:02:52.692]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:12.7246234Z [00:02:52.692]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.7246666Z [00:02:52.692]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:12.7246987Z [00:02:52.692]➜  EOF
2025-08-20T21:45:12.7252148Z [00:02:52.692]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b185/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec/fiat=>crypto/internal/fips140/nistec/fiat;$WORK/b185=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -installsuffix shared -buildid IYbIrobBm91v6aBwRqJ1/IYbIrobBm91v6aBwRqJ1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /root/.go/src/crypto/internal/fips140/nistec/fiat/cast.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /root/.go/src/crypto/internal/fips140/nistec/fiat/p521_invert.go
2025-08-20T21:45:12.7698611Z [00:02:52.738]➜  cd /root/.go/src/crypto/internal/fips140/aes/gcm
2025-08-20T21:45:12.7699979Z [00:02:52.738]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/aes/gcm -trimpath "/root/.go/src/crypto/internal/fips140/aes/gcm=>crypto/internal/fips140/aes/gcm;$WORK/b169=>" -I $WORK/b169/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b169/gcm_arm64.o ./gcm_arm64.s
2025-08-20T21:45:12.7790966Z [00:02:52.747]➜  go tool pack r $WORK/b169/_pkg_.a $WORK/b169/gcm_arm64.o # internal
2025-08-20T21:45:12.7791498Z [00:02:52.747]➜  go tool buildid -w $WORK/b169/_pkg_.a # internal
2025-08-20T21:45:12.7805715Z [00:02:52.748]➜  cp $WORK/b169/_pkg_.a /root/.cache/go-build/bc/bcd068a70d188b1a7045f7a377cdee9afc5e9e0750063c9b6e3f13ed9fd213bf-d # internal
2025-08-20T21:45:12.7817553Z [00:02:52.750]➜  crypto/cipher
2025-08-20T21:45:12.7818209Z [00:02:52.750]➜  mkdir -p $WORK/b155/
2025-08-20T21:45:12.7828141Z [00:02:52.751]➜  cat >/tmp/go-build3361383166/b155/importcfg << 'EOF' # internal
2025-08-20T21:45:12.7828848Z [00:02:52.751]➜  # import config
2025-08-20T21:45:12.7829715Z [00:02:52.751]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:12.7830297Z [00:02:52.751]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3361383166/b156/_pkg_.a
2025-08-20T21:45:12.7830924Z [00:02:52.751]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3361383166/b169/_pkg_.a
2025-08-20T21:45:12.7831516Z [00:02:52.751]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3361383166/b159/_pkg_.a
2025-08-20T21:45:12.7832087Z [00:02:52.751]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:12.7834031Z [00:02:52.751]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:12.7834578Z [00:02:52.751]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.7835049Z [00:02:52.751]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:12.7835684Z [00:02:52.751]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:12.7835990Z [00:02:52.751]➜  EOF
2025-08-20T21:45:12.7836265Z [00:02:52.751]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:12.7838568Z [00:02:52.751]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b155/_pkg_.a -trimpath "/root/.go/src/crypto/cipher=>crypto/cipher;$WORK/b155=>" -p crypto/cipher -lang=go1.25 -std -complete -installsuffix shared -buildid fzu7Q_qA2I-up68G7SF3/fzu7Q_qA2I-up68G7SF3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack /root/.go/src/crypto/cipher/cbc.go /root/.go/src/crypto/cipher/cfb.go /root/.go/src/crypto/cipher/cipher.go /root/.go/src/crypto/cipher/ctr.go /root/.go/src/crypto/cipher/gcm.go /root/.go/src/crypto/cipher/io.go /root/.go/src/crypto/cipher/ofb.go
2025-08-20T21:45:12.8922173Z [00:02:52.860]➜  go tool buildid -w $WORK/b155/_pkg_.a # internal
2025-08-20T21:45:12.8938085Z [00:02:52.862]➜  cp $WORK/b155/_pkg_.a /root/.cache/go-build/72/72ab7f75beb3d86c57f7c36d5d87a383f3fbe69548b5e7ca6ab2b863601d572c-d # internal
2025-08-20T21:45:12.8957335Z [00:02:52.864]➜  crypto/internal/boring
2025-08-20T21:45:12.8957684Z [00:02:52.864]➜  mkdir -p $WORK/b153/
2025-08-20T21:45:12.8964396Z [00:02:52.864]➜  cat >/tmp/go-build3361383166/b153/importcfg << 'EOF' # internal
2025-08-20T21:45:12.8964855Z [00:02:52.864]➜  # import config
2025-08-20T21:45:12.8965197Z [00:02:52.864]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:12.8965648Z [00:02:52.864]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:12.8966165Z [00:02:52.864]➜  packagefile crypto/internal/boring/sig=/tmp/go-build3361383166/b177/_pkg_.a
2025-08-20T21:45:12.8966645Z [00:02:52.864]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:12.8966957Z [00:02:52.864]➜  EOF
2025-08-20T21:45:12.8999131Z [00:02:52.868]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b153/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring=>crypto/internal/boring;$WORK/b153=>" -p crypto/internal/boring -lang=go1.25 -std -complete -installsuffix shared -buildid H_jz5aWRk7iUgy8YLLCA/H_jz5aWRk7iUgy8YLLCA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /root/.go/src/crypto/internal/boring/doc.go /root/.go/src/crypto/internal/boring/notboring.go
2025-08-20T21:45:12.9268024Z [00:02:52.895]➜  go tool buildid -w $WORK/b153/_pkg_.a # internal
2025-08-20T21:45:12.9280409Z [00:02:52.895]➜  cp $WORK/b153/_pkg_.a /root/.cache/go-build/24/24e8588ad9f381e439e0ec4a8f306894ff43c02e860277ea3f57f1173f770d3a-d # internal
2025-08-20T21:45:12.9281068Z [00:02:52.895]➜  crypto/aes
2025-08-20T21:45:12.9281316Z [00:02:52.895]➜  mkdir -p $WORK/b180/
2025-08-20T21:45:12.9281688Z [00:02:52.896]➜  cat >/tmp/go-build3361383166/b180/importcfg << 'EOF' # internal
2025-08-20T21:45:12.9282049Z [00:02:52.896]➜  # import config
2025-08-20T21:45:12.9282470Z [00:02:52.896]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:12.9287192Z [00:02:52.896]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:12.9287751Z [00:02:52.896]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3361383166/b156/_pkg_.a
2025-08-20T21:45:12.9288243Z [00:02:52.896]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:12.9288572Z [00:02:52.896]➜  EOF
2025-08-20T21:45:12.9289944Z [00:02:52.896]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b180/_pkg_.a -trimpath "/root/.go/src/crypto/aes=>crypto/aes;$WORK/b180=>" -p crypto/aes -lang=go1.25 -std -complete -installsuffix shared -buildid NIrY2sXihKc0NX5_sWAT/NIrY2sXihKc0NX5_sWAT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack /root/.go/src/crypto/aes/aes.go
2025-08-20T21:45:12.9423412Z [00:02:52.910]➜  go tool buildid -w $WORK/b180/_pkg_.a # internal
2025-08-20T21:45:12.9427703Z [00:02:52.911]➜  cp $WORK/b180/_pkg_.a /root/.cache/go-build/e0/e047e0232e0a4d676419a212a0209962efb1a4432e6c25341dde94c828c8934b-d # internal
2025-08-20T21:45:12.9432696Z [00:02:52.911]➜  crypto/des
2025-08-20T21:45:12.9433927Z [00:02:52.911]➜  mkdir -p $WORK/b181/
2025-08-20T21:45:12.9434489Z [00:02:52.911]➜  cat >/tmp/go-build3361383166/b181/importcfg << 'EOF' # internal
2025-08-20T21:45:12.9435040Z [00:02:52.911]➜  # import config
2025-08-20T21:45:12.9435656Z [00:02:52.911]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:12.9436201Z [00:02:52.911]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3361383166/b159/_pkg_.a
2025-08-20T21:45:12.9436781Z [00:02:52.911]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:12.9437272Z [00:02:52.911]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.9445193Z [00:02:52.911]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:12.9445849Z [00:02:52.911]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:12.9446283Z [00:02:52.911]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:12.9446590Z [00:02:52.911]➜  EOF
2025-08-20T21:45:12.9448235Z [00:02:52.911]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b181/_pkg_.a -trimpath "/root/.go/src/crypto/des=>crypto/des;$WORK/b181=>" -p crypto/des -lang=go1.25 -std -complete -installsuffix shared -buildid V3t-4XrzLvRnqQjloiZp/V3t-4XrzLvRnqQjloiZp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack /root/.go/src/crypto/des/block.go /root/.go/src/crypto/des/cipher.go /root/.go/src/crypto/des/const.go
2025-08-20T21:45:12.9741723Z [00:02:52.942]➜  go tool buildid -w $WORK/b181/_pkg_.a # internal
2025-08-20T21:45:12.9753611Z [00:02:52.943]➜  cp $WORK/b181/_pkg_.a /root/.cache/go-build/2f/2fd2b069ea6d486e778785a320001e983c6c7a46bb43fd53fbed7f48e0caf2eb-d # internal
2025-08-20T21:45:12.9760395Z [00:02:52.944]➜  crypto/internal/fips140/edwards25519/field
2025-08-20T21:45:12.9766173Z [00:02:52.945]➜  mkdir -p $WORK/b186/
2025-08-20T21:45:12.9776281Z [00:02:52.946]➜  cat >/tmp/go-build3361383166/b186/importcfg << 'EOF' # internal
2025-08-20T21:45:12.9778406Z [00:02:52.946]➜  # import config
2025-08-20T21:45:12.9779120Z [00:02:52.946]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:12.9780468Z [00:02:52.946]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:12.9781353Z [00:02:52.946]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:12.9782200Z [00:02:52.946]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:12.9782981Z [00:02:52.946]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:12.9783553Z [00:02:52.946]➜  EOF
2025-08-20T21:45:12.9797474Z [00:02:52.947]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b186/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519/field=>crypto/internal/fips140/edwards25519/field;$WORK/b186=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -complete -installsuffix shared -buildid IphQMC9eTQKq58morZAk/IphQMC9eTQKq58morZAk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /root/.go/src/crypto/internal/fips140/edwards25519/field/fe.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_amd64_noasm.go /root/.go/src/crypto/internal/fips140/edwards25519/field/fe_generic.go
2025-08-20T21:45:12.9827515Z [00:02:52.950]➜  cd /root/.go/src/math/big
2025-08-20T21:45:12.9829457Z [00:02:52.950]➜  /root/.go/pkg/tool/linux_arm64/asm -p math/big -trimpath "/root/.go/src/math/big=>math/big;$WORK/b178=>" -I $WORK/b178/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b178/arith_arm64.o ./arith_arm64.s
2025-08-20T21:45:12.9945445Z [00:02:52.962]➜  go tool pack r $WORK/b178/_pkg_.a $WORK/b178/arith_arm64.o # internal
2025-08-20T21:45:12.9946885Z [00:02:52.963]➜  go tool buildid -w $WORK/b178/_pkg_.a # internal
2025-08-20T21:45:13.0050169Z [00:02:52.973]➜  cp $WORK/b178/_pkg_.a /root/.cache/go-build/f4/f45ee9c061e45e004d49286b8264ef5c400999a8ab2e91662c9b36434f347474-d # internal
2025-08-20T21:45:13.0056575Z [00:02:52.974]➜  crypto/rand
2025-08-20T21:45:13.0059323Z [00:02:52.974]➜  mkdir -p $WORK/b152/
2025-08-20T21:45:13.0083838Z [00:02:52.974]➜  cat >/tmp/go-build3361383166/b152/importcfg << 'EOF' # internal
2025-08-20T21:45:13.0084359Z [00:02:52.974]➜  # import config
2025-08-20T21:45:13.0084771Z [00:02:52.974]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:13.0085315Z [00:02:52.974]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:13.0085885Z [00:02:52.974]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3361383166/b170/_pkg_.a
2025-08-20T21:45:13.0086760Z [00:02:52.974]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.0087432Z [00:02:52.974]➜  packagefile crypto/internal/randutil=/tmp/go-build3361383166/b173/_pkg_.a
2025-08-20T21:45:13.0087983Z [00:02:52.974]➜  packagefile crypto/internal/sysrand=/tmp/go-build3361383166/b172/_pkg_.a
2025-08-20T21:45:13.0088463Z [00:02:52.974]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.0089081Z [00:02:52.974]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.0089499Z [00:02:52.974]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:13.0089815Z [00:02:52.974]➜  EOF
2025-08-20T21:45:13.0091009Z [00:02:52.977]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.0093163Z [00:02:52.977]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b152/_pkg_.a -trimpath "/root/.go/src/crypto/rand=>crypto/rand;$WORK/b152=>" -p crypto/rand -lang=go1.25 -std -complete -installsuffix shared -buildid A38w9Mg8qJS5LJrKaVFx/A38w9Mg8qJS5LJrKaVFx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /root/.go/src/crypto/rand/rand.go /root/.go/src/crypto/rand/text.go /root/.go/src/crypto/rand/util.go
2025-08-20T21:45:13.0144700Z [00:02:52.982]➜  go tool buildid -w $WORK/b185/_pkg_.a # internal
2025-08-20T21:45:13.0200355Z [00:02:52.988]➜  cp $WORK/b185/_pkg_.a /root/.cache/go-build/dd/dd5a9defda8a26f133bfa4f440b79e8a0767d4042349c4cf4f7aff60501f2434-d # internal
2025-08-20T21:45:13.0205995Z [00:02:52.988]➜  crypto/internal/fips140/nistec
2025-08-20T21:45:13.0206327Z [00:02:52.989]➜  mkdir -p $WORK/b184/
2025-08-20T21:45:13.0207273Z [00:02:52.989]➜  echo -n > $WORK/b184/go_asm.h # internal
2025-08-20T21:45:13.0209639Z [00:02:52.989]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T21:45:13.0212642Z [00:02:52.989]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b184=>" -I $WORK/b184/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b184/symabis ./p256_asm_arm64.s
2025-08-20T21:45:13.0297934Z [00:02:52.998]➜  cat >/tmp/go-build3361383166/b184/importcfg << 'EOF' # internal
2025-08-20T21:45:13.0299525Z [00:02:52.998]➜  # import config
2025-08-20T21:45:13.0301735Z [00:02:52.998]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.0302515Z [00:02:52.998]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3361383166/b185/_pkg_.a
2025-08-20T21:45:13.0303210Z [00:02:52.998]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:13.0303830Z [00:02:52.998]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:13.0304351Z [00:02:52.998]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.0305037Z [00:02:52.998]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:13.0305542Z [00:02:52.998]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:13.0305957Z [00:02:52.998]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.0306258Z [00:02:52.998]➜  EOF
2025-08-20T21:45:13.0306524Z [00:02:52.998]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.0310054Z [00:02:52.998]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b184/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b184=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -installsuffix shared -buildid I6xat44r4YjCpdw5c6zD/I6xat44r4YjCpdw5c6zD -goversion go1.25.0 -symabis $WORK/b184/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack -asmhdr $WORK/b184/go_asm.h /root/.go/src/crypto/internal/fips140/nistec/nistec.go /root/.go/src/crypto/internal/fips140/nistec/p224.go /root/.go/src/crypto/internal/fips140/nistec/p224_sqrt.go /root/.go/src/crypto/internal/fips140/nistec/p256_asm.go /root/.go/src/crypto/internal/fips140/nistec/p256_ordinv.go /root/.go/src/crypto/internal/fips140/nistec/p256_table.go /root/.go/src/crypto/internal/fips140/nistec/p384.go /root/.go/src/crypto/internal/fips140/nistec/p521.go
2025-08-20T21:45:13.0387078Z [00:02:53.006]➜  go tool buildid -w $WORK/b186/_pkg_.a # internal
2025-08-20T21:45:13.0392177Z [00:02:53.007]➜  cp $WORK/b186/_pkg_.a /root/.cache/go-build/d3/d374e27d9e09ed4e9e326ab5007f9a381ad2c71fe0445a3f11674312508f549c-d # internal
2025-08-20T21:45:13.0403467Z [00:02:53.007]➜  crypto/internal/boring/bbig
2025-08-20T21:45:13.0403791Z [00:02:53.007]➜  mkdir -p $WORK/b189/
2025-08-20T21:45:13.0404171Z [00:02:53.008]➜  cat >/tmp/go-build3361383166/b189/importcfg << 'EOF' # internal
2025-08-20T21:45:13.0404513Z [00:02:53.008]➜  # import config
2025-08-20T21:45:13.0404904Z [00:02:53.008]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:13.0405406Z [00:02:53.008]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:13.0405722Z [00:02:53.008]➜  EOF
2025-08-20T21:45:13.0407393Z [00:02:53.008]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b189/_pkg_.a -trimpath "/root/.go/src/crypto/internal/boring/bbig=>crypto/internal/boring/bbig;$WORK/b189=>" -p crypto/internal/boring/bbig -lang=go1.25 -std -complete -installsuffix shared -buildid uLuL3fdmLM1-eRuYX6XK/uLuL3fdmLM1-eRuYX6XK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack /root/.go/src/crypto/internal/boring/bbig/big.go
2025-08-20T21:45:13.0411517Z [00:02:53.009]➜  go tool buildid -w $WORK/b152/_pkg_.a # internal
2025-08-20T21:45:13.0419793Z [00:02:53.010]➜  cp $WORK/b152/_pkg_.a /root/.cache/go-build/1b/1bf7f27970ce9e2286d4e2d71ac592f52f998b9e407b0315d357c172ae987e1d-d # internal
2025-08-20T21:45:13.0424454Z [00:02:53.010]➜  crypto/internal/fips140/bigmod
2025-08-20T21:45:13.0425173Z [00:02:53.010]➜  mkdir -p $WORK/b191/
2025-08-20T21:45:13.0428152Z [00:02:53.011]➜  echo -n > $WORK/b191/go_asm.h # internal
2025-08-20T21:45:13.0435985Z [00:02:53.012]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T21:45:13.0438208Z [00:02:53.012]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b191=>" -I $WORK/b191/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b191/symabis ./nat_arm64.s
2025-08-20T21:45:13.0510082Z [00:02:53.019]➜  cat >/tmp/go-build3361383166/b191/importcfg << 'EOF' # internal
2025-08-20T21:45:13.0510480Z [00:02:53.019]➜  # import config
2025-08-20T21:45:13.0510916Z [00:02:53.019]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.0511543Z [00:02:53.019]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:13.0512173Z [00:02:53.019]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3361383166/b164/_pkg_.a
2025-08-20T21:45:13.0513344Z [00:02:53.019]➜  packagefile crypto/internal/impl=/tmp/go-build3361383166/b165/_pkg_.a
2025-08-20T21:45:13.0513908Z [00:02:53.019]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.0514343Z [00:02:53.019]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:13.0514663Z [00:02:53.019]➜  EOF
2025-08-20T21:45:13.0528488Z [00:02:53.020]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.0530873Z [00:02:53.020]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b191/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b191=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -installsuffix shared -buildid d01bEfxgoen9rA0aoqkj/d01bEfxgoen9rA0aoqkj -goversion go1.25.0 -symabis $WORK/b191/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack -asmhdr $WORK/b191/go_asm.h /root/.go/src/crypto/internal/fips140/bigmod/nat.go /root/.go/src/crypto/internal/fips140/bigmod/nat_asm.go
2025-08-20T21:45:13.0532946Z [00:02:53.021]➜  go tool buildid -w $WORK/b189/_pkg_.a # internal
2025-08-20T21:45:13.0543642Z [00:02:53.021]➜  cp $WORK/b189/_pkg_.a /root/.cache/go-build/88/88edf4806a1182fbe40b1684c93792656bce39dc8ed4bcf19d6e109e51e7a5de-d # internal
2025-08-20T21:45:13.0548740Z [00:02:53.023]➜  crypto/internal/fips140cache
2025-08-20T21:45:13.0549188Z [00:02:53.023]➜  mkdir -p $WORK/b192/
2025-08-20T21:45:13.0550071Z [00:02:53.023]➜  cat >/tmp/go-build3361383166/b192/importcfg << 'EOF' # internal
2025-08-20T21:45:13.0550547Z [00:02:53.023]➜  # import config
2025-08-20T21:45:13.0551021Z [00:02:53.023]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:13.0551583Z [00:02:53.023]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.0552127Z [00:02:53.023]➜  packagefile weak=/tmp/go-build3361383166/b135/_pkg_.a
2025-08-20T21:45:13.0552703Z [00:02:53.023]➜  EOF
2025-08-20T21:45:13.0554566Z [00:02:53.023]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b192/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140cache=>crypto/internal/fips140cache;$WORK/b192=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -installsuffix shared -buildid mOJ69xxADTyI1M8QoAOK/mOJ69xxADTyI1M8QoAOK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack /root/.go/src/crypto/internal/fips140cache/cache.go
2025-08-20T21:45:13.0657616Z [00:02:53.033]➜  go tool buildid -w $WORK/b192/_pkg_.a # internal
2025-08-20T21:45:13.0684039Z [00:02:53.034]➜  cp $WORK/b192/_pkg_.a /root/.cache/go-build/ec/ecb6050c896b1a1aa56bda048308423917209637b01c24884234f8096a636c47-d # internal
2025-08-20T21:45:13.0684642Z [00:02:53.034]➜  crypto/sha3
2025-08-20T21:45:13.0687096Z [00:02:53.034]➜  mkdir -p $WORK/b194/
2025-08-20T21:45:13.0688059Z [00:02:53.035]➜  cat >/tmp/go-build3361383166/b194/importcfg << 'EOF' # internal
2025-08-20T21:45:13.0688734Z [00:02:53.035]➜  # import config
2025-08-20T21:45:13.0689169Z [00:02:53.035]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.0689690Z [00:02:53.035]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3361383166/b166/_pkg_.a
2025-08-20T21:45:13.0690177Z [00:02:53.035]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.0690510Z [00:02:53.035]➜  EOF
2025-08-20T21:45:13.0691926Z [00:02:53.035]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b194/_pkg_.a -trimpath "/root/.go/src/crypto/sha3=>crypto/sha3;$WORK/b194=>" -p crypto/sha3 -lang=go1.25 -std -complete -installsuffix shared -buildid W_YWW6j20GnVUuObQInA/W_YWW6j20GnVUuObQInA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack /root/.go/src/crypto/sha3/sha3.go
2025-08-20T21:45:13.0976262Z [00:02:53.066]➜  go tool buildid -w $WORK/b194/_pkg_.a # internal
2025-08-20T21:45:13.0983845Z [00:02:53.066]➜  cp $WORK/b194/_pkg_.a /root/.cache/go-build/42/42e88f3760debb7363fa01249a0c46d43937cb420f2b8237af0c56c98a16dd97-d # internal
2025-08-20T21:45:13.1014380Z [00:02:53.069]➜  crypto/internal/fips140hash
2025-08-20T21:45:13.1015309Z [00:02:53.069]➜  mkdir -p $WORK/b193/
2025-08-20T21:45:13.1015849Z [00:02:53.069]➜  cat >/tmp/go-build3361383166/b193/importcfg << 'EOF' # internal
2025-08-20T21:45:13.1016212Z [00:02:53.069]➜  # import config
2025-08-20T21:45:13.1016634Z [00:02:53.069]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3361383166/b166/_pkg_.a
2025-08-20T21:45:13.1017176Z [00:02:53.069]➜  packagefile crypto/sha3=/tmp/go-build3361383166/b194/_pkg_.a
2025-08-20T21:45:13.1017609Z [00:02:53.069]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.1017914Z [00:02:53.069]➜  EOF
2025-08-20T21:45:13.1019587Z [00:02:53.069]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b193/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140hash=>crypto/internal/fips140hash;$WORK/b193=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -installsuffix shared -buildid 6XBZ2k4E8iuwnCWRrN-E/6XBZ2k4E8iuwnCWRrN-E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack /root/.go/src/crypto/internal/fips140hash/hash.go
2025-08-20T21:45:13.1263434Z [00:02:53.094]➜  go tool buildid -w $WORK/b193/_pkg_.a # internal
2025-08-20T21:45:13.1268066Z [00:02:53.095]➜  cp $WORK/b193/_pkg_.a /root/.cache/go-build/b8/b8844c17a175c0d7f53f9b757e2cca687e2071d41bb7d5cbdf428152a2897094-d # internal
2025-08-20T21:45:13.1268628Z [00:02:53.095]➜  crypto/sha512
2025-08-20T21:45:13.1269891Z [00:02:53.095]➜  mkdir -p $WORK/b195/
2025-08-20T21:45:13.1272115Z [00:02:53.095]➜  cat >/tmp/go-build3361383166/b195/importcfg << 'EOF' # internal
2025-08-20T21:45:13.1273286Z [00:02:53.095]➜  # import config
2025-08-20T21:45:13.1274002Z [00:02:53.095]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.1275001Z [00:02:53.095]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:13.1275674Z [00:02:53.095]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3361383166/b168/_pkg_.a
2025-08-20T21:45:13.1276178Z [00:02:53.095]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.1276481Z [00:02:53.095]➜  EOF
2025-08-20T21:45:13.1286293Z [00:02:53.096]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b195/_pkg_.a -trimpath "/root/.go/src/crypto/sha512=>crypto/sha512;$WORK/b195=>" -p crypto/sha512 -lang=go1.25 -std -complete -installsuffix shared -buildid l_784h4NNARlOp1RaqZi/l_784h4NNARlOp1RaqZi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack /root/.go/src/crypto/sha512/sha512.go
2025-08-20T21:45:13.1375085Z [00:02:53.105]➜  cd /root/.go/src/crypto/internal/fips140/bigmod
2025-08-20T21:45:13.1376416Z [00:02:53.105]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/bigmod -trimpath "/root/.go/src/crypto/internal/fips140/bigmod=>crypto/internal/fips140/bigmod;$WORK/b191=>" -I $WORK/b191/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b191/nat_arm64.o ./nat_arm64.s
2025-08-20T21:45:13.1400568Z [00:02:53.108]➜  go tool pack r $WORK/b191/_pkg_.a $WORK/b191/nat_arm64.o # internal
2025-08-20T21:45:13.1401650Z [00:02:53.108]➜  go tool buildid -w $WORK/b191/_pkg_.a # internal
2025-08-20T21:45:13.1412613Z [00:02:53.109]➜  cp $WORK/b191/_pkg_.a /root/.cache/go-build/f7/f7986a7e6caebf96b24bec07677c267eb89478c99e762fe5983d333aa087e6e9-d # internal
2025-08-20T21:45:13.1414529Z [00:02:53.109]➜  encoding/asn1
2025-08-20T21:45:13.1415155Z [00:02:53.109]➜  mkdir -p $WORK/b197/
2025-08-20T21:45:13.1420239Z [00:02:53.110]➜  cat >/tmp/go-build3361383166/b197/importcfg << 'EOF' # internal
2025-08-20T21:45:13.1420658Z [00:02:53.110]➜  # import config
2025-08-20T21:45:13.1420998Z [00:02:53.110]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.1421419Z [00:02:53.110]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.1421830Z [00:02:53.110]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.1422580Z [00:02:53.110]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:13.1423122Z [00:02:53.110]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:13.1423552Z [00:02:53.110]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:13.1423970Z [00:02:53.110]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:13.1424387Z [00:02:53.110]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:13.1424823Z [00:02:53.110]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:13.1425237Z [00:02:53.110]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:13.1425672Z [00:02:53.110]➜  packagefile unicode/utf16=/tmp/go-build3361383166/b071/_pkg_.a
2025-08-20T21:45:13.1426128Z [00:02:53.110]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:13.1426454Z [00:02:53.110]➜  EOF
2025-08-20T21:45:13.1426722Z [00:02:53.110]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.1428534Z [00:02:53.110]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b197/_pkg_.a -trimpath "/root/.go/src/encoding/asn1=>encoding/asn1;$WORK/b197=>" -p encoding/asn1 -lang=go1.25 -std -complete -installsuffix shared -buildid gw_QiJhDAJhYzCghGh4Q/gw_QiJhDAJhYzCghGh4Q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack /root/.go/src/encoding/asn1/asn1.go /root/.go/src/encoding/asn1/common.go /root/.go/src/encoding/asn1/marshal.go
2025-08-20T21:45:13.1659603Z [00:02:53.133]➜  go tool buildid -w $WORK/b195/_pkg_.a # internal
2025-08-20T21:45:13.1667739Z [00:02:53.134]➜  cp $WORK/b195/_pkg_.a /root/.cache/go-build/f6/f6f29b57fb53d83386d851c96625bdb4ccc33a0b45b8852fa2e62c9e674330f3-d # internal
2025-08-20T21:45:13.1668361Z [00:02:53.134]➜  crypto/internal/fips140/edwards25519
2025-08-20T21:45:13.1668668Z [00:02:53.134]➜  mkdir -p $WORK/b201/
2025-08-20T21:45:13.1669036Z [00:02:53.134]➜  cat >/tmp/go-build3361383166/b201/importcfg << 'EOF' # internal
2025-08-20T21:45:13.1669404Z [00:02:53.134]➜  # import config
2025-08-20T21:45:13.1669830Z [00:02:53.134]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.1670465Z [00:02:53.134]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3361383166/b186/_pkg_.a
2025-08-20T21:45:13.1671100Z [00:02:53.134]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:13.1671730Z [00:02:53.134]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:13.1672253Z [00:02:53.134]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.1672930Z [00:02:53.134]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:13.1673356Z [00:02:53.134]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.1673662Z [00:02:53.134]➜  EOF
2025-08-20T21:45:13.1676794Z [00:02:53.134]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b201/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/edwards25519=>crypto/internal/fips140/edwards25519;$WORK/b201=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -installsuffix shared -buildid 43DwD2TM_46EvNt2sEHy/43DwD2TM_46EvNt2sEHy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack /root/.go/src/crypto/internal/fips140/edwards25519/doc.go /root/.go/src/crypto/internal/fips140/edwards25519/edwards25519.go /root/.go/src/crypto/internal/fips140/edwards25519/scalar.go /root/.go/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /root/.go/src/crypto/internal/fips140/edwards25519/scalarmult.go /root/.go/src/crypto/internal/fips140/edwards25519/tables.go
2025-08-20T21:45:13.2736758Z [00:02:53.241]➜  go tool buildid -w $WORK/b197/_pkg_.a # internal
2025-08-20T21:45:13.2756125Z [00:02:53.243]➜  cp $WORK/b197/_pkg_.a /root/.cache/go-build/ba/ba9e862be789804eb5216eaa59076dc3e7829afaee26fe50ed4d027b7b68f92c-d # internal
2025-08-20T21:45:13.2789659Z [00:02:53.247]➜  vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:45:13.2800031Z [00:02:53.247]➜  mkdir -p $WORK/b196/
2025-08-20T21:45:13.2800443Z [00:02:53.247]➜  cat >/tmp/go-build3361383166/b196/importcfg << 'EOF' # internal
2025-08-20T21:45:13.2800791Z [00:02:53.247]➜  # import config
2025-08-20T21:45:13.2801264Z [00:02:53.247]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:45:13.2801851Z [00:02:53.247]➜  packagefile encoding/asn1=/tmp/go-build3361383166/b197/_pkg_.a
2025-08-20T21:45:13.2802295Z [00:02:53.247]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.2802899Z [00:02:53.247]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.2803456Z [00:02:53.247]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3361383166/b198/_pkg_.a
2025-08-20T21:45:13.2804004Z [00:02:53.247]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:13.2804444Z [00:02:53.247]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:13.2804859Z [00:02:53.247]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:13.2805161Z [00:02:53.247]➜  EOF
2025-08-20T21:45:13.2807484Z [00:02:53.247]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b196/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/cryptobyte=>vendor/golang.org/x/crypto/cryptobyte;$WORK/b196=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -installsuffix shared -buildid oRvOipY8qVEQF5KC7uVV/oRvOipY8qVEQF5KC7uVV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /root/.go/src/vendor/golang.org/x/crypto/cryptobyte/string.go
2025-08-20T21:45:13.2842844Z [00:02:53.252]➜  go tool buildid -w $WORK/b201/_pkg_.a # internal
2025-08-20T21:45:13.2856363Z [00:02:53.253]➜  cp $WORK/b201/_pkg_.a /root/.cache/go-build/1e/1eef6ea75998168352387a948438dcac8eea91de42931a026c97ca6094e0688d-d # internal
2025-08-20T21:45:13.2867291Z [00:02:53.254]➜  crypto/internal/fips140/ed25519
2025-08-20T21:45:13.2867644Z [00:02:53.254]➜  mkdir -p $WORK/b200/
2025-08-20T21:45:13.2868017Z [00:02:53.254]➜  cat >/tmp/go-build3361383166/b200/importcfg << 'EOF' # internal
2025-08-20T21:45:13.2868359Z [00:02:53.254]➜  # import config
2025-08-20T21:45:13.2868689Z [00:02:53.254]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.2869240Z [00:02:53.254]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:13.2869805Z [00:02:53.254]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.2870379Z [00:02:53.254]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3361383166/b170/_pkg_.a
2025-08-20T21:45:13.2870979Z [00:02:53.254]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3361383166/b201/_pkg_.a
2025-08-20T21:45:13.2871596Z [00:02:53.254]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3361383166/b168/_pkg_.a
2025-08-20T21:45:13.2872090Z [00:02:53.254]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.2872630Z [00:02:53.254]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:13.2873095Z [00:02:53.254]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.2873394Z [00:02:53.254]➜  EOF
2025-08-20T21:45:13.2875371Z [00:02:53.254]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b200/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ed25519=>crypto/internal/fips140/ed25519;$WORK/b200=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid unbye3IrmxVyBiMgNX5o/unbye3IrmxVyBiMgNX5o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack /root/.go/src/crypto/internal/fips140/ed25519/cast.go /root/.go/src/crypto/internal/fips140/ed25519/ed25519.go
2025-08-20T21:45:13.3216722Z [00:02:53.289]➜  go tool buildid -w $WORK/b113/_pkg_.a # internal
2025-08-20T21:45:13.3270444Z [00:02:53.295]➜  go tool buildid -w $WORK/b200/_pkg_.a # internal
2025-08-20T21:45:13.3289850Z [00:02:53.297]➜  cp $WORK/b200/_pkg_.a /root/.cache/go-build/5f/5f968098c61e825fe0a9316d473d71c2047182aeacbb86694cacd3454f4e4d32-d # internal
2025-08-20T21:45:13.3295868Z [00:02:53.297]➜  crypto/ed25519
2025-08-20T21:45:13.3296197Z [00:02:53.297]➜  mkdir -p $WORK/b199/
2025-08-20T21:45:13.3296609Z [00:02:53.297]➜  cat >/tmp/go-build3361383166/b199/importcfg << 'EOF' # internal
2025-08-20T21:45:13.3296947Z [00:02:53.297]➜  # import config
2025-08-20T21:45:13.3297304Z [00:02:53.297]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.3297818Z [00:02:53.297]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build3361383166/b200/_pkg_.a
2025-08-20T21:45:13.3298405Z [00:02:53.298]➜  packagefile crypto/internal/fips140cache=/tmp/go-build3361383166/b192/_pkg_.a
2025-08-20T21:45:13.3298991Z [00:02:53.298]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.3299499Z [00:02:53.298]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:13.3299957Z [00:02:53.298]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:13.3300396Z [00:02:53.298]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.3300800Z [00:02:53.298]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.3301557Z [00:02:53.298]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:13.3301869Z [00:02:53.298]➜  EOF
2025-08-20T21:45:13.3304289Z [00:02:53.298]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b199/_pkg_.a -trimpath "/root/.go/src/crypto/ed25519=>crypto/ed25519;$WORK/b199=>" -p crypto/ed25519 -lang=go1.25 -std -complete -installsuffix shared -buildid ubc8QILqzxwNY9uAXovg/ubc8QILqzxwNY9uAXovg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /root/.go/src/crypto/ed25519/ed25519.go
2025-08-20T21:45:13.3400381Z [00:02:53.308]➜  cp $WORK/b113/_pkg_.a /root/.cache/go-build/29/29bad14f07bc8d1198c4dda8713215b7b305c566a14558cf538cce650e50e1d1-d # internal
2025-08-20T21:45:13.3402017Z [00:02:53.308]➜  google.golang.org/protobuf/internal/filetype
2025-08-20T21:45:13.3404864Z [00:02:53.308]➜  mkdir -p $WORK/b112/
2025-08-20T21:45:13.3414980Z [00:02:53.309]➜  cat >/tmp/go-build3361383166/b112/importcfg << 'EOF' # internal
2025-08-20T21:45:13.3416668Z [00:02:53.309]➜  # import config
2025-08-20T21:45:13.3417620Z [00:02:53.309]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3361383166/b098/_pkg_.a
2025-08-20T21:45:13.3418630Z [00:02:53.309]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3361383166/b096/_pkg_.a
2025-08-20T21:45:13.3419439Z [00:02:53.309]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3361383166/b113/_pkg_.a
2025-08-20T21:45:13.3420309Z [00:02:53.309]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:13.3421614Z [00:02:53.309]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:13.3422197Z [00:02:53.309]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:13.3422691Z [00:02:53.309]➜  EOF
2025-08-20T21:45:13.3424745Z [00:02:53.309]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b112/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filetype=>google.golang.org/protobuf@v1.36.6/internal/filetype;$WORK/b112=>" -p google.golang.org/protobuf/internal/filetype -lang=go1.22 -complete -installsuffix shared -buildid 4p3HIy9rJhWfs6UCqXBr/4p3HIy9rJhWfs6UCqXBr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/filetype/build.go
2025-08-20T21:45:13.3859259Z [00:02:53.354]➜  go tool buildid -w $WORK/b196/_pkg_.a # internal
2025-08-20T21:45:13.3863874Z [00:02:53.354]➜  cp $WORK/b196/_pkg_.a /root/.cache/go-build/f6/f6bab0b5ea7334ab165c5b1fad0552dcfa781dba0b82927021febc7d258ca2eb-d # internal
2025-08-20T21:45:13.3876565Z [00:02:53.356]➜  crypto/internal/fips140/hkdf
2025-08-20T21:45:13.3877998Z [00:02:53.356]➜  mkdir -p $WORK/b203/
2025-08-20T21:45:13.3880263Z [00:02:53.356]➜  cat >/tmp/go-build3361383166/b203/importcfg << 'EOF' # internal
2025-08-20T21:45:13.3881005Z [00:02:53.356]➜  # import config
2025-08-20T21:45:13.3881596Z [00:02:53.356]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.3882578Z [00:02:53.356]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:13.3883365Z [00:02:53.356]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.3884179Z [00:02:53.356]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3361383166/b161/_pkg_.a
2025-08-20T21:45:13.3885482Z [00:02:53.356]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3361383166/b162/_pkg_.a
2025-08-20T21:45:13.3885992Z [00:02:53.356]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.3886406Z [00:02:53.356]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.3886714Z [00:02:53.356]➜  EOF
2025-08-20T21:45:13.3888600Z [00:02:53.356]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b203/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/hkdf=>crypto/internal/fips140/hkdf;$WORK/b203=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid bQq8kK-sRD2qWI2UGSWz/bQq8kK-sRD2qWI2UGSWz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /root/.go/src/crypto/internal/fips140/hkdf/cast.go /root/.go/src/crypto/internal/fips140/hkdf/hkdf.go
2025-08-20T21:45:13.4041501Z [00:02:53.372]➜  go tool buildid -w $WORK/b112/_pkg_.a # internal
2025-08-20T21:45:13.4051781Z [00:02:53.373]➜  cp $WORK/b112/_pkg_.a /root/.cache/go-build/29/294d3c59c2f7866b180c648d20ea8b3bbc7d799373d28ae4f11c2e2d17063c4e-d # internal
2025-08-20T21:45:13.4053466Z [00:02:53.373]➜  google.golang.org/protobuf/runtime/protoimpl
2025-08-20T21:45:13.4054124Z [00:02:53.373]➜  mkdir -p $WORK/b095/
2025-08-20T21:45:13.4055283Z [00:02:53.373]➜  cat >/tmp/go-build3361383166/b095/importcfg << 'EOF' # internal
2025-08-20T21:45:13.4055915Z [00:02:53.373]➜  # import config
2025-08-20T21:45:13.4056872Z [00:02:53.373]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3361383166/b096/_pkg_.a
2025-08-20T21:45:13.4058486Z [00:02:53.373]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build3361383166/b112/_pkg_.a
2025-08-20T21:45:13.4059182Z [00:02:53.373]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3361383166/b113/_pkg_.a
2025-08-20T21:45:13.4059855Z [00:02:53.373]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build3361383166/b120/_pkg_.a
2025-08-20T21:45:13.4060554Z [00:02:53.373]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build3361383166/b121/_pkg_.a
2025-08-20T21:45:13.4060981Z [00:02:53.373]➜  EOF
2025-08-20T21:45:13.4063480Z [00:02:53.374]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b095/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoimpl=>google.golang.org/protobuf@v1.36.6/runtime/protoimpl;$WORK/b095=>" -p google.golang.org/protobuf/runtime/protoimpl -lang=go1.22 -complete -installsuffix shared -buildid iUxZA2TDeKDELUZ9xuWp/iUxZA2TDeKDELUZ9xuWp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoimpl/impl.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/runtime/protoimpl/version.go
2025-08-20T21:45:13.4178342Z [00:02:53.386]➜  go tool buildid -w $WORK/b203/_pkg_.a # internal
2025-08-20T21:45:13.4181632Z [00:02:53.386]➜  cp $WORK/b203/_pkg_.a /root/.cache/go-build/05/05277414b8f3a04b3a70f21a37b6afb440a8ed68c3607ecbf35a1aad72299301-d # internal
2025-08-20T21:45:13.4183822Z [00:02:53.386]➜  crypto/hkdf
2025-08-20T21:45:13.4186774Z [00:02:53.386]➜  mkdir -p $WORK/b202/
2025-08-20T21:45:13.4187195Z [00:02:53.386]➜  cat >/tmp/go-build3361383166/b202/importcfg << 'EOF' # internal
2025-08-20T21:45:13.4187542Z [00:02:53.386]➜  # import config
2025-08-20T21:45:13.4187961Z [00:02:53.386]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build3361383166/b203/_pkg_.a
2025-08-20T21:45:13.4188562Z [00:02:53.386]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3361383166/b193/_pkg_.a
2025-08-20T21:45:13.4189128Z [00:02:53.386]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.4189616Z [00:02:53.386]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.4190025Z [00:02:53.386]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.4190328Z [00:02:53.386]➜  EOF
2025-08-20T21:45:13.4191739Z [00:02:53.386]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b202/_pkg_.a -trimpath "/root/.go/src/crypto/hkdf=>crypto/hkdf;$WORK/b202=>" -p crypto/hkdf -lang=go1.25 -std -complete -installsuffix shared -buildid le8lku1Ns3Um0BHAqMkZ/le8lku1Ns3Um0BHAqMkZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack /root/.go/src/crypto/hkdf/hkdf.go
2025-08-20T21:45:13.4229192Z [00:02:53.391]➜  go tool buildid -w $WORK/b199/_pkg_.a # internal
2025-08-20T21:45:13.4308883Z [00:02:53.398]➜  cp $WORK/b199/_pkg_.a /root/.cache/go-build/5a/5a93c480d596584b158bc3f91091ebcfb7fee73c3115cdb7ce21a87f647dcf86-d # internal
2025-08-20T21:45:13.4309478Z [00:02:53.399]➜  crypto/hmac
2025-08-20T21:45:13.4310265Z [00:02:53.399]➜  mkdir -p $WORK/b204/
2025-08-20T21:45:13.4310788Z [00:02:53.399]➜  cat >/tmp/go-build3361383166/b204/importcfg << 'EOF' # internal
2025-08-20T21:45:13.4311254Z [00:02:53.399]➜  # import config
2025-08-20T21:45:13.4312203Z [00:02:53.399]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:13.4312940Z [00:02:53.399]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3361383166/b161/_pkg_.a
2025-08-20T21:45:13.4313532Z [00:02:53.399]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3361383166/b193/_pkg_.a
2025-08-20T21:45:13.4314099Z [00:02:53.399]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.4314611Z [00:02:53.399]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:13.4315063Z [00:02:53.399]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.4315367Z [00:02:53.399]➜  EOF
2025-08-20T21:45:13.4316761Z [00:02:53.399]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b204/_pkg_.a -trimpath "/root/.go/src/crypto/hmac=>crypto/hmac;$WORK/b204=>" -p crypto/hmac -lang=go1.25 -std -complete -installsuffix shared -buildid 549e95ZYMU_qbfhVYNI1/549e95ZYMU_qbfhVYNI1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /root/.go/src/crypto/hmac/hmac.go
2025-08-20T21:45:13.4348514Z [00:02:53.403]➜  go tool buildid -w $WORK/b095/_pkg_.a # internal
2025-08-20T21:45:13.4361372Z [00:02:53.404]➜  cp $WORK/b095/_pkg_.a /root/.cache/go-build/b2/b228e07eae044d01e9df2978a197a3bd0679252c4cabea59bde75803d61e9cb1-d # internal
2025-08-20T21:45:13.4362824Z [00:02:53.404]➜  google.golang.org/protobuf/types/known/anypb
2025-08-20T21:45:13.4364486Z [00:02:53.404]➜  mkdir -p $WORK/b122/
2025-08-20T21:45:13.4375030Z [00:02:53.405]➜  cat >/tmp/go-build3361383166/b122/importcfg << 'EOF' # internal
2025-08-20T21:45:13.4376526Z [00:02:53.406]➜  # import config
2025-08-20T21:45:13.4377262Z [00:02:53.406]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:13.4378173Z [00:02:53.406]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:13.4379311Z [00:02:53.406]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:13.4380234Z [00:02:53.406]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:13.4381382Z [00:02:53.406]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:13.4381839Z [00:02:53.406]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:13.4382258Z [00:02:53.406]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.4382739Z [00:02:53.406]➜  EOF
2025-08-20T21:45:13.4384802Z [00:02:53.406]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b122/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/anypb=>google.golang.org/protobuf@v1.36.6/types/known/anypb;$WORK/b122=>" -p google.golang.org/protobuf/types/known/anypb -lang=go1.22 -complete -installsuffix shared -buildid hMJagNC4v2GM2JQqccZQ/hMJagNC4v2GM2JQqccZQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/anypb/any.pb.go
2025-08-20T21:45:13.4387510Z [00:02:53.407]➜  go tool buildid -w $WORK/b202/_pkg_.a # internal
2025-08-20T21:45:13.4388871Z [00:02:53.407]➜  cp $WORK/b202/_pkg_.a /root/.cache/go-build/f2/f2737138cd2a5e5c62a990ae02f80bc2cb6947f388f10bdeb3b2f127187cf920-d # internal
2025-08-20T21:45:13.4389819Z [00:02:53.407]➜  google.golang.org/protobuf/protoadapt
2025-08-20T21:45:13.4390330Z [00:02:53.407]➜  mkdir -p $WORK/b138/
2025-08-20T21:45:13.4391828Z [00:02:53.407]➜  cat >/tmp/go-build3361383166/b138/importcfg << 'EOF' # internal
2025-08-20T21:45:13.4392518Z [00:02:53.407]➜  # import config
2025-08-20T21:45:13.4393286Z [00:02:53.407]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:13.4394163Z [00:02:53.407]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3361383166/b111/_pkg_.a
2025-08-20T21:45:13.4395014Z [00:02:53.407]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:13.4395578Z [00:02:53.407]➜  EOF
2025-08-20T21:45:13.4397592Z [00:02:53.407]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b138/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/protoadapt=>google.golang.org/protobuf@v1.36.6/protoadapt;$WORK/b138=>" -p google.golang.org/protobuf/protoadapt -lang=go1.22 -complete -installsuffix shared -buildid -riB8WHdgWG3FqvlGREB/-riB8WHdgWG3FqvlGREB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/protoadapt/convert.go
2025-08-20T21:45:13.4500901Z [00:02:53.418]➜  go tool buildid -w $WORK/b204/_pkg_.a # internal
2025-08-20T21:45:13.4501937Z [00:02:53.418]➜  cp $WORK/b204/_pkg_.a /root/.cache/go-build/f2/f239d7e0be3a5fabb1cc326802bfaf5e947d64114d85e590e0110c3fe02dc1cc-d # internal
2025-08-20T21:45:13.4502902Z [00:02:53.418]➜  crypto/internal/fips140/mlkem
2025-08-20T21:45:13.4503343Z [00:02:53.418]➜  mkdir -p $WORK/b205/
2025-08-20T21:45:13.4504395Z [00:02:53.418]➜  cat >/tmp/go-build3361383166/b205/importcfg << 'EOF' # internal
2025-08-20T21:45:13.4504749Z [00:02:53.418]➜  # import config
2025-08-20T21:45:13.4505077Z [00:02:53.418]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.4505564Z [00:02:53.418]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:13.4506137Z [00:02:53.418]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.4506724Z [00:02:53.418]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3361383166/b170/_pkg_.a
2025-08-20T21:45:13.4507293Z [00:02:53.418]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3361383166/b166/_pkg_.a
2025-08-20T21:45:13.4507869Z [00:02:53.418]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:13.4508497Z [00:02:53.418]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:13.4509299Z [00:02:53.418]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.4509678Z [00:02:53.418]➜  EOF
2025-08-20T21:45:13.4512064Z [00:02:53.418]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b205/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/mlkem=>crypto/internal/fips140/mlkem;$WORK/b205=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -installsuffix shared -buildid dtpPPng82mXKfRgXsEIR/dtpPPng82mXKfRgXsEIR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /root/.go/src/crypto/internal/fips140/mlkem/cast.go /root/.go/src/crypto/internal/fips140/mlkem/field.go /root/.go/src/crypto/internal/fips140/mlkem/mlkem1024.go /root/.go/src/crypto/internal/fips140/mlkem/mlkem768.go
2025-08-20T21:45:13.4704067Z [00:02:53.437]➜  go tool buildid -w $WORK/b138/_pkg_.a # internal
2025-08-20T21:45:13.4710987Z [00:02:53.439]➜  cp $WORK/b138/_pkg_.a /root/.cache/go-build/7a/7a378b3c7d58b67e49794d2c9b28f75f23d60a1d87b8258e6db087007562a5f8-d # internal
2025-08-20T21:45:13.4715275Z [00:02:53.439]➜  crypto/internal/fips140/tls12
2025-08-20T21:45:13.4715590Z [00:02:53.439]➜  mkdir -p $WORK/b206/
2025-08-20T21:45:13.4715960Z [00:02:53.439]➜  cat >/tmp/go-build3361383166/b206/importcfg << 'EOF' # internal
2025-08-20T21:45:13.4716299Z [00:02:53.439]➜  # import config
2025-08-20T21:45:13.4716629Z [00:02:53.439]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.4717482Z [00:02:53.439]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:13.4718056Z [00:02:53.439]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.4718630Z [00:02:53.439]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3361383166/b161/_pkg_.a
2025-08-20T21:45:13.4719207Z [00:02:53.439]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3361383166/b162/_pkg_.a
2025-08-20T21:45:13.4719797Z [00:02:53.439]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3361383166/b168/_pkg_.a
2025-08-20T21:45:13.4720287Z [00:02:53.439]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.4720698Z [00:02:53.439]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.4720998Z [00:02:53.439]➜  EOF
2025-08-20T21:45:13.4723040Z [00:02:53.439]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b206/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls12=>crypto/internal/fips140/tls12;$WORK/b206=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -installsuffix shared -buildid riSwBUQK0g9rKDJhvxyr/riSwBUQK0g9rKDJhvxyr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack /root/.go/src/crypto/internal/fips140/tls12/cast.go /root/.go/src/crypto/internal/fips140/tls12/tls12.go
2025-08-20T21:45:13.4912022Z [00:02:53.459]➜  go tool buildid -w $WORK/b122/_pkg_.a # internal
2025-08-20T21:45:13.4922254Z [00:02:53.460]➜  cp $WORK/b122/_pkg_.a /root/.cache/go-build/05/05984c5d0696fa237234498fc287a15c7d0981baa7b9ea336f3e59060abc22ef-d # internal
2025-08-20T21:45:13.4930492Z [00:02:53.460]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T21:45:13.4931815Z [00:02:53.460]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/internal/fips140/nistec -trimpath "/root/.go/src/crypto/internal/fips140/nistec=>crypto/internal/fips140/nistec;$WORK/b184=>" -I $WORK/b184/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b184/p256_asm_arm64.o ./p256_asm_arm64.s
2025-08-20T21:45:13.4933194Z [00:02:53.460]➜  google.golang.org/genproto/googleapis/rpc/status
2025-08-20T21:45:13.4933536Z [00:02:53.460]➜  mkdir -p $WORK/b087/
2025-08-20T21:45:13.4933905Z [00:02:53.461]➜  cat >/tmp/go-build3361383166/b087/importcfg << 'EOF' # internal
2025-08-20T21:45:13.4934244Z [00:02:53.461]➜  # import config
2025-08-20T21:45:13.4934734Z [00:02:53.461]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:13.4935692Z [00:02:53.461]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:13.4936469Z [00:02:53.461]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:13.4937019Z [00:02:53.461]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:13.4937436Z [00:02:53.461]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.4937751Z [00:02:53.461]➜  EOF
2025-08-20T21:45:13.4938025Z [00:02:53.461]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.4946382Z [00:02:53.462]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b087/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250218202821-56aae31c358a/status=>google.golang.org/genproto/googleapis/rpc@v0.0.0-20250218202821-56aae31c358a/status;$WORK/b087=>" -p google.golang.org/genproto/googleapis/rpc/status -lang=go1.22 -complete -installsuffix shared -buildid nYr2V_gvViNZVoGj2t55/nYr2V_gvViNZVoGj2t55 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /root/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20250218202821-56aae31c358a/status/status.pb.go
2025-08-20T21:45:13.4966382Z [00:02:53.464]➜  go tool buildid -w $WORK/b206/_pkg_.a # internal
2025-08-20T21:45:13.4974610Z [00:02:53.465]➜  cp $WORK/b206/_pkg_.a /root/.cache/go-build/a9/a9efd40316c384ac05215e94e0c02d6934f78098faa8c59e8c3f6494e8ac3501-d # internal
2025-08-20T21:45:13.4986575Z [00:02:53.466]➜  crypto/internal/fips140/tls13
2025-08-20T21:45:13.4987012Z [00:02:53.466]➜  mkdir -p $WORK/b207/
2025-08-20T21:45:13.4987390Z [00:02:53.466]➜  cat >/tmp/go-build3361383166/b207/importcfg << 'EOF' # internal
2025-08-20T21:45:13.4987752Z [00:02:53.466]➜  # import config
2025-08-20T21:45:13.4988084Z [00:02:53.466]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.4988587Z [00:02:53.466]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:13.4989151Z [00:02:53.466]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.4989722Z [00:02:53.466]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build3361383166/b203/_pkg_.a
2025-08-20T21:45:13.4990300Z [00:02:53.466]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3361383166/b162/_pkg_.a
2025-08-20T21:45:13.4990917Z [00:02:53.466]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:13.4991456Z [00:02:53.466]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.4991871Z [00:02:53.466]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.4992171Z [00:02:53.466]➜  EOF
2025-08-20T21:45:13.5013583Z [00:02:53.469]➜  cd /root/.go/src/crypto/internal/fips140/nistec
2025-08-20T21:45:13.5014552Z [00:02:53.469]➜  go tool pack r $WORK/b184/_pkg_.a $WORK/b184/p256_asm_arm64.o # internal
2025-08-20T21:45:13.5015657Z [00:02:53.469]➜  go tool buildid -w $WORK/b184/_pkg_.a # internal
2025-08-20T21:45:13.5016225Z [00:02:53.469]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.5018364Z [00:02:53.469]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b207/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/tls13=>crypto/internal/fips140/tls13;$WORK/b207=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -installsuffix shared -buildid HdcjQUsc722trmK-PCnO/HdcjQUsc722trmK-PCnO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /root/.go/src/crypto/internal/fips140/tls13/cast.go /root/.go/src/crypto/internal/fips140/tls13/tls13.go
2025-08-20T21:45:13.5062673Z [00:02:53.474]➜  cp $WORK/b184/_pkg_.a /root/.cache/go-build/fa/fa6f38691e5d582ef7053e66c99a8deb87b5287e9010609b87dbde79011bcdcc-d # internal
2025-08-20T21:45:13.5085648Z [00:02:53.476]➜  crypto/internal/fips140/ecdh
2025-08-20T21:45:13.5086317Z [00:02:53.476]➜  mkdir -p $WORK/b183/
2025-08-20T21:45:13.5117591Z [00:02:53.480]➜  cat >/tmp/go-build3361383166/b183/importcfg << 'EOF' # internal
2025-08-20T21:45:13.5118345Z [00:02:53.480]➜  # import config
2025-08-20T21:45:13.5118995Z [00:02:53.480]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.5119977Z [00:02:53.480]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:13.5120589Z [00:02:53.480]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.5121190Z [00:02:53.480]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3361383166/b170/_pkg_.a
2025-08-20T21:45:13.5121769Z [00:02:53.480]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3361383166/b184/_pkg_.a
2025-08-20T21:45:13.5122550Z [00:02:53.480]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:13.5123139Z [00:02:53.480]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.5123563Z [00:02:53.480]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.5124002Z [00:02:53.480]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:13.5124423Z [00:02:53.480]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.5124724Z [00:02:53.480]➜  EOF
2025-08-20T21:45:13.5126613Z [00:02:53.480]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b183/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdh=>crypto/internal/fips140/ecdh;$WORK/b183=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid R8Mx55QHRizxqaWLETEj/R8Mx55QHRizxqaWLETEj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdh/cast.go /root/.go/src/crypto/internal/fips140/ecdh/ecdh.go
2025-08-20T21:45:13.5231512Z [00:02:53.491]➜  go tool buildid -w $WORK/b205/_pkg_.a # internal
2025-08-20T21:45:13.5250483Z [00:02:53.493]➜  cp $WORK/b205/_pkg_.a /root/.cache/go-build/93/93e60f76d750e20a57ceae742a0c842201ae3e67f4dd98b903c26ad8f67d21a9-d # internal
2025-08-20T21:45:13.5259630Z [00:02:53.494]➜  crypto/elliptic
2025-08-20T21:45:13.5259964Z [00:02:53.494]➜  mkdir -p $WORK/b188/
2025-08-20T21:45:13.5269565Z [00:02:53.495]➜  cat >/tmp/go-build3361383166/b188/importcfg << 'EOF' # internal
2025-08-20T21:45:13.5269952Z [00:02:53.495]➜  # import config
2025-08-20T21:45:13.5270385Z [00:02:53.495]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3361383166/b184/_pkg_.a
2025-08-20T21:45:13.5270912Z [00:02:53.495]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.5271321Z [00:02:53.495]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.5271737Z [00:02:53.495]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:13.5272154Z [00:02:53.495]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.5272629Z [00:02:53.495]➜  EOF
2025-08-20T21:45:13.5282546Z [00:02:53.496]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b188/_pkg_.a -trimpath "/root/.go/src/crypto/elliptic=>crypto/elliptic;$WORK/b188=>" -p crypto/elliptic -lang=go1.25 -std -complete -installsuffix shared -buildid 1H0eO7wkpv4CFuI8AScz/1H0eO7wkpv4CFuI8AScz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack /root/.go/src/crypto/elliptic/elliptic.go /root/.go/src/crypto/elliptic/nistec.go /root/.go/src/crypto/elliptic/params.go
2025-08-20T21:45:13.5408968Z [00:02:53.509]➜  go tool buildid -w $WORK/b087/_pkg_.a # internal
2025-08-20T21:45:13.5417641Z [00:02:53.510]➜  cp $WORK/b087/_pkg_.a /root/.cache/go-build/d1/d194cf6f072bcba3f598fb4eef123d6e9f0e499c0b8af5f041e9b22f33dcfdea-d # internal
2025-08-20T21:45:13.5418274Z [00:02:53.510]➜  google.golang.org/grpc/internal/status
2025-08-20T21:45:13.5418589Z [00:02:53.510]➜  mkdir -p $WORK/b137/
2025-08-20T21:45:13.5425386Z [00:02:53.510]➜  cat >/tmp/go-build3361383166/b137/importcfg << 'EOF' # internal
2025-08-20T21:45:13.5425930Z [00:02:53.510]➜  # import config
2025-08-20T21:45:13.5426739Z [00:02:53.510]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.5427405Z [00:02:53.510]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.5428023Z [00:02:53.510]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3361383166/b087/_pkg_.a
2025-08-20T21:45:13.5436203Z [00:02:53.510]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:13.5439063Z [00:02:53.510]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:13.5439727Z [00:02:53.510]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3361383166/b138/_pkg_.a
2025-08-20T21:45:13.5440397Z [00:02:53.510]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:13.5440831Z [00:02:53.510]➜  EOF
2025-08-20T21:45:13.5442871Z [00:02:53.510]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b137/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/status=>google.golang.org/grpc@v1.72.2/internal/status;$WORK/b137=>" -p google.golang.org/grpc/internal/status -lang=go1.23 -complete -installsuffix shared -buildid OQJzCRumQ4rw_DF8Mmyh/OQJzCRumQ4rw_DF8Mmyh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/status/status.go
2025-08-20T21:45:13.5451102Z [00:02:53.511]➜  go tool buildid -w $WORK/b183/_pkg_.a # internal
2025-08-20T21:45:13.5451807Z [00:02:53.511]➜  cp $WORK/b183/_pkg_.a /root/.cache/go-build/a4/a4904f15475b9b4719f68152fa4b2845ca4887c33326acf54323f59c7e1a4e96-d # internal
2025-08-20T21:45:13.5452342Z [00:02:53.511]➜  crypto/ecdh
2025-08-20T21:45:13.5456016Z [00:02:53.512]➜  go tool buildid -w $WORK/b207/_pkg_.a # internal
2025-08-20T21:45:13.5456713Z [00:02:53.512]➜  cp $WORK/b207/_pkg_.a /root/.cache/go-build/43/43ec0ab1b9e6743b8ab44c32407dffad0f52447237f901a2d782963c7fdca4ea-d # internal
2025-08-20T21:45:13.5457296Z [00:02:53.513]➜  crypto/internal/fips140/ecdsa
2025-08-20T21:45:13.5457583Z [00:02:53.513]➜  mkdir -p $WORK/b190/
2025-08-20T21:45:13.5457951Z [00:02:53.513]➜  cat >/tmp/go-build3361383166/b190/importcfg << 'EOF' # internal
2025-08-20T21:45:13.5458290Z [00:02:53.513]➜  # import config
2025-08-20T21:45:13.5458624Z [00:02:53.513]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.5460474Z [00:02:53.513]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:13.5461050Z [00:02:53.513]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3361383166/b191/_pkg_.a
2025-08-20T21:45:13.5461633Z [00:02:53.513]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.5462205Z [00:02:53.513]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3361383166/b170/_pkg_.a
2025-08-20T21:45:13.5462940Z [00:02:53.513]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3361383166/b161/_pkg_.a
2025-08-20T21:45:13.5463518Z [00:02:53.513]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3361383166/b184/_pkg_.a
2025-08-20T21:45:13.5464103Z [00:02:53.513]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3361383166/b168/_pkg_.a
2025-08-20T21:45:13.5464595Z [00:02:53.513]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.5465007Z [00:02:53.513]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.5465415Z [00:02:53.513]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.5465812Z [00:02:53.513]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.5466110Z [00:02:53.513]➜  EOF
2025-08-20T21:45:13.5468807Z [00:02:53.513]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b190/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/ecdsa=>crypto/internal/fips140/ecdsa;$WORK/b190=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid HdvRbXigLOCyZkMS7U9j/HdvRbXigLOCyZkMS7U9j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack /root/.go/src/crypto/internal/fips140/ecdsa/cast.go /root/.go/src/crypto/internal/fips140/ecdsa/ecdsa.go /root/.go/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /root/.go/src/crypto/internal/fips140/ecdsa/hmacdrbg.go
2025-08-20T21:45:13.5470993Z [00:02:53.513]➜  mkdir -p $WORK/b182/
2025-08-20T21:45:13.5471364Z [00:02:53.513]➜  cat >/tmp/go-build3361383166/b182/importcfg << 'EOF' # internal
2025-08-20T21:45:13.5471715Z [00:02:53.513]➜  # import config
2025-08-20T21:45:13.5472046Z [00:02:53.513]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.5472612Z [00:02:53.513]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.5473135Z [00:02:53.513]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:13.5473689Z [00:02:53.513]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build3361383166/b183/_pkg_.a
2025-08-20T21:45:13.5474326Z [00:02:53.514]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3361383166/b186/_pkg_.a
2025-08-20T21:45:13.5474945Z [00:02:53.514]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.5475518Z [00:02:53.514]➜  packagefile crypto/internal/randutil=/tmp/go-build3361383166/b173/_pkg_.a
2025-08-20T21:45:13.5476029Z [00:02:53.514]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:13.5476705Z [00:02:53.514]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.5477108Z [00:02:53.514]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.5477405Z [00:02:53.514]➜  EOF
2025-08-20T21:45:13.5479055Z [00:02:53.514]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b182/_pkg_.a -trimpath "/root/.go/src/crypto/ecdh=>crypto/ecdh;$WORK/b182=>" -p crypto/ecdh -lang=go1.25 -std -complete -installsuffix shared -buildid CeLS31ovxjiZUv3X6PYl/CeLS31ovxjiZUv3X6PYl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack /root/.go/src/crypto/ecdh/ecdh.go /root/.go/src/crypto/ecdh/nist.go /root/.go/src/crypto/ecdh/x25519.go
2025-08-20T21:45:13.5905479Z [00:02:53.558]➜  go tool buildid -w $WORK/b137/_pkg_.a # internal
2025-08-20T21:45:13.5911117Z [00:02:53.559]➜  cp $WORK/b137/_pkg_.a /root/.cache/go-build/1c/1cf5529c73850bdce8e353fb88062d4144c15f815b3f7a00fce3b6dc94222b59-d # internal
2025-08-20T21:45:13.5912494Z [00:02:53.559]➜  google.golang.org/grpc/status
2025-08-20T21:45:13.5913427Z [00:02:53.559]➜  mkdir -p $WORK/b136/
2025-08-20T21:45:13.5914443Z [00:02:53.559]➜  cat >/tmp/go-build3361383166/b136/importcfg << 'EOF' # internal
2025-08-20T21:45:13.5914868Z [00:02:53.559]➜  # import config
2025-08-20T21:45:13.5915226Z [00:02:53.559]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:13.5915656Z [00:02:53.559]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.5916095Z [00:02:53.559]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.5916677Z [00:02:53.559]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3361383166/b087/_pkg_.a
2025-08-20T21:45:13.5917316Z [00:02:53.559]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:13.5917920Z [00:02:53.559]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3361383166/b137/_pkg_.a
2025-08-20T21:45:13.5918342Z [00:02:53.559]➜  EOF
2025-08-20T21:45:13.5920116Z [00:02:53.559]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b136/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/status=>google.golang.org/grpc@v1.72.2/status;$WORK/b136=>" -p google.golang.org/grpc/status -lang=go1.23 -complete -installsuffix shared -buildid IA5WuxzUzh05ZjYLPwAk/IA5WuxzUzh05ZjYLPwAk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/status/status.go
2025-08-20T21:45:13.5951833Z [00:02:53.563]➜  go tool buildid -w $WORK/b182/_pkg_.a # internal
2025-08-20T21:45:13.5969107Z [00:02:53.565]➜  cp $WORK/b182/_pkg_.a /root/.cache/go-build/b0/b08bd85b9e15d32832cda58d6a52a91e012cdead4476e962d978a659ab9bb958-d # internal
2025-08-20T21:45:13.5971678Z [00:02:53.565]➜  vendor/golang.org/x/crypto/chacha20
2025-08-20T21:45:13.5972293Z [00:02:53.565]➜  mkdir -p $WORK/b210/
2025-08-20T21:45:13.5973133Z [00:02:53.565]➜  echo -n > $WORK/b210/go_asm.h # internal
2025-08-20T21:45:13.5973615Z [00:02:53.565]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20
2025-08-20T21:45:13.5975076Z [00:02:53.565]➜  /root/.go/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b210=>" -I $WORK/b210/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b210/symabis ./chacha_arm64.s
2025-08-20T21:45:13.5995913Z [00:02:53.568]➜  go tool buildid -w $WORK/b188/_pkg_.a # internal
2025-08-20T21:45:13.6010636Z [00:02:53.569]➜  cp $WORK/b188/_pkg_.a /root/.cache/go-build/a0/a0d91c25c4305b3571d4fc3369fcf6a5ab142f204e295db901dc1e0e3551e728-d # internal
2025-08-20T21:45:13.6026302Z [00:02:53.571]➜  vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T21:45:13.6028295Z [00:02:53.571]➜  mkdir -p $WORK/b212/
2025-08-20T21:45:13.6036019Z [00:02:53.572]➜  cat >/tmp/go-build3361383166/b212/importcfg << 'EOF' # internal
2025-08-20T21:45:13.6037227Z [00:02:53.572]➜  # import config
2025-08-20T21:45:13.6038085Z [00:02:53.572]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:13.6038612Z [00:02:53.572]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:13.6039084Z [00:02:53.572]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:13.6039403Z [00:02:53.572]➜  EOF
2025-08-20T21:45:13.6039675Z [00:02:53.572]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.6042324Z [00:02:53.572]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b212/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/internal/poly1305=>vendor/golang.org/x/crypto/internal/poly1305;$WORK/b212=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -complete -installsuffix shared -buildid rwaYiG88Dovpw4-wiOWd/rwaYiG88Dovpw4-wiOWd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/mac_noasm.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /root/.go/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go
2025-08-20T21:45:13.6046168Z [00:02:53.573]➜  cat >/tmp/go-build3361383166/b210/importcfg << 'EOF' # internal
2025-08-20T21:45:13.6046547Z [00:02:53.573]➜  # import config
2025-08-20T21:45:13.6047204Z [00:02:53.573]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T21:45:13.6048020Z [00:02:53.573]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:13.6048506Z [00:02:53.573]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:13.6048955Z [00:02:53.573]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.6049503Z [00:02:53.573]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3361383166/b211/_pkg_.a
2025-08-20T21:45:13.6050044Z [00:02:53.573]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:13.6050514Z [00:02:53.573]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:13.6050829Z [00:02:53.573]➜  EOF
2025-08-20T21:45:13.6056447Z [00:02:53.573]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b210/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b210=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -installsuffix shared -buildid uM0VDGLk5oDbYrNXo2Np/uM0VDGLk5oDbYrNXo2Np -goversion go1.25.0 -symabis $WORK/b210/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack -asmhdr $WORK/b210/go_asm.h /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_arm64.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20/xor.go
2025-08-20T21:45:13.6198476Z [00:02:53.588]➜  go tool buildid -w $WORK/b136/_pkg_.a # internal
2025-08-20T21:45:13.6206449Z [00:02:53.588]➜  cp $WORK/b136/_pkg_.a /root/.cache/go-build/83/83abbe2f15561630845e7fc938b78a1f93be16ddd39a988c5de395e0b68fb1bd-d # internal
2025-08-20T21:45:13.6212187Z [00:02:53.589]➜  github.com/containerd/ttrpc
2025-08-20T21:45:13.6213065Z [00:02:53.589]➜  mkdir -p $WORK/b086/
2025-08-20T21:45:13.6213887Z [00:02:53.589]➜  cat >/tmp/go-build3361383166/b086/importcfg << 'EOF' # internal
2025-08-20T21:45:13.6214696Z [00:02:53.589]➜  # import config
2025-08-20T21:45:13.6215131Z [00:02:53.589]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:13.6215594Z [00:02:53.589]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:13.6216054Z [00:02:53.589]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:13.6216507Z [00:02:53.589]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.6216915Z [00:02:53.589]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.6217396Z [00:02:53.589]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:13.6218333Z [00:02:53.589]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:13.6218970Z [00:02:53.589]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3361383166/b087/_pkg_.a
2025-08-20T21:45:13.6219607Z [00:02:53.589]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:13.6220173Z [00:02:53.589]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:13.6220764Z [00:02:53.589]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:13.6221425Z [00:02:53.589]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:13.6222126Z [00:02:53.589]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:13.6222924Z [00:02:53.589]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.6223358Z [00:02:53.589]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:13.6223774Z [00:02:53.589]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:13.6224168Z [00:02:53.589]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:13.6224571Z [00:02:53.589]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:13.6224987Z [00:02:53.589]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:13.6225418Z [00:02:53.589]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:13.6225857Z [00:02:53.589]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.6226289Z [00:02:53.589]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:13.6226723Z [00:02:53.589]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:13.6227136Z [00:02:53.589]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:13.6227445Z [00:02:53.589]➜  EOF
2025-08-20T21:45:13.6232789Z [00:02:53.589]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b086/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7=>github.com/containerd/ttrpc@v1.2.7;$WORK/b086=>" -p github.com/containerd/ttrpc -lang=go1.19 -complete -installsuffix shared -buildid X4mpRoo2fBcyr3UOv13n/X4mpRoo2fBcyr3UOv13n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/channel.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/client.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/codec.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/config.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/doc.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/errors.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/handshake.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/interceptor.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/metadata.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/request.pb.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/server.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/services.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/stream.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/stream_server.go /root/go/pkg/mod/github.com/containerd/ttrpc@v1.2.7/unixcreds_linux.go
2025-08-20T21:45:13.6447718Z [00:02:53.613]➜  go tool buildid -w $WORK/b212/_pkg_.a # internal
2025-08-20T21:45:13.6453104Z [00:02:53.613]➜  cp $WORK/b212/_pkg_.a /root/.cache/go-build/78/78446b1ee78c2afdb8f9495f19b05e5d6c7f2b5855e1553ee9753739c23c7758-d # internal
2025-08-20T21:45:13.6453767Z [00:02:53.613]➜  crypto/md5
2025-08-20T21:45:13.6454670Z [00:02:53.613]➜  mkdir -p $WORK/b213/
2025-08-20T21:45:13.6457377Z [00:02:53.614]➜  echo -n > $WORK/b213/go_asm.h # internal
2025-08-20T21:45:13.6458956Z [00:02:53.614]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20
2025-08-20T21:45:13.6461653Z [00:02:53.614]➜  /root/.go/pkg/tool/linux_arm64/asm -p vendor/golang.org/x/crypto/chacha20 -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20=>vendor/golang.org/x/crypto/chacha20;$WORK/b210=>" -I $WORK/b210/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b210/chacha_arm64.o ./chacha_arm64.s
2025-08-20T21:45:13.6471090Z [00:02:53.615]➜  cd /root/.go/src/crypto/md5
2025-08-20T21:45:13.6472230Z [00:02:53.615]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b213=>" -I $WORK/b213/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b213/symabis ./md5block_arm64.s
2025-08-20T21:45:13.6498268Z [00:02:53.618]➜  cd /root/.go/src/vendor/golang.org/x/crypto/chacha20
2025-08-20T21:45:13.6499196Z [00:02:53.618]➜  go tool pack r $WORK/b210/_pkg_.a $WORK/b210/chacha_arm64.o # internal
2025-08-20T21:45:13.6500155Z [00:02:53.618]➜  go tool buildid -w $WORK/b210/_pkg_.a # internal
2025-08-20T21:45:13.6501593Z [00:02:53.618]➜  cp $WORK/b210/_pkg_.a /root/.cache/go-build/83/838ff9aaf4d79068bf707c6281d5cc38bfe3ee5e7cfb22a3a8db0aa07ea1e5c1-d # internal
2025-08-20T21:45:13.6505953Z [00:02:53.618]➜  vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:45:13.6506756Z [00:02:53.618]➜  mkdir -p $WORK/b209/
2025-08-20T21:45:13.6508827Z [00:02:53.619]➜  cat >/tmp/go-build3361383166/b209/importcfg << 'EOF' # internal
2025-08-20T21:45:13.6509247Z [00:02:53.619]➜  # import config
2025-08-20T21:45:13.6509883Z [00:02:53.619]➜  importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20
2025-08-20T21:45:13.6510562Z [00:02:53.619]➜  importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias
2025-08-20T21:45:13.6511240Z [00:02:53.619]➜  importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305
2025-08-20T21:45:13.6511815Z [00:02:53.619]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:13.6512299Z [00:02:53.619]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:13.6512875Z [00:02:53.619]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.6513406Z [00:02:53.619]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3361383166/b210/_pkg_.a
2025-08-20T21:45:13.6514049Z [00:02:53.619]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3361383166/b211/_pkg_.a
2025-08-20T21:45:13.6514741Z [00:02:53.619]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3361383166/b212/_pkg_.a
2025-08-20T21:45:13.6515171Z [00:02:53.619]➜  EOF
2025-08-20T21:45:13.6517237Z [00:02:53.620]➜  cat >/tmp/go-build3361383166/b213/importcfg << 'EOF' # internal
2025-08-20T21:45:13.6517956Z [00:02:53.620]➜  # import config
2025-08-20T21:45:13.6518701Z [00:02:53.620]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.6519432Z [00:02:53.620]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.6520443Z [00:02:53.620]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.6522241Z [00:02:53.620]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.6522920Z [00:02:53.620]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:13.6523405Z [00:02:53.620]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:13.6523727Z [00:02:53.620]➜  EOF
2025-08-20T21:45:13.6524014Z [00:02:53.620]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.6530880Z [00:02:53.620]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b213/_pkg_.a -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b213=>" -p crypto/md5 -lang=go1.25 -std -installsuffix shared -buildid bDTVyBGdsUxgSuJoa3w1/bDTVyBGdsUxgSuJoa3w1 -goversion go1.25.0 -symabis $WORK/b213/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack -asmhdr $WORK/b213/go_asm.h /root/.go/src/crypto/md5/md5.go /root/.go/src/crypto/md5/md5block.go /root/.go/src/crypto/md5/md5block_decl.go
2025-08-20T21:45:13.6536614Z [00:02:53.620]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b209/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305=>vendor/golang.org/x/crypto/chacha20poly1305;$WORK/b209=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -complete -installsuffix shared -buildid PtXt1W2VBM9XbqSI4dsx/PtXt1W2VBM9XbqSI4dsx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_noasm.go /root/.go/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go
2025-08-20T21:45:13.6540968Z [00:02:53.620]➜  go tool buildid -w $WORK/b190/_pkg_.a # internal
2025-08-20T21:45:13.6541716Z [00:02:53.621]➜  cp $WORK/b190/_pkg_.a /root/.cache/go-build/39/398197bfae009e713577e1d9022c2871e61f88bc8ba77eb6a7d6d3b21f34319d-d # internal
2025-08-20T21:45:13.6542250Z [00:02:53.621]➜  crypto/ecdsa
2025-08-20T21:45:13.6542926Z [00:02:53.621]➜  mkdir -p $WORK/b187/
2025-08-20T21:45:13.6543339Z [00:02:53.621]➜  cat >/tmp/go-build3361383166/b187/importcfg << 'EOF' # internal
2025-08-20T21:45:13.6543681Z [00:02:53.621]➜  # import config
2025-08-20T21:45:13.6544096Z [00:02:53.621]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:45:13.6545024Z [00:02:53.621]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:45:13.6545633Z [00:02:53.621]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.6546077Z [00:02:53.621]➜  packagefile crypto/ecdh=/tmp/go-build3361383166/b182/_pkg_.a
2025-08-20T21:45:13.6546545Z [00:02:53.621]➜  packagefile crypto/elliptic=/tmp/go-build3361383166/b188/_pkg_.a
2025-08-20T21:45:13.6547065Z [00:02:53.621]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:13.6547616Z [00:02:53.621]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build3361383166/b189/_pkg_.a
2025-08-20T21:45:13.6548189Z [00:02:53.621]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3361383166/b190/_pkg_.a
2025-08-20T21:45:13.6548769Z [00:02:53.621]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3361383166/b184/_pkg_.a
2025-08-20T21:45:13.6549352Z [00:02:53.621]➜  packagefile crypto/internal/fips140cache=/tmp/go-build3361383166/b192/_pkg_.a
2025-08-20T21:45:13.6549922Z [00:02:53.621]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3361383166/b193/_pkg_.a
2025-08-20T21:45:13.6550485Z [00:02:53.621]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.6551038Z [00:02:53.621]➜  packagefile crypto/internal/randutil=/tmp/go-build3361383166/b173/_pkg_.a
2025-08-20T21:45:13.6551538Z [00:02:53.621]➜  packagefile crypto/sha512=/tmp/go-build3361383166/b195/_pkg_.a
2025-08-20T21:45:13.6552321Z [00:02:53.621]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:13.6553625Z [00:02:53.621]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.6554387Z [00:02:53.621]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3361383166/b196/_pkg_.a
2025-08-20T21:45:13.6555310Z [00:02:53.621]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3361383166/b198/_pkg_.a
2025-08-20T21:45:13.6556088Z [00:02:53.621]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.6556680Z [00:02:53.621]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:13.6557176Z [00:02:53.621]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:13.6557741Z [00:02:53.621]➜  EOF
2025-08-20T21:45:13.6560012Z [00:02:53.621]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b187/_pkg_.a -trimpath "/root/.go/src/crypto/ecdsa=>crypto/ecdsa;$WORK/b187=>" -p crypto/ecdsa -lang=go1.25 -std -complete -installsuffix shared -buildid RMncMWtMn5o5fs9EVDuT/RMncMWtMn5o5fs9EVDuT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /root/.go/src/crypto/ecdsa/ecdsa.go /root/.go/src/crypto/ecdsa/ecdsa_legacy.go /root/.go/src/crypto/ecdsa/notboring.go
2025-08-20T21:45:13.6784399Z [00:02:53.646]➜  go tool buildid -w $WORK/b209/_pkg_.a # internal
2025-08-20T21:45:13.6785149Z [00:02:53.646]➜  cp $WORK/b209/_pkg_.a /root/.cache/go-build/9d/9d0f705a43be22d6bcecf748791f8d66b6526109568f18204e4524b4b2471782-d # internal
2025-08-20T21:45:13.6786403Z [00:02:53.647]➜  crypto/internal/hpke
2025-08-20T21:45:13.6787242Z [00:02:53.647]➜  mkdir -p $WORK/b208/
2025-08-20T21:45:13.6791196Z [00:02:53.647]➜  cat >/tmp/go-build3361383166/b208/importcfg << 'EOF' # internal
2025-08-20T21:45:13.6791593Z [00:02:53.647]➜  # import config
2025-08-20T21:45:13.6792073Z [00:02:53.647]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:45:13.6794979Z [00:02:53.647]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.6795433Z [00:02:53.647]➜  packagefile crypto/aes=/tmp/go-build3361383166/b180/_pkg_.a
2025-08-20T21:45:13.6795892Z [00:02:53.647]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:13.6796349Z [00:02:53.647]➜  packagefile crypto/ecdh=/tmp/go-build3361383166/b182/_pkg_.a
2025-08-20T21:45:13.6797109Z [00:02:53.647]➜  packagefile crypto/hkdf=/tmp/go-build3361383166/b202/_pkg_.a
2025-08-20T21:45:13.6797633Z [00:02:53.647]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:13.6798067Z [00:02:53.647]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.6798651Z [00:02:53.647]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3361383166/b209/_pkg_.a
2025-08-20T21:45:13.6799239Z [00:02:53.647]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:13.6799719Z [00:02:53.647]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:13.6800036Z [00:02:53.647]➜  EOF
2025-08-20T21:45:13.6801606Z [00:02:53.647]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b208/_pkg_.a -trimpath "/root/.go/src/crypto/internal/hpke=>crypto/internal/hpke;$WORK/b208=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -installsuffix shared -buildid LLbop9o7yLjyEdHS5Pgg/LLbop9o7yLjyEdHS5Pgg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack /root/.go/src/crypto/internal/hpke/hpke.go
2025-08-20T21:45:13.6863729Z [00:02:53.651]➜  cd /root/.go/src/crypto/md5
2025-08-20T21:45:13.6866973Z [00:02:53.651]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/md5 -trimpath "/root/.go/src/crypto/md5=>crypto/md5;$WORK/b213=>" -I $WORK/b213/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b213/md5block_arm64.o ./md5block_arm64.s
2025-08-20T21:45:13.6868649Z [00:02:53.655]➜  go tool pack r $WORK/b213/_pkg_.a $WORK/b213/md5block_arm64.o # internal
2025-08-20T21:45:13.6871381Z [00:02:53.655]➜  go tool buildid -w $WORK/b213/_pkg_.a # internal
2025-08-20T21:45:13.6872077Z [00:02:53.655]➜  cp $WORK/b213/_pkg_.a /root/.cache/go-build/98/988b8828e3f5df0eb7dbdfc45822b1d69389789a6ba9c8e4b63767d9c82c4147-d # internal
2025-08-20T21:45:13.6872926Z [00:02:53.655]➜  crypto/rc4
2025-08-20T21:45:13.6873310Z [00:02:53.655]➜  mkdir -p $WORK/b214/
2025-08-20T21:45:13.6878296Z [00:02:53.656]➜  cat >/tmp/go-build3361383166/b214/importcfg << 'EOF' # internal
2025-08-20T21:45:13.6878837Z [00:02:53.656]➜  # import config
2025-08-20T21:45:13.6879290Z [00:02:53.656]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3361383166/b159/_pkg_.a
2025-08-20T21:45:13.6879873Z [00:02:53.656]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.6880495Z [00:02:53.656]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.6881065Z [00:02:53.656]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:13.6881493Z [00:02:53.656]➜  EOF
2025-08-20T21:45:13.6881905Z [00:02:53.656]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.6883605Z [00:02:53.656]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b214/_pkg_.a -trimpath "/root/.go/src/crypto/rc4=>crypto/rc4;$WORK/b214=>" -p crypto/rc4 -lang=go1.25 -std -complete -installsuffix shared -buildid 1zqoT4OvkccO8S9B-3Ss/1zqoT4OvkccO8S9B-3Ss -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /root/.go/src/crypto/rc4/rc4.go
2025-08-20T21:45:13.6993123Z [00:02:53.667]➜  go tool buildid -w $WORK/b214/_pkg_.a # internal
2025-08-20T21:45:13.6998070Z [00:02:53.668]➜  cp $WORK/b214/_pkg_.a /root/.cache/go-build/09/09c9855f4a1c035159e0c1ce80b38bcb54150839e1c7a6555899b7b6298d24bb-d # internal
2025-08-20T21:45:13.7003776Z [00:02:53.668]➜  crypto/internal/fips140/rsa
2025-08-20T21:45:13.7004079Z [00:02:53.668]➜  mkdir -p $WORK/b216/
2025-08-20T21:45:13.7004476Z [00:02:53.668]➜  cat >/tmp/go-build3361383166/b216/importcfg << 'EOF' # internal
2025-08-20T21:45:13.7004818Z [00:02:53.668]➜  # import config
2025-08-20T21:45:13.7005154Z [00:02:53.668]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.7005636Z [00:02:53.668]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:13.7006207Z [00:02:53.668]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3361383166/b191/_pkg_.a
2025-08-20T21:45:13.7007070Z [00:02:53.668]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.7007764Z [00:02:53.668]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3361383166/b170/_pkg_.a
2025-08-20T21:45:13.7008350Z [00:02:53.668]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3361383166/b162/_pkg_.a
2025-08-20T21:45:13.7008922Z [00:02:53.668]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3361383166/b166/_pkg_.a
2025-08-20T21:45:13.7009509Z [00:02:53.668]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3361383166/b168/_pkg_.a
2025-08-20T21:45:13.7010087Z [00:02:53.668]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:13.7010581Z [00:02:53.668]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.7010991Z [00:02:53.668]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.7011391Z [00:02:53.668]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.7011796Z [00:02:53.668]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.7012100Z [00:02:53.668]➜  EOF
2025-08-20T21:45:13.7016714Z [00:02:53.668]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b216/_pkg_.a -trimpath "/root/.go/src/crypto/internal/fips140/rsa=>crypto/internal/fips140/rsa;$WORK/b216=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid OvegTzCjjcLC3qIlw50G/OvegTzCjjcLC3qIlw50G -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack /root/.go/src/crypto/internal/fips140/rsa/cast.go /root/.go/src/crypto/internal/fips140/rsa/keygen.go /root/.go/src/crypto/internal/fips140/rsa/pkcs1v15.go /root/.go/src/crypto/internal/fips140/rsa/pkcs1v22.go /root/.go/src/crypto/internal/fips140/rsa/rsa.go
2025-08-20T21:45:13.7184794Z [00:02:53.686]➜  go tool buildid -w $WORK/b208/_pkg_.a # internal
2025-08-20T21:45:13.7198765Z [00:02:53.688]➜  cp $WORK/b208/_pkg_.a /root/.cache/go-build/58/5800b8800abbe1766b016db57f80df41f6d0608b2882316d79f8e0e1ba0e00d0-d # internal
2025-08-20T21:45:13.7210929Z [00:02:53.688]➜  crypto/sha1
2025-08-20T21:45:13.7211271Z [00:02:53.688]➜  mkdir -p $WORK/b217/
2025-08-20T21:45:13.7211579Z [00:02:53.688]➜  echo -n > $WORK/b217/go_asm.h # internal
2025-08-20T21:45:13.7211896Z [00:02:53.688]➜  cd /root/.go/src/crypto/sha1
2025-08-20T21:45:13.7213218Z [00:02:53.688]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b217=>" -I $WORK/b217/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b217/symabis ./sha1block_arm64.s
2025-08-20T21:45:13.7242806Z [00:02:53.692]➜  cat >/tmp/go-build3361383166/b217/importcfg << 'EOF' # internal
2025-08-20T21:45:13.7243466Z [00:02:53.692]➜  # import config
2025-08-20T21:45:13.7243970Z [00:02:53.692]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.7244575Z [00:02:53.692]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:13.7245287Z [00:02:53.692]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.7245954Z [00:02:53.692]➜  packagefile crypto/internal/impl=/tmp/go-build3361383166/b165/_pkg_.a
2025-08-20T21:45:13.7246514Z [00:02:53.692]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.7254125Z [00:02:53.692]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.7254648Z [00:02:53.692]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:13.7258555Z [00:02:53.692]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:13.7283359Z [00:02:53.692]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:13.7284746Z [00:02:53.692]➜  EOF
2025-08-20T21:45:13.7285084Z [00:02:53.693]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.7287329Z [00:02:53.693]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b217/_pkg_.a -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b217=>" -p crypto/sha1 -lang=go1.25 -std -installsuffix shared -buildid 8Z_kqFRDVoFSVE0DDi_T/8Z_kqFRDVoFSVE0DDi_T -goversion go1.25.0 -symabis $WORK/b217/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack -asmhdr $WORK/b217/go_asm.h /root/.go/src/crypto/sha1/sha1.go /root/.go/src/crypto/sha1/sha1block.go /root/.go/src/crypto/sha1/sha1block_arm64.go
2025-08-20T21:45:13.7915161Z [00:02:53.759]➜  cd /root/.go/src/crypto/sha1
2025-08-20T21:45:13.7916292Z [00:02:53.759]➜  /root/.go/pkg/tool/linux_arm64/asm -p crypto/sha1 -trimpath "/root/.go/src/crypto/sha1=>crypto/sha1;$WORK/b217=>" -I $WORK/b217/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b217/sha1block_arm64.o ./sha1block_arm64.s
2025-08-20T21:45:13.8027909Z [00:02:53.771]➜  go tool pack r $WORK/b217/_pkg_.a $WORK/b217/sha1block_arm64.o # internal
2025-08-20T21:45:13.8029059Z [00:02:53.771]➜  go tool buildid -w $WORK/b217/_pkg_.a # internal
2025-08-20T21:45:13.8030271Z [00:02:53.771]➜  cp $WORK/b217/_pkg_.a /root/.cache/go-build/18/188c5a7ac4b169caa8e545477d05ead69d1d04e3f771f88acb1588d8d861d949-d # internal
2025-08-20T21:45:13.8031329Z [00:02:53.771]➜  crypto/sha256
2025-08-20T21:45:13.8031686Z [00:02:53.771]➜  mkdir -p $WORK/b218/
2025-08-20T21:45:13.8032074Z [00:02:53.771]➜  cat >/tmp/go-build3361383166/b218/importcfg << 'EOF' # internal
2025-08-20T21:45:13.8032568Z [00:02:53.771]➜  # import config
2025-08-20T21:45:13.8033322Z [00:02:53.771]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.8033810Z [00:02:53.771]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:13.8034378Z [00:02:53.771]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3361383166/b162/_pkg_.a
2025-08-20T21:45:13.8034868Z [00:02:53.771]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.8035174Z [00:02:53.771]➜  EOF
2025-08-20T21:45:13.8035449Z [00:02:53.771]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:13.8036998Z [00:02:53.771]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b218/_pkg_.a -trimpath "/root/.go/src/crypto/sha256=>crypto/sha256;$WORK/b218=>" -p crypto/sha256 -lang=go1.25 -std -complete -installsuffix shared -buildid RmStr0QK9Mz1kZnAomE3/RmStr0QK9Mz1kZnAomE3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack /root/.go/src/crypto/sha256/sha256.go
2025-08-20T21:45:13.8152072Z [00:02:53.783]➜  go tool buildid -w $WORK/b218/_pkg_.a # internal
2025-08-20T21:45:13.8156130Z [00:02:53.783]➜  cp $WORK/b218/_pkg_.a /root/.cache/go-build/c7/c711b71bf1a12435eac6d98f495612abbde0959dada7abdea806e260546e8267-d # internal
2025-08-20T21:45:13.8156901Z [00:02:53.784]➜  crypto/fips140
2025-08-20T21:45:13.8157160Z [00:02:53.784]➜  mkdir -p $WORK/b220/
2025-08-20T21:45:13.8160647Z [00:02:53.784]➜  cat >/tmp/go-build3361383166/b220/importcfg << 'EOF' # internal
2025-08-20T21:45:13.8162113Z [00:02:53.784]➜  # import config
2025-08-20T21:45:13.8163200Z [00:02:53.784]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:13.8163853Z [00:02:53.784]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:13.8164244Z [00:02:53.784]➜  EOF
2025-08-20T21:45:13.8179884Z [00:02:53.786]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b220/_pkg_.a -trimpath "/root/.go/src/crypto/fips140=>crypto/fips140;$WORK/b220=>" -p crypto/fips140 -lang=go1.25 -std -complete -installsuffix shared -buildid UVWRQBKknR7nlw0IEp2a/UVWRQBKknR7nlw0IEp2a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack /root/.go/src/crypto/fips140/fips140.go
2025-08-20T21:45:13.8298332Z [00:02:53.797]➜  go tool buildid -w $WORK/b216/_pkg_.a # internal
2025-08-20T21:45:13.8313724Z [00:02:53.799]➜  cp $WORK/b216/_pkg_.a /root/.cache/go-build/34/3469c2e99b183b8c6f7ed124eaa26124ea6d78853628f1649b3edb03194eda1c-d # internal
2025-08-20T21:45:13.8328380Z [00:02:53.801]➜  crypto/rsa
2025-08-20T21:45:13.8355852Z [00:02:53.803]➜  mkdir -p $WORK/b215/
2025-08-20T21:45:13.8365254Z [00:02:53.804]➜  cat >/tmp/go-build3361383166/b215/importcfg << 'EOF' # internal
2025-08-20T21:45:13.8365677Z [00:02:53.804]➜  # import config
2025-08-20T21:45:13.8366049Z [00:02:53.804]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.8366713Z [00:02:53.804]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:13.8367443Z [00:02:53.804]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build3361383166/b189/_pkg_.a
2025-08-20T21:45:13.8368175Z [00:02:53.804]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3361383166/b191/_pkg_.a
2025-08-20T21:45:13.8368899Z [00:02:53.804]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build3361383166/b216/_pkg_.a
2025-08-20T21:45:13.8369570Z [00:02:53.804]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3361383166/b193/_pkg_.a
2025-08-20T21:45:13.8370249Z [00:02:53.804]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.8370945Z [00:02:53.804]➜  packagefile crypto/internal/randutil=/tmp/go-build3361383166/b173/_pkg_.a
2025-08-20T21:45:13.8371571Z [00:02:53.804]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:13.8372141Z [00:02:53.804]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:13.8380456Z [00:02:53.804]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.8381299Z [00:02:53.804]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.8381713Z [00:02:53.805]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:13.8382164Z [00:02:53.805]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:13.8382834Z [00:02:53.805]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.8383245Z [00:02:53.805]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:13.8383678Z [00:02:53.805]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:13.8383992Z [00:02:53.805]➜  EOF
2025-08-20T21:45:13.8386716Z [00:02:53.805]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b215/_pkg_.a -trimpath "/root/.go/src/crypto/rsa=>crypto/rsa;$WORK/b215=>" -p crypto/rsa -lang=go1.25 -std -complete -installsuffix shared -buildid JTexBd_D0Nz1-drfuDKA/JTexBd_D0Nz1-drfuDKA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack /root/.go/src/crypto/rsa/fips.go /root/.go/src/crypto/rsa/notboring.go /root/.go/src/crypto/rsa/pkcs1v15.go /root/.go/src/crypto/rsa/rsa.go
2025-08-20T21:45:13.8421483Z [00:02:53.810]➜  go tool buildid -w $WORK/b220/_pkg_.a # internal
2025-08-20T21:45:13.8424968Z [00:02:53.810]➜  cp $WORK/b220/_pkg_.a /root/.cache/go-build/84/84c8d1a27eceeb0e44431cc4bf5b89d6a892732e4d6c6d87119771a32286af77-d # internal
2025-08-20T21:45:13.8430748Z [00:02:53.811]➜  crypto/tls/internal/fips140tls
2025-08-20T21:45:13.8431244Z [00:02:53.811]➜  mkdir -p $WORK/b219/
2025-08-20T21:45:13.8431725Z [00:02:53.811]➜  cat >/tmp/go-build3361383166/b219/importcfg << 'EOF' # internal
2025-08-20T21:45:13.8438943Z [00:02:53.811]➜  # import config
2025-08-20T21:45:13.8439328Z [00:02:53.811]➜  packagefile crypto/fips140=/tmp/go-build3361383166/b220/_pkg_.a
2025-08-20T21:45:13.8439795Z [00:02:53.811]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:13.8440122Z [00:02:53.811]➜  EOF
2025-08-20T21:45:13.8441850Z [00:02:53.811]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b219/_pkg_.a -trimpath "/root/.go/src/crypto/tls/internal/fips140tls=>crypto/tls/internal/fips140tls;$WORK/b219=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -installsuffix shared -buildid -_aiYtR8X7izFgsp_Aw4/-_aiYtR8X7izFgsp_Aw4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /root/.go/src/crypto/tls/internal/fips140tls/fipstls.go
2025-08-20T21:45:13.8633006Z [00:02:53.831]➜  go tool buildid -w $WORK/b219/_pkg_.a # internal
2025-08-20T21:45:13.8639168Z [00:02:53.832]➜  cp $WORK/b219/_pkg_.a /root/.cache/go-build/bf/bf83de4a47aba345ad14802745c26c588b69907a9952f543a647e9f9ddd888dc-d # internal
2025-08-20T21:45:13.8639958Z [00:02:53.832]➜  crypto/dsa
2025-08-20T21:45:13.8640357Z [00:02:53.832]➜  mkdir -p $WORK/b222/
2025-08-20T21:45:13.8640871Z [00:02:53.832]➜  cat >/tmp/go-build3361383166/b222/importcfg << 'EOF' # internal
2025-08-20T21:45:13.8641349Z [00:02:53.832]➜  # import config
2025-08-20T21:45:13.8641922Z [00:02:53.832]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:13.8642694Z [00:02:53.832]➜  packagefile crypto/internal/randutil=/tmp/go-build3361383166/b173/_pkg_.a
2025-08-20T21:45:13.8643321Z [00:02:53.832]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.8643870Z [00:02:53.832]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.8644439Z [00:02:53.832]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:13.8644904Z [00:02:53.832]➜  EOF
2025-08-20T21:45:13.8655285Z [00:02:53.833]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b222/_pkg_.a -trimpath "/root/.go/src/crypto/dsa=>crypto/dsa;$WORK/b222=>" -p crypto/dsa -lang=go1.25 -std -complete -installsuffix shared -buildid CRgkcrHysHqpZTiOvdzM/CRgkcrHysHqpZTiOvdzM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack /root/.go/src/crypto/dsa/dsa.go
2025-08-20T21:45:13.8877675Z [00:02:53.856]➜  go tool buildid -w $WORK/b222/_pkg_.a # internal
2025-08-20T21:45:13.8890082Z [00:02:53.857]➜  cp $WORK/b222/_pkg_.a /root/.cache/go-build/2c/2ca86016c3d19792067bf12acb58f03e82ddf79c1bdd79556a10c2286394660c-d # internal
2025-08-20T21:45:13.8890740Z [00:02:53.857]➜  encoding/hex
2025-08-20T21:45:13.8890998Z [00:02:53.857]➜  mkdir -p $WORK/b224/
2025-08-20T21:45:13.8902251Z [00:02:53.858]➜  cat >/tmp/go-build3361383166/b224/importcfg << 'EOF' # internal
2025-08-20T21:45:13.8903375Z [00:02:53.858]➜  # import config
2025-08-20T21:45:13.8904026Z [00:02:53.858]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.8904590Z [00:02:53.858]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.8905786Z [00:02:53.858]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.8906210Z [00:02:53.858]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:13.8906633Z [00:02:53.858]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:13.8906951Z [00:02:53.858]➜  EOF
2025-08-20T21:45:13.8908371Z [00:02:53.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b224/_pkg_.a -trimpath "/root/.go/src/encoding/hex=>encoding/hex;$WORK/b224=>" -p encoding/hex -lang=go1.25 -std -complete -installsuffix shared -buildid iWEB8UeCwiqQ43IOsso9/iWEB8UeCwiqQ43IOsso9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack /root/.go/src/encoding/hex/hex.go
2025-08-20T21:45:13.9064502Z [00:02:53.874]➜  go tool buildid -w $WORK/b086/_pkg_.a # internal
2025-08-20T21:45:13.9108021Z [00:02:53.879]➜  cp $WORK/b086/_pkg_.a /root/.cache/go-build/da/da524b6b72143192b5d698d6405ca0547bfddb76c3df476cdb8d4bc41b0d5767-d # internal
2025-08-20T21:45:13.9129797Z [00:02:53.881]➜  encoding/pem
2025-08-20T21:45:13.9131778Z [00:02:53.881]➜  mkdir -p $WORK/b225/
2025-08-20T21:45:13.9144562Z [00:02:53.882]➜  cat >/tmp/go-build3361383166/b225/importcfg << 'EOF' # internal
2025-08-20T21:45:13.9145063Z [00:02:53.882]➜  # import config
2025-08-20T21:45:13.9145415Z [00:02:53.882]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.9145872Z [00:02:53.882]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:13.9146316Z [00:02:53.882]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.9146728Z [00:02:53.882]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.9147132Z [00:02:53.882]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:13.9147833Z [00:02:53.882]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:13.9148213Z [00:02:53.882]➜  EOF
2025-08-20T21:45:13.9149644Z [00:02:53.882]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b225/_pkg_.a -trimpath "/root/.go/src/encoding/pem=>encoding/pem;$WORK/b225=>" -p encoding/pem -lang=go1.25 -std -complete -installsuffix shared -buildid IAl9BknR8ABaNGAVZQ94/IAl9BknR8ABaNGAVZQ94 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /root/.go/src/encoding/pem/pem.go
2025-08-20T21:45:13.9387225Z [00:02:53.906]➜  go tool buildid -w $WORK/b215/_pkg_.a # internal
2025-08-20T21:45:13.9407626Z [00:02:53.908]➜  cp $WORK/b215/_pkg_.a /root/.cache/go-build/45/450e33b908a1b55025f45579542c47d8c84cf12393abaaf12b3065907fb66524-d # internal
2025-08-20T21:45:13.9408338Z [00:02:53.908]➜  vendor/golang.org/x/text/transform
2025-08-20T21:45:13.9408653Z [00:02:53.908]➜  mkdir -p $WORK/b229/
2025-08-20T21:45:13.9409641Z [00:02:53.908]➜  cat >/tmp/go-build3361383166/b229/importcfg << 'EOF' # internal
2025-08-20T21:45:13.9410346Z [00:02:53.908]➜  # import config
2025-08-20T21:45:13.9411063Z [00:02:53.908]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.9412091Z [00:02:53.908]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.9412640Z [00:02:53.908]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.9413136Z [00:02:53.908]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:13.9413855Z [00:02:53.908]➜  EOF
2025-08-20T21:45:13.9415658Z [00:02:53.909]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b229/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/transform=>vendor/golang.org/x/text/transform;$WORK/b229=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -installsuffix shared -buildid BSrY3R4O6tQ1u6yl32u_/BSrY3R4O6tQ1u6yl32u_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack /root/.go/src/vendor/golang.org/x/text/transform/transform.go
2025-08-20T21:45:13.9528155Z [00:02:53.921]➜  go tool buildid -w $WORK/b187/_pkg_.a # internal
2025-08-20T21:45:13.9563939Z [00:02:53.924]➜  go tool buildid -w $WORK/b224/_pkg_.a # internal
2025-08-20T21:45:13.9571860Z [00:02:53.925]➜  cp $WORK/b224/_pkg_.a /root/.cache/go-build/00/00162c66b3bc09d931a54658ff37e9d049e4ea29ea223761ee8b2bbbfd6cd20a-d # internal
2025-08-20T21:45:13.9573566Z [00:02:53.925]➜  crypto/x509/pkix
2025-08-20T21:45:13.9573886Z [00:02:53.925]➜  mkdir -p $WORK/b223/
2025-08-20T21:45:13.9574262Z [00:02:53.925]➜  cat >/tmp/go-build3361383166/b223/importcfg << 'EOF' # internal
2025-08-20T21:45:13.9574605Z [00:02:53.925]➜  # import config
2025-08-20T21:45:13.9574978Z [00:02:53.925]➜  packagefile encoding/asn1=/tmp/go-build3361383166/b197/_pkg_.a
2025-08-20T21:45:13.9575445Z [00:02:53.925]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:13.9575877Z [00:02:53.925]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.9576310Z [00:02:53.925]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:13.9576731Z [00:02:53.925]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:13.9577036Z [00:02:53.925]➜  EOF
2025-08-20T21:45:13.9578540Z [00:02:53.925]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b223/_pkg_.a -trimpath "/root/.go/src/crypto/x509/pkix=>crypto/x509/pkix;$WORK/b223=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -installsuffix shared -buildid o8QYJTPZ2keH1_3HaYX-/o8QYJTPZ2keH1_3HaYX- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack /root/.go/src/crypto/x509/pkix/pkix.go
2025-08-20T21:45:13.9599685Z [00:02:53.928]➜  cp $WORK/b187/_pkg_.a /root/.cache/go-build/9a/9adcb034ec57d5af7d9d30e433d9984e9ced5e1d960ec9ed25b07bf199b4882e-d # internal
2025-08-20T21:45:13.9604058Z [00:02:53.928]➜  vendor/golang.org/x/text/unicode/bidi
2025-08-20T21:45:13.9604805Z [00:02:53.928]➜  mkdir -p $WORK/b230/
2025-08-20T21:45:13.9605527Z [00:02:53.928]➜  cat >/tmp/go-build3361383166/b230/importcfg << 'EOF' # internal
2025-08-20T21:45:13.9605952Z [00:02:53.928]➜  # import config
2025-08-20T21:45:13.9606293Z [00:02:53.928]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.9606748Z [00:02:53.928]➜  packagefile container/list=/tmp/go-build3361383166/b151/_pkg_.a
2025-08-20T21:45:13.9607183Z [00:02:53.928]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.9607594Z [00:02:53.928]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:13.9608001Z [00:02:53.928]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:13.9608436Z [00:02:53.928]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:13.9608764Z [00:02:53.928]➜  EOF
2025-08-20T21:45:13.9611844Z [00:02:53.928]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b230/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/bidi=>vendor/golang.org/x/text/unicode/bidi;$WORK/b230=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -installsuffix shared -buildid aTuuQ1ywASEnKgawejoF/aTuuQ1ywASEnKgawejoF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack /root/.go/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/core.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/prop.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /root/.go/src/vendor/golang.org/x/text/unicode/bidi/trieval.go
2025-08-20T21:45:13.9619278Z [00:02:53.930]➜  go tool buildid -w $WORK/b225/_pkg_.a # internal
2025-08-20T21:45:13.9630913Z [00:02:53.930]➜  cp $WORK/b225/_pkg_.a /root/.cache/go-build/4b/4b0ac0cf87498f11dfbd56d884f4677a060f93887a1d692c2ce1d597611422fa-d # internal
2025-08-20T21:45:13.9633635Z [00:02:53.931]➜  net/textproto
2025-08-20T21:45:13.9633920Z [00:02:53.931]➜  mkdir -p $WORK/b232/
2025-08-20T21:45:13.9634315Z [00:02:53.931]➜  cat >/tmp/go-build3361383166/b232/importcfg << 'EOF' # internal
2025-08-20T21:45:13.9634653Z [00:02:53.931]➜  # import config
2025-08-20T21:45:13.9634981Z [00:02:53.931]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:13.9635393Z [00:02:53.931]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.9635808Z [00:02:53.931]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.9636224Z [00:02:53.931]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.9636618Z [00:02:53.931]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.9637018Z [00:02:53.931]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:13.9637416Z [00:02:53.931]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:13.9637828Z [00:02:53.931]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:13.9638261Z [00:02:53.931]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:13.9638675Z [00:02:53.931]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.9638977Z [00:02:53.931]➜  EOF
2025-08-20T21:45:13.9641019Z [00:02:53.931]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b232/_pkg_.a -trimpath "/root/.go/src/net/textproto=>net/textproto;$WORK/b232=>" -p net/textproto -lang=go1.25 -std -complete -installsuffix shared -buildid fhk4IVrnXXLEmssWyinv/fhk4IVrnXXLEmssWyinv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack /root/.go/src/net/textproto/header.go /root/.go/src/net/textproto/pipeline.go /root/.go/src/net/textproto/reader.go /root/.go/src/net/textproto/textproto.go /root/.go/src/net/textproto/writer.go
2025-08-20T21:45:13.9751698Z [00:02:53.943]➜  go tool buildid -w $WORK/b229/_pkg_.a # internal
2025-08-20T21:45:13.9759341Z [00:02:53.944]➜  cp $WORK/b229/_pkg_.a /root/.cache/go-build/f8/f83dc428b777e23b1838019751360a29eb8c3de25caa3aa7dfc3dd2ff2bc777e-d # internal
2025-08-20T21:45:13.9771408Z [00:02:53.945]➜  vendor/golang.org/x/text/unicode/norm
2025-08-20T21:45:13.9772235Z [00:02:53.945]➜  mkdir -p $WORK/b231/
2025-08-20T21:45:13.9773519Z [00:02:53.945]➜  cat >/tmp/go-build3361383166/b231/importcfg << 'EOF' # internal
2025-08-20T21:45:13.9773888Z [00:02:53.945]➜  # import config
2025-08-20T21:45:13.9774301Z [00:02:53.945]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T21:45:13.9774843Z [00:02:53.945]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:13.9775290Z [00:02:53.945]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.9775812Z [00:02:53.945]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build3361383166/b229/_pkg_.a
2025-08-20T21:45:13.9776337Z [00:02:53.945]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.9776745Z [00:02:53.945]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.9777187Z [00:02:53.945]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:13.9777518Z [00:02:53.945]➜  EOF
2025-08-20T21:45:13.9781334Z [00:02:53.945]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b231/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/unicode/norm=>vendor/golang.org/x/text/unicode/norm;$WORK/b231=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -installsuffix shared -buildid HIQaXrGp6qScwX9GSuHd/HIQaXrGp6qScwX9GSuHd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /root/.go/src/vendor/golang.org/x/text/unicode/norm/composition.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/input.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/iter.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/normalize.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/transform.go /root/.go/src/vendor/golang.org/x/text/unicode/norm/trie.go
2025-08-20T21:45:13.9867684Z [00:02:53.954]➜  go tool buildid -w $WORK/b223/_pkg_.a # internal
2025-08-20T21:45:13.9873429Z [00:02:53.955]➜  cp $WORK/b223/_pkg_.a /root/.cache/go-build/33/335bd4690c5899076352e43717f12bccc590fb20cf59a7bf97426b2a32554f8e-d # internal
2025-08-20T21:45:13.9879941Z [00:02:53.955]➜  crypto/x509
2025-08-20T21:45:13.9880273Z [00:02:53.956]➜  mkdir -p $WORK/b221/
2025-08-20T21:45:13.9882757Z [00:02:53.956]➜  cat >/tmp/go-build3361383166/b221/importcfg << 'EOF' # internal
2025-08-20T21:45:13.9883116Z [00:02:53.956]➜  # import config
2025-08-20T21:45:13.9883550Z [00:02:53.956]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:45:13.9884224Z [00:02:53.956]➜  importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1
2025-08-20T21:45:13.9884777Z [00:02:53.956]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:13.9885197Z [00:02:53.956]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:13.9885632Z [00:02:53.956]➜  packagefile crypto/aes=/tmp/go-build3361383166/b180/_pkg_.a
2025-08-20T21:45:13.9886092Z [00:02:53.956]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:13.9886559Z [00:02:53.956]➜  packagefile crypto/des=/tmp/go-build3361383166/b181/_pkg_.a
2025-08-20T21:45:13.9887017Z [00:02:53.956]➜  packagefile crypto/dsa=/tmp/go-build3361383166/b222/_pkg_.a
2025-08-20T21:45:13.9887466Z [00:02:53.956]➜  packagefile crypto/ecdh=/tmp/go-build3361383166/b182/_pkg_.a
2025-08-20T21:45:13.9887921Z [00:02:53.956]➜  packagefile crypto/ecdsa=/tmp/go-build3361383166/b187/_pkg_.a
2025-08-20T21:45:13.9888387Z [00:02:53.956]➜  packagefile crypto/ed25519=/tmp/go-build3361383166/b199/_pkg_.a
2025-08-20T21:45:13.9888860Z [00:02:53.956]➜  packagefile crypto/elliptic=/tmp/go-build3361383166/b188/_pkg_.a
2025-08-20T21:45:13.9889613Z [00:02:53.956]➜  packagefile crypto/md5=/tmp/go-build3361383166/b213/_pkg_.a
2025-08-20T21:45:13.9890122Z [00:02:53.956]➜  packagefile crypto/rsa=/tmp/go-build3361383166/b215/_pkg_.a
2025-08-20T21:45:13.9890579Z [00:02:53.956]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:13.9891035Z [00:02:53.956]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:13.9891503Z [00:02:53.956]➜  packagefile crypto/sha512=/tmp/go-build3361383166/b195/_pkg_.a
2025-08-20T21:45:13.9891986Z [00:02:53.956]➜  packagefile crypto/x509/pkix=/tmp/go-build3361383166/b223/_pkg_.a
2025-08-20T21:45:13.9892647Z [00:02:53.956]➜  packagefile encoding/asn1=/tmp/go-build3361383166/b197/_pkg_.a
2025-08-20T21:45:13.9893197Z [00:02:53.956]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:13.9893658Z [00:02:53.956]➜  packagefile encoding/pem=/tmp/go-build3361383166/b225/_pkg_.a
2025-08-20T21:45:13.9894101Z [00:02:53.956]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:13.9894507Z [00:02:53.956]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:13.9895029Z [00:02:53.956]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3361383166/b196/_pkg_.a
2025-08-20T21:45:13.9895678Z [00:02:53.956]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3361383166/b198/_pkg_.a
2025-08-20T21:45:13.9896252Z [00:02:53.956]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:13.9896994Z [00:02:53.956]➜  packagefile internal/goos=/tmp/go-build3361383166/b017/_pkg_.a
2025-08-20T21:45:13.9897425Z [00:02:53.956]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:13.9897825Z [00:02:53.956]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:13.9898230Z [00:02:53.956]➜  packagefile iter=/tmp/go-build3361383166/b038/_pkg_.a
2025-08-20T21:45:13.9898634Z [00:02:53.956]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:13.9899046Z [00:02:53.956]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:13.9899463Z [00:02:53.956]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:13.9899893Z [00:02:53.956]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:13.9900308Z [00:02:53.956]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:13.9900727Z [00:02:53.956]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:13.9901161Z [00:02:53.956]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:13.9901570Z [00:02:53.956]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:13.9902001Z [00:02:53.956]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:13.9904410Z [00:02:53.956]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:13.9904904Z [00:02:53.956]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:13.9905338Z [00:02:53.956]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:13.9905761Z [00:02:53.956]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:13.9906169Z [00:02:53.956]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:13.9906573Z [00:02:53.956]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:13.9906986Z [00:02:53.956]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:13.9907439Z [00:02:53.956]➜  packagefile unicode/utf16=/tmp/go-build3361383166/b071/_pkg_.a
2025-08-20T21:45:13.9907895Z [00:02:53.956]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:13.9908220Z [00:02:53.956]➜  EOF
2025-08-20T21:45:13.9911293Z [00:02:53.956]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b221/_pkg_.a -trimpath "/root/.go/src/crypto/x509=>crypto/x509;$WORK/b221=>" -p crypto/x509 -lang=go1.25 -std -complete -installsuffix shared -buildid y53wAd9TU0Rd0RGHDneR/y53wAd9TU0Rd0RGHDneR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack /root/.go/src/crypto/x509/cert_pool.go /root/.go/src/crypto/x509/oid.go /root/.go/src/crypto/x509/parser.go /root/.go/src/crypto/x509/pem_decrypt.go /root/.go/src/crypto/x509/pkcs1.go /root/.go/src/crypto/x509/pkcs8.go /root/.go/src/crypto/x509/root.go /root/.go/src/crypto/x509/root_linux.go /root/.go/src/crypto/x509/root_unix.go /root/.go/src/crypto/x509/sec1.go /root/.go/src/crypto/x509/verify.go /root/.go/src/crypto/x509/x509.go
2025-08-20T21:45:14.0166001Z [00:02:53.984]➜  go tool buildid -w $WORK/b232/_pkg_.a # internal
2025-08-20T21:45:14.0192884Z [00:02:53.985]➜  cp $WORK/b232/_pkg_.a /root/.cache/go-build/a0/a09a7579cf8d35786458ced3ffcc04cc9015f91b9031da24694edc3336470218-d # internal
2025-08-20T21:45:14.0193599Z [00:02:53.986]➜  vendor/golang.org/x/net/http2/hpack
2025-08-20T21:45:14.0193904Z [00:02:53.986]➜  mkdir -p $WORK/b234/
2025-08-20T21:45:14.0194301Z [00:02:53.986]➜  cat >/tmp/go-build3361383166/b234/importcfg << 'EOF' # internal
2025-08-20T21:45:14.0194642Z [00:02:53.986]➜  # import config
2025-08-20T21:45:14.0194976Z [00:02:53.986]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.0195429Z [00:02:53.986]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.0195834Z [00:02:53.986]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.0196625Z [00:02:53.986]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.0197029Z [00:02:53.986]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.0197332Z [00:02:53.986]➜  EOF
2025-08-20T21:45:14.0200078Z [00:02:53.987]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b234/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http2/hpack=>vendor/golang.org/x/net/http2/hpack;$WORK/b234=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -installsuffix shared -buildid 097bK01DbOlXZCQSVAdy/097bK01DbOlXZCQSVAdy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http2/hpack/encode.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/hpack.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/huffman.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/static_table.go /root/.go/src/vendor/golang.org/x/net/http2/hpack/tables.go
2025-08-20T21:45:14.0925267Z [00:02:54.060]➜  go tool buildid -w $WORK/b234/_pkg_.a # internal
2025-08-20T21:45:14.0943423Z [00:02:54.062]➜  cp $WORK/b234/_pkg_.a /root/.cache/go-build/74/741fff092c8e1e96837ce488fcf0dc7e51a2a42d5924336c01e7bd8499f8d7d1-d # internal
2025-08-20T21:45:14.0944158Z [00:02:54.062]➜  mime
2025-08-20T21:45:14.0944522Z [00:02:54.062]➜  mkdir -p $WORK/b235/
2025-08-20T21:45:14.0945038Z [00:02:54.062]➜  cat >/tmp/go-build3361383166/b235/importcfg << 'EOF' # internal
2025-08-20T21:45:14.0945524Z [00:02:54.062]➜  # import config
2025-08-20T21:45:14.0945999Z [00:02:54.062]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:14.0946554Z [00:02:54.062]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.0947114Z [00:02:54.062]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:14.0947695Z [00:02:54.062]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.0948231Z [00:02:54.062]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.0948750Z [00:02:54.062]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.0949259Z [00:02:54.062]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:14.0949788Z [00:02:54.062]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:14.0950291Z [00:02:54.062]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:14.0950849Z [00:02:54.062]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.0951711Z [00:02:54.062]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.0952303Z [00:02:54.062]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:14.0953010Z [00:02:54.062]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.0953444Z [00:02:54.062]➜  EOF
2025-08-20T21:45:14.0955229Z [00:02:54.062]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b235/_pkg_.a -trimpath "/root/.go/src/mime=>mime;$WORK/b235=>" -p mime -lang=go1.25 -std -complete -installsuffix shared -buildid I4kIffXijneyMNNmoBLE/I4kIffXijneyMNNmoBLE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack /root/.go/src/mime/encodedword.go /root/.go/src/mime/grammar.go /root/.go/src/mime/mediatype.go /root/.go/src/mime/type.go /root/.go/src/mime/type_unix.go
2025-08-20T21:45:14.1159895Z [00:02:54.084]➜  go tool buildid -w $WORK/b230/_pkg_.a # internal
2025-08-20T21:45:14.1256458Z [00:02:54.093]➜  cp $WORK/b230/_pkg_.a /root/.cache/go-build/e0/e0827970f74045e35958571a654bd84584f4e4525bc36cf208d006213d326189-d # internal
2025-08-20T21:45:14.1297429Z [00:02:54.093]➜  vendor/golang.org/x/text/secure/bidirule
2025-08-20T21:45:14.1297779Z [00:02:54.093]➜  mkdir -p $WORK/b228/
2025-08-20T21:45:14.1298150Z [00:02:54.093]➜  cat >/tmp/go-build3361383166/b228/importcfg << 'EOF' # internal
2025-08-20T21:45:14.1298493Z [00:02:54.093]➜  # import config
2025-08-20T21:45:14.1298895Z [00:02:54.093]➜  importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform
2025-08-20T21:45:14.1299879Z [00:02:54.093]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T21:45:14.1300387Z [00:02:54.093]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.1300913Z [00:02:54.093]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build3361383166/b229/_pkg_.a
2025-08-20T21:45:14.1301538Z [00:02:54.093]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3361383166/b230/_pkg_.a
2025-08-20T21:45:14.1302094Z [00:02:54.093]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.1303526Z [00:02:54.093]➜  EOF
2025-08-20T21:45:14.1305766Z [00:02:54.093]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b228/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/text/secure/bidirule=>vendor/golang.org/x/text/secure/bidirule;$WORK/b228=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -installsuffix shared -buildid iYTtLRk29tX9cYfXA5ms/iYTtLRk29tX9cYfXA5ms -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack /root/.go/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /root/.go/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go
2025-08-20T21:45:14.1667596Z [00:02:54.134]➜  go tool buildid -w $WORK/b228/_pkg_.a # internal
2025-08-20T21:45:14.1677540Z [00:02:54.136]➜  cp $WORK/b228/_pkg_.a /root/.cache/go-build/61/61ba4834b84929ed8e2d68542bb29237f5541d6f24793e4be169d7f5f1f91f58-d # internal
2025-08-20T21:45:14.1678747Z [00:02:54.136]➜  mime/quotedprintable
2025-08-20T21:45:14.1679450Z [00:02:54.136]➜  mkdir -p $WORK/b237/
2025-08-20T21:45:14.1691574Z [00:02:54.137]➜  cat >/tmp/go-build3361383166/b237/importcfg << 'EOF' # internal
2025-08-20T21:45:14.1692266Z [00:02:54.137]➜  # import config
2025-08-20T21:45:14.1693181Z [00:02:54.137]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:14.1694195Z [00:02:54.137]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.1694748Z [00:02:54.137]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.1695149Z [00:02:54.137]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.1695447Z [00:02:54.137]➜  EOF
2025-08-20T21:45:14.1697545Z [00:02:54.137]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b237/_pkg_.a -trimpath "/root/.go/src/mime/quotedprintable=>mime/quotedprintable;$WORK/b237=>" -p mime/quotedprintable -lang=go1.25 -std -complete -installsuffix shared -buildid E46iEalzJcETRtFu1tSk/E46iEalzJcETRtFu1tSk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack /root/.go/src/mime/quotedprintable/reader.go /root/.go/src/mime/quotedprintable/writer.go
2025-08-20T21:45:14.2249457Z [00:02:54.193]➜  go tool buildid -w $WORK/b231/_pkg_.a # internal
2025-08-20T21:45:14.2284391Z [00:02:54.196]➜  cp $WORK/b231/_pkg_.a /root/.cache/go-build/d6/d6b21b60b897191c5f016d9bbc9cd8419791fd2305d157873e958178e7570b36-d # internal
2025-08-20T21:45:14.2291575Z [00:02:54.197]➜  go tool buildid -w $WORK/b237/_pkg_.a # internal
2025-08-20T21:45:14.2303611Z [00:02:54.198]➜  cp $WORK/b237/_pkg_.a /root/.cache/go-build/3b/3bc6be67421966581c330ad14d69e3e0267250408be1064dedd66f3d5af8f308-d # internal
2025-08-20T21:45:14.2310861Z [00:02:54.199]➜  net/http/internal
2025-08-20T21:45:14.2313122Z [00:02:54.199]➜  mkdir -p $WORK/b239/
2025-08-20T21:45:14.2313525Z [00:02:54.199]➜  cat >/tmp/go-build3361383166/b239/importcfg << 'EOF' # internal
2025-08-20T21:45:14.2313872Z [00:02:54.199]➜  # import config
2025-08-20T21:45:14.2314232Z [00:02:54.199]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:14.2314646Z [00:02:54.199]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.2315056Z [00:02:54.199]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.2315464Z [00:02:54.199]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.2315859Z [00:02:54.199]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.2316512Z [00:02:54.199]➜  EOF
2025-08-20T21:45:14.2327989Z [00:02:54.200]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b239/_pkg_.a -trimpath "/root/.go/src/net/http/internal=>net/http/internal;$WORK/b239=>" -p net/http/internal -lang=go1.25 -std -complete -installsuffix shared -buildid vHdEEpk9aalnU7c9Q2CQ/vHdEEpk9aalnU7c9Q2CQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack /root/.go/src/net/http/internal/chunked.go
2025-08-20T21:45:14.2340257Z [00:02:54.202]➜  vendor/golang.org/x/net/idna
2025-08-20T21:45:14.2349505Z [00:02:54.202]➜  mkdir -p $WORK/b227/
2025-08-20T21:45:14.2359348Z [00:02:54.204]➜  cat >/tmp/go-build3361383166/b227/importcfg << 'EOF' # internal
2025-08-20T21:45:14.2360523Z [00:02:54.204]➜  # import config
2025-08-20T21:45:14.2361356Z [00:02:54.204]➜  importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule
2025-08-20T21:45:14.2363018Z [00:02:54.204]➜  importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi
2025-08-20T21:45:14.2363713Z [00:02:54.204]➜  importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm
2025-08-20T21:45:14.2364212Z [00:02:54.204]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.2364760Z [00:02:54.204]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3361383166/b228/_pkg_.a
2025-08-20T21:45:14.2365410Z [00:02:54.204]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3361383166/b230/_pkg_.a
2025-08-20T21:45:14.2366048Z [00:02:54.204]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3361383166/b231/_pkg_.a
2025-08-20T21:45:14.2366564Z [00:02:54.204]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:14.2366978Z [00:02:54.204]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.2367419Z [00:02:54.204]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.2367756Z [00:02:54.204]➜  EOF
2025-08-20T21:45:14.2370950Z [00:02:54.204]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b227/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/idna=>vendor/golang.org/x/net/idna;$WORK/b227=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -installsuffix shared -buildid cqxO-Grpd7T51adYSl9w/cqxO-Grpd7T51adYSl9w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack /root/.go/src/vendor/golang.org/x/net/idna/go118.go /root/.go/src/vendor/golang.org/x/net/idna/idna10.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/punycode.go /root/.go/src/vendor/golang.org/x/net/idna/tables15.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/trie.go /root/.go/src/vendor/golang.org/x/net/idna/trie13.0.0.go /root/.go/src/vendor/golang.org/x/net/idna/trieval.go
2025-08-20T21:45:14.2667433Z [00:02:54.234]➜  go tool buildid -w $WORK/b239/_pkg_.a # internal
2025-08-20T21:45:14.2674578Z [00:02:54.235]➜  cp $WORK/b239/_pkg_.a /root/.cache/go-build/c2/c28118b3758da9141682a9cbc67717cc135b0cf9cd6aa19b85adea007e201d18-d # internal
2025-08-20T21:45:14.2687664Z [00:02:54.236]➜  net/http/internal/ascii
2025-08-20T21:45:14.2688011Z [00:02:54.237]➜  mkdir -p $WORK/b240/
2025-08-20T21:45:14.2692200Z [00:02:54.237]➜  cat >/tmp/go-build3361383166/b240/importcfg << 'EOF' # internal
2025-08-20T21:45:14.2693324Z [00:02:54.237]➜  # import config
2025-08-20T21:45:14.2693768Z [00:02:54.237]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.2694397Z [00:02:54.237]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:14.2695731Z [00:02:54.237]➜  EOF
2025-08-20T21:45:14.2698561Z [00:02:54.237]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b240/_pkg_.a -trimpath "/root/.go/src/net/http/internal/ascii=>net/http/internal/ascii;$WORK/b240=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -installsuffix shared -buildid Sz7mY_P9tDOtwBMvD0b9/Sz7mY_P9tDOtwBMvD0b9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack /root/.go/src/net/http/internal/ascii/print.go
2025-08-20T21:45:14.2915855Z [00:02:54.259]➜  go tool buildid -w $WORK/b235/_pkg_.a # internal
2025-08-20T21:45:14.3001381Z [00:02:54.268]➜  cp $WORK/b235/_pkg_.a /root/.cache/go-build/16/162a94f25d2169fb2c3dd121053822aaea934e781eee8dd2887942175d80acec-d # internal
2025-08-20T21:45:14.3002258Z [00:02:54.268]➜  mime/multipart
2025-08-20T21:45:14.3002729Z [00:02:54.268]➜  mkdir -p $WORK/b236/
2025-08-20T21:45:14.3008637Z [00:02:54.269]➜  cat >/tmp/go-build3361383166/b236/importcfg << 'EOF' # internal
2025-08-20T21:45:14.3009064Z [00:02:54.269]➜  # import config
2025-08-20T21:45:14.3009405Z [00:02:54.269]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:14.3009843Z [00:02:54.269]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.3010279Z [00:02:54.269]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:14.3010714Z [00:02:54.269]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.3011141Z [00:02:54.269]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.3011588Z [00:02:54.269]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:14.3012025Z [00:02:54.269]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.3012545Z [00:02:54.269]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:14.3013025Z [00:02:54.269]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:14.3013440Z [00:02:54.269]➜  packagefile mime=/tmp/go-build3361383166/b235/_pkg_.a
2025-08-20T21:45:14.3013907Z [00:02:54.269]➜  packagefile mime/quotedprintable=/tmp/go-build3361383166/b237/_pkg_.a
2025-08-20T21:45:14.3014399Z [00:02:54.269]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:14.3015130Z [00:02:54.269]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:14.3015565Z [00:02:54.269]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:14.3016161Z [00:02:54.269]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:14.3016717Z [00:02:54.269]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:14.3017279Z [00:02:54.269]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.3017701Z [00:02:54.269]➜  EOF
2025-08-20T21:45:14.3020098Z [00:02:54.269]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b236/_pkg_.a -trimpath "/root/.go/src/mime/multipart=>mime/multipart;$WORK/b236=>" -p mime/multipart -lang=go1.25 -std -complete -installsuffix shared -buildid w7XsgNceqMxV_M3Kzwv6/w7XsgNceqMxV_M3Kzwv6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack /root/.go/src/mime/multipart/formdata.go /root/.go/src/mime/multipart/multipart.go /root/.go/src/mime/multipart/readmimeheader.go /root/.go/src/mime/multipart/writer.go
2025-08-20T21:45:14.3030873Z [00:02:54.271]➜  go tool buildid -w $WORK/b240/_pkg_.a # internal
2025-08-20T21:45:14.3045807Z [00:02:54.271]➜  cp $WORK/b240/_pkg_.a /root/.cache/go-build/8e/8e0dccb9f74df18d3810f1cb8a981222a19b48f0d99928ebfe6fd74b3421bff9-d # internal
2025-08-20T21:45:14.3046445Z [00:02:54.272]➜  text/tabwriter
2025-08-20T21:45:14.3046692Z [00:02:54.272]➜  mkdir -p $WORK/b242/
2025-08-20T21:45:14.3047060Z [00:02:54.272]➜  cat >/tmp/go-build3361383166/b242/importcfg << 'EOF' # internal
2025-08-20T21:45:14.3047399Z [00:02:54.272]➜  # import config
2025-08-20T21:45:14.3047738Z [00:02:54.272]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.3048137Z [00:02:54.272]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.3048557Z [00:02:54.272]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.3048887Z [00:02:54.272]➜  EOF
2025-08-20T21:45:14.3050349Z [00:02:54.272]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b242/_pkg_.a -trimpath "/root/.go/src/text/tabwriter=>text/tabwriter;$WORK/b242=>" -p text/tabwriter -lang=go1.25 -std -complete -installsuffix shared -buildid F1g7de6928ui3NDQUUlH/F1g7de6928ui3NDQUUlH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack /root/.go/src/text/tabwriter/tabwriter.go
2025-08-20T21:45:14.3404351Z [00:02:54.308]➜  go tool buildid -w $WORK/b242/_pkg_.a # internal
2025-08-20T21:45:14.3441146Z [00:02:54.312]➜  cp $WORK/b242/_pkg_.a /root/.cache/go-build/3a/3a28cd866336bb2cae757bd805508ab4565ebea39f3ac79063f2cb92974d8a73-d # internal
2025-08-20T21:45:14.3441792Z [00:02:54.312]➜  google.golang.org/grpc/backoff
2025-08-20T21:45:14.3446492Z [00:02:54.312]➜  mkdir -p $WORK/b243/
2025-08-20T21:45:14.3467816Z [00:02:54.315]➜  cat >/tmp/go-build3361383166/b243/importcfg << 'EOF' # internal
2025-08-20T21:45:14.3468728Z [00:02:54.315]➜  # import config
2025-08-20T21:45:14.3469539Z [00:02:54.315]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.3469913Z [00:02:54.315]➜  EOF
2025-08-20T21:45:14.3471732Z [00:02:54.315]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b243/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/backoff=>google.golang.org/grpc@v1.72.2/backoff;$WORK/b243=>" -p google.golang.org/grpc/backoff -lang=go1.23 -complete -installsuffix shared -buildid DsE8RRqzMk4ueAyMgYnU/DsE8RRqzMk4ueAyMgYnU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/backoff/backoff.go
2025-08-20T21:45:14.3783591Z [00:02:54.345]➜  go tool buildid -w $WORK/b243/_pkg_.a # internal
2025-08-20T21:45:14.3784849Z [00:02:54.346]➜  cp $WORK/b243/_pkg_.a /root/.cache/go-build/5a/5a2bc87acf915c55d3604986777d1121cffd2b17c72074ad580fe1634444013b-d # internal
2025-08-20T21:45:14.3785523Z [00:02:54.346]➜  google.golang.org/grpc/attributes
2025-08-20T21:45:14.3785827Z [00:02:54.346]➜  mkdir -p $WORK/b248/
2025-08-20T21:45:14.3786198Z [00:02:54.346]➜  cat >/tmp/go-build3361383166/b248/importcfg << 'EOF' # internal
2025-08-20T21:45:14.3786549Z [00:02:54.346]➜  # import config
2025-08-20T21:45:14.3786874Z [00:02:54.346]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.3787288Z [00:02:54.346]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.3787599Z [00:02:54.346]➜  EOF
2025-08-20T21:45:14.3791736Z [00:02:54.346]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b248/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/attributes=>google.golang.org/grpc@v1.72.2/attributes;$WORK/b248=>" -p google.golang.org/grpc/attributes -lang=go1.23 -complete -installsuffix shared -buildid VzAXFwgksCI1w1qeyxuY/VzAXFwgksCI1w1qeyxuY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/attributes/attributes.go
2025-08-20T21:45:14.3793766Z [00:02:54.347]➜  go tool buildid -w $WORK/b227/_pkg_.a # internal
2025-08-20T21:45:14.3826851Z [00:02:54.350]➜  cp $WORK/b227/_pkg_.a /root/.cache/go-build/32/3225d403c945b9be38f1b33442128dea0864bdb33569661637f1f37dbf97fe50-d # internal
2025-08-20T21:45:14.3827950Z [00:02:54.350]➜  vendor/golang.org/x/net/http/httpguts
2025-08-20T21:45:14.3828264Z [00:02:54.350]➜  mkdir -p $WORK/b226/
2025-08-20T21:45:14.3828627Z [00:02:54.351]➜  cat >/tmp/go-build3361383166/b226/importcfg << 'EOF' # internal
2025-08-20T21:45:14.3828968Z [00:02:54.351]➜  # import config
2025-08-20T21:45:14.3829322Z [00:02:54.351]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T21:45:14.3829858Z [00:02:54.351]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3361383166/b227/_pkg_.a
2025-08-20T21:45:14.3830338Z [00:02:54.351]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:14.3830773Z [00:02:54.351]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:14.3831221Z [00:02:54.351]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.3831663Z [00:02:54.351]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.3831999Z [00:02:54.351]➜  EOF
2025-08-20T21:45:14.3834283Z [00:02:54.351]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b226/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpguts=>vendor/golang.org/x/net/http/httpguts;$WORK/b226=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -installsuffix shared -buildid AzYnyZlzunjXsXEzbXiD/AzYnyZlzunjXsXEzbXiD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpguts/guts.go /root/.go/src/vendor/golang.org/x/net/http/httpguts/httplex.go
2025-08-20T21:45:14.3947050Z [00:02:54.362]➜  go tool buildid -w $WORK/b221/_pkg_.a # internal
2025-08-20T21:45:14.3996675Z [00:02:54.367]➜  cp $WORK/b221/_pkg_.a /root/.cache/go-build/c0/c006aa509b8736f61ce6f939329b4b3d57a5e71adb29f7260665a08a82d99502-d # internal
2025-08-20T21:45:14.4005945Z [00:02:54.368]➜  crypto/tls
2025-08-20T21:45:14.4006313Z [00:02:54.368]➜  mkdir -p $WORK/b179/
2025-08-20T21:45:14.4024230Z [00:02:54.370]➜  cat >/tmp/go-build3361383166/b179/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4024787Z [00:02:54.370]➜  # import config
2025-08-20T21:45:14.4025418Z [00:02:54.370]➜  importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305
2025-08-20T21:45:14.4026175Z [00:02:54.370]➜  importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte
2025-08-20T21:45:14.4026794Z [00:02:54.370]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.4027662Z [00:02:54.370]➜  packagefile container/list=/tmp/go-build3361383166/b151/_pkg_.a
2025-08-20T21:45:14.4028284Z [00:02:54.370]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:14.4028830Z [00:02:54.370]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:14.4029409Z [00:02:54.370]➜  packagefile crypto/aes=/tmp/go-build3361383166/b180/_pkg_.a
2025-08-20T21:45:14.4029991Z [00:02:54.370]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:14.4030566Z [00:02:54.370]➜  packagefile crypto/des=/tmp/go-build3361383166/b181/_pkg_.a
2025-08-20T21:45:14.4031135Z [00:02:54.370]➜  packagefile crypto/ecdh=/tmp/go-build3361383166/b182/_pkg_.a
2025-08-20T21:45:14.4031692Z [00:02:54.370]➜  packagefile crypto/ecdsa=/tmp/go-build3361383166/b187/_pkg_.a
2025-08-20T21:45:14.4032261Z [00:02:54.370]➜  packagefile crypto/ed25519=/tmp/go-build3361383166/b199/_pkg_.a
2025-08-20T21:45:14.4032964Z [00:02:54.370]➜  packagefile crypto/elliptic=/tmp/go-build3361383166/b188/_pkg_.a
2025-08-20T21:45:14.4033534Z [00:02:54.370]➜  packagefile crypto/hkdf=/tmp/go-build3361383166/b202/_pkg_.a
2025-08-20T21:45:14.4034091Z [00:02:54.370]➜  packagefile crypto/hmac=/tmp/go-build3361383166/b204/_pkg_.a
2025-08-20T21:45:14.4034695Z [00:02:54.370]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:14.4035378Z [00:02:54.370]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3361383166/b156/_pkg_.a
2025-08-20T21:45:14.4036334Z [00:02:54.370]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3361383166/b169/_pkg_.a
2025-08-20T21:45:14.4037057Z [00:02:54.370]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build3361383166/b205/_pkg_.a
2025-08-20T21:45:14.4037660Z [00:02:54.370]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build3361383166/b206/_pkg_.a
2025-08-20T21:45:14.4039084Z [00:02:54.370]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build3361383166/b207/_pkg_.a
2025-08-20T21:45:14.4039645Z [00:02:54.370]➜  packagefile crypto/internal/hpke=/tmp/go-build3361383166/b208/_pkg_.a
2025-08-20T21:45:14.4040132Z [00:02:54.370]➜  packagefile crypto/md5=/tmp/go-build3361383166/b213/_pkg_.a
2025-08-20T21:45:14.4040707Z [00:02:54.370]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:14.4041459Z [00:02:54.370]➜  packagefile crypto/rc4=/tmp/go-build3361383166/b214/_pkg_.a
2025-08-20T21:45:14.4042005Z [00:02:54.370]➜  packagefile crypto/rsa=/tmp/go-build3361383166/b215/_pkg_.a
2025-08-20T21:45:14.4043173Z [00:02:54.370]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:14.4043958Z [00:02:54.370]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:14.4044574Z [00:02:54.370]➜  packagefile crypto/sha512=/tmp/go-build3361383166/b195/_pkg_.a
2025-08-20T21:45:14.4045330Z [00:02:54.370]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:14.4046166Z [00:02:54.370]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build3361383166/b219/_pkg_.a
2025-08-20T21:45:14.4046817Z [00:02:54.370]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:14.4047585Z [00:02:54.370]➜  packagefile encoding/pem=/tmp/go-build3361383166/b225/_pkg_.a
2025-08-20T21:45:14.4048667Z [00:02:54.370]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.4049078Z [00:02:54.370]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.4049648Z [00:02:54.370]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3361383166/b209/_pkg_.a
2025-08-20T21:45:14.4050301Z [00:02:54.370]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3361383166/b196/_pkg_.a
2025-08-20T21:45:14.4050810Z [00:02:54.370]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:14.4051265Z [00:02:54.370]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:14.4051744Z [00:02:54.370]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:14.4052567Z [00:02:54.370]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:14.4053089Z [00:02:54.370]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.4053490Z [00:02:54.370]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:14.4053880Z [00:02:54.370]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:14.4054288Z [00:02:54.370]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:14.4054719Z [00:02:54.370]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:14.4055125Z [00:02:54.370]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:14.4055540Z [00:02:54.370]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:14.4055960Z [00:02:54.370]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.4056370Z [00:02:54.370]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.4056806Z [00:02:54.370]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:14.4057231Z [00:02:54.370]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.4057632Z [00:02:54.370]➜  packagefile weak=/tmp/go-build3361383166/b135/_pkg_.a
2025-08-20T21:45:14.4057933Z [00:02:54.370]➜  EOF
2025-08-20T21:45:14.4062192Z [00:02:54.370]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b179/_pkg_.a -trimpath "/root/.go/src/crypto/tls=>crypto/tls;$WORK/b179=>" -p crypto/tls -lang=go1.25 -std -complete -installsuffix shared -buildid GaHRvMbyg0TLdBEHhXYn/GaHRvMbyg0TLdBEHhXYn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack /root/.go/src/crypto/tls/alert.go /root/.go/src/crypto/tls/auth.go /root/.go/src/crypto/tls/cache.go /root/.go/src/crypto/tls/cipher_suites.go /root/.go/src/crypto/tls/common.go /root/.go/src/crypto/tls/common_string.go /root/.go/src/crypto/tls/conn.go /root/.go/src/crypto/tls/defaults.go /root/.go/src/crypto/tls/defaults_fips140.go /root/.go/src/crypto/tls/ech.go /root/.go/src/crypto/tls/handshake_client.go /root/.go/src/crypto/tls/handshake_client_tls13.go /root/.go/src/crypto/tls/handshake_messages.go /root/.go/src/crypto/tls/handshake_server.go /root/.go/src/crypto/tls/handshake_server_tls13.go /root/.go/src/crypto/tls/key_agreement.go /root/.go/src/crypto/tls/key_schedule.go /root/.go/src/crypto/tls/prf.go /root/.go/src/crypto/tls/quic.go /root/.go/src/crypto/tls/ticket.go /root/.go/src/crypto/tls/tls.go
2025-08-20T21:45:14.4081597Z [00:02:54.376]➜  go tool buildid -w $WORK/b248/_pkg_.a # internal
2025-08-20T21:45:14.4087341Z [00:02:54.376]➜  cp $WORK/b248/_pkg_.a /root/.cache/go-build/ff/ff41af1710314498738541bd5ad950da759b229a1ea35f4ebef1bb71ecf3e47f-d # internal
2025-08-20T21:45:14.4097352Z [00:02:54.377]➜  vendor/golang.org/x/net/http/httpproxy
2025-08-20T21:45:14.4100470Z [00:02:54.377]➜  mkdir -p $WORK/b233/
2025-08-20T21:45:14.4100875Z [00:02:54.377]➜  cat >/tmp/go-build3361383166/b233/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4101217Z [00:02:54.377]➜  # import config
2025-08-20T21:45:14.4101571Z [00:02:54.378]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T21:45:14.4102012Z [00:02:54.378]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.4102518Z [00:02:54.378]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.4111865Z [00:02:54.378]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3361383166/b227/_pkg_.a
2025-08-20T21:45:14.4115052Z [00:02:54.378]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:14.4116477Z [00:02:54.378]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:14.4119596Z [00:02:54.378]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:14.4120052Z [00:02:54.378]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:14.4120466Z [00:02:54.378]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.4121215Z [00:02:54.378]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.4121626Z [00:02:54.378]➜  EOF
2025-08-20T21:45:14.4124820Z [00:02:54.378]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b233/_pkg_.a -trimpath "/root/.go/src/vendor/golang.org/x/net/http/httpproxy=>vendor/golang.org/x/net/http/httpproxy;$WORK/b233=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -installsuffix shared -buildid jAxdrYddeWhjBC-azPAr/jAxdrYddeWhjBC-azPAr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack /root/.go/src/vendor/golang.org/x/net/http/httpproxy/proxy.go
2025-08-20T21:45:14.4126597Z [00:02:54.378]➜  go tool buildid -w $WORK/b226/_pkg_.a # internal
2025-08-20T21:45:14.4127271Z [00:02:54.378]➜  cp $WORK/b226/_pkg_.a /root/.cache/go-build/1b/1b0857fe057c9ecd99b959739a336e807b9208b663a618b01803bda31b95c615-d # internal
2025-08-20T21:45:14.4127854Z [00:02:54.379]➜  google.golang.org/grpc/internal/envconfig
2025-08-20T21:45:14.4128168Z [00:02:54.379]➜  mkdir -p $WORK/b250/
2025-08-20T21:45:14.4128531Z [00:02:54.380]➜  cat >/tmp/go-build3361383166/b250/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4128874Z [00:02:54.380]➜  # import config
2025-08-20T21:45:14.4129186Z [00:02:54.380]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:14.4129596Z [00:02:54.380]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:14.4130319Z [00:02:54.380]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.4130635Z [00:02:54.380]➜  EOF
2025-08-20T21:45:14.4133361Z [00:02:54.380]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b250/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/envconfig=>google.golang.org/grpc@v1.72.2/internal/envconfig;$WORK/b250=>" -p google.golang.org/grpc/internal/envconfig -lang=go1.23 -complete -installsuffix shared -buildid gDB2gkR_IORThV61CKQl/gDB2gkR_IORThV61CKQl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/envconfig/envconfig.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/envconfig/observability.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/envconfig/xds.go
2025-08-20T21:45:14.4175431Z [00:02:54.385]➜  go tool buildid -w $WORK/b236/_pkg_.a # internal
2025-08-20T21:45:14.4211821Z [00:02:54.389]➜  cp $WORK/b236/_pkg_.a /root/.cache/go-build/8a/8a3a74efee7ab483bd3bd0a7cd787c791f261261755e17731b3a06360cd914b1-d # internal
2025-08-20T21:45:14.4220781Z [00:02:54.389]➜  google.golang.org/grpc/metadata
2025-08-20T21:45:14.4221117Z [00:02:54.389]➜  mkdir -p $WORK/b253/
2025-08-20T21:45:14.4230447Z [00:02:54.391]➜  cat >/tmp/go-build3361383166/b253/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4232615Z [00:02:54.391]➜  # import config
2025-08-20T21:45:14.4233065Z [00:02:54.391]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:14.4233513Z [00:02:54.391]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.4234042Z [00:02:54.391]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3361383166/b124/_pkg_.a
2025-08-20T21:45:14.4234542Z [00:02:54.391]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.4234856Z [00:02:54.391]➜  EOF
2025-08-20T21:45:14.4236674Z [00:02:54.391]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b253/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/metadata=>google.golang.org/grpc@v1.72.2/metadata;$WORK/b253=>" -p google.golang.org/grpc/metadata -lang=go1.23 -complete -installsuffix shared -buildid 5ByzAYzpbUFzYzEhaUWV/5ByzAYzpbUFzYzEhaUWV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/metadata/metadata.go
2025-08-20T21:45:14.4247177Z [00:02:54.392]➜  go tool buildid -w $WORK/b250/_pkg_.a # internal
2025-08-20T21:45:14.4251896Z [00:02:54.393]➜  cp $WORK/b250/_pkg_.a /root/.cache/go-build/b7/b727d3529cf276fe54e2a056aed3ff0230b2d601b51db7f947e9b69f637ba77f-d # internal
2025-08-20T21:45:14.4253752Z [00:02:54.393]➜  google.golang.org/grpc/balancer/pickfirst/internal
2025-08-20T21:45:14.4255574Z [00:02:54.393]➜  mkdir -p $WORK/b257/
2025-08-20T21:45:14.4257057Z [00:02:54.394]➜  cat >/tmp/go-build3361383166/b257/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4258179Z [00:02:54.394]➜  # import config
2025-08-20T21:45:14.4258835Z [00:02:54.394]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:14.4259641Z [00:02:54.394]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.4260192Z [00:02:54.394]➜  EOF
2025-08-20T21:45:14.4262620Z [00:02:54.394]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b257/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst/internal=>google.golang.org/grpc@v1.72.2/balancer/pickfirst/internal;$WORK/b257=>" -p google.golang.org/grpc/balancer/pickfirst/internal -lang=go1.23 -complete -installsuffix shared -buildid tfqeMEdrdh48dHrDyH-q/tfqeMEdrdh48dHrDyH-q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst/internal/internal.go
2025-08-20T21:45:14.4363396Z [00:02:54.404]➜  go tool buildid -w $WORK/b257/_pkg_.a # internal
2025-08-20T21:45:14.4374265Z [00:02:54.404]➜  cp $WORK/b257/_pkg_.a /root/.cache/go-build/ea/ea48bff30c9a579a670bc2a1852e008bd9a779c146bd4c6da38c277e37473c57-d # internal
2025-08-20T21:45:14.4376391Z [00:02:54.405]➜  google.golang.org/grpc/internal/grpclog
2025-08-20T21:45:14.4377186Z [00:02:54.406]➜  mkdir -p $WORK/b259/
2025-08-20T21:45:14.4377756Z [00:02:54.406]➜  cat >/tmp/go-build3361383166/b259/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4378442Z [00:02:54.406]➜  # import config
2025-08-20T21:45:14.4379260Z [00:02:54.406]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.4379808Z [00:02:54.406]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:14.4380199Z [00:02:54.406]➜  EOF
2025-08-20T21:45:14.4382177Z [00:02:54.406]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b259/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpclog=>google.golang.org/grpc@v1.72.2/internal/grpclog;$WORK/b259=>" -p google.golang.org/grpc/internal/grpclog -lang=go1.23 -complete -installsuffix shared -buildid DQQJxzJWmUbe9KC7H4H5/DQQJxzJWmUbe9KC7H4H5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpclog/prefix_logger.go
2025-08-20T21:45:14.4496266Z [00:02:54.417]➜  go tool buildid -w $WORK/b233/_pkg_.a # internal
2025-08-20T21:45:14.4506484Z [00:02:54.419]➜  cp $WORK/b233/_pkg_.a /root/.cache/go-build/8d/8ddc60be35356178a1fc44cc7755e4ae6daa418d689a0ff91a6d5bf99af3c5c9-d # internal
2025-08-20T21:45:14.4510519Z [00:02:54.419]➜  google.golang.org/protobuf/internal/encoding/json
2025-08-20T21:45:14.4511892Z [00:02:54.419]➜  mkdir -p $WORK/b262/
2025-08-20T21:45:14.4517485Z [00:02:54.420]➜  go tool buildid -w $WORK/b253/_pkg_.a # internal
2025-08-20T21:45:14.4519459Z [00:02:54.420]➜  cat >/tmp/go-build3361383166/b262/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4520327Z [00:02:54.420]➜  # import config
2025-08-20T21:45:14.4521113Z [00:02:54.420]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.4521942Z [00:02:54.420]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.4523298Z [00:02:54.420]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3361383166/b091/_pkg_.a
2025-08-20T21:45:14.4524388Z [00:02:54.420]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:14.4525790Z [00:02:54.420]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3361383166/b104/_pkg_.a
2025-08-20T21:45:14.4527246Z [00:02:54.420]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.4528260Z [00:02:54.420]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:14.4529081Z [00:02:54.420]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:14.4530318Z [00:02:54.420]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:14.4531017Z [00:02:54.420]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:14.4531683Z [00:02:54.420]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.4532551Z [00:02:54.420]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:14.4533355Z [00:02:54.420]➜  packagefile unicode/utf16=/tmp/go-build3361383166/b071/_pkg_.a
2025-08-20T21:45:14.4534090Z [00:02:54.420]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.4534719Z [00:02:54.420]➜  EOF
2025-08-20T21:45:14.4538641Z [00:02:54.420]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b262/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json=>google.golang.org/protobuf@v1.36.6/internal/encoding/json;$WORK/b262=>" -p google.golang.org/protobuf/internal/encoding/json -lang=go1.22 -complete -installsuffix shared -buildid N1TTCV72b8OoWGe8NrPX/N1TTCV72b8OoWGe8NrPX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json/decode_number.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json/decode_string.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json/decode_token.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/encoding/json/encode.go
2025-08-20T21:45:14.4542818Z [00:02:54.421]➜  cp $WORK/b253/_pkg_.a /root/.cache/go-build/39/3985ef8a14552bd94e9989a32167ed564cc20e936784c49bbac619d140366ef3-d # internal
2025-08-20T21:45:14.4543703Z [00:02:54.421]➜  google.golang.org/grpc/stats
2025-08-20T21:45:14.4544262Z [00:02:54.421]➜  mkdir -p $WORK/b252/
2025-08-20T21:45:14.4544941Z [00:02:54.421]➜  cat >/tmp/go-build3361383166/b252/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4545765Z [00:02:54.421]➜  # import config
2025-08-20T21:45:14.4546994Z [00:02:54.421]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:14.4547706Z [00:02:54.421]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:14.4548234Z [00:02:54.421]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:14.4549160Z [00:02:54.421]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:14.4549784Z [00:02:54.421]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.4550094Z [00:02:54.421]➜  EOF
2025-08-20T21:45:14.4553168Z [00:02:54.421]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b252/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats=>google.golang.org/grpc@v1.72.2/stats;$WORK/b252=>" -p google.golang.org/grpc/stats -lang=go1.23 -complete -installsuffix shared -buildid DFU7bsZt0bUkWHFZSMDS/DFU7bsZt0bUkWHFZSMDS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/handlers.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/metrics.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stats/stats.go
2025-08-20T21:45:14.4613421Z [00:02:54.429]➜  go tool buildid -w $WORK/b259/_pkg_.a # internal
2025-08-20T21:45:14.4618022Z [00:02:54.429]➜  cp $WORK/b259/_pkg_.a /root/.cache/go-build/d6/d6acecd6ae5c88099db88ec3f4e77a7aa9d06ef64616f51c6a8f62e04a6472bb-d # internal
2025-08-20T21:45:14.4624519Z [00:02:54.430]➜  google.golang.org/grpc/internal/grpcutil
2025-08-20T21:45:14.4625450Z [00:02:54.430]➜  mkdir -p $WORK/b267/
2025-08-20T21:45:14.4627391Z [00:02:54.431]➜  cat >/tmp/go-build3361383166/b267/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4630678Z [00:02:54.431]➜  # import config
2025-08-20T21:45:14.4633992Z [00:02:54.431]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:14.4634812Z [00:02:54.431]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.4637604Z [00:02:54.431]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:14.4638119Z [00:02:54.431]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:14.4638557Z [00:02:54.431]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:14.4638980Z [00:02:54.431]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.4639392Z [00:02:54.431]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.4639693Z [00:02:54.431]➜  EOF
2025-08-20T21:45:14.4643257Z [00:02:54.431]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b267/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil=>google.golang.org/grpc@v1.72.2/internal/grpcutil;$WORK/b267=>" -p google.golang.org/grpc/internal/grpcutil -lang=go1.23 -complete -installsuffix shared -buildid W2sLz0qHEoU-dyJOy9U2/W2sLz0qHEoU-dyJOy9U2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/compressor.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/encode_duration.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/grpcutil.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/metadata.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/method.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcutil/regex.go
2025-08-20T21:45:14.4815761Z [00:02:54.449]➜  go tool buildid -w $WORK/b267/_pkg_.a # internal
2025-08-20T21:45:14.4827300Z [00:02:54.450]➜  cp $WORK/b267/_pkg_.a /root/.cache/go-build/8f/8fb740b365a4a088131e3fee5f081ae56ec33c4a91735ef495576509b9f5191a-d # internal
2025-08-20T21:45:14.4827970Z [00:02:54.450]➜  google.golang.org/grpc/mem
2025-08-20T21:45:14.4829094Z [00:02:54.450]➜  mkdir -p $WORK/b268/
2025-08-20T21:45:14.4832939Z [00:02:54.451]➜  cat >/tmp/go-build3361383166/b268/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4833313Z [00:02:54.451]➜  # import config
2025-08-20T21:45:14.4833659Z [00:02:54.451]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.4834166Z [00:02:54.451]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3361383166/b124/_pkg_.a
2025-08-20T21:45:14.4834672Z [00:02:54.451]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.4835077Z [00:02:54.451]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:14.4835482Z [00:02:54.451]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.4835916Z [00:02:54.451]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:14.4836239Z [00:02:54.451]➜  EOF
2025-08-20T21:45:14.4838460Z [00:02:54.451]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b268/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/mem=>google.golang.org/grpc@v1.72.2/mem;$WORK/b268=>" -p google.golang.org/grpc/mem -lang=go1.23 -complete -installsuffix shared -buildid Rl9KoIQ2jTjRugGs3NEw/Rl9KoIQ2jTjRugGs3NEw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/mem/buffer_pool.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/mem/buffer_slice.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/mem/buffers.go
2025-08-20T21:45:14.4841528Z [00:02:54.452]➜  go tool buildid -w $WORK/b252/_pkg_.a # internal
2025-08-20T21:45:14.4848856Z [00:02:54.453]➜  cp $WORK/b252/_pkg_.a /root/.cache/go-build/d4/d4a982961f3d99b7fac5f585b1d601339bd359349e47b34062891c5c5c9a7e16-d # internal
2025-08-20T21:45:14.4849478Z [00:02:54.453]➜  google.golang.org/grpc/experimental/stats
2025-08-20T21:45:14.4849790Z [00:02:54.453]➜  mkdir -p $WORK/b251/
2025-08-20T21:45:14.4911317Z [00:02:54.459]➜  cat >/tmp/go-build3361383166/b251/importcfg << 'EOF' # internal
2025-08-20T21:45:14.4934014Z [00:02:54.459]➜  # import config
2025-08-20T21:45:14.4934783Z [00:02:54.459]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:14.4935550Z [00:02:54.459]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3361383166/b124/_pkg_.a
2025-08-20T21:45:14.4936791Z [00:02:54.461]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3361383166/b252/_pkg_.a
2025-08-20T21:45:14.4937328Z [00:02:54.461]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:14.4937630Z [00:02:54.461]➜  EOF
2025-08-20T21:45:14.4939950Z [00:02:54.461]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b251/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/experimental/stats=>google.golang.org/grpc@v1.72.2/experimental/stats;$WORK/b251=>" -p google.golang.org/grpc/experimental/stats -lang=go1.23 -complete -installsuffix shared -buildid XxlhXFKTlivk4I46E_w3/XxlhXFKTlivk4I46E_w3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/experimental/stats/metricregistry.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/experimental/stats/metrics.go
2025-08-20T21:45:14.5286549Z [00:02:54.496]➜  go tool buildid -w $WORK/b251/_pkg_.a # internal
2025-08-20T21:45:14.5291150Z [00:02:54.497]➜  cp $WORK/b251/_pkg_.a /root/.cache/go-build/39/397be12fb181ec01d7c90bb5a65d2799586ff8f75b147f26794cf1709a8743e7-d # internal
2025-08-20T21:45:14.5292087Z [00:02:54.497]➜  google.golang.org/grpc/internal/backoff
2025-08-20T21:45:14.5292525Z [00:02:54.497]➜  mkdir -p $WORK/b270/
2025-08-20T21:45:14.5293853Z [00:02:54.497]➜  cat >/tmp/go-build3361383166/b270/importcfg << 'EOF' # internal
2025-08-20T21:45:14.5294825Z [00:02:54.497]➜  # import config
2025-08-20T21:45:14.5295673Z [00:02:54.497]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:14.5296528Z [00:02:54.497]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.5297478Z [00:02:54.497]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3361383166/b243/_pkg_.a
2025-08-20T21:45:14.5298301Z [00:02:54.497]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:14.5299066Z [00:02:54.497]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.5299670Z [00:02:54.497]➜  EOF
2025-08-20T21:45:14.5301894Z [00:02:54.498]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b270/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/backoff=>google.golang.org/grpc@v1.72.2/internal/backoff;$WORK/b270=>" -p google.golang.org/grpc/internal/backoff -lang=go1.23 -complete -installsuffix shared -buildid 00IAFbg5Zo573rOc4K0i/00IAFbg5Zo573rOc4K0i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/backoff/backoff.go
2025-08-20T21:45:14.5309154Z [00:02:54.498]➜  go tool buildid -w $WORK/b268/_pkg_.a # internal
2025-08-20T21:45:14.5312876Z [00:02:54.499]➜  cp $WORK/b268/_pkg_.a /root/.cache/go-build/a6/a63ec94eb5ff6d424cd35879d57e1e0cc9db5e2cfc056e8d753fe15b5f12fb20-d # internal
2025-08-20T21:45:14.5314477Z [00:02:54.499]➜  google.golang.org/grpc/encoding
2025-08-20T21:45:14.5315516Z [00:02:54.499]➜  mkdir -p $WORK/b266/
2025-08-20T21:45:14.5315898Z [00:02:54.499]➜  cat >/tmp/go-build3361383166/b266/importcfg << 'EOF' # internal
2025-08-20T21:45:14.5316258Z [00:02:54.499]➜  # import config
2025-08-20T21:45:14.5316714Z [00:02:54.499]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3361383166/b267/_pkg_.a
2025-08-20T21:45:14.5317321Z [00:02:54.499]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3361383166/b268/_pkg_.a
2025-08-20T21:45:14.5317793Z [00:02:54.499]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.5318203Z [00:02:54.499]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.5318764Z [00:02:54.499]➜  EOF
2025-08-20T21:45:14.5320937Z [00:02:54.499]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b266/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding=>google.golang.org/grpc@v1.72.2/encoding;$WORK/b266=>" -p google.golang.org/grpc/encoding -lang=go1.23 -complete -installsuffix shared -buildid wFIErVgPA4n0EaLN9lkL/wFIErVgPA4n0EaLN9lkL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding/encoding.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding/encoding_v2.go
2025-08-20T21:45:14.5323022Z [00:02:54.499]➜  go tool buildid -w $WORK/b262/_pkg_.a # internal
2025-08-20T21:45:14.5326124Z [00:02:54.501]➜  cp $WORK/b262/_pkg_.a /root/.cache/go-build/c6/c6821b56526fe0e9ce21df512ec161045013fc49433709573d9c9201da6999eb-d # internal
2025-08-20T21:45:14.5333093Z [00:02:54.501]➜  google.golang.org/protobuf/encoding/protojson
2025-08-20T21:45:14.5333795Z [00:02:54.501]➜  mkdir -p $WORK/b261/
2025-08-20T21:45:14.5339838Z [00:02:54.502]➜  cat >/tmp/go-build3361383166/b261/importcfg << 'EOF' # internal
2025-08-20T21:45:14.5340752Z [00:02:54.502]➜  # import config
2025-08-20T21:45:14.5341699Z [00:02:54.502]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.5342251Z [00:02:54.502]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:14.5343168Z [00:02:54.502]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.5343739Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:14.5344464Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3361383166/b262/_pkg_.a
2025-08-20T21:45:14.5345233Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3361383166/b106/_pkg_.a
2025-08-20T21:45:14.5345965Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:14.5346641Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3361383166/b096/_pkg_.a
2025-08-20T21:45:14.5347313Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3361383166/b103/_pkg_.a
2025-08-20T21:45:14.5348356Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3361383166/b107/_pkg_.a
2025-08-20T21:45:14.5349524Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3361383166/b109/_pkg_.a
2025-08-20T21:45:14.5350380Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3361383166/b094/_pkg_.a
2025-08-20T21:45:14.5351198Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3361383166/b118/_pkg_.a
2025-08-20T21:45:14.5352016Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3361383166/b104/_pkg_.a
2025-08-20T21:45:14.5352895Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:14.5353759Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:14.5354789Z [00:02:54.502]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:14.5355517Z [00:02:54.502]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:14.5355984Z [00:02:54.502]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:14.5356600Z [00:02:54.502]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.5357133Z [00:02:54.502]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.5357468Z [00:02:54.502]➜  EOF
2025-08-20T21:45:14.5361372Z [00:02:54.502]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b261/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protojson=>google.golang.org/protobuf@v1.36.6/encoding/protojson;$WORK/b261=>" -p google.golang.org/protobuf/encoding/protojson -lang=go1.22 -complete -installsuffix shared -buildid HY9v7eza-KiWadppJ8-0/HY9v7eza-KiWadppJ8-0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protojson/decode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protojson/doc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protojson/encode.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/encoding/protojson/well_known_types.go
2025-08-20T21:45:14.5454315Z [00:02:54.512]➜  go tool buildid -w $WORK/b270/_pkg_.a # internal
2025-08-20T21:45:14.5455092Z [00:02:54.513]➜  cp $WORK/b270/_pkg_.a /root/.cache/go-build/96/96efd1b1126f4671f4b2fa4a948941fa31df826c1123d38e83f9fe686eb5ee3c-d # internal
2025-08-20T21:45:14.5455703Z [00:02:54.513]➜  google.golang.org/grpc/internal/balancerload
2025-08-20T21:45:14.5456042Z [00:02:54.513]➜  mkdir -p $WORK/b272/
2025-08-20T21:45:14.5456412Z [00:02:54.513]➜  cat >/tmp/go-build3361383166/b272/importcfg << 'EOF' # internal
2025-08-20T21:45:14.5456753Z [00:02:54.513]➜  # import config
2025-08-20T21:45:14.5457179Z [00:02:54.513]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:14.5457598Z [00:02:54.513]➜  EOF
2025-08-20T21:45:14.5459968Z [00:02:54.513]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b272/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancerload=>google.golang.org/grpc@v1.72.2/internal/balancerload;$WORK/b272=>" -p google.golang.org/grpc/internal/balancerload -lang=go1.23 -complete -installsuffix shared -buildid Ng2QSoUjpFuOJgnKDsfa/Ng2QSoUjpFuOJgnKDsfa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancerload/load.go
2025-08-20T21:45:14.5497215Z [00:02:54.517]➜  go tool buildid -w $WORK/b266/_pkg_.a # internal
2025-08-20T21:45:14.5515307Z [00:02:54.519]➜  cp $WORK/b266/_pkg_.a /root/.cache/go-build/d3/d357052a45e77b191d3b5dac21a8e9cef897c1a0ec02c940b6c10d8fe4c4a3d5-d # internal
2025-08-20T21:45:14.5515983Z [00:02:54.519]➜  google.golang.org/grpc/encoding/proto
2025-08-20T21:45:14.5516294Z [00:02:54.519]➜  mkdir -p $WORK/b269/
2025-08-20T21:45:14.5528475Z [00:02:54.520]➜  cat >/tmp/go-build3361383166/b269/importcfg << 'EOF' # internal
2025-08-20T21:45:14.5529397Z [00:02:54.520]➜  # import config
2025-08-20T21:45:14.5530202Z [00:02:54.520]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.5530758Z [00:02:54.520]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build3361383166/b266/_pkg_.a
2025-08-20T21:45:14.5531341Z [00:02:54.520]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3361383166/b268/_pkg_.a
2025-08-20T21:45:14.5531961Z [00:02:54.520]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:14.5532741Z [00:02:54.521]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3361383166/b138/_pkg_.a
2025-08-20T21:45:14.5533210Z [00:02:54.521]➜  EOF
2025-08-20T21:45:14.5535111Z [00:02:54.521]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b269/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding/proto=>google.golang.org/grpc@v1.72.2/encoding/proto;$WORK/b269=>" -p google.golang.org/grpc/encoding/proto -lang=go1.23 -complete -installsuffix shared -buildid 57MVyoC9zeTuWOVa1_Pp/57MVyoC9zeTuWOVa1_Pp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/encoding/proto/proto.go
2025-08-20T21:45:14.5566040Z [00:02:54.525]➜  go tool buildid -w $WORK/b272/_pkg_.a # internal
2025-08-20T21:45:14.5570081Z [00:02:54.525]➜  cp $WORK/b272/_pkg_.a /root/.cache/go-build/a0/a091937693b3237af976ab3304d16ba6ac1bda35474c9ddcf9e5c62057334009-d # internal
2025-08-20T21:45:14.5571232Z [00:02:54.525]➜  google.golang.org/protobuf/types/known/durationpb
2025-08-20T21:45:14.5571750Z [00:02:54.525]➜  mkdir -p $WORK/b275/
2025-08-20T21:45:14.5572679Z [00:02:54.525]➜  cat >/tmp/go-build3361383166/b275/importcfg << 'EOF' # internal
2025-08-20T21:45:14.5573454Z [00:02:54.525]➜  # import config
2025-08-20T21:45:14.5574028Z [00:02:54.525]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:14.5574775Z [00:02:54.525]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:14.5575320Z [00:02:54.525]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:14.5575737Z [00:02:54.525]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:14.5576151Z [00:02:54.525]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.5576556Z [00:02:54.525]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.5576870Z [00:02:54.525]➜  EOF
2025-08-20T21:45:14.5579009Z [00:02:54.525]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b275/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/durationpb=>google.golang.org/protobuf@v1.36.6/types/known/durationpb;$WORK/b275=>" -p google.golang.org/protobuf/types/known/durationpb -lang=go1.22 -complete -installsuffix shared -buildid NL19J-JP3EPOP6NTbYtr/NL19J-JP3EPOP6NTbYtr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/durationpb/duration.pb.go
2025-08-20T21:45:14.5790108Z [00:02:54.547]➜  go tool buildid -w $WORK/b269/_pkg_.a # internal
2025-08-20T21:45:14.5800630Z [00:02:54.548]➜  cp $WORK/b269/_pkg_.a /root/.cache/go-build/70/70a704651b267408104bf8179bb270f9dcd4ba6fd7824a25cdbda0aa9ddb9680-d # internal
2025-08-20T21:45:14.5801319Z [00:02:54.548]➜  google.golang.org/protobuf/types/known/timestamppb
2025-08-20T21:45:14.5801699Z [00:02:54.548]➜  mkdir -p $WORK/b276/
2025-08-20T21:45:14.5809148Z [00:02:54.549]➜  cat >/tmp/go-build3361383166/b276/importcfg << 'EOF' # internal
2025-08-20T21:45:14.5811130Z [00:02:54.549]➜  # import config
2025-08-20T21:45:14.5812178Z [00:02:54.549]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:14.5813068Z [00:02:54.549]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:14.5813672Z [00:02:54.549]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:14.5814095Z [00:02:54.549]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.5814508Z [00:02:54.549]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.5814819Z [00:02:54.549]➜  EOF
2025-08-20T21:45:14.5816988Z [00:02:54.549]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b276/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/timestamppb=>google.golang.org/protobuf@v1.36.6/types/known/timestamppb;$WORK/b276=>" -p google.golang.org/protobuf/types/known/timestamppb -lang=go1.22 -complete -installsuffix shared -buildid -wrBlv2Nu0p_rMFSjLtq/-wrBlv2Nu0p_rMFSjLtq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/timestamppb/timestamp.pb.go
2025-08-20T21:45:14.5886568Z [00:02:54.556]➜  go tool buildid -w $WORK/b275/_pkg_.a # internal
2025-08-20T21:45:14.5891583Z [00:02:54.556]➜  cp $WORK/b275/_pkg_.a /root/.cache/go-build/ab/aba4fc3541f64d4284899b90223b8c3b9ca599f740c6b0691f5bdb7bb9131283-d # internal
2025-08-20T21:45:14.5892219Z [00:02:54.556]➜  google.golang.org/grpc/internal/buffer
2025-08-20T21:45:14.5892715Z [00:02:54.556]➜  mkdir -p $WORK/b278/
2025-08-20T21:45:14.5893104Z [00:02:54.556]➜  cat >/tmp/go-build3361383166/b278/importcfg << 'EOF' # internal
2025-08-20T21:45:14.5893442Z [00:02:54.556]➜  # import config
2025-08-20T21:45:14.5894051Z [00:02:54.556]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.5894558Z [00:02:54.556]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.5894866Z [00:02:54.556]➜  EOF
2025-08-20T21:45:14.5904971Z [00:02:54.558]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b278/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/buffer=>google.golang.org/grpc@v1.72.2/internal/buffer;$WORK/b278=>" -p google.golang.org/grpc/internal/buffer -lang=go1.23 -complete -installsuffix shared -buildid BJ1zBGRXfQ-KDb84iDq3/BJ1zBGRXfQ-KDb84iDq3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/buffer/unbounded.go
2025-08-20T21:45:14.6044162Z [00:02:54.572]➜  go tool buildid -w $WORK/b278/_pkg_.a # internal
2025-08-20T21:45:14.6057943Z [00:02:54.574]➜  cp $WORK/b278/_pkg_.a /root/.cache/go-build/c5/c54a6ec43c20f02f0c869f6fb2eb571322499ff7fb8dc40e4bfc48dfc4ba9d8c-d # internal
2025-08-20T21:45:14.6058781Z [00:02:54.574]➜  google.golang.org/grpc/internal/grpcsync
2025-08-20T21:45:14.6059241Z [00:02:54.574]➜  mkdir -p $WORK/b277/
2025-08-20T21:45:14.6059735Z [00:02:54.574]➜  cat >/tmp/go-build3361383166/b277/importcfg << 'EOF' # internal
2025-08-20T21:45:14.6060161Z [00:02:54.574]➜  # import config
2025-08-20T21:45:14.6060600Z [00:02:54.574]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:14.6061621Z [00:02:54.574]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build3361383166/b278/_pkg_.a
2025-08-20T21:45:14.6062677Z [00:02:54.574]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.6063587Z [00:02:54.574]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:14.6063999Z [00:02:54.574]➜  EOF
2025-08-20T21:45:14.6066636Z [00:02:54.574]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b277/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcsync=>google.golang.org/grpc@v1.72.2/internal/grpcsync;$WORK/b277=>" -p google.golang.org/grpc/internal/grpcsync -lang=go1.23 -complete -installsuffix shared -buildid ahxpeEuv61iG2iWYegFb/ahxpeEuv61iG2iWYegFb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcsync/callback_serializer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcsync/event.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/grpcsync/pubsub.go
2025-08-20T21:45:14.6277463Z [00:02:54.596]➜  go tool buildid -w $WORK/b276/_pkg_.a # internal
2025-08-20T21:45:14.6296720Z [00:02:54.597]➜  cp $WORK/b276/_pkg_.a /root/.cache/go-build/67/67594deb84d0e15fb7d54c961beab2bc726ec90abb35df66af27dcab715a444e-d # internal
2025-08-20T21:45:14.6297536Z [00:02:54.597]➜  google.golang.org/grpc/binarylog/grpc_binarylog_v1
2025-08-20T21:45:14.6298027Z [00:02:54.597]➜  mkdir -p $WORK/b274/
2025-08-20T21:45:14.6298560Z [00:02:54.598]➜  cat >/tmp/go-build3361383166/b274/importcfg << 'EOF' # internal
2025-08-20T21:45:14.6299005Z [00:02:54.598]➜  # import config
2025-08-20T21:45:14.6299642Z [00:02:54.598]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:14.6300476Z [00:02:54.598]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:14.6301335Z [00:02:54.598]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3361383166/b275/_pkg_.a
2025-08-20T21:45:14.6302226Z [00:02:54.598]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:14.6303250Z [00:02:54.598]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:14.6303789Z [00:02:54.598]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.6304246Z [00:02:54.598]➜  EOF
2025-08-20T21:45:14.6306818Z [00:02:54.598]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b274/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/binarylog/grpc_binarylog_v1=>google.golang.org/grpc@v1.72.2/binarylog/grpc_binarylog_v1;$WORK/b274=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -lang=go1.23 -complete -installsuffix shared -buildid aPkfuJcDvkCf5tGu3Bw_/aPkfuJcDvkCf5tGu3Bw_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/binarylog/grpc_binarylog_v1/binarylog.pb.go
2025-08-20T21:45:14.6344934Z [00:02:54.601]➜  go tool buildid -w $WORK/b277/_pkg_.a # internal
2025-08-20T21:45:14.6345716Z [00:02:54.602]➜  cp $WORK/b277/_pkg_.a /root/.cache/go-build/7f/7ff198e4e645bea92790ae51d0346926c139daa54db8a5b2f2b3cda88793c878-d # internal
2025-08-20T21:45:14.6362192Z [00:02:54.603]➜  google.golang.org/grpc/internal/idle
2025-08-20T21:45:14.6362785Z [00:02:54.603]➜  mkdir -p $WORK/b279/
2025-08-20T21:45:14.6363176Z [00:02:54.604]➜  cat >/tmp/go-build3361383166/b279/importcfg << 'EOF' # internal
2025-08-20T21:45:14.6363546Z [00:02:54.604]➜  # import config
2025-08-20T21:45:14.6363874Z [00:02:54.604]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.6364282Z [00:02:54.604]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:14.6364688Z [00:02:54.604]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.6365123Z [00:02:54.604]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:14.6365934Z [00:02:54.604]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.6366242Z [00:02:54.604]➜  EOF
2025-08-20T21:45:14.6368125Z [00:02:54.604]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b279/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/idle=>google.golang.org/grpc@v1.72.2/internal/idle;$WORK/b279=>" -p google.golang.org/grpc/internal/idle -lang=go1.23 -complete -installsuffix shared -buildid c5VMWm3hsCWAi5LA6tAR/c5VMWm3hsCWAi5LA6tAR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/idle/idle.go
2025-08-20T21:45:14.6644460Z [00:02:54.632]➜  go tool buildid -w $WORK/b279/_pkg_.a # internal
2025-08-20T21:45:14.6654455Z [00:02:54.633]➜  cp $WORK/b279/_pkg_.a /root/.cache/go-build/73/73eaed5bdf9abe33623beaafe174100bbe4a1438deed71b358942dda6944f1f1-d # internal
2025-08-20T21:45:14.6656495Z [00:02:54.634]➜  golang.org/x/text/transform
2025-08-20T21:45:14.6656839Z [00:02:54.634]➜  mkdir -p $WORK/b290/
2025-08-20T21:45:14.6664570Z [00:02:54.634]➜  cat >/tmp/go-build3361383166/b290/importcfg << 'EOF' # internal
2025-08-20T21:45:14.6665027Z [00:02:54.634]➜  # import config
2025-08-20T21:45:14.6665374Z [00:02:54.634]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.6665826Z [00:02:54.634]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.6666237Z [00:02:54.634]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.6666697Z [00:02:54.634]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.6667023Z [00:02:54.634]➜  EOF
2025-08-20T21:45:14.6668978Z [00:02:54.635]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b290/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/transform=>golang.org/x/text@v0.28.0/transform;$WORK/b290=>" -p golang.org/x/text/transform -lang=go1.23 -complete -installsuffix shared -buildid bU7HlCnoBOl_75DwCFU_/bU7HlCnoBOl_75DwCFU_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/transform/transform.go
2025-08-20T21:45:14.6983632Z [00:02:54.665]➜  go tool buildid -w $WORK/b261/_pkg_.a # internal
2025-08-20T21:45:14.7004593Z [00:02:54.668]➜  cp $WORK/b261/_pkg_.a /root/.cache/go-build/49/49e97de3f4ca3af733156a9632f507d7c62b945efab82bb080afd9b038cecd18-d # internal
2025-08-20T21:45:14.7005539Z [00:02:54.668]➜  google.golang.org/grpc/internal/pretty
2025-08-20T21:45:14.7006885Z [00:02:54.668]➜  mkdir -p $WORK/b260/
2025-08-20T21:45:14.7022059Z [00:02:54.670]➜  cat >/tmp/go-build3361383166/b260/importcfg << 'EOF' # internal
2025-08-20T21:45:14.7022922Z [00:02:54.670]➜  # import config
2025-08-20T21:45:14.7023552Z [00:02:54.670]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.7024328Z [00:02:54.670]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:14.7025951Z [00:02:54.670]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.7026609Z [00:02:54.670]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3361383166/b261/_pkg_.a
2025-08-20T21:45:14.7027283Z [00:02:54.670]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3361383166/b138/_pkg_.a
2025-08-20T21:45:14.7027692Z [00:02:54.670]➜  EOF
2025-08-20T21:45:14.7029643Z [00:02:54.670]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b260/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/pretty=>google.golang.org/grpc@v1.72.2/internal/pretty;$WORK/b260=>" -p google.golang.org/grpc/internal/pretty -lang=go1.23 -complete -installsuffix shared -buildid vvK06BWVn87rENyA_HS0/vvK06BWVn87rENyA_HS0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/pretty/pretty.go
2025-08-20T21:45:14.7114872Z [00:02:54.679]➜  go tool buildid -w $WORK/b290/_pkg_.a # internal
2025-08-20T21:45:14.7123005Z [00:02:54.680]➜  cp $WORK/b290/_pkg_.a /root/.cache/go-build/2e/2e4d6b02b9939904d45a00b2b23c0bb1afc55861c93ee6b578e6d49ac8f90e5a-d # internal
2025-08-20T21:45:14.7123651Z [00:02:54.680]➜  golang.org/x/text/unicode/bidi
2025-08-20T21:45:14.7123946Z [00:02:54.680]➜  mkdir -p $WORK/b291/
2025-08-20T21:45:14.7125514Z [00:02:54.680]➜  cat >/tmp/go-build3361383166/b291/importcfg << 'EOF' # internal
2025-08-20T21:45:14.7126434Z [00:02:54.681]➜  # import config
2025-08-20T21:45:14.7126793Z [00:02:54.681]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.7127243Z [00:02:54.681]➜  packagefile container/list=/tmp/go-build3361383166/b151/_pkg_.a
2025-08-20T21:45:14.7127678Z [00:02:54.681]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.7128089Z [00:02:54.681]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:14.7128492Z [00:02:54.681]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:14.7128939Z [00:02:54.681]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.7129267Z [00:02:54.681]➜  EOF
2025-08-20T21:45:14.7132516Z [00:02:54.681]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b291/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi=>golang.org/x/text@v0.28.0/unicode/bidi;$WORK/b291=>" -p golang.org/x/text/unicode/bidi -lang=go1.23 -complete -installsuffix shared -buildid 60CUjx48QAl-Yhc7sgOl/60CUjx48QAl-Yhc7sgOl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/bidi.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/bracket.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/core.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/prop.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/bidi/trieval.go
2025-08-20T21:45:14.7205447Z [00:02:54.688]➜  go tool buildid -w $WORK/b274/_pkg_.a # internal
2025-08-20T21:45:14.7231147Z [00:02:54.691]➜  cp $WORK/b274/_pkg_.a /root/.cache/go-build/48/48554815fc146f7ed3708491898635557dcf624ad4ffaba4ea6a8ea8de317c89-d # internal
2025-08-20T21:45:14.7232666Z [00:02:54.691]➜  go tool buildid -w $WORK/b260/_pkg_.a # internal
2025-08-20T21:45:14.7236924Z [00:02:54.692]➜  cp $WORK/b260/_pkg_.a /root/.cache/go-build/8d/8ddeae0059f74c096ba0da57ee2e0655d2a87e520291dd8d12e6ec24eb658baa-d # internal
2025-08-20T21:45:14.7253024Z [00:02:54.693]➜  golang.org/x/text/unicode/norm
2025-08-20T21:45:14.7253687Z [00:02:54.693]➜  mkdir -p $WORK/b292/
2025-08-20T21:45:14.7254136Z [00:02:54.693]➜  cat >/tmp/go-build3361383166/b292/importcfg << 'EOF' # internal
2025-08-20T21:45:14.7254486Z [00:02:54.693]➜  # import config
2025-08-20T21:45:14.7254854Z [00:02:54.693]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:14.7255300Z [00:02:54.693]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.7255807Z [00:02:54.693]➜  packagefile golang.org/x/text/transform=/tmp/go-build3361383166/b290/_pkg_.a
2025-08-20T21:45:14.7256278Z [00:02:54.693]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.7256680Z [00:02:54.693]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.7257115Z [00:02:54.693]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.7257440Z [00:02:54.693]➜  EOF
2025-08-20T21:45:14.7264806Z [00:02:54.693]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b292/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm=>golang.org/x/text@v0.28.0/unicode/norm;$WORK/b292=>" -p golang.org/x/text/unicode/norm -lang=go1.23 -complete -installsuffix shared -buildid E7adzGy6_yhsJzJBH6Se/E7adzGy6_yhsJzJBH6Se -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/composition.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/forminfo.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/input.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/iter.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/normalize.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/readwriter.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/transform.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/unicode/norm/trie.go
2025-08-20T21:45:14.7305711Z [00:02:54.698]➜  google.golang.org/grpc/internal/binarylog
2025-08-20T21:45:14.7306073Z [00:02:54.698]➜  mkdir -p $WORK/b273/
2025-08-20T21:45:14.7313415Z [00:02:54.699]➜  cat >/tmp/go-build3361383166/b273/importcfg << 'EOF' # internal
2025-08-20T21:45:14.7313786Z [00:02:54.699]➜  # import config
2025-08-20T21:45:14.7314122Z [00:02:54.699]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:14.7314545Z [00:02:54.699]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:14.7315022Z [00:02:54.699]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:14.7315469Z [00:02:54.699]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.7315881Z [00:02:54.699]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.7316456Z [00:02:54.699]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3361383166/b274/_pkg_.a
2025-08-20T21:45:14.7317111Z [00:02:54.699]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:14.7317735Z [00:02:54.699]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3361383166/b267/_pkg_.a
2025-08-20T21:45:14.7318349Z [00:02:54.699]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:14.7318924Z [00:02:54.699]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:14.7319505Z [00:02:54.699]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:14.7320182Z [00:02:54.699]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3361383166/b275/_pkg_.a
2025-08-20T21:45:14.7320915Z [00:02:54.699]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:14.7321463Z [00:02:54.699]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.7321861Z [00:02:54.699]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:14.7322710Z [00:02:54.699]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:14.7323248Z [00:02:54.699]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:14.7323699Z [00:02:54.699]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:14.7324124Z [00:02:54.699]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.7324537Z [00:02:54.699]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.7324978Z [00:02:54.699]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:14.7325403Z [00:02:54.699]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.7325704Z [00:02:54.699]➜  EOF
2025-08-20T21:45:14.7328924Z [00:02:54.699]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b273/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog=>google.golang.org/grpc@v1.72.2/internal/binarylog;$WORK/b273=>" -p google.golang.org/grpc/internal/binarylog -lang=go1.23 -complete -installsuffix shared -buildid eahvJEtr9zqfdbXPrBNs/eahvJEtr9zqfdbXPrBNs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog/binarylog.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog/binarylog_testutil.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog/env_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog/method_logger.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/binarylog/sink.go
2025-08-20T21:45:14.8329552Z [00:02:54.801]➜  go tool buildid -w $WORK/b273/_pkg_.a # internal
2025-08-20T21:45:14.8362774Z [00:02:54.804]➜  cp $WORK/b273/_pkg_.a /root/.cache/go-build/28/2839b1b514aa9b1d9fae40086159fa71efeaa6ffd55852f2ae6099898cc76aa7-d # internal
2025-08-20T21:45:14.8371974Z [00:02:54.805]➜  golang.org/x/net/http2/hpack
2025-08-20T21:45:14.8382948Z [00:02:54.805]➜  mkdir -p $WORK/b293/
2025-08-20T21:45:14.8383382Z [00:02:54.805]➜  cat >/tmp/go-build3361383166/b293/importcfg << 'EOF' # internal
2025-08-20T21:45:14.8383733Z [00:02:54.805]➜  # import config
2025-08-20T21:45:14.8384066Z [00:02:54.805]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:14.8384484Z [00:02:54.805]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.8384893Z [00:02:54.805]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.8385304Z [00:02:54.805]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:14.8385706Z [00:02:54.805]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.8386006Z [00:02:54.805]➜  EOF
2025-08-20T21:45:14.8388699Z [00:02:54.805]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b293/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack=>golang.org/x/net@v0.43.0/http2/hpack;$WORK/b293=>" -p golang.org/x/net/http2/hpack -lang=go1.23 -complete -installsuffix shared -buildid 5ZkRTEaJygLfsE6O_mWs/5ZkRTEaJygLfsE6O_mWs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack/encode.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack/hpack.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack/huffman.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack/static_table.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/hpack/tables.go
2025-08-20T21:45:14.8448332Z [00:02:54.813]➜  go tool buildid -w $WORK/b291/_pkg_.a # internal
2025-08-20T21:45:14.8460771Z [00:02:54.814]➜  cp $WORK/b291/_pkg_.a /root/.cache/go-build/e3/e3863eaeb408bf24d4920f03148099009ddc7d2f61edca210413bdb6cbebf48f-d # internal
2025-08-20T21:45:14.8466737Z [00:02:54.815]➜  golang.org/x/text/secure/bidirule
2025-08-20T21:45:14.8471749Z [00:02:54.815]➜  mkdir -p $WORK/b289/
2025-08-20T21:45:14.8472146Z [00:02:54.815]➜  cat >/tmp/go-build3361383166/b289/importcfg << 'EOF' # internal
2025-08-20T21:45:14.8472871Z [00:02:54.815]➜  # import config
2025-08-20T21:45:14.8473287Z [00:02:54.815]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.8473791Z [00:02:54.815]➜  packagefile golang.org/x/text/transform=/tmp/go-build3361383166/b290/_pkg_.a
2025-08-20T21:45:14.8474372Z [00:02:54.815]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3361383166/b291/_pkg_.a
2025-08-20T21:45:14.8474889Z [00:02:54.815]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.8475231Z [00:02:54.815]➜  EOF
2025-08-20T21:45:14.8477345Z [00:02:54.815]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b289/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/bidirule=>golang.org/x/text@v0.28.0/secure/bidirule;$WORK/b289=>" -p golang.org/x/text/secure/bidirule -lang=go1.23 -complete -installsuffix shared -buildid _JkGeuO_gcc0tf0qKBYX/_JkGeuO_gcc0tf0qKBYX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/bidirule/bidirule.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/secure/bidirule/bidirule10.0.0.go
2025-08-20T21:45:14.8625078Z [00:02:54.830]➜  go tool buildid -w $WORK/b289/_pkg_.a # internal
2025-08-20T21:45:14.8632282Z [00:02:54.831]➜  cp $WORK/b289/_pkg_.a /root/.cache/go-build/62/627657c605310fabfa70a8aa309d68c71eee698ab91074a9c628d251a607717f-d # internal
2025-08-20T21:45:14.8634737Z [00:02:54.831]➜  google.golang.org/grpc/internal/syscall
2025-08-20T21:45:14.8635375Z [00:02:54.831]➜  mkdir -p $WORK/b295/
2025-08-20T21:45:14.8635749Z [00:02:54.831]➜  cat >/tmp/go-build3361383166/b295/importcfg << 'EOF' # internal
2025-08-20T21:45:14.8636090Z [00:02:54.831]➜  # import config
2025-08-20T21:45:14.8636416Z [00:02:54.831]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.8636881Z [00:02:54.831]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:14.8637446Z [00:02:54.831]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:14.8637931Z [00:02:54.831]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:14.8638347Z [00:02:54.831]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:14.8638759Z [00:02:54.831]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.8639060Z [00:02:54.831]➜  EOF
2025-08-20T21:45:14.8640994Z [00:02:54.831]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b295/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/syscall=>google.golang.org/grpc@v1.72.2/internal/syscall;$WORK/b295=>" -p google.golang.org/grpc/internal/syscall -lang=go1.23 -complete -installsuffix shared -buildid 2SK1z2lSS-sS8t_npR-k/2SK1z2lSS-sS8t_npR-k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/syscall/syscall_linux.go
2025-08-20T21:45:14.8949485Z [00:02:54.863]➜  go tool buildid -w $WORK/b295/_pkg_.a # internal
2025-08-20T21:45:14.8957184Z [00:02:54.863]➜  cp $WORK/b295/_pkg_.a /root/.cache/go-build/97/977f5b7493ef264a846d8e6213842deb15c3b38832d042dd601730c62a4a541a-d # internal
2025-08-20T21:45:14.8960004Z [00:02:54.863]➜  google.golang.org/grpc/keepalive
2025-08-20T21:45:14.8960335Z [00:02:54.863]➜  mkdir -p $WORK/b297/
2025-08-20T21:45:14.8960708Z [00:02:54.863]➜  cat >/tmp/go-build3361383166/b297/importcfg << 'EOF' # internal
2025-08-20T21:45:14.8961072Z [00:02:54.863]➜  # import config
2025-08-20T21:45:14.8961402Z [00:02:54.863]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.8961707Z [00:02:54.863]➜  EOF
2025-08-20T21:45:14.8964032Z [00:02:54.863]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b297/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/keepalive=>google.golang.org/grpc@v1.72.2/keepalive;$WORK/b297=>" -p google.golang.org/grpc/keepalive -lang=go1.23 -complete -installsuffix shared -buildid tohBWN9LPsddqL-1dPLL/tohBWN9LPsddqL-1dPLL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/keepalive/keepalive.go
2025-08-20T21:45:14.9040347Z [00:02:54.872]➜  go tool buildid -w $WORK/b297/_pkg_.a # internal
2025-08-20T21:45:14.9046626Z [00:02:54.872]➜  cp $WORK/b297/_pkg_.a /root/.cache/go-build/77/77917d90ad7a5fd2aad50e5f20e5517adb150ad6137e3bd4a5fd053f68738b12-d # internal
2025-08-20T21:45:14.9047223Z [00:02:54.872]➜  google.golang.org/grpc/tap
2025-08-20T21:45:14.9047841Z [00:02:54.872]➜  mkdir -p $WORK/b299/
2025-08-20T21:45:14.9049714Z [00:02:54.872]➜  cat >/tmp/go-build3361383166/b299/importcfg << 'EOF' # internal
2025-08-20T21:45:14.9050139Z [00:02:54.873]➜  # import config
2025-08-20T21:45:14.9050492Z [00:02:54.873]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:14.9051022Z [00:02:54.873]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:14.9051415Z [00:02:54.873]➜  EOF
2025-08-20T21:45:14.9053244Z [00:02:54.873]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b299/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/tap=>google.golang.org/grpc@v1.72.2/tap;$WORK/b299=>" -p google.golang.org/grpc/tap -lang=go1.23 -complete -installsuffix shared -buildid kjVbpe-sJsGCVdL0DJwA/kjVbpe-sJsGCVdL0DJwA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/tap/tap.go
2025-08-20T21:45:14.9130218Z [00:02:54.881]➜  go tool buildid -w $WORK/b299/_pkg_.a # internal
2025-08-20T21:45:14.9136561Z [00:02:54.882]➜  cp $WORK/b299/_pkg_.a /root/.cache/go-build/d9/d9db9d3b6821a59379eb82f3e3530a16083a718ffe334c02dfa045f1ddf5786d-d # internal
2025-08-20T21:45:14.9142264Z [00:02:54.882]➜  google.golang.org/grpc/internal/stats
2025-08-20T21:45:14.9143582Z [00:02:54.882]➜  mkdir -p $WORK/b303/
2025-08-20T21:45:14.9158129Z [00:02:54.883]➜  cat >/tmp/go-build3361383166/b303/importcfg << 'EOF' # internal
2025-08-20T21:45:14.9158609Z [00:02:54.883]➜  # import config
2025-08-20T21:45:14.9158962Z [00:02:54.883]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:14.9159380Z [00:02:54.883]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.9159922Z [00:02:54.883]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3361383166/b251/_pkg_.a
2025-08-20T21:45:14.9160529Z [00:02:54.883]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3361383166/b252/_pkg_.a
2025-08-20T21:45:14.9160921Z [00:02:54.883]➜  EOF
2025-08-20T21:45:14.9163594Z [00:02:54.883]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b303/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/stats=>google.golang.org/grpc@v1.72.2/internal/stats;$WORK/b303=>" -p google.golang.org/grpc/internal/stats -lang=go1.23 -complete -installsuffix shared -buildid NcI7vHj5UlkcqsPCVugM/NcI7vHj5UlkcqsPCVugM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/stats/labels.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/stats/metrics_recorder_list.go
2025-08-20T21:45:14.9334540Z [00:02:54.901]➜  go tool buildid -w $WORK/b303/_pkg_.a # internal
2025-08-20T21:45:14.9346802Z [00:02:54.902]➜  cp $WORK/b303/_pkg_.a /root/.cache/go-build/07/07fa2ada2d5b8fb3542d5d56572ad5cbdefffd030001c3a5887b2d9d03307207-d # internal
2025-08-20T21:45:14.9354313Z [00:02:54.903]➜  google.golang.org/grpc/internal/resolver/dns/internal
2025-08-20T21:45:14.9360076Z [00:02:54.904]➜  mkdir -p $WORK/b307/
2025-08-20T21:45:14.9370234Z [00:02:54.905]➜  cat >/tmp/go-build3361383166/b307/importcfg << 'EOF' # internal
2025-08-20T21:45:14.9371117Z [00:02:54.905]➜  # import config
2025-08-20T21:45:14.9371823Z [00:02:54.905]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:14.9372796Z [00:02:54.905]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:14.9374975Z [00:02:54.905]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:14.9375392Z [00:02:54.905]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:14.9375697Z [00:02:54.905]➜  EOF
2025-08-20T21:45:14.9389537Z [00:02:54.907]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b307/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/dns/internal=>google.golang.org/grpc@v1.72.2/internal/resolver/dns/internal;$WORK/b307=>" -p google.golang.org/grpc/internal/resolver/dns/internal -lang=go1.23 -complete -installsuffix shared -buildid J489Gz5jgS1MatExPmPh/J489Gz5jgS1MatExPmPh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/dns/internal/internal.go
2025-08-20T21:45:14.9736234Z [00:02:54.941]➜  go tool buildid -w $WORK/b307/_pkg_.a # internal
2025-08-20T21:45:14.9747882Z [00:02:54.942]➜  cp $WORK/b307/_pkg_.a /root/.cache/go-build/11/11a1ed1d41547f8cd12cdfbe61ce088faf70b0e3aa9a17836c2ef17bbca35d02-d # internal
2025-08-20T21:45:14.9753153Z [00:02:54.943]➜  google.golang.org/protobuf/types/known/emptypb
2025-08-20T21:45:14.9756508Z [00:02:54.943]➜  mkdir -p $WORK/b308/
2025-08-20T21:45:14.9759634Z [00:02:54.943]➜  cat >/tmp/go-build3361383166/b308/importcfg << 'EOF' # internal
2025-08-20T21:45:14.9760423Z [00:02:54.943]➜  # import config
2025-08-20T21:45:14.9761191Z [00:02:54.943]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:14.9762262Z [00:02:54.943]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:14.9763203Z [00:02:54.943]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:14.9763961Z [00:02:54.943]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.9764957Z [00:02:54.943]➜  EOF
2025-08-20T21:45:14.9770831Z [00:02:54.944]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b308/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/emptypb=>google.golang.org/protobuf@v1.36.6/types/known/emptypb;$WORK/b308=>" -p google.golang.org/protobuf/types/known/emptypb -lang=go1.22 -complete -installsuffix shared -buildid 9n8rvP09FDWHtUx-Gwtw/9n8rvP09FDWHtUx-Gwtw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/emptypb/empty.pb.go
2025-08-20T21:45:14.9798988Z [00:02:54.948]➜  go tool buildid -w $WORK/b292/_pkg_.a # internal
2025-08-20T21:45:14.9817423Z [00:02:54.950]➜  cp $WORK/b292/_pkg_.a /root/.cache/go-build/a2/a23a2f3e79ca44f08904b7ab639cc0c028ec6e3a6b330a49df4dc71111334474-d # internal
2025-08-20T21:45:14.9837082Z [00:02:54.950]➜  golang.org/x/net/idna
2025-08-20T21:45:14.9837400Z [00:02:54.950]➜  mkdir -p $WORK/b288/
2025-08-20T21:45:14.9837788Z [00:02:54.950]➜  cat >/tmp/go-build3361383166/b288/importcfg << 'EOF' # internal
2025-08-20T21:45:14.9838131Z [00:02:54.950]➜  # import config
2025-08-20T21:45:14.9840823Z [00:02:54.950]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:14.9843041Z [00:02:54.950]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build3361383166/b289/_pkg_.a
2025-08-20T21:45:14.9843661Z [00:02:54.950]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3361383166/b291/_pkg_.a
2025-08-20T21:45:14.9844240Z [00:02:54.950]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build3361383166/b292/_pkg_.a
2025-08-20T21:45:14.9844748Z [00:02:54.950]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:14.9845171Z [00:02:54.950]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.9845616Z [00:02:54.950]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:14.9845943Z [00:02:54.950]➜  EOF
2025-08-20T21:45:14.9848817Z [00:02:54.950]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b288/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/idna=>golang.org/x/net@v0.43.0/idna;$WORK/b288=>" -p golang.org/x/net/idna -lang=go1.23 -complete -installsuffix shared -buildid UW90TFtCD_OzRRBgs7ht/UW90TFtCD_OzRRBgs7ht -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/go118.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/idna10.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/punycode.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/tables15.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/trie.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/trie13.0.0.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/idna/trieval.go
2025-08-20T21:45:14.9869858Z [00:02:54.950]➜  go tool buildid -w $WORK/b293/_pkg_.a # internal
2025-08-20T21:45:14.9872032Z [00:02:54.952]➜  cp $WORK/b293/_pkg_.a /root/.cache/go-build/72/72512c6b007724f6fd5c03d65a3ec27e241a04917be29759b9a08aadeb9be650-d # internal
2025-08-20T21:45:14.9874425Z [00:02:54.952]➜  google.golang.org/protobuf/types/known/fieldmaskpb
2025-08-20T21:45:14.9875307Z [00:02:54.952]➜  mkdir -p $WORK/b309/
2025-08-20T21:45:14.9875921Z [00:02:54.952]➜  cat >/tmp/go-build3361383166/b309/importcfg << 'EOF' # internal
2025-08-20T21:45:14.9876465Z [00:02:54.952]➜  # import config
2025-08-20T21:45:14.9876910Z [00:02:54.952]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:14.9877895Z [00:02:54.952]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:14.9878861Z [00:02:54.952]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:14.9879672Z [00:02:54.952]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:14.9880271Z [00:02:54.952]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:14.9880750Z [00:02:54.952]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:14.9881414Z [00:02:54.952]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:14.9881904Z [00:02:54.952]➜  EOF
2025-08-20T21:45:14.9884778Z [00:02:54.952]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b309/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/fieldmaskpb=>google.golang.org/protobuf@v1.36.6/types/known/fieldmaskpb;$WORK/b309=>" -p google.golang.org/protobuf/types/known/fieldmaskpb -lang=go1.22 -complete -installsuffix shared -buildid AZvCwGR9kjRGvTXLhy3w/AZvCwGR9kjRGvTXLhy3w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/known/fieldmaskpb/field_mask.pb.go
2025-08-20T21:45:15.0127070Z [00:02:54.981]➜  go tool buildid -w $WORK/b308/_pkg_.a # internal
2025-08-20T21:45:15.0141956Z [00:02:54.982]➜  cp $WORK/b308/_pkg_.a /root/.cache/go-build/67/670bd91703ccc57160f34cc42010dac93c29618eaf7a653eb002d8199607b1a9-d # internal
2025-08-20T21:45:15.0175940Z [00:02:54.985]➜  github.com/opencontainers/go-digest
2025-08-20T21:45:15.0182574Z [00:02:54.986]➜  mkdir -p $WORK/b313/
2025-08-20T21:45:15.0191535Z [00:02:54.987]➜  cat >/tmp/go-build3361383166/b313/importcfg << 'EOF' # internal
2025-08-20T21:45:15.0194550Z [00:02:54.987]➜  # import config
2025-08-20T21:45:15.0195360Z [00:02:54.987]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:15.0197206Z [00:02:54.987]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.0197672Z [00:02:54.987]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:15.0198074Z [00:02:54.987]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:15.0198476Z [00:02:54.987]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:15.0198896Z [00:02:54.987]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.0199206Z [00:02:54.987]➜  EOF
2025-08-20T21:45:15.0202159Z [00:02:54.987]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b313/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0=>github.com/opencontainers/go-digest@v1.0.0;$WORK/b313=>" -p github.com/opencontainers/go-digest -lang=go1.13 -complete -installsuffix shared -buildid XTgUr98Ek4kPioSzpjJ0/XTgUr98Ek4kPioSzpjJ0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/algorithm.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/digest.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/digester.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/doc.go /root/go/pkg/mod/github.com/opencontainers/go-digest@v1.0.0/verifiers.go
2025-08-20T21:45:15.0405444Z [00:02:55.008]➜  go tool buildid -w $WORK/b309/_pkg_.a # internal
2025-08-20T21:45:15.0421728Z [00:02:55.009]➜  cp $WORK/b309/_pkg_.a /root/.cache/go-build/f2/f2b07f8a741f36da9482f0f3ddd97917245ede1fce755990b0676d1be40c2f5f-d # internal
2025-08-20T21:45:15.0422665Z [00:02:55.009]➜  github.com/opencontainers/image-spec/specs-go
2025-08-20T21:45:15.0423081Z [00:02:55.009]➜  mkdir -p $WORK/b314/
2025-08-20T21:45:15.0425550Z [00:02:55.010]➜  cat >/tmp/go-build3361383166/b314/importcfg << 'EOF' # internal
2025-08-20T21:45:15.0426356Z [00:02:55.010]➜  # import config
2025-08-20T21:45:15.0427037Z [00:02:55.010]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.0428630Z [00:02:55.010]➜  EOF
2025-08-20T21:45:15.0431289Z [00:02:55.010]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b314/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go=>github.com/opencontainers/image-spec@v1.1.1/specs-go;$WORK/b314=>" -p github.com/opencontainers/image-spec/specs-go -lang=go1.18 -complete -installsuffix shared -buildid 7xuY3NSPSN-WNlUTENGB/7xuY3NSPSN-WNlUTENGB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/version.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/versioned.go
2025-08-20T21:45:15.0505405Z [00:02:55.018]➜  go tool buildid -w $WORK/b314/_pkg_.a # internal
2025-08-20T21:45:15.0510894Z [00:02:55.019]➜  cp $WORK/b314/_pkg_.a /root/.cache/go-build/db/db5dc881060c9a458e1bcad29aa05fcc177230a826019a26d7cd212fc0a50511-d # internal
2025-08-20T21:45:15.0513631Z [00:02:55.019]➜  google.golang.org/protobuf/types/descriptorpb
2025-08-20T21:45:15.0513997Z [00:02:55.019]➜  mkdir -p $WORK/b315/
2025-08-20T21:45:15.0517037Z [00:02:55.020]➜  cat >/tmp/go-build3361383166/b315/importcfg << 'EOF' # internal
2025-08-20T21:45:15.0519072Z [00:02:55.020]➜  # import config
2025-08-20T21:45:15.0519686Z [00:02:55.020]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:15.0520409Z [00:02:55.020]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:15.0520962Z [00:02:55.020]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:15.0521600Z [00:02:55.020]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.0521970Z [00:02:55.020]➜  EOF
2025-08-20T21:45:15.0524174Z [00:02:55.020]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b315/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/descriptorpb=>google.golang.org/protobuf@v1.36.6/types/descriptorpb;$WORK/b315=>" -p google.golang.org/protobuf/types/descriptorpb -lang=go1.22 -complete -installsuffix shared -buildid Pcsm9J5QW9Gk3yXCvAjH/Pcsm9J5QW9Gk3yXCvAjH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/descriptorpb/descriptor.pb.go
2025-08-20T21:45:15.0726362Z [00:02:55.041]➜  go tool buildid -w $WORK/b313/_pkg_.a # internal
2025-08-20T21:45:15.0734952Z [00:02:55.041]➜  cp $WORK/b313/_pkg_.a /root/.cache/go-build/14/14895ebd24c6f02a4cc52080fadda2419190b5a9314176255dc308e3784a9e3e-d # internal
2025-08-20T21:45:15.0737617Z [00:02:55.042]➜  github.com/opencontainers/image-spec/specs-go/v1
2025-08-20T21:45:15.0738489Z [00:02:55.042]➜  mkdir -p $WORK/b312/
2025-08-20T21:45:15.0747603Z [00:02:55.043]➜  cat >/tmp/go-build3361383166/b312/importcfg << 'EOF' # internal
2025-08-20T21:45:15.0748277Z [00:02:55.043]➜  # import config
2025-08-20T21:45:15.0748964Z [00:02:55.043]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:15.0749800Z [00:02:55.043]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3361383166/b314/_pkg_.a
2025-08-20T21:45:15.0751014Z [00:02:55.043]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:15.0763172Z [00:02:55.043]➜  EOF
2025-08-20T21:45:15.0767960Z [00:02:55.043]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b312/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1=>github.com/opencontainers/image-spec@v1.1.1/specs-go/v1;$WORK/b312=>" -p github.com/opencontainers/image-spec/specs-go/v1 -lang=go1.18 -complete -installsuffix shared -buildid hPorxGQ6hz_p07129iFM/hPorxGQ6hz_p07129iFM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/annotations.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/config.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/descriptor.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/index.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/layout.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/manifest.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/specs-go/v1/mediatype.go
2025-08-20T21:45:15.0848758Z [00:02:55.053]➜  go tool buildid -w $WORK/b312/_pkg_.a # internal
2025-08-20T21:45:15.0853559Z [00:02:55.053]➜  cp $WORK/b312/_pkg_.a /root/.cache/go-build/d9/d968fd4635488913f6ab12ad2e222806ae275be4036a223350163eec61b07b81-d # internal
2025-08-20T21:45:15.0858558Z [00:02:55.054]➜  github.com/containerd/containerd/api/types/task
2025-08-20T21:45:15.0859101Z [00:02:55.054]➜  mkdir -p $WORK/b323/
2025-08-20T21:45:15.0861754Z [00:02:55.054]➜  cat >/tmp/go-build3361383166/b323/importcfg << 'EOF' # internal
2025-08-20T21:45:15.0862262Z [00:02:55.054]➜  # import config
2025-08-20T21:45:15.0863681Z [00:02:55.054]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:15.0864426Z [00:02:55.054]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:15.0865115Z [00:02:55.054]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:15.0865826Z [00:02:55.054]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:15.0866395Z [00:02:55.054]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:15.0867133Z [00:02:55.054]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.0867504Z [00:02:55.054]➜  EOF
2025-08-20T21:45:15.0869894Z [00:02:55.054]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b323/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/task=>github.com/containerd/containerd/api@v1.9.0/types/task;$WORK/b323=>" -p github.com/containerd/containerd/api/types/task -lang=go1.23 -complete -installsuffix shared -buildid 0oyzgDYR5lPDVRXzRvUS/0oyzgDYR5lPDVRXzRvUS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/task/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/task/task.pb.go
2025-08-20T21:45:15.1218576Z [00:02:55.090]➜  go tool buildid -w $WORK/b323/_pkg_.a # internal
2025-08-20T21:45:15.1234079Z [00:02:55.091]➜  cp $WORK/b323/_pkg_.a /root/.cache/go-build/15/153ff839ede29d6b574838bb24328ef35b128f0c46badbbbfccce2037d625d5f-d # internal
2025-08-20T21:45:15.1239945Z [00:02:55.091]➜  github.com/containerd/containerd/api/types/runc/options
2025-08-20T21:45:15.1240319Z [00:02:55.091]➜  mkdir -p $WORK/b326/
2025-08-20T21:45:15.1240695Z [00:02:55.091]➜  cat >/tmp/go-build3361383166/b326/importcfg << 'EOF' # internal
2025-08-20T21:45:15.1241037Z [00:02:55.091]➜  # import config
2025-08-20T21:45:15.1241535Z [00:02:55.091]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:15.1242737Z [00:02:55.091]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:15.1243355Z [00:02:55.091]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:15.1243774Z [00:02:55.091]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.1244075Z [00:02:55.091]➜  EOF
2025-08-20T21:45:15.1246634Z [00:02:55.091]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b326/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/runc/options=>github.com/containerd/containerd/api@v1.9.0/types/runc/options;$WORK/b326=>" -p github.com/containerd/containerd/api/types/runc/options -lang=go1.23 -complete -installsuffix shared -buildid Aydpas8zw7bo7LQv9o7_/Aydpas8zw7bo7LQv9o7_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/runc/options/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/runc/options/oci.pb.go
2025-08-20T21:45:15.2223590Z [00:02:55.190]➜  go tool buildid -w $WORK/b326/_pkg_.a # internal
2025-08-20T21:45:15.2231919Z [00:02:55.191]➜  go tool buildid -w $WORK/b288/_pkg_.a # internal
2025-08-20T21:45:15.2243075Z [00:02:55.192]➜  cp $WORK/b326/_pkg_.a /root/.cache/go-build/f7/f79aab0b750f652c94a463e1f2a59cb565bf41563da487f2cd78f4b91d8ae425-d # internal
2025-08-20T21:45:15.2263723Z [00:02:55.194]➜  github.com/gogo/protobuf/proto
2025-08-20T21:45:15.2275777Z [00:02:55.195]➜  mkdir -p $WORK/b329/
2025-08-20T21:45:15.2280952Z [00:02:55.196]➜  cp $WORK/b288/_pkg_.a /root/.cache/go-build/a5/a54d1405795820e85786f2417feaa67a9a53034283b30b3ce2f66e94deb79569-d # internal
2025-08-20T21:45:15.2281560Z [00:02:55.196]➜  golang.org/x/net/http/httpguts
2025-08-20T21:45:15.2281853Z [00:02:55.196]➜  mkdir -p $WORK/b287/
2025-08-20T21:45:15.2282220Z [00:02:55.196]➜  cat >/tmp/go-build3361383166/b287/importcfg << 'EOF' # internal
2025-08-20T21:45:15.2282712Z [00:02:55.196]➜  # import config
2025-08-20T21:45:15.2283110Z [00:02:55.196]➜  packagefile golang.org/x/net/idna=/tmp/go-build3361383166/b288/_pkg_.a
2025-08-20T21:45:15.2283571Z [00:02:55.196]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:15.2284008Z [00:02:55.196]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:15.2284458Z [00:02:55.196]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.2285209Z [00:02:55.196]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:15.2285635Z [00:02:55.196]➜  EOF
2025-08-20T21:45:15.2287694Z [00:02:55.196]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b287/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/http/httpguts=>golang.org/x/net@v0.43.0/http/httpguts;$WORK/b287=>" -p golang.org/x/net/http/httpguts -lang=go1.23 -complete -installsuffix shared -buildid 2TzYAhjrCo9Z4UG-JJ92/2TzYAhjrCo9Z4UG-JJ92 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/http/httpguts/guts.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http/httpguts/httplex.go
2025-08-20T21:45:15.2329673Z [00:02:55.198]➜  cat >/tmp/go-build3361383166/b329/importcfg << 'EOF' # internal
2025-08-20T21:45:15.2330143Z [00:02:55.198]➜  # import config
2025-08-20T21:45:15.2330486Z [00:02:55.198]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:15.2330933Z [00:02:55.198]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:15.2331356Z [00:02:55.198]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:15.2331806Z [00:02:55.198]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:15.2332247Z [00:02:55.198]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.2332859Z [00:02:55.198]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.2333656Z [00:02:55.198]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:15.2334060Z [00:02:55.198]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:15.2334467Z [00:02:55.198]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:15.2334884Z [00:02:55.198]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:15.2335324Z [00:02:55.198]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:15.2335756Z [00:02:55.198]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:15.2336184Z [00:02:55.198]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.2336597Z [00:02:55.198]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.2337026Z [00:02:55.198]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:15.2337450Z [00:02:55.198]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:15.2337892Z [00:02:55.198]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:15.2338218Z [00:02:55.198]➜  EOF
2025-08-20T21:45:15.2348266Z [00:02:55.198]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b329/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto=>github.com/gogo/protobuf@v1.3.2/proto;$WORK/b329=>" -p github.com/gogo/protobuf/proto -lang=go1.15 -complete -installsuffix shared -buildid 0Uq7lF-riX1giZFuC3YM/0Uq7lF-riX1giZFuC3YM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/clone.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/custom_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/decode.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/deprecated.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/discard.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/duration.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/duration_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/encode.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/encode_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/equal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/extensions.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/extensions_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/lib.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/lib_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/message_set.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/pointer_unsafe.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/pointer_unsafe_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/properties.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/properties_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/skip_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_marshal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_marshal_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_merge.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_unmarshal.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/table_unmarshal_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/text_parser.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/timestamp.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/timestamp_gogo.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/wrappers.go /root/go/pkg/mod/github.com/gogo/protobuf@v1.3.2/proto/wrappers_gogo.go
2025-08-20T21:45:15.2648397Z [00:02:55.233]➜  go tool buildid -w $WORK/b287/_pkg_.a # internal
2025-08-20T21:45:15.2661239Z [00:02:55.234]➜  cp $WORK/b287/_pkg_.a /root/.cache/go-build/25/25bdd811837bf9e590a28cf9dbe26d433594a9aaf6d06e3114f3f8de9684790d-d # internal
2025-08-20T21:45:15.2668816Z [00:02:55.235]➜  github.com/containerd/containerd/v2/internal/randutil
2025-08-20T21:45:15.2669353Z [00:02:55.235]➜  mkdir -p $WORK/b331/
2025-08-20T21:45:15.2676550Z [00:02:55.236]➜  cat >/tmp/go-build3361383166/b331/importcfg << 'EOF' # internal
2025-08-20T21:45:15.2677130Z [00:02:55.236]➜  # import config
2025-08-20T21:45:15.2677520Z [00:02:55.236]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:15.2683022Z [00:02:55.236]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:15.2683576Z [00:02:55.236]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:15.2683908Z [00:02:55.236]➜  EOF
2025-08-20T21:45:15.2686122Z [00:02:55.236]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b331/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/randutil=>github.com/containerd/containerd/v2@v2.1.4/internal/randutil;$WORK/b331=>" -p github.com/containerd/containerd/v2/internal/randutil -lang=go1.23 -complete -installsuffix shared -buildid kIxXRY4RnU1V6w5aAWb3/kIxXRY4RnU1V6w5aAWb3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/randutil/randutil.go
2025-08-20T21:45:15.2904685Z [00:02:55.258]➜  go tool buildid -w $WORK/b315/_pkg_.a # internal
2025-08-20T21:45:15.2937658Z [00:02:55.261]➜  go tool buildid -w $WORK/b331/_pkg_.a # internal
2025-08-20T21:45:15.2939223Z [00:02:55.262]➜  cp $WORK/b331/_pkg_.a /root/.cache/go-build/cd/cd962e6ac21edc9f123b524174b9a6177a30224151038818836139831638bce2-d # internal
2025-08-20T21:45:15.2945562Z [00:02:55.262]➜  github.com/containerd/errdefs
2025-08-20T21:45:15.2945887Z [00:02:55.262]➜  mkdir -p $WORK/b333/
2025-08-20T21:45:15.2947681Z [00:02:55.263]➜  cat >/tmp/go-build3361383166/b333/importcfg << 'EOF' # internal
2025-08-20T21:45:15.2948038Z [00:02:55.263]➜  # import config
2025-08-20T21:45:15.2948378Z [00:02:55.263]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:15.2948822Z [00:02:55.263]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.2949131Z [00:02:55.263]➜  EOF
2025-08-20T21:45:15.2978517Z [00:02:55.266]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b333/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/errdefs@v1.0.0=>github.com/containerd/errdefs@v1.0.0;$WORK/b333=>" -p github.com/containerd/errdefs -lang=go1.20 -complete -installsuffix shared -buildid J5JXjHMAjFsZDppi8TFQ/J5JXjHMAjFsZDppi8TFQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack /root/go/pkg/mod/github.com/containerd/errdefs@v1.0.0/errors.go /root/go/pkg/mod/github.com/containerd/errdefs@v1.0.0/resolve.go
2025-08-20T21:45:15.3036222Z [00:02:55.271]➜  cp $WORK/b315/_pkg_.a /root/.cache/go-build/71/717aab7aeef0b0f2809969dc72be90389c7bff261fe73e7d81fc4d790d5e4d05-d # internal
2025-08-20T21:45:15.3036949Z [00:02:55.271]➜  github.com/containerd/containerd/api/types
2025-08-20T21:45:15.3037298Z [00:02:55.271]➜  mkdir -p $WORK/b311/
2025-08-20T21:45:15.3037673Z [00:02:55.272]➜  cat >/tmp/go-build3361383166/b311/importcfg << 'EOF' # internal
2025-08-20T21:45:15.3038017Z [00:02:55.272]➜  # import config
2025-08-20T21:45:15.3038515Z [00:02:55.272]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:15.3039238Z [00:02:55.272]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:15.3039954Z [00:02:55.272]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:15.3040650Z [00:02:55.272]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3361383166/b315/_pkg_.a
2025-08-20T21:45:15.3041340Z [00:02:55.272]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:15.3042050Z [00:02:55.272]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:15.3043150Z [00:02:55.272]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:15.3043574Z [00:02:55.272]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.3043876Z [00:02:55.272]➜  EOF
2025-08-20T21:45:15.3048624Z [00:02:55.272]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b311/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types=>github.com/containerd/containerd/api@v1.9.0/types;$WORK/b311=>" -p github.com/containerd/containerd/api/types -lang=go1.23 -complete -installsuffix shared -buildid _92KKjffgGQtu1WNmvdg/_92KKjffgGQtu1WNmvdg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/descriptor.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/event.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/fieldpath.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/introspection.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/metrics.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/mount.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/platform.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/platform_helpers.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/sandbox.pb.go
2025-08-20T21:45:15.3970198Z [00:02:55.365]➜  go tool buildid -w $WORK/b311/_pkg_.a # internal
2025-08-20T21:45:15.3985650Z [00:02:55.366]➜  go tool buildid -w $WORK/b333/_pkg_.a # internal
2025-08-20T21:45:15.4008818Z [00:02:55.368]➜  cp $WORK/b311/_pkg_.a /root/.cache/go-build/b7/b76fe520b883465d06c26e76656d2a8bd94794729088845b53c6b48438bef69d-d # internal
2025-08-20T21:45:15.4009462Z [00:02:55.368]➜  github.com/google/go-cmp/cmp/internal/diff
2025-08-20T21:45:15.4012187Z [00:02:55.368]➜  mkdir -p $WORK/b339/
2025-08-20T21:45:15.4014471Z [00:02:55.368]➜  cp $WORK/b333/_pkg_.a /root/.cache/go-build/3d/3da02a193da1981fef72dbdda3e6d5946f2e51fb1049c59de243d420e8409a09-d # internal
2025-08-20T21:45:15.4015246Z [00:02:55.368]➜  cat >/tmp/go-build3361383166/b339/importcfg << 'EOF' # internal
2025-08-20T21:45:15.4015593Z [00:02:55.368]➜  # import config
2025-08-20T21:45:15.4016090Z [00:02:55.369]➜  packagefile github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build3361383166/b340/_pkg_.a
2025-08-20T21:45:15.4016979Z [00:02:55.369]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:15.4017490Z [00:02:55.369]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:15.4017799Z [00:02:55.369]➜  EOF
2025-08-20T21:45:15.4020089Z [00:02:55.369]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b339/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/diff=>github.com/google/go-cmp@v0.7.0/cmp/internal/diff;$WORK/b339=>" -p github.com/google/go-cmp/cmp/internal/diff -lang=go1.21 -complete -installsuffix shared -buildid vbWTawH6P7N3TV71Pial/vbWTawH6P7N3TV71Pial -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/diff/debug_disable.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/diff/diff.go
2025-08-20T21:45:15.4028396Z [00:02:55.371]➜  github.com/containerd/containerd/v2/pkg/filters
2025-08-20T21:45:15.4028811Z [00:02:55.371]➜  mkdir -p $WORK/b332/
2025-08-20T21:45:15.4029347Z [00:02:55.371]➜  cat >/tmp/go-build3361383166/b332/importcfg << 'EOF' # internal
2025-08-20T21:45:15.4029822Z [00:02:55.371]➜  # import config
2025-08-20T21:45:15.4030250Z [00:02:55.371]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.4030791Z [00:02:55.371]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.4031419Z [00:02:55.371]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:15.4032730Z [00:02:55.371]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:15.4033396Z [00:02:55.371]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:15.4033928Z [00:02:55.371]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:15.4034475Z [00:02:55.371]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:15.4035070Z [00:02:55.371]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:15.4035523Z [00:02:55.371]➜  EOF
2025-08-20T21:45:15.4044468Z [00:02:55.372]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b332/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/filters=>github.com/containerd/containerd/v2@v2.1.4/pkg/filters;$WORK/b332=>" -p github.com/containerd/containerd/v2/pkg/filters -lang=go1.23 -complete -installsuffix shared -buildid _8Khq55-frY8gNIS-oay/_8Khq55-frY8gNIS-oay -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/filters/adaptor.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/filters/filter.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/filters/parser.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/filters/quote.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/filters/scanner.go
2025-08-20T21:45:15.4293050Z [00:02:55.397]➜  go tool buildid -w $WORK/b339/_pkg_.a # internal
2025-08-20T21:45:15.4305124Z [00:02:55.398]➜  cp $WORK/b339/_pkg_.a /root/.cache/go-build/6b/6b437017bbf748c433dac583d96da255b5633b1c9348f2cbef396b0386f5f780-d # internal
2025-08-20T21:45:15.4306195Z [00:02:55.398]➜  github.com/google/go-cmp/cmp/internal/function
2025-08-20T21:45:15.4307026Z [00:02:55.398]➜  mkdir -p $WORK/b341/
2025-08-20T21:45:15.4317198Z [00:02:55.399]➜  cat >/tmp/go-build3361383166/b341/importcfg << 'EOF' # internal
2025-08-20T21:45:15.4318141Z [00:02:55.400]➜  # import config
2025-08-20T21:45:15.4318708Z [00:02:55.400]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:15.4319298Z [00:02:55.400]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:15.4319950Z [00:02:55.400]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:15.4320609Z [00:02:55.400]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.4321226Z [00:02:55.400]➜  EOF
2025-08-20T21:45:15.4323898Z [00:02:55.400]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b341/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/function=>github.com/google/go-cmp@v0.7.0/cmp/internal/function;$WORK/b341=>" -p github.com/google/go-cmp/cmp/internal/function -lang=go1.21 -complete -installsuffix shared -buildid ehscsr3e2qVsy0pI2sdv/ehscsr3e2qVsy0pI2sdv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/function/func.go
2025-08-20T21:45:15.4598646Z [00:02:55.428]➜  go tool buildid -w $WORK/b179/_pkg_.a # internal
2025-08-20T21:45:15.4615663Z [00:02:55.429]➜  go tool buildid -w $WORK/b341/_pkg_.a # internal
2025-08-20T21:45:15.4624795Z [00:02:55.430]➜  cp $WORK/b341/_pkg_.a /root/.cache/go-build/78/78613c9cc6ef1cc08259a4ec570a04921a3d4f2df3f8ead95c56f70cb58f38ad-d # internal
2025-08-20T21:45:15.4634776Z [00:02:55.431]➜  github.com/google/go-cmp/cmp/internal/value
2025-08-20T21:45:15.4635175Z [00:02:55.431]➜  mkdir -p $WORK/b342/
2025-08-20T21:45:15.4635552Z [00:02:55.431]➜  cat >/tmp/go-build3361383166/b342/importcfg << 'EOF' # internal
2025-08-20T21:45:15.4635894Z [00:02:55.431]➜  # import config
2025-08-20T21:45:15.4636222Z [00:02:55.431]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.4636630Z [00:02:55.431]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:15.4637415Z [00:02:55.431]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:15.4637834Z [00:02:55.431]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:15.4638250Z [00:02:55.431]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:15.4638561Z [00:02:55.431]➜  EOF
2025-08-20T21:45:15.4641133Z [00:02:55.431]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b342/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/value=>github.com/google/go-cmp@v0.7.0/cmp/internal/value;$WORK/b342=>" -p github.com/google/go-cmp/cmp/internal/value -lang=go1.21 -complete -installsuffix shared -buildid U9beBHbtQ54x7SbKyePO/U9beBHbtQ54x7SbKyePO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/value/name.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/value/pointer.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/internal/value/sort.go
2025-08-20T21:45:15.4695859Z [00:02:55.437]➜  go tool buildid -w $WORK/b332/_pkg_.a # internal
2025-08-20T21:45:15.4706718Z [00:02:55.438]➜  cp $WORK/b332/_pkg_.a /root/.cache/go-build/12/12af8a3c3f3b75a33a349eb013a24f6f9f6b709141c992ec8b2bee4049f1695e-d # internal
2025-08-20T21:45:15.4716987Z [00:02:55.439]➜  github.com/containerd/containerd/v2/core/content
2025-08-20T21:45:15.4717342Z [00:02:55.439]➜  mkdir -p $WORK/b330/
2025-08-20T21:45:15.4717717Z [00:02:55.439]➜  cat >/tmp/go-build3361383166/b330/importcfg << 'EOF' # internal
2025-08-20T21:45:15.4718087Z [00:02:55.439]➜  # import config
2025-08-20T21:45:15.4718424Z [00:02:55.439]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:15.4718845Z [00:02:55.439]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:15.4719265Z [00:02:55.439]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.4719672Z [00:02:55.439]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.4720285Z [00:02:55.439]➜  packagefile github.com/containerd/containerd/v2/internal/randutil=/tmp/go-build3361383166/b331/_pkg_.a
2025-08-20T21:45:15.4721087Z [00:02:55.439]➜  packagefile github.com/containerd/containerd/v2/pkg/filters=/tmp/go-build3361383166/b332/_pkg_.a
2025-08-20T21:45:15.4721730Z [00:02:55.439]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:15.4722287Z [00:02:55.439]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:15.4729507Z [00:02:55.439]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:15.4730262Z [00:02:55.439]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:15.4730808Z [00:02:55.439]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:15.4731218Z [00:02:55.439]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.4731647Z [00:02:55.439]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.4732047Z [00:02:55.439]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:15.4732347Z [00:02:55.439]➜  EOF
2025-08-20T21:45:15.4735246Z [00:02:55.439]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b330/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/content=>github.com/containerd/containerd/v2@v2.1.4/core/content;$WORK/b330=>" -p github.com/containerd/containerd/v2/core/content -lang=go1.23 -complete -installsuffix shared -buildid KCwtXV4Sld54Or9E-OfB/KCwtXV4Sld54Or9E-OfB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/content/adaptor.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/content/content.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/content/helpers.go
2025-08-20T21:45:15.4811182Z [00:02:55.449]➜  cp $WORK/b179/_pkg_.a /root/.cache/go-build/07/07d998eadf0a391753eb20f3a51e064c67410abcb4794c82303fe744993ad432-d # internal
2025-08-20T21:45:15.4816665Z [00:02:55.449]➜  net/http/httptrace
2025-08-20T21:45:15.4816949Z [00:02:55.449]➜  mkdir -p $WORK/b238/
2025-08-20T21:45:15.4830844Z [00:02:55.451]➜  cat >/tmp/go-build3361383166/b238/importcfg << 'EOF' # internal
2025-08-20T21:45:15.4831767Z [00:02:55.451]➜  # import config
2025-08-20T21:45:15.4833186Z [00:02:55.451]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:15.4833706Z [00:02:55.451]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:15.4834190Z [00:02:55.451]➜  packagefile internal/nettrace=/tmp/go-build3361383166/b131/_pkg_.a
2025-08-20T21:45:15.4834640Z [00:02:55.451]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:15.4835074Z [00:02:55.451]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:15.4835520Z [00:02:55.451]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:15.4835949Z [00:02:55.451]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:15.4836248Z [00:02:55.451]➜  EOF
2025-08-20T21:45:15.4837760Z [00:02:55.451]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b238/_pkg_.a -trimpath "/root/.go/src/net/http/httptrace=>net/http/httptrace;$WORK/b238=>" -p net/http/httptrace -lang=go1.25 -std -complete -installsuffix shared -buildid cJdqy55DhsWjNcQJh_uX/cJdqy55DhsWjNcQJh_uX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack /root/.go/src/net/http/httptrace/trace.go
2025-08-20T21:45:15.5029203Z [00:02:55.470]➜  go tool buildid -w $WORK/b342/_pkg_.a # internal
2025-08-20T21:45:15.5030085Z [00:02:55.471]➜  cp $WORK/b342/_pkg_.a /root/.cache/go-build/00/00cf39bd675006e969554340360bb93437f01f0b30f60907b430a819497261a1-d # internal
2025-08-20T21:45:15.5030694Z [00:02:55.471]➜  google.golang.org/grpc/internal/credentials
2025-08-20T21:45:15.5031040Z [00:02:55.471]➜  mkdir -p $WORK/b249/
2025-08-20T21:45:15.5031412Z [00:02:55.471]➜  cat >/tmp/go-build3361383166/b249/importcfg << 'EOF' # internal
2025-08-20T21:45:15.5032584Z [00:02:55.471]➜  # import config
2025-08-20T21:45:15.5033280Z [00:02:55.471]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:15.5034162Z [00:02:55.471]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:15.5034972Z [00:02:55.471]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:15.5036036Z [00:02:55.471]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:15.5036937Z [00:02:55.471]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:15.5037594Z [00:02:55.471]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:15.5038266Z [00:02:55.471]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:15.5039079Z [00:02:55.471]➜  EOF
2025-08-20T21:45:15.5042158Z [00:02:55.471]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b249/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials=>google.golang.org/grpc@v1.72.2/internal/credentials;$WORK/b249=>" -p google.golang.org/grpc/internal/credentials -lang=go1.23 -complete -installsuffix shared -buildid M4I-k--bbzKWS5qCTZqI/M4I-k--bbzKWS5qCTZqI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/credentials.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/spiffe.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/syscallconn.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/credentials/util.go
2025-08-20T21:45:15.5180543Z [00:02:55.486]➜  go tool buildid -w $WORK/b238/_pkg_.a # internal
2025-08-20T21:45:15.5189314Z [00:02:55.487]➜  cp $WORK/b238/_pkg_.a /root/.cache/go-build/10/10780c7bfc698fb960d0c290bad71270ed1e81f30ebfcd1b8e5e8d498d5369a3-d # internal
2025-08-20T21:45:15.5191312Z [00:02:55.487]➜  net/http/internal/httpcommon
2025-08-20T21:45:15.5196076Z [00:02:55.488]➜  mkdir -p $WORK/b241/
2025-08-20T21:45:15.5198381Z [00:02:55.488]➜  cat >/tmp/go-build3361383166/b241/importcfg << 'EOF' # internal
2025-08-20T21:45:15.5199759Z [00:02:55.488]➜  # import config
2025-08-20T21:45:15.5201101Z [00:02:55.488]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T21:45:15.5202364Z [00:02:55.488]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T21:45:15.5232720Z [00:02:55.488]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:15.5233398Z [00:02:55.488]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.5233825Z [00:02:55.488]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.5234357Z [00:02:55.488]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3361383166/b226/_pkg_.a
2025-08-20T21:45:15.5235005Z [00:02:55.488]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3361383166/b234/_pkg_.a
2025-08-20T21:45:15.5235559Z [00:02:55.488]➜  packagefile net/http/httptrace=/tmp/go-build3361383166/b238/_pkg_.a
2025-08-20T21:45:15.5236038Z [00:02:55.488]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:15.5236477Z [00:02:55.488]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:15.5236890Z [00:02:55.488]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:15.5237335Z [00:02:55.488]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:15.5237758Z [00:02:55.488]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.5238169Z [00:02:55.488]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.5238472Z [00:02:55.488]➜  EOF
2025-08-20T21:45:15.5240188Z [00:02:55.488]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b241/_pkg_.a -trimpath "/root/.go/src/net/http/internal/httpcommon=>net/http/internal/httpcommon;$WORK/b241=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -installsuffix shared -buildid Cy6zNOsid188_CRkXwQO/Cy6zNOsid188_CRkXwQO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack /root/.go/src/net/http/internal/httpcommon/httpcommon.go
2025-08-20T21:45:15.5352617Z [00:02:55.503]➜  go tool buildid -w $WORK/b249/_pkg_.a # internal
2025-08-20T21:45:15.5365889Z [00:02:55.504]➜  cp $WORK/b249/_pkg_.a /root/.cache/go-build/85/8552e7241c7d5c570394afa9af80cf27ddeea219a63a9a248f01b85830e7a396-d # internal
2025-08-20T21:45:15.5372847Z [00:02:55.505]➜  google.golang.org/grpc/credentials
2025-08-20T21:45:15.5373842Z [00:02:55.505]➜  mkdir -p $WORK/b247/
2025-08-20T21:45:15.5384641Z [00:02:55.506]➜  cat >/tmp/go-build3361383166/b247/importcfg << 'EOF' # internal
2025-08-20T21:45:15.5385860Z [00:02:55.506]➜  # import config
2025-08-20T21:45:15.5387302Z [00:02:55.506]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:15.5387972Z [00:02:55.506]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:15.5388719Z [00:02:55.506]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:15.5389711Z [00:02:55.506]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.5390211Z [00:02:55.506]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.5390750Z [00:02:55.506]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build3361383166/b248/_pkg_.a
2025-08-20T21:45:15.5391347Z [00:02:55.506]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:15.5391989Z [00:02:55.506]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3361383166/b249/_pkg_.a
2025-08-20T21:45:15.5392804Z [00:02:55.506]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3361383166/b250/_pkg_.a
2025-08-20T21:45:15.5393832Z [00:02:55.506]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:15.5394326Z [00:02:55.506]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:15.5394736Z [00:02:55.506]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:15.5395141Z [00:02:55.506]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:15.5395436Z [00:02:55.506]➜  EOF
2025-08-20T21:45:15.5397567Z [00:02:55.506]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b247/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials=>google.golang.org/grpc@v1.72.2/credentials;$WORK/b247=>" -p google.golang.org/grpc/credentials -lang=go1.23 -complete -installsuffix shared -buildid 26ZBfB_eZNMGKOTu4Jaw/26ZBfB_eZNMGKOTu4Jaw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/credentials.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/tls.go
2025-08-20T21:45:15.5415018Z [00:02:55.509]➜  go tool buildid -w $WORK/b330/_pkg_.a # internal
2025-08-20T21:45:15.5433660Z [00:02:55.511]➜  cp $WORK/b330/_pkg_.a /root/.cache/go-build/40/40340652f0b38d704942b104daf56de3267d9c67127fec4a429a3c85a13da109-d # internal
2025-08-20T21:45:15.5434512Z [00:02:55.511]➜  golang.org/x/net/internal/httpcommon
2025-08-20T21:45:15.5434827Z [00:02:55.511]➜  mkdir -p $WORK/b294/
2025-08-20T21:45:15.5435288Z [00:02:55.511]➜  cat >/tmp/go-build3361383166/b294/importcfg << 'EOF' # internal
2025-08-20T21:45:15.5435661Z [00:02:55.511]➜  # import config
2025-08-20T21:45:15.5436005Z [00:02:55.511]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:15.5436429Z [00:02:55.511]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.5436836Z [00:02:55.511]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.5437333Z [00:02:55.511]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build3361383166/b287/_pkg_.a
2025-08-20T21:45:15.5437915Z [00:02:55.511]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3361383166/b293/_pkg_.a
2025-08-20T21:45:15.5438445Z [00:02:55.511]➜  packagefile net/http/httptrace=/tmp/go-build3361383166/b238/_pkg_.a
2025-08-20T21:45:15.5438926Z [00:02:55.511]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:15.5439366Z [00:02:55.511]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:15.5439815Z [00:02:55.511]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:15.5440546Z [00:02:55.511]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:15.5441057Z [00:02:55.511]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.5441476Z [00:02:55.511]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.5441798Z [00:02:55.511]➜  EOF
2025-08-20T21:45:15.5444357Z [00:02:55.511]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b294/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/httpcommon=>golang.org/x/net@v0.43.0/internal/httpcommon;$WORK/b294=>" -p golang.org/x/net/internal/httpcommon -lang=go1.23 -complete -installsuffix shared -buildid 7_MKEe-rmjtvOp9V2YlF/7_MKEe-rmjtvOp9V2YlF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/httpcommon/ascii.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/httpcommon/headermap.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/internal/httpcommon/request.go
2025-08-20T21:45:15.5828736Z [00:02:55.551]➜  go tool buildid -w $WORK/b241/_pkg_.a # internal
2025-08-20T21:45:15.5854648Z [00:02:55.551]➜  cp $WORK/b241/_pkg_.a /root/.cache/go-build/4f/4f1074e04a92669d432df32ecf8a09cdb1a0184a89f78f6a259f28c0f7e71743-d # internal
2025-08-20T21:45:15.5855232Z [00:02:55.551]➜  net/http
2025-08-20T21:45:15.5855468Z [00:02:55.551]➜  mkdir -p $WORK/b150/
2025-08-20T21:45:15.5855838Z [00:02:55.551]➜  cat >/tmp/go-build3361383166/b150/importcfg << 'EOF' # internal
2025-08-20T21:45:15.5856584Z [00:02:55.551]➜  # import config
2025-08-20T21:45:15.5857021Z [00:02:55.551]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T21:45:15.5857617Z [00:02:55.551]➜  importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy
2025-08-20T21:45:15.5858194Z [00:02:55.551]➜  importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack
2025-08-20T21:45:15.5858713Z [00:02:55.551]➜  importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna
2025-08-20T21:45:15.5859151Z [00:02:55.551]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:15.5859562Z [00:02:55.551]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:15.5859998Z [00:02:55.551]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:15.5860463Z [00:02:55.551]➜  packagefile container/list=/tmp/go-build3361383166/b151/_pkg_.a
2025-08-20T21:45:15.5860915Z [00:02:55.551]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:15.5861356Z [00:02:55.551]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:15.5861804Z [00:02:55.551]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:15.5862267Z [00:02:55.551]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:15.5862997Z [00:02:55.551]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:15.5863470Z [00:02:55.551]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.5863880Z [00:02:55.551]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.5864405Z [00:02:55.551]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3361383166/b226/_pkg_.a
2025-08-20T21:45:15.5865037Z [00:02:55.551]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3361383166/b233/_pkg_.a
2025-08-20T21:45:15.5865672Z [00:02:55.551]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3361383166/b234/_pkg_.a
2025-08-20T21:45:15.5866259Z [00:02:55.551]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3361383166/b227/_pkg_.a
2025-08-20T21:45:15.5866778Z [00:02:55.551]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:15.5867207Z [00:02:55.551]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:15.5867625Z [00:02:55.551]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:15.5868327Z [00:02:55.551]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:15.5868823Z [00:02:55.551]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:15.5869231Z [00:02:55.551]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:15.5869655Z [00:02:55.551]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:15.5870091Z [00:02:55.551]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:15.5870524Z [00:02:55.551]➜  packagefile mime=/tmp/go-build3361383166/b235/_pkg_.a
2025-08-20T21:45:15.5870966Z [00:02:55.551]➜  packagefile mime/multipart=/tmp/go-build3361383166/b236/_pkg_.a
2025-08-20T21:45:15.5871399Z [00:02:55.551]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:15.5871847Z [00:02:55.551]➜  packagefile net/http/httptrace=/tmp/go-build3361383166/b238/_pkg_.a
2025-08-20T21:45:15.5872343Z [00:02:55.551]➜  packagefile net/http/internal=/tmp/go-build3361383166/b239/_pkg_.a
2025-08-20T21:45:15.5873129Z [00:02:55.551]➜  packagefile net/http/internal/ascii=/tmp/go-build3361383166/b240/_pkg_.a
2025-08-20T21:45:15.5873692Z [00:02:55.551]➜  packagefile net/http/internal/httpcommon=/tmp/go-build3361383166/b241/_pkg_.a
2025-08-20T21:45:15.5874210Z [00:02:55.551]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:15.5874654Z [00:02:55.551]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:15.5875315Z [00:02:55.551]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:15.5875719Z [00:02:55.551]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:15.5876158Z [00:02:55.551]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:15.5876602Z [00:02:55.551]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:15.5877026Z [00:02:55.551]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:15.5877455Z [00:02:55.551]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:15.5877864Z [00:02:55.551]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:15.5878275Z [00:02:55.551]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:15.5878698Z [00:02:55.551]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.5879108Z [00:02:55.551]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.5879545Z [00:02:55.551]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:15.5879972Z [00:02:55.551]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:15.5880387Z [00:02:55.551]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:15.5880832Z [00:02:55.551]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:15.5881158Z [00:02:55.551]➜  EOF
2025-08-20T21:45:15.5886390Z [00:02:55.551]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b150/_pkg_.a -trimpath "/root/.go/src/net/http=>net/http;$WORK/b150=>" -p net/http -lang=go1.25 -std -complete -installsuffix shared -buildid VkRY3r5MRSOggVnOcmKy/VkRY3r5MRSOggVnOcmKy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack /root/.go/src/net/http/client.go /root/.go/src/net/http/clone.go /root/.go/src/net/http/cookie.go /root/.go/src/net/http/csrf.go /root/.go/src/net/http/doc.go /root/.go/src/net/http/filetransport.go /root/.go/src/net/http/fs.go /root/.go/src/net/http/h2_bundle.go /root/.go/src/net/http/h2_error.go /root/.go/src/net/http/header.go /root/.go/src/net/http/http.go /root/.go/src/net/http/jar.go /root/.go/src/net/http/mapping.go /root/.go/src/net/http/method.go /root/.go/src/net/http/pattern.go /root/.go/src/net/http/request.go /root/.go/src/net/http/response.go /root/.go/src/net/http/responsecontroller.go /root/.go/src/net/http/roundtrip.go /root/.go/src/net/http/routing_index.go /root/.go/src/net/http/routing_tree.go /root/.go/src/net/http/servemux121.go /root/.go/src/net/http/server.go /root/.go/src/net/http/sniff.go /root/.go/src/net/http/socks_bundle.go /root/.go/src/net/http/status.go /root/.go/src/net/http/transfer.go /root/.go/src/net/http/transport.go /root/.go/src/net/http/transport_default_other.go
2025-08-20T21:45:15.5912932Z [00:02:55.559]➜  go tool buildid -w $WORK/b294/_pkg_.a # internal
2025-08-20T21:45:15.5921166Z [00:02:55.560]➜  cp $WORK/b294/_pkg_.a /root/.cache/go-build/15/15e0d8188033a9e447fb002167d69d1a163707b197a299be416d48836cac7dfe-d # internal
2025-08-20T21:45:15.5925563Z [00:02:55.560]➜  github.com/google/go-cmp/cmp
2025-08-20T21:45:15.5926394Z [00:02:55.560]➜  mkdir -p $WORK/b338/
2025-08-20T21:45:15.5930479Z [00:02:55.561]➜  cat >/tmp/go-build3361383166/b338/importcfg << 'EOF' # internal
2025-08-20T21:45:15.5930944Z [00:02:55.561]➜  # import config
2025-08-20T21:45:15.5931289Z [00:02:55.561]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:15.5931725Z [00:02:55.561]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.5932314Z [00:02:55.561]➜  packagefile github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build3361383166/b339/_pkg_.a
2025-08-20T21:45:15.5933120Z [00:02:55.561]➜  packagefile github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build3361383166/b340/_pkg_.a
2025-08-20T21:45:15.5933805Z [00:02:55.561]➜  packagefile github.com/google/go-cmp/cmp/internal/function=/tmp/go-build3361383166/b341/_pkg_.a
2025-08-20T21:45:15.5934785Z [00:02:55.561]➜  packagefile github.com/google/go-cmp/cmp/internal/value=/tmp/go-build3361383166/b342/_pkg_.a
2025-08-20T21:45:15.5935323Z [00:02:55.561]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:15.5935746Z [00:02:55.561]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:15.5936178Z [00:02:55.561]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:15.5936601Z [00:02:55.561]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:15.5937030Z [00:02:55.561]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:15.5937461Z [00:02:55.561]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.5937875Z [00:02:55.561]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:15.5938286Z [00:02:55.561]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:15.5938726Z [00:02:55.561]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:15.5939065Z [00:02:55.561]➜  EOF
2025-08-20T21:45:15.5946643Z [00:02:55.562]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b338/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp=>github.com/google/go-cmp@v0.7.0/cmp;$WORK/b338=>" -p github.com/google/go-cmp/cmp -lang=go1.21 -complete -installsuffix shared -buildid fxvmo3iSPVlSlGwYNX0m/fxvmo3iSPVlSlGwYNX0m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/compare.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/export.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/options.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/path.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_compare.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_references.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_reflect.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_slices.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_text.go /root/go/pkg/mod/github.com/google/go-cmp@v0.7.0/cmp/report_value.go
2025-08-20T21:45:15.5992837Z [00:02:55.567]➜  go tool buildid -w $WORK/b247/_pkg_.a # internal
2025-08-20T21:45:15.6005667Z [00:02:55.568]➜  cp $WORK/b247/_pkg_.a /root/.cache/go-build/68/68c98596feddf34bd8db23a38b0b50b0695c046c35962645eeb89e554236c7b1-d # internal
2025-08-20T21:45:15.6008101Z [00:02:55.569]➜  google.golang.org/grpc/internal/channelz
2025-08-20T21:45:15.6010356Z [00:02:55.569]➜  mkdir -p $WORK/b246/
2025-08-20T21:45:15.6012711Z [00:02:55.569]➜  cat >/tmp/go-build3361383166/b246/importcfg << 'EOF' # internal
2025-08-20T21:45:15.6013106Z [00:02:55.569]➜  # import config
2025-08-20T21:45:15.6013444Z [00:02:55.569]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.6013916Z [00:02:55.569]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:15.6014514Z [00:02:55.569]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3361383166/b125/_pkg_.a
2025-08-20T21:45:15.6016615Z [00:02:55.570]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3361383166/b247/_pkg_.a
2025-08-20T21:45:15.6017240Z [00:02:55.570]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:15.6017825Z [00:02:55.570]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3361383166/b124/_pkg_.a
2025-08-20T21:45:15.6018325Z [00:02:55.570]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:15.6018729Z [00:02:55.570]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:15.6019133Z [00:02:55.570]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.6019560Z [00:02:55.570]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:15.6019997Z [00:02:55.570]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:15.6020651Z [00:02:55.570]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:15.6020955Z [00:02:55.570]➜  EOF
2025-08-20T21:45:15.7442080Z [00:02:55.570]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b246/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz=>google.golang.org/grpc@v1.72.2/internal/channelz;$WORK/b246=>" -p google.golang.org/grpc/internal/channelz -lang=go1.23 -complete -installsuffix shared -buildid La33Pi1yqHX6IPTwHyxq/La33Pi1yqHX6IPTwHyxq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/channel.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/channelmap.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/funcs.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/socket.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/subchannel.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/syscall_linux.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/channelz/trace.go
2025-08-20T21:45:15.7446375Z [00:02:55.711]➜  go tool buildid -w $WORK/b246/_pkg_.a # internal
2025-08-20T21:45:15.7552070Z [00:02:55.723]➜  cp $WORK/b246/_pkg_.a /root/.cache/go-build/62/625d895d35007cb88b759117970eb5dd38e52c7f7da2f6aa9720eee4ff0366e3-d # internal
2025-08-20T21:45:15.7598405Z [00:02:55.728]➜  google.golang.org/grpc/channelz
2025-08-20T21:45:15.7599915Z [00:02:55.728]➜  mkdir -p $WORK/b245/
2025-08-20T21:45:15.7604506Z [00:02:55.728]➜  cat >/tmp/go-build3361383166/b245/importcfg << 'EOF' # internal
2025-08-20T21:45:15.7606217Z [00:02:55.729]➜  # import config
2025-08-20T21:45:15.7607313Z [00:02:55.729]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3361383166/b246/_pkg_.a
2025-08-20T21:45:15.7608480Z [00:02:55.729]➜  EOF
2025-08-20T21:45:15.7611774Z [00:02:55.729]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b245/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/channelz=>google.golang.org/grpc@v1.72.2/channelz;$WORK/b245=>" -p google.golang.org/grpc/channelz -lang=go1.23 -complete -installsuffix shared -buildid Sq-skev5PForbSOtaR_7/Sq-skev5PForbSOtaR_7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/channelz/channelz.go
2025-08-20T21:45:15.7801111Z [00:02:55.748]➜  go tool buildid -w $WORK/b245/_pkg_.a # internal
2025-08-20T21:45:15.7808076Z [00:02:55.749]➜  cp $WORK/b245/_pkg_.a /root/.cache/go-build/a8/a86cb1d5820ac59d5423aa5d33dbe4264bbec4c9c4ddf580489acee543001f35-d # internal
2025-08-20T21:45:15.7808740Z [00:02:55.749]➜  google.golang.org/grpc/resolver
2025-08-20T21:45:15.7809533Z [00:02:55.749]➜  mkdir -p $WORK/b254/
2025-08-20T21:45:15.7817260Z [00:02:55.750]➜  cat >/tmp/go-build3361383166/b254/importcfg << 'EOF' # internal
2025-08-20T21:45:15.7817720Z [00:02:55.750]➜  # import config
2025-08-20T21:45:15.7818073Z [00:02:55.750]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:15.7818533Z [00:02:55.750]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:15.7818980Z [00:02:55.750]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.7819387Z [00:02:55.750]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.7819938Z [00:02:55.750]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build3361383166/b248/_pkg_.a
2025-08-20T21:45:15.7820556Z [00:02:55.750]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3361383166/b247/_pkg_.a
2025-08-20T21:45:15.7821199Z [00:02:55.750]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3361383166/b251/_pkg_.a
2025-08-20T21:45:15.7821821Z [00:02:55.750]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3361383166/b124/_pkg_.a
2025-08-20T21:45:15.7823025Z [00:02:55.750]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:15.7823544Z [00:02:55.750]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:15.7823962Z [00:02:55.750]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:15.7824375Z [00:02:55.750]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:15.7824786Z [00:02:55.750]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.7825108Z [00:02:55.750]➜  EOF
2025-08-20T21:45:15.7827172Z [00:02:55.750]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b254/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver=>google.golang.org/grpc@v1.72.2/resolver;$WORK/b254=>" -p google.golang.org/grpc/resolver -lang=go1.23 -complete -installsuffix shared -buildid fjwvdVkVPiOrdWsqiMaS/fjwvdVkVPiOrdWsqiMaS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/map.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/resolver.go
2025-08-20T21:45:15.8817266Z [00:02:55.850]➜  go tool buildid -w $WORK/b254/_pkg_.a # internal
2025-08-20T21:45:15.8832220Z [00:02:55.851]➜  cp $WORK/b254/_pkg_.a /root/.cache/go-build/06/069147a4863e6723ee85ba6f9466c42a5350837a66f7d08e9175e189929e32de-d # internal
2025-08-20T21:45:15.8839282Z [00:02:55.852]➜  google.golang.org/grpc/balancer
2025-08-20T21:45:15.8839911Z [00:02:55.852]➜  mkdir -p $WORK/b244/
2025-08-20T21:45:15.8849353Z [00:02:55.853]➜  cat >/tmp/go-build3361383166/b244/importcfg << 'EOF' # internal
2025-08-20T21:45:15.8849732Z [00:02:55.853]➜  # import config
2025-08-20T21:45:15.8850082Z [00:02:55.853]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:15.8850530Z [00:02:55.853]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:15.8850970Z [00:02:55.853]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.8851510Z [00:02:55.853]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build3361383166/b245/_pkg_.a
2025-08-20T21:45:15.8852113Z [00:02:55.853]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3361383166/b125/_pkg_.a
2025-08-20T21:45:15.8855256Z [00:02:55.853]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3361383166/b247/_pkg_.a
2025-08-20T21:45:15.8855922Z [00:02:55.853]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3361383166/b251/_pkg_.a
2025-08-20T21:45:15.8856555Z [00:02:55.853]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:15.8857135Z [00:02:55.853]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3361383166/b124/_pkg_.a
2025-08-20T21:45:15.8857714Z [00:02:55.853]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:15.8858287Z [00:02:55.853]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:15.8859262Z [00:02:55.853]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:15.8859772Z [00:02:55.853]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:15.8860190Z [00:02:55.853]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:15.8860505Z [00:02:55.853]➜  EOF
2025-08-20T21:45:15.8863054Z [00:02:55.853]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b244/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer=>google.golang.org/grpc@v1.72.2/balancer;$WORK/b244=>" -p google.golang.org/grpc/balancer -lang=go1.23 -complete -installsuffix shared -buildid UEbdFXDq4E5_toa-ksjq/UEbdFXDq4E5_toa-ksjq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/conn_state_evaluator.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/subconn.go
2025-08-20T21:45:15.9286419Z [00:02:55.896]➜  go tool buildid -w $WORK/b244/_pkg_.a # internal
2025-08-20T21:45:15.9295854Z [00:02:55.897]➜  cp $WORK/b244/_pkg_.a /root/.cache/go-build/1e/1e38eec402e0f07d55bafc40f909c86680b4d5bdfcba8aa625e19764001a7b3a-d # internal
2025-08-20T21:45:15.9303340Z [00:02:55.898]➜  google.golang.org/grpc/balancer/base
2025-08-20T21:45:15.9310068Z [00:02:55.899]➜  mkdir -p $WORK/b255/
2025-08-20T21:45:15.9320171Z [00:02:55.900]➜  cat >/tmp/go-build3361383166/b255/importcfg << 'EOF' # internal
2025-08-20T21:45:15.9322070Z [00:02:55.900]➜  # import config
2025-08-20T21:45:15.9322970Z [00:02:55.900]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.9323435Z [00:02:55.900]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.9323949Z [00:02:55.900]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3361383166/b244/_pkg_.a
2025-08-20T21:45:15.9324592Z [00:02:55.900]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3361383166/b125/_pkg_.a
2025-08-20T21:45:15.9325190Z [00:02:55.900]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:15.9325771Z [00:02:55.900]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:15.9326154Z [00:02:55.900]➜  EOF
2025-08-20T21:45:15.9330182Z [00:02:55.901]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b255/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/base=>google.golang.org/grpc@v1.72.2/balancer/base;$WORK/b255=>" -p google.golang.org/grpc/balancer/base -lang=go1.23 -complete -installsuffix shared -buildid z-s9wmcDFp56LVC0pdgA/z-s9wmcDFp56LVC0pdgA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/base/balancer.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/base/base.go
2025-08-20T21:45:15.9594385Z [00:02:55.927]➜  go tool buildid -w $WORK/b338/_pkg_.a # internal
2025-08-20T21:45:15.9670443Z [00:02:55.935]➜  cp $WORK/b338/_pkg_.a /root/.cache/go-build/8a/8add5bbfee2e461ba5a136c8fb42280e871967f9e75d3e8bab6b099f07ca74e5-d # internal
2025-08-20T21:45:15.9672190Z [00:02:55.935]➜  google.golang.org/grpc/balancer/pickfirst/pickfirstleaf
2025-08-20T21:45:15.9674604Z [00:02:55.935]➜  mkdir -p $WORK/b258/
2025-08-20T21:45:15.9679621Z [00:02:55.936]➜  cat >/tmp/go-build3361383166/b258/importcfg << 'EOF' # internal
2025-08-20T21:45:15.9681066Z [00:02:55.936]➜  # import config
2025-08-20T21:45:15.9682565Z [00:02:55.936]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:15.9683098Z [00:02:55.936]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.9683515Z [00:02:55.936]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:15.9684016Z [00:02:55.936]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3361383166/b244/_pkg_.a
2025-08-20T21:45:15.9685079Z [00:02:55.936]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3361383166/b257/_pkg_.a
2025-08-20T21:45:15.9685757Z [00:02:55.936]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3361383166/b125/_pkg_.a
2025-08-20T21:45:15.9686400Z [00:02:55.936]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3361383166/b251/_pkg_.a
2025-08-20T21:45:15.9687015Z [00:02:55.936]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:15.9687645Z [00:02:55.936]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3361383166/b250/_pkg_.a
2025-08-20T21:45:15.9688297Z [00:02:55.936]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3361383166/b259/_pkg_.a
2025-08-20T21:45:15.9688948Z [00:02:55.936]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3361383166/b260/_pkg_.a
2025-08-20T21:45:15.9689551Z [00:02:55.936]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:15.9690161Z [00:02:55.936]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:15.9690660Z [00:02:55.936]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:15.9691100Z [00:02:55.936]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:15.9691523Z [00:02:55.936]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.9691937Z [00:02:55.936]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:15.9692245Z [00:02:55.936]➜  EOF
2025-08-20T21:45:15.9725623Z [00:02:55.938]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b258/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst/pickfirstleaf=>google.golang.org/grpc@v1.72.2/balancer/pickfirst/pickfirstleaf;$WORK/b258=>" -p google.golang.org/grpc/balancer/pickfirst/pickfirstleaf -lang=go1.23 -complete -installsuffix shared -buildid CfDplb_Ui6oF87J79qFA/CfDplb_Ui6oF87J79qFA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst/pickfirstleaf/pickfirstleaf.go
2025-08-20T21:45:15.9935398Z [00:02:55.961]➜  go tool buildid -w $WORK/b255/_pkg_.a # internal
2025-08-20T21:45:15.9951743Z [00:02:55.963]➜  cp $WORK/b255/_pkg_.a /root/.cache/go-build/93/932c5332dd0c6856dbb26a77ec8f3d3f0bb748c415d11f9db44d78d45bad96d3-d # internal
2025-08-20T21:45:15.9955698Z [00:02:55.963]➜  google.golang.org/grpc/balancer/endpointsharding
2025-08-20T21:45:15.9956170Z [00:02:55.963]➜  mkdir -p $WORK/b264/
2025-08-20T21:45:15.9958434Z [00:02:55.964]➜  cat >/tmp/go-build3361383166/b264/importcfg << 'EOF' # internal
2025-08-20T21:45:15.9960138Z [00:02:55.964]➜  # import config
2025-08-20T21:45:15.9961671Z [00:02:55.964]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:15.9962220Z [00:02:55.964]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3361383166/b244/_pkg_.a
2025-08-20T21:45:15.9963093Z [00:02:55.964]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3361383166/b255/_pkg_.a
2025-08-20T21:45:15.9963732Z [00:02:55.964]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3361383166/b125/_pkg_.a
2025-08-20T21:45:15.9964329Z [00:02:55.964]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:15.9964843Z [00:02:55.964]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:15.9965307Z [00:02:55.964]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:15.9965732Z [00:02:55.964]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:15.9966057Z [00:02:55.964]➜  EOF
2025-08-20T21:45:15.9968211Z [00:02:55.964]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b264/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/endpointsharding=>google.golang.org/grpc@v1.72.2/balancer/endpointsharding;$WORK/b264=>" -p google.golang.org/grpc/balancer/endpointsharding -lang=go1.23 -complete -installsuffix shared -buildid 9-NRZNre0Xz54_mr3Qw8/9-NRZNre0Xz54_mr3Qw8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/endpointsharding/endpointsharding.go
2025-08-20T21:45:16.0496697Z [00:02:56.017]➜  go tool buildid -w $WORK/b264/_pkg_.a # internal
2025-08-20T21:45:16.0509499Z [00:02:56.019]➜  cp $WORK/b264/_pkg_.a /root/.cache/go-build/9b/9b3b37cc33cf656a7ead3857ea4d956ef5368db47ccd64e6cadaf014b426a6d9-d # internal
2025-08-20T21:45:16.0510163Z [00:02:56.019]➜  google.golang.org/grpc/credentials/insecure
2025-08-20T21:45:16.0533654Z [00:02:56.019]➜  mkdir -p $WORK/b265/
2025-08-20T21:45:16.0534781Z [00:02:56.019]➜  cat >/tmp/go-build3361383166/b265/importcfg << 'EOF' # internal
2025-08-20T21:45:16.0536028Z [00:02:56.019]➜  # import config
2025-08-20T21:45:16.0536823Z [00:02:56.019]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.0537933Z [00:02:56.019]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3361383166/b247/_pkg_.a
2025-08-20T21:45:16.0538449Z [00:02:56.019]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:16.0538752Z [00:02:56.019]➜  EOF
2025-08-20T21:45:16.0540785Z [00:02:56.019]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b265/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/insecure=>google.golang.org/grpc@v1.72.2/credentials/insecure;$WORK/b265=>" -p google.golang.org/grpc/credentials/insecure -lang=go1.23 -complete -installsuffix shared -buildid KTcR-Dyovuc-jVhN5uUH/KTcR-Dyovuc-jVhN5uUH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/credentials/insecure/insecure.go
2025-08-20T21:45:16.0692771Z [00:02:56.037]➜  go tool buildid -w $WORK/b265/_pkg_.a # internal
2025-08-20T21:45:16.0696881Z [00:02:56.038]➜  cp $WORK/b265/_pkg_.a /root/.cache/go-build/20/2024518bdd0bbc5b0bf1714c02248c4ef6009a4ad5e0881499f078af2b90c10d-d # internal
2025-08-20T21:45:16.0698568Z [00:02:56.038]➜  google.golang.org/grpc/internal/balancer/gracefulswitch
2025-08-20T21:45:16.0699444Z [00:02:56.038]➜  mkdir -p $WORK/b271/
2025-08-20T21:45:16.0705052Z [00:02:56.038]➜  cat >/tmp/go-build3361383166/b271/importcfg << 'EOF' # internal
2025-08-20T21:45:16.0705435Z [00:02:56.038]➜  # import config
2025-08-20T21:45:16.0706054Z [00:02:56.038]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:16.0706561Z [00:02:56.038]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.0706976Z [00:02:56.038]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.0707479Z [00:02:56.038]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3361383166/b244/_pkg_.a
2025-08-20T21:45:16.0708086Z [00:02:56.038]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3361383166/b255/_pkg_.a
2025-08-20T21:45:16.0708722Z [00:02:56.038]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3361383166/b125/_pkg_.a
2025-08-20T21:45:16.0709316Z [00:02:56.038]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.0709918Z [00:02:56.038]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:16.0710422Z [00:02:56.038]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.0710725Z [00:02:56.038]➜  EOF
2025-08-20T21:45:16.0715598Z [00:02:56.038]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b271/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancer/gracefulswitch=>google.golang.org/grpc@v1.72.2/internal/balancer/gracefulswitch;$WORK/b271=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -lang=go1.23 -complete -installsuffix shared -buildid 3fCABwM-z_X2yhDEa6D-/3fCABwM-z_X2yhDEa6D- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancer/gracefulswitch/config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/balancer/gracefulswitch/gracefulswitch.go
2025-08-20T21:45:16.1023511Z [00:02:56.070]➜  go tool buildid -w $WORK/b258/_pkg_.a # internal
2025-08-20T21:45:16.1045317Z [00:02:56.072]➜  cp $WORK/b258/_pkg_.a /root/.cache/go-build/fb/fb85db5f4fdefa8c9633cb1c42ca4f949df79e45eda3704032d0e44ea89a6260-d # internal
2025-08-20T21:45:16.1051346Z [00:02:56.073]➜  google.golang.org/grpc/balancer/pickfirst
2025-08-20T21:45:16.1052128Z [00:02:56.073]➜  mkdir -p $WORK/b256/
2025-08-20T21:45:16.1063276Z [00:02:56.074]➜  cat >/tmp/go-build3361383166/b256/importcfg << 'EOF' # internal
2025-08-20T21:45:16.1064268Z [00:02:56.074]➜  # import config
2025-08-20T21:45:16.1064901Z [00:02:56.074]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:16.1065643Z [00:02:56.074]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.1066319Z [00:02:56.074]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.1067077Z [00:02:56.074]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3361383166/b244/_pkg_.a
2025-08-20T21:45:16.1068037Z [00:02:56.074]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3361383166/b257/_pkg_.a
2025-08-20T21:45:16.1069041Z [00:02:56.074]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3361383166/b258/_pkg_.a
2025-08-20T21:45:16.1069859Z [00:02:56.074]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3361383166/b125/_pkg_.a
2025-08-20T21:45:16.1071075Z [00:02:56.074]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:16.1071708Z [00:02:56.074]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3361383166/b250/_pkg_.a
2025-08-20T21:45:16.1072360Z [00:02:56.074]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3361383166/b259/_pkg_.a
2025-08-20T21:45:16.1073249Z [00:02:56.074]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3361383166/b260/_pkg_.a
2025-08-20T21:45:16.1073861Z [00:02:56.074]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.1074462Z [00:02:56.074]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:16.1074993Z [00:02:56.074]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:16.1075605Z [00:02:56.074]➜  EOF
2025-08-20T21:45:16.1077668Z [00:02:56.074]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b256/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst=>google.golang.org/grpc@v1.72.2/balancer/pickfirst;$WORK/b256=>" -p google.golang.org/grpc/balancer/pickfirst -lang=go1.23 -complete -installsuffix shared -buildid x63YPI61-eW34xKhWxxm/x63YPI61-eW34xKhWxxm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/pickfirst/pickfirst.go
2025-08-20T21:45:16.1095142Z [00:02:56.077]➜  go tool buildid -w $WORK/b271/_pkg_.a # internal
2025-08-20T21:45:16.1103925Z [00:02:56.078]➜  cp $WORK/b271/_pkg_.a /root/.cache/go-build/c7/c7ff742c7c9b67487d66db43f7db123c46e35673dabbdf1c77e0ed87cea14562-d # internal
2025-08-20T21:45:16.1121738Z [00:02:56.080]➜  google.golang.org/grpc/balancer/roundrobin
2025-08-20T21:45:16.1123253Z [00:02:56.080]➜  mkdir -p $WORK/b263/
2025-08-20T21:45:16.1126663Z [00:02:56.080]➜  cat >/tmp/go-build3361383166/b263/importcfg << 'EOF' # internal
2025-08-20T21:45:16.1128346Z [00:02:56.080]➜  # import config
2025-08-20T21:45:16.1130291Z [00:02:56.080]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.1130815Z [00:02:56.080]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3361383166/b244/_pkg_.a
2025-08-20T21:45:16.1131489Z [00:02:56.080]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3361383166/b264/_pkg_.a
2025-08-20T21:45:16.1132727Z [00:02:56.080]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3361383166/b258/_pkg_.a
2025-08-20T21:45:16.1133454Z [00:02:56.080]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:16.1134073Z [00:02:56.080]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3361383166/b259/_pkg_.a
2025-08-20T21:45:16.1134487Z [00:02:56.080]➜  EOF
2025-08-20T21:45:16.1136499Z [00:02:56.080]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b263/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/roundrobin=>google.golang.org/grpc@v1.72.2/balancer/roundrobin;$WORK/b263=>" -p google.golang.org/grpc/balancer/roundrobin -lang=go1.23 -complete -installsuffix shared -buildid C8OzUcMvjiTZsUwhMPfy/C8OzUcMvjiTZsUwhMPfy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/roundrobin/roundrobin.go
2025-08-20T21:45:16.1405045Z [00:02:56.108]➜  go tool buildid -w $WORK/b256/_pkg_.a # internal
2025-08-20T21:45:16.1407139Z [00:02:56.108]➜  go tool buildid -w $WORK/b263/_pkg_.a # internal
2025-08-20T21:45:16.1427942Z [00:02:56.110]➜  cp $WORK/b256/_pkg_.a /root/.cache/go-build/dd/dd86d8583d7baf4751395d7b1412b6b12af61076120a1a0f764f5ac3520509a2-d # internal
2025-08-20T21:45:16.1428657Z [00:02:56.110]➜  google.golang.org/grpc/internal/metadata
2025-08-20T21:45:16.1433695Z [00:02:56.110]➜  mkdir -p $WORK/b280/
2025-08-20T21:45:16.1434094Z [00:02:56.110]➜  cat >/tmp/go-build3361383166/b280/importcfg << 'EOF' # internal
2025-08-20T21:45:16.1434442Z [00:02:56.110]➜  # import config
2025-08-20T21:45:16.1434770Z [00:02:56.110]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.1435280Z [00:02:56.110]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:16.1435884Z [00:02:56.110]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.1436388Z [00:02:56.110]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.1436701Z [00:02:56.110]➜  EOF
2025-08-20T21:45:16.1438968Z [00:02:56.110]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b280/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/metadata=>google.golang.org/grpc@v1.72.2/internal/metadata;$WORK/b280=>" -p google.golang.org/grpc/internal/metadata -lang=go1.23 -complete -installsuffix shared -buildid L5Murdb0CAXHgKwrqdzy/L5Murdb0CAXHgKwrqdzy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/metadata/metadata.go
2025-08-20T21:45:16.1444384Z [00:02:56.112]➜  cp $WORK/b263/_pkg_.a /root/.cache/go-build/e5/e5d7aa61876e580a042e2379fa481adbf1ca1cbcb129d141771b02a7c501e4d5-d # internal
2025-08-20T21:45:16.1453237Z [00:02:56.112]➜  google.golang.org/grpc/internal/serviceconfig
2025-08-20T21:45:16.1453999Z [00:02:56.112]➜  mkdir -p $WORK/b282/
2025-08-20T21:45:16.1454913Z [00:02:56.112]➜  cat >/tmp/go-build3361383166/b282/importcfg << 'EOF' # internal
2025-08-20T21:45:16.1455352Z [00:02:56.112]➜  # import config
2025-08-20T21:45:16.1455725Z [00:02:56.112]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:16.1456172Z [00:02:56.112]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.1456703Z [00:02:56.112]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3361383166/b244/_pkg_.a
2025-08-20T21:45:16.1457278Z [00:02:56.112]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:16.1457846Z [00:02:56.112]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:16.1458453Z [00:02:56.112]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:16.1459344Z [00:02:56.112]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:16.1459763Z [00:02:56.112]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:16.1460187Z [00:02:56.112]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.1460601Z [00:02:56.112]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:16.1460902Z [00:02:56.112]➜  EOF
2025-08-20T21:45:16.1463522Z [00:02:56.112]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b282/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/serviceconfig=>google.golang.org/grpc@v1.72.2/internal/serviceconfig;$WORK/b282=>" -p google.golang.org/grpc/internal/serviceconfig -lang=go1.23 -complete -installsuffix shared -buildid 0UYctOmJCKg4M7WkHVg8/0UYctOmJCKg4M7WkHVg8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/serviceconfig/duration.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/serviceconfig/serviceconfig.go
2025-08-20T21:45:16.1673406Z [00:02:56.135]➜  go tool buildid -w $WORK/b280/_pkg_.a # internal
2025-08-20T21:45:16.1679343Z [00:02:56.136]➜  cp $WORK/b280/_pkg_.a /root/.cache/go-build/4a/4a283503157ef30332bcc988248f770d60f8274bc0d0e35713b0e9af25fca2e1-d # internal
2025-08-20T21:45:16.1682071Z [00:02:56.136]➜  google.golang.org/grpc/internal/proxyattributes
2025-08-20T21:45:16.1684948Z [00:02:56.136]➜  mkdir -p $WORK/b284/
2025-08-20T21:45:16.1685403Z [00:02:56.136]➜  cat >/tmp/go-build3361383166/b284/importcfg << 'EOF' # internal
2025-08-20T21:45:16.1685751Z [00:02:56.136]➜  # import config
2025-08-20T21:45:16.1686183Z [00:02:56.136]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.1686686Z [00:02:56.136]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:16.1687000Z [00:02:56.136]➜  EOF
2025-08-20T21:45:16.1689136Z [00:02:56.136]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b284/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/proxyattributes=>google.golang.org/grpc@v1.72.2/internal/proxyattributes;$WORK/b284=>" -p google.golang.org/grpc/internal/proxyattributes -lang=go1.23 -complete -installsuffix shared -buildid kvzmhVWeD5aWJA31BjWC/kvzmhVWeD5aWJA31BjWC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/proxyattributes/proxyattributes.go
2025-08-20T21:45:16.1866586Z [00:02:56.154]➜  go tool buildid -w $WORK/b282/_pkg_.a # internal
2025-08-20T21:45:16.1869948Z [00:02:56.154]➜  cp $WORK/b282/_pkg_.a /root/.cache/go-build/93/933c1952c0fc007edd54f469b22e618a41ef61a8b194493d876f0633692410db-d # internal
2025-08-20T21:45:16.1879284Z [00:02:56.156]➜  google.golang.org/grpc/internal/resolver
2025-08-20T21:45:16.1879637Z [00:02:56.156]➜  mkdir -p $WORK/b281/
2025-08-20T21:45:16.1881760Z [00:02:56.156]➜  cat >/tmp/go-build3361383166/b281/importcfg << 'EOF' # internal
2025-08-20T21:45:16.1882752Z [00:02:56.156]➜  # import config
2025-08-20T21:45:16.1883188Z [00:02:56.156]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.1883782Z [00:02:56.156]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3361383166/b282/_pkg_.a
2025-08-20T21:45:16.1884431Z [00:02:56.156]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:16.1885023Z [00:02:56.156]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.1885537Z [00:02:56.156]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.1885843Z [00:02:56.156]➜  EOF
2025-08-20T21:45:16.1887850Z [00:02:56.156]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b281/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver=>google.golang.org/grpc@v1.72.2/internal/resolver;$WORK/b281=>" -p google.golang.org/grpc/internal/resolver -lang=go1.23 -complete -installsuffix shared -buildid bavpLPENgFCLG8A-B8JQ/bavpLPENgFCLG8A-B8JQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/config_selector.go
2025-08-20T21:45:16.1905811Z [00:02:56.158]➜  go tool buildid -w $WORK/b284/_pkg_.a # internal
2025-08-20T21:45:16.1916684Z [00:02:56.160]➜  cp $WORK/b284/_pkg_.a /root/.cache/go-build/e7/e76a22ec92272304c04ee12976201c7d344d750586cfb8dc7327f4595460d3d6-d # internal
2025-08-20T21:45:16.1924256Z [00:02:56.160]➜  google.golang.org/grpc/internal/transport/networktype
2025-08-20T21:45:16.1955278Z [00:02:56.163]➜  mkdir -p $WORK/b296/
2025-08-20T21:45:16.1955739Z [00:02:56.163]➜  cat >/tmp/go-build3361383166/b296/importcfg << 'EOF' # internal
2025-08-20T21:45:16.1956089Z [00:02:56.163]➜  # import config
2025-08-20T21:45:16.1956525Z [00:02:56.163]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.1956935Z [00:02:56.163]➜  EOF
2025-08-20T21:45:16.1959152Z [00:02:56.163]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b296/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/networktype=>google.golang.org/grpc@v1.72.2/internal/transport/networktype;$WORK/b296=>" -p google.golang.org/grpc/internal/transport/networktype -lang=go1.23 -complete -installsuffix shared -buildid E_wL2gMG4LARAJvhYDZ4/E_wL2gMG4LARAJvhYDZ4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/networktype/networktype.go
2025-08-20T21:45:16.2126990Z [00:02:56.180]➜  go tool buildid -w $WORK/b296/_pkg_.a # internal
2025-08-20T21:45:16.2130864Z [00:02:56.180]➜  cp $WORK/b296/_pkg_.a /root/.cache/go-build/25/25b33924e9e88d0eed0761f56dede7cf73a228c2be0022730240ad193afc8834-d # internal
2025-08-20T21:45:16.2131476Z [00:02:56.180]➜  google.golang.org/grpc/peer
2025-08-20T21:45:16.2131767Z [00:02:56.180]➜  mkdir -p $WORK/b298/
2025-08-20T21:45:16.2132169Z [00:02:56.180]➜  cat >/tmp/go-build3361383166/b298/importcfg << 'EOF' # internal
2025-08-20T21:45:16.2132791Z [00:02:56.180]➜  # import config
2025-08-20T21:45:16.2133147Z [00:02:56.180]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.2133563Z [00:02:56.180]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.2134105Z [00:02:56.180]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3361383166/b247/_pkg_.a
2025-08-20T21:45:16.2134905Z [00:02:56.180]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:16.2135392Z [00:02:56.180]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.2135708Z [00:02:56.180]➜  EOF
2025-08-20T21:45:16.2137426Z [00:02:56.180]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b298/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/peer=>google.golang.org/grpc@v1.72.2/peer;$WORK/b298=>" -p google.golang.org/grpc/peer -lang=go1.23 -complete -installsuffix shared -buildid HWD5f2o6F2sFOPOc-eaU/HWD5f2o6F2sFOPOc-eaU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/peer/peer.go
2025-08-20T21:45:16.2198247Z [00:02:56.187]➜  go tool buildid -w $WORK/b281/_pkg_.a # internal
2025-08-20T21:45:16.2198973Z [00:02:56.187]➜  cp $WORK/b281/_pkg_.a /root/.cache/go-build/00/00d9bd76a80811349aba41eee5f904925dbb7c02e0cb05b25a0860299d0266e0-d # internal
2025-08-20T21:45:16.2203401Z [00:02:56.187]➜  google.golang.org/grpc/internal/resolver/passthrough
2025-08-20T21:45:16.2208802Z [00:02:56.187]➜  mkdir -p $WORK/b301/
2025-08-20T21:45:16.2210500Z [00:02:56.187]➜  cat >/tmp/go-build3361383166/b301/importcfg << 'EOF' # internal
2025-08-20T21:45:16.2211534Z [00:02:56.188]➜  # import config
2025-08-20T21:45:16.2212301Z [00:02:56.188]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.2212972Z [00:02:56.188]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.2213808Z [00:02:56.188]➜  EOF
2025-08-20T21:45:16.2216057Z [00:02:56.188]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b301/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/passthrough=>google.golang.org/grpc@v1.72.2/internal/resolver/passthrough;$WORK/b301=>" -p google.golang.org/grpc/internal/resolver/passthrough -lang=go1.23 -complete -installsuffix shared -buildid H5LytBqme9w6CPvn8gQK/H5LytBqme9w6CPvn8gQK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/passthrough/passthrough.go
2025-08-20T21:45:16.2383726Z [00:02:56.205]➜  go tool buildid -w $WORK/b298/_pkg_.a # internal
2025-08-20T21:45:16.2409403Z [00:02:56.209]➜  cp $WORK/b298/_pkg_.a /root/.cache/go-build/66/666d23ef5c3d96f5840acf414de0abbeb6fd093ea350ad9a837c1b8d31e2d2db-d # internal
2025-08-20T21:45:16.2416953Z [00:02:56.210]➜  google.golang.org/grpc/internal/resolver/unix
2025-08-20T21:45:16.2418557Z [00:02:56.210]➜  mkdir -p $WORK/b302/
2025-08-20T21:45:16.2420343Z [00:02:56.210]➜  cat >/tmp/go-build3361383166/b302/importcfg << 'EOF' # internal
2025-08-20T21:45:16.2420705Z [00:02:56.210]➜  # import config
2025-08-20T21:45:16.2421044Z [00:02:56.210]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.2421650Z [00:02:56.210]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3361383166/b296/_pkg_.a
2025-08-20T21:45:16.2422339Z [00:02:56.210]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.2425709Z [00:02:56.210]➜  EOF
2025-08-20T21:45:16.2427785Z [00:02:56.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b302/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/unix=>google.golang.org/grpc@v1.72.2/internal/resolver/unix;$WORK/b302=>" -p google.golang.org/grpc/internal/resolver/unix -lang=go1.23 -complete -installsuffix shared -buildid 83CO5Es00TLD86852Pqs/83CO5Es00TLD86852Pqs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/unix/unix.go
2025-08-20T21:45:16.2502709Z [00:02:56.217]➜  go tool buildid -w $WORK/b301/_pkg_.a # internal
2025-08-20T21:45:16.2504413Z [00:02:56.218]➜  cp $WORK/b301/_pkg_.a /root/.cache/go-build/4c/4c117038f95b3e3548963068007012b422d9cf371bedac0c05797eadc9ae7a95-d # internal
2025-08-20T21:45:16.2506260Z [00:02:56.218]➜  google.golang.org/grpc/balancer/grpclb/state
2025-08-20T21:45:16.2506663Z [00:02:56.218]➜  mkdir -p $WORK/b306/
2025-08-20T21:45:16.2529484Z [00:02:56.221]➜  cat >/tmp/go-build3361383166/b306/importcfg << 'EOF' # internal
2025-08-20T21:45:16.2530340Z [00:02:56.221]➜  # import config
2025-08-20T21:45:16.2531306Z [00:02:56.221]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.2531740Z [00:02:56.221]➜  EOF
2025-08-20T21:45:16.2533911Z [00:02:56.221]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b306/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/state=>google.golang.org/grpc@v1.72.2/balancer/grpclb/state;$WORK/b306=>" -p google.golang.org/grpc/balancer/grpclb/state -lang=go1.23 -complete -installsuffix shared -buildid wsdJhPe8aSPDD7ArA8e8/wsdJhPe8aSPDD7ArA8e8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer/grpclb/state/state.go
2025-08-20T21:45:16.2632066Z [00:02:56.231]➜  go tool buildid -w $WORK/b302/_pkg_.a # internal
2025-08-20T21:45:16.2643714Z [00:02:56.232]➜  cp $WORK/b302/_pkg_.a /root/.cache/go-build/2e/2e798017317c8cbc9813edd35946ca2e5c376c3d025d7575650c515eddea3539-d # internal
2025-08-20T21:45:16.2667477Z [00:02:56.235]➜  github.com/containerd/containerd/v2/pkg/protobuf
2025-08-20T21:45:16.2674000Z [00:02:56.235]➜  mkdir -p $WORK/b337/
2025-08-20T21:45:16.2675162Z [00:02:56.235]➜  cat >/tmp/go-build3361383166/b337/importcfg << 'EOF' # internal
2025-08-20T21:45:16.2675989Z [00:02:56.235]➜  # import config
2025-08-20T21:45:16.2676663Z [00:02:56.235]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build3361383166/b338/_pkg_.a
2025-08-20T21:45:16.2677504Z [00:02:56.235]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:16.2678599Z [00:02:56.235]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:16.2679638Z [00:02:56.235]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:16.2680031Z [00:02:56.235]➜  EOF
2025-08-20T21:45:16.2682599Z [00:02:56.235]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b337/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/protobuf=>github.com/containerd/containerd/v2@v2.1.4/pkg/protobuf;$WORK/b337=>" -p github.com/containerd/containerd/v2/pkg/protobuf -lang=go1.23 -complete -installsuffix shared -buildid bzPLNiZ_6H5--AscwD-T/bzPLNiZ_6H5--AscwD-T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/protobuf/compare.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/protobuf/timestamp.go
2025-08-20T21:45:16.2741368Z [00:02:56.242]➜  go tool buildid -w $WORK/b306/_pkg_.a # internal
2025-08-20T21:45:16.2743820Z [00:02:56.242]➜  cp $WORK/b306/_pkg_.a /root/.cache/go-build/5a/5a273e64e090c336ca81dc5f88b01f82adc1e7b7dc4b278253418caf2b463289-d # internal
2025-08-20T21:45:16.2744554Z [00:02:56.242]➜  google.golang.org/grpc/internal/resolver/dns
2025-08-20T21:45:16.2744879Z [00:02:56.242]➜  mkdir -p $WORK/b305/
2025-08-20T21:45:16.2747619Z [00:02:56.243]➜  cat >/tmp/go-build3361383166/b305/importcfg << 'EOF' # internal
2025-08-20T21:45:16.2748563Z [00:02:56.243]➜  # import config
2025-08-20T21:45:16.2749230Z [00:02:56.243]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.2749746Z [00:02:56.243]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:16.2750186Z [00:02:56.243]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.2750749Z [00:02:56.243]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3361383166/b306/_pkg_.a
2025-08-20T21:45:16.2751381Z [00:02:56.243]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:16.2752329Z [00:02:56.243]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3361383166/b270/_pkg_.a
2025-08-20T21:45:16.2753177Z [00:02:56.243]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3361383166/b250/_pkg_.a
2025-08-20T21:45:16.2753897Z [00:02:56.243]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3361383166/b307/_pkg_.a
2025-08-20T21:45:16.2754561Z [00:02:56.243]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.2755177Z [00:02:56.243]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:16.2755709Z [00:02:56.243]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:16.2756135Z [00:02:56.243]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:16.2756551Z [00:02:56.243]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:16.2756967Z [00:02:56.243]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:16.2757383Z [00:02:56.243]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:16.2757809Z [00:02:56.243]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.2758223Z [00:02:56.243]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.2758624Z [00:02:56.243]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:16.2758927Z [00:02:56.243]➜  EOF
2025-08-20T21:45:16.2761198Z [00:02:56.243]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b305/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/dns=>google.golang.org/grpc@v1.72.2/internal/resolver/dns;$WORK/b305=>" -p google.golang.org/grpc/internal/resolver/dns -lang=go1.23 -complete -installsuffix shared -buildid d6Ev-waVB3n6h1N_Ldkn/d6Ev-waVB3n6h1N_Ldkn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/dns/dns_resolver.go
2025-08-20T21:45:16.2939992Z [00:02:56.262]➜  go tool buildid -w $WORK/b337/_pkg_.a # internal
2025-08-20T21:45:16.2947107Z [00:02:56.263]➜  cp $WORK/b337/_pkg_.a /root/.cache/go-build/e3/e362f33efed60f7ca2bccc593d86eb5dec7f2e8fd31d6e85471e445374f7b382-d # internal
2025-08-20T21:45:16.2964385Z [00:02:56.264]➜  github.com/containerd/containerd/v2/pkg/protobuf/types
2025-08-20T21:45:16.2964823Z [00:02:56.264]➜  mkdir -p $WORK/b343/
2025-08-20T21:45:16.2965204Z [00:02:56.264]➜  cat >/tmp/go-build3361383166/b343/importcfg << 'EOF' # internal
2025-08-20T21:45:16.2965569Z [00:02:56.264]➜  # import config
2025-08-20T21:45:16.2966049Z [00:02:56.264]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:16.2966746Z [00:02:56.264]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:16.2967468Z [00:02:56.264]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3361383166/b309/_pkg_.a
2025-08-20T21:45:16.2967932Z [00:02:56.264]➜  EOF
2025-08-20T21:45:16.2970101Z [00:02:56.264]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b343/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/protobuf/types=>github.com/containerd/containerd/v2@v2.1.4/pkg/protobuf/types;$WORK/b343=>" -p github.com/containerd/containerd/v2/pkg/protobuf/types -lang=go1.23 -complete -installsuffix shared -buildid _t4k9ARjSL6yWc-fhTRw/_t4k9ARjSL6yWc-fhTRw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/protobuf/types/types.go
2025-08-20T21:45:16.3202760Z [00:02:56.288]➜  go tool buildid -w $WORK/b343/_pkg_.a # internal
2025-08-20T21:45:16.3209285Z [00:02:56.289]➜  cp $WORK/b343/_pkg_.a /root/.cache/go-build/9c/9c9ea96b7a06b543737c52db4ebc82c8216a2072cc4bff910e0e5011e1537f27-d # internal
2025-08-20T21:45:16.3209995Z [00:02:56.289]➜  github.com/containerd/errdefs/pkg/internal/cause
2025-08-20T21:45:16.3210616Z [00:02:56.289]➜  mkdir -p $WORK/b345/
2025-08-20T21:45:16.3212041Z [00:02:56.289]➜  cat >/tmp/go-build3361383166/b345/importcfg << 'EOF' # internal
2025-08-20T21:45:16.3212540Z [00:02:56.289]➜  # import config
2025-08-20T21:45:16.3212930Z [00:02:56.289]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.3213233Z [00:02:56.289]➜  EOF
2025-08-20T21:45:16.3217127Z [00:02:56.289]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b345/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/internal/cause=>github.com/containerd/errdefs/pkg@v0.3.0/internal/cause;$WORK/b345=>" -p github.com/containerd/errdefs/pkg/internal/cause -lang=go1.22 -complete -installsuffix shared -buildid YQ5AQUha3WR6fWqvCWJT/YQ5AQUha3WR6fWqvCWJT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /root/go/pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/internal/cause/cause.go
2025-08-20T21:45:16.3398456Z [00:02:56.308]➜  go tool buildid -w $WORK/b345/_pkg_.a # internal
2025-08-20T21:45:16.3403621Z [00:02:56.308]➜  cp $WORK/b345/_pkg_.a /root/.cache/go-build/89/89029cb167e7d85cb56e9467c3cbef3e0d2cfbb2f10c05f98837c386a76b55ec-d # internal
2025-08-20T21:45:16.3406085Z [00:02:56.308]➜  github.com/containerd/errdefs/pkg/internal/types
2025-08-20T21:45:16.3407192Z [00:02:56.308]➜  mkdir -p $WORK/b346/
2025-08-20T21:45:16.3408078Z [00:02:56.309]➜  cat >/tmp/go-build3361383166/b346/importcfg << 'EOF' # internal
2025-08-20T21:45:16.3408792Z [00:02:56.309]➜  # import config
2025-08-20T21:45:16.3409132Z [00:02:56.309]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.3409435Z [00:02:56.309]➜  EOF
2025-08-20T21:45:16.3411561Z [00:02:56.309]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b346/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/internal/types=>github.com/containerd/errdefs/pkg@v0.3.0/internal/types;$WORK/b346=>" -p github.com/containerd/errdefs/pkg/internal/types -lang=go1.22 -complete -installsuffix shared -buildid 4NsT26iL1LaOTgog-9j6/4NsT26iL1LaOTgog-9j6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /root/go/pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/internal/types/collapsible.go
2025-08-20T21:45:16.3460640Z [00:02:56.314]➜  go tool buildid -w $WORK/b305/_pkg_.a # internal
2025-08-20T21:45:16.3473636Z [00:02:56.315]➜  cp $WORK/b305/_pkg_.a /root/.cache/go-build/69/69c0819f482fcebf227e7f85b8f549cab17ccc17c2897aff1b9454ae56c99a3f-d # internal
2025-08-20T21:45:16.3498122Z [00:02:56.318]➜  google.golang.org/grpc/resolver/dns
2025-08-20T21:45:16.3498635Z [00:02:56.318]➜  mkdir -p $WORK/b304/
2025-08-20T21:45:16.3505838Z [00:02:56.318]➜  cat >/tmp/go-build3361383166/b304/importcfg << 'EOF' # internal
2025-08-20T21:45:16.3506401Z [00:02:56.318]➜  # import config
2025-08-20T21:45:16.3507075Z [00:02:56.318]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3361383166/b305/_pkg_.a
2025-08-20T21:45:16.3507884Z [00:02:56.318]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:16.3508515Z [00:02:56.319]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:16.3508912Z [00:02:56.319]➜  EOF
2025-08-20T21:45:16.3510837Z [00:02:56.319]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b304/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/dns=>google.golang.org/grpc@v1.72.2/resolver/dns;$WORK/b304=>" -p google.golang.org/grpc/resolver/dns -lang=go1.23 -complete -installsuffix shared -buildid fUwVl2I4O08UzCjzqsES/fUwVl2I4O08UzCjzqsES -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver/dns/dns_resolver.go
2025-08-20T21:45:16.3540122Z [00:02:56.322]➜  go tool buildid -w $WORK/b346/_pkg_.a # internal
2025-08-20T21:45:16.3545959Z [00:02:56.322]➜  cp $WORK/b346/_pkg_.a /root/.cache/go-build/44/44be3b3340df840b8f57fbe3d3110bbc86142e30e2f8e299be2c1155722317da-d # internal
2025-08-20T21:45:16.3546979Z [00:02:56.323]➜  github.com/klauspost/compress/fse
2025-08-20T21:45:16.3549632Z [00:02:56.323]➜  mkdir -p $WORK/b353/
2025-08-20T21:45:16.3559145Z [00:02:56.324]➜  cat >/tmp/go-build3361383166/b353/importcfg << 'EOF' # internal
2025-08-20T21:45:16.3560918Z [00:02:56.324]➜  # import config
2025-08-20T21:45:16.3561928Z [00:02:56.324]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:16.3562573Z [00:02:56.324]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.3563044Z [00:02:56.324]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.3563451Z [00:02:56.324]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:16.3563867Z [00:02:56.324]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:16.3564185Z [00:02:56.324]➜  EOF
2025-08-20T21:45:16.3567382Z [00:02:56.324]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b353/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse=>github.com/klauspost/compress@v1.18.0/fse;$WORK/b353=>" -p github.com/klauspost/compress/fse -lang=go1.22 -complete -installsuffix shared -buildid bxHx-ffo5RT64TL76bRz/bxHx-ffo5RT64TL76bRz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/bytereader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/compress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/decompress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/fse/fse.go
2025-08-20T21:45:16.3644218Z [00:02:56.332]➜  go tool buildid -w $WORK/b304/_pkg_.a # internal
2025-08-20T21:45:16.3655009Z [00:02:56.333]➜  cp $WORK/b304/_pkg_.a /root/.cache/go-build/41/41088ccdc0f08112142e24bdc74a0aceb1de7eaf7a3d03c3d427b40c18b8f84c-d # internal
2025-08-20T21:45:16.3655839Z [00:02:56.333]➜  github.com/klauspost/compress/internal/snapref
2025-08-20T21:45:16.3663093Z [00:02:56.333]➜  mkdir -p $WORK/b355/
2025-08-20T21:45:16.3675269Z [00:02:56.335]➜  cat >/tmp/go-build3361383166/b355/importcfg << 'EOF' # internal
2025-08-20T21:45:16.3675673Z [00:02:56.335]➜  # import config
2025-08-20T21:45:16.3676053Z [00:02:56.335]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:16.3676505Z [00:02:56.335]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.3676954Z [00:02:56.335]➜  packagefile hash/crc32=/tmp/go-build3361383166/b116/_pkg_.a
2025-08-20T21:45:16.3677595Z [00:02:56.335]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:16.3678007Z [00:02:56.335]➜  EOF
2025-08-20T21:45:16.3681536Z [00:02:56.335]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b355/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref=>github.com/klauspost/compress@v1.18.0/internal/snapref;$WORK/b355=>" -p github.com/klauspost/compress/internal/snapref -lang=go1.22 -complete -installsuffix shared -buildid TvYxzjslCLS4o9G1Sb3D/TvYxzjslCLS4o9G1Sb3D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/decode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/decode_other.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/encode.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/encode_other.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/internal/snapref/snappy.go
2025-08-20T21:45:16.4241483Z [00:02:56.391]➜  go tool buildid -w $WORK/b355/_pkg_.a # internal
2025-08-20T21:45:16.4242236Z [00:02:56.392]➜  cp $WORK/b355/_pkg_.a /root/.cache/go-build/05/05fd846634fbd647c25e552d8a9a6a188ef498bf5afe4474a819aed37d03f438-d # internal
2025-08-20T21:45:16.4256343Z [00:02:56.393]➜  github.com/klauspost/compress/zstd/internal/xxhash
2025-08-20T21:45:16.4257096Z [00:02:56.393]➜  mkdir -p $WORK/b356/
2025-08-20T21:45:16.4257516Z [00:02:56.394]➜  go tool buildid -w $WORK/b329/_pkg_.a # internal
2025-08-20T21:45:16.4309426Z [00:02:56.396]➜  echo -n > $WORK/b356/go_asm.h # internal
2025-08-20T21:45:16.4310007Z [00:02:56.396]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T21:45:16.4311713Z [00:02:56.396]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b356=>" -I $WORK/b356/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b356/symabis ./xxhash_arm64.s
2025-08-20T21:45:16.4344680Z [00:02:56.402]➜  cat >/tmp/go-build3361383166/b356/importcfg << 'EOF' # internal
2025-08-20T21:45:16.4345070Z [00:02:56.402]➜  # import config
2025-08-20T21:45:16.4348779Z [00:02:56.402]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:16.4349771Z [00:02:56.402]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.4350568Z [00:02:56.402]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:16.4350921Z [00:02:56.402]➜  EOF
2025-08-20T21:45:16.4351196Z [00:02:56.402]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:16.4354428Z [00:02:56.402]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b356/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b356=>" -p github.com/klauspost/compress/zstd/internal/xxhash -lang=go1.22 -installsuffix shared -buildid BsMI3q2JKCQLklBgxug0/BsMI3q2JKCQLklBgxug0 -goversion go1.25.0 -symabis $WORK/b356/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack -asmhdr $WORK/b356/go_asm.h /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash/xxhash.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash/xxhash_asm.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash/xxhash_safe.go
2025-08-20T21:45:16.4370342Z [00:02:56.405]➜  go tool buildid -w $WORK/b353/_pkg_.a # internal
2025-08-20T21:45:16.4381628Z [00:02:56.406]➜  cp $WORK/b353/_pkg_.a /root/.cache/go-build/c0/c070af0304919ae0aa00c386825a4a2e7e33671f724c4601531edfa2a8580a77-d # internal
2025-08-20T21:45:16.4393709Z [00:02:56.406]➜  github.com/klauspost/compress/huff0
2025-08-20T21:45:16.4394404Z [00:02:56.406]➜  mkdir -p $WORK/b352/
2025-08-20T21:45:16.4395191Z [00:02:56.406]➜  cat >/tmp/go-build3361383166/b352/importcfg << 'EOF' # internal
2025-08-20T21:45:16.4395572Z [00:02:56.406]➜  # import config
2025-08-20T21:45:16.4395913Z [00:02:56.406]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.4396328Z [00:02:56.406]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.4396861Z [00:02:56.406]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build3361383166/b353/_pkg_.a
2025-08-20T21:45:16.4397510Z [00:02:56.406]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build3361383166/b354/_pkg_.a
2025-08-20T21:45:16.4398032Z [00:02:56.406]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:16.4398434Z [00:02:56.406]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:16.4398866Z [00:02:56.406]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:16.4399296Z [00:02:56.406]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:16.4399741Z [00:02:56.406]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.4400040Z [00:02:56.406]➜  EOF
2025-08-20T21:45:16.4403799Z [00:02:56.406]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b352/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0=>github.com/klauspost/compress@v1.18.0/huff0;$WORK/b352=>" -p github.com/klauspost/compress/huff0 -lang=go1.22 -complete -installsuffix shared -buildid E1zN2auDOzH3LvtzUSUY/E1zN2auDOzH3LvtzUSUY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/compress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/decompress.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/decompress_generic.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/huff0/huff0.go
2025-08-20T21:45:16.4494380Z [00:02:56.417]➜  cp $WORK/b329/_pkg_.a /root/.cache/go-build/57/57a4d424e1eb2aa2779862409c8fb436bdb1dc8e6466aeea4c01a8f0f2193c66-d # internal
2025-08-20T21:45:16.4505530Z [00:02:56.418]➜  github.com/containerd/typeurl/v2
2025-08-20T21:45:16.4513359Z [00:02:56.419]➜  mkdir -p $WORK/b328/
2025-08-20T21:45:16.4515510Z [00:02:56.419]➜  cat >/tmp/go-build3361383166/b328/importcfg << 'EOF' # internal
2025-08-20T21:45:16.4516295Z [00:02:56.419]➜  # import config
2025-08-20T21:45:16.4516758Z [00:02:56.419]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:16.4517223Z [00:02:56.419]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.4517638Z [00:02:56.419]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.4518465Z [00:02:56.419]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build3361383166/b329/_pkg_.a
2025-08-20T21:45:16.4519061Z [00:02:56.419]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:16.4519730Z [00:02:56.419]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:16.4520436Z [00:02:56.419]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:16.4520986Z [00:02:56.419]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:16.4521404Z [00:02:56.419]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:16.4521818Z [00:02:56.419]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.4522124Z [00:02:56.419]➜  EOF
2025-08-20T21:45:16.4532013Z [00:02:56.421]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b328/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/typeurl/v2@v2.2.3=>github.com/containerd/typeurl/v2@v2.2.3;$WORK/b328=>" -p github.com/containerd/typeurl/v2 -lang=go1.21 -complete -installsuffix shared -buildid UrhIOonS_QIYlW_LIu4g/UrhIOonS_QIYlW_LIu4g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack /root/go/pkg/mod/github.com/containerd/typeurl/v2@v2.2.3/doc.go /root/go/pkg/mod/github.com/containerd/typeurl/v2@v2.2.3/types.go /root/go/pkg/mod/github.com/containerd/typeurl/v2@v2.2.3/types_gogo.go
2025-08-20T21:45:16.4637779Z [00:02:56.431]➜  cd /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash
2025-08-20T21:45:16.4639585Z [00:02:56.431]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash=>github.com/klauspost/compress@v1.18.0/zstd/internal/xxhash;$WORK/b356=>" -I $WORK/b356/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b356/xxhash_arm64.o ./xxhash_arm64.s
2025-08-20T21:45:16.4661142Z [00:02:56.434]➜  go tool pack r $WORK/b356/_pkg_.a $WORK/b356/xxhash_arm64.o # internal
2025-08-20T21:45:16.4661615Z [00:02:56.434]➜  go tool buildid -w $WORK/b356/_pkg_.a # internal
2025-08-20T21:45:16.4666724Z [00:02:56.434]➜  cp $WORK/b356/_pkg_.a /root/.cache/go-build/a3/a3b50f0c78abb4e589b327f22a5f6a942f41a99fe7386ff2839c191eec9c8d1d-d # internal
2025-08-20T21:45:16.4668028Z [00:02:56.434]➜  runtime/debug
2025-08-20T21:45:16.4668974Z [00:02:56.434]➜  mkdir -p $WORK/b357/
2025-08-20T21:45:16.4669686Z [00:02:56.435]➜  echo -n > $WORK/b357/go_asm.h # internal
2025-08-20T21:45:16.4670077Z [00:02:56.435]➜  cd /root/.go/src/runtime/debug
2025-08-20T21:45:16.4671122Z [00:02:56.435]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b357=>" -I $WORK/b357/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b357/symabis ./debug.s
2025-08-20T21:45:16.4689516Z [00:02:56.437]➜  cat >/tmp/go-build3361383166/b357/importcfg << 'EOF' # internal
2025-08-20T21:45:16.4690382Z [00:02:56.437]➜  # import config
2025-08-20T21:45:16.4691152Z [00:02:56.437]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.4691647Z [00:02:56.437]➜  packagefile internal/poll=/tmp/go-build3361383166/b059/_pkg_.a
2025-08-20T21:45:16.4692093Z [00:02:56.437]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:16.4692744Z [00:02:56.437]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:16.4693253Z [00:02:56.437]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:16.4693673Z [00:02:56.437]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:16.4694099Z [00:02:56.437]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.4694517Z [00:02:56.437]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:16.4694825Z [00:02:56.437]➜  EOF
2025-08-20T21:45:16.4695497Z [00:02:56.437]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:16.4697909Z [00:02:56.437]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b357/_pkg_.a -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b357=>" -p runtime/debug -lang=go1.25 -std -installsuffix shared -buildid mxuhknRyDyMkG_Bz4Oci/mxuhknRyDyMkG_Bz4Oci -goversion go1.25.0 -symabis $WORK/b357/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack -asmhdr $WORK/b357/go_asm.h /root/.go/src/runtime/debug/garbage.go /root/.go/src/runtime/debug/mod.go /root/.go/src/runtime/debug/stack.go /root/.go/src/runtime/debug/stubs.go
2025-08-20T21:45:16.5213662Z [00:02:56.489]➜  cd /root/.go/src/runtime/debug
2025-08-20T21:45:16.5214999Z [00:02:56.489]➜  /root/.go/pkg/tool/linux_arm64/asm -p runtime/debug -trimpath "/root/.go/src/runtime/debug=>runtime/debug;$WORK/b357=>" -I $WORK/b357/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b357/debug.o ./debug.s
2025-08-20T21:45:16.5250009Z [00:02:56.493]➜  go tool pack r $WORK/b357/_pkg_.a $WORK/b357/debug.o # internal
2025-08-20T21:45:16.5251200Z [00:02:56.493]➜  go tool buildid -w $WORK/b357/_pkg_.a # internal
2025-08-20T21:45:16.5270644Z [00:02:56.495]➜  cp $WORK/b357/_pkg_.a /root/.cache/go-build/cb/cb3b30c8e26d6daf52407c28a3594f02b6e62c5f066c8b23b7c934ed448d9fd8-d # internal
2025-08-20T21:45:16.5283034Z [00:02:56.496]➜  go tool buildid -w $WORK/b328/_pkg_.a # internal
2025-08-20T21:45:16.5291017Z [00:02:56.497]➜  cp $WORK/b328/_pkg_.a /root/.cache/go-build/e2/e25e0d30b520c04d40209566e053045d04333c462406675e8632fff96cf6b9ee-d # internal
2025-08-20T21:45:16.5300181Z [00:02:56.498]➜  github.com/containerd/errdefs/pkg/errgrpc
2025-08-20T21:45:16.5307588Z [00:02:56.499]➜  mkdir -p $WORK/b344/
2025-08-20T21:45:16.5318087Z [00:02:56.500]➜  cat >/tmp/go-build3361383166/b344/importcfg << 'EOF' # internal
2025-08-20T21:45:16.5318797Z [00:02:56.500]➜  # import config
2025-08-20T21:45:16.5319708Z [00:02:56.500]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.5320638Z [00:02:56.500]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.5321779Z [00:02:56.500]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.5322287Z [00:02:56.500]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:16.5325957Z [00:02:56.500]➜  packagefile github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build3361383166/b345/_pkg_.a
2025-08-20T21:45:16.5327133Z [00:02:56.500]➜  packagefile github.com/containerd/errdefs/pkg/internal/types=/tmp/go-build3361383166/b346/_pkg_.a
2025-08-20T21:45:16.5327866Z [00:02:56.500]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:16.5328527Z [00:02:56.500]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3361383166/b087/_pkg_.a
2025-08-20T21:45:16.5329160Z [00:02:56.500]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:16.5329744Z [00:02:56.500]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:16.5330322Z [00:02:56.500]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:16.5330935Z [00:02:56.500]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3361383166/b138/_pkg_.a
2025-08-20T21:45:16.5331593Z [00:02:56.500]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:16.5332147Z [00:02:56.500]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:16.5332776Z [00:02:56.500]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:16.5333214Z [00:02:56.500]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.5333529Z [00:02:56.500]➜  EOF
2025-08-20T21:45:16.5343258Z [00:02:56.502]➜  github.com/containerd/containerd/v2/core/containers
2025-08-20T21:45:16.5346152Z [00:02:56.503]➜  mkdir -p $WORK/b327/
2025-08-20T21:45:16.5347402Z [00:02:56.503]➜  cat >/tmp/go-build3361383166/b327/importcfg << 'EOF' # internal
2025-08-20T21:45:16.5348169Z [00:02:56.503]➜  # import config
2025-08-20T21:45:16.5348972Z [00:02:56.503]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.5349758Z [00:02:56.503]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:16.5350633Z [00:02:56.503]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:16.5352805Z [00:02:56.503]➜  EOF
2025-08-20T21:45:16.5355248Z [00:02:56.503]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:16.5357902Z [00:02:56.503]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b327/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/containers=>github.com/containerd/containerd/v2@v2.1.4/core/containers;$WORK/b327=>" -p github.com/containerd/containerd/v2/core/containers -lang=go1.23 -complete -installsuffix shared -buildid xIJkKB3NchBtOooyM7G4/xIJkKB3NchBtOooyM7G4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/containers/containers.go
2025-08-20T21:45:16.5363999Z [00:02:56.504]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b344/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/errgrpc=>github.com/containerd/errdefs/pkg@v0.3.0/errgrpc;$WORK/b344=>" -p github.com/containerd/errdefs/pkg/errgrpc -lang=go1.22 -complete -installsuffix shared -buildid hCONu633dSCjzsJF2UTA/hCONu633dSCjzsJF2UTA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack /root/go/pkg/mod/github.com/containerd/errdefs/pkg@v0.3.0/errgrpc/grpc.go
2025-08-20T21:45:16.5637697Z [00:02:56.532]➜  go tool buildid -w $WORK/b327/_pkg_.a # internal
2025-08-20T21:45:16.5645431Z [00:02:56.532]➜  cp $WORK/b327/_pkg_.a /root/.cache/go-build/bd/bd267f232429079d630e530909c9fa2c5fc17a39e8414917d88f3e382c676af2-d # internal
2025-08-20T21:45:16.5676706Z [00:02:56.536]➜  os/exec
2025-08-20T21:45:16.5679183Z [00:02:56.536]➜  mkdir -p $WORK/b358/
2025-08-20T21:45:16.5684160Z [00:02:56.536]➜  cat >/tmp/go-build3361383166/b358/importcfg << 'EOF' # internal
2025-08-20T21:45:16.5684566Z [00:02:56.536]➜  # import config
2025-08-20T21:45:16.5684915Z [00:02:56.536]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:16.5685344Z [00:02:56.536]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.5686086Z [00:02:56.536]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.5686611Z [00:02:56.536]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:16.5687133Z [00:02:56.536]➜  packagefile internal/syscall/execenv=/tmp/go-build3361383166/b061/_pkg_.a
2025-08-20T21:45:16.5687666Z [00:02:56.536]➜  packagefile internal/syscall/unix=/tmp/go-build3361383166/b060/_pkg_.a
2025-08-20T21:45:16.5688134Z [00:02:56.536]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:16.5688538Z [00:02:56.536]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:16.5688936Z [00:02:56.536]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:16.5689368Z [00:02:56.536]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:16.5689811Z [00:02:56.536]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:16.5690234Z [00:02:56.536]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:16.5690665Z [00:02:56.536]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.5691085Z [00:02:56.536]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:16.5691494Z [00:02:56.536]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:16.5691793Z [00:02:56.536]➜  EOF
2025-08-20T21:45:16.5693518Z [00:02:56.536]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b358/_pkg_.a -trimpath "/root/.go/src/os/exec=>os/exec;$WORK/b358=>" -p os/exec -lang=go1.25 -std -complete -installsuffix shared -buildid SIVNkOzSCWEnsKXlYW2Y/SIVNkOzSCWEnsKXlYW2Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack /root/.go/src/os/exec/exec.go /root/.go/src/os/exec/exec_unix.go /root/.go/src/os/exec/lp_unix.go
2025-08-20T21:45:16.5927066Z [00:02:56.560]➜  go tool buildid -w $WORK/b344/_pkg_.a # internal
2025-08-20T21:45:16.5935515Z [00:02:56.561]➜  cp $WORK/b344/_pkg_.a /root/.cache/go-build/93/93b78ae0864f39f705df72f4c2b09f81eb60ff7a0cbc78dbcbcd88d716b4efad-d # internal
2025-08-20T21:45:16.5951829Z [00:02:56.563]➜  github.com/containerd/containerd/v2/pkg/labels
2025-08-20T21:45:16.5956231Z [00:02:56.563]➜  mkdir -p $WORK/b359/
2025-08-20T21:45:16.5957518Z [00:02:56.563]➜  cat >/tmp/go-build3361383166/b359/importcfg << 'EOF' # internal
2025-08-20T21:45:16.5961018Z [00:02:56.563]➜  # import config
2025-08-20T21:45:16.5961616Z [00:02:56.563]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.5962677Z [00:02:56.563]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:16.5963256Z [00:02:56.563]➜  EOF
2025-08-20T21:45:16.5967901Z [00:02:56.563]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b359/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/labels=>github.com/containerd/containerd/v2@v2.1.4/pkg/labels;$WORK/b359=>" -p github.com/containerd/containerd/v2/pkg/labels -lang=go1.23 -complete -installsuffix shared -buildid lOu4F_xzESj73PMQJt41/lOu4F_xzESj73PMQJt41 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/labels/labels.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/labels/validate.go
2025-08-20T21:45:16.6097202Z [00:02:56.577]➜  go tool buildid -w $WORK/b352/_pkg_.a # internal
2025-08-20T21:45:16.6112589Z [00:02:56.579]➜  cp $WORK/b352/_pkg_.a /root/.cache/go-build/ba/ba98cdf2a93c878e04029161e8b5dcf1e5507031ff8e832b5f9ebd9e394eefc6-d # internal
2025-08-20T21:45:16.6116925Z [00:02:56.580]➜  github.com/klauspost/compress/zstd
2025-08-20T21:45:16.6118864Z [00:02:56.580]➜  mkdir -p $WORK/b350/
2025-08-20T21:45:16.6124312Z [00:02:56.580]➜  cat >/tmp/go-build3361383166/b350/importcfg << 'EOF' # internal
2025-08-20T21:45:16.6125257Z [00:02:56.580]➜  # import config
2025-08-20T21:45:16.6125790Z [00:02:56.580]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:16.6126783Z [00:02:56.580]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.6127595Z [00:02:56.580]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:16.6129321Z [00:02:56.580]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:16.6130211Z [00:02:56.580]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:16.6130964Z [00:02:56.580]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.6131825Z [00:02:56.580]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.6132756Z [00:02:56.580]➜  packagefile github.com/klauspost/compress=/tmp/go-build3361383166/b351/_pkg_.a
2025-08-20T21:45:16.6133580Z [00:02:56.580]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build3361383166/b352/_pkg_.a
2025-08-20T21:45:16.6135097Z [00:02:56.580]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build3361383166/b354/_pkg_.a
2025-08-20T21:45:16.6137018Z [00:02:56.580]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build3361383166/b355/_pkg_.a
2025-08-20T21:45:16.6137765Z [00:02:56.580]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3361383166/b356/_pkg_.a
2025-08-20T21:45:16.6138357Z [00:02:56.580]➜  packagefile hash/crc32=/tmp/go-build3361383166/b116/_pkg_.a
2025-08-20T21:45:16.6138777Z [00:02:56.580]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:16.6139187Z [00:02:56.580]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:16.6139591Z [00:02:56.580]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:16.6140015Z [00:02:56.580]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:16.6140447Z [00:02:56.580]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:16.6140891Z [00:02:56.580]➜  packagefile runtime/debug=/tmp/go-build3361383166/b357/_pkg_.a
2025-08-20T21:45:16.6141340Z [00:02:56.580]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:16.6141758Z [00:02:56.580]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:16.6142180Z [00:02:56.580]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:16.6142753Z [00:02:56.580]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.6143180Z [00:02:56.580]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.6143497Z [00:02:56.580]➜  EOF
2025-08-20T21:45:16.6161593Z [00:02:56.580]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b350/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd=>github.com/klauspost/compress@v1.18.0/zstd;$WORK/b350=>" -p github.com/klauspost/compress/zstd -lang=go1.22 -complete -installsuffix shared -buildid jpscWRjVMIu4U0tBz2YJ/jpscWRjVMIu4U0tBz2YJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bitreader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bitwriter.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/blockdec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/blockenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/blocktype_string.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bytebuf.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/bytereader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/decodeheader.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/decoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/decoder_options.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/dict.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_base.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_best.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_better.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_dfast.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/enc_fast.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/encoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/encoder_options.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/framedec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/frameenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_decoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_decoder_generic.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_encoder.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/fse_predefined.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/hash.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/history.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/matchlen_generic.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/seqdec.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/seqdec_generic.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/seqenc.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/snappy.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/zip.go /root/go/pkg/mod/github.com/klauspost/compress@v1.18.0/zstd/zstd.go
2025-08-20T21:45:16.6203936Z [00:02:56.588]➜  go tool buildid -w $WORK/b359/_pkg_.a # internal
2025-08-20T21:45:16.6209364Z [00:02:56.589]➜  cp $WORK/b359/_pkg_.a /root/.cache/go-build/43/43f84819b870573da169430e7f6d570de3ee6b72c29876549fdb29c87ec4874c-d # internal
2025-08-20T21:45:16.6268282Z [00:02:56.594]➜  github.com/containerd/platforms
2025-08-20T21:45:16.6273108Z [00:02:56.594]➜  mkdir -p $WORK/b360/
2025-08-20T21:45:16.6282237Z [00:02:56.595]➜  cat >/tmp/go-build3361383166/b360/importcfg << 'EOF' # internal
2025-08-20T21:45:16.6282778Z [00:02:56.595]➜  # import config
2025-08-20T21:45:16.6283129Z [00:02:56.595]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:16.6283570Z [00:02:56.595]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:16.6283987Z [00:02:56.595]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.6284398Z [00:02:56.595]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.6284878Z [00:02:56.595]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:16.6285525Z [00:02:56.595]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:16.6286148Z [00:02:56.595]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:16.6286601Z [00:02:56.595]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:16.6287006Z [00:02:56.595]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:16.6287418Z [00:02:56.595]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:16.6288089Z [00:02:56.595]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:16.6288569Z [00:02:56.595]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:16.6288999Z [00:02:56.595]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.6289411Z [00:02:56.595]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.6289737Z [00:02:56.595]➜  EOF
2025-08-20T21:45:16.6295508Z [00:02:56.595]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b360/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/platforms@v1.0.0-rc.1=>github.com/containerd/platforms@v1.0.0-rc.1;$WORK/b360=>" -p github.com/containerd/platforms -lang=go1.20 -complete -installsuffix shared -buildid VcuI7JCXux4oN0_pVo4p/VcuI7JCXux4oN0_pVo4p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /root/go/pkg/mod/github.com/containerd/platforms@v1.0.0-rc.1/compare.go /root/go/pkg/mod/github.com/containerd/platforms@v1.0.0-rc.1/cpuinfo.go /root/go/pkg/mod/github.com/containerd/platforms@v1.0.0-rc.1/cpuinfo_linux.go /root/go/pkg/mod/github.com/containerd/platforms@v1.0.0-rc.1/database.go /root/go/pkg/mod/github.com/containerd/platforms@v1.0.0-rc.1/defaults.go /root/go/pkg/mod/github.com/containerd/platforms@v1.0.0-rc.1/defaults_unix.go /root/go/pkg/mod/github.com/containerd/platforms@v1.0.0-rc.1/errors.go /root/go/pkg/mod/github.com/containerd/platforms@v1.0.0-rc.1/platform_windows_compat.go /root/go/pkg/mod/github.com/containerd/platforms@v1.0.0-rc.1/platforms.go
2025-08-20T21:45:16.6820529Z [00:02:56.650]➜  go tool buildid -w $WORK/b358/_pkg_.a # internal
2025-08-20T21:45:16.6835108Z [00:02:56.651]➜  cp $WORK/b358/_pkg_.a /root/.cache/go-build/49/49eb024a962097b639a41610a596f20f6fe4ea0b35a6c1b3f72af343c2b59aa8-d # internal
2025-08-20T21:45:16.6867520Z [00:02:56.655]➜  golang.org/x/sync/errgroup
2025-08-20T21:45:16.6868737Z [00:02:56.655]➜  mkdir -p $WORK/b361/
2025-08-20T21:45:16.6872374Z [00:02:56.655]➜  cat >/tmp/go-build3361383166/b361/importcfg << 'EOF' # internal
2025-08-20T21:45:16.6877494Z [00:02:56.655]➜  # import config
2025-08-20T21:45:16.6877863Z [00:02:56.655]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.6878284Z [00:02:56.655]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.6878693Z [00:02:56.655]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.6878993Z [00:02:56.655]➜  EOF
2025-08-20T21:45:16.6880723Z [00:02:56.655]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b361/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.16.0/errgroup=>golang.org/x/sync@v0.16.0/errgroup;$WORK/b361=>" -p golang.org/x/sync/errgroup -lang=go1.23 -complete -installsuffix shared -buildid T2hLdnynigI0jskXGfHM/T2hLdnynigI0jskXGfHM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.16.0/errgroup/errgroup.go
2025-08-20T21:45:16.7195475Z [00:02:56.687]➜  go tool buildid -w $WORK/b361/_pkg_.a # internal
2025-08-20T21:45:16.7199827Z [00:02:56.688]➜  cp $WORK/b361/_pkg_.a /root/.cache/go-build/41/41a58705dacba142c8242a35b5b331ad290c33fa7ab86a041f618ddda960eaf2-d # internal
2025-08-20T21:45:16.7209240Z [00:02:56.688]➜  golang.org/x/sync/semaphore
2025-08-20T21:45:16.7209659Z [00:02:56.688]➜  mkdir -p $WORK/b362/
2025-08-20T21:45:16.7210035Z [00:02:56.688]➜  cat >/tmp/go-build3361383166/b362/importcfg << 'EOF' # internal
2025-08-20T21:45:16.7210378Z [00:02:56.688]➜  # import config
2025-08-20T21:45:16.7210771Z [00:02:56.689]➜  packagefile container/list=/tmp/go-build3361383166/b151/_pkg_.a
2025-08-20T21:45:16.7211226Z [00:02:56.689]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.7211642Z [00:02:56.689]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.7211945Z [00:02:56.689]➜  EOF
2025-08-20T21:45:16.7219708Z [00:02:56.690]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b362/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sync@v0.16.0/semaphore=>golang.org/x/sync@v0.16.0/semaphore;$WORK/b362=>" -p golang.org/x/sync/semaphore -lang=go1.23 -complete -installsuffix shared -buildid 8X-4EE95u7LIfNqfy8UF/8X-4EE95u7LIfNqfy8UF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack /root/go/pkg/mod/golang.org/x/sync@v0.16.0/semaphore/semaphore.go
2025-08-20T21:45:16.7454999Z [00:02:56.713]➜  go tool buildid -w $WORK/b362/_pkg_.a # internal
2025-08-20T21:45:16.7462643Z [00:02:56.714]➜  cp $WORK/b362/_pkg_.a /root/.cache/go-build/c2/c2a3ad709db33210e93facd9cb9814e4b8218ef798b808368e301dd43ba7543c-d # internal
2025-08-20T21:45:16.7482339Z [00:02:56.716]➜  github.com/containerd/containerd/v2/pkg/kernelversion
2025-08-20T21:45:16.7483662Z [00:02:56.716]➜  mkdir -p $WORK/b364/
2025-08-20T21:45:16.7490502Z [00:02:56.717]➜  cat >/tmp/go-build3361383166/b364/importcfg << 'EOF' # internal
2025-08-20T21:45:16.7492703Z [00:02:56.717]➜  # import config
2025-08-20T21:45:16.7493111Z [00:02:56.717]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:16.7493557Z [00:02:56.717]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.7494030Z [00:02:56.717]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:16.7494496Z [00:02:56.717]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.7494801Z [00:02:56.717]➜  EOF
2025-08-20T21:45:16.7497014Z [00:02:56.717]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b364/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/kernelversion=>github.com/containerd/containerd/v2@v2.1.4/pkg/kernelversion;$WORK/b364=>" -p github.com/containerd/containerd/v2/pkg/kernelversion -lang=go1.23 -complete -installsuffix shared -buildid V637STmHST2tW1p2KJyg/V637STmHST2tW1p2KJyg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/kernelversion/kernel_linux.go
2025-08-20T21:45:16.7568450Z [00:02:56.725]➜  go tool buildid -w $WORK/b360/_pkg_.a # internal
2025-08-20T21:45:16.7569948Z [00:02:56.725]➜  cp $WORK/b360/_pkg_.a /root/.cache/go-build/78/7892d26733e9aab9550aede4b0471a0083c3521010215a4e852ed637996a3ea3-d # internal
2025-08-20T21:45:16.7571492Z [00:02:56.725]➜  github.com/moby/sys/userns
2025-08-20T21:45:16.7572031Z [00:02:56.725]➜  mkdir -p $WORK/b366/
2025-08-20T21:45:16.7576482Z [00:02:56.726]➜  cat >/tmp/go-build3361383166/b366/importcfg << 'EOF' # internal
2025-08-20T21:45:16.7576985Z [00:02:56.726]➜  # import config
2025-08-20T21:45:16.7577351Z [00:02:56.726]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:16.7577762Z [00:02:56.726]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.7578163Z [00:02:56.726]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:16.7578565Z [00:02:56.726]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.7578874Z [00:02:56.726]➜  EOF
2025-08-20T21:45:16.7609928Z [00:02:56.729]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b366/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/userns@v0.1.0=>github.com/moby/sys/userns@v0.1.0;$WORK/b366=>" -p github.com/moby/sys/userns -lang=go1.21 -complete -installsuffix shared -buildid RdElkAhGdrCNLrCbfVtz/RdElkAhGdrCNLrCbfVtz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/userns@v0.1.0/userns.go /root/go/pkg/mod/github.com/moby/sys/userns@v0.1.0/userns_linux.go
2025-08-20T21:45:16.7876971Z [00:02:56.755]➜  go tool buildid -w $WORK/b366/_pkg_.a # internal
2025-08-20T21:45:16.7883427Z [00:02:56.756]➜  cp $WORK/b366/_pkg_.a /root/.cache/go-build/59/59e041c587142db79e63ed693c1513d84e91a1d0c4a00d54a9224342ed350ed9-d # internal
2025-08-20T21:45:16.7914975Z [00:02:56.759]➜  github.com/containerd/containerd/v2/pkg/sys
2025-08-20T21:45:16.7916138Z [00:02:56.760]➜  mkdir -p $WORK/b365/
2025-08-20T21:45:16.7919827Z [00:02:56.760]➜  cat >/tmp/go-build3361383166/b365/importcfg << 'EOF' # internal
2025-08-20T21:45:16.7923315Z [00:02:56.760]➜  # import config
2025-08-20T21:45:16.7924551Z [00:02:56.760]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.7925157Z [00:02:56.760]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.7925698Z [00:02:56.760]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.7926318Z [00:02:56.760]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:16.7927031Z [00:02:56.760]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:16.7927710Z [00:02:56.760]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:16.7928280Z [00:02:56.760]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:16.7928813Z [00:02:56.760]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:16.7929350Z [00:02:56.760]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:16.7929915Z [00:02:56.760]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:16.7930469Z [00:02:56.760]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:16.7931026Z [00:02:56.760]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.7931573Z [00:02:56.760]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.7932486Z [00:02:56.760]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:16.7932934Z [00:02:56.760]➜  EOF
2025-08-20T21:45:16.7936931Z [00:02:56.760]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b365/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/sys=>github.com/containerd/containerd/v2@v2.1.4/pkg/sys;$WORK/b365=>" -p github.com/containerd/containerd/v2/pkg/sys -lang=go1.23 -complete -installsuffix shared -buildid yHjHnWGpViijgz-euJ3W/yHjHnWGpViijgz-euJ3W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/sys/eintr_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/sys/filesys_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/sys/namespace_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/sys/oom_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/sys/pidfd_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/sys/socket_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/sys/unshare_linux.go
2025-08-20T21:45:16.7948061Z [00:02:56.763]➜  go tool buildid -w $WORK/b364/_pkg_.a # internal
2025-08-20T21:45:16.7974166Z [00:02:56.765]➜  cp $WORK/b364/_pkg_.a /root/.cache/go-build/f8/f8aef3ea09cac8c6c24f7e434a502ff974a19bfaed8233016ea3cf9595624906-d # internal
2025-08-20T21:45:16.7978165Z [00:02:56.766]➜  github.com/containerd/continuity/devices
2025-08-20T21:45:16.7984316Z [00:02:56.766]➜  mkdir -p $WORK/b368/
2025-08-20T21:45:16.7984751Z [00:02:56.766]➜  cat >/tmp/go-build3361383166/b368/importcfg << 'EOF' # internal
2025-08-20T21:45:16.7988810Z [00:02:56.766]➜  # import config
2025-08-20T21:45:16.7989790Z [00:02:56.766]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.7993811Z [00:02:56.766]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:16.7994394Z [00:02:56.766]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:16.7994842Z [00:02:56.766]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:16.7995157Z [00:02:56.766]➜  EOF
2025-08-20T21:45:16.7998083Z [00:02:56.766]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b368/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/devices=>github.com/containerd/continuity@v0.4.5/devices;$WORK/b368=>" -p github.com/containerd/continuity/devices -lang=go1.21 -complete -installsuffix shared -buildid 0Wz7Ima7MxWXtj-ZyW7R/0Wz7Ima7MxWXtj-ZyW7R -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/devices/devices.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/devices/devices_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/devices/mknod_unix.go
2025-08-20T21:45:16.8320696Z [00:02:56.799]➜  go tool buildid -w $WORK/b368/_pkg_.a # internal
2025-08-20T21:45:16.8324353Z [00:02:56.800]➜  cp $WORK/b368/_pkg_.a /root/.cache/go-build/1c/1caea7226edfb521bf087b9bff429664b23510d1a4b68e794112f7c7ab5894da-d # internal
2025-08-20T21:45:16.8334144Z [00:02:56.801]➜  github.com/containerd/continuity/sysx
2025-08-20T21:45:16.8335668Z [00:02:56.801]➜  mkdir -p $WORK/b369/
2025-08-20T21:45:16.8354252Z [00:02:56.803]➜  cat >/tmp/go-build3361383166/b369/importcfg << 'EOF' # internal
2025-08-20T21:45:16.8354969Z [00:02:56.803]➜  # import config
2025-08-20T21:45:16.8355699Z [00:02:56.803]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:16.8358069Z [00:02:56.803]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:16.8358811Z [00:02:56.803]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:16.8359817Z [00:02:56.803]➜  EOF
2025-08-20T21:45:16.8362037Z [00:02:56.803]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b369/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/sysx=>github.com/containerd/continuity@v0.4.5/sysx;$WORK/b369=>" -p github.com/containerd/continuity/sysx -lang=go1.21 -complete -installsuffix shared -buildid pzzH8XenDRMjh4V6zkEz/pzzH8XenDRMjh4V6zkEz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/sysx/nodata_linux.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/sysx/xattr.go
2025-08-20T21:45:16.8642501Z [00:02:56.832]➜  go tool buildid -w $WORK/b365/_pkg_.a # internal
2025-08-20T21:45:16.8646935Z [00:02:56.832]➜  cp $WORK/b365/_pkg_.a /root/.cache/go-build/55/5570c1e05b9810ab28f77078ec0fefd36314412ab893b906d47b5ac542f48aee-d # internal
2025-08-20T21:45:16.8657801Z [00:02:56.834]➜  github.com/moby/sys/mountinfo
2025-08-20T21:45:16.8658696Z [00:02:56.834]➜  mkdir -p $WORK/b370/
2025-08-20T21:45:16.8663022Z [00:02:56.834]➜  cat >/tmp/go-build3361383166/b370/importcfg << 'EOF' # internal
2025-08-20T21:45:16.8663724Z [00:02:56.834]➜  # import config
2025-08-20T21:45:16.8665350Z [00:02:56.834]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:16.8666058Z [00:02:56.834]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.8666801Z [00:02:56.834]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:16.8668110Z [00:02:56.834]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:16.8668520Z [00:02:56.834]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:16.8668972Z [00:02:56.834]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:16.8669427Z [00:02:56.834]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:16.8669844Z [00:02:56.834]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:16.8670275Z [00:02:56.834]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.8670688Z [00:02:56.834]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:16.8670998Z [00:02:56.834]➜  EOF
2025-08-20T21:45:16.8674526Z [00:02:56.834]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b370/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2=>github.com/moby/sys/mountinfo@v0.7.2;$WORK/b370=>" -p github.com/moby/sys/mountinfo -lang=go1.17 -complete -installsuffix shared -buildid UDHiDUhDCYrkzn2thYNT/UDHiDUhDCYrkzn2thYNT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/doc.go /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/mounted_linux.go /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/mounted_unix.go /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/mountinfo.go /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/mountinfo_filters.go /root/go/pkg/mod/github.com/moby/sys/mountinfo@v0.7.2/mountinfo_linux.go
2025-08-20T21:45:16.8691871Z [00:02:56.837]➜  go tool buildid -w $WORK/b369/_pkg_.a # internal
2025-08-20T21:45:16.8705399Z [00:02:56.838]➜  cp $WORK/b369/_pkg_.a /root/.cache/go-build/1b/1b4efb7aa0fb92c760c17a46ffd933eb4a64a120bedd4f55c31f2670c3138a3d-d # internal
2025-08-20T21:45:16.8842052Z [00:02:56.852]➜  github.com/containerd/continuity/fs
2025-08-20T21:45:16.8843568Z [00:02:56.852]➜  mkdir -p $WORK/b367/
2025-08-20T21:45:16.8845196Z [00:02:56.852]➜  cat >/tmp/go-build3361383166/b367/importcfg << 'EOF' # internal
2025-08-20T21:45:16.8847600Z [00:02:56.852]➜  # import config
2025-08-20T21:45:16.8848227Z [00:02:56.852]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:16.8849092Z [00:02:56.852]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.8849748Z [00:02:56.852]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:16.8850556Z [00:02:56.852]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.8851342Z [00:02:56.852]➜  packagefile github.com/containerd/continuity/devices=/tmp/go-build3361383166/b368/_pkg_.a
2025-08-20T21:45:16.8852844Z [00:02:56.852]➜  packagefile github.com/containerd/continuity/sysx=/tmp/go-build3361383166/b369/_pkg_.a
2025-08-20T21:45:16.8853970Z [00:02:56.852]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:16.8860596Z [00:02:56.852]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:16.8861153Z [00:02:56.852]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:16.8861605Z [00:02:56.852]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:16.8862024Z [00:02:56.852]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:16.8872556Z [00:02:56.852]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:16.8873080Z [00:02:56.852]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:16.8873533Z [00:02:56.852]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:16.8873958Z [00:02:56.852]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:16.8874386Z [00:02:56.852]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:16.8874691Z [00:02:56.852]➜  EOF
2025-08-20T21:45:16.8881104Z [00:02:56.853]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b367/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs=>github.com/containerd/continuity@v0.4.5/fs;$WORK/b367=>" -p github.com/containerd/continuity/fs -lang=go1.21 -complete -installsuffix shared -buildid oNxdaBof1BBQ68KKDAIq/oNxdaBof1BBQ68KKDAIq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/copy.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/copy_irregular_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/copy_linux.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/copy_nondarwin.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/diff.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/diff_linux.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/diff_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/dir.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/dtype_linux.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/du.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/du_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/hardlink.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/hardlink_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/magic_linux.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/path.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/stat_unix.go /root/go/pkg/mod/github.com/containerd/continuity@v0.4.5/fs/time.go
2025-08-20T21:45:16.9460976Z [00:02:56.914]➜  go tool buildid -w $WORK/b370/_pkg_.a # internal
2025-08-20T21:45:16.9465996Z [00:02:56.914]➜  cp $WORK/b370/_pkg_.a /root/.cache/go-build/03/0344a9e99f69df189e518338f9518495bc7b64689aabcf017ba8682e1494b263-d # internal
2025-08-20T21:45:16.9540869Z [00:02:56.922]➜  github.com/containerd/containerd/v2/pkg/protobuf/proto
2025-08-20T21:45:16.9541992Z [00:02:56.922]➜  mkdir -p $WORK/b371/
2025-08-20T21:45:16.9542556Z [00:02:56.922]➜  cat >/tmp/go-build3361383166/b371/importcfg << 'EOF' # internal
2025-08-20T21:45:16.9542960Z [00:02:56.922]➜  # import config
2025-08-20T21:45:16.9543437Z [00:02:56.922]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:16.9543833Z [00:02:56.922]➜  EOF
2025-08-20T21:45:16.9546072Z [00:02:56.922]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b371/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/protobuf/proto=>github.com/containerd/containerd/v2@v2.1.4/pkg/protobuf/proto;$WORK/b371=>" -p github.com/containerd/containerd/v2/pkg/protobuf/proto -lang=go1.23 -complete -installsuffix shared -buildid LWpRdmuL2F7mkMB8CKUF/LWpRdmuL2F7mkMB8CKUF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/protobuf/proto/proto.go
2025-08-20T21:45:16.9711695Z [00:02:56.939]➜  go tool buildid -w $WORK/b371/_pkg_.a # internal
2025-08-20T21:45:16.9716696Z [00:02:56.940]➜  cp $WORK/b371/_pkg_.a /root/.cache/go-build/5a/5a6186df06d0199d95da637b64aa5539d2fa34d9cbec1dbf5f5c9c49fd16bd3a-d # internal
2025-08-20T21:45:16.9723948Z [00:02:56.940]➜  github.com/containerd/containerd/v2/pkg/epoch
2025-08-20T21:45:16.9724389Z [00:02:56.940]➜  mkdir -p $WORK/b373/
2025-08-20T21:45:16.9729451Z [00:02:56.941]➜  cat >/tmp/go-build3361383166/b373/importcfg << 'EOF' # internal
2025-08-20T21:45:16.9729884Z [00:02:56.941]➜  # import config
2025-08-20T21:45:16.9730232Z [00:02:56.941]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:16.9730650Z [00:02:56.941]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:16.9731067Z [00:02:56.941]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:16.9731511Z [00:02:56.941]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:16.9731926Z [00:02:56.941]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:16.9732226Z [00:02:56.941]➜  EOF
2025-08-20T21:45:16.9735409Z [00:02:56.941]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b373/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/epoch=>github.com/containerd/containerd/v2@v2.1.4/pkg/epoch;$WORK/b373=>" -p github.com/containerd/containerd/v2/pkg/epoch -lang=go1.23 -complete -installsuffix shared -buildid Jc9NyvvMsptCFVFGMYmv/Jc9NyvvMsptCFVFGMYmv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/epoch/context.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/epoch/epoch.go
2025-08-20T21:45:16.9999425Z [00:02:56.968]➜  go tool buildid -w $WORK/b373/_pkg_.a # internal
2025-08-20T21:45:17.0003037Z [00:02:56.968]➜  cp $WORK/b373/_pkg_.a /root/.cache/go-build/6f/6fe44a47f7ceccdcbeaff90d19652f80345dda71bc41c215fa761c70a96d3e6e-d # internal
2025-08-20T21:45:17.0007001Z [00:02:56.969]➜  github.com/containerd/containerd/v2/pkg/cap
2025-08-20T21:45:17.0007773Z [00:02:56.969]➜  mkdir -p $WORK/b376/
2025-08-20T21:45:17.0010470Z [00:02:56.969]➜  cat >/tmp/go-build3361383166/b376/importcfg << 'EOF' # internal
2025-08-20T21:45:17.0012654Z [00:02:56.969]➜  # import config
2025-08-20T21:45:17.0013314Z [00:02:56.969]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:17.0013796Z [00:02:56.969]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.0014198Z [00:02:56.969]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.0014593Z [00:02:56.969]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:17.0015004Z [00:02:56.969]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:17.0015445Z [00:02:56.969]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.0015756Z [00:02:56.969]➜  EOF
2025-08-20T21:45:17.0017780Z [00:02:56.969]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b376/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/cap=>github.com/containerd/containerd/v2@v2.1.4/pkg/cap;$WORK/b376=>" -p github.com/containerd/containerd/v2/pkg/cap -lang=go1.23 -complete -installsuffix shared -buildid xmiQuIayaYk0sLV-47Xb/xmiQuIayaYk0sLV-47Xb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/cap/cap_linux.go
2025-08-20T21:45:17.0498104Z [00:02:57.017]➜  go tool buildid -w $WORK/b376/_pkg_.a # internal
2025-08-20T21:45:17.0503397Z [00:02:57.018]➜  cp $WORK/b376/_pkg_.a /root/.cache/go-build/f9/f9b3742ecaaf8f23072d93a24982569053eb220160e8541eac60357d69438f9c-d # internal
2025-08-20T21:45:17.0506987Z [00:02:57.019]➜  github.com/containerd/containerd/v2/internal/lazyregexp
2025-08-20T21:45:17.0508009Z [00:02:57.019]➜  mkdir -p $WORK/b379/
2025-08-20T21:45:17.0511137Z [00:02:57.019]➜  cat >/tmp/go-build3361383166/b379/importcfg << 'EOF' # internal
2025-08-20T21:45:17.0511630Z [00:02:57.019]➜  # import config
2025-08-20T21:45:17.0512769Z [00:02:57.019]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:17.0513271Z [00:02:57.019]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:17.0513744Z [00:02:57.019]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.0514171Z [00:02:57.019]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.0514472Z [00:02:57.019]➜  EOF
2025-08-20T21:45:17.0516706Z [00:02:57.019]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b379/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/lazyregexp=>github.com/containerd/containerd/v2@v2.1.4/internal/lazyregexp;$WORK/b379=>" -p github.com/containerd/containerd/v2/internal/lazyregexp -lang=go1.23 -complete -installsuffix shared -buildid bP7Uu6B6borOd0nCfy1P/bP7Uu6B6borOd0nCfy1P -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/lazyregexp/lazyregexp.go
2025-08-20T21:45:17.0895669Z [00:02:57.057]➜  go tool buildid -w $WORK/b379/_pkg_.a # internal
2025-08-20T21:45:17.0904589Z [00:02:57.058]➜  cp $WORK/b379/_pkg_.a /root/.cache/go-build/df/df532d176d5cc6a294545a16bf74ac4decee70eb4a011c68e35a4bc0662abb15-d # internal
2025-08-20T21:45:17.0909768Z [00:02:57.059]➜  github.com/containerd/containerd/v2/pkg/identifiers
2025-08-20T21:45:17.0910322Z [00:02:57.059]➜  mkdir -p $WORK/b378/
2025-08-20T21:45:17.0913364Z [00:02:57.059]➜  cat >/tmp/go-build3361383166/b378/importcfg << 'EOF' # internal
2025-08-20T21:45:17.0913739Z [00:02:57.059]➜  # import config
2025-08-20T21:45:17.0914072Z [00:02:57.059]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.0917756Z [00:02:57.059]➜  packagefile github.com/containerd/containerd/v2/internal/lazyregexp=/tmp/go-build3361383166/b379/_pkg_.a
2025-08-20T21:45:17.0918438Z [00:02:57.059]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:17.0918827Z [00:02:57.059]➜  EOF
2025-08-20T21:45:17.0921208Z [00:02:57.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b378/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/identifiers=>github.com/containerd/containerd/v2@v2.1.4/pkg/identifiers;$WORK/b378=>" -p github.com/containerd/containerd/v2/pkg/identifiers -lang=go1.23 -complete -installsuffix shared -buildid S2EKI-8uoKy3Z76-wifc/S2EKI-8uoKy3Z76-wifc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/identifiers/validate.go
2025-08-20T21:45:17.1027966Z [00:02:57.070]➜  go tool buildid -w $WORK/b367/_pkg_.a # internal
2025-08-20T21:45:17.1085398Z [00:02:57.076]➜  cp $WORK/b367/_pkg_.a /root/.cache/go-build/5c/5cb676819f93df29339608f98312595995b40a1f29b5d319d13d2a104ca0c56e-d # internal
2025-08-20T21:45:17.1116622Z [00:02:57.079]➜  github.com/containerd/containerd/v2/core/mount
2025-08-20T21:45:17.1117097Z [00:02:57.079]➜  mkdir -p $WORK/b363/
2025-08-20T21:45:17.1117481Z [00:02:57.080]➜  cat >/tmp/go-build3361383166/b363/importcfg << 'EOF' # internal
2025-08-20T21:45:17.1118515Z [00:02:57.080]➜  # import config
2025-08-20T21:45:17.1120294Z [00:02:57.080]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.1121322Z [00:02:57.080]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.1121841Z [00:02:57.080]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.1122519Z [00:02:57.080]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:17.1123655Z [00:02:57.080]➜  packagefile github.com/containerd/containerd/v2/internal/randutil=/tmp/go-build3361383166/b331/_pkg_.a
2025-08-20T21:45:17.1124422Z [00:02:57.080]➜  packagefile github.com/containerd/containerd/v2/pkg/kernelversion=/tmp/go-build3361383166/b364/_pkg_.a
2025-08-20T21:45:17.1125143Z [00:02:57.080]➜  packagefile github.com/containerd/containerd/v2/pkg/sys=/tmp/go-build3361383166/b365/_pkg_.a
2025-08-20T21:45:17.1125800Z [00:02:57.080]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build3361383166/b367/_pkg_.a
2025-08-20T21:45:17.1126433Z [00:02:57.080]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:17.1132267Z [00:02:57.080]➜  packagefile github.com/moby/sys/mountinfo=/tmp/go-build3361383166/b370/_pkg_.a
2025-08-20T21:45:17.1133175Z [00:02:57.080]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:17.1133720Z [00:02:57.080]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:17.1134196Z [00:02:57.080]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:17.1134606Z [00:02:57.080]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:17.1135018Z [00:02:57.080]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:17.1135457Z [00:02:57.080]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:17.1135984Z [00:02:57.080]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:17.1136469Z [00:02:57.080]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:17.1136889Z [00:02:57.080]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:17.1137309Z [00:02:57.080]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.1137729Z [00:02:57.080]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:17.1138137Z [00:02:57.080]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.1138442Z [00:02:57.080]➜  EOF
2025-08-20T21:45:17.1144117Z [00:02:57.080]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b363/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount=>github.com/containerd/containerd/v2@v2.1.4/core/mount;$WORK/b363=>" -p github.com/containerd/containerd/v2/core/mount -lang=go1.23 -complete -installsuffix shared -buildid 9KysFKIv68_4I8Aeq5jn/9KysFKIv68_4I8Aeq5jn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/fuse_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/lookup_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/losetup_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/mount.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/mount_idmapped_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/mount_idmapped_utils_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/mount_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/mount_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/mountinfo.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/temp.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/mount/temp_unix.go
2025-08-20T21:45:17.1165258Z [00:02:57.084]➜  go tool buildid -w $WORK/b378/_pkg_.a # internal
2025-08-20T21:45:17.1175206Z [00:02:57.085]➜  cp $WORK/b378/_pkg_.a /root/.cache/go-build/b6/b6a73fac89d550c12ff353ab9ed5caca0a94c8a6e46bb9a5b6f89179c576f88b-d # internal
2025-08-20T21:45:17.1273128Z [00:02:57.095]➜  github.com/containerd/containerd/v2/pkg/namespaces
2025-08-20T21:45:17.1273669Z [00:02:57.095]➜  mkdir -p $WORK/b377/
2025-08-20T21:45:17.1276414Z [00:02:57.096]➜  cat >/tmp/go-build3361383166/b377/importcfg << 'EOF' # internal
2025-08-20T21:45:17.1293991Z [00:02:57.096]➜  # import config
2025-08-20T21:45:17.1294353Z [00:02:57.096]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.1294777Z [00:02:57.096]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.1295377Z [00:02:57.096]➜  packagefile github.com/containerd/containerd/v2/pkg/identifiers=/tmp/go-build3361383166/b378/_pkg_.a
2025-08-20T21:45:17.1296041Z [00:02:57.096]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:17.1296627Z [00:02:57.096]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:17.1297206Z [00:02:57.096]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:17.1297701Z [00:02:57.096]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:17.1297998Z [00:02:57.096]➜  EOF
2025-08-20T21:45:17.1301099Z [00:02:57.096]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b377/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/namespaces=>github.com/containerd/containerd/v2@v2.1.4/pkg/namespaces;$WORK/b377=>" -p github.com/containerd/containerd/v2/pkg/namespaces -lang=go1.23 -complete -installsuffix shared -buildid 5HFTwTxLkj8G9SKLXBfN/5HFTwTxLkj8G9SKLXBfN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/namespaces/context.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/namespaces/grpc.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/namespaces/store.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/namespaces/ttrpc.go
2025-08-20T21:45:17.1827551Z [00:02:57.150]➜  go tool buildid -w $WORK/b377/_pkg_.a # internal
2025-08-20T21:45:17.1834304Z [00:02:57.151]➜  cp $WORK/b377/_pkg_.a /root/.cache/go-build/5d/5d8d59a48a5ca76ef1d7fea9f4d32dd5de34b40345a9eafb089a28b60e5d6b30-d # internal
2025-08-20T21:45:17.1840328Z [00:02:57.152]➜  github.com/moby/sys/user
2025-08-20T21:45:17.1841168Z [00:02:57.152]➜  mkdir -p $WORK/b380/
2025-08-20T21:45:17.1841962Z [00:02:57.152]➜  cat >/tmp/go-build3361383166/b380/importcfg << 'EOF' # internal
2025-08-20T21:45:17.1842931Z [00:02:57.152]➜  # import config
2025-08-20T21:45:17.1843368Z [00:02:57.152]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:17.1843800Z [00:02:57.152]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:17.1844581Z [00:02:57.152]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.1845068Z [00:02:57.152]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.1845536Z [00:02:57.152]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:17.1845990Z [00:02:57.152]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.1846384Z [00:02:57.152]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:17.1846829Z [00:02:57.152]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:17.1847274Z [00:02:57.152]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:17.1847700Z [00:02:57.152]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.1848120Z [00:02:57.152]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:17.1848430Z [00:02:57.152]➜  EOF
2025-08-20T21:45:17.1850804Z [00:02:57.152]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b380/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/user@v0.4.0=>github.com/moby/sys/user@v0.4.0;$WORK/b380=>" -p github.com/moby/sys/user -lang=go1.17 -complete -installsuffix shared -buildid 9Ei1tZvaisSPDQLPEL4o/9Ei1tZvaisSPDQLPEL4o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/user@v0.4.0/idtools.go /root/go/pkg/mod/github.com/moby/sys/user@v0.4.0/idtools_unix.go /root/go/pkg/mod/github.com/moby/sys/user@v0.4.0/lookup_unix.go /root/go/pkg/mod/github.com/moby/sys/user@v0.4.0/user.go
2025-08-20T21:45:17.2617185Z [00:02:57.229]➜  go tool buildid -w $WORK/b363/_pkg_.a # internal
2025-08-20T21:45:17.2655761Z [00:02:57.233]➜  cp $WORK/b363/_pkg_.a /root/.cache/go-build/a4/a4243f6a3332d11dbd9591d5dc54a8fd8347635595f913e5ae2fb373946b1226-d # internal
2025-08-20T21:45:17.2664339Z [00:02:57.234]➜  github.com/containerd/containerd/v2/core/snapshots
2025-08-20T21:45:17.2665037Z [00:02:57.234]➜  mkdir -p $WORK/b375/
2025-08-20T21:45:17.2679056Z [00:02:57.236]➜  cat >/tmp/go-build3361383166/b375/importcfg << 'EOF' # internal
2025-08-20T21:45:17.2679654Z [00:02:57.236]➜  # import config
2025-08-20T21:45:17.2680297Z [00:02:57.236]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.2681028Z [00:02:57.236]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:17.2682361Z [00:02:57.236]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:17.2683096Z [00:02:57.236]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.2683522Z [00:02:57.236]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.2683830Z [00:02:57.236]➜  EOF
2025-08-20T21:45:17.2693996Z [00:02:57.237]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b375/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/snapshots=>github.com/containerd/containerd/v2@v2.1.4/core/snapshots;$WORK/b375=>" -p github.com/containerd/containerd/v2/core/snapshots -lang=go1.23 -complete -installsuffix shared -buildid k1oueZW3u0EOXativgeO/k1oueZW3u0EOXativgeO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/snapshots/snapshotter.go
2025-08-20T21:45:17.2955530Z [00:02:57.263]➜  go tool buildid -w $WORK/b375/_pkg_.a # internal
2025-08-20T21:45:17.2965511Z [00:02:57.264]➜  cp $WORK/b375/_pkg_.a /root/.cache/go-build/01/01a59550a089b023861a1deda0d45fdf2e62c77bc4436e7f710fd4b693a8eb1f-d # internal
2025-08-20T21:45:17.2990676Z [00:02:57.267]➜  github.com/opencontainers/runtime-spec/specs-go
2025-08-20T21:45:17.2991065Z [00:02:57.267]➜  mkdir -p $WORK/b381/
2025-08-20T21:45:17.2993459Z [00:02:57.267]➜  cat >/tmp/go-build3361383166/b381/importcfg << 'EOF' # internal
2025-08-20T21:45:17.2994860Z [00:02:57.267]➜  # import config
2025-08-20T21:45:17.2995248Z [00:02:57.267]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.2996009Z [00:02:57.267]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:17.2996356Z [00:02:57.267]➜  EOF
2025-08-20T21:45:17.2999075Z [00:02:57.267]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b381/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/runtime-spec@v1.2.1/specs-go=>github.com/opencontainers/runtime-spec@v1.2.1/specs-go;$WORK/b381=>" -p github.com/opencontainers/runtime-spec/specs-go -lang=go1.16 -complete -installsuffix shared -buildid pS3OmN5pGvVeeYzlVjR8/pS3OmN5pGvVeeYzlVjR8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/runtime-spec@v1.2.1/specs-go/config.go /root/go/pkg/mod/github.com/opencontainers/runtime-spec@v1.2.1/specs-go/state.go /root/go/pkg/mod/github.com/opencontainers/runtime-spec@v1.2.1/specs-go/version.go
2025-08-20T21:45:17.3228717Z [00:02:57.290]➜  go tool buildid -w $WORK/b380/_pkg_.a # internal
2025-08-20T21:45:17.3267127Z [00:02:57.294]➜  cp $WORK/b380/_pkg_.a /root/.cache/go-build/71/7179cda7e7fc3c99902651e649bb0a958e00095ea09a822e7983961b47318224-d # internal
2025-08-20T21:45:17.3269545Z [00:02:57.294]➜  github.com/containerd/containerd/v2/core/events
2025-08-20T21:45:17.3269891Z [00:02:57.294]➜  mkdir -p $WORK/b382/
2025-08-20T21:45:17.3270295Z [00:02:57.295]➜  cat >/tmp/go-build3361383166/b382/importcfg << 'EOF' # internal
2025-08-20T21:45:17.3270776Z [00:02:57.295]➜  # import config
2025-08-20T21:45:17.3271722Z [00:02:57.295]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.3272459Z [00:02:57.295]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:17.3273143Z [00:02:57.295]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.3273590Z [00:02:57.295]➜  EOF
2025-08-20T21:45:17.3275830Z [00:02:57.295]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b382/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/events=>github.com/containerd/containerd/v2@v2.1.4/core/events;$WORK/b382=>" -p github.com/containerd/containerd/v2/core/events -lang=go1.23 -complete -installsuffix shared -buildid QWtsfiXaf77hHo0lCF5z/QWtsfiXaf77hHo0lCF5z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/events/events.go
2025-08-20T21:45:17.3353427Z [00:02:57.302]➜  go tool buildid -w $WORK/b381/_pkg_.a # internal
2025-08-20T21:45:17.3354178Z [00:02:57.303]➜  cp $WORK/b381/_pkg_.a /root/.cache/go-build/11/1184152f269b39691558a546a4c6034424a82524b5bbfed6bf4db9be1a78a9cf-d # internal
2025-08-20T21:45:17.3358240Z [00:02:57.303]➜  github.com/containerd/containerd/v2/pkg/reference
2025-08-20T21:45:17.3360182Z [00:02:57.303]➜  mkdir -p $WORK/b385/
2025-08-20T21:45:17.3370315Z [00:02:57.305]➜  cat >/tmp/go-build3361383166/b385/importcfg << 'EOF' # internal
2025-08-20T21:45:17.3370872Z [00:02:57.305]➜  # import config
2025-08-20T21:45:17.3371368Z [00:02:57.305]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.3372127Z [00:02:57.305]➜  packagefile github.com/containerd/containerd/v2/internal/lazyregexp=/tmp/go-build3361383166/b379/_pkg_.a
2025-08-20T21:45:17.3373040Z [00:02:57.305]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:17.3373704Z [00:02:57.305]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:17.3374258Z [00:02:57.305]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:17.3374821Z [00:02:57.305]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.3375274Z [00:02:57.305]➜  EOF
2025-08-20T21:45:17.3377848Z [00:02:57.305]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b385/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/reference=>github.com/containerd/containerd/v2@v2.1.4/pkg/reference;$WORK/b385=>" -p github.com/containerd/containerd/v2/pkg/reference -lang=go1.23 -complete -installsuffix shared -buildid _kMuZopA-of1Un6cPjPl/_kMuZopA-of1Un6cPjPl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/reference/reference.go
2025-08-20T21:45:17.3532100Z [00:02:57.321]➜  go tool buildid -w $WORK/b382/_pkg_.a # internal
2025-08-20T21:45:17.3536891Z [00:02:57.321]➜  cp $WORK/b382/_pkg_.a /root/.cache/go-build/78/784296339e39c45c9aa4703f3248863943af30df4fa154025b731f19653a706a-d # internal
2025-08-20T21:45:17.3548880Z [00:02:57.323]➜  github.com/distribution/reference
2025-08-20T21:45:17.3552989Z [00:02:57.323]➜  mkdir -p $WORK/b386/
2025-08-20T21:45:17.3553454Z [00:02:57.323]➜  cat >/tmp/go-build3361383166/b386/importcfg << 'EOF' # internal
2025-08-20T21:45:17.3553806Z [00:02:57.323]➜  # import config
2025-08-20T21:45:17.3554143Z [00:02:57.323]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.3554555Z [00:02:57.323]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.3555093Z [00:02:57.323]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:17.3555606Z [00:02:57.323]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:17.3556021Z [00:02:57.323]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:17.3556431Z [00:02:57.323]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:17.3557235Z [00:02:57.323]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.3557549Z [00:02:57.323]➜  EOF
2025-08-20T21:45:17.3560683Z [00:02:57.323]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b386/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/distribution/reference@v0.6.0=>github.com/distribution/reference@v0.6.0;$WORK/b386=>" -p github.com/distribution/reference -lang=go1.20 -complete -installsuffix shared -buildid Xi8c0QyQ4_fDD_qB35Ls/Xi8c0QyQ4_fDD_qB35Ls -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/helpers.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/normalize.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/reference.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/regexp.go /root/go/pkg/mod/github.com/distribution/reference@v0.6.0/sort.go
2025-08-20T21:45:17.3626194Z [00:02:57.330]➜  go tool buildid -w $WORK/b350/_pkg_.a # internal
2025-08-20T21:45:17.3689978Z [00:02:57.336]➜  go tool buildid -w $WORK/b385/_pkg_.a # internal
2025-08-20T21:45:17.3690741Z [00:02:57.337]➜  cp $WORK/b385/_pkg_.a /root/.cache/go-build/3f/3f98b9287be856a9e4bbfa8ff4050a56fc2572406aa7424e42e490f695e1dafd-d # internal
2025-08-20T21:45:17.3700069Z [00:02:57.338]➜  github.com/containerd/containerd/v2/core/leases
2025-08-20T21:45:17.3700433Z [00:02:57.338]➜  mkdir -p $WORK/b391/
2025-08-20T21:45:17.3700978Z [00:02:57.338]➜  cat >/tmp/go-build3361383166/b391/importcfg << 'EOF' # internal
2025-08-20T21:45:17.3713070Z [00:02:57.338]➜  # import config
2025-08-20T21:45:17.3713454Z [00:02:57.338]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.3713906Z [00:02:57.338]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:17.3714379Z [00:02:57.338]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:17.3714817Z [00:02:57.338]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.3715332Z [00:02:57.338]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:17.3715820Z [00:02:57.338]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.3716123Z [00:02:57.338]➜  EOF
2025-08-20T21:45:17.3719412Z [00:02:57.338]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b391/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/leases=>github.com/containerd/containerd/v2@v2.1.4/core/leases;$WORK/b391=>" -p github.com/containerd/containerd/v2/core/leases -lang=go1.23 -complete -installsuffix shared -buildid 6nj6lnT2awKTWRkLLScK/6nj6lnT2awKTWRkLLScK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/leases/context.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/leases/grpc.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/leases/id.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/leases/lease.go
2025-08-20T21:45:17.3738018Z [00:02:57.341]➜  cp $WORK/b350/_pkg_.a /root/.cache/go-build/29/29756d8fb3ad31e897e65bb6e2d891487813a15b5c0fb4d98b5429e0350804cc-d # internal
2025-08-20T21:45:17.3764750Z [00:02:57.344]➜  github.com/containerd/containerd/v2/pkg/archive/compression
2025-08-20T21:45:17.3765247Z [00:02:57.344]➜  mkdir -p $WORK/b349/
2025-08-20T21:45:17.3774752Z [00:02:57.345]➜  cat >/tmp/go-build3361383166/b349/importcfg << 'EOF' # internal
2025-08-20T21:45:17.3775300Z [00:02:57.345]➜  # import config
2025-08-20T21:45:17.3775782Z [00:02:57.345]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:17.3776308Z [00:02:57.345]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:17.3776845Z [00:02:57.345]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:17.3777382Z [00:02:57.345]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.3778274Z [00:02:57.345]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:17.3778822Z [00:02:57.345]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.3779441Z [00:02:57.345]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:17.3780160Z [00:02:57.345]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3361383166/b350/_pkg_.a
2025-08-20T21:45:17.3780768Z [00:02:57.345]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.3781315Z [00:02:57.345]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:17.3781740Z [00:02:57.345]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:17.3782277Z [00:02:57.345]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:17.3782948Z [00:02:57.345]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.3783378Z [00:02:57.345]➜  EOF
2025-08-20T21:45:17.3785749Z [00:02:57.345]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b349/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/compression=>github.com/containerd/containerd/v2@v2.1.4/pkg/archive/compression;$WORK/b349=>" -p github.com/containerd/containerd/v2/pkg/archive/compression -lang=go1.23 -complete -installsuffix shared -buildid Ig8ygsuT0ZoqU6AIpPmh/Ig8ygsuT0ZoqU6AIpPmh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/compression/compression.go
2025-08-20T21:45:17.4170014Z [00:02:57.385]➜  go tool buildid -w $WORK/b391/_pkg_.a # internal
2025-08-20T21:45:17.4195150Z [00:02:57.387]➜  cp $WORK/b391/_pkg_.a /root/.cache/go-build/ff/ffa20dfbe6383e7a0c3d7be65ab504a1f1b98613eb7725fc2bd89522b5235957-d # internal
2025-08-20T21:45:17.4198563Z [00:02:57.388]➜  go.opentelemetry.io/otel/internal/attribute
2025-08-20T21:45:17.4198940Z [00:02:57.388]➜  mkdir -p $WORK/b406/
2025-08-20T21:45:17.4207618Z [00:02:57.388]➜  cat >/tmp/go-build3361383166/b406/importcfg << 'EOF' # internal
2025-08-20T21:45:17.4210199Z [00:02:57.388]➜  # import config
2025-08-20T21:45:17.4210606Z [00:02:57.388]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:17.4210927Z [00:02:57.388]➜  EOF
2025-08-20T21:45:17.4219916Z [00:02:57.389]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b406/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/attribute=>go.opentelemetry.io/otel@v1.35.0/internal/attribute;$WORK/b406=>" -p go.opentelemetry.io/otel/internal/attribute -lang=go1.22 -complete -installsuffix shared -buildid mIrdgYBZ_jKf3jEPl2C3/mIrdgYBZ_jKf3jEPl2C3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/attribute/attribute.go
2025-08-20T21:45:17.4441678Z [00:02:57.412]➜  go tool buildid -w $WORK/b349/_pkg_.a # internal
2025-08-20T21:45:17.4450035Z [00:02:57.413]➜  cp $WORK/b349/_pkg_.a /root/.cache/go-build/3b/3b08391f18a52694ba8807b257465b7a04943b7c6d96fb83eda9fe4b67384281-d # internal
2025-08-20T21:45:17.4453395Z [00:02:57.413]➜  github.com/containerd/containerd/v2/core/images
2025-08-20T21:45:17.4454820Z [00:02:57.413]➜  mkdir -p $WORK/b348/
2025-08-20T21:45:17.4455912Z [00:02:57.413]➜  cat >/tmp/go-build3361383166/b348/importcfg << 'EOF' # internal
2025-08-20T21:45:17.4456283Z [00:02:57.413]➜  # import config
2025-08-20T21:45:17.4456655Z [00:02:57.413]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.4457377Z [00:02:57.413]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:17.4457847Z [00:02:57.413]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.4458256Z [00:02:57.413]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.4458835Z [00:02:57.413]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:17.4460010Z [00:02:57.414]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:17.4460771Z [00:02:57.414]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:17.4461408Z [00:02:57.414]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:17.4461963Z [00:02:57.414]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:17.4462673Z [00:02:57.414]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:17.4463343Z [00:02:57.414]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:17.4464011Z [00:02:57.414]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:17.4464643Z [00:02:57.414]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:17.4465210Z [00:02:57.414]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3361383166/b362/_pkg_.a
2025-08-20T21:45:17.4465684Z [00:02:57.414]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.4466086Z [00:02:57.414]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:17.4466502Z [00:02:57.414]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.4466919Z [00:02:57.414]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.4467231Z [00:02:57.414]➜  EOF
2025-08-20T21:45:17.4471110Z [00:02:57.414]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b348/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images=>github.com/containerd/containerd/v2@v2.1.4/core/images;$WORK/b348=>" -p github.com/containerd/containerd/v2/core/images -lang=go1.23 -complete -installsuffix shared -buildid 3QwU_TaeMywPj5c6zRbO/3QwU_TaeMywPj5c6zRbO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/annotations.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/diffid.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/handlers.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/image.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/importexport.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/mediatypes.go
2025-08-20T21:45:17.4537108Z [00:02:57.422]➜  go tool buildid -w $WORK/b386/_pkg_.a # internal
2025-08-20T21:45:17.4549141Z [00:02:57.423]➜  cp $WORK/b386/_pkg_.a /root/.cache/go-build/6d/6d4e0b1ffbb40e9a82887dc019ae801d5e3987eaf42420b63755289e6773e5f1-d # internal
2025-08-20T21:45:17.4549985Z [00:02:57.423]➜  go.opentelemetry.io/otel/codes
2025-08-20T21:45:17.4550460Z [00:02:57.423]➜  mkdir -p $WORK/b407/
2025-08-20T21:45:17.4572056Z [00:02:57.425]➜  cat >/tmp/go-build3361383166/b407/importcfg << 'EOF' # internal
2025-08-20T21:45:17.4572708Z [00:02:57.425]➜  # import config
2025-08-20T21:45:17.4573116Z [00:02:57.425]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:17.4573725Z [00:02:57.425]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.4574146Z [00:02:57.425]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.4574687Z [00:02:57.425]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:17.4575181Z [00:02:57.425]➜  EOF
2025-08-20T21:45:17.4577329Z [00:02:57.425]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b407/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/codes=>go.opentelemetry.io/otel@v1.35.0/codes;$WORK/b407=>" -p go.opentelemetry.io/otel/codes -lang=go1.22 -complete -installsuffix shared -buildid mlkPhHK7geCNANUH4-ML/mlkPhHK7geCNANUH4-ML -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/codes/codes.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/codes/doc.go
2025-08-20T21:45:17.4596339Z [00:02:57.428]➜  go tool buildid -w $WORK/b406/_pkg_.a # internal
2025-08-20T21:45:17.4605821Z [00:02:57.428]➜  cp $WORK/b406/_pkg_.a /root/.cache/go-build/ba/ba51024983e9e796d0bf4e4dcc751b3690591f492608cd03a4a327c9583e8423-d # internal
2025-08-20T21:45:17.4610598Z [00:02:57.428]➜  go.opentelemetry.io/otel/attribute
2025-08-20T21:45:17.4613951Z [00:02:57.429]➜  mkdir -p $WORK/b404/
2025-08-20T21:45:17.4619547Z [00:02:57.430]➜  cat >/tmp/go-build3361383166/b404/importcfg << 'EOF' # internal
2025-08-20T21:45:17.4620847Z [00:02:57.430]➜  # import config
2025-08-20T21:45:17.4621259Z [00:02:57.430]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:17.4621683Z [00:02:57.430]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:17.4622124Z [00:02:57.430]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:17.4622749Z [00:02:57.430]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.4623275Z [00:02:57.430]➜  packagefile go.opentelemetry.io/otel/internal=/tmp/go-build3361383166/b405/_pkg_.a
2025-08-20T21:45:17.4623927Z [00:02:57.430]➜  packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build3361383166/b406/_pkg_.a
2025-08-20T21:45:17.4624472Z [00:02:57.430]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:17.4624904Z [00:02:57.430]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:17.4625316Z [00:02:57.430]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:17.4625729Z [00:02:57.430]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:17.4626142Z [00:02:57.430]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.4626573Z [00:02:57.430]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:17.4626908Z [00:02:57.430]➜  EOF
2025-08-20T21:45:17.4631079Z [00:02:57.430]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b404/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute=>go.opentelemetry.io/otel@v1.35.0/attribute;$WORK/b404=>" -p go.opentelemetry.io/otel/attribute -lang=go1.22 -complete -installsuffix shared -buildid vkT4cFj1OAb0GFL1l698/vkT4cFj1OAb0GFL1l698 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/encoder.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/filter.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/iterator.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/key.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/kv.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/set.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/type_string.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/attribute/value.go
2025-08-20T21:45:17.4721692Z [00:02:57.440]➜  go tool buildid -w $WORK/b407/_pkg_.a # internal
2025-08-20T21:45:17.4729897Z [00:02:57.441]➜  cp $WORK/b407/_pkg_.a /root/.cache/go-build/6e/6ea0799f76cee6f5166a7a88a1ec387a5b6fee0a2543be177047c171077e4205-d # internal
2025-08-20T21:45:17.4730735Z [00:02:57.441]➜  log/slog/internal/buffer
2025-08-20T21:45:17.4731144Z [00:02:57.441]➜  mkdir -p $WORK/b413/
2025-08-20T21:45:17.4731663Z [00:02:57.441]➜  cat >/tmp/go-build3361383166/b413/importcfg << 'EOF' # internal
2025-08-20T21:45:17.4732132Z [00:02:57.441]➜  # import config
2025-08-20T21:45:17.4732703Z [00:02:57.441]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.4733176Z [00:02:57.441]➜  EOF
2025-08-20T21:45:17.4734916Z [00:02:57.441]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b413/_pkg_.a -trimpath "/root/.go/src/log/slog/internal/buffer=>log/slog/internal/buffer;$WORK/b413=>" -p log/slog/internal/buffer -lang=go1.25 -std -complete -installsuffix shared -buildid xzxUO5vP-XvNEJOhwgu0/xzxUO5vP-XvNEJOhwgu0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack /root/.go/src/log/slog/internal/buffer/buffer.go
2025-08-20T21:45:17.4985931Z [00:02:57.466]➜  go tool buildid -w $WORK/b413/_pkg_.a # internal
2025-08-20T21:45:17.4992006Z [00:02:57.467]➜  cp $WORK/b413/_pkg_.a /root/.cache/go-build/32/325b843a00aa831889a4a40fa80477b1acb02285e9a98777f8df242b94b4c827-d # internal
2025-08-20T21:45:17.4992915Z [00:02:57.467]➜  log/slog
2025-08-20T21:45:17.4993202Z [00:02:57.467]➜  mkdir -p $WORK/b411/
2025-08-20T21:45:17.4997545Z [00:02:57.468]➜  cat >/tmp/go-build3361383166/b411/importcfg << 'EOF' # internal
2025-08-20T21:45:17.4997917Z [00:02:57.468]➜  # import config
2025-08-20T21:45:17.4998259Z [00:02:57.468]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:17.4998684Z [00:02:57.468]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.4999132Z [00:02:57.468]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:17.4999584Z [00:02:57.468]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:17.5000026Z [00:02:57.468]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.5000451Z [00:02:57.468]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.5000847Z [00:02:57.468]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.5001259Z [00:02:57.468]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:17.5001691Z [00:02:57.468]➜  packagefile log/internal=/tmp/go-build3361383166/b076/_pkg_.a
2025-08-20T21:45:17.5002166Z [00:02:57.468]➜  packagefile log/slog/internal=/tmp/go-build3361383166/b412/_pkg_.a
2025-08-20T21:45:17.5002858Z [00:02:57.468]➜  packagefile log/slog/internal/buffer=/tmp/go-build3361383166/b413/_pkg_.a
2025-08-20T21:45:17.5003338Z [00:02:57.468]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:17.5003765Z [00:02:57.468]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:17.5004189Z [00:02:57.468]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:17.5004608Z [00:02:57.468]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:17.5005023Z [00:02:57.468]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:17.5005443Z [00:02:57.468]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.5006205Z [00:02:57.468]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.5006685Z [00:02:57.468]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:17.5007115Z [00:02:57.468]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.5007527Z [00:02:57.468]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:17.5007966Z [00:02:57.468]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:17.5008305Z [00:02:57.468]➜  EOF
2025-08-20T21:45:17.5010641Z [00:02:57.468]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b411/_pkg_.a -trimpath "/root/.go/src/log/slog=>log/slog;$WORK/b411=>" -p log/slog -lang=go1.25 -std -complete -installsuffix shared -buildid nhnpwUMZh03h3VIHK5N1/nhnpwUMZh03h3VIHK5N1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack /root/.go/src/log/slog/attr.go /root/.go/src/log/slog/doc.go /root/.go/src/log/slog/handler.go /root/.go/src/log/slog/json_handler.go /root/.go/src/log/slog/level.go /root/.go/src/log/slog/logger.go /root/.go/src/log/slog/record.go /root/.go/src/log/slog/text_handler.go /root/.go/src/log/slog/value.go
2025-08-20T21:45:17.5285560Z [00:02:57.496]➜  go tool buildid -w $WORK/b348/_pkg_.a # internal
2025-08-20T21:45:17.5321773Z [00:02:57.500]➜  cp $WORK/b348/_pkg_.a /root/.cache/go-build/e9/e9112d59c1fd7da828f66fc6905d4f7911f22618e2ff3d377415d386115e4c91-d # internal
2025-08-20T21:45:17.5322958Z [00:02:57.500]➜  github.com/containerd/containerd/v2/core/diff
2025-08-20T21:45:17.5323297Z [00:02:57.500]➜  mkdir -p $WORK/b347/
2025-08-20T21:45:17.5323674Z [00:02:57.500]➜  cat >/tmp/go-build3361383166/b347/importcfg << 'EOF' # internal
2025-08-20T21:45:17.5324017Z [00:02:57.500]➜  # import config
2025-08-20T21:45:17.5324352Z [00:02:57.500]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:17.5324771Z [00:02:57.500]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.5325210Z [00:02:57.500]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.5325622Z [00:02:57.500]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.5326194Z [00:02:57.500]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:17.5326907Z [00:02:57.500]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:17.5327686Z [00:02:57.500]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:17.5328479Z [00:02:57.500]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/proto=/tmp/go-build3361383166/b371/_pkg_.a
2025-08-20T21:45:17.5329196Z [00:02:57.500]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:17.5329855Z [00:02:57.500]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:17.5330626Z [00:02:57.500]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.5331109Z [00:02:57.500]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:17.5331525Z [00:02:57.500]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:17.5331942Z [00:02:57.500]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.5332340Z [00:02:57.500]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.5332827Z [00:02:57.500]➜  EOF
2025-08-20T21:45:17.5335488Z [00:02:57.500]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b347/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/diff=>github.com/containerd/containerd/v2@v2.1.4/core/diff;$WORK/b347=>" -p github.com/containerd/containerd/v2/core/diff -lang=go1.23 -complete -installsuffix shared -buildid w74e75RkfK5Lx8XpE-Ul/w74e75RkfK5Lx8XpE-Ul -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/diff/diff.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/diff/stream.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/diff/stream_unix.go
2025-08-20T21:45:17.5525625Z [00:02:57.520]➜  go tool buildid -w $WORK/b150/_pkg_.a # internal
2025-08-20T21:45:17.5635264Z [00:02:57.531]➜  go tool buildid -w $WORK/b404/_pkg_.a # internal
2025-08-20T21:45:17.5662897Z [00:02:57.534]➜  cp $WORK/b404/_pkg_.a /root/.cache/go-build/00/002835345507b69a1d67e6094d7aa7e684b090dc2945b6c47e909c145f06072c-d # internal
2025-08-20T21:45:17.5702685Z [00:02:57.538]➜  github.com/containerd/containerd/v2/pkg/oci
2025-08-20T21:45:17.5708282Z [00:02:57.539]➜  mkdir -p $WORK/b374/
2025-08-20T21:45:17.5733627Z [00:02:57.540]➜  cat >/tmp/go-build3361383166/b374/importcfg << 'EOF' # internal
2025-08-20T21:45:17.5734496Z [00:02:57.540]➜  # import config
2025-08-20T21:45:17.5735579Z [00:02:57.540]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:17.5736056Z [00:02:57.540]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.5736519Z [00:02:57.540]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:17.5736964Z [00:02:57.540]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.5737390Z [00:02:57.540]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.5737959Z [00:02:57.540]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:17.5738673Z [00:02:57.540]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:17.5739407Z [00:02:57.540]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:17.5740124Z [00:02:57.540]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:17.5740840Z [00:02:57.540]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:17.5741853Z [00:02:57.540]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:17.5742875Z [00:02:57.540]➜  packagefile github.com/containerd/containerd/v2/pkg/cap=/tmp/go-build3361383166/b376/_pkg_.a
2025-08-20T21:45:17.5743648Z [00:02:57.540]➜  packagefile github.com/containerd/containerd/v2/pkg/namespaces=/tmp/go-build3361383166/b377/_pkg_.a
2025-08-20T21:45:17.5744340Z [00:02:57.540]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build3361383166/b367/_pkg_.a
2025-08-20T21:45:17.5744941Z [00:02:57.540]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:17.5745499Z [00:02:57.540]➜  packagefile github.com/moby/sys/user=/tmp/go-build3361383166/b380/_pkg_.a
2025-08-20T21:45:17.5746365Z [00:02:57.540]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:17.5747035Z [00:02:57.540]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:17.5747701Z [00:02:57.540]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:17.5748412Z [00:02:57.540]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:17.5749027Z [00:02:57.540]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:17.5749485Z [00:02:57.540]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:17.5749883Z [00:02:57.540]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:17.5750310Z [00:02:57.540]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:17.5750750Z [00:02:57.540]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:17.5751181Z [00:02:57.540]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:17.5751602Z [00:02:57.540]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.5751911Z [00:02:57.540]➜  EOF
2025-08-20T21:45:17.5755957Z [00:02:57.542]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b374/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/oci=>github.com/containerd/containerd/v2@v2.1.4/pkg/oci;$WORK/b374=>" -p github.com/containerd/containerd/v2/pkg/oci -lang=go1.23 -complete -installsuffix shared -buildid Wrh01175TjP0yksK1N-I/Wrh01175TjP0yksK1N-I -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/oci/client.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/oci/mounts.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/oci/spec.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/oci/spec_opts.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/oci/spec_opts_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/oci/spec_opts_nonwindows.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/oci/utils_unix.go
2025-08-20T21:45:17.5862360Z [00:02:57.554]➜  cp $WORK/b150/_pkg_.a /root/.cache/go-build/82/8209c415ac448da5d98c73de02ede2b2b5d156bb58460af568ba704551c80bf1-d # internal
2025-08-20T21:45:17.5863235Z [00:02:57.554]➜  golang.org/x/net/trace
2025-08-20T21:45:17.5863684Z [00:02:57.554]➜  mkdir -p $WORK/b141/
2025-08-20T21:45:17.5864203Z [00:02:57.554]➜  cat >/tmp/go-build3361383166/b141/importcfg << 'EOF' # internal
2025-08-20T21:45:17.5864690Z [00:02:57.554]➜  # import config
2025-08-20T21:45:17.5865157Z [00:02:57.554]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:17.5865719Z [00:02:57.554]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.5866247Z [00:02:57.554]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.5866893Z [00:02:57.554]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build3361383166/b142/_pkg_.a
2025-08-20T21:45:17.5875130Z [00:02:57.554]➜  packagefile html/template=/tmp/go-build3361383166/b143/_pkg_.a
2025-08-20T21:45:17.5875735Z [00:02:57.554]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.5876139Z [00:02:57.554]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:17.5876565Z [00:02:57.554]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:17.5876966Z [00:02:57.554]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:17.5877377Z [00:02:57.554]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:17.5877802Z [00:02:57.554]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:17.5878222Z [00:02:57.554]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:17.5878985Z [00:02:57.554]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:17.5879475Z [00:02:57.554]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:17.5879898Z [00:02:57.554]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.5880309Z [00:02:57.554]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.5880737Z [00:02:57.554]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:17.5881209Z [00:02:57.554]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:17.5881645Z [00:02:57.554]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.5881946Z [00:02:57.554]➜  EOF
2025-08-20T21:45:17.5884174Z [00:02:57.554]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b141/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/trace=>golang.org/x/net@v0.43.0/trace;$WORK/b141=>" -p golang.org/x/net/trace -lang=go1.23 -complete -installsuffix shared -buildid Rj5u0LZ81VimaTDENOW5/Rj5u0LZ81VimaTDENOW5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/trace/events.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/trace/histogram.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/trace/trace.go
2025-08-20T21:45:17.5918531Z [00:02:57.560]➜  go tool buildid -w $WORK/b347/_pkg_.a # internal
2025-08-20T21:45:17.5961860Z [00:02:57.563]➜  cp $WORK/b347/_pkg_.a /root/.cache/go-build/b0/b05c8aae2b09b6d6dbda97e670ec19561f8a4ec9827f9d3cfefed41ccde1a754-d # internal
2025-08-20T21:45:17.5962886Z [00:02:57.564]➜  golang.org/x/net/http2
2025-08-20T21:45:17.5963534Z [00:02:57.564]➜  mkdir -p $WORK/b286/
2025-08-20T21:45:17.5974137Z [00:02:57.565]➜  cat >/tmp/go-build3361383166/b286/importcfg << 'EOF' # internal
2025-08-20T21:45:17.5974870Z [00:02:57.565]➜  # import config
2025-08-20T21:45:17.5975843Z [00:02:57.565]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:17.5976385Z [00:02:57.565]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:17.5976844Z [00:02:57.565]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:17.5977294Z [00:02:57.565]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.5977737Z [00:02:57.565]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:17.5978189Z [00:02:57.565]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:17.5978668Z [00:02:57.565]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:17.5979118Z [00:02:57.565]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.5979525Z [00:02:57.565]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.5980036Z [00:02:57.565]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build3361383166/b287/_pkg_.a
2025-08-20T21:45:17.5980614Z [00:02:57.565]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3361383166/b293/_pkg_.a
2025-08-20T21:45:17.5981164Z [00:02:57.565]➜  packagefile golang.org/x/net/idna=/tmp/go-build3361383166/b288/_pkg_.a
2025-08-20T21:45:17.5981744Z [00:02:57.565]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build3361383166/b294/_pkg_.a
2025-08-20T21:45:17.5982248Z [00:02:57.565]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.5982857Z [00:02:57.565]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:17.5983280Z [00:02:57.565]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:17.5983683Z [00:02:57.565]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:17.5984105Z [00:02:57.565]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:17.5984540Z [00:02:57.565]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:17.5984954Z [00:02:57.565]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:17.5985693Z [00:02:57.565]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:17.5986261Z [00:02:57.565]➜  packagefile net/http/httptrace=/tmp/go-build3361383166/b238/_pkg_.a
2025-08-20T21:45:17.5986752Z [00:02:57.565]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:17.5987194Z [00:02:57.565]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:17.5987598Z [00:02:57.565]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:17.5988015Z [00:02:57.565]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:17.5988435Z [00:02:57.565]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:17.5988844Z [00:02:57.565]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:17.5989254Z [00:02:57.565]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:17.5989669Z [00:02:57.565]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.5990087Z [00:02:57.565]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.5990512Z [00:02:57.565]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:17.5990935Z [00:02:57.565]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.5991236Z [00:02:57.565]➜  EOF
2025-08-20T21:45:17.5997420Z [00:02:57.565]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b286/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/http2=>golang.org/x/net@v0.43.0/http2;$WORK/b286=>" -p golang.org/x/net/http2 -lang=go1.23 -complete -installsuffix shared -buildid HzPXEgY-mnqlUAzdduj8/HzPXEgY-mnqlUAzdduj8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/ascii.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/ciphers.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/client_conn_pool.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/config.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/config_go124.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/databuffer.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/errors.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/flow.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/frame.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/gotrack.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/http2.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/pipe.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/server.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/timer.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/transport.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/unencrypted.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/write.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/writesched.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/writesched_priority.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/writesched_random.go /root/go/pkg/mod/golang.org/x/net@v0.43.0/http2/writesched_roundrobin.go
2025-08-20T21:45:17.6905702Z [00:02:57.658]➜  go tool buildid -w $WORK/b411/_pkg_.a # internal
2025-08-20T21:45:17.6971044Z [00:02:57.664]➜  cp $WORK/b411/_pkg_.a /root/.cache/go-build/fc/fc4e0fdd5fd87e3885c0b9f5fd7a76629914c489769f82e180cb6659aed59c6e-d # internal
2025-08-20T21:45:17.6971661Z [00:02:57.664]➜  net/http/httputil
2025-08-20T21:45:17.6971927Z [00:02:57.664]➜  mkdir -p $WORK/b300/
2025-08-20T21:45:17.6985664Z [00:02:57.666]➜  cat >/tmp/go-build3361383166/b300/importcfg << 'EOF' # internal
2025-08-20T21:45:17.6986166Z [00:02:57.666]➜  # import config
2025-08-20T21:45:17.6986598Z [00:02:57.666]➜  importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts
2025-08-20T21:45:17.6987100Z [00:02:57.666]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:17.6987512Z [00:02:57.666]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:17.6987928Z [00:02:57.666]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.6988635Z [00:02:57.666]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.6989127Z [00:02:57.666]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.6989658Z [00:02:57.666]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3361383166/b226/_pkg_.a
2025-08-20T21:45:17.6990165Z [00:02:57.666]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.6990560Z [00:02:57.666]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:17.6990982Z [00:02:57.666]➜  packagefile mime=/tmp/go-build3361383166/b235/_pkg_.a
2025-08-20T21:45:17.6991383Z [00:02:57.666]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:17.6991795Z [00:02:57.666]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:17.6992262Z [00:02:57.666]➜  packagefile net/http/httptrace=/tmp/go-build3361383166/b238/_pkg_.a
2025-08-20T21:45:17.6992950Z [00:02:57.666]➜  packagefile net/http/internal=/tmp/go-build3361383166/b239/_pkg_.a
2025-08-20T21:45:17.6993488Z [00:02:57.666]➜  packagefile net/http/internal/ascii=/tmp/go-build3361383166/b240/_pkg_.a
2025-08-20T21:45:17.6993988Z [00:02:57.666]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:17.6994468Z [00:02:57.666]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:17.6994890Z [00:02:57.666]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.6995298Z [00:02:57.666]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.6996029Z [00:02:57.666]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.6996337Z [00:02:57.666]➜  EOF
2025-08-20T21:45:17.6998386Z [00:02:57.666]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b300/_pkg_.a -trimpath "/root/.go/src/net/http/httputil=>net/http/httputil;$WORK/b300=>" -p net/http/httputil -lang=go1.25 -std -complete -installsuffix shared -buildid oGW3fdVPdaEYGv0Z52Qb/oGW3fdVPdaEYGv0Z52Qb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack /root/.go/src/net/http/httputil/dump.go /root/.go/src/net/http/httputil/httputil.go /root/.go/src/net/http/httputil/persist.go /root/.go/src/net/http/httputil/reverseproxy.go
2025-08-20T21:45:17.7349513Z [00:02:57.703]➜  go tool buildid -w $WORK/b141/_pkg_.a # internal
2025-08-20T21:45:17.7370244Z [00:02:57.705]➜  cp $WORK/b141/_pkg_.a /root/.cache/go-build/ba/bae830a67ef3be60d45315f70a261cd26044349bee8e1c2525e9e6b043fb72c7-d # internal
2025-08-20T21:45:17.7397955Z [00:02:57.708]➜  github.com/containerd/containerd/v2/core/images/archive
2025-08-20T21:45:17.7398518Z [00:02:57.708]➜  mkdir -p $WORK/b384/
2025-08-20T21:45:17.7406541Z [00:02:57.708]➜  cat >/tmp/go-build3361383166/b384/importcfg << 'EOF' # internal
2025-08-20T21:45:17.7407092Z [00:02:57.708]➜  # import config
2025-08-20T21:45:17.7407604Z [00:02:57.708]➜  packagefile archive/tar=/tmp/go-build3361383166/b080/_pkg_.a
2025-08-20T21:45:17.7408184Z [00:02:57.708]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:17.7408724Z [00:02:57.708]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.7409300Z [00:02:57.708]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:17.7409837Z [00:02:57.708]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.7410344Z [00:02:57.708]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.7411029Z [00:02:57.708]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:17.7411927Z [00:02:57.708]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:17.7412981Z [00:02:57.708]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:17.7413895Z [00:02:57.708]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:17.7415043Z [00:02:57.708]➜  packagefile github.com/containerd/containerd/v2/pkg/reference=/tmp/go-build3361383166/b385/_pkg_.a
2025-08-20T21:45:17.7415868Z [00:02:57.708]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:17.7416529Z [00:02:57.708]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:17.7417232Z [00:02:57.708]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:17.7417968Z [00:02:57.708]➜  packagefile github.com/distribution/reference=/tmp/go-build3361383166/b386/_pkg_.a
2025-08-20T21:45:17.7418681Z [00:02:57.708]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:17.7419450Z [00:02:57.708]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3361383166/b314/_pkg_.a
2025-08-20T21:45:17.7420251Z [00:02:57.708]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:17.7420886Z [00:02:57.709]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.7421415Z [00:02:57.709]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:17.7421958Z [00:02:57.709]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:17.7422636Z [00:02:57.709]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.7423094Z [00:02:57.709]➜  EOF
2025-08-20T21:45:17.7426438Z [00:02:57.709]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b384/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/archive=>github.com/containerd/containerd/v2@v2.1.4/core/images/archive;$WORK/b384=>" -p github.com/containerd/containerd/v2/core/images/archive -lang=go1.23 -complete -installsuffix shared -buildid fQ0zNCsCxh5cbBI4iYOu/fQ0zNCsCxh5cbBI4iYOu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/archive/exporter.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/archive/importer.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/archive/reference.go
2025-08-20T21:45:17.8170466Z [00:02:57.785]➜  go tool buildid -w $WORK/b300/_pkg_.a # internal
2025-08-20T21:45:17.8211039Z [00:02:57.788]➜  cp $WORK/b300/_pkg_.a /root/.cache/go-build/e3/e3f979008019364472cf24e9897ff48ce468bd79ec52923100c246818f82328d-d # internal
2025-08-20T21:45:17.8212936Z [00:02:57.788]➜  github.com/containerd/containerd/v2/core/images/usage
2025-08-20T21:45:17.8213307Z [00:02:57.788]➜  mkdir -p $WORK/b387/
2025-08-20T21:45:17.8213682Z [00:02:57.788]➜  cat >/tmp/go-build3361383166/b387/importcfg << 'EOF' # internal
2025-08-20T21:45:17.8214024Z [00:02:57.788]➜  # import config
2025-08-20T21:45:17.8214362Z [00:02:57.788]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.8214973Z [00:02:57.788]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:17.8215696Z [00:02:57.788]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:17.8216421Z [00:02:57.788]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:17.8217071Z [00:02:57.788]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:17.8217668Z [00:02:57.788]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:17.8218323Z [00:02:57.788]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:17.8218955Z [00:02:57.788]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3361383166/b362/_pkg_.a
2025-08-20T21:45:17.8219443Z [00:02:57.788]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.8220283Z [00:02:57.788]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:17.8220687Z [00:02:57.788]➜  EOF
2025-08-20T21:45:17.8223074Z [00:02:57.788]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b387/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/usage=>github.com/containerd/containerd/v2@v2.1.4/core/images/usage;$WORK/b387=>" -p github.com/containerd/containerd/v2/core/images/usage -lang=go1.23 -complete -installsuffix shared -buildid 5GKJyh2bjwkH03j9QtXe/5GKJyh2bjwkH03j9QtXe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/usage/calculator.go
2025-08-20T21:45:17.8396358Z [00:02:57.804]➜  go tool buildid -w $WORK/b374/_pkg_.a # internal
2025-08-20T21:45:17.8397102Z [00:02:57.807]➜  cp $WORK/b374/_pkg_.a /root/.cache/go-build/d8/d80f23ecb454c4969585006b1ead33a8ec6b8d176487888158efbdb3498c1739-d # internal
2025-08-20T21:45:17.8427116Z [00:02:57.811]➜  github.com/containerd/containerd/v2/core/transfer
2025-08-20T21:45:17.8432750Z [00:02:57.811]➜  mkdir -p $WORK/b394/
2025-08-20T21:45:17.8445585Z [00:02:57.812]➜  cat >/tmp/go-build3361383166/b394/importcfg << 'EOF' # internal
2025-08-20T21:45:17.8450116Z [00:02:57.812]➜  # import config
2025-08-20T21:45:17.8452724Z [00:02:57.812]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.8455155Z [00:02:57.812]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:17.8456240Z [00:02:57.812]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:17.8456961Z [00:02:57.812]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:17.8457597Z [00:02:57.812]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3361383166/b362/_pkg_.a
2025-08-20T21:45:17.8458070Z [00:02:57.812]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.8458378Z [00:02:57.812]➜  EOF
2025-08-20T21:45:17.8499553Z [00:02:57.818]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b394/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/transfer=>github.com/containerd/containerd/v2@v2.1.4/core/transfer;$WORK/b394=>" -p github.com/containerd/containerd/v2/core/transfer -lang=go1.23 -complete -installsuffix shared -buildid uHpXtb1GPlFeTu5qs-dJ/uHpXtb1GPlFeTu5qs-dJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/transfer/transfer.go
2025-08-20T21:45:17.8537350Z [00:02:57.821]➜  go tool buildid -w $WORK/b387/_pkg_.a # internal
2025-08-20T21:45:17.8545722Z [00:02:57.822]➜  cp $WORK/b387/_pkg_.a /root/.cache/go-build/41/4187dd1b167f6ca3dc261b7b96344d8a4f1fbb71af70ce4e84dbb04b38bee542-d # internal
2025-08-20T21:45:17.8547249Z [00:02:57.822]➜  github.com/containerd/containerd/v2/core/remotes/errors
2025-08-20T21:45:17.8548098Z [00:02:57.822]➜  mkdir -p $WORK/b397/
2025-08-20T21:45:17.8549137Z [00:02:57.823]➜  cat >/tmp/go-build3361383166/b397/importcfg << 'EOF' # internal
2025-08-20T21:45:17.8549643Z [00:02:57.823]➜  # import config
2025-08-20T21:45:17.8550037Z [00:02:57.823]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.8550562Z [00:02:57.823]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:17.8551081Z [00:02:57.823]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.8551498Z [00:02:57.823]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:17.8551812Z [00:02:57.823]➜  EOF
2025-08-20T21:45:17.8554765Z [00:02:57.823]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b397/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/errors=>github.com/containerd/containerd/v2@v2.1.4/core/remotes/errors;$WORK/b397=>" -p github.com/containerd/containerd/v2/core/remotes/errors -lang=go1.23 -complete -installsuffix shared -buildid 7_wpwLExrp9dpnaD3jgn/7_wpwLExrp9dpnaD3jgn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/errors/errors.go
2025-08-20T21:45:17.8660243Z [00:02:57.834]➜  go tool buildid -w $WORK/b384/_pkg_.a # internal
2025-08-20T21:45:17.8683742Z [00:02:57.836]➜  cp $WORK/b384/_pkg_.a /root/.cache/go-build/cf/cfbeeaf270d617384822cc00ba295eb71d008e57d791a572edb1509fa0fc7c1c-d # internal
2025-08-20T21:45:17.8691467Z [00:02:57.837]➜  github.com/felixge/httpsnoop
2025-08-20T21:45:17.8692143Z [00:02:57.837]➜  mkdir -p $WORK/b400/
2025-08-20T21:45:17.8705277Z [00:02:57.838]➜  cat >/tmp/go-build3361383166/b400/importcfg << 'EOF' # internal
2025-08-20T21:45:17.8705969Z [00:02:57.838]➜  # import config
2025-08-20T21:45:17.8706553Z [00:02:57.838]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:17.8707181Z [00:02:57.838]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.8708267Z [00:02:57.838]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:17.8708698Z [00:02:57.838]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:17.8709120Z [00:02:57.838]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.8709426Z [00:02:57.838]➜  EOF
2025-08-20T21:45:17.8721617Z [00:02:57.840]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b400/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4=>github.com/felixge/httpsnoop@v1.0.4;$WORK/b400=>" -p github.com/felixge/httpsnoop -lang=go1.13 -complete -installsuffix shared -buildid nautqpUBfguSSO4euIsF/nautqpUBfguSSO4euIsF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack /root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4/capture_metrics.go /root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4/docs.go /root/go/pkg/mod/github.com/felixge/httpsnoop@v1.0.4/wrap_generated_gteq_1.8.go
2025-08-20T21:45:17.8741336Z [00:02:57.842]➜  go tool buildid -w $WORK/b394/_pkg_.a # internal
2025-08-20T21:45:17.8751965Z [00:02:57.843]➜  cp $WORK/b394/_pkg_.a /root/.cache/go-build/1a/1a6e4ef7c597ac3cf686190dcdfd417a7029660f2b659c7e3409ad530f303643-d # internal
2025-08-20T21:45:17.8777392Z [00:02:57.846]➜  github.com/containerd/containerd/v2/core/remotes
2025-08-20T21:45:17.8777777Z [00:02:57.846]➜  mkdir -p $WORK/b393/
2025-08-20T21:45:17.8781762Z [00:02:57.846]➜  cat >/tmp/go-build3361383166/b393/importcfg << 'EOF' # internal
2025-08-20T21:45:17.8782735Z [00:02:57.846]➜  # import config
2025-08-20T21:45:17.8783609Z [00:02:57.846]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:17.8784386Z [00:02:57.846]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.8784961Z [00:02:57.846]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:17.8785725Z [00:02:57.846]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.8786657Z [00:02:57.846]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:17.8787547Z [00:02:57.846]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:17.8788614Z [00:02:57.846]➜  packagefile github.com/containerd/containerd/v2/core/transfer=/tmp/go-build3361383166/b394/_pkg_.a
2025-08-20T21:45:17.8789986Z [00:02:57.846]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:17.8790631Z [00:02:57.846]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:17.8791192Z [00:02:57.846]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:17.8791761Z [00:02:57.846]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:17.8792920Z [00:02:57.846]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:17.8793685Z [00:02:57.846]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:17.8794320Z [00:02:57.846]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3361383166/b362/_pkg_.a
2025-08-20T21:45:17.8794791Z [00:02:57.846]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.8795203Z [00:02:57.846]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:17.8795633Z [00:02:57.846]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.8795940Z [00:02:57.846]➜  EOF
2025-08-20T21:45:17.8798378Z [00:02:57.846]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b393/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes=>github.com/containerd/containerd/v2@v2.1.4/core/remotes;$WORK/b393=>" -p github.com/containerd/containerd/v2/core/remotes -lang=go1.23 -complete -installsuffix shared -buildid 03Pf4CkzlnqAmllkKVfM/03Pf4CkzlnqAmllkKVfM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/handlers.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/resolver.go
2025-08-20T21:45:17.8812519Z [00:02:57.849]➜  go tool buildid -w $WORK/b397/_pkg_.a # internal
2025-08-20T21:45:17.8825714Z [00:02:57.850]➜  cp $WORK/b397/_pkg_.a /root/.cache/go-build/5d/5da2beb7f905e8c9a249ba384e9db7e11f10a4a2050c78ada3a91fdfa301490d-d # internal
2025-08-20T21:45:17.8837798Z [00:02:57.851]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request
2025-08-20T21:45:17.8838780Z [00:02:57.851]➜  mkdir -p $WORK/b401/
2025-08-20T21:45:17.8839559Z [00:02:57.851]➜  cat >/tmp/go-build3361383166/b401/importcfg << 'EOF' # internal
2025-08-20T21:45:17.8842822Z [00:02:57.851]➜  # import config
2025-08-20T21:45:17.8843520Z [00:02:57.851]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:17.8846131Z [00:02:57.851]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:17.8847020Z [00:02:57.851]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:17.8847767Z [00:02:57.851]➜  EOF
2025-08-20T21:45:17.8851453Z [00:02:57.851]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b401/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request;$WORK/b401=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request -lang=go1.22 -complete -installsuffix shared -buildid 96Mpd5XijR5LXKx-a5JQ/96Mpd5XijR5LXKx-a5JQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request/body_wrapper.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request/gen.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/request/resp_writer_wrapper.go
2025-08-20T21:45:17.9195158Z [00:02:57.887]➜  go tool buildid -w $WORK/b401/_pkg_.a # internal
2025-08-20T21:45:17.9201700Z [00:02:57.888]➜  cp $WORK/b401/_pkg_.a /root/.cache/go-build/0f/0f2c425af6915330dc6e7d92e38f111230f01a025b0fd5cd64fcd766973424fe-d # internal
2025-08-20T21:45:17.9202955Z [00:02:57.888]➜  go.opentelemetry.io/otel/semconv/v1.20.0
2025-08-20T21:45:17.9205338Z [00:02:57.888]➜  mkdir -p $WORK/b408/
2025-08-20T21:45:17.9215258Z [00:02:57.889]➜  cat >/tmp/go-build3361383166/b408/importcfg << 'EOF' # internal
2025-08-20T21:45:17.9216230Z [00:02:57.889]➜  # import config
2025-08-20T21:45:17.9217085Z [00:02:57.889]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:17.9218515Z [00:02:57.889]➜  EOF
2025-08-20T21:45:17.9222869Z [00:02:57.889]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b408/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0=>go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0;$WORK/b408=>" -p go.opentelemetry.io/otel/semconv/v1.20.0 -lang=go1.22 -complete -installsuffix shared -buildid JGTxXZaRwb-EYUnU3XEO/JGTxXZaRwb-EYUnU3XEO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/http.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.20.0/trace.go
2025-08-20T21:45:17.9466897Z [00:02:57.914]➜  go tool buildid -w $WORK/b393/_pkg_.a # internal
2025-08-20T21:45:17.9480617Z [00:02:57.916]➜  cp $WORK/b393/_pkg_.a /root/.cache/go-build/cf/cfa8a91adcc65c33c9681890e1fd6a51b532dd8521439576a53d8830b9c9407a-d # internal
2025-08-20T21:45:17.9483415Z [00:02:57.916]➜  github.com/go-logr/logr
2025-08-20T21:45:17.9483708Z [00:02:57.916]➜  mkdir -p $WORK/b410/
2025-08-20T21:45:17.9486347Z [00:02:57.917]➜  cat >/tmp/go-build3361383166/b410/importcfg << 'EOF' # internal
2025-08-20T21:45:17.9490495Z [00:02:57.917]➜  # import config
2025-08-20T21:45:17.9490854Z [00:02:57.917]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:17.9491297Z [00:02:57.917]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:17.9491714Z [00:02:57.917]➜  packagefile log/slog=/tmp/go-build3361383166/b411/_pkg_.a
2025-08-20T21:45:17.9492140Z [00:02:57.917]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:17.9492704Z [00:02:57.917]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:17.9493019Z [00:02:57.917]➜  EOF
2025-08-20T21:45:17.9495974Z [00:02:57.917]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b410/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/logr@v1.4.2=>github.com/go-logr/logr@v1.4.2;$WORK/b410=>" -p github.com/go-logr/logr -lang=go1.18 -complete -installsuffix shared -buildid OGzgvojtl2frOanN6t3E/OGzgvojtl2frOanN6t3E -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/context.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/context_slog.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/discard.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/logr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/sloghandler.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/slogr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/slogsink.go
2025-08-20T21:45:18.0086942Z [00:02:57.976]➜  go tool buildid -w $WORK/b410/_pkg_.a # internal
2025-08-20T21:45:18.0111409Z [00:02:57.978]➜  cp $WORK/b410/_pkg_.a /root/.cache/go-build/a0/a08a8b18e4c4e7b7e5bf3da1f0944749c65a71369d788cd53ec4c8701941472d-d # internal
2025-08-20T21:45:18.0115361Z [00:02:57.978]➜  github.com/go-logr/logr/funcr
2025-08-20T21:45:18.0115689Z [00:02:57.978]➜  mkdir -p $WORK/b416/
2025-08-20T21:45:18.0116062Z [00:02:57.979]➜  cat >/tmp/go-build3361383166/b416/importcfg << 'EOF' # internal
2025-08-20T21:45:18.0116432Z [00:02:57.979]➜  # import config
2025-08-20T21:45:18.0116769Z [00:02:57.979]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:18.0117191Z [00:02:57.979]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.0117626Z [00:02:57.979]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:18.0118076Z [00:02:57.979]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:18.0118510Z [00:02:57.979]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.0119278Z [00:02:57.979]➜  packagefile github.com/go-logr/logr=/tmp/go-build3361383166/b410/_pkg_.a
2025-08-20T21:45:18.0119843Z [00:02:57.979]➜  packagefile log/slog=/tmp/go-build3361383166/b411/_pkg_.a
2025-08-20T21:45:18.0120298Z [00:02:57.979]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:18.0120743Z [00:02:57.979]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:18.0121180Z [00:02:57.979]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:18.0121600Z [00:02:57.979]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:18.0122021Z [00:02:57.979]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.0122607Z [00:02:57.979]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.0123002Z [00:02:57.979]➜  EOF
2025-08-20T21:45:18.0125027Z [00:02:57.979]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b416/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/funcr=>github.com/go-logr/logr@v1.4.2/funcr;$WORK/b416=>" -p github.com/go-logr/logr/funcr -lang=go1.18 -complete -installsuffix shared -buildid jIOHO7WMfLDpgIHySrxU/jIOHO7WMfLDpgIHySrxU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/funcr/funcr.go /root/go/pkg/mod/github.com/go-logr/logr@v1.4.2/funcr/slogsink.go
2025-08-20T21:45:18.0313753Z [00:02:57.999]➜  go tool buildid -w $WORK/b400/_pkg_.a # internal
2025-08-20T21:45:18.0361094Z [00:02:58.004]➜  cp $WORK/b400/_pkg_.a /root/.cache/go-build/35/357e687ef0bf31727a5ead1c2eaa34128a880cd3057fdf095054d5cba94eb156-d # internal
2025-08-20T21:45:18.0370991Z [00:02:58.005]➜  go.opentelemetry.io/auto/sdk/internal/telemetry
2025-08-20T21:45:18.0373237Z [00:02:58.005]➜  mkdir -p $WORK/b418/
2025-08-20T21:45:18.0383176Z [00:02:58.006]➜  cat >/tmp/go-build3361383166/b418/importcfg << 'EOF' # internal
2025-08-20T21:45:18.0383591Z [00:02:58.006]➜  # import config
2025-08-20T21:45:18.0383958Z [00:02:58.006]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:18.0384371Z [00:02:58.006]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:18.0384809Z [00:02:58.006]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:18.0385276Z [00:02:58.006]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:18.0385749Z [00:02:58.006]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:18.0386186Z [00:02:58.006]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.0386593Z [00:02:58.006]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.0386987Z [00:02:58.006]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:18.0387420Z [00:02:58.006]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:18.0387840Z [00:02:58.006]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:18.0388260Z [00:02:58.006]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:18.0388673Z [00:02:58.006]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.0388974Z [00:02:58.006]➜  EOF
2025-08-20T21:45:18.0394154Z [00:02:58.006]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b418/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry=>go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry;$WORK/b418=>" -p go.opentelemetry.io/auto/sdk/internal/telemetry -lang=go1.22 -complete -installsuffix shared -buildid 0NjRZWkMs-R32rmg_AEW/0NjRZWkMs-R32rmg_AEW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/attr.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/doc.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/id.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/number.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/resource.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/scope.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/span.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/status.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/traces.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/internal/telemetry/value.go
2025-08-20T21:45:18.1455157Z [00:02:58.112]➜  go tool buildid -w $WORK/b416/_pkg_.a # internal
2025-08-20T21:45:18.1476021Z [00:02:58.114]➜  cp $WORK/b416/_pkg_.a /root/.cache/go-build/b4/b485fe185b5dd5c0643c29024e4a0a9862c9b3959f8a95c5e9b6cc3f4400c31e-d # internal
2025-08-20T21:45:18.1476730Z [00:02:58.115]➜  github.com/go-logr/stdr
2025-08-20T21:45:18.1477023Z [00:02:58.115]➜  mkdir -p $WORK/b415/
2025-08-20T21:45:18.1477430Z [00:02:58.115]➜  cat >/tmp/go-build3361383166/b415/importcfg << 'EOF' # internal
2025-08-20T21:45:18.1477770Z [00:02:58.115]➜  # import config
2025-08-20T21:45:18.1478171Z [00:02:58.115]➜  packagefile github.com/go-logr/logr=/tmp/go-build3361383166/b410/_pkg_.a
2025-08-20T21:45:18.1478725Z [00:02:58.115]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build3361383166/b416/_pkg_.a
2025-08-20T21:45:18.1479204Z [00:02:58.115]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:18.1479982Z [00:02:58.115]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:18.1480283Z [00:02:58.115]➜  EOF
2025-08-20T21:45:18.1481937Z [00:02:58.115]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b415/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-logr/stdr@v1.2.2=>github.com/go-logr/stdr@v1.2.2;$WORK/b415=>" -p github.com/go-logr/stdr -lang=go1.16 -complete -installsuffix shared -buildid ulzgdft72whhG4RGBsbW/ulzgdft72whhG4RGBsbW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack /root/go/pkg/mod/github.com/go-logr/stdr@v1.2.2/stdr.go
2025-08-20T21:45:18.1732957Z [00:02:58.141]➜  go tool buildid -w $WORK/b418/_pkg_.a # internal
2025-08-20T21:45:18.1756099Z [00:02:58.143]➜  cp $WORK/b418/_pkg_.a /root/.cache/go-build/bf/bf857de7bbf24a2b8e72dfc121aeb85b676a49fa9c35a7d3f7e4ff41f2a0ee75-d # internal
2025-08-20T21:45:18.1765850Z [00:02:58.145]➜  go.opentelemetry.io/otel/semconv/v1.26.0
2025-08-20T21:45:18.1766487Z [00:02:58.145]➜  mkdir -p $WORK/b419/
2025-08-20T21:45:18.1790106Z [00:02:58.146]➜  cat >/tmp/go-build3361383166/b419/importcfg << 'EOF' # internal
2025-08-20T21:45:18.1790644Z [00:02:58.146]➜  # import config
2025-08-20T21:45:18.1791098Z [00:02:58.146]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:18.1791497Z [00:02:58.146]➜  EOF
2025-08-20T21:45:18.1801430Z [00:02:58.146]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b419/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0=>go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0;$WORK/b419=>" -p go.opentelemetry.io/otel/semconv/v1.26.0 -lang=go1.22 -complete -installsuffix shared -buildid Iu53dLnWV-RAAwYxhvI3/Iu53dLnWV-RAAwYxhvI3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.26.0/schema.go
2025-08-20T21:45:18.1804209Z [00:02:58.147]➜  go tool buildid -w $WORK/b408/_pkg_.a # internal
2025-08-20T21:45:18.1819343Z [00:02:58.150]➜  cp $WORK/b408/_pkg_.a /root/.cache/go-build/95/95fc9a28fda5fcde0d946e1697d6033441610672dbda0a2d7e8d707592f6a227-d # internal
2025-08-20T21:45:18.1860413Z [00:02:58.154]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil
2025-08-20T21:45:18.1861027Z [00:02:58.154]➜  mkdir -p $WORK/b403/
2025-08-20T21:45:18.1863708Z [00:02:58.154]➜  cat >/tmp/go-build3361383166/b403/importcfg << 'EOF' # internal
2025-08-20T21:45:18.1864525Z [00:02:58.154]➜  # import config
2025-08-20T21:45:18.1869434Z [00:02:58.154]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.1870055Z [00:02:58.154]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:18.1870669Z [00:02:58.154]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3361383166/b407/_pkg_.a
2025-08-20T21:45:18.1871288Z [00:02:58.154]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3361383166/b408/_pkg_.a
2025-08-20T21:45:18.1871803Z [00:02:58.154]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:18.1872224Z [00:02:58.154]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:18.1872831Z [00:02:58.154]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:18.1873262Z [00:02:58.154]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.1873579Z [00:02:58.154]➜  EOF
2025-08-20T21:45:18.1877207Z [00:02:58.155]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b403/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil;$WORK/b403=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -lang=go1.22 -complete -installsuffix shared -buildid _unujWlo5a6sLfM4fGlN/_unujWlo5a6sLfM4fGlN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil/gen.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil/httpconv.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconvutil/netconv.go
2025-08-20T21:45:18.1932088Z [00:02:58.160]➜  go tool buildid -w $WORK/b415/_pkg_.a # internal
2025-08-20T21:45:18.1935460Z [00:02:58.161]➜  cp $WORK/b415/_pkg_.a /root/.cache/go-build/72/722bf936ce7323fc54f88a2c4e81208f14313b42193ef970b39f4ade81771f97-d # internal
2025-08-20T21:45:18.1942919Z [00:02:58.162]➜  go.opentelemetry.io/otel/trace/internal/telemetry
2025-08-20T21:45:18.1945732Z [00:02:58.162]➜  mkdir -p $WORK/b422/
2025-08-20T21:45:18.1949500Z [00:02:58.163]➜  cat >/tmp/go-build3361383166/b422/importcfg << 'EOF' # internal
2025-08-20T21:45:18.1950129Z [00:02:58.163]➜  # import config
2025-08-20T21:45:18.1968493Z [00:02:58.163]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:18.1969070Z [00:02:58.163]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:18.1969528Z [00:02:58.163]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:18.1970018Z [00:02:58.163]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:18.1970483Z [00:02:58.163]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:18.1970925Z [00:02:58.163]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.1971333Z [00:02:58.163]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.1971742Z [00:02:58.163]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:18.1972141Z [00:02:58.163]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:18.1972674Z [00:02:58.163]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:18.1973152Z [00:02:58.163]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:18.1973568Z [00:02:58.163]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.1973868Z [00:02:58.163]➜  EOF
2025-08-20T21:45:18.1979088Z [00:02:58.164]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b422/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry=>go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry;$WORK/b422=>" -p go.opentelemetry.io/otel/trace/internal/telemetry -lang=go1.22 -complete -installsuffix shared -buildid 7w-lwcWuM9kchzDqvsX1/7w-lwcWuM9kchzDqvsX1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/attr.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/id.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/number.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/scope.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/span.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/status.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/traces.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/internal/telemetry/value.go
2025-08-20T21:45:18.3155921Z [00:02:58.283]➜  go tool buildid -w $WORK/b403/_pkg_.a # internal
2025-08-20T21:45:18.3198385Z [00:02:58.287]➜  cp $WORK/b403/_pkg_.a /root/.cache/go-build/90/90d8346b72cbb60e87fc142f61e95d1aba5e74eea9355793b3b362de8ab4afad-d # internal
2025-08-20T21:45:18.3211418Z [00:02:58.287]➜  go.opentelemetry.io/otel/metric
2025-08-20T21:45:18.3211753Z [00:02:58.287]➜  mkdir -p $WORK/b424/
2025-08-20T21:45:18.3212129Z [00:02:58.287]➜  cat >/tmp/go-build3361383166/b424/importcfg << 'EOF' # internal
2025-08-20T21:45:18.3212556Z [00:02:58.287]➜  # import config
2025-08-20T21:45:18.3212908Z [00:02:58.287]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.3213459Z [00:02:58.288]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:18.3214097Z [00:02:58.288]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3361383166/b425/_pkg_.a
2025-08-20T21:45:18.3214513Z [00:02:58.288]➜  EOF
2025-08-20T21:45:18.3218060Z [00:02:58.288]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b424/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0=>go.opentelemetry.io/otel/metric@v1.35.0;$WORK/b424=>" -p go.opentelemetry.io/otel/metric -lang=go1.22 -complete -installsuffix shared -buildid m_gZs6H6zAI4CMuRs-at/m_gZs6H6zAI4CMuRs-at -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/asyncfloat64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/asyncint64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/instrument.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/syncfloat64.go /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/syncint64.go
2025-08-20T21:45:18.3757665Z [00:02:58.344]➜  go tool buildid -w $WORK/b422/_pkg_.a # internal
2025-08-20T21:45:18.3784274Z [00:02:58.346]➜  cp $WORK/b422/_pkg_.a /root/.cache/go-build/ae/aeb2b8919d617190c68ce469fb12ccaa4d8dcbc091a20cc32344534763f2e310-d # internal
2025-08-20T21:45:18.3785044Z [00:02:58.346]➜  go.opentelemetry.io/otel/internal/baggage
2025-08-20T21:45:18.3785364Z [00:02:58.346]➜  mkdir -p $WORK/b428/
2025-08-20T21:45:18.3798535Z [00:02:58.347]➜  cat >/tmp/go-build3361383166/b428/importcfg << 'EOF' # internal
2025-08-20T21:45:18.3799056Z [00:02:58.348]➜  # import config
2025-08-20T21:45:18.3799414Z [00:02:58.348]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.3799734Z [00:02:58.348]➜  EOF
2025-08-20T21:45:18.3802504Z [00:02:58.348]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b428/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/baggage=>go.opentelemetry.io/otel@v1.35.0/internal/baggage;$WORK/b428=>" -p go.opentelemetry.io/otel/internal/baggage -lang=go1.22 -complete -installsuffix shared -buildid f5U6dzCPkl32VzZUkq0h/f5U6dzCPkl32VzZUkq0h -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/baggage/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/baggage/context.go
2025-08-20T21:45:18.3906228Z [00:02:58.358]➜  go tool buildid -w $WORK/b419/_pkg_.a # internal
2025-08-20T21:45:18.3940561Z [00:02:58.362]➜  cp $WORK/b419/_pkg_.a /root/.cache/go-build/85/85119c4d37dfb93e47dbf5d9c47b6ee98e97351a389637f405c39726f1232491-d # internal
2025-08-20T21:45:18.3943288Z [00:02:58.362]➜  go.opentelemetry.io/otel/trace
2025-08-20T21:45:18.3943774Z [00:02:58.362]➜  mkdir -p $WORK/b420/
2025-08-20T21:45:18.3950339Z [00:02:58.363]➜  cat >/tmp/go-build3361383166/b420/importcfg << 'EOF' # internal
2025-08-20T21:45:18.3950837Z [00:02:58.363]➜  # import config
2025-08-20T21:45:18.3951182Z [00:02:58.363]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:18.3951603Z [00:02:58.363]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.3952049Z [00:02:58.363]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:18.3953016Z [00:02:58.363]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:18.3953451Z [00:02:58.363]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.3953968Z [00:02:58.363]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:18.3954558Z [00:02:58.363]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3361383166/b407/_pkg_.a
2025-08-20T21:45:18.3955194Z [00:02:58.363]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3361383166/b419/_pkg_.a
2025-08-20T21:45:18.3955841Z [00:02:58.363]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3361383166/b421/_pkg_.a
2025-08-20T21:45:18.3956530Z [00:02:58.363]➜  packagefile go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3361383166/b422/_pkg_.a
2025-08-20T21:45:18.3957086Z [00:02:58.363]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:18.3957487Z [00:02:58.363]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:18.3957902Z [00:02:58.363]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:18.3958321Z [00:02:58.363]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:18.3958743Z [00:02:58.363]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:18.3959164Z [00:02:58.363]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.3959576Z [00:02:58.363]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.3960015Z [00:02:58.363]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:18.3960444Z [00:02:58.363]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.3960873Z [00:02:58.363]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:18.3961203Z [00:02:58.363]➜  EOF
2025-08-20T21:45:18.3971200Z [00:02:58.363]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b420/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0=>go.opentelemetry.io/otel/trace@v1.35.0;$WORK/b420=>" -p go.opentelemetry.io/otel/trace -lang=go1.22 -complete -installsuffix shared -buildid CnWwg2s9u8ofL8j4wmr3/CnWwg2s9u8ofL8j4wmr3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/auto.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/config.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/context.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/nonrecording.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/noop.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/provider.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/span.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/trace.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/tracer.go /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/tracestate.go
2025-08-20T21:45:18.4023395Z [00:02:58.368]➜  go tool buildid -w $WORK/b286/_pkg_.a # internal
2025-08-20T21:45:18.4106482Z [00:02:58.378]➜  cp $WORK/b286/_pkg_.a /root/.cache/go-build/82/827995417873e8f3227e0137cd3e38eb9e1050e62e9bb829d49df012939d85a9-d # internal
2025-08-20T21:45:18.4116044Z [00:02:58.379]➜  google.golang.org/grpc/internal/transport
2025-08-20T21:45:18.4118788Z [00:02:58.379]➜  mkdir -p $WORK/b285/
2025-08-20T21:45:18.4128560Z [00:02:58.380]➜  cat >/tmp/go-build3361383166/b285/importcfg << 'EOF' # internal
2025-08-20T21:45:18.4129418Z [00:02:58.381]➜  # import config
2025-08-20T21:45:18.4132201Z [00:02:58.381]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:18.4132972Z [00:02:58.381]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:18.4136314Z [00:02:58.381]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.4136788Z [00:02:58.381]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:18.4137622Z [00:02:58.381]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.4138036Z [00:02:58.381]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.4138503Z [00:02:58.381]➜  packagefile golang.org/x/net/http2=/tmp/go-build3361383166/b286/_pkg_.a
2025-08-20T21:45:18.4139059Z [00:02:58.381]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3361383166/b293/_pkg_.a
2025-08-20T21:45:18.4139637Z [00:02:58.381]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:18.4140223Z [00:02:58.381]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3361383166/b247/_pkg_.a
2025-08-20T21:45:18.4140813Z [00:02:58.381]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:18.4141392Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3361383166/b124/_pkg_.a
2025-08-20T21:45:18.4142021Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3361383166/b246/_pkg_.a
2025-08-20T21:45:18.4142821Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3361383166/b249/_pkg_.a
2025-08-20T21:45:18.4143517Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3361383166/b259/_pkg_.a
2025-08-20T21:45:18.4144165Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3361383166/b277/_pkg_.a
2025-08-20T21:45:18.4144823Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3361383166/b267/_pkg_.a
2025-08-20T21:45:18.4145471Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3361383166/b280/_pkg_.a
2025-08-20T21:45:18.4146113Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3361383166/b260/_pkg_.a
2025-08-20T21:45:18.4146795Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3361383166/b284/_pkg_.a
2025-08-20T21:45:18.4147474Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3361383166/b137/_pkg_.a
2025-08-20T21:45:18.4148111Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build3361383166/b295/_pkg_.a
2025-08-20T21:45:18.4148818Z [00:02:58.381]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3361383166/b296/_pkg_.a
2025-08-20T21:45:18.4149727Z [00:02:58.381]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3361383166/b297/_pkg_.a
2025-08-20T21:45:18.4150407Z [00:02:58.381]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3361383166/b268/_pkg_.a
2025-08-20T21:45:18.4150977Z [00:02:58.381]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:18.4151544Z [00:02:58.381]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3361383166/b298/_pkg_.a
2025-08-20T21:45:18.4152117Z [00:02:58.381]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:18.4161378Z [00:02:58.381]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3361383166/b252/_pkg_.a
2025-08-20T21:45:18.4161967Z [00:02:58.381]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:18.4162610Z [00:02:58.381]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build3361383166/b299/_pkg_.a
2025-08-20T21:45:18.4163248Z [00:02:58.381]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:18.4163746Z [00:02:58.381]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:18.4164148Z [00:02:58.381]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:18.4164581Z [00:02:58.381]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:18.4165005Z [00:02:58.381]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:18.4165418Z [00:02:58.381]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:18.4166262Z [00:02:58.381]➜  packagefile net/http/httputil=/tmp/go-build3361383166/b300/_pkg_.a
2025-08-20T21:45:18.4166716Z [00:02:58.381]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:18.4167160Z [00:02:58.381]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:18.4167601Z [00:02:58.381]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:18.4168029Z [00:02:58.381]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:18.4168458Z [00:02:58.381]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.4168874Z [00:02:58.381]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.4169303Z [00:02:58.381]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:18.4169727Z [00:02:58.381]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.4170160Z [00:02:58.381]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:18.4170497Z [00:02:58.381]➜  EOF
2025-08-20T21:45:18.4176492Z [00:02:58.381]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b285/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport=>google.golang.org/grpc@v1.72.2/internal/transport;$WORK/b285=>" -p google.golang.org/grpc/internal/transport -lang=go1.23 -complete -installsuffix shared -buildid Vzv2jiy5HpR4uSFE_tHp/Vzv2jiy5HpR4uSFE_tHp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/bdp_estimator.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/client_stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/controlbuf.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/defaults.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/flowcontrol.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/handler_server.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/http2_client.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/http2_server.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/http_util.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/logging.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/proxy.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/server_stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/transport/transport.go
2025-08-20T21:45:18.4181579Z [00:02:58.381]➜  go tool buildid -w $WORK/b428/_pkg_.a # internal
2025-08-20T21:45:18.4182234Z [00:02:58.381]➜  cp $WORK/b428/_pkg_.a /root/.cache/go-build/a0/a0e25ac30089a5f659cf5d116b71c9da1922664f77f7ffd7d3972e6403d828c9-d # internal
2025-08-20T21:45:18.4182958Z [00:02:58.381]➜  go.opentelemetry.io/otel/baggage
2025-08-20T21:45:18.4183255Z [00:02:58.382]➜  mkdir -p $WORK/b427/
2025-08-20T21:45:18.4183659Z [00:02:58.382]➜  cat >/tmp/go-build3361383166/b427/importcfg << 'EOF' # internal
2025-08-20T21:45:18.4183997Z [00:02:58.382]➜  # import config
2025-08-20T21:45:18.4184331Z [00:02:58.382]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.4184751Z [00:02:58.382]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.4185157Z [00:02:58.382]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.4185701Z [00:02:58.382]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3361383166/b428/_pkg_.a
2025-08-20T21:45:18.4186235Z [00:02:58.382]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:18.4186659Z [00:02:58.382]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.4187098Z [00:02:58.382]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:18.4187426Z [00:02:58.382]➜  EOF
2025-08-20T21:45:18.4190007Z [00:02:58.382]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b427/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/baggage=>go.opentelemetry.io/otel@v1.35.0/baggage;$WORK/b427=>" -p go.opentelemetry.io/otel/baggage -lang=go1.22 -complete -installsuffix shared -buildid 8oylUQaaKGb9qSvWtTlR/8oylUQaaKGb9qSvWtTlR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/baggage/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/baggage/context.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/baggage/doc.go
2025-08-20T21:45:18.4461360Z [00:02:58.414]➜  go tool buildid -w $WORK/b424/_pkg_.a # internal
2025-08-20T21:45:18.4495787Z [00:02:58.416]➜  cp $WORK/b424/_pkg_.a /root/.cache/go-build/93/93c21d727a12153fb6857c3225cb3de14236b4c31d7b9f573640866fc8c72c5d-d # internal
2025-08-20T21:45:18.4496557Z [00:02:58.417]➜  go.opentelemetry.io/otel/metric/noop
2025-08-20T21:45:18.4496877Z [00:02:58.417]➜  mkdir -p $WORK/b429/
2025-08-20T21:45:18.4497283Z [00:02:58.417]➜  cat >/tmp/go-build3361383166/b429/importcfg << 'EOF' # internal
2025-08-20T21:45:18.4497626Z [00:02:58.417]➜  # import config
2025-08-20T21:45:18.4497965Z [00:02:58.417]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.4498487Z [00:02:58.417]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3361383166/b424/_pkg_.a
2025-08-20T21:45:18.4499114Z [00:02:58.417]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3361383166/b425/_pkg_.a
2025-08-20T21:45:18.4499838Z [00:02:58.417]➜  EOF
2025-08-20T21:45:18.4501782Z [00:02:58.417]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b429/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/noop=>go.opentelemetry.io/otel/metric@v1.35.0/noop;$WORK/b429=>" -p go.opentelemetry.io/otel/metric/noop -lang=go1.22 -complete -installsuffix shared -buildid EWPEgY01OpXNMC8ZXOEQ/EWPEgY01OpXNMC8ZXOEQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/metric@v1.35.0/noop/noop.go
2025-08-20T21:45:18.4647170Z [00:02:58.432]➜  go tool buildid -w $WORK/b427/_pkg_.a # internal
2025-08-20T21:45:18.4658947Z [00:02:58.433]➜  cp $WORK/b427/_pkg_.a /root/.cache/go-build/f2/f29e43de4980614efb8e35571eae98da9e7754e34880410d86087d6e27028e70-d # internal
2025-08-20T21:45:18.4659589Z [00:02:58.433]➜  go.opentelemetry.io/otel/semconv/v1.21.0
2025-08-20T21:45:18.4659911Z [00:02:58.433]➜  mkdir -p $WORK/b430/
2025-08-20T21:45:18.4660312Z [00:02:58.433]➜  cat >/tmp/go-build3361383166/b430/importcfg << 'EOF' # internal
2025-08-20T21:45:18.4660653Z [00:02:58.433]➜  # import config
2025-08-20T21:45:18.4661096Z [00:02:58.433]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:18.4661499Z [00:02:58.433]➜  EOF
2025-08-20T21:45:18.4665174Z [00:02:58.433]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b430/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.21.0=>go.opentelemetry.io/otel@v1.35.0/semconv/v1.21.0;$WORK/b430=>" -p go.opentelemetry.io/otel/semconv/v1.21.0 -lang=go1.22 -complete -installsuffix shared -buildid TUq8suPm9L4Cht8SxmmG/TUq8suPm9L4Cht8SxmmG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.21.0/attribute_group.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.21.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.21.0/event.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.21.0/exception.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.21.0/resource.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.21.0/schema.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/semconv/v1.21.0/trace.go
2025-08-20T21:45:18.4948963Z [00:02:58.463]➜  go tool buildid -w $WORK/b429/_pkg_.a # internal
2025-08-20T21:45:18.4966286Z [00:02:58.464]➜  cp $WORK/b429/_pkg_.a /root/.cache/go-build/7d/7d1547f5b21ec8f0b9beaa9c45b5121f5d108683999a75c2d96dc1d06c284295-d # internal
2025-08-20T21:45:18.4991913Z [00:02:58.467]➜  github.com/moby/locker
2025-08-20T21:45:18.4992367Z [00:02:58.467]➜  mkdir -p $WORK/b432/
2025-08-20T21:45:18.4992889Z [00:02:58.467]➜  cat >/tmp/go-build3361383166/b432/importcfg << 'EOF' # internal
2025-08-20T21:45:18.4993236Z [00:02:58.467]➜  # import config
2025-08-20T21:45:18.4993576Z [00:02:58.467]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.4994014Z [00:02:58.467]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.4994450Z [00:02:58.467]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:18.4994776Z [00:02:58.467]➜  EOF
2025-08-20T21:45:18.5007859Z [00:02:58.468]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b432/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/locker@v1.0.1=>github.com/moby/locker@v1.0.1;$WORK/b432=>" -p github.com/moby/locker -lang=go1.13 -complete -installsuffix shared -buildid KYWOJlVZYnZgj_j7Miin/KYWOJlVZYnZgj_j7Miin -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack /root/go/pkg/mod/github.com/moby/locker@v1.0.1/locker.go
2025-08-20T21:45:18.5158093Z [00:02:58.483]➜  go tool buildid -w $WORK/b432/_pkg_.a # internal
2025-08-20T21:45:18.5160654Z [00:02:58.483]➜  cp $WORK/b432/_pkg_.a /root/.cache/go-build/a4/a42389f74beceefbd54857bc551fb6a7a5c9e1d35a6e4656700e787517700b9d-d # internal
2025-08-20T21:45:18.5161649Z [00:02:58.484]➜  github.com/containerd/containerd/v2/core/streaming
2025-08-20T21:45:18.5162074Z [00:02:58.484]➜  mkdir -p $WORK/b437/
2025-08-20T21:45:18.5162608Z [00:02:58.484]➜  cat >/tmp/go-build3361383166/b437/importcfg << 'EOF' # internal
2025-08-20T21:45:18.5163011Z [00:02:58.484]➜  # import config
2025-08-20T21:45:18.5163360Z [00:02:58.484]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.5163894Z [00:02:58.484]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:18.5164307Z [00:02:58.484]➜  EOF
2025-08-20T21:45:18.5166455Z [00:02:58.484]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b437/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/streaming=>github.com/containerd/containerd/v2@v2.1.4/core/streaming;$WORK/b437=>" -p github.com/containerd/containerd/v2/core/streaming -lang=go1.23 -complete -installsuffix shared -buildid MqQpwDY3BfxU-X1lah_r/MqQpwDY3BfxU-X1lah_r -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/streaming/streaming.go
2025-08-20T21:45:18.5410500Z [00:02:58.509]➜  go tool buildid -w $WORK/b437/_pkg_.a # internal
2025-08-20T21:45:18.5421708Z [00:02:58.509]➜  cp $WORK/b437/_pkg_.a /root/.cache/go-build/11/111ff13d6433094f23db8041e487ac2517e2a4b466c9ed858989d1e18485723e-d # internal
2025-08-20T21:45:18.5422442Z [00:02:58.509]➜  github.com/containerd/containerd/api/types/transfer
2025-08-20T21:45:18.5423195Z [00:02:58.510]➜  mkdir -p $WORK/b441/
2025-08-20T21:45:18.5423567Z [00:02:58.510]➜  cat >/tmp/go-build3361383166/b441/importcfg << 'EOF' # internal
2025-08-20T21:45:18.5423910Z [00:02:58.510]➜  # import config
2025-08-20T21:45:18.5424385Z [00:02:58.510]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:18.5425082Z [00:02:58.510]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:18.5425800Z [00:02:58.510]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:18.5426661Z [00:02:58.510]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:18.5427238Z [00:02:58.510]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:18.5427656Z [00:02:58.510]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.5427967Z [00:02:58.510]➜  EOF
2025-08-20T21:45:18.5431866Z [00:02:58.510]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b441/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/transfer=>github.com/containerd/containerd/api@v1.9.0/types/transfer;$WORK/b441=>" -p github.com/containerd/containerd/api/types/transfer -lang=go1.23 -complete -installsuffix shared -buildid ZAsL41asGUN_65oCfY7j/ZAsL41asGUN_65oCfY7j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/transfer/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/transfer/imagestore.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/transfer/importexport.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/transfer/progress.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/transfer/registry.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/types/transfer/streaming.pb.go
2025-08-20T21:45:18.5642134Z [00:02:58.531]➜  go tool buildid -w $WORK/b420/_pkg_.a # internal
2025-08-20T21:45:18.5654808Z [00:02:58.533]➜  cp $WORK/b420/_pkg_.a /root/.cache/go-build/4f/4f2b7ae12f6e87c37d6f95baf2972a6835e5f90febd48f9ddc736be2d8114fe4-d # internal
2025-08-20T21:45:18.5691283Z [00:02:58.536]➜  go.opentelemetry.io/otel/trace/noop
2025-08-20T21:45:18.5691752Z [00:02:58.536]➜  mkdir -p $WORK/b423/
2025-08-20T21:45:18.5692612Z [00:02:58.536]➜  cat >/tmp/go-build3361383166/b423/importcfg << 'EOF' # internal
2025-08-20T21:45:18.5693045Z [00:02:58.537]➜  # import config
2025-08-20T21:45:18.5693398Z [00:02:58.537]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.5693935Z [00:02:58.537]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:18.5694527Z [00:02:58.537]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3361383166/b407/_pkg_.a
2025-08-20T21:45:18.5695120Z [00:02:58.537]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3361383166/b420/_pkg_.a
2025-08-20T21:45:18.5695736Z [00:02:58.537]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3361383166/b421/_pkg_.a
2025-08-20T21:45:18.5696150Z [00:02:58.537]➜  EOF
2025-08-20T21:45:18.5698015Z [00:02:58.537]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b423/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/noop=>go.opentelemetry.io/otel/trace@v1.35.0/noop;$WORK/b423=>" -p go.opentelemetry.io/otel/trace/noop -lang=go1.22 -complete -installsuffix shared -buildid IbayeeO6DbJSxHqDy7-Y/IbayeeO6DbJSxHqDy7-Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel/trace@v1.35.0/noop/noop.go
2025-08-20T21:45:18.5936388Z [00:02:58.561]➜  go tool buildid -w $WORK/b423/_pkg_.a # internal
2025-08-20T21:45:18.5944907Z [00:02:58.562]➜  cp $WORK/b423/_pkg_.a /root/.cache/go-build/98/98ecdee34aed75b4845e2ec909bb0768c38fc48d0cf306201e94027cb90a8051-d # internal
2025-08-20T21:45:18.5946954Z [00:02:58.562]➜  go.opentelemetry.io/auto/sdk
2025-08-20T21:45:18.5947261Z [00:02:58.562]➜  mkdir -p $WORK/b417/
2025-08-20T21:45:18.5968725Z [00:02:58.565]➜  cat >/tmp/go-build3361383166/b417/importcfg << 'EOF' # internal
2025-08-20T21:45:18.5969416Z [00:02:58.565]➜  # import config
2025-08-20T21:45:18.5970024Z [00:02:58.565]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.5970639Z [00:02:58.565]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:18.5971229Z [00:02:58.565]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.5972608Z [00:02:58.565]➜  packagefile go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3361383166/b418/_pkg_.a
2025-08-20T21:45:18.5973340Z [00:02:58.565]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:18.5973949Z [00:02:58.565]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3361383166/b407/_pkg_.a
2025-08-20T21:45:18.5974575Z [00:02:58.565]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3361383166/b419/_pkg_.a
2025-08-20T21:45:18.5975176Z [00:02:58.565]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3361383166/b420/_pkg_.a
2025-08-20T21:45:18.5975767Z [00:02:58.565]➜  packagefile go.opentelemetry.io/otel/trace/noop=/tmp/go-build3361383166/b423/_pkg_.a
2025-08-20T21:45:18.5976294Z [00:02:58.565]➜  packagefile log/slog=/tmp/go-build3361383166/b411/_pkg_.a
2025-08-20T21:45:18.5976705Z [00:02:58.565]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:18.5977113Z [00:02:58.565]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:18.5977535Z [00:02:58.565]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:18.5977958Z [00:02:58.565]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:18.5978393Z [00:02:58.565]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.5978808Z [00:02:58.565]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.5979239Z [00:02:58.565]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:18.5979666Z [00:02:58.565]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.5980102Z [00:02:58.565]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:18.5980431Z [00:02:58.565]➜  EOF
2025-08-20T21:45:18.5983497Z [00:02:58.565]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b417/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0=>go.opentelemetry.io/auto/sdk@v1.1.0;$WORK/b417=>" -p go.opentelemetry.io/auto/sdk -lang=go1.22 -complete -installsuffix shared -buildid FlqDXIM6JYZJD-IOykFe/FlqDXIM6JYZJD-IOykFe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/limit.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/span.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/tracer.go /root/go/pkg/mod/go.opentelemetry.io/auto/sdk@v1.1.0/tracer_provider.go
2025-08-20T21:45:18.6297008Z [00:02:58.598]➜  go tool buildid -w $WORK/b430/_pkg_.a # internal
2025-08-20T21:45:18.6322042Z [00:02:58.600]➜  cp $WORK/b430/_pkg_.a /root/.cache/go-build/d2/d2fa330cff3fd5e44224c1127a912513136604c94fc74c2abcefcc48e78365d2-d # internal
2025-08-20T21:45:18.6322937Z [00:02:58.600]➜  go.opentelemetry.io/otel/propagation
2025-08-20T21:45:18.6323258Z [00:02:58.600]➜  mkdir -p $WORK/b426/
2025-08-20T21:45:18.6323630Z [00:02:58.600]➜  cat >/tmp/go-build3361383166/b426/importcfg << 'EOF' # internal
2025-08-20T21:45:18.6326341Z [00:02:58.600]➜  # import config
2025-08-20T21:45:18.6326715Z [00:02:58.600]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.6327166Z [00:02:58.600]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:18.6327995Z [00:02:58.600]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.6328511Z [00:02:58.600]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build3361383166/b427/_pkg_.a
2025-08-20T21:45:18.6329096Z [00:02:58.600]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3361383166/b420/_pkg_.a
2025-08-20T21:45:18.6329593Z [00:02:58.600]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:18.6330028Z [00:02:58.600]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.6330342Z [00:02:58.600]➜  EOF
2025-08-20T21:45:18.6333279Z [00:02:58.600]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b426/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation=>go.opentelemetry.io/otel@v1.35.0/propagation;$WORK/b426=>" -p go.opentelemetry.io/otel/propagation -lang=go1.22 -complete -installsuffix shared -buildid BuvoVVZ7FJCPgQ1wAW6g/BuvoVVZ7FJCPgQ1wAW6g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation/baggage.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation/propagation.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation/trace_context.go
2025-08-20T21:45:18.6526461Z [00:02:58.620]➜  go tool buildid -w $WORK/b441/_pkg_.a # internal
2025-08-20T21:45:18.6564650Z [00:02:58.624]➜  cp $WORK/b441/_pkg_.a /root/.cache/go-build/e5/e5d9b803551c05df511a0c9c5cbc2c682fc4119d9280452c44ed049b1ec96f27-d # internal
2025-08-20T21:45:18.6588676Z [00:02:58.627]➜  github.com/containerd/containerd/v2/core/transfer/streaming
2025-08-20T21:45:18.6590580Z [00:02:58.627]➜  mkdir -p $WORK/b442/
2025-08-20T21:45:18.6590966Z [00:02:58.627]➜  cat >/tmp/go-build3361383166/b442/importcfg << 'EOF' # internal
2025-08-20T21:45:18.6591308Z [00:02:58.627]➜  # import config
2025-08-20T21:45:18.6591668Z [00:02:58.627]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.6592112Z [00:02:58.627]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:18.6592692Z [00:02:58.627]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:18.6593213Z [00:02:58.627]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.6593688Z [00:02:58.627]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.6594593Z [00:02:58.627]➜  packagefile github.com/containerd/containerd/api/types/transfer=/tmp/go-build3361383166/b441/_pkg_.a
2025-08-20T21:45:18.6595411Z [00:02:58.627]➜  packagefile github.com/containerd/containerd/v2/core/streaming=/tmp/go-build3361383166/b437/_pkg_.a
2025-08-20T21:45:18.6596052Z [00:02:58.627]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:18.6596634Z [00:02:58.627]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:18.6597137Z [00:02:58.627]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:18.6597539Z [00:02:58.627]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.6597971Z [00:02:58.627]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:18.6598400Z [00:02:58.627]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.6598705Z [00:02:58.627]➜  EOF
2025-08-20T21:45:18.6601740Z [00:02:58.627]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b442/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/transfer/streaming=>github.com/containerd/containerd/v2@v2.1.4/core/transfer/streaming;$WORK/b442=>" -p github.com/containerd/containerd/v2/core/transfer/streaming -lang=go1.23 -complete -installsuffix shared -buildid c8mzvuXs_vJ_IQiMWq52/c8mzvuXs_vJ_IQiMWq52 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/transfer/streaming/reader.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/transfer/streaming/stream.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/transfer/streaming/writer.go
2025-08-20T21:45:18.6620437Z [00:02:58.630]➜  go tool buildid -w $WORK/b417/_pkg_.a # internal
2025-08-20T21:45:18.6643982Z [00:02:58.631]➜  cp $WORK/b417/_pkg_.a /root/.cache/go-build/6f/6f01ac251c0b7274d34e3163e96797523574fecf75ac35b5a428a8d9ffa266c1-d # internal
2025-08-20T21:45:18.6644802Z [00:02:58.631]➜  github.com/containerd/containerd/v2/internal/cleanup
2025-08-20T21:45:18.6645159Z [00:02:58.632]➜  mkdir -p $WORK/b444/
2025-08-20T21:45:18.6645536Z [00:02:58.632]➜  cat >/tmp/go-build3361383166/b444/importcfg << 'EOF' # internal
2025-08-20T21:45:18.6645875Z [00:02:58.632]➜  # import config
2025-08-20T21:45:18.6646215Z [00:02:58.632]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.6646634Z [00:02:58.632]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.6646956Z [00:02:58.632]➜  EOF
2025-08-20T21:45:18.6649105Z [00:02:58.632]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b444/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/cleanup=>github.com/containerd/containerd/v2@v2.1.4/internal/cleanup;$WORK/b444=>" -p github.com/containerd/containerd/v2/internal/cleanup -lang=go1.23 -complete -installsuffix shared -buildid xbNpADvyjKWasYA_onsb/xbNpADvyjKWasYA_onsb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/cleanup/context.go
2025-08-20T21:45:18.6797334Z [00:02:58.648]➜  go tool buildid -w $WORK/b444/_pkg_.a # internal
2025-08-20T21:45:18.6800188Z [00:02:58.648]➜  cp $WORK/b444/_pkg_.a /root/.cache/go-build/b9/b9977989e580c448687b4ee34f9056afe25d421fedec0b02c326162f7bcd55c5-d # internal
2025-08-20T21:45:18.6855757Z [00:02:58.653]➜  github.com/containerd/containerd/v2/internal/kmutex
2025-08-20T21:45:18.6858148Z [00:02:58.653]➜  mkdir -p $WORK/b445/
2025-08-20T21:45:18.6858582Z [00:02:58.653]➜  cat >/tmp/go-build3361383166/b445/importcfg << 'EOF' # internal
2025-08-20T21:45:18.6858932Z [00:02:58.653]➜  # import config
2025-08-20T21:45:18.6859273Z [00:02:58.653]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.6859691Z [00:02:58.653]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.6860462Z [00:02:58.653]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3361383166/b362/_pkg_.a
2025-08-20T21:45:18.6861032Z [00:02:58.653]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.6861338Z [00:02:58.653]➜  EOF
2025-08-20T21:45:18.6863926Z [00:02:58.653]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b445/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/kmutex=>github.com/containerd/containerd/v2@v2.1.4/internal/kmutex;$WORK/b445=>" -p github.com/containerd/containerd/v2/internal/kmutex -lang=go1.23 -complete -installsuffix shared -buildid e8Hk5JbVm8FRI5Xn6skP/e8Hk5JbVm8FRI5Xn6skP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/kmutex/kmutex.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/kmutex/noop.go
2025-08-20T21:45:18.7021147Z [00:02:58.669]➜  go tool buildid -w $WORK/b426/_pkg_.a # internal
2025-08-20T21:45:18.7022223Z [00:02:58.669]➜  go tool buildid -w $WORK/b445/_pkg_.a # internal
2025-08-20T21:45:18.7023527Z [00:02:58.670]➜  cp $WORK/b426/_pkg_.a /root/.cache/go-build/2e/2eb2a09a18b9c070f8c225abbbab906f5dac7de87d2ae359c374bf263060dd78-d # internal
2025-08-20T21:45:18.7024486Z [00:02:58.670]➜  cp $WORK/b445/_pkg_.a /root/.cache/go-build/2b/2b34ff2bc0ad82bd0525466d1ed3015fa6eedb9b5b916da5abaaa359f43ed60d-d # internal
2025-08-20T21:45:18.7025100Z [00:02:58.670]➜  github.com/opencontainers/image-spec/identity
2025-08-20T21:45:18.7025797Z [00:02:58.670]➜  mkdir -p $WORK/b446/
2025-08-20T21:45:18.7030927Z [00:02:58.671]➜  cat >/tmp/go-build3361383166/b446/importcfg << 'EOF' # internal
2025-08-20T21:45:18.7031722Z [00:02:58.671]➜  # import config
2025-08-20T21:45:18.7032645Z [00:02:58.671]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:18.7033964Z [00:02:58.671]➜  packagefile crypto/sha512=/tmp/go-build3361383166/b195/_pkg_.a
2025-08-20T21:45:18.7034545Z [00:02:58.671]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:18.7035053Z [00:02:58.671]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:18.7035352Z [00:02:58.671]➜  EOF
2025-08-20T21:45:18.7037703Z [00:02:58.671]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b446/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/identity=>github.com/opencontainers/image-spec@v1.1.1/identity;$WORK/b446=>" -p github.com/opencontainers/image-spec/identity -lang=go1.18 -complete -installsuffix shared -buildid _hm7yBXFW3ZxldXuh4Jj/_hm7yBXFW3ZxldXuh4Jj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/identity/chainid.go /root/go/pkg/mod/github.com/opencontainers/image-spec@v1.1.1/identity/helpers.go
2025-08-20T21:45:18.7039798Z [00:02:58.671]➜  go.opentelemetry.io/otel/internal/global
2025-08-20T21:45:18.7040106Z [00:02:58.671]➜  mkdir -p $WORK/b414/
2025-08-20T21:45:18.7052519Z [00:02:58.673]➜  cat >/tmp/go-build3361383166/b414/importcfg << 'EOF' # internal
2025-08-20T21:45:18.7057942Z [00:02:58.673]➜  # import config
2025-08-20T21:45:18.7058360Z [00:02:58.673]➜  packagefile container/list=/tmp/go-build3361383166/b151/_pkg_.a
2025-08-20T21:45:18.7058820Z [00:02:58.673]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.7059240Z [00:02:58.673]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.7059731Z [00:02:58.673]➜  packagefile github.com/go-logr/logr=/tmp/go-build3361383166/b410/_pkg_.a
2025-08-20T21:45:18.7060256Z [00:02:58.673]➜  packagefile github.com/go-logr/stdr=/tmp/go-build3361383166/b415/_pkg_.a
2025-08-20T21:45:18.7060803Z [00:02:58.673]➜  packagefile go.opentelemetry.io/auto/sdk=/tmp/go-build3361383166/b417/_pkg_.a
2025-08-20T21:45:18.7061388Z [00:02:58.673]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:18.7062211Z [00:02:58.673]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3361383166/b407/_pkg_.a
2025-08-20T21:45:18.7062989Z [00:02:58.673]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3361383166/b424/_pkg_.a
2025-08-20T21:45:18.7063613Z [00:02:58.673]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3361383166/b425/_pkg_.a
2025-08-20T21:45:18.7064249Z [00:02:58.673]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3361383166/b426/_pkg_.a
2025-08-20T21:45:18.7064853Z [00:02:58.673]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3361383166/b420/_pkg_.a
2025-08-20T21:45:18.7065461Z [00:02:58.673]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3361383166/b421/_pkg_.a
2025-08-20T21:45:18.7065972Z [00:02:58.673]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:18.7066371Z [00:02:58.673]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:18.7066779Z [00:02:58.673]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:18.7067228Z [00:02:58.673]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.7067654Z [00:02:58.673]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:18.7067978Z [00:02:58.673]➜  EOF
2025-08-20T21:45:18.7071715Z [00:02:58.673]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b414/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global=>go.opentelemetry.io/otel@v1.35.0/internal/global;$WORK/b414=>" -p go.opentelemetry.io/otel/internal/global -lang=go1.22 -complete -installsuffix shared -buildid JOFugjVEw5m--xe2g7Ys/JOFugjVEw5m--xe2g7Ys -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/instruments.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/internal_logging.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/meter.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/propagator.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/state.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal/global/trace.go
2025-08-20T21:45:18.7145044Z [00:02:58.682]➜  go tool buildid -w $WORK/b446/_pkg_.a # internal
2025-08-20T21:45:18.7151421Z [00:02:58.683]➜  cp $WORK/b446/_pkg_.a /root/.cache/go-build/08/081c7bb28a3786e3b47e9923fb4137b46f3bf1aa502c953619ea6d6e9519e361-d # internal
2025-08-20T21:45:18.7157955Z [00:02:58.684]➜  github.com/containerd/containerd/v2/internal/userns
2025-08-20T21:45:18.7161501Z [00:02:58.684]➜  mkdir -p $WORK/b447/
2025-08-20T21:45:18.7178291Z [00:02:58.686]➜  cat >/tmp/go-build3361383166/b447/importcfg << 'EOF' # internal
2025-08-20T21:45:18.7180404Z [00:02:58.686]➜  # import config
2025-08-20T21:45:18.7180761Z [00:02:58.686]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.7181178Z [00:02:58.686]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.7181765Z [00:02:58.686]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:18.7182329Z [00:02:58.686]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.7182793Z [00:02:58.686]➜  EOF
2025-08-20T21:45:18.7193744Z [00:02:58.687]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b447/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/userns=>github.com/containerd/containerd/v2@v2.1.4/internal/userns;$WORK/b447=>" -p github.com/containerd/containerd/v2/internal/userns -lang=go1.23 -complete -installsuffix shared -buildid QKKSUkAKl5FksRr6okW-/QKKSUkAKl5FksRr6okW- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/userns/idmap.go
2025-08-20T21:45:18.7401979Z [00:02:58.708]➜  go tool buildid -w $WORK/b442/_pkg_.a # internal
2025-08-20T21:45:18.7410649Z [00:02:58.709]➜  cp $WORK/b442/_pkg_.a /root/.cache/go-build/c8/c85e59fbb92475e0ef4518d6837128dd54b0bb68104064c4c241ab0a401bb6dd-d # internal
2025-08-20T21:45:18.7422207Z [00:02:58.710]➜  github.com/containerd/containerd/v2/pkg/archive/tarheader
2025-08-20T21:45:18.7423493Z [00:02:58.710]➜  mkdir -p $WORK/b449/
2025-08-20T21:45:18.7456096Z [00:02:58.713]➜  cat >/tmp/go-build3361383166/b449/importcfg << 'EOF' # internal
2025-08-20T21:45:18.7457527Z [00:02:58.714]➜  # import config
2025-08-20T21:45:18.7458206Z [00:02:58.714]➜  packagefile archive/tar=/tmp/go-build3361383166/b080/_pkg_.a
2025-08-20T21:45:18.7458889Z [00:02:58.714]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:18.7459848Z [00:02:58.714]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:18.7460477Z [00:02:58.714]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:18.7461524Z [00:02:58.714]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:18.7461876Z [00:02:58.714]➜  EOF
2025-08-20T21:45:18.7469565Z [00:02:58.715]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b449/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/tarheader=>github.com/containerd/containerd/v2@v2.1.4/pkg/archive/tarheader;$WORK/b449=>" -p github.com/containerd/containerd/v2/pkg/archive/tarheader -lang=go1.23 -complete -installsuffix shared -buildid K3xQcZlqIv2pMuy6gCd1/K3xQcZlqIv2pMuy6gCd1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/tarheader/tarheader.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/tarheader/tarheader_unix.go
2025-08-20T21:45:18.7553577Z [00:02:58.723]➜  go tool buildid -w $WORK/b447/_pkg_.a # internal
2025-08-20T21:45:18.7557243Z [00:02:58.724]➜  cp $WORK/b447/_pkg_.a /root/.cache/go-build/76/76f7aca3a457a0425b167fca2b5cc7d370280052dc989829e35252890725bcd0-d # internal
2025-08-20T21:45:18.7619824Z [00:02:58.730]➜  github.com/containerd/fifo
2025-08-20T21:45:18.7621091Z [00:02:58.730]➜  mkdir -p $WORK/b451/
2025-08-20T21:45:18.7624139Z [00:02:58.730]➜  cat >/tmp/go-build3361383166/b451/importcfg << 'EOF' # internal
2025-08-20T21:45:18.7624515Z [00:02:58.730]➜  # import config
2025-08-20T21:45:18.7624871Z [00:02:58.730]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.7625297Z [00:02:58.730]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.7625721Z [00:02:58.730]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.7626406Z [00:02:58.730]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:18.7627011Z [00:02:58.730]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:18.7627523Z [00:02:58.730]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:18.7628070Z [00:02:58.730]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:18.7628672Z [00:02:58.730]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.7629206Z [00:02:58.730]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:18.7629651Z [00:02:58.730]➜  EOF
2025-08-20T21:45:18.7632373Z [00:02:58.730]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b451/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/fifo@v1.1.0=>github.com/containerd/fifo@v1.1.0;$WORK/b451=>" -p github.com/containerd/fifo -lang=go1.18 -complete -installsuffix shared -buildid bR4jbkLpTWpL_YMOdaOV/bR4jbkLpTWpL_YMOdaOV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack /root/go/pkg/mod/github.com/containerd/fifo@v1.1.0/errors.go /root/go/pkg/mod/github.com/containerd/fifo@v1.1.0/fifo.go /root/go/pkg/mod/github.com/containerd/fifo@v1.1.0/handle_linux.go /root/go/pkg/mod/github.com/containerd/fifo@v1.1.0/raw.go /root/go/pkg/mod/github.com/containerd/fifo@v1.1.0/utils.go
2025-08-20T21:45:18.8225935Z [00:02:58.790]➜  go tool buildid -w $WORK/b449/_pkg_.a # internal
2025-08-20T21:45:18.8228175Z [00:02:58.791]➜  cp $WORK/b449/_pkg_.a /root/.cache/go-build/24/24be4fabc808ed2035717421b0e7ebbd63659d46e4f99beafd737617d7836b45-d # internal
2025-08-20T21:45:18.8274097Z [00:02:58.795]➜  github.com/containerd/containerd/v2/pkg/archive
2025-08-20T21:45:18.8275026Z [00:02:58.795]➜  mkdir -p $WORK/b448/
2025-08-20T21:45:18.8279994Z [00:02:58.796]➜  cat >/tmp/go-build3361383166/b448/importcfg << 'EOF' # internal
2025-08-20T21:45:18.8282244Z [00:02:58.796]➜  # import config
2025-08-20T21:45:18.8284075Z [00:02:58.796]➜  packagefile archive/tar=/tmp/go-build3361383166/b080/_pkg_.a
2025-08-20T21:45:18.8284553Z [00:02:58.796]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.8284989Z [00:02:58.796]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.8285405Z [00:02:58.796]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.8286052Z [00:02:58.796]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/tarheader=/tmp/go-build3361383166/b449/_pkg_.a
2025-08-20T21:45:18.8286804Z [00:02:58.796]➜  packagefile github.com/containerd/containerd/v2/pkg/epoch=/tmp/go-build3361383166/b373/_pkg_.a
2025-08-20T21:45:18.8305906Z [00:02:58.796]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build3361383166/b367/_pkg_.a
2025-08-20T21:45:18.8306621Z [00:02:58.796]➜  packagefile github.com/containerd/continuity/sysx=/tmp/go-build3361383166/b369/_pkg_.a
2025-08-20T21:45:18.8307574Z [00:02:58.796]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:18.8308130Z [00:02:58.796]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:18.8308666Z [00:02:58.796]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:18.8309118Z [00:02:58.796]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:18.8309519Z [00:02:58.796]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:18.8309953Z [00:02:58.796]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:18.8310396Z [00:02:58.796]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:18.8310818Z [00:02:58.796]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.8311230Z [00:02:58.796]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.8311653Z [00:02:58.796]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:18.8312064Z [00:02:58.796]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.8312364Z [00:02:58.796]➜  EOF
2025-08-20T21:45:18.8316818Z [00:02:58.796]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b448/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive=>github.com/containerd/containerd/v2@v2.1.4/pkg/archive;$WORK/b448=>" -p github.com/containerd/containerd/v2/pkg/archive -lang=go1.23 -complete -installsuffix shared -buildid AJ3Cv88ret5_9zsfrkXG/AJ3Cv88ret5_9zsfrkXG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/link_default.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/tar.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/tar_mostunix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/tar_opts.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/tar_opts_linux.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/tar_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/time.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/archive/time_unix.go
2025-08-20T21:45:18.8389070Z [00:02:58.807]➜  go tool buildid -w $WORK/b451/_pkg_.a # internal
2025-08-20T21:45:18.8439540Z [00:02:58.812]➜  cp $WORK/b451/_pkg_.a /root/.cache/go-build/3a/3a86510147a50778c89e92b9db85152c850fce6b88d6dee1f324e358d63f9d51-d # internal
2025-08-20T21:45:18.8448152Z [00:02:58.813]➜  github.com/containerd/containerd/v2/pkg/cio
2025-08-20T21:45:18.8450662Z [00:02:58.813]➜  mkdir -p $WORK/b450/
2025-08-20T21:45:18.8451057Z [00:02:58.813]➜  cat >/tmp/go-build3361383166/b450/importcfg << 'EOF' # internal
2025-08-20T21:45:18.8451414Z [00:02:58.813]➜  # import config
2025-08-20T21:45:18.8453339Z [00:02:58.813]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.8463684Z [00:02:58.813]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.8464814Z [00:02:58.813]➜  packagefile github.com/containerd/containerd/v2/defaults=/tmp/go-build3361383166/b336/_pkg_.a
2025-08-20T21:45:18.8465525Z [00:02:58.813]➜  packagefile github.com/containerd/fifo=/tmp/go-build3361383166/b451/_pkg_.a
2025-08-20T21:45:18.8466005Z [00:02:58.813]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:18.8466437Z [00:02:58.813]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:18.8466847Z [00:02:58.813]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:18.8467280Z [00:02:58.813]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:18.8467723Z [00:02:58.813]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.8468136Z [00:02:58.813]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.8468903Z [00:02:58.813]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:18.8469211Z [00:02:58.813]➜  EOF
2025-08-20T21:45:18.8471499Z [00:02:58.813]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b450/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/cio=>github.com/containerd/containerd/v2@v2.1.4/pkg/cio;$WORK/b450=>" -p github.com/containerd/containerd/v2/pkg/cio -lang=go1.23 -complete -installsuffix shared -buildid SYtG3LSvujey5IlFQLLy/SYtG3LSvujey5IlFQLLy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/cio/io.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/cio/io_unix.go
2025-08-20T21:45:18.8868596Z [00:02:58.855]➜  go tool buildid -w $WORK/b414/_pkg_.a # internal
2025-08-20T21:45:18.8902790Z [00:02:58.858]➜  cp $WORK/b414/_pkg_.a /root/.cache/go-build/68/68c64176aa238ae19c059a511bafdc8016d275e65bd1db0c985fbe8bd2076742-d # internal
2025-08-20T21:45:18.8909100Z [00:02:58.859]➜  go.opentelemetry.io/otel
2025-08-20T21:45:18.8913160Z [00:02:58.859]➜  mkdir -p $WORK/b409/
2025-08-20T21:45:18.8920150Z [00:02:58.860]➜  cat >/tmp/go-build3361383166/b409/importcfg << 'EOF' # internal
2025-08-20T21:45:18.8920523Z [00:02:58.860]➜  # import config
2025-08-20T21:45:18.8920924Z [00:02:58.860]➜  packagefile github.com/go-logr/logr=/tmp/go-build3361383166/b410/_pkg_.a
2025-08-20T21:45:18.8921554Z [00:02:58.860]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build3361383166/b414/_pkg_.a
2025-08-20T21:45:18.8922176Z [00:02:58.860]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3361383166/b424/_pkg_.a
2025-08-20T21:45:18.8922936Z [00:02:58.860]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3361383166/b426/_pkg_.a
2025-08-20T21:45:18.8923542Z [00:02:58.860]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3361383166/b420/_pkg_.a
2025-08-20T21:45:18.8923936Z [00:02:58.860]➜  EOF
2025-08-20T21:45:18.8927689Z [00:02:58.860]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b409/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0=>go.opentelemetry.io/otel@v1.35.0;$WORK/b409=>" -p go.opentelemetry.io/otel -lang=go1.22 -complete -installsuffix shared -buildid MCUE2F5_7J4ot_LBC5V9/MCUE2F5_7J4ot_LBC5V9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/error_handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/handler.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/internal_logging.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/metric.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/propagation.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/trace.go /root/go/pkg/mod/go.opentelemetry.io/otel@v1.35.0/version.go
2025-08-20T21:45:18.9213012Z [00:02:58.888]➜  go tool buildid -w $WORK/b450/_pkg_.a # internal
2025-08-20T21:45:18.9220611Z [00:02:58.890]➜  cp $WORK/b450/_pkg_.a /root/.cache/go-build/6c/6c1472e503461388b5d415db3d2bfb1a46cf16401fb3a6becc1afc552a6cf684-d # internal
2025-08-20T21:45:18.9223848Z [00:02:58.890]➜  github.com/containerd/containerd/v2/pkg/dialer
2025-08-20T21:45:18.9224195Z [00:02:58.890]➜  mkdir -p $WORK/b452/
2025-08-20T21:45:18.9230789Z [00:02:58.891]➜  cat >/tmp/go-build3361383166/b452/importcfg << 'EOF' # internal
2025-08-20T21:45:18.9232119Z [00:02:58.891]➜  # import config
2025-08-20T21:45:18.9232957Z [00:02:58.891]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.9233915Z [00:02:58.891]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.9234420Z [00:02:58.891]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.9234829Z [00:02:58.891]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:18.9235250Z [00:02:58.891]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.9236072Z [00:02:58.891]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:18.9236490Z [00:02:58.891]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.9236795Z [00:02:58.891]➜  EOF
2025-08-20T21:45:18.9239216Z [00:02:58.891]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b452/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/dialer=>github.com/containerd/containerd/v2@v2.1.4/pkg/dialer;$WORK/b452=>" -p github.com/containerd/containerd/v2/pkg/dialer -lang=go1.23 -complete -installsuffix shared -buildid JW2ILjV8YjX8S6tdBQ5L/JW2ILjV8YjX8S6tdBQ5L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/dialer/dialer.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/dialer/dialer_unix.go
2025-08-20T21:45:18.9292062Z [00:02:58.897]➜  go tool buildid -w $WORK/b409/_pkg_.a # internal
2025-08-20T21:45:18.9300834Z [00:02:58.898]➜  cp $WORK/b409/_pkg_.a /root/.cache/go-build/51/518283b338faf674049b9c4b92874daa32265579b6d450a14a71a4bd9cd113d5-d # internal
2025-08-20T21:45:18.9308545Z [00:02:58.899]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv
2025-08-20T21:45:18.9310910Z [00:02:58.899]➜  mkdir -p $WORK/b402/
2025-08-20T21:45:18.9311678Z [00:02:58.899]➜  cat >/tmp/go-build3361383166/b402/importcfg << 'EOF' # internal
2025-08-20T21:45:18.9312515Z [00:02:58.899]➜  # import config
2025-08-20T21:45:18.9313418Z [00:02:58.899]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.9313900Z [00:02:58.899]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.9314345Z [00:02:58.899]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.9315084Z [00:02:58.899]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3361383166/b403/_pkg_.a
2025-08-20T21:45:18.9315854Z [00:02:58.899]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3361383166/b409/_pkg_.a
2025-08-20T21:45:18.9316429Z [00:02:58.899]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:18.9317018Z [00:02:58.899]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3361383166/b407/_pkg_.a
2025-08-20T21:45:18.9317596Z [00:02:58.899]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3361383166/b424/_pkg_.a
2025-08-20T21:45:18.9318485Z [00:02:58.899]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build3361383166/b429/_pkg_.a
2025-08-20T21:45:18.9319210Z [00:02:58.899]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3361383166/b408/_pkg_.a
2025-08-20T21:45:18.9319859Z [00:02:58.899]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3361383166/b419/_pkg_.a
2025-08-20T21:45:18.9320367Z [00:02:58.899]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:18.9320777Z [00:02:58.899]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:18.9321192Z [00:02:58.899]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:18.9321601Z [00:02:58.899]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:18.9322006Z [00:02:58.899]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:18.9322652Z [00:02:58.899]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:18.9323140Z [00:02:58.899]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:18.9323570Z [00:02:58.899]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.9323982Z [00:02:58.899]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.9324278Z [00:02:58.899]➜  EOF
2025-08-20T21:45:18.9328703Z [00:02:58.899]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b402/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv;$WORK/b402=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv -lang=go1.22 -complete -installsuffix shared -buildid wosX3wswQ37rWdvlf3Bp/wosX3wswQ37rWdvlf3Bp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv/env.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv/gen.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv/httpconv.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv/util.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/internal/semconv/v1.20.0.go
2025-08-20T21:45:18.9363730Z [00:02:58.902]➜  go tool buildid -w $WORK/b285/_pkg_.a # internal
2025-08-20T21:45:18.9378383Z [00:02:58.906]➜  go tool buildid -w $WORK/b448/_pkg_.a # internal
2025-08-20T21:45:18.9394743Z [00:02:58.907]➜  cp $WORK/b448/_pkg_.a /root/.cache/go-build/7a/7a688633c92c2bd30ad4be1beff9776447b72a25cb671a9b8caa918eeccedcbe-d # internal
2025-08-20T21:45:18.9411931Z [00:02:58.909]➜  github.com/containerd/containerd/v2/pkg/rootfs
2025-08-20T21:45:18.9412454Z [00:02:58.909]➜  mkdir -p $WORK/b453/
2025-08-20T21:45:18.9417591Z [00:02:58.910]➜  cat >/tmp/go-build3361383166/b453/importcfg << 'EOF' # internal
2025-08-20T21:45:18.9418199Z [00:02:58.910]➜  # import config
2025-08-20T21:45:18.9418577Z [00:02:58.910]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.9419190Z [00:02:58.910]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:18.9419839Z [00:02:58.910]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:18.9420403Z [00:02:58.910]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.9420925Z [00:02:58.910]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.9421585Z [00:02:58.910]➜  packagefile github.com/containerd/containerd/v2/core/diff=/tmp/go-build3361383166/b347/_pkg_.a
2025-08-20T21:45:18.9422647Z [00:02:58.910]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:18.9423525Z [00:02:58.910]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:18.9424580Z [00:02:58.910]➜  packagefile github.com/containerd/containerd/v2/internal/cleanup=/tmp/go-build3361383166/b444/_pkg_.a
2025-08-20T21:45:18.9425475Z [00:02:58.910]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:18.9426052Z [00:02:58.910]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:18.9426663Z [00:02:58.910]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:18.9427354Z [00:02:58.910]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:18.9428072Z [00:02:58.910]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:18.9428782Z [00:02:58.910]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:18.9429341Z [00:02:58.910]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:18.9429912Z [00:02:58.910]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:18.9430455Z [00:02:58.910]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:18.9430853Z [00:02:58.910]➜  EOF
2025-08-20T21:45:18.9433951Z [00:02:58.910]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b453/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/rootfs=>github.com/containerd/containerd/v2@v2.1.4/pkg/rootfs;$WORK/b453=>" -p github.com/containerd/containerd/v2/pkg/rootfs -lang=go1.23 -complete -installsuffix shared -buildid 5_PJqETDeOOKrD_Rm9Jt/5_PJqETDeOOKrD_Rm9Jt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/rootfs/apply.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/rootfs/diff.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/rootfs/init.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/rootfs/init_linux.go
2025-08-20T21:45:18.9437124Z [00:02:58.910]➜  cp $WORK/b285/_pkg_.a /root/.cache/go-build/33/33f6c0373819417ce3ea4eeb769f8857ecf55248d9d1d47c0c372e53f71bbe67-d # internal
2025-08-20T21:45:18.9437790Z [00:02:58.911]➜  google.golang.org/grpc/internal/resolver/delegatingresolver
2025-08-20T21:45:18.9438149Z [00:02:58.911]➜  mkdir -p $WORK/b283/
2025-08-20T21:45:18.9438511Z [00:02:58.911]➜  cat >/tmp/go-build3361383166/b283/importcfg << 'EOF' # internal
2025-08-20T21:45:18.9438856Z [00:02:58.911]➜  # import config
2025-08-20T21:45:18.9439179Z [00:02:58.911]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.9439685Z [00:02:58.911]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:18.9440338Z [00:02:58.911]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3361383166/b284/_pkg_.a
2025-08-20T21:45:18.9441031Z [00:02:58.911]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3361383166/b285/_pkg_.a
2025-08-20T21:45:18.9441746Z [00:02:58.911]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3361383166/b296/_pkg_.a
2025-08-20T21:45:18.9451097Z [00:02:58.911]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:18.9452568Z [00:02:58.911]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:18.9453224Z [00:02:58.911]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:18.9453843Z [00:02:58.911]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:18.9454436Z [00:02:58.911]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.9454749Z [00:02:58.911]➜  EOF
2025-08-20T21:45:18.9458130Z [00:02:58.911]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b283/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/delegatingresolver=>google.golang.org/grpc@v1.72.2/internal/resolver/delegatingresolver;$WORK/b283=>" -p google.golang.org/grpc/internal/resolver/delegatingresolver -lang=go1.23 -complete -installsuffix shared -buildid 3UoLxUX5Ho61hF0ykXrn/3UoLxUX5Ho61hF0ykXrn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/internal/resolver/delegatingresolver/delegatingresolver.go
2025-08-20T21:45:18.9477893Z [00:02:58.916]➜  go tool buildid -w $WORK/b452/_pkg_.a # internal
2025-08-20T21:45:18.9483479Z [00:02:58.916]➜  cp $WORK/b452/_pkg_.a /root/.cache/go-build/23/23dae0672cb67d4926dc5497a1caa4c2f27508aa1e2d347f2ac37af0a20d4855-d # internal
2025-08-20T21:45:18.9491763Z [00:02:58.917]➜  github.com/containerd/plugin
2025-08-20T21:45:18.9493103Z [00:02:58.917]➜  mkdir -p $WORK/b455/
2025-08-20T21:45:18.9506041Z [00:02:58.918]➜  cat >/tmp/go-build3361383166/b455/importcfg << 'EOF' # internal
2025-08-20T21:45:18.9506810Z [00:02:58.918]➜  # import config
2025-08-20T21:45:18.9507646Z [00:02:58.918]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.9508161Z [00:02:58.918]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.9508580Z [00:02:58.918]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.9509157Z [00:02:58.919]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:18.9509609Z [00:02:58.919]➜  EOF
2025-08-20T21:45:18.9516983Z [00:02:58.919]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b455/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/plugin@v1.0.0=>github.com/containerd/plugin@v1.0.0;$WORK/b455=>" -p github.com/containerd/plugin -lang=go1.20 -complete -installsuffix shared -buildid fXbOebaAX7JU_ET8ttJQ/fXbOebaAX7JU_ET8ttJQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack /root/go/pkg/mod/github.com/containerd/plugin@v1.0.0/context.go /root/go/pkg/mod/github.com/containerd/plugin@v1.0.0/plugin.go
2025-08-20T21:45:18.9897151Z [00:02:58.958]➜  go tool buildid -w $WORK/b283/_pkg_.a # internal
2025-08-20T21:45:18.9911472Z [00:02:58.959]➜  cp $WORK/b283/_pkg_.a /root/.cache/go-build/30/30d0fcf4dbf8318ddcd7a091f1c3af269963f6e9e22dadcd35d0eb555e6ebeac-d # internal
2025-08-20T21:45:18.9923707Z [00:02:58.960]➜  google.golang.org/grpc
2025-08-20T21:45:18.9924448Z [00:02:58.960]➜  mkdir -p $WORK/b140/
2025-08-20T21:45:18.9940201Z [00:02:58.962]➜  cat >/tmp/go-build3361383166/b140/importcfg << 'EOF' # internal
2025-08-20T21:45:18.9940689Z [00:02:58.962]➜  # import config
2025-08-20T21:45:18.9941043Z [00:02:58.962]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:18.9941493Z [00:02:58.962]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:18.9941944Z [00:02:58.962]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:18.9942538Z [00:02:58.962]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:18.9943092Z [00:02:58.962]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:18.9943532Z [00:02:58.962]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:18.9943940Z [00:02:58.962]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:18.9944411Z [00:02:58.962]➜  packagefile golang.org/x/net/trace=/tmp/go-build3361383166/b141/_pkg_.a
2025-08-20T21:45:18.9944968Z [00:02:58.962]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3361383166/b243/_pkg_.a
2025-08-20T21:45:18.9945559Z [00:02:58.962]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3361383166/b244/_pkg_.a
2025-08-20T21:45:18.9946159Z [00:02:58.962]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3361383166/b255/_pkg_.a
2025-08-20T21:45:18.9946799Z [00:02:58.962]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3361383166/b256/_pkg_.a
2025-08-20T21:45:18.9947749Z [00:02:58.962]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3361383166/b263/_pkg_.a
2025-08-20T21:45:18.9948490Z [00:02:58.962]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build3361383166/b245/_pkg_.a
2025-08-20T21:45:18.9949069Z [00:02:58.962]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:18.9949660Z [00:02:58.962]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3361383166/b125/_pkg_.a
2025-08-20T21:45:18.9950271Z [00:02:58.962]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3361383166/b247/_pkg_.a
2025-08-20T21:45:18.9950935Z [00:02:58.962]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3361383166/b265/_pkg_.a
2025-08-20T21:45:18.9951561Z [00:02:58.962]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build3361383166/b266/_pkg_.a
2025-08-20T21:45:18.9952167Z [00:02:58.962]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build3361383166/b269/_pkg_.a
2025-08-20T21:45:18.9956640Z [00:02:58.962]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3361383166/b251/_pkg_.a
2025-08-20T21:45:18.9957291Z [00:02:58.962]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:18.9961123Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3361383166/b124/_pkg_.a
2025-08-20T21:45:18.9965955Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3361383166/b270/_pkg_.a
2025-08-20T21:45:18.9967063Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3361383166/b271/_pkg_.a
2025-08-20T21:45:18.9967808Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build3361383166/b272/_pkg_.a
2025-08-20T21:45:18.9968483Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build3361383166/b273/_pkg_.a
2025-08-20T21:45:18.9969142Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3361383166/b246/_pkg_.a
2025-08-20T21:45:18.9969799Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3361383166/b277/_pkg_.a
2025-08-20T21:45:18.9970452Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3361383166/b267/_pkg_.a
2025-08-20T21:45:18.9971085Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build3361383166/b279/_pkg_.a
2025-08-20T21:45:18.9971718Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3361383166/b280/_pkg_.a
2025-08-20T21:45:18.9972371Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3361383166/b260/_pkg_.a
2025-08-20T21:45:18.9973163Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build3361383166/b281/_pkg_.a
2025-08-20T21:45:18.9973906Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3361383166/b283/_pkg_.a
2025-08-20T21:45:18.9983775Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3361383166/b301/_pkg_.a
2025-08-20T21:45:18.9984531Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3361383166/b302/_pkg_.a
2025-08-20T21:45:18.9985226Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3361383166/b282/_pkg_.a
2025-08-20T21:45:18.9985883Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build3361383166/b303/_pkg_.a
2025-08-20T21:45:18.9986527Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3361383166/b137/_pkg_.a
2025-08-20T21:45:18.9987181Z [00:02:58.962]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3361383166/b285/_pkg_.a
2025-08-20T21:45:18.9987807Z [00:02:58.962]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3361383166/b297/_pkg_.a
2025-08-20T21:45:18.9988377Z [00:02:58.962]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3361383166/b268/_pkg_.a
2025-08-20T21:45:18.9989220Z [00:02:58.962]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:18.9989926Z [00:02:58.962]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3361383166/b298/_pkg_.a
2025-08-20T21:45:18.9990505Z [00:02:58.962]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:18.9991105Z [00:02:58.962]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build3361383166/b304/_pkg_.a
2025-08-20T21:45:18.9991775Z [00:02:58.962]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:18.9992360Z [00:02:58.962]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3361383166/b252/_pkg_.a
2025-08-20T21:45:18.9993167Z [00:02:58.962]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:18.9993730Z [00:02:58.962]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build3361383166/b299/_pkg_.a
2025-08-20T21:45:18.9994206Z [00:02:58.962]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:18.9994609Z [00:02:58.962]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:18.9995044Z [00:02:58.962]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:18.9995471Z [00:02:58.962]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:18.9995884Z [00:02:58.962]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:18.9996584Z [00:02:58.962]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:18.9997007Z [00:02:58.962]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:18.9997431Z [00:02:58.962]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:18.9997846Z [00:02:58.962]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:18.9998265Z [00:02:58.962]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:18.9998692Z [00:02:58.962]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:18.9999109Z [00:02:58.962]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:18.9999537Z [00:02:58.962]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:18.9999964Z [00:02:58.962]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:19.0000267Z [00:02:58.962]➜  EOF
2025-08-20T21:45:19.0006140Z [00:02:58.962]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b140/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2=>google.golang.org/grpc@v1.72.2;$WORK/b140=>" -p google.golang.org/grpc -lang=go1.23 -complete -installsuffix shared -buildid R0pcs1Or4za2bg6f2RR9/R0pcs1Or4za2bg6f2RR9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/backoff.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/balancer_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/call.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/clientconn.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/codec.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/dialoptions.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/doc.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/interceptor.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/picker_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/preloader.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/resolver_wrapper.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/rpc_util.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/server.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/service_config.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stream.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/stream_interfaces.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/trace.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/trace_withtrace.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/version.go
2025-08-20T21:45:19.0011390Z [00:02:58.963]➜  go tool buildid -w $WORK/b455/_pkg_.a # internal
2025-08-20T21:45:19.0012164Z [00:02:58.963]➜  cp $WORK/b455/_pkg_.a /root/.cache/go-build/8c/8c75b44b25c6a5aea0fcb268cd1d4568ed70d4784d8b0d07f4a66094e7c50472-d # internal
2025-08-20T21:45:19.0012913Z [00:02:58.964]➜  github.com/containerd/containerd/v2/plugins
2025-08-20T21:45:19.0013230Z [00:02:58.964]➜  mkdir -p $WORK/b454/
2025-08-20T21:45:19.0013594Z [00:02:58.964]➜  cat >/tmp/go-build3361383166/b454/importcfg << 'EOF' # internal
2025-08-20T21:45:19.0013940Z [00:02:58.964]➜  # import config
2025-08-20T21:45:19.0014348Z [00:02:58.964]➜  packagefile github.com/containerd/plugin=/tmp/go-build3361383166/b455/_pkg_.a
2025-08-20T21:45:19.0014726Z [00:02:58.964]➜  EOF
2025-08-20T21:45:19.0016726Z [00:02:58.964]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b454/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/plugins=>github.com/containerd/containerd/v2@v2.1.4/plugins;$WORK/b454=>" -p github.com/containerd/containerd/v2/plugins -lang=go1.23 -complete -installsuffix shared -buildid buUFJc1n9CemUyeqEMZY/buUFJc1n9CemUyeqEMZY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/plugins/types.go
2025-08-20T21:45:19.0107300Z [00:02:58.978]➜  go tool buildid -w $WORK/b454/_pkg_.a # internal
2025-08-20T21:45:19.0110145Z [00:02:58.979]➜  cp $WORK/b454/_pkg_.a /root/.cache/go-build/91/91d538336b7c20b23f050cd290f5067776542cc5114cd1f702b5d2bd404f3429-d # internal
2025-08-20T21:45:19.0114903Z [00:02:58.979]➜  os/signal
2025-08-20T21:45:19.0116214Z [00:02:58.979]➜  mkdir -p $WORK/b458/
2025-08-20T21:45:19.0116549Z [00:02:58.980]➜  echo -n > $WORK/b458/go_asm.h # internal
2025-08-20T21:45:19.0116856Z [00:02:58.980]➜  cd /root/.go/src/os/signal
2025-08-20T21:45:19.0117811Z [00:02:58.980]➜  /root/.go/pkg/tool/linux_arm64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b458=>" -I $WORK/b458/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b458/symabis ./sig.s
2025-08-20T21:45:19.0166743Z [00:02:58.985]➜  cat >/tmp/go-build3361383166/b458/importcfg << 'EOF' # internal
2025-08-20T21:45:19.0167537Z [00:02:58.985]➜  # import config
2025-08-20T21:45:19.0168590Z [00:02:58.985]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.0169029Z [00:02:58.985]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.0169465Z [00:02:58.985]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:19.0169874Z [00:02:58.985]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.0170289Z [00:02:58.985]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:19.0170600Z [00:02:58.985]➜  EOF
2025-08-20T21:45:19.0170871Z [00:02:58.985]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:19.0172923Z [00:02:58.985]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b458/_pkg_.a -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b458=>" -p os/signal -lang=go1.25 -std -installsuffix shared -buildid 0PbWp1NnRJ7j75tcHFoi/0PbWp1NnRJ7j75tcHFoi -goversion go1.25.0 -symabis $WORK/b458/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack -asmhdr $WORK/b458/go_asm.h /root/.go/src/os/signal/doc.go /root/.go/src/os/signal/signal.go /root/.go/src/os/signal/signal_unix.go
2025-08-20T21:45:19.0190250Z [00:02:58.987]➜  go tool buildid -w $WORK/b453/_pkg_.a # internal
2025-08-20T21:45:19.0205324Z [00:02:58.988]➜  cp $WORK/b453/_pkg_.a /root/.cache/go-build/42/42b5d83e1482f9440398c25fc263098eec25be7b698e1cbea97cd989759c4db7-d # internal
2025-08-20T21:45:19.0226295Z [00:02:58.991]➜  github.com/opencontainers/selinux/pkg/pwalkdir
2025-08-20T21:45:19.0228262Z [00:02:58.991]➜  mkdir -p $WORK/b462/
2025-08-20T21:45:19.0232663Z [00:02:58.991]➜  cat >/tmp/go-build3361383166/b462/importcfg << 'EOF' # internal
2025-08-20T21:45:19.0233804Z [00:02:58.991]➜  # import config
2025-08-20T21:45:19.0236391Z [00:02:58.991]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.0236898Z [00:02:58.991]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.0237315Z [00:02:58.991]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:19.0237764Z [00:02:58.991]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:19.0238215Z [00:02:58.991]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:19.0238641Z [00:02:58.991]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.0238944Z [00:02:58.991]➜  EOF
2025-08-20T21:45:19.0241055Z [00:02:58.991]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b462/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/selinux@v1.12.0/pkg/pwalkdir=>github.com/opencontainers/selinux@v1.12.0/pkg/pwalkdir;$WORK/b462=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -lang=go1.19 -complete -installsuffix shared -buildid VjoHEliLsw8flcWvauFs/VjoHEliLsw8flcWvauFs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/selinux@v1.12.0/pkg/pwalkdir/pwalkdir.go
2025-08-20T21:45:19.0407680Z [00:02:59.008]➜  go tool buildid -w $WORK/b462/_pkg_.a # internal
2025-08-20T21:45:19.0412807Z [00:02:59.009]➜  cp $WORK/b462/_pkg_.a /root/.cache/go-build/ce/ce1ee80b45c0e6969f2f1ba9c3dcc127b9e80ed7c669120fa0f04872ca56c6d2-d # internal
2025-08-20T21:45:19.0416172Z [00:02:59.009]➜  github.com/opencontainers/selinux/go-selinux
2025-08-20T21:45:19.0416622Z [00:02:59.010]➜  mkdir -p $WORK/b461/
2025-08-20T21:45:19.0422925Z [00:02:59.010]➜  cat >/tmp/go-build3361383166/b461/importcfg << 'EOF' # internal
2025-08-20T21:45:19.0423315Z [00:02:59.010]➜  # import config
2025-08-20T21:45:19.0423655Z [00:02:59.010]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:19.0424071Z [00:02:59.010]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:19.0424525Z [00:02:59.010]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:19.0425002Z [00:02:59.010]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:19.0426923Z [00:02:59.010]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.0427388Z [00:02:59.010]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.0427972Z [00:02:59.010]➜  packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3361383166/b462/_pkg_.a
2025-08-20T21:45:19.0428608Z [00:02:59.010]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:19.0429061Z [00:02:59.010]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.0429460Z [00:02:59.010]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:19.0429881Z [00:02:59.010]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:19.0430289Z [00:02:59.011]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.0430940Z [00:02:59.011]➜  packagefile os/user=/tmp/go-build3361383166/b082/_pkg_.a
2025-08-20T21:45:19.0431503Z [00:02:59.011]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:19.0431949Z [00:02:59.011]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:19.0432374Z [00:02:59.011]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.0438899Z [00:02:59.011]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.0439206Z [00:02:59.011]➜  EOF
2025-08-20T21:45:19.0449531Z [00:02:59.012]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b461/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/selinux@v1.12.0/go-selinux=>github.com/opencontainers/selinux@v1.12.0/go-selinux;$WORK/b461=>" -p github.com/opencontainers/selinux/go-selinux -lang=go1.19 -complete -installsuffix shared -buildid qE0msAcEaHB6-NFPsIkn/qE0msAcEaHB6-NFPsIkn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/selinux@v1.12.0/go-selinux/doc.go /root/go/pkg/mod/github.com/opencontainers/selinux@v1.12.0/go-selinux/selinux.go /root/go/pkg/mod/github.com/opencontainers/selinux@v1.12.0/go-selinux/selinux_linux.go /root/go/pkg/mod/github.com/opencontainers/selinux@v1.12.0/go-selinux/xattrs_linux.go
2025-08-20T21:45:19.0580436Z [00:02:59.026]➜  cd /root/.go/src/os/signal
2025-08-20T21:45:19.0586549Z [00:02:59.026]➜  /root/.go/pkg/tool/linux_arm64/asm -p os/signal -trimpath "/root/.go/src/os/signal=>os/signal;$WORK/b458=>" -I $WORK/b458/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b458/sig.o ./sig.s
2025-08-20T21:45:19.0614177Z [00:02:59.029]➜  go tool pack r $WORK/b458/_pkg_.a $WORK/b458/sig.o # internal
2025-08-20T21:45:19.0632127Z [00:02:59.030]➜  go tool buildid -w $WORK/b458/_pkg_.a # internal
2025-08-20T21:45:19.0640616Z [00:02:59.032]➜  cp $WORK/b458/_pkg_.a /root/.cache/go-build/30/30bdd559b4b5f884c540480655f93b453e61dc51066d3e09611618a1c51e009d-d # internal
2025-08-20T21:45:19.0644179Z [00:02:59.032]➜  github.com/moby/sys/signal
2025-08-20T21:45:19.0644800Z [00:02:59.032]➜  mkdir -p $WORK/b457/
2025-08-20T21:45:19.0645437Z [00:02:59.032]➜  cat >/tmp/go-build3361383166/b457/importcfg << 'EOF' # internal
2025-08-20T21:45:19.0646175Z [00:02:59.032]➜  # import config
2025-08-20T21:45:19.0646631Z [00:02:59.032]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.0647460Z [00:02:59.032]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:19.0648109Z [00:02:59.032]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.0648667Z [00:02:59.032]➜  packagefile os/signal=/tmp/go-build3361383166/b458/_pkg_.a
2025-08-20T21:45:19.0649442Z [00:02:59.032]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:19.0649974Z [00:02:59.032]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.0650891Z [00:02:59.032]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:19.0651216Z [00:02:59.032]➜  EOF
2025-08-20T21:45:19.0651490Z [00:02:59.032]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:19.0653960Z [00:02:59.032]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b457/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/signal@v0.7.1=>github.com/moby/sys/signal@v0.7.1;$WORK/b457=>" -p github.com/moby/sys/signal -lang=go1.17 -complete -installsuffix shared -buildid KryRMbQjRJUsU-RcpQqt/KryRMbQjRJUsU-RcpQqt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/signal@v0.7.1/signal.go /root/go/pkg/mod/github.com/moby/sys/signal@v0.7.1/signal_linux.go /root/go/pkg/mod/github.com/moby/sys/signal@v0.7.1/signal_unix.go
2025-08-20T21:45:19.0703161Z [00:02:59.037]➜  go tool buildid -w $WORK/b402/_pkg_.a # internal
2025-08-20T21:45:19.0723318Z [00:02:59.040]➜  cp $WORK/b402/_pkg_.a /root/.cache/go-build/2a/2a534b71cc3bd8ea2913b36b0366cacd605a57c0bdc49986b7bd3c44924ffd3b-d # internal
2025-08-20T21:45:19.0724168Z [00:02:59.040]➜  go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
2025-08-20T21:45:19.0724550Z [00:02:59.040]➜  mkdir -p $WORK/b399/
2025-08-20T21:45:19.0724923Z [00:02:59.040]➜  cat >/tmp/go-build3361383166/b399/importcfg << 'EOF' # internal
2025-08-20T21:45:19.0725263Z [00:02:59.040]➜  # import config
2025-08-20T21:45:19.0725614Z [00:02:59.040]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.0726119Z [00:02:59.040]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build3361383166/b400/_pkg_.a
2025-08-20T21:45:19.0726908Z [00:02:59.040]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3361383166/b401/_pkg_.a
2025-08-20T21:45:19.0727878Z [00:02:59.040]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3361383166/b402/_pkg_.a
2025-08-20T21:45:19.0728618Z [00:02:59.040]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3361383166/b409/_pkg_.a
2025-08-20T21:45:19.0729198Z [00:02:59.040]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:19.0729789Z [00:02:59.040]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3361383166/b407/_pkg_.a
2025-08-20T21:45:19.0736849Z [00:02:59.041]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3361383166/b424/_pkg_.a
2025-08-20T21:45:19.0738964Z [00:02:59.041]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3361383166/b426/_pkg_.a
2025-08-20T21:45:19.0740810Z [00:02:59.041]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3361383166/b420/_pkg_.a
2025-08-20T21:45:19.0741787Z [00:02:59.041]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.0742301Z [00:02:59.041]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:19.0743027Z [00:02:59.041]➜  packagefile net/http/httptrace=/tmp/go-build3361383166/b238/_pkg_.a
2025-08-20T21:45:19.0743506Z [00:02:59.041]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:19.0743933Z [00:02:59.041]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.0744346Z [00:02:59.041]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.0744773Z [00:02:59.041]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:19.0745213Z [00:02:59.041]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:19.0745515Z [00:02:59.041]➜  EOF
2025-08-20T21:45:19.0750880Z [00:02:59.041]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b399/_pkg_.a -trimpath "/root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0=>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0;$WORK/b399=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -lang=go1.22 -complete -installsuffix shared -buildid BbejJra7jhUOXxCJIojV/BbejJra7jhUOXxCJIojV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/client.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/common.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/config.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/doc.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/handler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/labeler.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/start_time_context.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/transport.go /root/go/pkg/mod/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp@v0.60.0/version.go
2025-08-20T21:45:19.0957549Z [00:02:59.064]➜  go tool buildid -w $WORK/b457/_pkg_.a # internal
2025-08-20T21:45:19.0962887Z [00:02:59.064]➜  cp $WORK/b457/_pkg_.a /root/.cache/go-build/bd/bd17456899568ab3dbc194d1b0ea60afa8ab85b45fe81319b21796f4e1faf3c0-d # internal
2025-08-20T21:45:19.0965885Z [00:02:59.064]➜  github.com/containernetworking/cni/pkg/types
2025-08-20T21:45:19.0966678Z [00:02:59.064]➜  mkdir -p $WORK/b469/
2025-08-20T21:45:19.0967157Z [00:02:59.064]➜  cat >/tmp/go-build3361383166/b469/importcfg << 'EOF' # internal
2025-08-20T21:45:19.0967535Z [00:02:59.064]➜  # import config
2025-08-20T21:45:19.0967908Z [00:02:59.064]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:19.0968362Z [00:02:59.064]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.0968799Z [00:02:59.064]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.0969198Z [00:02:59.064]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.0969604Z [00:02:59.064]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:19.0970004Z [00:02:59.064]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.0970414Z [00:02:59.064]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.0970836Z [00:02:59.064]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.0971147Z [00:02:59.064]➜  EOF
2025-08-20T21:45:19.0973623Z [00:02:59.064]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b469/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types=>github.com/containernetworking/cni@v1.3.0/pkg/types;$WORK/b469=>" -p github.com/containernetworking/cni/pkg/types -lang=go1.21 -complete -installsuffix shared -buildid 249I2Z92M54h-I8-FKcK/249I2Z92M54h-I8-FKcK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/args.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/types.go
2025-08-20T21:45:19.1399879Z [00:02:59.108]➜  go tool buildid -w $WORK/b469/_pkg_.a # internal
2025-08-20T21:45:19.1418179Z [00:02:59.110]➜  cp $WORK/b469/_pkg_.a /root/.cache/go-build/ab/abc247d02f81c3ffa45d4961cffc305c6d90225449f7770af472a296f20eee0b-d # internal
2025-08-20T21:45:19.1420281Z [00:02:59.110]➜  github.com/containernetworking/cni/pkg/types/internal
2025-08-20T21:45:19.1420679Z [00:02:59.110]➜  mkdir -p $WORK/b472/
2025-08-20T21:45:19.1421093Z [00:02:59.110]➜  cat >/tmp/go-build3361383166/b472/importcfg << 'EOF' # internal
2025-08-20T21:45:19.1421436Z [00:02:59.110]➜  # import config
2025-08-20T21:45:19.1421766Z [00:02:59.110]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.1422327Z [00:02:59.110]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:19.1422900Z [00:02:59.110]➜  EOF
2025-08-20T21:45:19.1425464Z [00:02:59.110]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b472/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/internal=>github.com/containernetworking/cni@v1.3.0/pkg/types/internal;$WORK/b472=>" -p github.com/containernetworking/cni/pkg/types/internal -lang=go1.21 -complete -installsuffix shared -buildid NGxTS9u1LxKRaUFBeifC/NGxTS9u1LxKRaUFBeifC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/internal/convert.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/internal/create.go
2025-08-20T21:45:19.1576410Z [00:02:59.126]➜  go tool buildid -w $WORK/b472/_pkg_.a # internal
2025-08-20T21:45:19.1583305Z [00:02:59.126]➜  cp $WORK/b472/_pkg_.a /root/.cache/go-build/f6/f6e0e37ff60d020c59eaca9bbc9c377e03dbac2c3d628e7e80f13ab18f794d4a-d # internal
2025-08-20T21:45:19.1587040Z [00:02:59.126]➜  github.com/containernetworking/cni/pkg/types/020
2025-08-20T21:45:19.1589273Z [00:02:59.126]➜  mkdir -p $WORK/b471/
2025-08-20T21:45:19.1589922Z [00:02:59.126]➜  cat >/tmp/go-build3361383166/b471/importcfg << 'EOF' # internal
2025-08-20T21:45:19.1590349Z [00:02:59.127]➜  # import config
2025-08-20T21:45:19.1590715Z [00:02:59.127]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.1591154Z [00:02:59.127]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.1591714Z [00:02:59.127]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:19.1592584Z [00:02:59.127]➜  packagefile github.com/containernetworking/cni/pkg/types/internal=/tmp/go-build3361383166/b472/_pkg_.a
2025-08-20T21:45:19.1593209Z [00:02:59.127]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.1593610Z [00:02:59.127]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:19.1594007Z [00:02:59.127]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.1594302Z [00:02:59.127]➜  EOF
2025-08-20T21:45:19.1596400Z [00:02:59.127]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b471/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/020=>github.com/containernetworking/cni@v1.3.0/pkg/types/020;$WORK/b471=>" -p github.com/containernetworking/cni/pkg/types/020 -lang=go1.21 -complete -installsuffix shared -buildid AxtTzYQ4KodgZAYmky_A/AxtTzYQ4KodgZAYmky_A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/020/types.go
2025-08-20T21:45:19.1655059Z [00:02:59.133]➜  go tool buildid -w $WORK/b399/_pkg_.a # internal
2025-08-20T21:45:19.1671082Z [00:02:59.135]➜  cp $WORK/b399/_pkg_.a /root/.cache/go-build/3a/3a7d334aa9f1fb252a76c70c6fcf14dc95ec916a25dfe9fc1b673f09b27d8fc1-d # internal
2025-08-20T21:45:19.1716266Z [00:02:59.138]➜  github.com/containerd/containerd/v2/pkg/tracing
2025-08-20T21:45:19.1716651Z [00:02:59.138]➜  mkdir -p $WORK/b398/
2025-08-20T21:45:19.1719584Z [00:02:59.138]➜  cat >/tmp/go-build3361383166/b398/importcfg << 'EOF' # internal
2025-08-20T21:45:19.1720512Z [00:02:59.138]➜  # import config
2025-08-20T21:45:19.1721152Z [00:02:59.138]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.1721621Z [00:02:59.138]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.1722060Z [00:02:59.138]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.1722679Z [00:02:59.138]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:19.1723445Z [00:02:59.138]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3361383166/b399/_pkg_.a
2025-08-20T21:45:19.1724116Z [00:02:59.138]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3361383166/b409/_pkg_.a
2025-08-20T21:45:19.1724694Z [00:02:59.138]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:19.1725298Z [00:02:59.138]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3361383166/b407/_pkg_.a
2025-08-20T21:45:19.1725920Z [00:02:59.138]➜  packagefile go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build3361383166/b430/_pkg_.a
2025-08-20T21:45:19.1726526Z [00:02:59.138]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3361383166/b420/_pkg_.a
2025-08-20T21:45:19.1727023Z [00:02:59.138]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:19.1727494Z [00:02:59.138]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.1727807Z [00:02:59.138]➜  EOF
2025-08-20T21:45:19.1730755Z [00:02:59.138]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b398/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/tracing=>github.com/containerd/containerd/v2@v2.1.4/pkg/tracing;$WORK/b398=>" -p github.com/containerd/containerd/v2/pkg/tracing -lang=go1.23 -complete -installsuffix shared -buildid 3P4BjPGKe9MC1T62jOC8/3P4BjPGKe9MC1T62jOC8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/tracing/helpers.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/tracing/log.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/tracing/tracing.go
2025-08-20T21:45:19.1763437Z [00:02:59.144]➜  go tool buildid -w $WORK/b461/_pkg_.a # internal
2025-08-20T21:45:19.1785253Z [00:02:59.146]➜  cp $WORK/b461/_pkg_.a /root/.cache/go-build/33/33426b03ec1859c02bec482f427c257c65cacde02aa7a49f0f6566e162df137c-d # internal
2025-08-20T21:45:19.1793332Z [00:02:59.147]➜  github.com/opencontainers/selinux/go-selinux/label
2025-08-20T21:45:19.1800421Z [00:02:59.148]➜  mkdir -p $WORK/b460/
2025-08-20T21:45:19.1810506Z [00:02:59.149]➜  cat >/tmp/go-build3361383166/b460/importcfg << 'EOF' # internal
2025-08-20T21:45:19.1810884Z [00:02:59.149]➜  # import config
2025-08-20T21:45:19.1811225Z [00:02:59.149]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.1811657Z [00:02:59.149]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.1812215Z [00:02:59.149]➜  packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3361383166/b461/_pkg_.a
2025-08-20T21:45:19.1812917Z [00:02:59.149]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.1813237Z [00:02:59.149]➜  EOF
2025-08-20T21:45:19.1825487Z [00:02:59.150]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b460/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/selinux@v1.12.0/go-selinux/label=>github.com/opencontainers/selinux@v1.12.0/go-selinux/label;$WORK/b460=>" -p github.com/opencontainers/selinux/go-selinux/label -lang=go1.19 -complete -installsuffix shared -buildid RoeAUA47dSgEFX_LgZ3m/RoeAUA47dSgEFX_LgZ3m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/selinux@v1.12.0/go-selinux/label/label.go /root/go/pkg/mod/github.com/opencontainers/selinux@v1.12.0/go-selinux/label/label_linux.go
2025-08-20T21:45:19.1878212Z [00:02:59.156]➜  go tool buildid -w $WORK/b471/_pkg_.a # internal
2025-08-20T21:45:19.1886853Z [00:02:59.157]➜  cp $WORK/b471/_pkg_.a /root/.cache/go-build/d8/d8ae9e1cb73d58dd156829e3d76505d33e1bb87a90a2fccc3885bf7865168020-d # internal
2025-08-20T21:45:19.1892507Z [00:02:59.157]➜  github.com/containernetworking/cni/pkg/types/040
2025-08-20T21:45:19.1896909Z [00:02:59.158]➜  mkdir -p $WORK/b473/
2025-08-20T21:45:19.1906113Z [00:02:59.158]➜  cat >/tmp/go-build3361383166/b473/importcfg << 'EOF' # internal
2025-08-20T21:45:19.1907099Z [00:02:59.159]➜  # import config
2025-08-20T21:45:19.1907563Z [00:02:59.159]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.1908015Z [00:02:59.159]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.1908586Z [00:02:59.159]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:19.1909324Z [00:02:59.159]➜  packagefile github.com/containernetworking/cni/pkg/types/020=/tmp/go-build3361383166/b471/_pkg_.a
2025-08-20T21:45:19.1910078Z [00:02:59.159]➜  packagefile github.com/containernetworking/cni/pkg/types/internal=/tmp/go-build3361383166/b472/_pkg_.a
2025-08-20T21:45:19.1910646Z [00:02:59.159]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.1911042Z [00:02:59.159]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:19.1911448Z [00:02:59.159]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.1911744Z [00:02:59.159]➜  EOF
2025-08-20T21:45:19.1914385Z [00:02:59.159]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b473/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/040=>github.com/containernetworking/cni@v1.3.0/pkg/types/040;$WORK/b473=>" -p github.com/containernetworking/cni/pkg/types/040 -lang=go1.21 -complete -installsuffix shared -buildid nnCACu4Zv43f_agZdtNy/nnCACu4Zv43f_agZdtNy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/040/types.go
2025-08-20T21:45:19.2133424Z [00:02:59.181]➜  go tool buildid -w $WORK/b460/_pkg_.a # internal
2025-08-20T21:45:19.2142369Z [00:02:59.182]➜  cp $WORK/b460/_pkg_.a /root/.cache/go-build/33/3327efb77b6f56574b790c890b5945832da29d8898840fba28384c00b0a5bd02-d # internal
2025-08-20T21:45:19.2148645Z [00:02:59.183]➜  github.com/containernetworking/cni/pkg/utils
2025-08-20T21:45:19.2149068Z [00:02:59.183]➜  mkdir -p $WORK/b476/
2025-08-20T21:45:19.2178251Z [00:02:59.186]➜  cat >/tmp/go-build3361383166/b476/importcfg << 'EOF' # internal
2025-08-20T21:45:19.2178706Z [00:02:59.186]➜  # import config
2025-08-20T21:45:19.2179050Z [00:02:59.186]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:19.2179468Z [00:02:59.186]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.2180060Z [00:02:59.186]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:19.2180614Z [00:02:59.186]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:19.2181031Z [00:02:59.186]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:19.2181342Z [00:02:59.186]➜  EOF
2025-08-20T21:45:19.2183467Z [00:02:59.186]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b476/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/utils=>github.com/containernetworking/cni@v1.3.0/pkg/utils;$WORK/b476=>" -p github.com/containernetworking/cni/pkg/utils -lang=go1.21 -complete -installsuffix shared -buildid lII7wKJCpUm-CWtNoxpT/lII7wKJCpUm-CWtNoxpT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/utils/utils.go
2025-08-20T21:45:19.2246308Z [00:02:59.193]➜  go tool buildid -w $WORK/b473/_pkg_.a # internal
2025-08-20T21:45:19.2258725Z [00:02:59.194]➜  cp $WORK/b473/_pkg_.a /root/.cache/go-build/3a/3af59428764b100c20292686f0aa0dbb966a676b4e62d922950676920641216f-d # internal
2025-08-20T21:45:19.2259383Z [00:02:59.194]➜  github.com/containernetworking/cni/pkg/types/100
2025-08-20T21:45:19.2259722Z [00:02:59.194]➜  mkdir -p $WORK/b474/
2025-08-20T21:45:19.2266289Z [00:02:59.194]➜  cat >/tmp/go-build3361383166/b474/importcfg << 'EOF' # internal
2025-08-20T21:45:19.2267522Z [00:02:59.195]➜  # import config
2025-08-20T21:45:19.2268352Z [00:02:59.195]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.2268884Z [00:02:59.195]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.2269456Z [00:02:59.195]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:19.2270169Z [00:02:59.195]➜  packagefile github.com/containernetworking/cni/pkg/types/040=/tmp/go-build3361383166/b473/_pkg_.a
2025-08-20T21:45:19.2270932Z [00:02:59.195]➜  packagefile github.com/containernetworking/cni/pkg/types/internal=/tmp/go-build3361383166/b472/_pkg_.a
2025-08-20T21:45:19.2271499Z [00:02:59.195]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.2271939Z [00:02:59.195]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:19.2272334Z [00:02:59.195]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.2273050Z [00:02:59.195]➜  EOF
2025-08-20T21:45:19.2275169Z [00:02:59.195]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b474/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/100=>github.com/containernetworking/cni@v1.3.0/pkg/types/100;$WORK/b474=>" -p github.com/containernetworking/cni/pkg/types/100 -lang=go1.21 -complete -installsuffix shared -buildid f0SpJOfMmPZiEdupDrSA/f0SpJOfMmPZiEdupDrSA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/100/types.go
2025-08-20T21:45:19.2342714Z [00:02:59.202]➜  go tool buildid -w $WORK/b476/_pkg_.a # internal
2025-08-20T21:45:19.2353271Z [00:02:59.203]➜  cp $WORK/b476/_pkg_.a /root/.cache/go-build/ad/ad20420b0fa177640d3856052832e10ea1c91fac9e8f41f197a04ca7ebcbe759-d # internal
2025-08-20T21:45:19.2361510Z [00:02:59.204]➜  flag
2025-08-20T21:45:19.2363187Z [00:02:59.204]➜  mkdir -p $WORK/b478/
2025-08-20T21:45:19.2377044Z [00:02:59.206]➜  cat >/tmp/go-build3361383166/b478/importcfg << 'EOF' # internal
2025-08-20T21:45:19.2377748Z [00:02:59.206]➜  # import config
2025-08-20T21:45:19.2378491Z [00:02:59.206]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:19.2379177Z [00:02:59.206]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.2380302Z [00:02:59.206]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.2380724Z [00:02:59.206]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.2381121Z [00:02:59.206]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.2381542Z [00:02:59.206]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.2381970Z [00:02:59.206]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:19.2382502Z [00:02:59.206]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:19.2382969Z [00:02:59.206]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:19.2383390Z [00:02:59.206]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.2384174Z [00:02:59.206]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:19.2384483Z [00:02:59.206]➜  EOF
2025-08-20T21:45:19.2399256Z [00:02:59.208]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b478/_pkg_.a -trimpath "/root/.go/src/flag=>flag;$WORK/b478=>" -p flag -lang=go1.25 -std -complete -installsuffix shared -buildid TAyvud_rBhb0cdgz5-RI/TAyvud_rBhb0cdgz5-RI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack /root/.go/src/flag/flag.go
2025-08-20T21:45:19.2616560Z [00:02:59.229]➜  go tool buildid -w $WORK/b474/_pkg_.a # internal
2025-08-20T21:45:19.2617405Z [00:02:59.229]➜  cp $WORK/b474/_pkg_.a /root/.cache/go-build/c8/c808f0ed3048a9438bcd57a69a2edfdc4302d35968366e7e55537b288925ee9e-d # internal
2025-08-20T21:45:19.2629532Z [00:02:59.231]➜  github.com/containernetworking/cni/pkg/types/create
2025-08-20T21:45:19.2630136Z [00:02:59.231]➜  mkdir -p $WORK/b470/
2025-08-20T21:45:19.2630687Z [00:02:59.231]➜  cat >/tmp/go-build3361383166/b470/importcfg << 'EOF' # internal
2025-08-20T21:45:19.2631177Z [00:02:59.231]➜  # import config
2025-08-20T21:45:19.2631659Z [00:02:59.231]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.2632249Z [00:02:59.231]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.2633046Z [00:02:59.231]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:19.2633888Z [00:02:59.231]➜  packagefile github.com/containernetworking/cni/pkg/types/020=/tmp/go-build3361383166/b471/_pkg_.a
2025-08-20T21:45:19.2634740Z [00:02:59.231]➜  packagefile github.com/containernetworking/cni/pkg/types/040=/tmp/go-build3361383166/b473/_pkg_.a
2025-08-20T21:45:19.2635593Z [00:02:59.231]➜  packagefile github.com/containernetworking/cni/pkg/types/100=/tmp/go-build3361383166/b474/_pkg_.a
2025-08-20T21:45:19.2636454Z [00:02:59.231]➜  packagefile github.com/containernetworking/cni/pkg/types/internal=/tmp/go-build3361383166/b472/_pkg_.a
2025-08-20T21:45:19.2637043Z [00:02:59.231]➜  EOF
2025-08-20T21:45:19.2639577Z [00:02:59.231]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b470/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/create=>github.com/containernetworking/cni@v1.3.0/pkg/types/create;$WORK/b470=>" -p github.com/containernetworking/cni/pkg/types/create -lang=go1.21 -complete -installsuffix shared -buildid E5J24dZ2WaA2dumU96xG/E5J24dZ2WaA2dumU96xG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/types/create/create.go
2025-08-20T21:45:19.2663550Z [00:02:59.233]➜  go tool buildid -w $WORK/b398/_pkg_.a # internal
2025-08-20T21:45:19.2664912Z [00:02:59.234]➜  cp $WORK/b398/_pkg_.a /root/.cache/go-build/a3/a3bddf01651b7b87c6c997fe6a485d8633e59ea37abe0cb8626c899c29cc9161-d # internal
2025-08-20T21:45:19.2687617Z [00:02:59.237]➜  github.com/containerd/containerd/v2/core/remotes/docker/auth
2025-08-20T21:45:19.2688147Z [00:02:59.237]➜  mkdir -p $WORK/b396/
2025-08-20T21:45:19.2691142Z [00:02:59.237]➜  cat >/tmp/go-build3361383166/b396/importcfg << 'EOF' # internal
2025-08-20T21:45:19.2691528Z [00:02:59.237]➜  # import config
2025-08-20T21:45:19.2691875Z [00:02:59.237]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.2692329Z [00:02:59.237]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.2692981Z [00:02:59.237]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.2693395Z [00:02:59.237]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.2694005Z [00:02:59.237]➜  packagefile github.com/containerd/containerd/v2/core/remotes/errors=/tmp/go-build3361383166/b397/_pkg_.a
2025-08-20T21:45:19.2694753Z [00:02:59.237]➜  packagefile github.com/containerd/containerd/v2/pkg/tracing=/tmp/go-build3361383166/b398/_pkg_.a
2025-08-20T21:45:19.2695855Z [00:02:59.237]➜  packagefile github.com/containerd/containerd/v2/version=/tmp/go-build3361383166/b431/_pkg_.a
2025-08-20T21:45:19.2696466Z [00:02:59.237]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:19.2696950Z [00:02:59.237]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:19.2697380Z [00:02:59.237]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:19.2697791Z [00:02:59.237]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:19.2698213Z [00:02:59.237]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.2698631Z [00:02:59.237]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:19.2698930Z [00:02:59.237]➜  EOF
2025-08-20T21:45:19.2701603Z [00:02:59.237]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b396/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/auth=>github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/auth;$WORK/b396=>" -p github.com/containerd/containerd/v2/core/remotes/docker/auth -lang=go1.23 -complete -installsuffix shared -buildid J-BMU0ycJVtSH1vuwBu2/J-BMU0ycJVtSH1vuwBu2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/auth/fetch.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/auth/parse.go
2025-08-20T21:45:19.2910628Z [00:02:59.257]➜  go tool buildid -w $WORK/b470/_pkg_.a # internal
2025-08-20T21:45:19.2911391Z [00:02:59.257]➜  cp $WORK/b470/_pkg_.a /root/.cache/go-build/0d/0dfc7d15cf36fcf1fee1c8ec84a61bde7c690d9d2949727f8bc8842b5374318d-d # internal
2025-08-20T21:45:19.2912010Z [00:02:59.257]➜  github.com/containerd/containerd/v2/core/unpack
2025-08-20T21:45:19.2912335Z [00:02:59.257]➜  mkdir -p $WORK/b443/
2025-08-20T21:45:19.2913046Z [00:02:59.257]➜  cat >/tmp/go-build3361383166/b443/importcfg << 'EOF' # internal
2025-08-20T21:45:19.2913414Z [00:02:59.257]➜  # import config
2025-08-20T21:45:19.2913753Z [00:02:59.257]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.2914200Z [00:02:59.257]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:19.2914674Z [00:02:59.257]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:19.2915148Z [00:02:59.257]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.2915909Z [00:02:59.257]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.2916388Z [00:02:59.257]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.2916967Z [00:02:59.257]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:19.2917677Z [00:02:59.257]➜  packagefile github.com/containerd/containerd/v2/core/diff=/tmp/go-build3361383166/b347/_pkg_.a
2025-08-20T21:45:19.2918392Z [00:02:59.257]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:19.2919094Z [00:02:59.257]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:19.2919818Z [00:02:59.257]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:19.2920575Z [00:02:59.257]➜  packagefile github.com/containerd/containerd/v2/internal/cleanup=/tmp/go-build3361383166/b444/_pkg_.a
2025-08-20T21:45:19.2921342Z [00:02:59.257]➜  packagefile github.com/containerd/containerd/v2/internal/kmutex=/tmp/go-build3361383166/b445/_pkg_.a
2025-08-20T21:45:19.2922065Z [00:02:59.257]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:19.2923002Z [00:02:59.257]➜  packagefile github.com/containerd/containerd/v2/pkg/tracing=/tmp/go-build3361383166/b398/_pkg_.a
2025-08-20T21:45:19.2923650Z [00:02:59.257]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:19.2924489Z [00:02:59.257]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:19.2925155Z [00:02:59.257]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:19.2925823Z [00:02:59.257]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:19.2926495Z [00:02:59.257]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:19.2927202Z [00:02:59.257]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:19.2927832Z [00:02:59.257]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:19.2928388Z [00:02:59.257]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3361383166/b362/_pkg_.a
2025-08-20T21:45:19.2928889Z [00:02:59.258]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:19.2929313Z [00:02:59.258]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.2929745Z [00:02:59.258]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:19.2930173Z [00:02:59.258]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:19.2930472Z [00:02:59.258]➜  EOF
2025-08-20T21:45:19.2932682Z [00:02:59.258]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b443/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/unpack=>github.com/containerd/containerd/v2@v2.1.4/core/unpack;$WORK/b443=>" -p github.com/containerd/containerd/v2/core/unpack -lang=go1.23 -complete -installsuffix shared -buildid GIrCy3cx6KldNqHVUc1w/GIrCy3cx6KldNqHVUc1w -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/unpack/unpacker.go
2025-08-20T21:45:19.3510195Z [00:02:59.319]➜  go tool buildid -w $WORK/b396/_pkg_.a # internal
2025-08-20T21:45:19.3520021Z [00:02:59.320]➜  cp $WORK/b396/_pkg_.a /root/.cache/go-build/2c/2ca3edec8d643a4b46c170961d9079573cde10a6379b41f238b710a484a0912c-d # internal
2025-08-20T21:45:19.3520879Z [00:02:59.320]➜  github.com/containerd/containerd/v2/core/remotes/docker
2025-08-20T21:45:19.3521374Z [00:02:59.320]➜  mkdir -p $WORK/b395/
2025-08-20T21:45:19.3524332Z [00:02:59.320]➜  cat >/tmp/go-build3361383166/b395/importcfg << 'EOF' # internal
2025-08-20T21:45:19.3526982Z [00:02:59.320]➜  # import config
2025-08-20T21:45:19.3527397Z [00:02:59.320]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:19.3541898Z [00:02:59.320]➜  packagefile compress/flate=/tmp/go-build3361383166/b115/_pkg_.a
2025-08-20T21:45:19.3542747Z [00:02:59.320]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:19.3543380Z [00:02:59.320]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.3543967Z [00:02:59.320]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:19.3544555Z [00:02:59.320]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:19.3545158Z [00:02:59.320]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.3545733Z [00:02:59.320]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.3546245Z [00:02:59.320]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.3546938Z [00:02:59.320]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:19.3547800Z [00:02:59.320]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:19.3548650Z [00:02:59.320]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:19.3549541Z [00:02:59.320]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker/auth=/tmp/go-build3361383166/b396/_pkg_.a
2025-08-20T21:45:19.3565739Z [00:02:59.320]➜  packagefile github.com/containerd/containerd/v2/core/remotes/errors=/tmp/go-build3361383166/b397/_pkg_.a
2025-08-20T21:45:19.3574636Z [00:02:59.320]➜  packagefile github.com/containerd/containerd/v2/core/transfer=/tmp/go-build3361383166/b394/_pkg_.a
2025-08-20T21:45:19.3575379Z [00:02:59.320]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:19.3576114Z [00:02:59.320]➜  packagefile github.com/containerd/containerd/v2/pkg/reference=/tmp/go-build3361383166/b385/_pkg_.a
2025-08-20T21:45:19.3576830Z [00:02:59.320]➜  packagefile github.com/containerd/containerd/v2/pkg/tracing=/tmp/go-build3361383166/b398/_pkg_.a
2025-08-20T21:45:19.3577526Z [00:02:59.320]➜  packagefile github.com/containerd/containerd/v2/version=/tmp/go-build3361383166/b431/_pkg_.a
2025-08-20T21:45:19.3578147Z [00:02:59.320]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:19.3578719Z [00:02:59.320]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:19.3579304Z [00:02:59.320]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3361383166/b350/_pkg_.a
2025-08-20T21:45:19.3579859Z [00:02:59.320]➜  packagefile github.com/moby/locker=/tmp/go-build3361383166/b432/_pkg_.a
2025-08-20T21:45:19.3580436Z [00:02:59.320]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:19.3581117Z [00:02:59.320]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:19.3581751Z [00:02:59.320]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3361383166/b362/_pkg_.a
2025-08-20T21:45:19.3582222Z [00:02:59.320]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.3583117Z [00:02:59.320]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:19.3583557Z [00:02:59.320]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:19.3583982Z [00:02:59.320]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:19.3584384Z [00:02:59.320]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.3584782Z [00:02:59.320]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:19.3585184Z [00:02:59.320]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:19.3585855Z [00:02:59.320]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:19.3586369Z [00:02:59.320]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.3586782Z [00:02:59.320]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.3587194Z [00:02:59.320]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:19.3587609Z [00:02:59.320]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:19.3587918Z [00:02:59.320]➜  EOF
2025-08-20T21:45:19.3594536Z [00:02:59.320]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b395/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker=>github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker;$WORK/b395=>" -p github.com/containerd/containerd/v2/core/remotes/docker -lang=go1.23 -complete -installsuffix shared -buildid qD6vIu4W2_Awhmla3amu/qD6vIu4W2_Awhmla3amu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/authorizer.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/converter.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/errcode.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/errdesc.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/fetcher.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/handler.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/httpreadseeker.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/pusher.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/registry.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/resolver.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/resolver_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/scope.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/status.go
2025-08-20T21:45:19.3624153Z [00:02:59.330]➜  go tool buildid -w $WORK/b443/_pkg_.a # internal
2025-08-20T21:45:19.3637706Z [00:02:59.331]➜  cp $WORK/b443/_pkg_.a /root/.cache/go-build/1b/1b7ef5a5a12570ab9523ec3f07d3b7b1d636900c52736e0448185a3f91072b34-d # internal
2025-08-20T21:45:19.3645605Z [00:02:59.332]➜  github.com/containernetworking/cni/pkg/version
2025-08-20T21:45:19.3645979Z [00:02:59.332]➜  mkdir -p $WORK/b475/
2025-08-20T21:45:19.3646354Z [00:02:59.332]➜  cat >/tmp/go-build3361383166/b475/importcfg << 'EOF' # internal
2025-08-20T21:45:19.3646696Z [00:02:59.332]➜  # import config
2025-08-20T21:45:19.3647053Z [00:02:59.332]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.3647484Z [00:02:59.332]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.3648050Z [00:02:59.332]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:19.3648775Z [00:02:59.332]➜  packagefile github.com/containernetworking/cni/pkg/types/create=/tmp/go-build3361383166/b470/_pkg_.a
2025-08-20T21:45:19.3649335Z [00:02:59.332]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.3649748Z [00:02:59.332]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:19.3650182Z [00:02:59.332]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.3650493Z [00:02:59.332]➜  EOF
2025-08-20T21:45:19.3653912Z [00:02:59.332]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b475/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/version=>github.com/containernetworking/cni@v1.3.0/pkg/version;$WORK/b475=>" -p github.com/containernetworking/cni/pkg/version -lang=go1.21 -complete -installsuffix shared -buildid o-Br4viLw5xO8QvOJ0Ra/o-Br4viLw5xO8QvOJ0Ra -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/version/conf.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/version/plugin.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/version/reconcile.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/version/version.go
2025-08-20T21:45:19.3893870Z [00:02:59.357]➜  go tool buildid -w $WORK/b475/_pkg_.a # internal
2025-08-20T21:45:19.3911313Z [00:02:59.358]➜  cp $WORK/b475/_pkg_.a /root/.cache/go-build/f8/f85a3a6cd2ea5987f77fdace6d277f3e56fb8547ceede68c7e97da10461252e8-d # internal
2025-08-20T21:45:19.3912112Z [00:02:59.358]➜  github.com/containernetworking/cni/pkg/invoke
2025-08-20T21:45:19.3912566Z [00:02:59.358]➜  mkdir -p $WORK/b468/
2025-08-20T21:45:19.3912951Z [00:02:59.359]➜  go tool buildid -w $WORK/b478/_pkg_.a # internal
2025-08-20T21:45:19.3913372Z [00:02:59.359]➜  cat >/tmp/go-build3361383166/b468/importcfg << 'EOF' # internal
2025-08-20T21:45:19.3913727Z [00:02:59.359]➜  # import config
2025-08-20T21:45:19.3914055Z [00:02:59.359]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:19.3914475Z [00:02:59.359]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.3914924Z [00:02:59.359]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.3915354Z [00:02:59.359]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.3916287Z [00:02:59.359]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:19.3917014Z [00:02:59.359]➜  packagefile github.com/containernetworking/cni/pkg/types/create=/tmp/go-build3361383166/b470/_pkg_.a
2025-08-20T21:45:19.3917745Z [00:02:59.359]➜  packagefile github.com/containernetworking/cni/pkg/version=/tmp/go-build3361383166/b475/_pkg_.a
2025-08-20T21:45:19.3918290Z [00:02:59.359]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.3918690Z [00:02:59.359]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.3919102Z [00:02:59.359]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:19.3919548Z [00:02:59.359]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:19.3919993Z [00:02:59.359]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.3920404Z [00:02:59.359]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:19.3920713Z [00:02:59.359]➜  EOF
2025-08-20T21:45:19.3927163Z [00:02:59.359]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b468/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/invoke=>github.com/containernetworking/cni@v1.3.0/pkg/invoke;$WORK/b468=>" -p github.com/containernetworking/cni/pkg/invoke -lang=go1.21 -complete -installsuffix shared -buildid mg7x3P3OW3dMHqEa7-Ee/mg7x3P3OW3dMHqEa7-Ee -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/invoke/args.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/invoke/delegate.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/invoke/exec.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/invoke/find.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/invoke/os_unix.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/pkg/invoke/raw_exec.go
2025-08-20T21:45:19.3960742Z [00:02:59.364]➜  cp $WORK/b478/_pkg_.a /root/.cache/go-build/47/47bbd515ada0e4721ed7b62c268f1231d70dc92ada60deb11d42d665cfc869e7-d # internal
2025-08-20T21:45:19.3968385Z [00:02:59.364]➜  internal/sysinfo
2025-08-20T21:45:19.3968667Z [00:02:59.364]➜  mkdir -p $WORK/b479/
2025-08-20T21:45:19.3969044Z [00:02:59.364]➜  cat >/tmp/go-build3361383166/b479/importcfg << 'EOF' # internal
2025-08-20T21:45:19.3969384Z [00:02:59.364]➜  # import config
2025-08-20T21:45:19.3969712Z [00:02:59.364]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:19.3970394Z [00:02:59.364]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:19.3970955Z [00:02:59.364]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:19.3971390Z [00:02:59.364]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.3971788Z [00:02:59.364]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.3972196Z [00:02:59.364]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.3972848Z [00:02:59.364]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.3973155Z [00:02:59.364]➜  EOF
2025-08-20T21:45:19.3974846Z [00:02:59.364]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b479/_pkg_.a -trimpath "/root/.go/src/internal/sysinfo=>internal/sysinfo;$WORK/b479=>" -p internal/sysinfo -lang=go1.25 -std -complete -installsuffix shared -buildid ZcoUpv8G6BmM7b04fWaG/ZcoUpv8G6BmM7b04fWaG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /root/.go/src/internal/sysinfo/cpuinfo_linux.go /root/.go/src/internal/sysinfo/sysinfo.go
2025-08-20T21:45:19.4246017Z [00:02:59.392]➜  go tool buildid -w $WORK/b479/_pkg_.a # internal
2025-08-20T21:45:19.4259214Z [00:02:59.393]➜  cp $WORK/b479/_pkg_.a /root/.cache/go-build/b7/b710efaea7491c4eda7d40adeebe7092acb5cc1c43d713ee0c1a74bdff66e47a-d # internal
2025-08-20T21:45:19.4262014Z [00:02:59.394]➜  runtime/trace
2025-08-20T21:45:19.4262883Z [00:02:59.394]➜  mkdir -p $WORK/b480/
2025-08-20T21:45:19.4263261Z [00:02:59.394]➜  cat >/tmp/go-build3361383166/b480/importcfg << 'EOF' # internal
2025-08-20T21:45:19.4263610Z [00:02:59.394]➜  # import config
2025-08-20T21:45:19.4263950Z [00:02:59.394]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.4264372Z [00:02:59.394]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.4264777Z [00:02:59.394]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.4265262Z [00:02:59.394]➜  packagefile internal/trace/tracev2=/tmp/go-build3361383166/b032/_pkg_.a
2025-08-20T21:45:19.4265724Z [00:02:59.394]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.4266135Z [00:02:59.394]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:19.4266554Z [00:02:59.394]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:19.4266966Z [00:02:59.394]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.4267400Z [00:02:59.394]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:19.4267826Z [00:02:59.394]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:19.4268127Z [00:02:59.394]➜  EOF
2025-08-20T21:45:19.4270499Z [00:02:59.394]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b480/_pkg_.a -trimpath "/root/.go/src/runtime/trace=>runtime/trace;$WORK/b480=>" -p runtime/trace -lang=go1.25 -std -installsuffix shared -buildid XwdYjLEyjBDAe0Dn4dqx/XwdYjLEyjBDAe0Dn4dqx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack /root/.go/src/runtime/trace/annotation.go /root/.go/src/runtime/trace/batch.go /root/.go/src/runtime/trace/encoding.go /root/.go/src/runtime/trace/flightrecorder.go /root/.go/src/runtime/trace/recorder.go /root/.go/src/runtime/trace/subscribe.go /root/.go/src/runtime/trace/trace.go
2025-08-20T21:45:19.4440281Z [00:02:59.412]➜  go tool buildid -w $WORK/b468/_pkg_.a # internal
2025-08-20T21:45:19.4451893Z [00:02:59.413]➜  cp $WORK/b468/_pkg_.a /root/.cache/go-build/87/87cd81f859acfe79e23606ad5e8042197864e6ff9a93afdde4f7d7005e715982-d # internal
2025-08-20T21:45:19.4452719Z [00:02:59.413]➜  github.com/containernetworking/cni/libcni
2025-08-20T21:45:19.4476514Z [00:02:59.415]➜  mkdir -p $WORK/b467/
2025-08-20T21:45:19.4481372Z [00:02:59.416]➜  cat >/tmp/go-build3361383166/b467/importcfg << 'EOF' # internal
2025-08-20T21:45:19.4484527Z [00:02:59.416]➜  # import config
2025-08-20T21:45:19.4485169Z [00:02:59.416]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.4485733Z [00:02:59.416]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:19.4486178Z [00:02:59.416]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.4486583Z [00:02:59.416]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.4487152Z [00:02:59.416]➜  packagefile github.com/containernetworking/cni/pkg/invoke=/tmp/go-build3361383166/b468/_pkg_.a
2025-08-20T21:45:19.4487868Z [00:02:59.416]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:19.4488587Z [00:02:59.416]➜  packagefile github.com/containernetworking/cni/pkg/types/create=/tmp/go-build3361383166/b470/_pkg_.a
2025-08-20T21:45:19.4489302Z [00:02:59.416]➜  packagefile github.com/containernetworking/cni/pkg/utils=/tmp/go-build3361383166/b476/_pkg_.a
2025-08-20T21:45:19.4490007Z [00:02:59.416]➜  packagefile github.com/containernetworking/cni/pkg/version=/tmp/go-build3361383166/b475/_pkg_.a
2025-08-20T21:45:19.4490549Z [00:02:59.416]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.4490982Z [00:02:59.416]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:19.4491421Z [00:02:59.416]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:19.4491827Z [00:02:59.416]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:19.4492644Z [00:02:59.416]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.4493013Z [00:02:59.416]➜  EOF
2025-08-20T21:45:19.4495292Z [00:02:59.416]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b467/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/libcni=>github.com/containernetworking/cni@v1.3.0/libcni;$WORK/b467=>" -p github.com/containernetworking/cni/libcni -lang=go1.21 -complete -installsuffix shared -buildid aZ77q7vWl560EThXxEGV/aZ77q7vWl560EThXxEGV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/libcni/api.go /root/go/pkg/mod/github.com/containernetworking/cni@v1.3.0/libcni/conf.go
2025-08-20T21:45:19.4752932Z [00:02:59.443]➜  go tool buildid -w $WORK/b480/_pkg_.a # internal
2025-08-20T21:45:19.4763272Z [00:02:59.444]➜  cp $WORK/b480/_pkg_.a /root/.cache/go-build/d7/d710179f8695fa16254e99549630099ac5c583c221745d5f018533d4d4fd1b14-d # internal
2025-08-20T21:45:19.4766949Z [00:02:59.445]➜  testing
2025-08-20T21:45:19.4768003Z [00:02:59.445]➜  mkdir -p $WORK/b477/
2025-08-20T21:45:19.4771642Z [00:02:59.445]➜  cat >/tmp/go-build3361383166/b477/importcfg << 'EOF' # internal
2025-08-20T21:45:19.4774661Z [00:02:59.445]➜  # import config
2025-08-20T21:45:19.4775021Z [00:02:59.445]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:19.4775447Z [00:02:59.445]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.4775890Z [00:02:59.445]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.4776300Z [00:02:59.445]➜  packagefile flag=/tmp/go-build3361383166/b478/_pkg_.a
2025-08-20T21:45:19.4776703Z [00:02:59.445]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.4777142Z [00:02:59.445]➜  packagefile internal/race=/tmp/go-build3361383166/b029/_pkg_.a
2025-08-20T21:45:19.4777617Z [00:02:59.445]➜  packagefile internal/sysinfo=/tmp/go-build3361383166/b479/_pkg_.a
2025-08-20T21:45:19.4778064Z [00:02:59.445]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.4778463Z [00:02:59.445]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:19.4778885Z [00:02:59.445]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:19.4779298Z [00:02:59.445]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.4779725Z [00:02:59.445]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:19.4794916Z [00:02:59.447]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.4795488Z [00:02:59.447]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:19.4795946Z [00:02:59.447]➜  packagefile runtime/debug=/tmp/go-build3361383166/b357/_pkg_.a
2025-08-20T21:45:19.4796411Z [00:02:59.447]➜  packagefile runtime/trace=/tmp/go-build3361383166/b480/_pkg_.a
2025-08-20T21:45:19.4796848Z [00:02:59.447]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:19.4797283Z [00:02:59.447]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:19.4797700Z [00:02:59.447]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.4798111Z [00:02:59.447]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.4798536Z [00:02:59.447]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:19.4798959Z [00:02:59.447]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:19.4799380Z [00:02:59.447]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:19.4799829Z [00:02:59.447]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:19.4800154Z [00:02:59.447]➜  EOF
2025-08-20T21:45:19.4803080Z [00:02:59.447]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b477/_pkg_.a -trimpath "/root/.go/src/testing=>testing;$WORK/b477=>" -p testing -lang=go1.25 -std -complete -installsuffix shared -buildid d5Peg9FnmXZ0HqDx5aUO/d5Peg9FnmXZ0HqDx5aUO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack /root/.go/src/testing/allocs.go /root/.go/src/testing/benchmark.go /root/.go/src/testing/cover.go /root/.go/src/testing/example.go /root/.go/src/testing/fuzz.go /root/.go/src/testing/match.go /root/.go/src/testing/newcover.go /root/.go/src/testing/run_example.go /root/.go/src/testing/testing.go /root/.go/src/testing/testing_other.go
2025-08-20T21:45:19.5918397Z [00:02:59.560]➜  go tool buildid -w $WORK/b467/_pkg_.a # internal
2025-08-20T21:45:19.5943428Z [00:02:59.562]➜  cp $WORK/b467/_pkg_.a /root/.cache/go-build/a7/a7a5f5c829e328be43075bdfc118f8d3fb5b97e13c669dae638ba15d105de11a-d # internal
2025-08-20T21:45:19.5959462Z [00:02:59.564]➜  github.com/containerd/cgroups/v3
2025-08-20T21:45:19.5960607Z [00:02:59.564]➜  mkdir -p $WORK/b483/
2025-08-20T21:45:19.5966206Z [00:02:59.565]➜  cat >/tmp/go-build3361383166/b483/importcfg << 'EOF' # internal
2025-08-20T21:45:19.5966751Z [00:02:59.565]➜  # import config
2025-08-20T21:45:19.5967281Z [00:02:59.565]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:19.5967718Z [00:02:59.565]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.5974169Z [00:02:59.565]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:19.5974856Z [00:02:59.565]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:19.5975441Z [00:02:59.565]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.5975999Z [00:02:59.565]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.5976571Z [00:02:59.565]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:19.5977139Z [00:02:59.565]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.5977647Z [00:02:59.565]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.5978059Z [00:02:59.565]➜  EOF
2025-08-20T21:45:19.5979972Z [00:02:59.565]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b483/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5=>github.com/containerd/cgroups/v3@v3.0.5;$WORK/b483=>" -p github.com/containerd/cgroups/v3 -lang=go1.22 -complete -installsuffix shared -buildid 0JOUoRsUJ5qt5ifqhrp1/0JOUoRsUJ5qt5ifqhrp1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/utils.go
2025-08-20T21:45:19.6367522Z [00:02:59.604]➜  go tool buildid -w $WORK/b483/_pkg_.a # internal
2025-08-20T21:45:19.6418423Z [00:02:59.609]➜  cp $WORK/b483/_pkg_.a /root/.cache/go-build/85/850972ad76d581fc6a53ed0374856feafa968e54061b63338ecc52fcdb607b33-d # internal
2025-08-20T21:45:19.6448063Z [00:02:59.612]➜  github.com/containerd/nerdctl/v2/pkg/internal/filesystem
2025-08-20T21:45:19.6448498Z [00:02:59.613]➜  mkdir -p $WORK/b485/
2025-08-20T21:45:19.6455573Z [00:02:59.613]➜  cat >/tmp/go-build3361383166/b485/importcfg << 'EOF' # internal
2025-08-20T21:45:19.6456022Z [00:02:59.613]➜  # import config
2025-08-20T21:45:19.6459885Z [00:02:59.613]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:19.6460383Z [00:02:59.613]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:19.6460828Z [00:02:59.613]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:19.6461235Z [00:02:59.613]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.6461812Z [00:02:59.614]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:19.6462318Z [00:02:59.614]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:19.6463046Z [00:02:59.614]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.6463603Z [00:02:59.614]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:19.6464149Z [00:02:59.614]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:19.6465087Z [00:02:59.614]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:19.6465654Z [00:02:59.614]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:19.6466194Z [00:02:59.614]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.6466741Z [00:02:59.614]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:19.6467263Z [00:02:59.614]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:19.6467658Z [00:02:59.614]➜  EOF
2025-08-20T21:45:19.6472748Z [00:02:59.614]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b485/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem=>github.com/containerd/nerdctl/v2/pkg/internal/filesystem;$WORK/b485=>" -p github.com/containerd/nerdctl/v2/pkg/internal/filesystem -lang=go1.23 -complete -installsuffix shared -buildid VGJIJABYylAB5nCuy3X7/VGJIJABYylAB5nCuy3X7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/consts.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/errors.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/helpers.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/lock.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/lock_unix.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/os.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/path.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/path_unix.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/umask.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/umask_unix.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/writefile_rename.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/writefile_rollback.go
2025-08-20T21:45:19.6859974Z [00:02:59.654]➜  go tool buildid -w $WORK/b395/_pkg_.a # internal
2025-08-20T21:45:19.6898284Z [00:02:59.657]➜  cp $WORK/b395/_pkg_.a /root/.cache/go-build/95/9504beb376359f231f6328fa8fb3a82e0027e6e57f8d9aeebe4aa41ce1db7191-d # internal
2025-08-20T21:45:19.6906322Z [00:02:59.658]➜  github.com/containernetworking/plugins/pkg/ns
2025-08-20T21:45:19.6906767Z [00:02:59.658]➜  mkdir -p $WORK/b486/
2025-08-20T21:45:19.6907145Z [00:02:59.658]➜  cat >/tmp/go-build3361383166/b486/importcfg << 'EOF' # internal
2025-08-20T21:45:19.6907488Z [00:02:59.658]➜  # import config
2025-08-20T21:45:19.6907812Z [00:02:59.658]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:19.6908603Z [00:02:59.658]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:19.6909144Z [00:02:59.658]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:19.6909557Z [00:02:59.658]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:19.6909973Z [00:02:59.658]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.6910385Z [00:02:59.658]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:19.6910699Z [00:02:59.658]➜  EOF
2025-08-20T21:45:19.6912946Z [00:02:59.658]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b486/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containernetworking/plugins@v1.7.1/pkg/ns=>github.com/containernetworking/plugins@v1.7.1/pkg/ns;$WORK/b486=>" -p github.com/containernetworking/plugins/pkg/ns -lang=go1.23 -complete -installsuffix shared -buildid c22Wx6RpeW10I1lDx6Wo/c22Wx6RpeW10I1lDx6Wo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack /root/go/pkg/mod/github.com/containernetworking/plugins@v1.7.1/pkg/ns/ns_linux.go
2025-08-20T21:45:19.7016817Z [00:02:59.669]➜  go tool buildid -w $WORK/b140/_pkg_.a # internal
2025-08-20T21:45:19.7168863Z [00:02:59.685]➜  go tool buildid -w $WORK/b485/_pkg_.a # internal
2025-08-20T21:45:19.7193097Z [00:02:59.687]➜  cp $WORK/b140/_pkg_.a /root/.cache/go-build/88/88760e1b5cb95f31dc0351d6b89ff6d6506120722c8133af79efacfb7b5fa1a3-d # internal
2025-08-20T21:45:19.7214079Z [00:02:59.689]➜  github.com/containerd/containerd/api/services/containers/v1
2025-08-20T21:45:19.7224558Z [00:02:59.689]➜  mkdir -p $WORK/b085/
2025-08-20T21:45:19.7252933Z [00:02:59.693]➜  cp $WORK/b485/_pkg_.a /root/.cache/go-build/cd/cd20d7af9487cf3a7e646e2cf7b327de0a31b3b55d9f50e272ac603095aafcdc-d # internal
2025-08-20T21:45:19.7282326Z [00:02:59.696]➜  github.com/containerd/containerd/api/services/diff/v1
2025-08-20T21:45:19.7283020Z [00:02:59.696]➜  mkdir -p $WORK/b310/
2025-08-20T21:45:19.7286176Z [00:02:59.697]➜  cat >/tmp/go-build3361383166/b085/importcfg << 'EOF' # internal
2025-08-20T21:45:19.7286563Z [00:02:59.697]➜  # import config
2025-08-20T21:45:19.7286901Z [00:02:59.697]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.7287411Z [00:02:59.697]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:19.7287955Z [00:02:59.697]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:19.7291276Z [00:02:59.697]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:19.7291875Z [00:02:59.697]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:19.7314708Z [00:02:59.697]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:19.7315597Z [00:02:59.697]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:19.7316329Z [00:02:59.697]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:19.7317053Z [00:02:59.697]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:19.7317777Z [00:02:59.697]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3361383166/b309/_pkg_.a
2025-08-20T21:45:19.7318512Z [00:02:59.697]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:19.7319093Z [00:02:59.697]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.7319507Z [00:02:59.697]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.7319808Z [00:02:59.697]➜  EOF
2025-08-20T21:45:19.7320131Z [00:02:59.697]➜  cat >/tmp/go-build3361383166/b310/importcfg << 'EOF' # internal
2025-08-20T21:45:19.7320471Z [00:02:59.697]➜  # import config
2025-08-20T21:45:19.7320807Z [00:02:59.697]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.7321711Z [00:02:59.697]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:19.7322512Z [00:02:59.697]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:19.7323114Z [00:02:59.697]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:19.7323660Z [00:02:59.697]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:19.7324450Z [00:02:59.697]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:19.7325102Z [00:02:59.697]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:19.7325803Z [00:02:59.697]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:19.7326485Z [00:02:59.697]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:19.7327201Z [00:02:59.697]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:19.7327766Z [00:02:59.697]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.7328182Z [00:02:59.697]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.7328479Z [00:02:59.697]➜  EOF
2025-08-20T21:45:19.7331668Z [00:02:59.697]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b310/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/diff/v1=>github.com/containerd/containerd/api@v1.9.0/services/diff/v1;$WORK/b310=>" -p github.com/containerd/containerd/api/services/diff/v1 -lang=go1.23 -complete -installsuffix shared -buildid Dd_jzMrzx0nB1yTQ0B-k/Dd_jzMrzx0nB1yTQ0B-k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/diff/v1/diff.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/diff/v1/diff_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/diff/v1/diff_ttrpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/diff/v1/doc.go
2025-08-20T21:45:19.7338644Z [00:02:59.698]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b085/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/containers/v1=>github.com/containerd/containerd/api@v1.9.0/services/containers/v1;$WORK/b085=>" -p github.com/containerd/containerd/api/services/containers/v1 -lang=go1.23 -complete -installsuffix shared -buildid LIwRX9ikC0n0zWT_ooAW/LIwRX9ikC0n0zWT_ooAW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/containers/v1/containers.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/containers/v1/containers_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/containers/v1/containers_ttrpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/containers/v1/doc.go
2025-08-20T21:45:19.7429574Z [00:02:59.711]➜  go tool buildid -w $WORK/b486/_pkg_.a # internal
2025-08-20T21:45:19.7444668Z [00:02:59.712]➜  cp $WORK/b486/_pkg_.a /root/.cache/go-build/be/be2f28fe27e9fedda2a6d774f79d1b34b9bdf0e0e6cd696b8c485afc4ed6eee2-d # internal
2025-08-20T21:45:19.7445435Z [00:02:59.712]➜  github.com/containerd/containerd/api/services/events/v1
2025-08-20T21:45:19.7445819Z [00:02:59.712]➜  mkdir -p $WORK/b316/
2025-08-20T21:45:19.7456746Z [00:02:59.713]➜  cat >/tmp/go-build3361383166/b316/importcfg << 'EOF' # internal
2025-08-20T21:45:19.7457209Z [00:02:59.713]➜  # import config
2025-08-20T21:45:19.7457560Z [00:02:59.713]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.7458129Z [00:02:59.713]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:19.7458767Z [00:02:59.713]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:19.7459307Z [00:02:59.713]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:19.7459848Z [00:02:59.713]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:19.7460409Z [00:02:59.713]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:19.7461457Z [00:02:59.713]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:19.7462155Z [00:02:59.713]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:19.7463019Z [00:02:59.713]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:19.7463713Z [00:02:59.713]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:19.7464275Z [00:02:59.713]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.7464692Z [00:02:59.713]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.7464996Z [00:02:59.713]➜  EOF
2025-08-20T21:45:19.7468308Z [00:02:59.713]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b316/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/events/v1=>github.com/containerd/containerd/api@v1.9.0/services/events/v1;$WORK/b316=>" -p github.com/containerd/containerd/api/services/events/v1 -lang=go1.23 -complete -installsuffix shared -buildid EkmxgwYqQk02axs3er15/EkmxgwYqQk02axs3er15 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/events/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/events/v1/events.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/events/v1/events_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/events/v1/events_ttrpc.pb.go
2025-08-20T21:45:19.8274657Z [00:02:59.795]➜  go tool buildid -w $WORK/b310/_pkg_.a # internal
2025-08-20T21:45:19.8295401Z [00:02:59.797]➜  cp $WORK/b310/_pkg_.a /root/.cache/go-build/2c/2c68316e9aa1d98e12f149cc03a4e959dc9702b707dc3d16f7bd38663c6bf5f0-d # internal
2025-08-20T21:45:19.8317175Z [00:02:59.799]➜  github.com/containerd/containerd/api/services/images/v1
2025-08-20T21:45:19.8317666Z [00:02:59.799]➜  mkdir -p $WORK/b317/
2025-08-20T21:45:19.8323372Z [00:02:59.800]➜  cat >/tmp/go-build3361383166/b317/importcfg << 'EOF' # internal
2025-08-20T21:45:19.8323930Z [00:02:59.800]➜  # import config
2025-08-20T21:45:19.8324418Z [00:02:59.800]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.8325143Z [00:02:59.800]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:19.8326294Z [00:02:59.800]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:19.8327043Z [00:02:59.800]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:19.8327700Z [00:02:59.800]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:19.8328416Z [00:02:59.800]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:19.8329196Z [00:02:59.800]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:19.8330029Z [00:02:59.800]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:19.8330868Z [00:02:59.800]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:19.8331709Z [00:02:59.800]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3361383166/b309/_pkg_.a
2025-08-20T21:45:19.8332704Z [00:02:59.800]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:19.8333435Z [00:02:59.800]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.8333963Z [00:02:59.800]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.8334367Z [00:02:59.800]➜  EOF
2025-08-20T21:45:19.8337793Z [00:02:59.800]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b317/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/images/v1=>github.com/containerd/containerd/api@v1.9.0/services/images/v1;$WORK/b317=>" -p github.com/containerd/containerd/api/services/images/v1 -lang=go1.23 -complete -installsuffix shared -buildid p_PdvKCTdTbzDqZVuKi4/p_PdvKCTdTbzDqZVuKi4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/images/v1/docs.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/images/v1/images.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/images/v1/images_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/images/v1/images_ttrpc.pb.go
2025-08-20T21:45:19.8768910Z [00:02:59.845]➜  go tool buildid -w $WORK/b316/_pkg_.a # internal
2025-08-20T21:45:19.8831367Z [00:02:59.851]➜  cp $WORK/b316/_pkg_.a /root/.cache/go-build/8d/8d890e8782890b5cf2353eb948973838dc3902d8e56e02a99bfcdba2a3387dd1-d # internal
2025-08-20T21:45:19.8874148Z [00:02:59.854]➜  github.com/containerd/containerd/api/services/leases/v1
2025-08-20T21:45:19.8877625Z [00:02:59.855]➜  mkdir -p $WORK/b318/
2025-08-20T21:45:19.8886176Z [00:02:59.856]➜  cat >/tmp/go-build3361383166/b318/importcfg << 'EOF' # internal
2025-08-20T21:45:19.8891668Z [00:02:59.857]➜  # import config
2025-08-20T21:45:19.8892077Z [00:02:59.857]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.8892730Z [00:02:59.857]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:19.8893298Z [00:02:59.857]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:19.8893851Z [00:02:59.857]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:19.8894417Z [00:02:59.857]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:19.8895077Z [00:02:59.857]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:19.8895775Z [00:02:59.857]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:19.8896468Z [00:02:59.857]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:19.8897186Z [00:02:59.857]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:19.8898048Z [00:02:59.857]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.8898534Z [00:02:59.857]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.8898837Z [00:02:59.857]➜  EOF
2025-08-20T21:45:19.8902146Z [00:02:59.857]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b318/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/leases/v1=>github.com/containerd/containerd/api@v1.9.0/services/leases/v1;$WORK/b318=>" -p github.com/containerd/containerd/api/services/leases/v1 -lang=go1.23 -complete -installsuffix shared -buildid EIvuax8fd-0ai3fnjzyF/EIvuax8fd-0ai3fnjzyF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/leases/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/leases/v1/leases.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/leases/v1/leases_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/leases/v1/leases_ttrpc.pb.go
2025-08-20T21:45:19.9077887Z [00:02:59.875]➜  go tool buildid -w $WORK/b085/_pkg_.a # internal
2025-08-20T21:45:19.9130558Z [00:02:59.881]➜  cp $WORK/b085/_pkg_.a /root/.cache/go-build/13/13e0c443d982582ef7702596e84237434ac255bea25d2040496318ddf24765e0-d # internal
2025-08-20T21:45:19.9137692Z [00:02:59.881]➜  github.com/containerd/containerd/api/services/namespaces/v1
2025-08-20T21:45:19.9138494Z [00:02:59.881]➜  mkdir -p $WORK/b319/
2025-08-20T21:45:19.9138870Z [00:02:59.881]➜  cat >/tmp/go-build3361383166/b319/importcfg << 'EOF' # internal
2025-08-20T21:45:19.9139209Z [00:02:59.881]➜  # import config
2025-08-20T21:45:19.9139548Z [00:02:59.881]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.9140048Z [00:02:59.881]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:19.9140602Z [00:02:59.881]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:19.9141159Z [00:02:59.881]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:19.9141724Z [00:02:59.881]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:19.9142368Z [00:02:59.881]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:19.9143319Z [00:02:59.881]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:19.9144016Z [00:02:59.881]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:19.9144732Z [00:02:59.881]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3361383166/b309/_pkg_.a
2025-08-20T21:45:19.9145297Z [00:02:59.881]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.9145720Z [00:02:59.881]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.9146024Z [00:02:59.881]➜  EOF
2025-08-20T21:45:19.9149495Z [00:02:59.881]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b319/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/namespaces/v1=>github.com/containerd/containerd/api@v1.9.0/services/namespaces/v1;$WORK/b319=>" -p github.com/containerd/containerd/api/services/namespaces/v1 -lang=go1.23 -complete -installsuffix shared -buildid nSLgR2xA8W2VdehTwBz3/nSLgR2xA8W2VdehTwBz3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/namespaces/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/namespaces/v1/namespace.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/namespaces/v1/namespace_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/namespaces/v1/namespace_ttrpc.pb.go
2025-08-20T21:45:19.9211610Z [00:02:59.889]➜  go tool buildid -w $WORK/b477/_pkg_.a # internal
2025-08-20T21:45:19.9254124Z [00:02:59.893]➜  go tool buildid -w $WORK/b317/_pkg_.a # internal
2025-08-20T21:45:19.9274713Z [00:02:59.895]➜  cp $WORK/b477/_pkg_.a /root/.cache/go-build/1b/1b304955388d9449fffa2c50639a5ac28da45288562a65b7551d844708c60aaa-d # internal
2025-08-20T21:45:19.9275416Z [00:02:59.895]➜  github.com/containerd/containerd/api/services/sandbox/v1
2025-08-20T21:45:19.9275798Z [00:02:59.895]➜  mkdir -p $WORK/b320/
2025-08-20T21:45:19.9276173Z [00:02:59.895]➜  cat >/tmp/go-build3361383166/b320/importcfg << 'EOF' # internal
2025-08-20T21:45:19.9276510Z [00:02:59.895]➜  # import config
2025-08-20T21:45:19.9276847Z [00:02:59.895]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.9277413Z [00:02:59.895]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:19.9278043Z [00:02:59.895]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:19.9278581Z [00:02:59.895]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:19.9279120Z [00:02:59.895]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:19.9279680Z [00:02:59.895]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:19.9280325Z [00:02:59.895]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:19.9281378Z [00:02:59.895]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:19.9282062Z [00:02:59.895]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:19.9283190Z [00:02:59.895]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:19.9283772Z [00:02:59.895]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.9284191Z [00:02:59.895]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.9284494Z [00:02:59.895]➜  EOF
2025-08-20T21:45:19.9293769Z [00:02:59.895]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b320/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/sandbox/v1=>github.com/containerd/containerd/api@v1.9.0/services/sandbox/v1;$WORK/b320=>" -p github.com/containerd/containerd/api/services/sandbox/v1 -lang=go1.23 -complete -installsuffix shared -buildid fNfAIUHQGdAf7qfP3zfB/fNfAIUHQGdAf7qfP3zfB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/sandbox/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/sandbox/v1/sandbox.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/sandbox/v1/sandbox_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/sandbox/v1/sandbox_ttrpc.pb.go
2025-08-20T21:45:19.9297153Z [00:02:59.897]➜  cp $WORK/b317/_pkg_.a /root/.cache/go-build/2b/2bdde823151cd8eb1c9311485929d272f0c09fb5d0987f5b771071de6fba14bd-d # internal
2025-08-20T21:45:19.9307763Z [00:02:59.898]➜  github.com/containerd/containerd/api/services/snapshots/v1
2025-08-20T21:45:19.9323340Z [00:02:59.898]➜  mkdir -p $WORK/b321/
2025-08-20T21:45:19.9323820Z [00:02:59.899]➜  cat >/tmp/go-build3361383166/b321/importcfg << 'EOF' # internal
2025-08-20T21:45:19.9324170Z [00:02:59.899]➜  # import config
2025-08-20T21:45:19.9324508Z [00:02:59.899]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:19.9325073Z [00:02:59.899]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:19.9325689Z [00:02:59.899]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:19.9326489Z [00:02:59.899]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:19.9327114Z [00:02:59.899]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:19.9327687Z [00:02:59.899]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:19.9328331Z [00:02:59.899]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:19.9329042Z [00:02:59.899]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:19.9329736Z [00:02:59.899]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:19.9330448Z [00:02:59.899]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3361383166/b309/_pkg_.a
2025-08-20T21:45:19.9331182Z [00:02:59.899]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:19.9331759Z [00:02:59.899]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:19.9332177Z [00:02:59.899]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:19.9332714Z [00:02:59.899]➜  EOF
2025-08-20T21:45:19.9336567Z [00:02:59.901]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b321/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/snapshots/v1=>github.com/containerd/containerd/api@v1.9.0/services/snapshots/v1;$WORK/b321=>" -p github.com/containerd/containerd/api/services/snapshots/v1 -lang=go1.23 -complete -installsuffix shared -buildid b7dPqvzvHYqU7ejueir6/b7dPqvzvHYqU7ejueir6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/snapshots/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/snapshots/v1/snapshots.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/snapshots/v1/snapshots_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/snapshots/v1/snapshots_ttrpc.pb.go
2025-08-20T21:45:20.0028410Z [00:02:59.970]➜  go tool buildid -w $WORK/b318/_pkg_.a # internal
2025-08-20T21:45:20.0092993Z [00:02:59.977]➜  cp $WORK/b318/_pkg_.a /root/.cache/go-build/6b/6b52dfee43807a85e7c21f1573cb730aca11cb223545ddf4693b0067d1683751-d # internal
2025-08-20T21:45:20.0115870Z [00:02:59.978]➜  github.com/containerd/containerd/api/services/tasks/v1
2025-08-20T21:45:20.0116287Z [00:02:59.978]➜  mkdir -p $WORK/b322/
2025-08-20T21:45:20.0146580Z [00:02:59.982]➜  cat >/tmp/go-build3361383166/b322/importcfg << 'EOF' # internal
2025-08-20T21:45:20.0148581Z [00:02:59.982]➜  # import config
2025-08-20T21:45:20.0149324Z [00:02:59.982]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.0150214Z [00:02:59.982]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:20.0150980Z [00:02:59.982]➜  packagefile github.com/containerd/containerd/api/types/task=/tmp/go-build3361383166/b323/_pkg_.a
2025-08-20T21:45:20.0151632Z [00:02:59.982]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.0152182Z [00:02:59.982]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.0152984Z [00:02:59.982]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:20.0153576Z [00:02:59.982]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:20.0154228Z [00:02:59.982]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:20.0154931Z [00:02:59.982]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:20.0155622Z [00:02:59.982]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:20.0156641Z [00:02:59.982]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:20.0157424Z [00:02:59.982]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:20.0157997Z [00:02:59.982]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.0158418Z [00:02:59.983]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.0158734Z [00:02:59.983]➜  EOF
2025-08-20T21:45:20.0162003Z [00:02:59.983]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b322/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/tasks/v1=>github.com/containerd/containerd/api@v1.9.0/services/tasks/v1;$WORK/b322=>" -p github.com/containerd/containerd/api/services/tasks/v1 -lang=go1.23 -complete -installsuffix shared -buildid yaMGCWiHR2FY-VNRacbN/yaMGCWiHR2FY-VNRacbN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/tasks/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/tasks/v1/tasks.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/tasks/v1/tasks_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/tasks/v1/tasks_ttrpc.pb.go
2025-08-20T21:45:20.0217591Z [00:02:59.990]➜  go tool buildid -w $WORK/b319/_pkg_.a # internal
2025-08-20T21:45:20.0248254Z [00:02:59.993]➜  cp $WORK/b319/_pkg_.a /root/.cache/go-build/7a/7a0ca882b08ca82416bb1efa6337e48664e8c37dd2ca42057316a5cfe1ebb674-d # internal
2025-08-20T21:45:20.0251597Z [00:02:59.993]➜  github.com/containerd/containerd/api/services/transfer/v1
2025-08-20T21:45:20.0258190Z [00:02:59.993]➜  mkdir -p $WORK/b324/
2025-08-20T21:45:20.0260512Z [00:02:59.994]➜  cat >/tmp/go-build3361383166/b324/importcfg << 'EOF' # internal
2025-08-20T21:45:20.0260904Z [00:02:59.994]➜  # import config
2025-08-20T21:45:20.0261268Z [00:02:59.994]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.0261773Z [00:02:59.994]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.0262320Z [00:02:59.994]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.0263252Z [00:02:59.994]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:20.0263843Z [00:02:59.994]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:20.0264494Z [00:02:59.994]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:20.0265195Z [00:02:59.994]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:20.0265881Z [00:02:59.994]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:20.0266579Z [00:02:59.994]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:20.0267132Z [00:02:59.994]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.0267549Z [00:02:59.994]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.0267855Z [00:02:59.994]➜  EOF
2025-08-20T21:45:20.0271533Z [00:02:59.994]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b324/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/transfer/v1=>github.com/containerd/containerd/api@v1.9.0/services/transfer/v1;$WORK/b324=>" -p github.com/containerd/containerd/api/services/transfer/v1 -lang=go1.23 -complete -installsuffix shared -buildid URHlt03lm4CPdJDTkaFZ/URHlt03lm4CPdJDTkaFZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/transfer/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/transfer/v1/transfer.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/transfer/v1/transfer_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/transfer/v1/transfer_ttrpc.pb.go
2025-08-20T21:45:20.0957581Z [00:03:00.064]➜  go tool buildid -w $WORK/b324/_pkg_.a # internal
2025-08-20T21:45:20.0984616Z [00:03:00.066]➜  cp $WORK/b324/_pkg_.a /root/.cache/go-build/65/6500393f7633081ea182cc028dc3418ec20d5e033756cf4d28916197b162fc5a-d # internal
2025-08-20T21:45:20.0993944Z [00:03:00.067]➜  github.com/containerd/containerd/api/services/version/v1
2025-08-20T21:45:20.1000296Z [00:03:00.068]➜  mkdir -p $WORK/b325/
2025-08-20T21:45:20.1011657Z [00:03:00.069]➜  cat >/tmp/go-build3361383166/b325/importcfg << 'EOF' # internal
2025-08-20T21:45:20.1013981Z [00:03:00.069]➜  # import config
2025-08-20T21:45:20.1015392Z [00:03:00.069]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.1018894Z [00:03:00.069]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.1019471Z [00:03:00.069]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.1020020Z [00:03:00.069]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:20.1020590Z [00:03:00.069]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:20.1021602Z [00:03:00.069]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:20.1022304Z [00:03:00.069]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:20.1034799Z [00:03:00.069]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:20.1035388Z [00:03:00.069]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.1035828Z [00:03:00.069]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.1036138Z [00:03:00.069]➜  EOF
2025-08-20T21:45:20.1039495Z [00:03:00.069]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b325/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/version/v1=>github.com/containerd/containerd/api@v1.9.0/services/version/v1;$WORK/b325=>" -p github.com/containerd/containerd/api/services/version/v1 -lang=go1.23 -complete -installsuffix shared -buildid ANGcZz7ccaq5soyq9cYY/ANGcZz7ccaq5soyq9cYY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/version/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/version/v1/version.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/version/v1/version_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/version/v1/version_ttrpc.pb.go
2025-08-20T21:45:20.1506970Z [00:03:00.118]➜  go tool buildid -w $WORK/b320/_pkg_.a # internal
2025-08-20T21:45:20.1508491Z [00:03:00.119]➜  go tool buildid -w $WORK/b321/_pkg_.a # internal
2025-08-20T21:45:20.1552341Z [00:03:00.123]➜  cp $WORK/b321/_pkg_.a /root/.cache/go-build/16/16c16ce9b15a64258bee297d0dd7588468f7f7361ad3e506394573ca473d53af-d # internal
2025-08-20T21:45:20.1558459Z [00:03:00.124]➜  github.com/containerd/containerd/api/services/content/v1
2025-08-20T21:45:20.1558894Z [00:03:00.124]➜  mkdir -p $WORK/b335/
2025-08-20T21:45:20.1567014Z [00:03:00.125]➜  cat >/tmp/go-build3361383166/b335/importcfg << 'EOF' # internal
2025-08-20T21:45:20.1567960Z [00:03:00.125]➜  # import config
2025-08-20T21:45:20.1571920Z [00:03:00.125]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.1572586Z [00:03:00.125]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.1573213Z [00:03:00.125]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.1574144Z [00:03:00.125]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:20.1574796Z [00:03:00.125]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:20.1575452Z [00:03:00.125]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:20.1576152Z [00:03:00.125]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:20.1576909Z [00:03:00.125]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:20.1577634Z [00:03:00.125]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3361383166/b309/_pkg_.a
2025-08-20T21:45:20.1578366Z [00:03:00.125]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:20.1578942Z [00:03:00.125]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.1579360Z [00:03:00.125]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.1579665Z [00:03:00.125]➜  EOF
2025-08-20T21:45:20.1583166Z [00:03:00.125]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b335/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/content/v1=>github.com/containerd/containerd/api@v1.9.0/services/content/v1;$WORK/b335=>" -p github.com/containerd/containerd/api/services/content/v1 -lang=go1.23 -complete -installsuffix shared -buildid ca-no1jOXYo6EzpBzxRU/ca-no1jOXYo6EzpBzxRU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/content/v1/content.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/content/v1/content_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/content/v1/content_ttrpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/content/v1/doc.go
2025-08-20T21:45:20.1654147Z [00:03:00.133]➜  cp $WORK/b320/_pkg_.a /root/.cache/go-build/5f/5f71fc20a219a471ae8a4b961a8172e237cf8a3b0d57ee643882be9f0bcffbd0-d # internal
2025-08-20T21:45:20.1664628Z [00:03:00.133]➜  github.com/containerd/containerd/v2/core/diff/proxy
2025-08-20T21:45:20.1664985Z [00:03:00.133]➜  mkdir -p $WORK/b372/
2025-08-20T21:45:20.1665380Z [00:03:00.133]➜  cat >/tmp/go-build3361383166/b372/importcfg << 'EOF' # internal
2025-08-20T21:45:20.1665724Z [00:03:00.133]➜  # import config
2025-08-20T21:45:20.1666065Z [00:03:00.133]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.1666676Z [00:03:00.133]➜  packagefile github.com/containerd/containerd/api/services/diff/v1=/tmp/go-build3361383166/b310/_pkg_.a
2025-08-20T21:45:20.1667407Z [00:03:00.133]➜  packagefile github.com/containerd/containerd/v2/core/diff=/tmp/go-build3361383166/b347/_pkg_.a
2025-08-20T21:45:20.1668119Z [00:03:00.133]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:20.1668822Z [00:03:00.133]➜  packagefile github.com/containerd/containerd/v2/pkg/epoch=/tmp/go-build3361383166/b373/_pkg_.a
2025-08-20T21:45:20.1669514Z [00:03:00.133]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:20.1670243Z [00:03:00.133]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/types=/tmp/go-build3361383166/b343/_pkg_.a
2025-08-20T21:45:20.1670967Z [00:03:00.133]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:20.1671596Z [00:03:00.133]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:20.1672255Z [00:03:00.133]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:20.1673494Z [00:03:00.133]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:20.1674014Z [00:03:00.133]➜  EOF
2025-08-20T21:45:20.1676157Z [00:03:00.133]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b372/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/diff/proxy=>github.com/containerd/containerd/v2@v2.1.4/core/diff/proxy;$WORK/b372=>" -p github.com/containerd/containerd/v2/core/diff/proxy -lang=go1.23 -complete -installsuffix shared -buildid r-Ccxy86WrPi3XX6YPkI/r-Ccxy86WrPi3XX6YPkI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/diff/proxy/differ.go
2025-08-20T21:45:20.1686969Z [00:03:00.137]➜  go tool buildid -w $WORK/b325/_pkg_.a # internal
2025-08-20T21:45:20.1712840Z [00:03:00.139]➜  cp $WORK/b325/_pkg_.a /root/.cache/go-build/99/9917086be247a9adf84b1ccadcd9ed4e0ccff5755af67e1bb29361aafd5e306e-d # internal
2025-08-20T21:45:20.1720204Z [00:03:00.140]➜  github.com/containerd/containerd/v2/core/events/proxy
2025-08-20T21:45:20.1733490Z [00:03:00.141]➜  mkdir -p $WORK/b383/
2025-08-20T21:45:20.1747481Z [00:03:00.143]➜  cat >/tmp/go-build3361383166/b383/importcfg << 'EOF' # internal
2025-08-20T21:45:20.1748164Z [00:03:00.143]➜  # import config
2025-08-20T21:45:20.1748870Z [00:03:00.143]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.1749964Z [00:03:00.143]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.1759197Z [00:03:00.143]➜  packagefile github.com/containerd/containerd/api/services/events/v1=/tmp/go-build3361383166/b316/_pkg_.a
2025-08-20T21:45:20.1759995Z [00:03:00.143]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:20.1760699Z [00:03:00.143]➜  packagefile github.com/containerd/containerd/v2/core/events=/tmp/go-build3361383166/b382/_pkg_.a
2025-08-20T21:45:20.1761433Z [00:03:00.143]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf=/tmp/go-build3361383166/b337/_pkg_.a
2025-08-20T21:45:20.1762080Z [00:03:00.143]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:20.1762877Z [00:03:00.143]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:20.1763499Z [00:03:00.143]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.1764094Z [00:03:00.143]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:20.1764650Z [00:03:00.143]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.1765010Z [00:03:00.143]➜  EOF
2025-08-20T21:45:20.1770133Z [00:03:00.145]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b383/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/events/proxy=>github.com/containerd/containerd/v2@v2.1.4/core/events/proxy;$WORK/b383=>" -p github.com/containerd/containerd/v2/core/events/proxy -lang=go1.23 -complete -installsuffix shared -buildid xDkENCk0br6H-IwWulKA/xDkENCk0br6H-IwWulKA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/events/proxy/remote_events.go
2025-08-20T21:45:20.2339326Z [00:03:00.202]➜  go tool buildid -w $WORK/b322/_pkg_.a # internal
2025-08-20T21:45:20.2367658Z [00:03:00.205]➜  go tool buildid -w $WORK/b372/_pkg_.a # internal
2025-08-20T21:45:20.2383486Z [00:03:00.206]➜  cp $WORK/b372/_pkg_.a /root/.cache/go-build/21/21c7a52485f9d3aba5b22d644dec25423bd9d203f6f15b644bf72636a79382cb-d # internal
2025-08-20T21:45:20.2390242Z [00:03:00.207]➜  github.com/containerd/containerd/api/services/introspection/v1
2025-08-20T21:45:20.2392735Z [00:03:00.207]➜  mkdir -p $WORK/b389/
2025-08-20T21:45:20.2403367Z [00:03:00.208]➜  cp $WORK/b322/_pkg_.a /root/.cache/go-build/f2/f2f96f2aa23e1028a6d62b07c4304936bfc540db84d00daf354efa2a27535d09-d # internal
2025-08-20T21:45:20.2404482Z [00:03:00.208]➜  github.com/containerd/containerd/v2/core/leases/proxy
2025-08-20T21:45:20.2404907Z [00:03:00.208]➜  mkdir -p $WORK/b392/
2025-08-20T21:45:20.2405284Z [00:03:00.208]➜  cat >/tmp/go-build3361383166/b389/importcfg << 'EOF' # internal
2025-08-20T21:45:20.2405626Z [00:03:00.208]➜  # import config
2025-08-20T21:45:20.2405964Z [00:03:00.208]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.2406547Z [00:03:00.208]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:20.2407163Z [00:03:00.208]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.2407812Z [00:03:00.208]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3361383166/b087/_pkg_.a
2025-08-20T21:45:20.2408421Z [00:03:00.208]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.2408976Z [00:03:00.208]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:20.2409543Z [00:03:00.208]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:20.2410188Z [00:03:00.208]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:20.2410885Z [00:03:00.208]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:20.2411823Z [00:03:00.208]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:20.2412692Z [00:03:00.208]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:20.2413501Z [00:03:00.208]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:20.2439314Z [00:03:00.208]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.2439787Z [00:03:00.208]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.2440093Z [00:03:00.208]➜  EOF
2025-08-20T21:45:20.2443883Z [00:03:00.208]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b389/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/introspection/v1=>github.com/containerd/containerd/api@v1.9.0/services/introspection/v1;$WORK/b389=>" -p github.com/containerd/containerd/api/services/introspection/v1 -lang=go1.23 -complete -installsuffix shared -buildid Qoe0nmZKouHyjDisfdBs/Qoe0nmZKouHyjDisfdBs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/introspection/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/introspection/v1/introspection.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/introspection/v1/introspection_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/introspection/v1/introspection_ttrpc.pb.go
2025-08-20T21:45:20.2447214Z [00:03:00.210]➜  cat >/tmp/go-build3361383166/b392/importcfg << 'EOF' # internal
2025-08-20T21:45:20.2447558Z [00:03:00.210]➜  # import config
2025-08-20T21:45:20.2447898Z [00:03:00.210]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.2448518Z [00:03:00.210]➜  packagefile github.com/containerd/containerd/api/services/leases/v1=/tmp/go-build3361383166/b318/_pkg_.a
2025-08-20T21:45:20.2449272Z [00:03:00.210]➜  packagefile github.com/containerd/containerd/v2/core/leases=/tmp/go-build3361383166/b391/_pkg_.a
2025-08-20T21:45:20.2449989Z [00:03:00.210]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf=/tmp/go-build3361383166/b337/_pkg_.a
2025-08-20T21:45:20.2450688Z [00:03:00.210]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:20.2451112Z [00:03:00.210]➜  EOF
2025-08-20T21:45:20.2456270Z [00:03:00.212]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b392/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/leases/proxy=>github.com/containerd/containerd/v2@v2.1.4/core/leases/proxy;$WORK/b392=>" -p github.com/containerd/containerd/v2/core/leases/proxy -lang=go1.23 -complete -installsuffix shared -buildid F8Rtjys-puvjc3yUKiUH/F8Rtjys-puvjc3yUKiUH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/leases/proxy/manager.go
2025-08-20T21:45:20.2607694Z [00:03:00.229]➜  go tool buildid -w $WORK/b383/_pkg_.a # internal
2025-08-20T21:45:20.2619053Z [00:03:00.230]➜  cp $WORK/b383/_pkg_.a /root/.cache/go-build/7f/7f0d5850626b9ab050ebf36d2c81d6a23818e62cad942bbf5161a49098827371-d # internal
2025-08-20T21:45:20.2626589Z [00:03:00.230]➜  github.com/containerd/containerd/api/runtime/sandbox/v1
2025-08-20T21:45:20.2627997Z [00:03:00.230]➜  mkdir -p $WORK/b434/
2025-08-20T21:45:20.2628407Z [00:03:00.230]➜  cat >/tmp/go-build3361383166/b434/importcfg << 'EOF' # internal
2025-08-20T21:45:20.2628751Z [00:03:00.230]➜  # import config
2025-08-20T21:45:20.2629089Z [00:03:00.230]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.2629658Z [00:03:00.230]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:20.2630281Z [00:03:00.230]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.2631187Z [00:03:00.230]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.2631738Z [00:03:00.230]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:20.2632302Z [00:03:00.230]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:20.2633135Z [00:03:00.230]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:20.2633846Z [00:03:00.230]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:20.2634534Z [00:03:00.230]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:20.2635247Z [00:03:00.230]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:20.2635817Z [00:03:00.230]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.2636242Z [00:03:00.230]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.2636544Z [00:03:00.230]➜  EOF
2025-08-20T21:45:20.2639872Z [00:03:00.230]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b434/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/runtime/sandbox/v1=>github.com/containerd/containerd/api@v1.9.0/runtime/sandbox/v1;$WORK/b434=>" -p github.com/containerd/containerd/api/runtime/sandbox/v1 -lang=go1.23 -complete -installsuffix shared -buildid orRUK2D8EiPWtWmCcFBM/orRUK2D8EiPWtWmCcFBM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/runtime/sandbox/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/runtime/sandbox/v1/sandbox.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/runtime/sandbox/v1/sandbox_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/runtime/sandbox/v1/sandbox_ttrpc.pb.go
2025-08-20T21:45:20.3014654Z [00:03:00.269]➜  go tool buildid -w $WORK/b392/_pkg_.a # internal
2025-08-20T21:45:20.3033422Z [00:03:00.271]➜  cp $WORK/b392/_pkg_.a /root/.cache/go-build/be/bef6e28aea0214b4a62d67c366fa12d1845a85c448ded06dc77baca0d304d37f-d # internal
2025-08-20T21:45:20.3038845Z [00:03:00.272]➜  github.com/containerd/containerd/v2/core/snapshots/proxy
2025-08-20T21:45:20.3071146Z [00:03:00.272]➜  mkdir -p $WORK/b436/
2025-08-20T21:45:20.3071951Z [00:03:00.272]➜  cat >/tmp/go-build3361383166/b436/importcfg << 'EOF' # internal
2025-08-20T21:45:20.3072372Z [00:03:00.272]➜  # import config
2025-08-20T21:45:20.3072987Z [00:03:00.272]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.3073636Z [00:03:00.272]➜  packagefile github.com/containerd/containerd/api/services/snapshots/v1=/tmp/go-build3361383166/b321/_pkg_.a
2025-08-20T21:45:20.3074396Z [00:03:00.272]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:20.3075163Z [00:03:00.272]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:20.3075893Z [00:03:00.272]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf=/tmp/go-build3361383166/b337/_pkg_.a
2025-08-20T21:45:20.3076641Z [00:03:00.272]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/types=/tmp/go-build3361383166/b343/_pkg_.a
2025-08-20T21:45:20.3077364Z [00:03:00.272]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:20.3077887Z [00:03:00.272]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:20.3078186Z [00:03:00.272]➜  EOF
2025-08-20T21:45:20.3080777Z [00:03:00.272]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b436/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/snapshots/proxy=>github.com/containerd/containerd/v2@v2.1.4/core/snapshots/proxy;$WORK/b436=>" -p github.com/containerd/containerd/v2/core/snapshots/proxy -lang=go1.23 -complete -installsuffix shared -buildid c8SGj6JTbhNMGV40VvtB/c8SGj6JTbhNMGV40VvtB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/snapshots/proxy/convert.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/snapshots/proxy/proxy.go
2025-08-20T21:45:20.3376104Z [00:03:00.305]➜  go tool buildid -w $WORK/b335/_pkg_.a # internal
2025-08-20T21:45:20.3445205Z [00:03:00.312]➜  cp $WORK/b335/_pkg_.a /root/.cache/go-build/eb/eb14fc7d68b256a15b71c667434f789b5919f83a9371c26f4b77bde5facafe01-d # internal
2025-08-20T21:45:20.3466236Z [00:03:00.314]➜  github.com/containerd/containerd/v2/core/content/proxy
2025-08-20T21:45:20.3466649Z [00:03:00.314]➜  mkdir -p $WORK/b334/
2025-08-20T21:45:20.3467025Z [00:03:00.314]➜  cat >/tmp/go-build3361383166/b334/importcfg << 'EOF' # internal
2025-08-20T21:45:20.3467538Z [00:03:00.314]➜  # import config
2025-08-20T21:45:20.3467882Z [00:03:00.314]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.3468301Z [00:03:00.314]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.3468913Z [00:03:00.314]➜  packagefile github.com/containerd/containerd/api/services/content/v1=/tmp/go-build3361383166/b335/_pkg_.a
2025-08-20T21:45:20.3469708Z [00:03:00.314]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:20.3470424Z [00:03:00.314]➜  packagefile github.com/containerd/containerd/v2/defaults=/tmp/go-build3361383166/b336/_pkg_.a
2025-08-20T21:45:20.3471129Z [00:03:00.314]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf=/tmp/go-build3361383166/b337/_pkg_.a
2025-08-20T21:45:20.3471875Z [00:03:00.314]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/types=/tmp/go-build3361383166/b343/_pkg_.a
2025-08-20T21:45:20.3472673Z [00:03:00.314]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:20.3473375Z [00:03:00.314]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:20.3473987Z [00:03:00.314]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.3474577Z [00:03:00.314]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:20.3475535Z [00:03:00.314]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:20.3476219Z [00:03:00.314]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.3476864Z [00:03:00.314]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:20.3477399Z [00:03:00.314]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:20.3477805Z [00:03:00.314]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:20.3478123Z [00:03:00.314]➜  EOF
2025-08-20T21:45:20.3481100Z [00:03:00.314]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b334/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/content/proxy=>github.com/containerd/containerd/v2@v2.1.4/core/content/proxy;$WORK/b334=>" -p github.com/containerd/containerd/v2/core/content/proxy -lang=go1.23 -complete -installsuffix shared -buildid 2abkgD3389UzP2eWTd5U/2abkgD3389UzP2eWTd5U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/content/proxy/content_reader.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/content/proxy/content_store.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/content/proxy/content_writer.go
2025-08-20T21:45:20.3517553Z [00:03:00.320]➜  go tool buildid -w $WORK/b389/_pkg_.a # internal
2025-08-20T21:45:20.3541457Z [00:03:00.322]➜  cp $WORK/b389/_pkg_.a /root/.cache/go-build/11/11ee831f17fd5f9fc7f0530a66121076927a05c00f62b341f544e44e4e5bacb4-d # internal
2025-08-20T21:45:20.3606497Z [00:03:00.329]➜  github.com/containerd/containerd/v2/core/introspection
2025-08-20T21:45:20.3607775Z [00:03:00.329]➜  mkdir -p $WORK/b388/
2025-08-20T21:45:20.3610819Z [00:03:00.329]➜  cat >/tmp/go-build3361383166/b388/importcfg << 'EOF' # internal
2025-08-20T21:45:20.3611231Z [00:03:00.329]➜  # import config
2025-08-20T21:45:20.3611615Z [00:03:00.329]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.3612289Z [00:03:00.329]➜  packagefile github.com/containerd/containerd/api/services/introspection/v1=/tmp/go-build3361383166/b389/_pkg_.a
2025-08-20T21:45:20.3612951Z [00:03:00.329]➜  EOF
2025-08-20T21:45:20.3617625Z [00:03:00.329]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b388/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/introspection=>github.com/containerd/containerd/v2@v2.1.4/core/introspection;$WORK/b388=>" -p github.com/containerd/containerd/v2/core/introspection -lang=go1.23 -complete -installsuffix shared -buildid 8JgQ2r7J0d1j-Mm7v4UA/8JgQ2r7J0d1j-Mm7v4UA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/introspection/introspection.go
2025-08-20T21:45:20.3854126Z [00:03:00.353]➜  go tool buildid -w $WORK/b436/_pkg_.a # internal
2025-08-20T21:45:20.3866988Z [00:03:00.354]➜  go tool buildid -w $WORK/b388/_pkg_.a # internal
2025-08-20T21:45:20.3876277Z [00:03:00.355]➜  cp $WORK/b388/_pkg_.a /root/.cache/go-build/67/676b179e8733dd7eb14fdef27f343caddc6e70dcf206c2848c3964085ce929a9-d # internal
2025-08-20T21:45:20.3883798Z [00:03:00.356]➜  github.com/containerd/containerd/v2/core/introspection/proxy
2025-08-20T21:45:20.3884203Z [00:03:00.356]➜  mkdir -p $WORK/b390/
2025-08-20T21:45:20.3884573Z [00:03:00.356]➜  cat >/tmp/go-build3361383166/b390/importcfg << 'EOF' # internal
2025-08-20T21:45:20.3884943Z [00:03:00.356]➜  # import config
2025-08-20T21:45:20.3885281Z [00:03:00.356]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.3885695Z [00:03:00.356]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.3886339Z [00:03:00.356]➜  packagefile github.com/containerd/containerd/api/services/introspection/v1=/tmp/go-build3361383166/b389/_pkg_.a
2025-08-20T21:45:20.3887146Z [00:03:00.356]➜  packagefile github.com/containerd/containerd/v2/core/introspection=/tmp/go-build3361383166/b388/_pkg_.a
2025-08-20T21:45:20.3888093Z [00:03:00.356]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:20.3888803Z [00:03:00.356]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:20.3889414Z [00:03:00.356]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:20.3889970Z [00:03:00.356]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.3890563Z [00:03:00.356]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:20.3891121Z [00:03:00.356]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.3891736Z [00:03:00.356]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:20.3892589Z [00:03:00.356]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:20.3893089Z [00:03:00.356]➜  EOF
2025-08-20T21:45:20.3895416Z [00:03:00.356]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b390/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/introspection/proxy=>github.com/containerd/containerd/v2@v2.1.4/core/introspection/proxy;$WORK/b390=>" -p github.com/containerd/containerd/v2/core/introspection/proxy -lang=go1.23 -complete -installsuffix shared -buildid ZAP7An2xxkHsV66G7gzR/ZAP7An2xxkHsV66G7gzR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/introspection/proxy/remote.go
2025-08-20T21:45:20.3902672Z [00:03:00.358]➜  cp $WORK/b436/_pkg_.a /root/.cache/go-build/76/769aee3a54d63aff79f13882a791e329cec9813eb97640a003b4b5c2c2191bb4-d # internal
2025-08-20T21:45:20.3913711Z [00:03:00.359]➜  github.com/containerd/containerd/api/services/streaming/v1
2025-08-20T21:45:20.3914116Z [00:03:00.359]➜  mkdir -p $WORK/b439/
2025-08-20T21:45:20.3917688Z [00:03:00.360]➜  cat >/tmp/go-build3361383166/b439/importcfg << 'EOF' # internal
2025-08-20T21:45:20.3918215Z [00:03:00.360]➜  # import config
2025-08-20T21:45:20.3918705Z [00:03:00.360]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.3919346Z [00:03:00.360]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.3923329Z [00:03:00.360]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.3925214Z [00:03:00.360]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:20.3925800Z [00:03:00.360]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:20.3926457Z [00:03:00.360]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:20.3927171Z [00:03:00.360]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:20.3927856Z [00:03:00.360]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:20.3928401Z [00:03:00.360]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.3928817Z [00:03:00.360]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.3929118Z [00:03:00.360]➜  EOF
2025-08-20T21:45:20.3932903Z [00:03:00.360]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b439/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/streaming/v1=>github.com/containerd/containerd/api@v1.9.0/services/streaming/v1;$WORK/b439=>" -p github.com/containerd/containerd/api/services/streaming/v1 -lang=go1.23 -complete -installsuffix shared -buildid R_ePFUREey_a1AGo2nwN/R_ePFUREey_a1AGo2nwN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/streaming/v1/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/streaming/v1/streaming.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/streaming/v1/streaming_grpc.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/services/streaming/v1/streaming_ttrpc.pb.go
2025-08-20T21:45:20.4167309Z [00:03:00.385]➜  go tool buildid -w $WORK/b434/_pkg_.a # internal
2025-08-20T21:45:20.4275966Z [00:03:00.395]➜  cp $WORK/b434/_pkg_.a /root/.cache/go-build/b0/b08b5273fb481ddd8a459774b129a1667bebc0805e3485a14e95631390d14a37-d # internal
2025-08-20T21:45:20.4294069Z [00:03:00.397]➜  github.com/containerd/containerd/v2/core/sandbox
2025-08-20T21:45:20.4294459Z [00:03:00.397]➜  mkdir -p $WORK/b433/
2025-08-20T21:45:20.4303519Z [00:03:00.398]➜  cat >/tmp/go-build3361383166/b433/importcfg << 'EOF' # internal
2025-08-20T21:45:20.4303954Z [00:03:00.398]➜  # import config
2025-08-20T21:45:20.4304572Z [00:03:00.398]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.4305036Z [00:03:00.398]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.4305653Z [00:03:00.398]➜  packagefile github.com/containerd/containerd/api/runtime/sandbox/v1=/tmp/go-build3361383166/b434/_pkg_.a
2025-08-20T21:45:20.4306380Z [00:03:00.398]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:20.4307073Z [00:03:00.398]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:20.4308249Z [00:03:00.398]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf=/tmp/go-build3361383166/b337/_pkg_.a
2025-08-20T21:45:20.4309004Z [00:03:00.398]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/types=/tmp/go-build3361383166/b343/_pkg_.a
2025-08-20T21:45:20.4309672Z [00:03:00.398]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:20.4310253Z [00:03:00.398]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.4310859Z [00:03:00.398]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:20.4311519Z [00:03:00.398]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:20.4312128Z [00:03:00.398]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.4312791Z [00:03:00.398]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:20.4313096Z [00:03:00.398]➜  EOF
2025-08-20T21:45:20.4316154Z [00:03:00.398]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b433/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/sandbox=>github.com/containerd/containerd/v2@v2.1.4/core/sandbox;$WORK/b433=>" -p github.com/containerd/containerd/v2/core/sandbox -lang=go1.23 -complete -installsuffix shared -buildid Y5x9tH0qhE6DUn8mwe7e/Y5x9tH0qhE6DUn8mwe7e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/sandbox/bridge.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/sandbox/controller.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/sandbox/helpers.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/sandbox/store.go
2025-08-20T21:45:20.4466642Z [00:03:00.414]➜  go tool buildid -w $WORK/b390/_pkg_.a # internal
2025-08-20T21:45:20.4483753Z [00:03:00.416]➜  cp $WORK/b390/_pkg_.a /root/.cache/go-build/6d/6db5dbc7f1418c719f4898cd935bb9f50332182efdbedd60bac3274bfb97421c-d # internal
2025-08-20T21:45:20.4484444Z [00:03:00.416]➜  github.com/containerd/containerd/v2/core/transfer/proxy
2025-08-20T21:45:20.4484816Z [00:03:00.416]➜  mkdir -p $WORK/b440/
2025-08-20T21:45:20.4486317Z [00:03:00.417]➜  cat >/tmp/go-build3361383166/b440/importcfg << 'EOF' # internal
2025-08-20T21:45:20.4486716Z [00:03:00.417]➜  # import config
2025-08-20T21:45:20.4487427Z [00:03:00.417]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.4487936Z [00:03:00.417]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.4488351Z [00:03:00.417]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.4488970Z [00:03:00.417]➜  packagefile github.com/containerd/containerd/api/services/transfer/v1=/tmp/go-build3361383166/b324/_pkg_.a
2025-08-20T21:45:20.4489755Z [00:03:00.417]➜  packagefile github.com/containerd/containerd/api/types/transfer=/tmp/go-build3361383166/b441/_pkg_.a
2025-08-20T21:45:20.4490499Z [00:03:00.417]➜  packagefile github.com/containerd/containerd/v2/core/streaming=/tmp/go-build3361383166/b437/_pkg_.a
2025-08-20T21:45:20.4491472Z [00:03:00.417]➜  packagefile github.com/containerd/containerd/v2/core/transfer=/tmp/go-build3361383166/b394/_pkg_.a
2025-08-20T21:45:20.4492513Z [00:03:00.417]➜  packagefile github.com/containerd/containerd/v2/core/transfer/streaming=/tmp/go-build3361383166/b442/_pkg_.a
2025-08-20T21:45:20.4495050Z [00:03:00.417]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:20.4495688Z [00:03:00.417]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:20.4496317Z [00:03:00.417]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:20.4496923Z [00:03:00.417]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:20.4497850Z [00:03:00.417]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.4498436Z [00:03:00.417]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:20.4499096Z [00:03:00.417]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:20.4499713Z [00:03:00.417]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.4500336Z [00:03:00.417]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:20.4501025Z [00:03:00.417]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:20.4501560Z [00:03:00.417]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:20.4501858Z [00:03:00.417]➜  EOF
2025-08-20T21:45:20.4504219Z [00:03:00.417]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b440/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/transfer/proxy=>github.com/containerd/containerd/v2@v2.1.4/core/transfer/proxy;$WORK/b440=>" -p github.com/containerd/containerd/v2/core/transfer/proxy -lang=go1.23 -complete -installsuffix shared -buildid QSmGhSNZy6pZtWcIv5pt/QSmGhSNZy6pZtWcIv5pt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/transfer/proxy/transfer.go
2025-08-20T21:45:20.4566652Z [00:03:00.425]➜  go tool buildid -w $WORK/b334/_pkg_.a # internal
2025-08-20T21:45:20.4598371Z [00:03:00.428]➜  cp $WORK/b334/_pkg_.a /root/.cache/go-build/1b/1b76241c1f1bbf55b3221015300da0f66b77d0a9587031979b53653da0f4aaa9-d # internal
2025-08-20T21:45:20.4599037Z [00:03:00.428]➜  google.golang.org/grpc/health/grpc_health_v1
2025-08-20T21:45:20.4599361Z [00:03:00.428]➜  mkdir -p $WORK/b463/
2025-08-20T21:45:20.4599761Z [00:03:00.428]➜  cat >/tmp/go-build3361383166/b463/importcfg << 'EOF' # internal
2025-08-20T21:45:20.4600096Z [00:03:00.428]➜  # import config
2025-08-20T21:45:20.4600439Z [00:03:00.428]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.4600925Z [00:03:00.428]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.4601476Z [00:03:00.428]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:20.4602320Z [00:03:00.428]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:20.4603179Z [00:03:00.428]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:20.4603889Z [00:03:00.428]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:20.4604438Z [00:03:00.428]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.4604866Z [00:03:00.428]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.4605168Z [00:03:00.428]➜  EOF
2025-08-20T21:45:20.4607459Z [00:03:00.428]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b463/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/grpc@v1.72.2/health/grpc_health_v1=>google.golang.org/grpc@v1.72.2/health/grpc_health_v1;$WORK/b463=>" -p google.golang.org/grpc/health/grpc_health_v1 -lang=go1.23 -complete -installsuffix shared -buildid mRu0-_1H_-sU_CBRvJyL/mRu0-_1H_-sU_CBRvJyL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/health/grpc_health_v1/health.pb.go /root/go/pkg/mod/google.golang.org/grpc@v1.72.2/health/grpc_health_v1/health_grpc.pb.go
2025-08-20T21:45:20.4732096Z [00:03:00.441]➜  go tool buildid -w $WORK/b439/_pkg_.a # internal
2025-08-20T21:45:20.4756840Z [00:03:00.444]➜  cp $WORK/b439/_pkg_.a /root/.cache/go-build/d7/d75c5edb607aa2b6c695c7beafa3df28a601d342dfd149e2b77693fb9b31f2e3-d # internal
2025-08-20T21:45:20.4760069Z [00:03:00.444]➜  github.com/containerd/containerd/v2/core/streaming/proxy
2025-08-20T21:45:20.4763003Z [00:03:00.444]➜  mkdir -p $WORK/b438/
2025-08-20T21:45:20.4769188Z [00:03:00.445]➜  cat >/tmp/go-build3361383166/b438/importcfg << 'EOF' # internal
2025-08-20T21:45:20.4769593Z [00:03:00.445]➜  # import config
2025-08-20T21:45:20.4769940Z [00:03:00.445]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.4770395Z [00:03:00.445]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.4770809Z [00:03:00.445]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.4771440Z [00:03:00.445]➜  packagefile github.com/containerd/containerd/api/services/streaming/v1=/tmp/go-build3361383166/b439/_pkg_.a
2025-08-20T21:45:20.4772215Z [00:03:00.445]➜  packagefile github.com/containerd/containerd/v2/core/streaming=/tmp/go-build3361383166/b437/_pkg_.a
2025-08-20T21:45:20.4773032Z [00:03:00.445]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:20.4773668Z [00:03:00.445]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:20.4774286Z [00:03:00.445]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:20.4774866Z [00:03:00.445]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:20.4775433Z [00:03:00.445]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.4775891Z [00:03:00.445]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:20.4776189Z [00:03:00.445]➜  EOF
2025-08-20T21:45:20.4778441Z [00:03:00.445]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b438/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/streaming/proxy=>github.com/containerd/containerd/v2@v2.1.4/core/streaming/proxy;$WORK/b438=>" -p github.com/containerd/containerd/v2/core/streaming/proxy -lang=go1.23 -complete -installsuffix shared -buildid 7YT5dyVsJCe2JfaW0PNK/7YT5dyVsJCe2JfaW0PNK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/streaming/proxy/streaming.go
2025-08-20T21:45:20.5108832Z [00:03:00.479]➜  go tool buildid -w $WORK/b433/_pkg_.a # internal
2025-08-20T21:45:20.5124953Z [00:03:00.480]➜  cp $WORK/b433/_pkg_.a /root/.cache/go-build/b1/b1d2b9feacffa35aa8b6b6da0ee7f6add02a4823a678adba5c755c1813573e3e-d # internal
2025-08-20T21:45:20.5129767Z [00:03:00.481]➜  github.com/containerd/containerd/v2/core/sandbox/proxy
2025-08-20T21:45:20.5131547Z [00:03:00.481]➜  mkdir -p $WORK/b435/
2025-08-20T21:45:20.5131990Z [00:03:00.481]➜  cat >/tmp/go-build3361383166/b435/importcfg << 'EOF' # internal
2025-08-20T21:45:20.5132343Z [00:03:00.481]➜  # import config
2025-08-20T21:45:20.5132839Z [00:03:00.481]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.5133510Z [00:03:00.481]➜  packagefile github.com/containerd/containerd/api/services/sandbox/v1=/tmp/go-build3361383166/b320/_pkg_.a
2025-08-20T21:45:20.5134242Z [00:03:00.481]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:20.5134933Z [00:03:00.481]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:20.5135657Z [00:03:00.481]➜  packagefile github.com/containerd/containerd/v2/core/sandbox=/tmp/go-build3361383166/b433/_pkg_.a
2025-08-20T21:45:20.5136305Z [00:03:00.481]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:20.5136927Z [00:03:00.481]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:20.5137558Z [00:03:00.481]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:20.5138616Z [00:03:00.481]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:20.5139169Z [00:03:00.481]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:20.5139474Z [00:03:00.481]➜  EOF
2025-08-20T21:45:20.5142017Z [00:03:00.481]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b435/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/sandbox/proxy=>github.com/containerd/containerd/v2@v2.1.4/core/sandbox/proxy;$WORK/b435=>" -p github.com/containerd/containerd/v2/core/sandbox/proxy -lang=go1.23 -complete -installsuffix shared -buildid UK_hPceyHVu9sx4sSall/UK_hPceyHVu9sx4sSall -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/sandbox/proxy/controller.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/sandbox/proxy/store.go
2025-08-20T21:45:20.5239584Z [00:03:00.492]➜  go tool buildid -w $WORK/b438/_pkg_.a # internal
2025-08-20T21:45:20.5247695Z [00:03:00.493]➜  go tool buildid -w $WORK/b440/_pkg_.a # internal
2025-08-20T21:45:20.5259034Z [00:03:00.494]➜  cp $WORK/b440/_pkg_.a /root/.cache/go-build/8b/8b46fa0587ae5ca4e8f1e25bbbbf849a61ee0e4e2676f74186a97dae2ce503f3-d # internal
2025-08-20T21:45:20.5274274Z [00:03:00.495]➜  cp $WORK/b438/_pkg_.a /root/.cache/go-build/bc/bc52f4ff5a4cd6e37a2ff7dd4b7063e4cb0cba64ad199d0d62aabbd83f6ead8e-d # internal
2025-08-20T21:45:20.5293639Z [00:03:00.497]➜  github.com/rootless-containers/rootlesskit/v2/pkg/api
2025-08-20T21:45:20.5295332Z [00:03:00.497]➜  mkdir -p $WORK/b488/
2025-08-20T21:45:20.5301124Z [00:03:00.498]➜  cat >/tmp/go-build3361383166/b488/importcfg << 'EOF' # internal
2025-08-20T21:45:20.5301511Z [00:03:00.498]➜  # import config
2025-08-20T21:45:20.5302802Z [00:03:00.498]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:20.5303882Z [00:03:00.498]➜  EOF
2025-08-20T21:45:20.5306611Z [00:03:00.498]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b488/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/api=>github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/api;$WORK/b488=>" -p github.com/rootless-containers/rootlesskit/v2/pkg/api -lang=go1.23 -complete -installsuffix shared -buildid Ljbk6Q6CASPqNwg2XqxI/Ljbk6Q6CASPqNwg2XqxI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack /root/go/pkg/mod/github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/api/api.go
2025-08-20T21:45:20.5378385Z [00:03:00.506]➜  github.com/containerd/go-cni
2025-08-20T21:45:20.5379597Z [00:03:00.506]➜  mkdir -p $WORK/b466/
2025-08-20T21:45:20.5384917Z [00:03:00.506]➜  cat >/tmp/go-build3361383166/b466/importcfg << 'EOF' # internal
2025-08-20T21:45:20.5385871Z [00:03:00.507]➜  # import config
2025-08-20T21:45:20.5386247Z [00:03:00.507]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.5386680Z [00:03:00.507]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.5387418Z [00:03:00.507]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.5387975Z [00:03:00.507]➜  packagefile github.com/containernetworking/cni/libcni=/tmp/go-build3361383166/b467/_pkg_.a
2025-08-20T21:45:20.5388670Z [00:03:00.507]➜  packagefile github.com/containernetworking/cni/pkg/invoke=/tmp/go-build3361383166/b468/_pkg_.a
2025-08-20T21:45:20.5389526Z [00:03:00.507]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:20.5390254Z [00:03:00.507]➜  packagefile github.com/containernetworking/cni/pkg/types/100=/tmp/go-build3361383166/b474/_pkg_.a
2025-08-20T21:45:20.5390976Z [00:03:00.507]➜  packagefile github.com/containernetworking/cni/pkg/version=/tmp/go-build3361383166/b475/_pkg_.a
2025-08-20T21:45:20.5391524Z [00:03:00.507]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:20.5391926Z [00:03:00.507]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:20.5392341Z [00:03:00.507]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:20.5392943Z [00:03:00.507]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:20.5393379Z [00:03:00.507]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.5393795Z [00:03:00.507]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.5394206Z [00:03:00.507]➜  packagefile testing=/tmp/go-build3361383166/b477/_pkg_.a
2025-08-20T21:45:20.5394519Z [00:03:00.507]➜  EOF
2025-08-20T21:45:20.5401547Z [00:03:00.508]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b466/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13=>github.com/containerd/go-cni@v1.1.13;$WORK/b466=>" -p github.com/containerd/go-cni -lang=go1.21 -complete -installsuffix shared -buildid Gzl_72nhLAA9bikyFlBB/Gzl_72nhLAA9bikyFlBB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/cni.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/deprecated.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/errors.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/helper.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/mutex.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/namespace.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/namespace_opts.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/opts.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/result.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/testutils.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/types.go /root/go/pkg/mod/github.com/containerd/go-cni@v1.1.13/types_others.go
2025-08-20T21:45:20.5442888Z [00:03:00.512]➜  go tool buildid -w $WORK/b488/_pkg_.a # internal
2025-08-20T21:45:20.5446476Z [00:03:00.512]➜  cp $WORK/b488/_pkg_.a /root/.cache/go-build/c2/c23cca6e2f89a400f9c4b381b26b11b5ab6c46219138435fe10191e5e03b5881-d # internal
2025-08-20T21:45:20.5475699Z [00:03:00.515]➜  github.com/rootless-containers/rootlesskit/v2/pkg/httputil
2025-08-20T21:45:20.5487069Z [00:03:00.517]➜  mkdir -p $WORK/b489/
2025-08-20T21:45:20.5487826Z [00:03:00.517]➜  cat >/tmp/go-build3361383166/b489/importcfg << 'EOF' # internal
2025-08-20T21:45:20.5488599Z [00:03:00.517]➜  # import config
2025-08-20T21:45:20.5489754Z [00:03:00.517]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.5490233Z [00:03:00.517]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:20.5490696Z [00:03:00.517]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.5491108Z [00:03:00.517]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.5491503Z [00:03:00.517]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:20.5491895Z [00:03:00.517]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:20.5492314Z [00:03:00.517]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:20.5493222Z [00:03:00.517]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:20.5493525Z [00:03:00.517]➜  EOF
2025-08-20T21:45:20.5495818Z [00:03:00.517]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b489/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/httputil=>github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/httputil;$WORK/b489=>" -p github.com/rootless-containers/rootlesskit/v2/pkg/httputil -lang=go1.23 -complete -installsuffix shared -buildid WGbWFGmg8ulvSvBOsBz5/WGbWFGmg8ulvSvBOsBz5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack /root/go/pkg/mod/github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/httputil/httputil.go
2025-08-20T21:45:20.5638148Z [00:03:00.531]➜  go tool buildid -w $WORK/b463/_pkg_.a # internal
2025-08-20T21:45:20.5667182Z [00:03:00.534]➜  cp $WORK/b463/_pkg_.a /root/.cache/go-build/23/239eabf5ec5c488f6aa01eb3558388463d5e8bc3876a47727a6c144a5c446066-d # internal
2025-08-20T21:45:20.5679106Z [00:03:00.536]➜  github.com/rootless-containers/rootlesskit/v2/pkg/port
2025-08-20T21:45:20.5680784Z [00:03:00.536]➜  mkdir -p $WORK/b490/
2025-08-20T21:45:20.5683667Z [00:03:00.536]➜  cat >/tmp/go-build3361383166/b490/importcfg << 'EOF' # internal
2025-08-20T21:45:20.5684197Z [00:03:00.536]➜  # import config
2025-08-20T21:45:20.5684838Z [00:03:00.536]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.5685856Z [00:03:00.536]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build3361383166/b488/_pkg_.a
2025-08-20T21:45:20.5686752Z [00:03:00.536]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:20.5687222Z [00:03:00.536]➜  EOF
2025-08-20T21:45:20.5689681Z [00:03:00.536]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b490/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/port=>github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/port;$WORK/b490=>" -p github.com/rootless-containers/rootlesskit/v2/pkg/port -lang=go1.23 -complete -installsuffix shared -buildid ZRt6jVFA-UOB_L3-_PFa/ZRt6jVFA-UOB_L3-_PFa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack /root/go/pkg/mod/github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/port/port.go
2025-08-20T21:45:20.5746347Z [00:03:00.542]➜  go tool buildid -w $WORK/b435/_pkg_.a # internal
2025-08-20T21:45:20.5750911Z [00:03:00.543]➜  cp $WORK/b435/_pkg_.a /root/.cache/go-build/cb/cbe8b012a84c6dab3db5e77e95457a0c0069f45a9107346e5fed1fda1ab8a821-d # internal
2025-08-20T21:45:20.5757764Z [00:03:00.544]➜  github.com/containerd/containerd/v2/client
2025-08-20T21:45:20.5758895Z [00:03:00.544]➜  mkdir -p $WORK/b079/
2025-08-20T21:45:20.5770598Z [00:03:00.545]➜  cat >/tmp/go-build3361383166/b079/importcfg << 'EOF' # internal
2025-08-20T21:45:20.5774878Z [00:03:00.545]➜  # import config
2025-08-20T21:45:20.5775830Z [00:03:00.545]➜  packagefile archive/tar=/tmp/go-build3361383166/b080/_pkg_.a
2025-08-20T21:45:20.5776540Z [00:03:00.545]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:20.5777874Z [00:03:00.545]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.5778340Z [00:03:00.545]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:20.5778808Z [00:03:00.545]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.5779220Z [00:03:00.545]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.5779862Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/containers/v1=/tmp/go-build3361383166/b085/_pkg_.a
2025-08-20T21:45:20.5780650Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/diff/v1=/tmp/go-build3361383166/b310/_pkg_.a
2025-08-20T21:45:20.5781417Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/events/v1=/tmp/go-build3361383166/b316/_pkg_.a
2025-08-20T21:45:20.5782640Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/images/v1=/tmp/go-build3361383166/b317/_pkg_.a
2025-08-20T21:45:20.5783477Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/leases/v1=/tmp/go-build3361383166/b318/_pkg_.a
2025-08-20T21:45:20.5784270Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/namespaces/v1=/tmp/go-build3361383166/b319/_pkg_.a
2025-08-20T21:45:20.5785072Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/sandbox/v1=/tmp/go-build3361383166/b320/_pkg_.a
2025-08-20T21:45:20.5785867Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/snapshots/v1=/tmp/go-build3361383166/b321/_pkg_.a
2025-08-20T21:45:20.5786654Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/tasks/v1=/tmp/go-build3361383166/b322/_pkg_.a
2025-08-20T21:45:20.5787435Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/transfer/v1=/tmp/go-build3361383166/b324/_pkg_.a
2025-08-20T21:45:20.5788226Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/services/version/v1=/tmp/go-build3361383166/b325/_pkg_.a
2025-08-20T21:45:20.5788948Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:20.5789671Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/types/runc/options=/tmp/go-build3361383166/b326/_pkg_.a
2025-08-20T21:45:20.5790419Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/api/types/task=/tmp/go-build3361383166/b323/_pkg_.a
2025-08-20T21:45:20.5791147Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:20.5791876Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:20.5798009Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/content/proxy=/tmp/go-build3361383166/b334/_pkg_.a
2025-08-20T21:45:20.5798835Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/diff=/tmp/go-build3361383166/b347/_pkg_.a
2025-08-20T21:45:20.5799555Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/diff/proxy=/tmp/go-build3361383166/b372/_pkg_.a
2025-08-20T21:45:20.5800276Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/events=/tmp/go-build3361383166/b382/_pkg_.a
2025-08-20T21:45:20.5801222Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/events/proxy=/tmp/go-build3361383166/b383/_pkg_.a
2025-08-20T21:45:20.5802012Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:20.5802871Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/images/archive=/tmp/go-build3361383166/b384/_pkg_.a
2025-08-20T21:45:20.5803640Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/images/usage=/tmp/go-build3361383166/b387/_pkg_.a
2025-08-20T21:45:20.5804405Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/introspection=/tmp/go-build3361383166/b388/_pkg_.a
2025-08-20T21:45:20.5805199Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/introspection/proxy=/tmp/go-build3361383166/b390/_pkg_.a
2025-08-20T21:45:20.5805952Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/leases=/tmp/go-build3361383166/b391/_pkg_.a
2025-08-20T21:45:20.5806690Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/leases/proxy=/tmp/go-build3361383166/b392/_pkg_.a
2025-08-20T21:45:20.5807416Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:20.5808120Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:20.5808862Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker=/tmp/go-build3361383166/b395/_pkg_.a
2025-08-20T21:45:20.5809835Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/sandbox=/tmp/go-build3361383166/b433/_pkg_.a
2025-08-20T21:45:20.5810618Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/sandbox/proxy=/tmp/go-build3361383166/b435/_pkg_.a
2025-08-20T21:45:20.5811367Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:20.5812134Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/snapshots/proxy=/tmp/go-build3361383166/b436/_pkg_.a
2025-08-20T21:45:20.5812988Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/streaming=/tmp/go-build3361383166/b437/_pkg_.a
2025-08-20T21:45:20.5813752Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/streaming/proxy=/tmp/go-build3361383166/b438/_pkg_.a
2025-08-20T21:45:20.5814500Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/transfer=/tmp/go-build3361383166/b394/_pkg_.a
2025-08-20T21:45:20.5815255Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/transfer/proxy=/tmp/go-build3361383166/b440/_pkg_.a
2025-08-20T21:45:20.5816051Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/core/unpack=/tmp/go-build3361383166/b443/_pkg_.a
2025-08-20T21:45:20.5816807Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/defaults=/tmp/go-build3361383166/b336/_pkg_.a
2025-08-20T21:45:20.5817528Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/internal/kmutex=/tmp/go-build3361383166/b445/_pkg_.a
2025-08-20T21:45:20.5818268Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/internal/userns=/tmp/go-build3361383166/b447/_pkg_.a
2025-08-20T21:45:20.5818988Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/archive=/tmp/go-build3361383166/b448/_pkg_.a
2025-08-20T21:45:20.5819748Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:20.5820495Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/cio=/tmp/go-build3361383166/b450/_pkg_.a
2025-08-20T21:45:20.5821182Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/dialer=/tmp/go-build3361383166/b452/_pkg_.a
2025-08-20T21:45:20.5821877Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/epoch=/tmp/go-build3361383166/b373/_pkg_.a
2025-08-20T21:45:20.5822839Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:20.5823640Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/namespaces=/tmp/go-build3361383166/b377/_pkg_.a
2025-08-20T21:45:20.5824346Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:20.5825046Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf=/tmp/go-build3361383166/b337/_pkg_.a
2025-08-20T21:45:20.5825796Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/proto=/tmp/go-build3361383166/b371/_pkg_.a
2025-08-20T21:45:20.5826559Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/types=/tmp/go-build3361383166/b343/_pkg_.a
2025-08-20T21:45:20.5827284Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/rootfs=/tmp/go-build3361383166/b453/_pkg_.a
2025-08-20T21:45:20.5827995Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/pkg/tracing=/tmp/go-build3361383166/b398/_pkg_.a
2025-08-20T21:45:20.5828688Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/plugins=/tmp/go-build3361383166/b454/_pkg_.a
2025-08-20T21:45:20.5829405Z [00:03:00.545]➜  packagefile github.com/containerd/containerd/v2/plugins/services=/tmp/go-build3361383166/b456/_pkg_.a
2025-08-20T21:45:20.5830066Z [00:03:00.545]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:20.5830902Z [00:03:00.545]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:20.5831513Z [00:03:00.545]➜  packagefile github.com/containerd/fifo=/tmp/go-build3361383166/b451/_pkg_.a
2025-08-20T21:45:20.5832085Z [00:03:00.545]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:20.5832859Z [00:03:00.545]➜  packagefile github.com/containerd/plugin=/tmp/go-build3361383166/b455/_pkg_.a
2025-08-20T21:45:20.5833456Z [00:03:00.545]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:20.5834028Z [00:03:00.545]➜  packagefile github.com/moby/sys/signal=/tmp/go-build3361383166/b457/_pkg_.a
2025-08-20T21:45:20.5834612Z [00:03:00.545]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:20.5835274Z [00:03:00.545]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:20.5835976Z [00:03:00.545]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3361383166/b314/_pkg_.a
2025-08-20T21:45:20.5836678Z [00:03:00.545]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:20.5837388Z [00:03:00.545]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:20.5838134Z [00:03:00.545]➜  packagefile github.com/opencontainers/runtime-spec/specs-go/features=/tmp/go-build3361383166/b459/_pkg_.a
2025-08-20T21:45:20.5838878Z [00:03:00.545]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3361383166/b460/_pkg_.a
2025-08-20T21:45:20.5839517Z [00:03:00.545]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3361383166/b362/_pkg_.a
2025-08-20T21:45:20.5840057Z [00:03:00.545]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:20.5840606Z [00:03:00.545]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3361383166/b243/_pkg_.a
2025-08-20T21:45:20.5841180Z [00:03:00.545]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:20.5841798Z [00:03:00.545]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3361383166/b265/_pkg_.a
2025-08-20T21:45:20.5842579Z [00:03:00.545]➜  packagefile google.golang.org/grpc/health/grpc_health_v1=/tmp/go-build3361383166/b463/_pkg_.a
2025-08-20T21:45:20.5843455Z [00:03:00.545]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:20.5844157Z [00:03:00.545]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:20.5844819Z [00:03:00.545]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:20.5845370Z [00:03:00.545]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:20.5845763Z [00:03:00.545]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:20.5846203Z [00:03:00.545]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:20.5846648Z [00:03:00.545]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:20.5847066Z [00:03:00.545]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:20.5847481Z [00:03:00.545]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.5849295Z [00:03:00.545]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.5849742Z [00:03:00.545]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.5850160Z [00:03:00.545]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:20.5850570Z [00:03:00.545]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:20.5850872Z [00:03:00.545]➜  EOF
2025-08-20T21:45:20.5888901Z [00:03:00.545]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b079/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client=>github.com/containerd/containerd/v2@v2.1.4/client;$WORK/b079=>" -p github.com/containerd/containerd/v2/client -lang=go1.23 -complete -installsuffix shared -buildid jXvx_aW7u80UpzUhPLZW/jXvx_aW7u80UpzUhPLZW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/client.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/client_opts.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/container.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/container_checkpoint_opts.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/container_opts.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/container_opts_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/container_restore_opts.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/containerstore.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/diff.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/events.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/export.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/grpc.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/image.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/image_store.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/import.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/install.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/install_opts.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/lease.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/namespaces.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/process.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/pull.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/sandbox.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/services.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/signals.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/snapshotter_opts_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/task.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/task_opts.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/task_opts_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/client/transfer.go
2025-08-20T21:45:20.5898373Z [00:03:00.554]➜  go tool buildid -w $WORK/b490/_pkg_.a # internal
2025-08-20T21:45:20.5899043Z [00:03:00.554]➜  cp $WORK/b490/_pkg_.a /root/.cache/go-build/30/30f71c07330019da59ca8d244e250908c115bc06e811b180131dd240b9012a6f-d # internal
2025-08-20T21:45:20.5899623Z [00:03:00.554]➜  github.com/containerd/nerdctl/v2/pkg/fs
2025-08-20T21:45:20.5899938Z [00:03:00.554]➜  mkdir -p $WORK/b491/
2025-08-20T21:45:20.5900303Z [00:03:00.554]➜  cat >/tmp/go-build3361383166/b491/importcfg << 'EOF' # internal
2025-08-20T21:45:20.5900642Z [00:03:00.554]➜  # import config
2025-08-20T21:45:20.5901175Z [00:03:00.554]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:20.5901653Z [00:03:00.554]➜  EOF
2025-08-20T21:45:20.5903435Z [00:03:00.554]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b491/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/fs=>github.com/containerd/nerdctl/v2/pkg/fs;$WORK/b491=>" -p github.com/containerd/nerdctl/v2/pkg/fs -lang=go1.23 -complete -installsuffix shared -buildid QrMfAOzmEwuooTn-t7dY/QrMfAOzmEwuooTn-t7dY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/fs/fs.go
2025-08-20T21:45:20.5905044Z [00:03:00.554]➜  go tool buildid -w $WORK/b489/_pkg_.a # internal
2025-08-20T21:45:20.5905952Z [00:03:00.554]➜  cp $WORK/b489/_pkg_.a /root/.cache/go-build/1a/1aa89a2170e24cffadb531750a2924b78e908e22a2e268ad6e5c90e3734d9281-d # internal
2025-08-20T21:45:20.5906606Z [00:03:00.555]➜  github.com/rootless-containers/rootlesskit/v2/pkg/api/client
2025-08-20T21:45:20.5906966Z [00:03:00.555]➜  mkdir -p $WORK/b487/
2025-08-20T21:45:20.5907346Z [00:03:00.555]➜  cat >/tmp/go-build3361383166/b487/importcfg << 'EOF' # internal
2025-08-20T21:45:20.5907683Z [00:03:00.555]➜  # import config
2025-08-20T21:45:20.5908021Z [00:03:00.555]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:20.5908446Z [00:03:00.555]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.5908890Z [00:03:00.555]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:20.5909316Z [00:03:00.555]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.5909955Z [00:03:00.555]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build3361383166/b488/_pkg_.a
2025-08-20T21:45:20.5910741Z [00:03:00.555]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/httputil=/tmp/go-build3361383166/b489/_pkg_.a
2025-08-20T21:45:20.5911519Z [00:03:00.555]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build3361383166/b490/_pkg_.a
2025-08-20T21:45:20.5912104Z [00:03:00.555]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:20.5912533Z [00:03:00.555]➜  EOF
2025-08-20T21:45:20.5914892Z [00:03:00.555]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b487/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/api/client=>github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/api/client;$WORK/b487=>" -p github.com/rootless-containers/rootlesskit/v2/pkg/api/client -lang=go1.23 -complete -installsuffix shared -buildid pBXipwuWAeZM6qzstuvS/pBXipwuWAeZM6qzstuvS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack /root/go/pkg/mod/github.com/rootless-containers/rootlesskit/v2@v2.3.5/pkg/api/client/client.go
2025-08-20T21:45:20.5957305Z [00:03:00.564]➜  go tool buildid -w $WORK/b491/_pkg_.a # internal
2025-08-20T21:45:20.5964589Z [00:03:00.564]➜  cp $WORK/b491/_pkg_.a /root/.cache/go-build/ce/ce536a9d221d59635ac4202074964c5f9e4d403ccaaa89b8f9132ceadc9bfcdd-d # internal
2025-08-20T21:45:20.5966168Z [00:03:00.565]➜  database/sql/driver
2025-08-20T21:45:20.5967046Z [00:03:00.565]➜  mkdir -p $WORK/b494/
2025-08-20T21:45:20.5969573Z [00:03:00.565]➜  cat >/tmp/go-build3361383166/b494/importcfg << 'EOF' # internal
2025-08-20T21:45:20.5969995Z [00:03:00.565]➜  # import config
2025-08-20T21:45:20.5970352Z [00:03:00.565]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.5970784Z [00:03:00.565]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.5971206Z [00:03:00.565]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.5971620Z [00:03:00.565]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.5972060Z [00:03:00.565]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.5972697Z [00:03:00.565]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:20.5973080Z [00:03:00.565]➜  EOF
2025-08-20T21:45:20.5974810Z [00:03:00.565]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b494/_pkg_.a -trimpath "/root/.go/src/database/sql/driver=>database/sql/driver;$WORK/b494=>" -p database/sql/driver -lang=go1.25 -std -complete -installsuffix shared -buildid Ta7tT4K82NIZFE2DKn7H/Ta7tT4K82NIZFE2DKn7H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack /root/.go/src/database/sql/driver/driver.go /root/.go/src/database/sql/driver/types.go
2025-08-20T21:45:20.6426673Z [00:03:00.610]➜  go tool buildid -w $WORK/b466/_pkg_.a # internal
2025-08-20T21:45:20.6457553Z [00:03:00.613]➜  go tool buildid -w $WORK/b487/_pkg_.a # internal
2025-08-20T21:45:20.6469795Z [00:03:00.615]➜  cp $WORK/b487/_pkg_.a /root/.cache/go-build/c6/c6304560894e759c22b52c4e950840234e1ccb1ec2986a8f24f7729a5d4d6bba-d # internal
2025-08-20T21:45:20.6476886Z [00:03:00.616]➜  github.com/compose-spec/compose-go/v2/template
2025-08-20T21:45:20.6477883Z [00:03:00.616]➜  mkdir -p $WORK/b498/
2025-08-20T21:45:20.6480274Z [00:03:00.616]➜  cat >/tmp/go-build3361383166/b498/importcfg << 'EOF' # internal
2025-08-20T21:45:20.6483984Z [00:03:00.616]➜  # import config
2025-08-20T21:45:20.6484999Z [00:03:00.616]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.6485876Z [00:03:00.616]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.6488404Z [00:03:00.616]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:20.6488986Z [00:03:00.616]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:20.6489415Z [00:03:00.616]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:20.6489853Z [00:03:00.616]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.6490167Z [00:03:00.616]➜  EOF
2025-08-20T21:45:20.6492647Z [00:03:00.616]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b498/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/template=>github.com/compose-spec/compose-go/v2@v2.8.1/template;$WORK/b498=>" -p github.com/compose-spec/compose-go/v2/template -lang=go1.23 -complete -installsuffix shared -buildid q2Ewoj8cY_7H3Tk8KRq8/q2Ewoj8cY_7H3Tk8KRq8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/template/template.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/template/variables.go
2025-08-20T21:45:20.6495116Z [00:03:00.617]➜  cp $WORK/b466/_pkg_.a /root/.cache/go-build/ca/cac5885f4b7c9adccf7ba798cc3ed170081584392aca529e52fcd60fd4bb3399-d # internal
2025-08-20T21:45:20.6495737Z [00:03:00.617]➜  github.com/containerd/nerdctl/v2/pkg/rootlessutil
2025-08-20T21:45:20.6496076Z [00:03:00.617]➜  mkdir -p $WORK/b484/
2025-08-20T21:45:20.6496443Z [00:03:00.617]➜  cat >/tmp/go-build3361383166/b484/importcfg << 'EOF' # internal
2025-08-20T21:45:20.6496781Z [00:03:00.617]➜  # import config
2025-08-20T21:45:20.6497117Z [00:03:00.617]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:20.6497534Z [00:03:00.617]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.6497940Z [00:03:00.617]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.6498719Z [00:03:00.617]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:20.6499384Z [00:03:00.617]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:20.6499938Z [00:03:00.617]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:20.6500617Z [00:03:00.617]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:20.6501367Z [00:03:00.617]➜  packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3361383166/b486/_pkg_.a
2025-08-20T21:45:20.6501988Z [00:03:00.617]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:20.6502863Z [00:03:00.617]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/api/client=/tmp/go-build3361383166/b487/_pkg_.a
2025-08-20T21:45:20.6503725Z [00:03:00.617]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build3361383166/b490/_pkg_.a
2025-08-20T21:45:20.6504296Z [00:03:00.617]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:20.6504692Z [00:03:00.617]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:20.6505104Z [00:03:00.617]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:20.6505571Z [00:03:00.617]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:20.6506322Z [00:03:00.617]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.6506753Z [00:03:00.617]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.6507174Z [00:03:00.617]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:20.6507482Z [00:03:00.617]➜  EOF
2025-08-20T21:45:20.6510385Z [00:03:00.617]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b484/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil=>github.com/containerd/nerdctl/v2/pkg/rootlessutil;$WORK/b484=>" -p github.com/containerd/nerdctl/v2/pkg/rootlessutil -lang=go1.23 -complete -installsuffix shared -buildid 1-agLXJ7qaIFPhDODPlh/1-agLXJ7qaIFPhDODPlh -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/child_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/parent_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/port_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/rootlessutil_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/xdg_linux.go
2025-08-20T21:45:20.6572625Z [00:03:00.624]➜  go tool buildid -w $WORK/b494/_pkg_.a # internal
2025-08-20T21:45:20.6574616Z [00:03:00.625]➜  cp $WORK/b494/_pkg_.a /root/.cache/go-build/ba/ba3c38e1700f97098d6e8d9afc0dd9288229a33703d4adf41c9157e261f6b8f5-d # internal
2025-08-20T21:45:20.6585351Z [00:03:00.626]➜  github.com/Masterminds/semver/v3
2025-08-20T21:45:20.6586078Z [00:03:00.626]➜  mkdir -p $WORK/b493/
2025-08-20T21:45:20.6586736Z [00:03:00.626]➜  cat >/tmp/go-build3361383166/b493/importcfg << 'EOF' # internal
2025-08-20T21:45:20.6587398Z [00:03:00.626]➜  # import config
2025-08-20T21:45:20.6587971Z [00:03:00.626]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:20.6589324Z [00:03:00.626]➜  packagefile database/sql/driver=/tmp/go-build3361383166/b494/_pkg_.a
2025-08-20T21:45:20.6589833Z [00:03:00.626]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:20.6590292Z [00:03:00.626]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.6590704Z [00:03:00.626]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.6591115Z [00:03:00.626]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:20.6591538Z [00:03:00.626]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.6591962Z [00:03:00.626]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.6592273Z [00:03:00.626]➜  EOF
2025-08-20T21:45:20.6607432Z [00:03:00.626]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b493/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.4.0=>github.com/Masterminds/semver/v3@v3.4.0;$WORK/b493=>" -p github.com/Masterminds/semver/v3 -lang=go1.21 -complete -installsuffix shared -buildid zdNVRBTW530j4Tz_Jue9/zdNVRBTW530j4Tz_Jue9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.4.0/collection.go /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.4.0/constraints.go /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.4.0/doc.go /root/go/pkg/mod/github.com/!masterminds/semver/v3@v3.4.0/version.go
2025-08-20T21:45:20.7027704Z [00:03:00.670]➜  go tool buildid -w $WORK/b484/_pkg_.a # internal
2025-08-20T21:45:20.7028520Z [00:03:00.670]➜  cp $WORK/b484/_pkg_.a /root/.cache/go-build/2f/2fa9a5c94c5b20a3c6a5ea3f263597195bea4efce5bd56213ed83f53ec5c4593-d # internal
2025-08-20T21:45:20.7029181Z [00:03:00.671]➜  github.com/containerd/nerdctl/v2/pkg/defaults
2025-08-20T21:45:20.7029503Z [00:03:00.671]➜  mkdir -p $WORK/b482/
2025-08-20T21:45:20.7029868Z [00:03:00.671]➜  cat >/tmp/go-build3361383166/b482/importcfg << 'EOF' # internal
2025-08-20T21:45:20.7030207Z [00:03:00.671]➜  # import config
2025-08-20T21:45:20.7030531Z [00:03:00.671]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.7031043Z [00:03:00.671]➜  packagefile github.com/containerd/cgroups/v3=/tmp/go-build3361383166/b483/_pkg_.a
2025-08-20T21:45:20.7032023Z [00:03:00.671]➜  packagefile github.com/containerd/containerd/v2/plugins=/tmp/go-build3361383166/b454/_pkg_.a
2025-08-20T21:45:20.7035897Z [00:03:00.671]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:20.7036593Z [00:03:00.671]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:20.7037175Z [00:03:00.671]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:20.7037576Z [00:03:00.671]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:20.7038008Z [00:03:00.671]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:20.7038341Z [00:03:00.671]➜  EOF
2025-08-20T21:45:20.7040440Z [00:03:00.671]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b482/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults=>github.com/containerd/nerdctl/v2/pkg/defaults;$WORK/b482=>" -p github.com/containerd/nerdctl/v2/pkg/defaults -lang=go1.23 -complete -installsuffix shared -buildid G7roFmvALMAP6FgXIJQW/G7roFmvALMAP6FgXIJQW -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/cgroup_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/defaults_linux.go
2025-08-20T21:45:20.7049413Z [00:03:00.673]➜  go tool buildid -w $WORK/b498/_pkg_.a # internal
2025-08-20T21:45:20.7057148Z [00:03:00.673]➜  cp $WORK/b498/_pkg_.a /root/.cache/go-build/41/41aa30dbb60ae744f6bd3e57ac65015d3f7e9849f151c62deccb76c82fa73f47-d # internal
2025-08-20T21:45:20.7064439Z [00:03:00.673]➜  github.com/compose-spec/compose-go/v2/dotenv
2025-08-20T21:45:20.7064934Z [00:03:00.673]➜  mkdir -p $WORK/b497/
2025-08-20T21:45:20.7065326Z [00:03:00.674]➜  cat >/tmp/go-build3361383166/b497/importcfg << 'EOF' # internal
2025-08-20T21:45:20.7065667Z [00:03:00.674]➜  # import config
2025-08-20T21:45:20.7065996Z [00:03:00.674]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:20.7066431Z [00:03:00.674]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.7066840Z [00:03:00.674]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.7067396Z [00:03:00.674]➜  packagefile github.com/compose-spec/compose-go/v2/template=/tmp/go-build3361383166/b498/_pkg_.a
2025-08-20T21:45:20.7067928Z [00:03:00.674]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:20.7068647Z [00:03:00.674]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:20.7069166Z [00:03:00.674]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:20.7069603Z [00:03:00.674]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:20.7070020Z [00:03:00.674]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.7084349Z [00:03:00.676]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.7085268Z [00:03:00.676]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:20.7086026Z [00:03:00.676]➜  EOF
2025-08-20T21:45:20.7089426Z [00:03:00.676]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b497/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/dotenv=>github.com/compose-spec/compose-go/v2@v2.8.1/dotenv;$WORK/b497=>" -p github.com/compose-spec/compose-go/v2/dotenv -lang=go1.23 -complete -installsuffix shared -buildid O2izQeMGvZRCgi2s9ish/O2izQeMGvZRCgi2s9ish -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/dotenv/env.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/dotenv/format.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/dotenv/godotenv.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/dotenv/parser.go
2025-08-20T21:45:20.7256514Z [00:03:00.693]➜  go tool buildid -w $WORK/b493/_pkg_.a # internal
2025-08-20T21:45:20.7282046Z [00:03:00.696]➜  cp $WORK/b493/_pkg_.a /root/.cache/go-build/12/122960beede474538f54be0e756d220c62248895dd91795e75a24da3758da83d-d # internal
2025-08-20T21:45:20.7283660Z [00:03:00.696]➜  github.com/compose-spec/compose-go/v2/errdefs
2025-08-20T21:45:20.7284255Z [00:03:00.696]➜  mkdir -p $WORK/b499/
2025-08-20T21:45:20.7284836Z [00:03:00.696]➜  cat >/tmp/go-build3361383166/b499/importcfg << 'EOF' # internal
2025-08-20T21:45:20.7285458Z [00:03:00.696]➜  # import config
2025-08-20T21:45:20.7285999Z [00:03:00.696]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.7286571Z [00:03:00.696]➜  EOF
2025-08-20T21:45:20.7288869Z [00:03:00.696]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b499/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/errdefs=>github.com/compose-spec/compose-go/v2@v2.8.1/errdefs;$WORK/b499=>" -p github.com/compose-spec/compose-go/v2/errdefs -lang=go1.23 -complete -installsuffix shared -buildid DynQTIkx40ZzrxQ28Bsg/DynQTIkx40ZzrxQ28Bsg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/errdefs/errors.go
2025-08-20T21:45:20.7323150Z [00:03:00.700]➜  go tool buildid -w $WORK/b482/_pkg_.a # internal
2025-08-20T21:45:20.7325144Z [00:03:00.700]➜  cp $WORK/b482/_pkg_.a /root/.cache/go-build/68/68e6e9c0664e7e5877319b1f0e5d9b41ca347413fad16a87e981a7acfebdab1f-d # internal
2025-08-20T21:45:20.7327274Z [00:03:00.700]➜  github.com/containerd/nerdctl/v2/pkg/config
2025-08-20T21:45:20.7327635Z [00:03:00.700]➜  mkdir -p $WORK/b481/
2025-08-20T21:45:20.7328003Z [00:03:00.700]➜  cat >/tmp/go-build3361383166/b481/importcfg << 'EOF' # internal
2025-08-20T21:45:20.7328340Z [00:03:00.700]➜  # import config
2025-08-20T21:45:20.7328819Z [00:03:00.700]➜  packagefile github.com/containerd/containerd/v2/defaults=/tmp/go-build3361383166/b336/_pkg_.a
2025-08-20T21:45:20.7329536Z [00:03:00.700]➜  packagefile github.com/containerd/containerd/v2/pkg/namespaces=/tmp/go-build3361383166/b377/_pkg_.a
2025-08-20T21:45:20.7330260Z [00:03:00.700]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:20.7330692Z [00:03:00.700]➜  EOF
2025-08-20T21:45:20.7332866Z [00:03:00.700]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b481/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/config=>github.com/containerd/nerdctl/v2/pkg/config;$WORK/b481=>" -p github.com/containerd/nerdctl/v2/pkg/config -lang=go1.23 -complete -installsuffix shared -buildid GcbcFOc7HXM6D1tzzVyY/GcbcFOc7HXM6D1tzzVyY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/config/config.go
2025-08-20T21:45:20.7404690Z [00:03:00.708]➜  go tool buildid -w $WORK/b499/_pkg_.a # internal
2025-08-20T21:45:20.7526023Z [00:03:00.720]➜  cp $WORK/b499/_pkg_.a /root/.cache/go-build/f6/f637c403dd5b055d392281e69d330d60a7def8b4d02cce07aedaa6e1f1a2d7fa-d # internal
2025-08-20T21:45:20.7529129Z [00:03:00.720]➜  github.com/compose-spec/compose-go/v2/utils
2025-08-20T21:45:20.7532703Z [00:03:00.720]➜  mkdir -p $WORK/b502/
2025-08-20T21:45:20.7533986Z [00:03:00.720]➜  cat >/tmp/go-build3361383166/b502/importcfg << 'EOF' # internal
2025-08-20T21:45:20.7535029Z [00:03:00.720]➜  # import config
2025-08-20T21:45:20.7535427Z [00:03:00.720]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:20.7536846Z [00:03:00.720]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.7537386Z [00:03:00.720]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:20.7537795Z [00:03:00.720]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:20.7538232Z [00:03:00.720]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:20.7542612Z [00:03:00.720]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:20.7543123Z [00:03:00.720]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.7543880Z [00:03:00.720]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.7544197Z [00:03:00.720]➜  EOF
2025-08-20T21:45:20.7547126Z [00:03:00.720]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b502/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/utils=>github.com/compose-spec/compose-go/v2@v2.8.1/utils;$WORK/b502=>" -p github.com/compose-spec/compose-go/v2/utils -lang=go1.23 -complete -installsuffix shared -buildid TuiakKJ4Q0a3tWsIwajG/TuiakKJ4Q0a3tWsIwajG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/utils/collectionutils.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/utils/pathutils.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/utils/set.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/utils/stringutils.go
2025-08-20T21:45:20.7549691Z [00:03:00.721]➜  go tool buildid -w $WORK/b481/_pkg_.a # internal
2025-08-20T21:45:20.7550359Z [00:03:00.721]➜  cp $WORK/b481/_pkg_.a /root/.cache/go-build/41/41e32fda2ef87932d9d775be52e674deb1acc22281ee866400115a3386e8e38f-d # internal
2025-08-20T21:45:20.7550985Z [00:03:00.722]➜  github.com/containerd/nerdctl/v2/pkg/api/types
2025-08-20T21:45:20.7555076Z [00:03:00.722]➜  mkdir -p $WORK/b465/
2025-08-20T21:45:20.7555889Z [00:03:00.722]➜  cat >/tmp/go-build3361383166/b465/importcfg << 'EOF' # internal
2025-08-20T21:45:20.7556295Z [00:03:00.722]➜  # import config
2025-08-20T21:45:20.7556797Z [00:03:00.722]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:20.7557440Z [00:03:00.722]➜  packagefile github.com/containerd/nerdctl/v2/pkg/config=/tmp/go-build3361383166/b481/_pkg_.a
2025-08-20T21:45:20.7558142Z [00:03:00.722]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:20.7558682Z [00:03:00.722]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:20.7559091Z [00:03:00.722]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:20.7559391Z [00:03:00.722]➜  EOF
2025-08-20T21:45:20.7565356Z [00:03:00.722]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b465/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types=>github.com/containerd/nerdctl/v2/pkg/api/types;$WORK/b465=>" -p github.com/containerd/nerdctl/v2/pkg/api/types -lang=go1.23 -complete -installsuffix shared -buildid YDd6_ufyP3xwmhMHZUHD/YDd6_ufyP3xwmhMHZUHD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/apparmor_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/builder_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/container_network_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/container_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/global.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/image_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/import_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/ipfs_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/load_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/login_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/manifest_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/namespace_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/network_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/system_types.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/volume_types.go
2025-08-20T21:45:20.7613427Z [00:03:00.728]➜  go tool buildid -w $WORK/b497/_pkg_.a # internal
2025-08-20T21:45:20.7614194Z [00:03:00.729]➜  cp $WORK/b497/_pkg_.a /root/.cache/go-build/73/732f7ea23b8b3091ec9cd11151582882fba712821e69b70ef9f6352d57428967-d # internal
2025-08-20T21:45:20.7625240Z [00:03:00.730]➜  github.com/docker/go-connections/nat
2025-08-20T21:45:20.7632214Z [00:03:00.731]➜  mkdir -p $WORK/b503/
2025-08-20T21:45:20.7642632Z [00:03:00.732]➜  cat >/tmp/go-build3361383166/b503/importcfg << 'EOF' # internal
2025-08-20T21:45:20.7645154Z [00:03:00.732]➜  # import config
2025-08-20T21:45:20.7646836Z [00:03:00.732]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.7647335Z [00:03:00.732]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.7647760Z [00:03:00.732]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:20.7648167Z [00:03:00.732]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:20.7648601Z [00:03:00.732]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.7649030Z [00:03:00.732]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.7649337Z [00:03:00.732]➜  EOF
2025-08-20T21:45:20.7651718Z [00:03:00.733]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b503/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-connections@v0.6.0/nat=>github.com/docker/go-connections@v0.6.0/nat;$WORK/b503=>" -p github.com/docker/go-connections/nat -lang=go1.18 -complete -installsuffix shared -buildid ZPFmBKLdUBDhQViVAGCu/ZPFmBKLdUBDhQViVAGCu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack /root/go/pkg/mod/github.com/docker/go-connections@v0.6.0/nat/nat.go /root/go/pkg/mod/github.com/docker/go-connections@v0.6.0/nat/parse.go /root/go/pkg/mod/github.com/docker/go-connections@v0.6.0/nat/sort.go
2025-08-20T21:45:20.7737666Z [00:03:00.742]➜  go tool buildid -w $WORK/b502/_pkg_.a # internal
2025-08-20T21:45:20.7740641Z [00:03:00.742]➜  cp $WORK/b502/_pkg_.a /root/.cache/go-build/c9/c9ef72a43fef45e0926e64335eea7f313d84c5bc6f1aba0d5909a55dd3b948d6-d # internal
2025-08-20T21:45:20.7761597Z [00:03:00.744]➜  github.com/docker/go-units
2025-08-20T21:45:20.7762018Z [00:03:00.744]➜  mkdir -p $WORK/b504/
2025-08-20T21:45:20.7762489Z [00:03:00.744]➜  cat >/tmp/go-build3361383166/b504/importcfg << 'EOF' # internal
2025-08-20T21:45:20.7762887Z [00:03:00.744]➜  # import config
2025-08-20T21:45:20.7763224Z [00:03:00.744]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.7763666Z [00:03:00.744]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.7764086Z [00:03:00.744]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.7765792Z [00:03:00.744]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:20.7766138Z [00:03:00.744]➜  EOF
2025-08-20T21:45:20.7768528Z [00:03:00.744]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b504/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-units@v0.5.0=>github.com/docker/go-units@v0.5.0;$WORK/b504=>" -p github.com/docker/go-units -lang=go1.16 -complete -installsuffix shared -buildid QJqR_WCpO5njPAO25BJL/QJqR_WCpO5njPAO25BJL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack /root/go/pkg/mod/github.com/docker/go-units@v0.5.0/duration.go /root/go/pkg/mod/github.com/docker/go-units@v0.5.0/size.go /root/go/pkg/mod/github.com/docker/go-units@v0.5.0/ulimit.go
2025-08-20T21:45:20.7797759Z [00:03:00.748]➜  go tool buildid -w $WORK/b465/_pkg_.a # internal
2025-08-20T21:45:20.7805654Z [00:03:00.748]➜  cp $WORK/b465/_pkg_.a /root/.cache/go-build/62/62a0b8eff157d7c849e2df321e23f9f83c74ae226e50858b17ec3e4eb4616d95-d # internal
2025-08-20T21:45:20.7806390Z [00:03:00.748]➜  github.com/go-viper/mapstructure/v2/internal/errors
2025-08-20T21:45:20.7806729Z [00:03:00.749]➜  mkdir -p $WORK/b506/
2025-08-20T21:45:20.7828287Z [00:03:00.751]➜  cat >/tmp/go-build3361383166/b506/importcfg << 'EOF' # internal
2025-08-20T21:45:20.7831168Z [00:03:00.751]➜  # import config
2025-08-20T21:45:20.7831538Z [00:03:00.751]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.7831854Z [00:03:00.751]➜  EOF
2025-08-20T21:45:20.7834481Z [00:03:00.751]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b506/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.4.0/internal/errors=>github.com/go-viper/mapstructure/v2@v2.4.0/internal/errors;$WORK/b506=>" -p github.com/go-viper/mapstructure/v2/internal/errors -lang=go1.18 -complete -installsuffix shared -buildid NCfW7VlXThLwvdCetxd1/NCfW7VlXThLwvdCetxd1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.4.0/internal/errors/errors.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.4.0/internal/errors/join.go
2025-08-20T21:45:20.8064247Z [00:03:00.774]➜  go tool buildid -w $WORK/b504/_pkg_.a # internal
2025-08-20T21:45:20.8075319Z [00:03:00.775]➜  cp $WORK/b504/_pkg_.a /root/.cache/go-build/65/6591fd9508a1a2020ac26e386676904895379b988e4222c194fce8eccfef7c2e-d # internal
2025-08-20T21:45:20.8075953Z [00:03:00.775]➜  github.com/mattn/go-shellwords
2025-08-20T21:45:20.8076245Z [00:03:00.775]➜  mkdir -p $WORK/b507/
2025-08-20T21:45:20.8076644Z [00:03:00.775]➜  cat >/tmp/go-build3361383166/b507/importcfg << 'EOF' # internal
2025-08-20T21:45:20.8076986Z [00:03:00.775]➜  # import config
2025-08-20T21:45:20.8077318Z [00:03:00.775]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:20.8077750Z [00:03:00.775]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.8084845Z [00:03:00.775]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.8085272Z [00:03:00.775]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:20.8085692Z [00:03:00.775]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:20.8086121Z [00:03:00.775]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.8086564Z [00:03:00.775]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:20.8086876Z [00:03:00.775]➜  EOF
2025-08-20T21:45:20.8088939Z [00:03:00.775]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b507/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-shellwords@v1.0.12=>github.com/mattn/go-shellwords@v1.0.12;$WORK/b507=>" -p github.com/mattn/go-shellwords -lang=go1.13 -complete -installsuffix shared -buildid RCOh5C-UgukKZRhm1YYa/RCOh5C-UgukKZRhm1YYa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-shellwords@v1.0.12/shellwords.go /root/go/pkg/mod/github.com/mattn/go-shellwords@v1.0.12/util_posix.go
2025-08-20T21:45:20.8105621Z [00:03:00.777]➜  go tool buildid -w $WORK/b503/_pkg_.a # internal
2025-08-20T21:45:20.8124884Z [00:03:00.777]➜  cp $WORK/b503/_pkg_.a /root/.cache/go-build/75/7592ccc941be9332c8de0a6f0ba59339dcf700fab9c0800d62cf6693a8569f8a-d # internal
2025-08-20T21:45:20.8125930Z [00:03:00.777]➜  github.com/xhit/go-str2duration/v2
2025-08-20T21:45:20.8126450Z [00:03:00.777]➜  mkdir -p $WORK/b508/
2025-08-20T21:45:20.8126961Z [00:03:00.777]➜  cat >/tmp/go-build3361383166/b508/importcfg << 'EOF' # internal
2025-08-20T21:45:20.8127452Z [00:03:00.777]➜  # import config
2025-08-20T21:45:20.8127905Z [00:03:00.777]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.8128447Z [00:03:00.777]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:20.8128891Z [00:03:00.777]➜  EOF
2025-08-20T21:45:20.8130927Z [00:03:00.777]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b508/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/xhit/go-str2duration/v2@v2.1.0=>github.com/xhit/go-str2duration/v2@v2.1.0;$WORK/b508=>" -p github.com/xhit/go-str2duration/v2 -lang=go1.13 -complete -installsuffix shared -buildid ObCxwDUahInBO-VMlFqM/ObCxwDUahInBO-VMlFqM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack /root/go/pkg/mod/github.com/xhit/go-str2duration/v2@v2.1.0/str2duration.go
2025-08-20T21:45:20.8132854Z [00:03:00.778]➜  go tool buildid -w $WORK/b506/_pkg_.a # internal
2025-08-20T21:45:20.8133713Z [00:03:00.778]➜  cp $WORK/b506/_pkg_.a /root/.cache/go-build/57/57ee19ccc3459c5af808f9b0df433c0fde10001d757e97bf22a925104970a89e-d # internal
2025-08-20T21:45:20.8134381Z [00:03:00.778]➜  github.com/go-viper/mapstructure/v2
2025-08-20T21:45:20.8134771Z [00:03:00.778]➜  mkdir -p $WORK/b505/
2025-08-20T21:45:20.8135508Z [00:03:00.779]➜  cat >/tmp/go-build3361383166/b505/importcfg << 'EOF' # internal
2025-08-20T21:45:20.8135951Z [00:03:00.779]➜  # import config
2025-08-20T21:45:20.8136454Z [00:03:00.779]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:20.8137017Z [00:03:00.779]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:20.8137566Z [00:03:00.779]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.8138141Z [00:03:00.779]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.8138853Z [00:03:00.779]➜  packagefile github.com/go-viper/mapstructure/v2/internal/errors=/tmp/go-build3361383166/b506/_pkg_.a
2025-08-20T21:45:20.8147476Z [00:03:00.779]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:20.8147932Z [00:03:00.779]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:20.8148367Z [00:03:00.779]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:20.8148812Z [00:03:00.779]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.8149224Z [00:03:00.779]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:20.8149950Z [00:03:00.779]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.8150381Z [00:03:00.779]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.8150792Z [00:03:00.779]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:20.8151094Z [00:03:00.779]➜  EOF
2025-08-20T21:45:20.8153881Z [00:03:00.780]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b505/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.4.0=>github.com/go-viper/mapstructure/v2@v2.4.0;$WORK/b505=>" -p github.com/go-viper/mapstructure/v2 -lang=go1.18 -complete -installsuffix shared -buildid naKa4K51lR1ryRBmlcaN/naKa4K51lR1ryRBmlcaN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.4.0/decode_hooks.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.4.0/errors.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.4.0/mapstructure.go /root/go/pkg/mod/github.com/go-viper/mapstructure/v2@v2.4.0/reflect_go1_20.go
2025-08-20T21:45:20.8528418Z [00:03:00.819]➜  go tool buildid -w $WORK/b508/_pkg_.a # internal
2025-08-20T21:45:20.8529292Z [00:03:00.819]➜  cp $WORK/b508/_pkg_.a /root/.cache/go-build/a3/a3919d937359a996f70aa3d9380ec3318797c0cf77310161d1f4b8acbd0cc7fb-d # internal
2025-08-20T21:45:20.8530140Z [00:03:00.820]➜  go.yaml.in/yaml/v3
2025-08-20T21:45:20.8530476Z [00:03:00.820]➜  mkdir -p $WORK/b509/
2025-08-20T21:45:20.8530850Z [00:03:00.820]➜  cat >/tmp/go-build3361383166/b509/importcfg << 'EOF' # internal
2025-08-20T21:45:20.8531187Z [00:03:00.820]➜  # import config
2025-08-20T21:45:20.8531521Z [00:03:00.820]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:20.8531947Z [00:03:00.820]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:20.8532539Z [00:03:00.820]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:20.8533073Z [00:03:00.820]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.8533478Z [00:03:00.820]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.8533870Z [00:03:00.820]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:20.8534269Z [00:03:00.820]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:20.8534694Z [00:03:00.820]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:20.8535113Z [00:03:00.820]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:20.8535521Z [00:03:00.820]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:20.8535936Z [00:03:00.820]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.8536358Z [00:03:00.820]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.8537057Z [00:03:00.820]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:20.8537464Z [00:03:00.820]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:20.8537876Z [00:03:00.820]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:20.8538311Z [00:03:00.820]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:20.8538639Z [00:03:00.820]➜  EOF
2025-08-20T21:45:20.8544401Z [00:03:00.820]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b509/_pkg_.a -trimpath "/root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4=>go.yaml.in/yaml/v3@v3.0.4;$WORK/b509=>" -p go.yaml.in/yaml/v3 -lang=go1.16 -complete -installsuffix shared -buildid Nmk_5wU12waMIcg7Z7yN/Nmk_5wU12waMIcg7Z7yN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/apic.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/decode.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/emitterc.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/encode.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/parserc.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/readerc.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/resolve.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/scannerc.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/sorter.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/writerc.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/yaml.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/yamlh.go /root/go/pkg/mod/go.yaml.in/yaml/v3@v3.0.4/yamlprivateh.go
2025-08-20T21:45:20.8605027Z [00:03:00.828]➜  go tool buildid -w $WORK/b507/_pkg_.a # internal
2025-08-20T21:45:20.8615280Z [00:03:00.829]➜  cp $WORK/b507/_pkg_.a /root/.cache/go-build/cc/ccbf7040957b81185a16836b30c377b218654569273ae4cf54156e777a37fd58-d # internal
2025-08-20T21:45:20.8621230Z [00:03:00.830]➜  github.com/compose-spec/compose-go/v2/tree
2025-08-20T21:45:20.8621929Z [00:03:00.830]➜  mkdir -p $WORK/b511/
2025-08-20T21:45:20.8622966Z [00:03:00.830]➜  cat >/tmp/go-build3361383166/b511/importcfg << 'EOF' # internal
2025-08-20T21:45:20.8623358Z [00:03:00.830]➜  # import config
2025-08-20T21:45:20.8623708Z [00:03:00.830]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.8624025Z [00:03:00.830]➜  EOF
2025-08-20T21:45:20.8626278Z [00:03:00.830]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b511/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/tree=>github.com/compose-spec/compose-go/v2@v2.8.1/tree;$WORK/b511=>" -p github.com/compose-spec/compose-go/v2/tree -lang=go1.23 -complete -installsuffix shared -buildid Y5gJIVMWYUTCmu80wrTg/Y5gJIVMWYUTCmu80wrTg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/tree/path.go
2025-08-20T21:45:20.8760561Z [00:03:00.844]➜  go tool buildid -w $WORK/b511/_pkg_.a # internal
2025-08-20T21:45:20.8765880Z [00:03:00.844]➜  cp $WORK/b511/_pkg_.a /root/.cache/go-build/64/64f04e66293b0082e1667b61496a60973ec589f9fd47a77858df26494d7fb53f-d # internal
2025-08-20T21:45:20.8766609Z [00:03:00.844]➜  github.com/compose-spec/compose-go/v2/interpolation
2025-08-20T21:45:20.8766954Z [00:03:00.844]➜  mkdir -p $WORK/b510/
2025-08-20T21:45:20.8767330Z [00:03:00.845]➜  cat >/tmp/go-build3361383166/b510/importcfg << 'EOF' # internal
2025-08-20T21:45:20.8767677Z [00:03:00.845]➜  # import config
2025-08-20T21:45:20.8768012Z [00:03:00.845]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.8768434Z [00:03:00.845]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.8768996Z [00:03:00.845]➜  packagefile github.com/compose-spec/compose-go/v2/template=/tmp/go-build3361383166/b498/_pkg_.a
2025-08-20T21:45:20.8769672Z [00:03:00.845]➜  packagefile github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3361383166/b511/_pkg_.a
2025-08-20T21:45:20.8770192Z [00:03:00.845]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:20.8770860Z [00:03:00.845]➜  EOF
2025-08-20T21:45:20.8773156Z [00:03:00.845]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b510/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/interpolation=>github.com/compose-spec/compose-go/v2@v2.8.1/interpolation;$WORK/b510=>" -p github.com/compose-spec/compose-go/v2/interpolation -lang=go1.23 -complete -installsuffix shared -buildid hZBmyA2SDJ79GZSy9NFH/hZBmyA2SDJ79GZSy9NFH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/interpolation/interpolation.go
2025-08-20T21:45:20.8978589Z [00:03:00.865]➜  go tool buildid -w $WORK/b510/_pkg_.a # internal
2025-08-20T21:45:20.8980788Z [00:03:00.866]➜  cp $WORK/b510/_pkg_.a /root/.cache/go-build/8d/8d534ad349de2de9f8dc156ee07d9edb055fd1b3a984ff75fc52f6be6f925ce0-d # internal
2025-08-20T21:45:20.8981618Z [00:03:00.866]➜  golang.org/x/text/internal/tag
2025-08-20T21:45:20.8982144Z [00:03:00.866]➜  mkdir -p $WORK/b523/
2025-08-20T21:45:20.8982688Z [00:03:00.866]➜  cat >/tmp/go-build3361383166/b523/importcfg << 'EOF' # internal
2025-08-20T21:45:20.8983057Z [00:03:00.866]➜  # import config
2025-08-20T21:45:20.8983606Z [00:03:00.866]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:20.8983942Z [00:03:00.866]➜  EOF
2025-08-20T21:45:20.8986113Z [00:03:00.866]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b523/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/tag=>golang.org/x/text@v0.28.0/internal/tag;$WORK/b523=>" -p golang.org/x/text/internal/tag -lang=go1.23 -complete -installsuffix shared -buildid USzPcmwOZ-fBdNtMdB0f/USzPcmwOZ-fBdNtMdB0f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/tag/tag.go
2025-08-20T21:45:20.9326317Z [00:03:00.900]➜  go tool buildid -w $WORK/b523/_pkg_.a # internal
2025-08-20T21:45:20.9331142Z [00:03:00.901]➜  cp $WORK/b523/_pkg_.a /root/.cache/go-build/d0/d02bac78e30f182f9cc1ea9f5c9657960e5e067c332eab2039bd4526b1121b59-d # internal
2025-08-20T21:45:20.9336021Z [00:03:00.901]➜  golang.org/x/text/internal/language
2025-08-20T21:45:20.9336763Z [00:03:00.901]➜  mkdir -p $WORK/b522/
2025-08-20T21:45:20.9338144Z [00:03:00.902]➜  cat >/tmp/go-build3361383166/b522/importcfg << 'EOF' # internal
2025-08-20T21:45:20.9338506Z [00:03:00.902]➜  # import config
2025-08-20T21:45:20.9338846Z [00:03:00.902]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:20.9339554Z [00:03:00.902]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:20.9340059Z [00:03:00.902]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:20.9340562Z [00:03:00.902]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build3361383166/b523/_pkg_.a
2025-08-20T21:45:20.9341053Z [00:03:00.902]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:20.9341468Z [00:03:00.902]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:20.9341903Z [00:03:00.902]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:20.9342207Z [00:03:00.902]➜  EOF
2025-08-20T21:45:20.9346594Z [00:03:00.902]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b522/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language=>golang.org/x/text@v0.28.0/internal/language;$WORK/b522=>" -p golang.org/x/text/internal/language -lang=go1.23 -complete -installsuffix shared -buildid hNlQzdN3pZF-o8QrdQdf/hNlQzdN3pZF-o8QrdQdf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/common.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compose.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/coverage.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/language.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/lookup.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/match.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/parse.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/tables.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/tags.go
2025-08-20T21:45:21.0639133Z [00:03:01.032]➜  go tool buildid -w $WORK/b505/_pkg_.a # internal
2025-08-20T21:45:21.0686937Z [00:03:01.036]➜  cp $WORK/b505/_pkg_.a /root/.cache/go-build/1f/1f543d3cd71e33ec595fa361b8fc447abd9ee74dbbc4bfd912db67e206868b50-d # internal
2025-08-20T21:45:21.0706344Z [00:03:01.038]➜  golang.org/x/text/internal/stringset
2025-08-20T21:45:21.0706898Z [00:03:01.038]➜  mkdir -p $WORK/b526/
2025-08-20T21:45:21.0707313Z [00:03:01.039]➜  cat >/tmp/go-build3361383166/b526/importcfg << 'EOF' # internal
2025-08-20T21:45:21.0707790Z [00:03:01.039]➜  # import config
2025-08-20T21:45:21.0708250Z [00:03:01.039]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:21.0708723Z [00:03:01.039]➜  EOF
2025-08-20T21:45:21.0731633Z [00:03:01.041]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b526/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/stringset=>golang.org/x/text@v0.28.0/internal/stringset;$WORK/b526=>" -p golang.org/x/text/internal/stringset -lang=go1.23 -complete -installsuffix shared -buildid 0nXAQBhaoY9Esnb9UTcD/0nXAQBhaoY9Esnb9UTcD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/stringset/set.go
2025-08-20T21:45:21.0971561Z [00:03:01.065]➜  go tool buildid -w $WORK/b526/_pkg_.a # internal
2025-08-20T21:45:21.0979335Z [00:03:01.066]➜  cp $WORK/b526/_pkg_.a /root/.cache/go-build/dd/dd379651856c68b362c54bcb94299f7bc85e66a79f43a6102bd31e980fe67ae8-d # internal
2025-08-20T21:45:21.0983723Z [00:03:01.066]➜  hash/maphash
2025-08-20T21:45:21.0984021Z [00:03:01.066]➜  mkdir -p $WORK/b530/
2025-08-20T21:45:21.1018236Z [00:03:01.070]➜  cat >/tmp/go-build3361383166/b530/importcfg << 'EOF' # internal
2025-08-20T21:45:21.1018662Z [00:03:01.070]➜  # import config
2025-08-20T21:45:21.1018999Z [00:03:01.070]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:21.1019440Z [00:03:01.070]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:21.1019918Z [00:03:01.070]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:21.1020433Z [00:03:01.070]➜  packagefile internal/goexperiment=/tmp/go-build3361383166/b016/_pkg_.a
2025-08-20T21:45:21.1021109Z [00:03:01.070]➜  EOF
2025-08-20T21:45:21.1024265Z [00:03:01.070]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b530/_pkg_.a -trimpath "/root/.go/src/hash/maphash=>hash/maphash;$WORK/b530=>" -p hash/maphash -lang=go1.25 -std -complete -installsuffix shared -buildid eNGnSh8Gn7XkHAGK4gTa/eNGnSh8Gn7XkHAGK4gTa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack /root/.go/src/hash/maphash/maphash.go /root/.go/src/hash/maphash/maphash_runtime.go
2025-08-20T21:45:21.1353822Z [00:03:01.103]➜  go tool buildid -w $WORK/b530/_pkg_.a # internal
2025-08-20T21:45:21.1360506Z [00:03:01.104]➜  cp $WORK/b530/_pkg_.a /root/.cache/go-build/71/71eb7aeab5786cfc7a782bcb8b65561caf135fe724c7c77af3e38c364ee42efb-d # internal
2025-08-20T21:45:21.1364259Z [00:03:01.104]➜  github.com/compose-spec/compose-go/v2/validation
2025-08-20T21:45:21.1365194Z [00:03:01.104]➜  mkdir -p $WORK/b532/
2025-08-20T21:45:21.1370703Z [00:03:01.105]➜  cat >/tmp/go-build3361383166/b532/importcfg << 'EOF' # internal
2025-08-20T21:45:21.1372120Z [00:03:01.105]➜  # import config
2025-08-20T21:45:21.1373509Z [00:03:01.105]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.1374095Z [00:03:01.105]➜  packagefile github.com/compose-spec/compose-go/v2/consts=/tmp/go-build3361383166/b496/_pkg_.a
2025-08-20T21:45:21.1374775Z [00:03:01.105]➜  packagefile github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3361383166/b511/_pkg_.a
2025-08-20T21:45:21.1375676Z [00:03:01.105]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:21.1376095Z [00:03:01.105]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.1376408Z [00:03:01.105]➜  EOF
2025-08-20T21:45:21.1388574Z [00:03:01.106]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b532/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/validation=>github.com/compose-spec/compose-go/v2@v2.8.1/validation;$WORK/b532=>" -p github.com/compose-spec/compose-go/v2/validation -lang=go1.23 -complete -installsuffix shared -buildid Rz9qaJlPM90Q18jwqNja/Rz9qaJlPM90Q18jwqNja -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/validation/external.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/validation/validation.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/validation/volume.go
2025-08-20T21:45:21.1414150Z [00:03:01.109]➜  go tool buildid -w $WORK/b079/_pkg_.a # internal
2025-08-20T21:45:21.1546740Z [00:03:01.122]➜  cp $WORK/b079/_pkg_.a /root/.cache/go-build/2d/2d6b207e2e85e3b36b3a0514ecb22b69a9b0ed496c0d99ff9dc1c29864557472-d # internal
2025-08-20T21:45:21.1593061Z [00:03:01.127]➜  github.com/containerd/nerdctl/v2/pkg/buildkitutil
2025-08-20T21:45:21.1593782Z [00:03:01.127]➜  mkdir -p $WORK/b534/
2025-08-20T21:45:21.1606396Z [00:03:01.129]➜  cat >/tmp/go-build3361383166/b534/importcfg << 'EOF' # internal
2025-08-20T21:45:21.1607372Z [00:03:01.129]➜  # import config
2025-08-20T21:45:21.1608137Z [00:03:01.129]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:21.1610154Z [00:03:01.129]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:21.1610625Z [00:03:01.129]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.1611040Z [00:03:01.129]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.1611538Z [00:03:01.129]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:21.1612224Z [00:03:01.129]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:21.1613178Z [00:03:01.129]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:21.1613734Z [00:03:01.129]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:21.1614147Z [00:03:01.129]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:21.1614713Z [00:03:01.129]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:21.1615124Z [00:03:01.129]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:21.1615573Z [00:03:01.129]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:21.1616020Z [00:03:01.129]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:21.1616746Z [00:03:01.129]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:21.1617171Z [00:03:01.129]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.1617586Z [00:03:01.129]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:21.1617889Z [00:03:01.129]➜  EOF
2025-08-20T21:45:21.1633037Z [00:03:01.131]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b534/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil=>github.com/containerd/nerdctl/v2/pkg/buildkitutil;$WORK/b534=>" -p github.com/containerd/nerdctl/v2/pkg/buildkitutil -lang=go1.23 -complete -installsuffix shared -buildid kS2yvIbUY9rG31dHusJF/kS2yvIbUY9rG31dHusJF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_unix.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/types.go
2025-08-20T21:45:21.1888463Z [00:03:01.156]➜  go tool buildid -w $WORK/b532/_pkg_.a # internal
2025-08-20T21:45:21.1893402Z [00:03:01.157]➜  cp $WORK/b532/_pkg_.a /root/.cache/go-build/61/613c0b02b35048701259d331951ed6e306a84b17b61ad65520e711e024e2811e-d # internal
2025-08-20T21:45:21.1895336Z [00:03:01.157]➜  github.com/containerd/nerdctl/v2/pkg/apparmorutil
2025-08-20T21:45:21.1897673Z [00:03:01.157]➜  mkdir -p $WORK/b536/
2025-08-20T21:45:21.1901000Z [00:03:01.158]➜  cat >/tmp/go-build3361383166/b536/importcfg << 'EOF' # internal
2025-08-20T21:45:21.1903708Z [00:03:01.158]➜  # import config
2025-08-20T21:45:21.1904148Z [00:03:01.158]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:21.1904839Z [00:03:01.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:21.1905499Z [00:03:01.158]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:21.1905983Z [00:03:01.158]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:21.1907342Z [00:03:01.159]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:21.1908197Z [00:03:01.159]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:21.1909181Z [00:03:01.159]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.1909605Z [00:03:01.159]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:21.1909908Z [00:03:01.159]➜  EOF
2025-08-20T21:45:21.1912519Z [00:03:01.159]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b536/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/apparmorutil=>github.com/containerd/nerdctl/v2/pkg/apparmorutil;$WORK/b536=>" -p github.com/containerd/nerdctl/v2/pkg/apparmorutil -lang=go1.23 -complete -installsuffix shared -buildid _i9x1AuW1TnZA_nbjEkB/_i9x1AuW1TnZA_nbjEkB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/apparmorutil/apparmorutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/apparmorutil/apparmorutil_linux.go
2025-08-20T21:45:21.2116538Z [00:03:01.179]➜  go tool buildid -w $WORK/b522/_pkg_.a # internal
2025-08-20T21:45:21.2156972Z [00:03:01.183]➜  cp $WORK/b522/_pkg_.a /root/.cache/go-build/e9/e9f82bdf5b6f5a1fdf843da459e30b22b59158d5252e7ae40f5955cbf31264bb-d # internal
2025-08-20T21:45:21.2161770Z [00:03:01.184]➜  golang.org/x/text/internal/language/compact
2025-08-20T21:45:21.2163836Z [00:03:01.184]➜  mkdir -p $WORK/b524/
2025-08-20T21:45:21.2164853Z [00:03:01.184]➜  cat >/tmp/go-build3361383166/b524/importcfg << 'EOF' # internal
2025-08-20T21:45:21.2165284Z [00:03:01.184]➜  # import config
2025-08-20T21:45:21.2165749Z [00:03:01.184]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build3361383166/b522/_pkg_.a
2025-08-20T21:45:21.2166276Z [00:03:01.184]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:21.2166697Z [00:03:01.184]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.2167389Z [00:03:01.184]➜  EOF
2025-08-20T21:45:21.2170663Z [00:03:01.184]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b524/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact=>golang.org/x/text@v0.28.0/internal/language/compact;$WORK/b524=>" -p golang.org/x/text/internal/language/compact -lang=go1.23 -complete -installsuffix shared -buildid ef2mwpwp6JkEwsbkG8Gf/ef2mwpwp6JkEwsbkG8Gf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact/compact.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact/language.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact/parents.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact/tables.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/language/compact/tags.go
2025-08-20T21:45:21.2411316Z [00:03:01.209]➜  go tool buildid -w $WORK/b534/_pkg_.a # internal
2025-08-20T21:45:21.2420136Z [00:03:01.210]➜  cp $WORK/b534/_pkg_.a /root/.cache/go-build/78/7832a9897b22dee40ca7815c58f4f98cababa0a771e35656e038b71c470db603-d # internal
2025-08-20T21:45:21.2420858Z [00:03:01.210]➜  github.com/containerd/containerd/v2/core/runtime/restart
2025-08-20T21:45:21.2421231Z [00:03:01.210]➜  mkdir -p $WORK/b538/
2025-08-20T21:45:21.2421631Z [00:03:01.210]➜  cat >/tmp/go-build3361383166/b538/importcfg << 'EOF' # internal
2025-08-20T21:45:21.2422174Z [00:03:01.210]➜  # import config
2025-08-20T21:45:21.2423163Z [00:03:01.210]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:21.2424066Z [00:03:01.210]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.2424712Z [00:03:01.210]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:21.2425439Z [00:03:01.210]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:21.2426109Z [00:03:01.210]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:21.2426596Z [00:03:01.210]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:21.2427026Z [00:03:01.210]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.2427451Z [00:03:01.210]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.2427764Z [00:03:01.210]➜  EOF
2025-08-20T21:45:21.2430231Z [00:03:01.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b538/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/runtime/restart=>github.com/containerd/containerd/v2@v2.1.4/core/runtime/restart;$WORK/b538=>" -p github.com/containerd/containerd/v2/core/runtime/restart -lang=go1.23 -complete -installsuffix shared -buildid P45Lu_ky-Efh-7dL1SQe/P45Lu_ky-Efh-7dL1SQe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/runtime/restart/restart.go
2025-08-20T21:45:21.2479588Z [00:03:01.216]➜  go tool buildid -w $WORK/b536/_pkg_.a # internal
2025-08-20T21:45:21.2490055Z [00:03:01.217]➜  cp $WORK/b536/_pkg_.a /root/.cache/go-build/76/760082653c5f4706ebea90f72878deb7096630973f39e6aa0d58063ca4a71401-d # internal
2025-08-20T21:45:21.2490973Z [00:03:01.217]➜  github.com/containerd/nerdctl/v2/pkg/idgen
2025-08-20T21:45:21.2491524Z [00:03:01.217]➜  mkdir -p $WORK/b540/
2025-08-20T21:45:21.2492111Z [00:03:01.217]➜  cat >/tmp/go-build3361383166/b540/importcfg << 'EOF' # internal
2025-08-20T21:45:21.2493255Z [00:03:01.217]➜  # import config
2025-08-20T21:45:21.2493627Z [00:03:01.217]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:21.2494091Z [00:03:01.217]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:21.2494523Z [00:03:01.217]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.2495173Z [00:03:01.217]➜  EOF
2025-08-20T21:45:21.2496935Z [00:03:01.217]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b540/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idgen=>github.com/containerd/nerdctl/v2/pkg/idgen;$WORK/b540=>" -p github.com/containerd/nerdctl/v2/pkg/idgen -lang=go1.23 -complete -installsuffix shared -buildid DDr2VBmNp_tGEfnS5l3p/DDr2VBmNp_tGEfnS5l3p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idgen/idgen.go
2025-08-20T21:45:21.2735849Z [00:03:01.241]➜  go tool buildid -w $WORK/b540/_pkg_.a # internal
2025-08-20T21:45:21.2740186Z [00:03:01.241]➜  cp $WORK/b540/_pkg_.a /root/.cache/go-build/03/0321ce856a7df82a59078fa4d720c0ce55b41a2edfb6cbffebbff3119f5447c7-d # internal
2025-08-20T21:45:21.2740895Z [00:03:01.242]➜  github.com/containerd/nerdctl/v2/pkg/healthcheck
2025-08-20T21:45:21.2741239Z [00:03:01.242]➜  mkdir -p $WORK/b539/
2025-08-20T21:45:21.2744116Z [00:03:01.242]➜  cat >/tmp/go-build3361383166/b539/importcfg << 'EOF' # internal
2025-08-20T21:45:21.2744776Z [00:03:01.242]➜  # import config
2025-08-20T21:45:21.2745391Z [00:03:01.242]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:21.2746242Z [00:03:01.242]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:21.2746902Z [00:03:01.242]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:21.2747542Z [00:03:01.242]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:21.2748400Z [00:03:01.242]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.2749140Z [00:03:01.242]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.2749884Z [00:03:01.242]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:21.2753549Z [00:03:01.242]➜  packagefile github.com/containerd/containerd/v2/pkg/cio=/tmp/go-build3361383166/b450/_pkg_.a
2025-08-20T21:45:21.2754584Z [00:03:01.242]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:21.2755441Z [00:03:01.242]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idgen=/tmp/go-build3361383166/b540/_pkg_.a
2025-08-20T21:45:21.2756537Z [00:03:01.242]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:21.2757594Z [00:03:01.242]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:21.2758832Z [00:03:01.242]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:21.2761369Z [00:03:01.242]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:21.2761774Z [00:03:01.242]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:21.2762208Z [00:03:01.242]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:21.2762833Z [00:03:01.242]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.2763268Z [00:03:01.242]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:21.2763687Z [00:03:01.242]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:21.2764103Z [00:03:01.242]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:21.2764403Z [00:03:01.242]➜  EOF
2025-08-20T21:45:21.2766718Z [00:03:01.243]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b539/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck=>github.com/containerd/nerdctl/v2/pkg/healthcheck;$WORK/b539=>" -p github.com/containerd/nerdctl/v2/pkg/healthcheck -lang=go1.23 -complete -installsuffix shared -buildid _mMedhFAeL8gZepaz9pc/_mMedhFAeL8gZepaz9pc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck/executor.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck/health.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck/log.go
2025-08-20T21:45:21.2806251Z [00:03:01.248]➜  go tool buildid -w $WORK/b524/_pkg_.a # internal
2025-08-20T21:45:21.2830613Z [00:03:01.249]➜  cp $WORK/b524/_pkg_.a /root/.cache/go-build/ba/bae94a0281f1c827dc43e1d7d0c7f137376453adfbd60bde15ec473608f92661-d # internal
2025-08-20T21:45:21.2831279Z [00:03:01.249]➜  golang.org/x/text/language
2025-08-20T21:45:21.2831566Z [00:03:01.249]➜  mkdir -p $WORK/b521/
2025-08-20T21:45:21.2831933Z [00:03:01.250]➜  cat >/tmp/go-build3361383166/b521/importcfg << 'EOF' # internal
2025-08-20T21:45:21.2832274Z [00:03:01.250]➜  # import config
2025-08-20T21:45:21.2832775Z [00:03:01.250]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.2833191Z [00:03:01.250]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.2833714Z [00:03:01.250]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build3361383166/b522/_pkg_.a
2025-08-20T21:45:21.2834371Z [00:03:01.250]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build3361383166/b524/_pkg_.a
2025-08-20T21:45:21.2834918Z [00:03:01.250]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:21.2835330Z [00:03:01.250]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.2835754Z [00:03:01.250]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.2836067Z [00:03:01.250]➜  EOF
2025-08-20T21:45:21.2839123Z [00:03:01.250]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b521/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/language=>golang.org/x/text@v0.28.0/language;$WORK/b521=>" -p golang.org/x/text/language -lang=go1.23 -complete -installsuffix shared -buildid 8raP7Loxkeub3xOyvlbF/8raP7Loxkeub3xOyvlbF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/coverage.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/doc.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/language.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/match.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/parse.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/tables.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/language/tags.go
2025-08-20T21:45:21.3183327Z [00:03:01.286]➜  go tool buildid -w $WORK/b509/_pkg_.a # internal
2025-08-20T21:45:21.3232289Z [00:03:01.289]➜  go tool buildid -w $WORK/b538/_pkg_.a # internal
2025-08-20T21:45:21.3236908Z [00:03:01.291]➜  cp $WORK/b538/_pkg_.a /root/.cache/go-build/d6/d6b85fc5ee9d0c8b2f1f8b0b9c2647bf080c3868b16503b38e7123e6a340b2f9-d # internal
2025-08-20T21:45:21.3254371Z [00:03:01.292]➜  github.com/containerd/containerd/v2/pkg/snapshotters
2025-08-20T21:45:21.3255010Z [00:03:01.293]➜  mkdir -p $WORK/b543/
2025-08-20T21:45:21.3255565Z [00:03:01.293]➜  cat >/tmp/go-build3361383166/b543/importcfg << 'EOF' # internal
2025-08-20T21:45:21.3255934Z [00:03:01.293]➜  # import config
2025-08-20T21:45:21.3256677Z [00:03:01.293]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:21.3257322Z [00:03:01.293]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:21.3258035Z [00:03:01.293]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:21.3258658Z [00:03:01.293]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:21.3259466Z [00:03:01.293]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:21.3259932Z [00:03:01.293]➜  EOF
2025-08-20T21:45:21.3262296Z [00:03:01.293]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b543/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/snapshotters=>github.com/containerd/containerd/v2@v2.1.4/pkg/snapshotters;$WORK/b543=>" -p github.com/containerd/containerd/v2/pkg/snapshotters -lang=go1.23 -complete -installsuffix shared -buildid Af3U9jQnyxkMVUQC-OyH/Af3U9jQnyxkMVUQC-OyH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/snapshotters/annotations.go
2025-08-20T21:45:21.3291210Z [00:03:01.297]➜  cp $WORK/b509/_pkg_.a /root/.cache/go-build/5f/5fa66669c721c1d3e0508d689c47d69b5fbc2c46906714d86399ab7438659d6c-d # internal
2025-08-20T21:45:21.3301764Z [00:03:01.298]➜  github.com/compose-spec/compose-go/v2/types
2025-08-20T21:45:21.3302271Z [00:03:01.298]➜  mkdir -p $WORK/b501/
2025-08-20T21:45:21.3302985Z [00:03:01.298]➜  cat >/tmp/go-build3361383166/b501/importcfg << 'EOF' # internal
2025-08-20T21:45:21.3303464Z [00:03:01.298]➜  # import config
2025-08-20T21:45:21.3303910Z [00:03:01.298]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:21.3336990Z [00:03:01.298]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:21.3337560Z [00:03:01.298]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:21.3338007Z [00:03:01.298]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.3338590Z [00:03:01.298]➜  packagefile github.com/compose-spec/compose-go/v2/dotenv=/tmp/go-build3361383166/b497/_pkg_.a
2025-08-20T21:45:21.3339272Z [00:03:01.298]➜  packagefile github.com/compose-spec/compose-go/v2/errdefs=/tmp/go-build3361383166/b499/_pkg_.a
2025-08-20T21:45:21.3339947Z [00:03:01.298]➜  packagefile github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3361383166/b502/_pkg_.a
2025-08-20T21:45:21.3340599Z [00:03:01.298]➜  packagefile github.com/distribution/reference=/tmp/go-build3361383166/b386/_pkg_.a
2025-08-20T21:45:21.3341213Z [00:03:01.298]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build3361383166/b503/_pkg_.a
2025-08-20T21:45:21.3341796Z [00:03:01.298]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:21.3342493Z [00:03:01.298]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build3361383166/b505/_pkg_.a
2025-08-20T21:45:21.3343167Z [00:03:01.298]➜  packagefile github.com/mattn/go-shellwords=/tmp/go-build3361383166/b507/_pkg_.a
2025-08-20T21:45:21.3343777Z [00:03:01.298]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:21.3344385Z [00:03:01.298]➜  packagefile github.com/xhit/go-str2duration/v2=/tmp/go-build3361383166/b508/_pkg_.a
2025-08-20T21:45:21.3344921Z [00:03:01.298]➜  packagefile go.yaml.in/yaml/v3=/tmp/go-build3361383166/b509/_pkg_.a
2025-08-20T21:45:21.3345756Z [00:03:01.298]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:21.3346323Z [00:03:01.298]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:21.3346725Z [00:03:01.298]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:21.3347156Z [00:03:01.298]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:21.3347601Z [00:03:01.298]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:21.3348030Z [00:03:01.298]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:21.3348441Z [00:03:01.298]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:21.3348856Z [00:03:01.298]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.3349276Z [00:03:01.298]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.3349685Z [00:03:01.298]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:21.3350104Z [00:03:01.298]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:21.3350414Z [00:03:01.298]➜  EOF
2025-08-20T21:45:21.3360435Z [00:03:01.298]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b501/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types=>github.com/compose-spec/compose-go/v2@v2.8.1/types;$WORK/b501=>" -p github.com/compose-spec/compose-go/v2/types -lang=go1.23 -complete -installsuffix shared -buildid xqTlYFFWrJCvp44A4CmH/xqTlYFFWrJCvp44A4CmH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/bytes.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/command.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/config.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/cpus.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/derived.gen.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/develop.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/device.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/duration.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/envfile.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/healthcheck.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/hooks.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/hostList.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/labels.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/mapping.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/models.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/options.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/project.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/services.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/ssh.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/stringOrList.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/types/types.go
2025-08-20T21:45:21.3658539Z [00:03:01.334]➜  go tool buildid -w $WORK/b543/_pkg_.a # internal
2025-08-20T21:45:21.3678156Z [00:03:01.335]➜  cp $WORK/b543/_pkg_.a /root/.cache/go-build/eb/eb959860ccaf39cb408b34396b8cc25665c14b536b2e5404d6a24f91c5ed3f17-d # internal
2025-08-20T21:45:21.3678863Z [00:03:01.336]➜  github.com/miekg/pkcs11
2025-08-20T21:45:21.3680453Z [00:03:01.336]➜  mkdir -p $WORK/b547/
2025-08-20T21:45:21.3684411Z [00:03:01.336]➜  echo -n > $WORK/b547/preferlinkext # internal
2025-08-20T21:45:21.3684960Z [00:03:01.336]➜  cd /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1
2025-08-20T21:45:21.3687499Z [00:03:01.336]➜  TERM='dumb' CGO_LDFLAGS='' /root/.go/pkg/tool/linux_arm64/cgo -objdir $WORK/b547/ -importpath github.com/miekg/pkcs11 "-ldflags=\"-O2\" \"-g\" \"-ldl\"" -- -I $WORK/b547/ -O2 -flto=auto -fPIE -fpie -static -w -pipe ./params.go ./pkcs11.go ./types.go
2025-08-20T21:45:21.3904211Z [00:03:01.358]➜  go tool buildid -w $WORK/b521/_pkg_.a # internal
2025-08-20T21:45:21.3954275Z [00:03:01.363]➜  cp $WORK/b521/_pkg_.a /root/.cache/go-build/10/108d628f521b52dbcc4d8306dae02b3e3a9481d7257e05867189d902e933f157-d # internal
2025-08-20T21:45:21.3959225Z [00:03:01.364]➜  golang.org/x/text/internal/catmsg
2025-08-20T21:45:21.3959601Z [00:03:01.364]➜  mkdir -p $WORK/b520/
2025-08-20T21:45:21.3962802Z [00:03:01.364]➜  cat >/tmp/go-build3361383166/b520/importcfg << 'EOF' # internal
2025-08-20T21:45:21.3963237Z [00:03:01.364]➜  # import config
2025-08-20T21:45:21.3963585Z [00:03:01.364]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.3963994Z [00:03:01.364]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.3964497Z [00:03:01.364]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:21.3964981Z [00:03:01.364]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.3965418Z [00:03:01.364]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.3965835Z [00:03:01.364]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:21.3966138Z [00:03:01.364]➜  EOF
2025-08-20T21:45:21.3966408Z [00:03:01.364]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:21.3968851Z [00:03:01.364]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b520/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/catmsg=>golang.org/x/text@v0.28.0/internal/catmsg;$WORK/b520=>" -p golang.org/x/text/internal/catmsg -lang=go1.23 -complete -installsuffix shared -buildid NgJ0Bg8JT1BfHdbUJ4r4/NgJ0Bg8JT1BfHdbUJ4r4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/catmsg/catmsg.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/catmsg/codec.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/catmsg/varint.go
2025-08-20T21:45:21.4009965Z [00:03:01.369]➜  go tool buildid -w $WORK/b539/_pkg_.a # internal
2025-08-20T21:45:21.4039220Z [00:03:01.372]➜  cp $WORK/b539/_pkg_.a /root/.cache/go-build/67/673aa38f0d5982c61fd03cf075b947b9168b5c121e42f55f19680b093c02f872-d # internal
2025-08-20T21:45:21.4040935Z [00:03:01.372]➜  golang.org/x/text/internal/number
2025-08-20T21:45:21.4041321Z [00:03:01.372]➜  mkdir -p $WORK/b525/
2025-08-20T21:45:21.4048776Z [00:03:01.373]➜  cat >/tmp/go-build3361383166/b525/importcfg << 'EOF' # internal
2025-08-20T21:45:21.4049196Z [00:03:01.373]➜  # import config
2025-08-20T21:45:21.4049555Z [00:03:01.373]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.4050124Z [00:03:01.373]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build3361383166/b524/_pkg_.a
2025-08-20T21:45:21.4050781Z [00:03:01.373]➜  packagefile golang.org/x/text/internal/stringset=/tmp/go-build3361383166/b526/_pkg_.a
2025-08-20T21:45:21.4051386Z [00:03:01.373]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:21.4051863Z [00:03:01.373]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:21.4052281Z [00:03:01.373]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.4052951Z [00:03:01.373]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:21.4053293Z [00:03:01.373]➜  EOF
2025-08-20T21:45:21.4057102Z [00:03:01.373]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b525/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/number=>golang.org/x/text@v0.28.0/internal/number;$WORK/b525=>" -p golang.org/x/text/internal/number -lang=go1.23 -complete -installsuffix shared -buildid E0K8GL1kL9ycGeuVlfW6/E0K8GL1kL9ycGeuVlfW6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/number/common.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/number/decimal.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/number/format.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/number/number.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/number/pattern.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/number/roundingmode_string.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/number/tables.go
2025-08-20T21:45:21.4483283Z [00:03:01.416]➜  go tool buildid -w $WORK/b520/_pkg_.a # internal
2025-08-20T21:45:21.4504664Z [00:03:01.418]➜  cp $WORK/b520/_pkg_.a /root/.cache/go-build/40/40a4bc6a5760bf23df49bcc14b3f3e474661cd8e221ce7021f9eb62293f8f615-d # internal
2025-08-20T21:45:21.4511362Z [00:03:01.419]➜  golang.org/x/text/internal
2025-08-20T21:45:21.4530778Z [00:03:01.419]➜  mkdir -p $WORK/b528/
2025-08-20T21:45:21.4531253Z [00:03:01.421]➜  cat >/tmp/go-build3361383166/b528/importcfg << 'EOF' # internal
2025-08-20T21:45:21.4531609Z [00:03:01.421]➜  # import config
2025-08-20T21:45:21.4532235Z [00:03:01.421]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:21.4535610Z [00:03:01.421]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:21.4535928Z [00:03:01.421]➜  EOF
2025-08-20T21:45:21.4545055Z [00:03:01.422]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b528/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal=>golang.org/x/text@v0.28.0/internal;$WORK/b528=>" -p golang.org/x/text/internal -lang=go1.23 -complete -installsuffix shared -buildid hrFxhfLe_PAUeLQAh7Fl/hrFxhfLe_PAUeLQAh7Fl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/internal.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/match.go
2025-08-20T21:45:21.4939690Z [00:03:01.462]➜  go tool buildid -w $WORK/b528/_pkg_.a # internal
2025-08-20T21:45:21.4945079Z [00:03:01.462]➜  cp $WORK/b528/_pkg_.a /root/.cache/go-build/01/01e72dd9b3dd5eefd8c52ba047502c8aaa96b6b6b85aca08700463695112c8fd-d # internal
2025-08-20T21:45:21.4947912Z [00:03:01.463]➜  golang.org/x/text/message/catalog
2025-08-20T21:45:21.4949905Z [00:03:01.463]➜  mkdir -p $WORK/b527/
2025-08-20T21:45:21.4954411Z [00:03:01.463]➜  cat >/tmp/go-build3361383166/b527/importcfg << 'EOF' # internal
2025-08-20T21:45:21.4956416Z [00:03:01.463]➜  # import config
2025-08-20T21:45:21.4956863Z [00:03:01.463]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.4957287Z [00:03:01.463]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.4957810Z [00:03:01.463]➜  packagefile golang.org/x/text/internal=/tmp/go-build3361383166/b528/_pkg_.a
2025-08-20T21:45:21.4958398Z [00:03:01.463]➜  packagefile golang.org/x/text/internal/catmsg=/tmp/go-build3361383166/b520/_pkg_.a
2025-08-20T21:45:21.4958973Z [00:03:01.463]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:21.4959445Z [00:03:01.463]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:21.4959749Z [00:03:01.463]➜  EOF
2025-08-20T21:45:21.4975922Z [00:03:01.465]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b527/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/message/catalog=>golang.org/x/text@v0.28.0/message/catalog;$WORK/b527=>" -p golang.org/x/text/message/catalog -lang=go1.23 -complete -installsuffix shared -buildid J0skYJYHDwQjblcFDGR7/J0skYJYHDwQjblcFDGR7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/message/catalog/catalog.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/message/catalog/dict.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/message/catalog/go19.go
2025-08-20T21:45:21.5538448Z [00:03:01.522]➜  go tool buildid -w $WORK/b525/_pkg_.a # internal
2025-08-20T21:45:21.5556062Z [00:03:01.523]➜  go tool buildid -w $WORK/b527/_pkg_.a # internal
2025-08-20T21:45:21.5561822Z [00:03:01.524]➜  cp $WORK/b525/_pkg_.a /root/.cache/go-build/1d/1d25a51abd7a74d59fda601b436a82efb49a44717e96845a2899328651c41408-d # internal
2025-08-20T21:45:21.5564039Z [00:03:01.524]➜  cp $WORK/b527/_pkg_.a /root/.cache/go-build/94/948839a4f5ee722376c9b4056c7ba75cd995b4d7c987665f6fe796221e8a0c14-d # internal
2025-08-20T21:45:21.5566363Z [00:03:01.524]➜  golang.org/x/text/feature/plural
2025-08-20T21:45:21.5566687Z [00:03:01.524]➜  mkdir -p $WORK/b519/
2025-08-20T21:45:21.5567089Z [00:03:01.524]➜  cat >/tmp/go-build3361383166/b519/importcfg << 'EOF' # internal
2025-08-20T21:45:21.5567437Z [00:03:01.524]➜  # import config
2025-08-20T21:45:21.5567800Z [00:03:01.524]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.5568320Z [00:03:01.524]➜  packagefile golang.org/x/text/internal/catmsg=/tmp/go-build3361383166/b520/_pkg_.a
2025-08-20T21:45:21.5568976Z [00:03:01.524]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build3361383166/b524/_pkg_.a
2025-08-20T21:45:21.5569616Z [00:03:01.524]➜  packagefile golang.org/x/text/internal/number=/tmp/go-build3361383166/b525/_pkg_.a
2025-08-20T21:45:21.5570203Z [00:03:01.525]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:21.5570778Z [00:03:01.525]➜  packagefile golang.org/x/text/message/catalog=/tmp/go-build3361383166/b527/_pkg_.a
2025-08-20T21:45:21.5572857Z [00:03:01.525]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:21.5573366Z [00:03:01.525]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:21.5573792Z [00:03:01.525]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.5574404Z [00:03:01.525]➜  EOF
2025-08-20T21:45:21.5576988Z [00:03:01.525]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b519/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/feature/plural=>golang.org/x/text@v0.28.0/feature/plural;$WORK/b519=>" -p golang.org/x/text/feature/plural -lang=go1.23 -complete -installsuffix shared -buildid Cl2qO0UOmvAT2xSu_NBi/Cl2qO0UOmvAT2xSu_NBi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/feature/plural/common.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/feature/plural/message.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/feature/plural/plural.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/feature/plural/tables.go
2025-08-20T21:45:21.5579473Z [00:03:01.525]➜  golang.org/x/text/internal/format
2025-08-20T21:45:21.5580531Z [00:03:01.525]➜  mkdir -p $WORK/b529/
2025-08-20T21:45:21.5581190Z [00:03:01.526]➜  cat >/tmp/go-build3361383166/b529/importcfg << 'EOF' # internal
2025-08-20T21:45:21.5582043Z [00:03:01.526]➜  # import config
2025-08-20T21:45:21.5582728Z [00:03:01.526]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.5583276Z [00:03:01.526]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:21.5583764Z [00:03:01.526]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:21.5584206Z [00:03:01.526]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:21.5584547Z [00:03:01.526]➜  EOF
2025-08-20T21:45:21.5586623Z [00:03:01.526]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b529/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/format=>golang.org/x/text@v0.28.0/internal/format;$WORK/b529=>" -p golang.org/x/text/internal/format -lang=go1.23 -complete -installsuffix shared -buildid bFuTaciSqIMed_-a-pwE/bFuTaciSqIMed_-a-pwE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/format/format.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/internal/format/parser.go
2025-08-20T21:45:21.5906291Z [00:03:01.558]➜  go tool buildid -w $WORK/b529/_pkg_.a # internal
2025-08-20T21:45:21.5914174Z [00:03:01.559]➜  cp $WORK/b529/_pkg_.a /root/.cache/go-build/f2/f236ec9244635afa2d9e9416ecd71c0fb273e0005f01fef1f347549084fdf17c-d # internal
2025-08-20T21:45:21.5915151Z [00:03:01.559]➜  github.com/stefanberger/go-pkcs11uri
2025-08-20T21:45:21.5917567Z [00:03:01.559]➜  mkdir -p $WORK/b548/
2025-08-20T21:45:21.5929458Z [00:03:01.561]➜  cat >/tmp/go-build3361383166/b548/importcfg << 'EOF' # internal
2025-08-20T21:45:21.5930223Z [00:03:01.561]➜  # import config
2025-08-20T21:45:21.5933223Z [00:03:01.561]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.5933891Z [00:03:01.561]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.5935558Z [00:03:01.561]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:21.5936277Z [00:03:01.561]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:21.5936949Z [00:03:01.561]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:21.5937769Z [00:03:01.561]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:21.5938488Z [00:03:01.561]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.5939390Z [00:03:01.561]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.5939791Z [00:03:01.561]➜  EOF
2025-08-20T21:45:21.5942029Z [00:03:01.561]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b548/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/stefanberger/go-pkcs11uri@v0.0.0-20230803200340-78284954bff6=>github.com/stefanberger/go-pkcs11uri@v0.0.0-20230803200340-78284954bff6;$WORK/b548=>" -p github.com/stefanberger/go-pkcs11uri -lang=go1.19 -complete -installsuffix shared -buildid pUKiy4Z5yFUAoaQRHFYA/pUKiy4Z5yFUAoaQRHFYA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack /root/go/pkg/mod/github.com/stefanberger/go-pkcs11uri@v0.0.0-20230803200340-78284954bff6/pkcs11uri.go
2025-08-20T21:45:21.6187786Z [00:03:01.587]➜  go tool buildid -w $WORK/b519/_pkg_.a # internal
2025-08-20T21:45:21.6201697Z [00:03:01.588]➜  cp $WORK/b519/_pkg_.a /root/.cache/go-build/0e/0e478a72deaddc70e8b4a740d4a49f7ab6fb65806968c9fe937e9bca235e6b50-d # internal
2025-08-20T21:45:21.6207471Z [00:03:01.589]➜  golang.org/x/text/message
2025-08-20T21:45:21.6207812Z [00:03:01.589]➜  mkdir -p $WORK/b518/
2025-08-20T21:45:21.6219023Z [00:03:01.590]➜  cat >/tmp/go-build3361383166/b518/importcfg << 'EOF' # internal
2025-08-20T21:45:21.6219757Z [00:03:01.590]➜  # import config
2025-08-20T21:45:21.6220368Z [00:03:01.590]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:21.6221052Z [00:03:01.590]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.6223870Z [00:03:01.590]➜  packagefile golang.org/x/text/feature/plural=/tmp/go-build3361383166/b519/_pkg_.a
2025-08-20T21:45:21.6225154Z [00:03:01.590]➜  packagefile golang.org/x/text/internal/format=/tmp/go-build3361383166/b529/_pkg_.a
2025-08-20T21:45:21.6225852Z [00:03:01.590]➜  packagefile golang.org/x/text/internal/number=/tmp/go-build3361383166/b525/_pkg_.a
2025-08-20T21:45:21.6226437Z [00:03:01.590]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:21.6227016Z [00:03:01.590]➜  packagefile golang.org/x/text/message/catalog=/tmp/go-build3361383166/b527/_pkg_.a
2025-08-20T21:45:21.6227529Z [00:03:01.590]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:21.6227932Z [00:03:01.590]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:21.6228344Z [00:03:01.590]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:21.6228753Z [00:03:01.590]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:21.6229177Z [00:03:01.590]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.6229598Z [00:03:01.590]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:21.6230032Z [00:03:01.590]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:21.6230358Z [00:03:01.590]➜  EOF
2025-08-20T21:45:21.6233404Z [00:03:01.590]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b518/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/message=>golang.org/x/text@v0.28.0/message;$WORK/b518=>" -p golang.org/x/text/message -lang=go1.23 -complete -installsuffix shared -buildid yl0h08AB5sq-jyhiCIm3/yl0h08AB5sq-jyhiCIm3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/message/catalog.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/message/doc.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/message/format.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/message/message.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/message/print.go
2025-08-20T21:45:21.6508133Z [00:03:01.619]➜  go tool buildid -w $WORK/b548/_pkg_.a # internal
2025-08-20T21:45:21.6515399Z [00:03:01.619]➜  cp $WORK/b548/_pkg_.a /root/.cache/go-build/37/37e058634c2e34d705b1c075ca70d88ec5d4582ed239a6b502b942052ca4d392-d # internal
2025-08-20T21:45:21.6526034Z [00:03:01.621]➜  gopkg.in/yaml.v3
2025-08-20T21:45:21.6527114Z [00:03:01.621]➜  mkdir -p $WORK/b549/
2025-08-20T21:45:21.6538832Z [00:03:01.622]➜  cat >/tmp/go-build3361383166/b549/importcfg << 'EOF' # internal
2025-08-20T21:45:21.6541822Z [00:03:01.622]➜  # import config
2025-08-20T21:45:21.6542183Z [00:03:01.622]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:21.6547110Z [00:03:01.622]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:21.6547600Z [00:03:01.622]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:21.6548050Z [00:03:01.622]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.6548800Z [00:03:01.622]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.6549199Z [00:03:01.622]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:21.6549597Z [00:03:01.622]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:21.6550012Z [00:03:01.622]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:21.6550474Z [00:03:01.622]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:21.6550880Z [00:03:01.622]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:21.6551302Z [00:03:01.622]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.6551754Z [00:03:01.622]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.6552173Z [00:03:01.622]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:21.6552765Z [00:03:01.622]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:21.6553187Z [00:03:01.622]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:21.6553640Z [00:03:01.622]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:21.6553967Z [00:03:01.622]➜  EOF
2025-08-20T21:45:21.6557611Z [00:03:01.622]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b549/_pkg_.a -trimpath "/root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1=>gopkg.in/yaml.v3@v3.0.1;$WORK/b549=>" -p gopkg.in/yaml.v3 -lang=go1.16 -complete -installsuffix shared -buildid f90Ix7u7NR8rzVeZHFOG/f90Ix7u7NR8rzVeZHFOG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/apic.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/decode.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/emitterc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/encode.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/parserc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/readerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/resolve.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/scannerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/sorter.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/writerc.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yaml.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yamlh.go /root/go/pkg/mod/gopkg.in/yaml.v3@v3.0.1/yamlprivateh.go
2025-08-20T21:45:21.6745863Z [00:03:01.641]➜  go tool buildid -w $WORK/b501/_pkg_.a # internal
2025-08-20T21:45:21.6780807Z [00:03:01.646]➜  cp $WORK/b501/_pkg_.a /root/.cache/go-build/24/248d55b0a0ae93445e7efe95680e3b294f0fff562f302107dcaf8ce7e334a169-d # internal
2025-08-20T21:45:21.6810847Z [00:03:01.646]➜  github.com/compose-spec/compose-go/v2/graph
2025-08-20T21:45:21.6811278Z [00:03:01.646]➜  mkdir -p $WORK/b500/
2025-08-20T21:45:21.6811658Z [00:03:01.646]➜  cat >/tmp/go-build3361383166/b500/importcfg << 'EOF' # internal
2025-08-20T21:45:21.6812006Z [00:03:01.646]➜  # import config
2025-08-20T21:45:21.6812342Z [00:03:01.646]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:21.6813086Z [00:03:01.646]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.6813662Z [00:03:01.646]➜  packagefile github.com/compose-spec/compose-go/v2/types=/tmp/go-build3361383166/b501/_pkg_.a
2025-08-20T21:45:21.6814334Z [00:03:01.646]➜  packagefile github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3361383166/b502/_pkg_.a
2025-08-20T21:45:21.6814961Z [00:03:01.646]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:21.6815445Z [00:03:01.646]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:21.6815876Z [00:03:01.646]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.6816291Z [00:03:01.646]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:21.6816614Z [00:03:01.646]➜  EOF
2025-08-20T21:45:21.6819467Z [00:03:01.646]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b500/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/graph=>github.com/compose-spec/compose-go/v2@v2.8.1/graph;$WORK/b500=>" -p github.com/compose-spec/compose-go/v2/graph -lang=go1.23 -complete -installsuffix shared -buildid -LGTTkEcV-uNwEy51Tid/-LGTTkEcV-uNwEy51Tid -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/graph/cycle.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/graph/graph.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/graph/services.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/graph/traversal.go
2025-08-20T21:45:21.7607446Z [00:03:01.729]➜  go tool buildid -w $WORK/b518/_pkg_.a # internal
2025-08-20T21:45:21.7633731Z [00:03:01.731]➜  cp $WORK/b518/_pkg_.a /root/.cache/go-build/c0/c00896bbe11231bad1d49cbe75042409e4bb3e135255c42385a2811c233a4780-d # internal
2025-08-20T21:45:21.7634493Z [00:03:01.731]➜  github.com/compose-spec/compose-go/v2/format
2025-08-20T21:45:21.7634821Z [00:03:01.731]➜  mkdir -p $WORK/b513/
2025-08-20T21:45:21.7638341Z [00:03:01.732]➜  cat >/tmp/go-build3361383166/b513/importcfg << 'EOF' # internal
2025-08-20T21:45:21.7638753Z [00:03:01.732]➜  # import config
2025-08-20T21:45:21.7639099Z [00:03:01.732]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.7639512Z [00:03:01.732]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.7640060Z [00:03:01.732]➜  packagefile github.com/compose-spec/compose-go/v2/types=/tmp/go-build3361383166/b501/_pkg_.a
2025-08-20T21:45:21.7640614Z [00:03:01.732]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.7641037Z [00:03:01.732]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:21.7641475Z [00:03:01.732]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:21.7641828Z [00:03:01.732]➜  EOF
2025-08-20T21:45:21.7646138Z [00:03:01.732]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b513/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/format=>github.com/compose-spec/compose-go/v2@v2.8.1/format;$WORK/b513=>" -p github.com/compose-spec/compose-go/v2/format -lang=go1.23 -complete -installsuffix shared -buildid GU9WK7GnIuNfHG7lBXgb/GU9WK7GnIuNfHG7lBXgb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/format/volume.go
2025-08-20T21:45:21.7735338Z [00:03:01.740]➜  go tool buildid -w $WORK/b500/_pkg_.a # internal
2025-08-20T21:45:21.7771878Z [00:03:01.745]➜  cp $WORK/b500/_pkg_.a /root/.cache/go-build/bf/bf333f2920c28706effa93c5abc31a0ee4a46366e67430bd577de38c0db600ce-d # internal
2025-08-20T21:45:21.7773347Z [00:03:01.745]➜  github.com/compose-spec/compose-go/v2/paths
2025-08-20T21:45:21.7774150Z [00:03:01.745]➜  mkdir -p $WORK/b514/
2025-08-20T21:45:21.7786946Z [00:03:01.747]➜  cat >/tmp/go-build3361383166/b514/importcfg << 'EOF' # internal
2025-08-20T21:45:21.7787605Z [00:03:01.747]➜  # import config
2025-08-20T21:45:21.7788262Z [00:03:01.747]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.7789255Z [00:03:01.747]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.7789876Z [00:03:01.747]➜  packagefile github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3361383166/b511/_pkg_.a
2025-08-20T21:45:21.7790556Z [00:03:01.747]➜  packagefile github.com/compose-spec/compose-go/v2/types=/tmp/go-build3361383166/b501/_pkg_.a
2025-08-20T21:45:21.7791227Z [00:03:01.747]➜  packagefile github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3361383166/b502/_pkg_.a
2025-08-20T21:45:21.7791857Z [00:03:01.747]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:21.7792328Z [00:03:01.747]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:21.7792886Z [00:03:01.747]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:21.7793332Z [00:03:01.747]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:21.7794146Z [00:03:01.747]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:21.7794570Z [00:03:01.747]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.7794883Z [00:03:01.747]➜  EOF
2025-08-20T21:45:21.7798331Z [00:03:01.747]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b514/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/paths=>github.com/compose-spec/compose-go/v2@v2.8.1/paths;$WORK/b514=>" -p github.com/compose-spec/compose-go/v2/paths -lang=go1.23 -complete -installsuffix shared -buildid 8b4LasFZxpkiQfTPqWvP/8b4LasFZxpkiQfTPqWvP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/paths/context.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/paths/extends.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/paths/home.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/paths/resolve.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/paths/unix.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/paths/windows_path.go
2025-08-20T21:45:21.7905471Z [00:03:01.758]➜  go tool buildid -w $WORK/b513/_pkg_.a # internal
2025-08-20T21:45:21.7906350Z [00:03:01.758]➜  cp $WORK/b513/_pkg_.a /root/.cache/go-build/e2/e2cc7d0625fb352637019af0b18c8783fa13aea2fb8ef3611a8d5a26ceb7924e-d # internal
2025-08-20T21:45:21.8036043Z [00:03:01.771]➜  github.com/compose-spec/compose-go/v2/override
2025-08-20T21:45:21.8036636Z [00:03:01.771]➜  mkdir -p $WORK/b512/
2025-08-20T21:45:21.8037178Z [00:03:01.771]➜  cat >/tmp/go-build3361383166/b512/importcfg << 'EOF' # internal
2025-08-20T21:45:21.8037677Z [00:03:01.771]➜  # import config
2025-08-20T21:45:21.8038137Z [00:03:01.771]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:21.8038668Z [00:03:01.771]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.8039346Z [00:03:01.771]➜  packagefile github.com/compose-spec/compose-go/v2/format=/tmp/go-build3361383166/b513/_pkg_.a
2025-08-20T21:45:21.8040171Z [00:03:01.771]➜  packagefile github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3361383166/b511/_pkg_.a
2025-08-20T21:45:21.8040815Z [00:03:01.771]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:21.8041429Z [00:03:01.771]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.8041968Z [00:03:01.771]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.8042536Z [00:03:01.771]➜  EOF
2025-08-20T21:45:21.8045668Z [00:03:01.771]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b512/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/override=>github.com/compose-spec/compose-go/v2@v2.8.1/override;$WORK/b512=>" -p github.com/compose-spec/compose-go/v2/override -lang=go1.23 -complete -installsuffix shared -buildid Go1HBcvJ-yTpaUUewR20/Go1HBcvJ-yTpaUUewR20 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/override/extends.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/override/merge.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/override/uncity.go
2025-08-20T21:45:21.8261123Z [00:03:01.794]➜  go tool buildid -w $WORK/b514/_pkg_.a # internal
2025-08-20T21:45:21.8275983Z [00:03:01.795]➜  cp $WORK/b514/_pkg_.a /root/.cache/go-build/38/385d49e6e0c4aa23395b2264db3544255337890fa18b4d8421dc30c11ff6b8fd-d # internal
2025-08-20T21:45:21.8285713Z [00:03:01.796]➜  github.com/santhosh-tekuri/jsonschema/v6/kind
2025-08-20T21:45:21.8286138Z [00:03:01.796]➜  mkdir -p $WORK/b517/
2025-08-20T21:45:21.8297987Z [00:03:01.797]➜  cat >/tmp/go-build3361383166/b517/importcfg << 'EOF' # internal
2025-08-20T21:45:21.8298427Z [00:03:01.797]➜  # import config
2025-08-20T21:45:21.8298757Z [00:03:01.797]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.8299250Z [00:03:01.797]➜  packagefile golang.org/x/text/message=/tmp/go-build3361383166/b518/_pkg_.a
2025-08-20T21:45:21.8300095Z [00:03:01.797]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:21.8300524Z [00:03:01.797]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.8300837Z [00:03:01.797]➜  EOF
2025-08-20T21:45:21.8311965Z [00:03:01.799]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b517/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/kind=>github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/kind;$WORK/b517=>" -p github.com/santhosh-tekuri/jsonschema/v6/kind -lang=go1.21 -complete -installsuffix shared -buildid S5AgLd1WAiv4QLfD3T17/S5AgLd1WAiv4QLfD3T17 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/kind/kind.go
2025-08-20T21:45:21.8770921Z [00:03:01.845]➜  go tool buildid -w $WORK/b517/_pkg_.a # internal
2025-08-20T21:45:21.8790294Z [00:03:01.847]➜  cp $WORK/b517/_pkg_.a /root/.cache/go-build/a6/a6bbb5e762b1205fc5ddddbde58893da263d2992a54aac49ba33e06809364f7a-d # internal
2025-08-20T21:45:21.8802343Z [00:03:01.848]➜  github.com/santhosh-tekuri/jsonschema/v6
2025-08-20T21:45:21.8802937Z [00:03:01.848]➜  mkdir -p $WORK/b516/
2025-08-20T21:45:21.8815933Z [00:03:01.849]➜  cat >/tmp/go-build3361383166/b516/importcfg << 'EOF' # internal
2025-08-20T21:45:21.8816508Z [00:03:01.849]➜  # import config
2025-08-20T21:45:21.8817007Z [00:03:01.849]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:21.8817588Z [00:03:01.849]➜  packagefile embed=/tmp/go-build3361383166/b100/_pkg_.a
2025-08-20T21:45:21.8818188Z [00:03:01.849]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:21.8818776Z [00:03:01.849]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:21.8819347Z [00:03:01.849]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:21.8819904Z [00:03:01.849]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.8820606Z [00:03:01.849]➜  packagefile github.com/santhosh-tekuri/jsonschema/v6/kind=/tmp/go-build3361383166/b517/_pkg_.a
2025-08-20T21:45:21.8821370Z [00:03:01.849]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:21.8822014Z [00:03:01.849]➜  packagefile golang.org/x/text/message=/tmp/go-build3361383166/b518/_pkg_.a
2025-08-20T21:45:21.8822723Z [00:03:01.849]➜  packagefile hash/maphash=/tmp/go-build3361383166/b530/_pkg_.a
2025-08-20T21:45:21.8823548Z [00:03:01.849]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:21.8824110Z [00:03:01.849]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:21.8824681Z [00:03:01.849]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:21.8825226Z [00:03:01.849]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:21.8825773Z [00:03:01.849]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:21.8826346Z [00:03:01.849]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:21.8826907Z [00:03:01.849]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:21.8827490Z [00:03:01.849]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:21.8828016Z [00:03:01.849]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:21.8828553Z [00:03:01.849]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:21.8829119Z [00:03:01.849]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:21.8829657Z [00:03:01.849]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.8830166Z [00:03:01.849]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:21.8830729Z [00:03:01.849]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:21.8831078Z [00:03:01.849]➜  EOF
2025-08-20T21:45:21.8852698Z [00:03:01.851]➜  cat >/tmp/go-build3361383166/b516/embedcfg << 'EOF' # internal
2025-08-20T21:45:21.8866122Z [00:03:01.851]➜  {
2025-08-20T21:45:21.8866370Z [00:03:01.851]➜  	"Patterns": {
2025-08-20T21:45:21.8866613Z [00:03:01.851]➜  		"metaschemas": [
2025-08-20T21:45:21.8866900Z [00:03:01.851]➜  			"metaschemas/draft-04/schema",
2025-08-20T21:45:21.8867209Z [00:03:01.851]➜  			"metaschemas/draft-06/schema",
2025-08-20T21:45:21.8867513Z [00:03:01.851]➜  			"metaschemas/draft-07/schema",
2025-08-20T21:45:21.8867876Z [00:03:01.851]➜  			"metaschemas/draft/2019-09/meta/applicator",
2025-08-20T21:45:21.8868235Z [00:03:01.851]➜  			"metaschemas/draft/2019-09/meta/content",
2025-08-20T21:45:21.8868572Z [00:03:01.851]➜  			"metaschemas/draft/2019-09/meta/core",
2025-08-20T21:45:21.8868905Z [00:03:01.851]➜  			"metaschemas/draft/2019-09/meta/format",
2025-08-20T21:45:21.8869255Z [00:03:01.851]➜  			"metaschemas/draft/2019-09/meta/meta-data",
2025-08-20T21:45:21.8869607Z [00:03:01.851]➜  			"metaschemas/draft/2019-09/meta/validation",
2025-08-20T21:45:21.8869957Z [00:03:01.851]➜  			"metaschemas/draft/2019-09/schema",
2025-08-20T21:45:21.8870298Z [00:03:01.851]➜  			"metaschemas/draft/2020-12/meta/applicator",
2025-08-20T21:45:21.8870650Z [00:03:01.851]➜  			"metaschemas/draft/2020-12/meta/content",
2025-08-20T21:45:21.8870985Z [00:03:01.851]➜  			"metaschemas/draft/2020-12/meta/core",
2025-08-20T21:45:21.8871355Z [00:03:01.851]➜  			"metaschemas/draft/2020-12/meta/format-annotation",
2025-08-20T21:45:21.8871761Z [00:03:01.851]➜  			"metaschemas/draft/2020-12/meta/format-assertion",
2025-08-20T21:45:21.8872137Z [00:03:01.851]➜  			"metaschemas/draft/2020-12/meta/meta-data",
2025-08-20T21:45:21.8873357Z [00:03:01.851]➜  			"metaschemas/draft/2020-12/meta/unevaluated",
2025-08-20T21:45:21.8873761Z [00:03:01.851]➜  			"metaschemas/draft/2020-12/meta/validation",
2025-08-20T21:45:21.8874098Z [00:03:01.851]➜  			"metaschemas/draft/2020-12/schema"
2025-08-20T21:45:21.8874360Z [00:03:01.851]➜  		]
2025-08-20T21:45:21.8874556Z [00:03:01.851]➜  	},
2025-08-20T21:45:21.8874763Z [00:03:01.851]➜  	"Files": {
2025-08-20T21:45:21.8875357Z [00:03:01.851]➜  		"metaschemas/draft-04/schema": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft-04/schema",
2025-08-20T21:45:21.8876256Z [00:03:01.851]➜  		"metaschemas/draft-06/schema": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft-06/schema",
2025-08-20T21:45:21.8877422Z [00:03:01.851]➜  		"metaschemas/draft-07/schema": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft-07/schema",
2025-08-20T21:45:21.8878563Z [00:03:01.851]➜  		"metaschemas/draft/2019-09/meta/applicator": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2019-09/meta/applicator",
2025-08-20T21:45:21.8879646Z [00:03:01.851]➜  		"metaschemas/draft/2019-09/meta/content": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2019-09/meta/content",
2025-08-20T21:45:21.8880693Z [00:03:01.851]➜  		"metaschemas/draft/2019-09/meta/core": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2019-09/meta/core",
2025-08-20T21:45:21.8881715Z [00:03:01.851]➜  		"metaschemas/draft/2019-09/meta/format": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2019-09/meta/format",
2025-08-20T21:45:21.8882882Z [00:03:01.851]➜  		"metaschemas/draft/2019-09/meta/meta-data": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2019-09/meta/meta-data",
2025-08-20T21:45:21.8884025Z [00:03:01.851]➜  		"metaschemas/draft/2019-09/meta/validation": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2019-09/meta/validation",
2025-08-20T21:45:21.8885050Z [00:03:01.851]➜  		"metaschemas/draft/2019-09/schema": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2019-09/schema",
2025-08-20T21:45:21.8886087Z [00:03:01.851]➜  		"metaschemas/draft/2020-12/meta/applicator": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2020-12/meta/applicator",
2025-08-20T21:45:21.8887401Z [00:03:01.851]➜  		"metaschemas/draft/2020-12/meta/content": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2020-12/meta/content",
2025-08-20T21:45:21.8888429Z [00:03:01.851]➜  		"metaschemas/draft/2020-12/meta/core": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2020-12/meta/core",
2025-08-20T21:45:21.8889548Z [00:03:01.851]➜  		"metaschemas/draft/2020-12/meta/format-annotation": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2020-12/meta/format-annotation",
2025-08-20T21:45:21.8890738Z [00:03:01.851]➜  		"metaschemas/draft/2020-12/meta/format-assertion": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2020-12/meta/format-assertion",
2025-08-20T21:45:21.8891857Z [00:03:01.851]➜  		"metaschemas/draft/2020-12/meta/meta-data": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2020-12/meta/meta-data",
2025-08-20T21:45:21.8893066Z [00:03:01.851]➜  		"metaschemas/draft/2020-12/meta/unevaluated": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2020-12/meta/unevaluated",
2025-08-20T21:45:21.8894173Z [00:03:01.851]➜  		"metaschemas/draft/2020-12/meta/validation": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2020-12/meta/validation",
2025-08-20T21:45:21.8895197Z [00:03:01.851]➜  		"metaschemas/draft/2020-12/schema": "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/metaschemas/draft/2020-12/schema"
2025-08-20T21:45:21.8895749Z [00:03:01.851]➜  	}
2025-08-20T21:45:21.8895933Z [00:03:01.851]➜  }EOF
2025-08-20T21:45:21.8901703Z [00:03:01.852]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b516/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1=>github.com/santhosh-tekuri/jsonschema/v6@v6.0.1;$WORK/b516=>" -p github.com/santhosh-tekuri/jsonschema/v6 -lang=go1.21 -complete -installsuffix shared -buildid CQaASjlkZF_qtCpA2ZeJ/CQaASjlkZF_qtCpA2ZeJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -embedcfg $WORK/b516/embedcfg -pack /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/compiler.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/content.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/draft.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/format.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/loader.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/objcompiler.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/output.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/position.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/root.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/roots.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/schema.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/util.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/validator.go /root/go/pkg/mod/github.com/santhosh-tekuri/jsonschema/v6@v6.0.1/vocab.go
2025-08-20T21:45:21.9187991Z [00:03:01.886]➜  go tool buildid -w $WORK/b512/_pkg_.a # internal
2025-08-20T21:45:21.9198402Z [00:03:01.888]➜  cp $WORK/b512/_pkg_.a /root/.cache/go-build/49/49b6df4ecb0ca170a6f99ffcd734bfb679ed12faa8229e73b7042d370b4dff5b-d # internal
2025-08-20T21:45:21.9199610Z [00:03:01.888]➜  github.com/compose-spec/compose-go/v2/transform
2025-08-20T21:45:21.9201819Z [00:03:01.888]➜  mkdir -p $WORK/b531/
2025-08-20T21:45:21.9202667Z [00:03:01.888]➜  cat >/tmp/go-build3361383166/b531/importcfg << 'EOF' # internal
2025-08-20T21:45:21.9203867Z [00:03:01.888]➜  # import config
2025-08-20T21:45:21.9204239Z [00:03:01.888]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:21.9205113Z [00:03:01.888]➜  packagefile github.com/compose-spec/compose-go/v2/format=/tmp/go-build3361383166/b513/_pkg_.a
2025-08-20T21:45:21.9205794Z [00:03:01.888]➜  packagefile github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3361383166/b511/_pkg_.a
2025-08-20T21:45:21.9206458Z [00:03:01.888]➜  packagefile github.com/compose-spec/compose-go/v2/types=/tmp/go-build3361383166/b501/_pkg_.a
2025-08-20T21:45:21.9207114Z [00:03:01.888]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build3361383166/b505/_pkg_.a
2025-08-20T21:45:21.9207698Z [00:03:01.888]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:21.9208176Z [00:03:01.888]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:21.9208592Z [00:03:01.888]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:21.9208904Z [00:03:01.888]➜  EOF
2025-08-20T21:45:21.9216387Z [00:03:01.888]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b531/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform=>github.com/compose-spec/compose-go/v2@v2.8.1/transform;$WORK/b531=>" -p github.com/compose-spec/compose-go/v2/transform -lang=go1.23 -complete -installsuffix shared -buildid n_RAoX7M6TbBCCpBkbhN/n_RAoX7M6TbBCCpBkbhN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/build.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/canonical.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/defaults.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/dependson.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/device.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/devices.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/envfile.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/extends.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/external.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/gpus.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/include.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/mapping.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/ports.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/secrets.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/services.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/ssh.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/ulimits.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/transform/volume.go
2025-08-20T21:45:22.0225079Z [00:03:01.990]➜  go tool buildid -w $WORK/b531/_pkg_.a # internal
2025-08-20T21:45:22.0233659Z [00:03:01.991]➜  cp $WORK/b531/_pkg_.a /root/.cache/go-build/33/33ec47eeacb8377d0bda74d21318e7cf873eb84204c42558e9424fed8af1ae0c-d # internal
2025-08-20T21:45:22.0252093Z [00:03:01.991]➜  github.com/containerd/containerd/v2/core/images/converter
2025-08-20T21:45:22.0252526Z [00:03:01.991]➜  mkdir -p $WORK/b551/
2025-08-20T21:45:22.0252955Z [00:03:01.992]➜  cat >/tmp/go-build3361383166/b551/importcfg << 'EOF' # internal
2025-08-20T21:45:22.0253296Z [00:03:01.992]➜  # import config
2025-08-20T21:45:22.0253623Z [00:03:01.992]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:22.0254072Z [00:03:01.992]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:22.0254523Z [00:03:01.992]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:22.0254955Z [00:03:01.992]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.0255533Z [00:03:01.992]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:22.0256664Z [00:03:01.992]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:22.0257423Z [00:03:01.992]➜  packagefile github.com/containerd/containerd/v2/core/leases=/tmp/go-build3361383166/b391/_pkg_.a
2025-08-20T21:45:22.0258051Z [00:03:01.992]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:22.0258633Z [00:03:01.992]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:22.0259246Z [00:03:01.992]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:22.0259921Z [00:03:01.992]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:22.0260547Z [00:03:01.992]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:22.0261036Z [00:03:01.992]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.0261461Z [00:03:01.992]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:22.0261764Z [00:03:01.992]➜  EOF
2025-08-20T21:45:22.0266003Z [00:03:01.992]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b551/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/converter=>github.com/containerd/containerd/v2@v2.1.4/core/images/converter;$WORK/b551=>" -p github.com/containerd/containerd/v2/core/images/converter -lang=go1.23 -complete -installsuffix shared -buildid MDnjPoirzR-_JS6cuM--/MDnjPoirzR-_JS6cuM-- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/converter/converter.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/converter/default.go
2025-08-20T21:45:22.0858630Z [00:03:02.053]➜  go tool buildid -w $WORK/b549/_pkg_.a # internal
2025-08-20T21:45:22.0908404Z [00:03:02.059]➜  cp $WORK/b549/_pkg_.a /root/.cache/go-build/2b/2b7553427a1a7b3e65f6e2e3dae9361a3b29cf3680a7491f4ffd192b04c764a9-d # internal
2025-08-20T21:45:22.0916270Z [00:03:02.059]➜  github.com/go-jose/go-jose/v4/cipher
2025-08-20T21:45:22.0921175Z [00:03:02.060]➜  mkdir -p $WORK/b556/
2025-08-20T21:45:22.0926940Z [00:03:02.061]➜  go tool buildid -w $WORK/b551/_pkg_.a # internal
2025-08-20T21:45:22.0944134Z [00:03:02.062]➜  cp $WORK/b551/_pkg_.a /root/.cache/go-build/52/52a51a394f8254dc8383f6ec3b05f7b2dd667df2201c31205d5487f5e0e8130c-d # internal
2025-08-20T21:45:22.0952865Z [00:03:02.063]➜  github.com/go-jose/go-jose/v4/json
2025-08-20T21:45:22.0959519Z [00:03:02.064]➜  mkdir -p $WORK/b557/
2025-08-20T21:45:22.0969789Z [00:03:02.065]➜  cat >/tmp/go-build3361383166/b557/importcfg << 'EOF' # internal
2025-08-20T21:45:22.0970461Z [00:03:02.065]➜  # import config
2025-08-20T21:45:22.0971127Z [00:03:02.065]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:22.0971921Z [00:03:02.065]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:22.0973420Z [00:03:02.065]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:22.0973970Z [00:03:02.065]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.0974391Z [00:03:02.065]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.0974790Z [00:03:02.065]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.0975192Z [00:03:02.065]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:22.0975631Z [00:03:02.065]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:22.0976058Z [00:03:02.065]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:22.0976470Z [00:03:02.065]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:22.0976882Z [00:03:02.065]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:22.0977301Z [00:03:02.065]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.0977725Z [00:03:02.065]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:22.0978136Z [00:03:02.065]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:22.0978578Z [00:03:02.065]➜  packagefile unicode/utf16=/tmp/go-build3361383166/b071/_pkg_.a
2025-08-20T21:45:22.0979038Z [00:03:02.065]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:22.0979365Z [00:03:02.065]➜  EOF
2025-08-20T21:45:22.0986414Z [00:03:02.066]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b557/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json=>github.com/go-jose/go-jose/v4@v4.0.5/json;$WORK/b557=>" -p github.com/go-jose/go-jose/v4/json -lang=go1.21 -complete -installsuffix shared -buildid VGUZAISXpyFHL2gDzyvl/VGUZAISXpyFHL2gDzyvl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/decode.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/encode.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/indent.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/scanner.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/stream.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/json/tags.go
2025-08-20T21:45:22.1011369Z [00:03:02.069]➜  cat >/tmp/go-build3361383166/b556/importcfg << 'EOF' # internal
2025-08-20T21:45:22.1014077Z [00:03:02.069]➜  # import config
2025-08-20T21:45:22.1014745Z [00:03:02.069]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:22.1015244Z [00:03:02.069]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:22.1015694Z [00:03:02.069]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:22.1016161Z [00:03:02.069]➜  packagefile crypto/ecdsa=/tmp/go-build3361383166/b187/_pkg_.a
2025-08-20T21:45:22.1016633Z [00:03:02.069]➜  packagefile crypto/elliptic=/tmp/go-build3361383166/b188/_pkg_.a
2025-08-20T21:45:22.1017122Z [00:03:02.069]➜  packagefile crypto/hmac=/tmp/go-build3361383166/b204/_pkg_.a
2025-08-20T21:45:22.1017582Z [00:03:02.069]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:22.1018047Z [00:03:02.069]➜  packagefile crypto/sha512=/tmp/go-build3361383166/b195/_pkg_.a
2025-08-20T21:45:22.1018506Z [00:03:02.069]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:22.1018974Z [00:03:02.069]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:22.1019426Z [00:03:02.069]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.1019840Z [00:03:02.069]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:22.1020239Z [00:03:02.069]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.1020536Z [00:03:02.069]➜  EOF
2025-08-20T21:45:22.1023323Z [00:03:02.069]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b556/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher=>github.com/go-jose/go-jose/v4@v4.0.5/cipher;$WORK/b556=>" -p github.com/go-jose/go-jose/v4/cipher -lang=go1.21 -complete -installsuffix shared -buildid 3E_UngACr2z8_o-n4lQJ/3E_UngACr2z8_o-n4lQJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/cbc_hmac.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/concat_kdf.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/ecdh_es.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/cipher/key_wrap.go
2025-08-20T21:45:22.1511956Z [00:03:02.119]➜  go tool buildid -w $WORK/b556/_pkg_.a # internal
2025-08-20T21:45:22.1528671Z [00:03:02.121]➜  cp $WORK/b556/_pkg_.a /root/.cache/go-build/5a/5af6b1c72786b40ee2222095da6a7b8a6f3f2e8c54a91f6ab9016429514b2d97-d # internal
2025-08-20T21:45:22.1548089Z [00:03:02.121]➜  golang.org/x/crypto/pbkdf2
2025-08-20T21:45:22.1548492Z [00:03:02.121]➜  mkdir -p $WORK/b558/
2025-08-20T21:45:22.1548873Z [00:03:02.122]➜  cat >/tmp/go-build3361383166/b558/importcfg << 'EOF' # internal
2025-08-20T21:45:22.1549212Z [00:03:02.122]➜  # import config
2025-08-20T21:45:22.1549570Z [00:03:02.122]➜  packagefile crypto/hmac=/tmp/go-build3361383166/b204/_pkg_.a
2025-08-20T21:45:22.1550003Z [00:03:02.122]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:22.1550310Z [00:03:02.122]➜  EOF
2025-08-20T21:45:22.1552058Z [00:03:02.123]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b558/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pbkdf2=>golang.org/x/crypto@v0.41.0/pbkdf2;$WORK/b558=>" -p golang.org/x/crypto/pbkdf2 -lang=go1.23 -complete -installsuffix shared -buildid NFSl6M2vGUSnftO2jOBN/NFSl6M2vGUSnftO2jOBN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/pbkdf2/pbkdf2.go
2025-08-20T21:45:22.1738909Z [00:03:02.142]➜  go tool buildid -w $WORK/b558/_pkg_.a # internal
2025-08-20T21:45:22.1742612Z [00:03:02.142]➜  cp $WORK/b558/_pkg_.a /root/.cache/go-build/15/159e75745fd74a82ed0ad3429e1f85183df01350decb5a20e37fe15abd279905-d # internal
2025-08-20T21:45:22.1744053Z [00:03:02.142]➜  golang.org/x/crypto/openpgp/errors
2025-08-20T21:45:22.1745845Z [00:03:02.142]➜  mkdir -p $WORK/b561/
2025-08-20T21:45:22.1747504Z [00:03:02.143]➜  cat >/tmp/go-build3361383166/b561/importcfg << 'EOF' # internal
2025-08-20T21:45:22.1748442Z [00:03:02.143]➜  # import config
2025-08-20T21:45:22.1749552Z [00:03:02.143]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:22.1750739Z [00:03:02.143]➜  EOF
2025-08-20T21:45:22.1752839Z [00:03:02.143]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b561/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/errors=>golang.org/x/crypto@v0.41.0/openpgp/errors;$WORK/b561=>" -p golang.org/x/crypto/openpgp/errors -lang=go1.23 -complete -installsuffix shared -buildid SuWQJEbVvAcMrPByhG0-/SuWQJEbVvAcMrPByhG0- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/errors/errors.go
2025-08-20T21:45:22.1890450Z [00:03:02.157]➜  go tool buildid -w $WORK/b561/_pkg_.a # internal
2025-08-20T21:45:22.1896480Z [00:03:02.158]➜  cp $WORK/b561/_pkg_.a /root/.cache/go-build/e2/e23ecffa2b7ba1b1a606ea1e237c7b750f19cf6bf541514967d5c0d3dd56920e-d # internal
2025-08-20T21:45:22.1904096Z [00:03:02.158]➜  golang.org/x/crypto/openpgp/armor
2025-08-20T21:45:22.1905377Z [00:03:02.158]➜  mkdir -p $WORK/b560/
2025-08-20T21:45:22.1908527Z [00:03:02.159]➜  cat >/tmp/go-build3361383166/b560/importcfg << 'EOF' # internal
2025-08-20T21:45:22.1909745Z [00:03:02.159]➜  # import config
2025-08-20T21:45:22.1910570Z [00:03:02.159]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:22.1911478Z [00:03:02.159]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:22.1911985Z [00:03:02.159]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:22.1913068Z [00:03:02.159]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3361383166/b561/_pkg_.a
2025-08-20T21:45:22.1913583Z [00:03:02.159]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.1913884Z [00:03:02.159]➜  EOF
2025-08-20T21:45:22.1916023Z [00:03:02.159]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b560/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/armor=>golang.org/x/crypto@v0.41.0/openpgp/armor;$WORK/b560=>" -p golang.org/x/crypto/openpgp/armor -lang=go1.23 -complete -installsuffix shared -buildid jXlktYnX6KrgenudSKlc/jXlktYnX6KrgenudSKlc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/armor/armor.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/armor/encode.go
2025-08-20T21:45:22.2434252Z [00:03:02.211]➜  go tool buildid -w $WORK/b560/_pkg_.a # internal
2025-08-20T21:45:22.2446109Z [00:03:02.212]➜  cp $WORK/b560/_pkg_.a /root/.cache/go-build/50/502c204a33d0aaace0a232c71d7c845baa7d52a34473f9f7c92a7253b4d0f4d6-d # internal
2025-08-20T21:45:22.2447174Z [00:03:02.212]➜  compress/bzip2
2025-08-20T21:45:22.2447789Z [00:03:02.212]➜  mkdir -p $WORK/b563/
2025-08-20T21:45:22.2448733Z [00:03:02.212]➜  cat >/tmp/go-build3361383166/b563/importcfg << 'EOF' # internal
2025-08-20T21:45:22.2449160Z [00:03:02.212]➜  # import config
2025-08-20T21:45:22.2449512Z [00:03:02.212]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:22.2449958Z [00:03:02.213]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:22.2450362Z [00:03:02.213]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.2450772Z [00:03:02.213]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:22.2451079Z [00:03:02.213]➜  EOF
2025-08-20T21:45:22.2453162Z [00:03:02.213]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b563/_pkg_.a -trimpath "/root/.go/src/compress/bzip2=>compress/bzip2;$WORK/b563=>" -p compress/bzip2 -lang=go1.25 -std -complete -installsuffix shared -buildid TqBajTQfFBHlgJ51aebO/TqBajTQfFBHlgJ51aebO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack /root/.go/src/compress/bzip2/bit_reader.go /root/.go/src/compress/bzip2/bzip2.go /root/.go/src/compress/bzip2/huffman.go /root/.go/src/compress/bzip2/move_to_front.go
2025-08-20T21:45:22.3129044Z [00:03:02.281]➜  go tool buildid -w $WORK/b516/_pkg_.a # internal
2025-08-20T21:45:22.3203558Z [00:03:02.288]➜  go tool buildid -w $WORK/b563/_pkg_.a # internal
2025-08-20T21:45:22.3219759Z [00:03:02.290]➜  cp $WORK/b516/_pkg_.a /root/.cache/go-build/1c/1cc30fe0f404da12a44d73aa2087892be262f38924468f4d735abcd95fe8a9de-d # internal
2025-08-20T21:45:22.3220932Z [00:03:02.290]➜  github.com/compose-spec/compose-go/v2/schema
2025-08-20T21:45:22.3221322Z [00:03:02.290]➜  mkdir -p $WORK/b515/
2025-08-20T21:45:22.3221701Z [00:03:02.290]➜  cat >/tmp/go-build3361383166/b515/importcfg << 'EOF' # internal
2025-08-20T21:45:22.3222078Z [00:03:02.290]➜  # import config
2025-08-20T21:45:22.3222534Z [00:03:02.290]➜  packagefile embed=/tmp/go-build3361383166/b100/_pkg_.a
2025-08-20T21:45:22.3223012Z [00:03:02.290]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.3223420Z [00:03:02.290]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.3223960Z [00:03:02.290]➜  packagefile github.com/santhosh-tekuri/jsonschema/v6=/tmp/go-build3361383166/b516/_pkg_.a
2025-08-20T21:45:22.3224649Z [00:03:02.290]➜  packagefile github.com/santhosh-tekuri/jsonschema/v6/kind=/tmp/go-build3361383166/b517/_pkg_.a
2025-08-20T21:45:22.3225271Z [00:03:02.290]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:22.3225821Z [00:03:02.290]➜  packagefile golang.org/x/text/message=/tmp/go-build3361383166/b518/_pkg_.a
2025-08-20T21:45:22.3226293Z [00:03:02.290]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:22.3227171Z [00:03:02.290]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.3227592Z [00:03:02.290]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:22.3227894Z [00:03:02.290]➜  EOF
2025-08-20T21:45:22.3228209Z [00:03:02.290]➜  cat >/tmp/go-build3361383166/b515/embedcfg << 'EOF' # internal
2025-08-20T21:45:22.3228525Z [00:03:02.290]➜  {
2025-08-20T21:45:22.3228725Z [00:03:02.290]➜  	"Patterns": {
2025-08-20T21:45:22.3228982Z [00:03:02.290]➜  		"compose-spec.json": [
2025-08-20T21:45:22.3229263Z [00:03:02.290]➜  			"compose-spec.json"
2025-08-20T21:45:22.3229504Z [00:03:02.290]➜  		]
2025-08-20T21:45:22.3229691Z [00:03:02.290]➜  	},
2025-08-20T21:45:22.3229890Z [00:03:02.290]➜  	"Files": {
2025-08-20T21:45:22.3230415Z [00:03:02.290]➜  		"compose-spec.json": "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/schema/compose-spec.json"
2025-08-20T21:45:22.3230881Z [00:03:02.290]➜  	}
2025-08-20T21:45:22.3231063Z [00:03:02.290]➜  }EOF
2025-08-20T21:45:22.3233360Z [00:03:02.290]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b515/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/schema=>github.com/compose-spec/compose-go/v2@v2.8.1/schema;$WORK/b515=>" -p github.com/compose-spec/compose-go/v2/schema -lang=go1.23 -complete -installsuffix shared -buildid 0yhENuUyUjN34swdBxVf/0yhENuUyUjN34swdBxVf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -embedcfg $WORK/b515/embedcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/schema/schema.go
2025-08-20T21:45:22.3238232Z [00:03:02.290]➜  cp $WORK/b563/_pkg_.a /root/.cache/go-build/41/41ce51d857e796019bc8deaf14c97882c0b737ae5077b81835943758b9206a22-d # internal
2025-08-20T21:45:22.3240602Z [00:03:02.292]➜  hash/adler32
2025-08-20T21:45:22.3240879Z [00:03:02.292]➜  mkdir -p $WORK/b565/
2025-08-20T21:45:22.3241474Z [00:03:02.292]➜  cat >/tmp/go-build3361383166/b565/importcfg << 'EOF' # internal
2025-08-20T21:45:22.3241939Z [00:03:02.292]➜  # import config
2025-08-20T21:45:22.3242552Z [00:03:02.292]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.3243135Z [00:03:02.292]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:22.3243706Z [00:03:02.292]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:22.3244152Z [00:03:02.292]➜  EOF
2025-08-20T21:45:22.3248013Z [00:03:02.292]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b565/_pkg_.a -trimpath "/root/.go/src/hash/adler32=>hash/adler32;$WORK/b565=>" -p hash/adler32 -lang=go1.25 -std -complete -installsuffix shared -buildid zYnB5d9XbU5vl2fMxxwe/zYnB5d9XbU5vl2fMxxwe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack /root/.go/src/hash/adler32/adler32.go
2025-08-20T21:45:22.3351828Z [00:03:02.303]➜  go tool buildid -w $WORK/b557/_pkg_.a # internal
2025-08-20T21:45:22.3381061Z [00:03:02.306]➜  cp $WORK/b557/_pkg_.a /root/.cache/go-build/e5/e5d12493e0d7be70150b12102e0900f4583bb2b5652447e3a8a966b7640f9929-d # internal
2025-08-20T21:45:22.3384160Z [00:03:02.306]➜  github.com/go-jose/go-jose/v4
2025-08-20T21:45:22.3384487Z [00:03:02.306]➜  mkdir -p $WORK/b555/
2025-08-20T21:45:22.3399299Z [00:03:02.307]➜  cat >/tmp/go-build3361383166/b555/importcfg << 'EOF' # internal
2025-08-20T21:45:22.3400030Z [00:03:02.307]➜  # import config
2025-08-20T21:45:22.3400844Z [00:03:02.307]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:22.3401397Z [00:03:02.307]➜  packagefile compress/flate=/tmp/go-build3361383166/b115/_pkg_.a
2025-08-20T21:45:22.3401851Z [00:03:02.307]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:22.3402283Z [00:03:02.307]➜  packagefile crypto/aes=/tmp/go-build3361383166/b180/_pkg_.a
2025-08-20T21:45:22.3402878Z [00:03:02.307]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:22.3403341Z [00:03:02.307]➜  packagefile crypto/ecdsa=/tmp/go-build3361383166/b187/_pkg_.a
2025-08-20T21:45:22.3404172Z [00:03:02.307]➜  packagefile crypto/ed25519=/tmp/go-build3361383166/b199/_pkg_.a
2025-08-20T21:45:22.3404649Z [00:03:02.307]➜  packagefile crypto/elliptic=/tmp/go-build3361383166/b188/_pkg_.a
2025-08-20T21:45:22.3405119Z [00:03:02.307]➜  packagefile crypto/hmac=/tmp/go-build3361383166/b204/_pkg_.a
2025-08-20T21:45:22.3405572Z [00:03:02.307]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:22.3406016Z [00:03:02.307]➜  packagefile crypto/rsa=/tmp/go-build3361383166/b215/_pkg_.a
2025-08-20T21:45:22.3406472Z [00:03:02.307]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:22.3406930Z [00:03:02.307]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:22.3407388Z [00:03:02.307]➜  packagefile crypto/sha512=/tmp/go-build3361383166/b195/_pkg_.a
2025-08-20T21:45:22.3407844Z [00:03:02.307]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:22.3408296Z [00:03:02.307]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:22.3408769Z [00:03:02.307]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:22.3409249Z [00:03:02.307]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:22.3409715Z [00:03:02.307]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:22.3410154Z [00:03:02.307]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.3410572Z [00:03:02.307]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.3411084Z [00:03:02.307]➜  packagefile github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3361383166/b556/_pkg_.a
2025-08-20T21:45:22.3411683Z [00:03:02.307]➜  packagefile github.com/go-jose/go-jose/v4/json=/tmp/go-build3361383166/b557/_pkg_.a
2025-08-20T21:45:22.3412258Z [00:03:02.307]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3361383166/b558/_pkg_.a
2025-08-20T21:45:22.3412932Z [00:03:02.307]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:22.3413351Z [00:03:02.307]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.3413760Z [00:03:02.307]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:22.3414185Z [00:03:02.307]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:22.3414737Z [00:03:02.307]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:22.3415165Z [00:03:02.307]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.3415866Z [00:03:02.307]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:22.3416240Z [00:03:02.307]➜  EOF
2025-08-20T21:45:22.3420186Z [00:03:02.307]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b555/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5=>github.com/go-jose/go-jose/v4@v4.0.5;$WORK/b555=>" -p github.com/go-jose/go-jose/v4 -lang=go1.21 -complete -installsuffix shared -buildid jXpacrGfspOVjliuNV0M/jXpacrGfspOVjliuNV0M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/asymmetric.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/crypter.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/doc.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/encoding.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/jwe.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/jwk.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/jws.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/opaque.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/shared.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/signing.go /root/go/pkg/mod/github.com/go-jose/go-jose/v4@v4.0.5/symmetric.go
2025-08-20T21:45:22.3427102Z [00:03:02.311]➜  go tool buildid -w $WORK/b565/_pkg_.a # internal
2025-08-20T21:45:22.3427829Z [00:03:02.311]➜  cp $WORK/b565/_pkg_.a /root/.cache/go-build/c4/c4effad20123a08bb8a1021958f599f04434ee49d095cf01dc213a40883c934a-d # internal
2025-08-20T21:45:22.3428644Z [00:03:02.311]➜  compress/zlib
2025-08-20T21:45:22.3428896Z [00:03:02.311]➜  mkdir -p $WORK/b564/
2025-08-20T21:45:22.3429261Z [00:03:02.311]➜  cat >/tmp/go-build3361383166/b564/importcfg << 'EOF' # internal
2025-08-20T21:45:22.3429596Z [00:03:02.311]➜  # import config
2025-08-20T21:45:22.3429923Z [00:03:02.311]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:22.3430376Z [00:03:02.311]➜  packagefile compress/flate=/tmp/go-build3361383166/b115/_pkg_.a
2025-08-20T21:45:22.3430847Z [00:03:02.311]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:22.3431289Z [00:03:02.311]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.3431697Z [00:03:02.311]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.3432099Z [00:03:02.311]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:22.3432679Z [00:03:02.311]➜  packagefile hash/adler32=/tmp/go-build3361383166/b565/_pkg_.a
2025-08-20T21:45:22.3433118Z [00:03:02.311]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.3433417Z [00:03:02.311]➜  EOF
2025-08-20T21:45:22.3435004Z [00:03:02.311]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b564/_pkg_.a -trimpath "/root/.go/src/compress/zlib=>compress/zlib;$WORK/b564=>" -p compress/zlib -lang=go1.25 -std -complete -installsuffix shared -buildid E-spwvnpdd0cpvAhA7T0/E-spwvnpdd0cpvAhA7T0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack /root/.go/src/compress/zlib/reader.go /root/.go/src/compress/zlib/writer.go
2025-08-20T21:45:22.3598265Z [00:03:02.328]➜  go tool buildid -w $WORK/b515/_pkg_.a # internal
2025-08-20T21:45:22.3618480Z [00:03:02.329]➜  cp $WORK/b515/_pkg_.a /root/.cache/go-build/0e/0e10c85f83c2d9b05ed1fc8e63584c26b94e2e88ba27bd53ff12c2c0013b25dd-d # internal
2025-08-20T21:45:22.3625408Z [00:03:02.330]➜  github.com/compose-spec/compose-go/v2/loader
2025-08-20T21:45:22.3626388Z [00:03:02.330]➜  mkdir -p $WORK/b495/
2025-08-20T21:45:22.3634121Z [00:03:02.331]➜  cat >/tmp/go-build3361383166/b495/importcfg << 'EOF' # internal
2025-08-20T21:45:22.3644194Z [00:03:02.331]➜  # import config
2025-08-20T21:45:22.3645162Z [00:03:02.331]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:22.3645648Z [00:03:02.331]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:22.3646082Z [00:03:02.331]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.3646906Z [00:03:02.331]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.3647552Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/consts=/tmp/go-build3361383166/b496/_pkg_.a
2025-08-20T21:45:22.3648240Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/dotenv=/tmp/go-build3361383166/b497/_pkg_.a
2025-08-20T21:45:22.3648920Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/errdefs=/tmp/go-build3361383166/b499/_pkg_.a
2025-08-20T21:45:22.3649609Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/graph=/tmp/go-build3361383166/b500/_pkg_.a
2025-08-20T21:45:22.3650316Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/interpolation=/tmp/go-build3361383166/b510/_pkg_.a
2025-08-20T21:45:22.3651025Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/override=/tmp/go-build3361383166/b512/_pkg_.a
2025-08-20T21:45:22.3651715Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/paths=/tmp/go-build3361383166/b514/_pkg_.a
2025-08-20T21:45:22.3652488Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/schema=/tmp/go-build3361383166/b515/_pkg_.a
2025-08-20T21:45:22.3653242Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/template=/tmp/go-build3361383166/b498/_pkg_.a
2025-08-20T21:45:22.3653934Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/transform=/tmp/go-build3361383166/b531/_pkg_.a
2025-08-20T21:45:22.3654859Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3361383166/b511/_pkg_.a
2025-08-20T21:45:22.3655523Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/types=/tmp/go-build3361383166/b501/_pkg_.a
2025-08-20T21:45:22.3656228Z [00:03:02.331]➜  packagefile github.com/compose-spec/compose-go/v2/validation=/tmp/go-build3361383166/b532/_pkg_.a
2025-08-20T21:45:22.3656888Z [00:03:02.331]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build3361383166/b505/_pkg_.a
2025-08-20T21:45:22.3657472Z [00:03:02.331]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:22.3657996Z [00:03:02.331]➜  packagefile go.yaml.in/yaml/v3=/tmp/go-build3361383166/b509/_pkg_.a
2025-08-20T21:45:22.3658437Z [00:03:02.331]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.3658829Z [00:03:02.331]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:22.3659236Z [00:03:02.331]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:22.3659672Z [00:03:02.331]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:22.3660118Z [00:03:02.331]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:22.3660539Z [00:03:02.331]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:22.3660952Z [00:03:02.331]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:22.3661376Z [00:03:02.331]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:22.3661796Z [00:03:02.331]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.3662108Z [00:03:02.331]➜  EOF
2025-08-20T21:45:22.3673955Z [00:03:02.332]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b495/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader=>github.com/compose-spec/compose-go/v2@v2.8.1/loader;$WORK/b495=>" -p github.com/compose-spec/compose-go/v2/loader -lang=go1.23 -complete -installsuffix shared -buildid MLwQqn48QtizxshNxcOL/MLwQqn48QtizxshNxcOL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/environment.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/extends.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/fix.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/include.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/interpolate.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/loader.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/mapstructure.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/normalize.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/omitEmpty.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/paths.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/reset.go /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/loader/validate.go
2025-08-20T21:45:22.3776024Z [00:03:02.345]➜  go tool buildid -w $WORK/b564/_pkg_.a # internal
2025-08-20T21:45:22.3787187Z [00:03:02.347]➜  cp $WORK/b564/_pkg_.a /root/.cache/go-build/3e/3e267c749854f7071c1d50d56d4091bd3c89b80269d15d7de76dccc34040c56f-d # internal
2025-08-20T21:45:22.3787902Z [00:03:02.347]➜  golang.org/x/crypto/cast5
2025-08-20T21:45:22.3788402Z [00:03:02.347]➜  mkdir -p $WORK/b566/
2025-08-20T21:45:22.3796869Z [00:03:02.348]➜  cat >/tmp/go-build3361383166/b566/importcfg << 'EOF' # internal
2025-08-20T21:45:22.3797413Z [00:03:02.348]➜  # import config
2025-08-20T21:45:22.3797903Z [00:03:02.348]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.3798475Z [00:03:02.348]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:22.3798919Z [00:03:02.348]➜  EOF
2025-08-20T21:45:22.3801073Z [00:03:02.348]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b566/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cast5=>golang.org/x/crypto@v0.41.0/cast5;$WORK/b566=>" -p golang.org/x/crypto/cast5 -lang=go1.23 -complete -installsuffix shared -buildid q2NRi2cV2p_FsRY_INPF/q2NRi2cV2p_FsRY_INPF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cast5/cast5.go
2025-08-20T21:45:22.4091194Z [00:03:02.377]➜  go tool buildid -w $WORK/b566/_pkg_.a # internal
2025-08-20T21:45:22.4120114Z [00:03:02.380]➜  cp $WORK/b566/_pkg_.a /root/.cache/go-build/46/4604ddf0f6c6eca03f2795bf4a5c32f2dffa0512be6f53950954457998c17f94-d # internal
2025-08-20T21:45:22.4120784Z [00:03:02.380]➜  golang.org/x/crypto/openpgp/elgamal
2025-08-20T21:45:22.4121097Z [00:03:02.380]➜  mkdir -p $WORK/b567/
2025-08-20T21:45:22.4121471Z [00:03:02.380]➜  cat >/tmp/go-build3361383166/b567/importcfg << 'EOF' # internal
2025-08-20T21:45:22.4121834Z [00:03:02.380]➜  # import config
2025-08-20T21:45:22.4122188Z [00:03:02.380]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:22.4122758Z [00:03:02.380]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:22.4123215Z [00:03:02.380]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.4123622Z [00:03:02.380]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.4124036Z [00:03:02.380]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:22.4124363Z [00:03:02.380]➜  EOF
2025-08-20T21:45:22.4126259Z [00:03:02.380]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b567/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/elgamal=>golang.org/x/crypto@v0.41.0/openpgp/elgamal;$WORK/b567=>" -p golang.org/x/crypto/openpgp/elgamal -lang=go1.23 -complete -installsuffix shared -buildid s5r7h5UQ2hf3SbzagIe6/s5r7h5UQ2hf3SbzagIe6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/elgamal/elgamal.go
2025-08-20T21:45:22.4285154Z [00:03:02.393]➜  go tool buildid -w $WORK/b567/_pkg_.a # internal
2025-08-20T21:45:22.4286166Z [00:03:02.393]➜  cp $WORK/b567/_pkg_.a /root/.cache/go-build/a2/a23e512e768d8999aafa6a2ed511fc8e559e41c297594c311468ad443e530756-d # internal
2025-08-20T21:45:22.4286754Z [00:03:02.393]➜  golang.org/x/crypto/openpgp/s2k
2025-08-20T21:45:22.4287052Z [00:03:02.393]➜  mkdir -p $WORK/b568/
2025-08-20T21:45:22.4287762Z [00:03:02.393]➜  cat >/tmp/go-build3361383166/b568/importcfg << 'EOF' # internal
2025-08-20T21:45:22.4288176Z [00:03:02.393]➜  # import config
2025-08-20T21:45:22.4288512Z [00:03:02.393]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:22.4289046Z [00:03:02.393]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3361383166/b561/_pkg_.a
2025-08-20T21:45:22.4289556Z [00:03:02.393]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:22.4289970Z [00:03:02.393]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.4290381Z [00:03:02.393]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:22.4290692Z [00:03:02.393]➜  EOF
2025-08-20T21:45:22.4293774Z [00:03:02.394]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b568/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/s2k=>golang.org/x/crypto@v0.41.0/openpgp/s2k;$WORK/b568=>" -p golang.org/x/crypto/openpgp/s2k -lang=go1.23 -complete -installsuffix shared -buildid 9_qm0HvomkHLEHWf9Wwu/9_qm0HvomkHLEHWf9Wwu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/s2k/s2k.go
2025-08-20T21:45:22.4529119Z [00:03:02.421]➜  go tool buildid -w $WORK/b568/_pkg_.a # internal
2025-08-20T21:45:22.4531861Z [00:03:02.421]➜  cp $WORK/b568/_pkg_.a /root/.cache/go-build/1d/1d64e7e33cf6361ac67f4ee6bbf88a6de2a40b150bc4d8a79dee3f571493eec7-d # internal
2025-08-20T21:45:22.4532888Z [00:03:02.421]➜  image
2025-08-20T21:45:22.4534568Z [00:03:02.421]➜  mkdir -p $WORK/b569/
2025-08-20T21:45:22.4535863Z [00:03:02.421]➜  cat >/tmp/go-build3361383166/b569/importcfg << 'EOF' # internal
2025-08-20T21:45:22.4536216Z [00:03:02.421]➜  # import config
2025-08-20T21:45:22.4536549Z [00:03:02.421]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:22.4536986Z [00:03:02.421]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.4537442Z [00:03:02.422]➜  packagefile image/color=/tmp/go-build3361383166/b570/_pkg_.a
2025-08-20T21:45:22.4537868Z [00:03:02.422]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.4538285Z [00:03:02.422]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:22.4538718Z [00:03:02.422]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:22.4539135Z [00:03:02.422]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:22.4539580Z [00:03:02.422]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:22.4539906Z [00:03:02.422]➜  EOF
2025-08-20T21:45:22.4541638Z [00:03:02.422]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b569/_pkg_.a -trimpath "/root/.go/src/image=>image;$WORK/b569=>" -p image -lang=go1.25 -std -complete -installsuffix shared -buildid 5atW7hS7FvXrIRy7S1Sm/5atW7hS7FvXrIRy7S1Sm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack /root/.go/src/image/format.go /root/.go/src/image/geom.go /root/.go/src/image/image.go /root/.go/src/image/names.go /root/.go/src/image/ycbcr.go
2025-08-20T21:45:22.5376183Z [00:03:02.505]➜  go tool buildid -w $WORK/b495/_pkg_.a # internal
2025-08-20T21:45:22.5396830Z [00:03:02.508]➜  cp $WORK/b495/_pkg_.a /root/.cache/go-build/b7/b7ae2976d2dd14f88a0072d1875be2c5615623edb519011039af13bc532429c2-d # internal
2025-08-20T21:45:22.5397992Z [00:03:02.508]➜  github.com/containers/ocicrypt/config/keyprovider-config
2025-08-20T21:45:22.5398897Z [00:03:02.508]➜  mkdir -p $WORK/b573/
2025-08-20T21:45:22.5399327Z [00:03:02.508]➜  cat >/tmp/go-build3361383166/b573/importcfg << 'EOF' # internal
2025-08-20T21:45:22.5399679Z [00:03:02.508]➜  # import config
2025-08-20T21:45:22.5400042Z [00:03:02.508]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:22.5400481Z [00:03:02.508]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.5400881Z [00:03:02.508]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:22.5401496Z [00:03:02.508]➜  EOF
2025-08-20T21:45:22.5403955Z [00:03:02.508]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b573/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/config/keyprovider-config=>github.com/containers/ocicrypt@v1.2.1/config/keyprovider-config;$WORK/b573=>" -p github.com/containers/ocicrypt/config/keyprovider-config -lang=go1.22 -complete -installsuffix shared -buildid tzcp1n24D4T5DyWJGVAl/tzcp1n24D4T5DyWJGVAl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/config/keyprovider-config/config.go
2025-08-20T21:45:22.5509328Z [00:03:02.519]➜  go tool buildid -w $WORK/b573/_pkg_.a # internal
2025-08-20T21:45:22.5511318Z [00:03:02.519]➜  cp $WORK/b573/_pkg_.a /root/.cache/go-build/68/68e23dbd6df25b2efb840bc6a7092e05f1fd8e10a33488e3548afff082eb0f72-d # internal
2025-08-20T21:45:22.5512757Z [00:03:02.519]➜  google.golang.org/protobuf/internal/editionssupport
2025-08-20T21:45:22.5513598Z [00:03:02.519]➜  mkdir -p $WORK/b580/
2025-08-20T21:45:22.5514000Z [00:03:02.519]➜  cat >/tmp/go-build3361383166/b580/importcfg << 'EOF' # internal
2025-08-20T21:45:22.5514349Z [00:03:02.519]➜  # import config
2025-08-20T21:45:22.5514845Z [00:03:02.519]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3361383166/b315/_pkg_.a
2025-08-20T21:45:22.5515291Z [00:03:02.519]➜  EOF
2025-08-20T21:45:22.5517481Z [00:03:02.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b580/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editionssupport=>google.golang.org/protobuf@v1.36.6/internal/editionssupport;$WORK/b580=>" -p google.golang.org/protobuf/internal/editionssupport -lang=go1.22 -complete -installsuffix shared -buildid 3ltPXcqahcmrrnQKnmm8/3ltPXcqahcmrrnQKnmm8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/internal/editionssupport/editions.go
2025-08-20T21:45:22.5605020Z [00:03:02.528]➜  go tool buildid -w $WORK/b580/_pkg_.a # internal
2025-08-20T21:45:22.5607388Z [00:03:02.529]➜  cp $WORK/b580/_pkg_.a /root/.cache/go-build/9d/9d5777e5b79a58fc6e2228efed6a36d4d8b0d6cc8139d7d36be286976ae6019e-d # internal
2025-08-20T21:45:22.5608772Z [00:03:02.529]➜  google.golang.org/protobuf/types/gofeaturespb
2025-08-20T21:45:22.5609669Z [00:03:02.529]➜  mkdir -p $WORK/b581/
2025-08-20T21:45:22.5610054Z [00:03:02.529]➜  cat >/tmp/go-build3361383166/b581/importcfg << 'EOF' # internal
2025-08-20T21:45:22.5610422Z [00:03:02.529]➜  # import config
2025-08-20T21:45:22.5610922Z [00:03:02.529]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:22.5611631Z [00:03:02.529]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:22.5612332Z [00:03:02.529]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3361383166/b315/_pkg_.a
2025-08-20T21:45:22.5613056Z [00:03:02.529]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:22.5613487Z [00:03:02.529]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:22.5613796Z [00:03:02.529]➜  EOF
2025-08-20T21:45:22.5615888Z [00:03:02.529]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b581/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/gofeaturespb=>google.golang.org/protobuf@v1.36.6/types/gofeaturespb;$WORK/b581=>" -p google.golang.org/protobuf/types/gofeaturespb -lang=go1.22 -complete -installsuffix shared -buildid YDH4zuTBqVCm4ltRxVcK/YDH4zuTBqVCm4ltRxVcK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/types/gofeaturespb/go_features.pb.go
2025-08-20T21:45:22.6072167Z [00:03:02.575]➜  go tool buildid -w $WORK/b569/_pkg_.a # internal
2025-08-20T21:45:22.6075138Z [00:03:02.575]➜  go tool buildid -w $WORK/b581/_pkg_.a # internal
2025-08-20T21:45:22.6085850Z [00:03:02.576]➜  cp $WORK/b581/_pkg_.a /root/.cache/go-build/3e/3e9102d15021a4cd1cf3c8699e7ebf0051778cf612ec539c6ca9db3101573b47-d # internal
2025-08-20T21:45:22.6087183Z [00:03:02.577]➜  google.golang.org/protobuf/reflect/protodesc
2025-08-20T21:45:22.6087521Z [00:03:02.577]➜  mkdir -p $WORK/b579/
2025-08-20T21:45:22.6089068Z [00:03:02.577]➜  cat >/tmp/go-build3361383166/b579/importcfg << 'EOF' # internal
2025-08-20T21:45:22.6089432Z [00:03:02.577]➜  # import config
2025-08-20T21:45:22.6089785Z [00:03:02.577]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.6090354Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:22.6091121Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3361383166/b099/_pkg_.a
2025-08-20T21:45:22.6091905Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3361383166/b580/_pkg_.a
2025-08-20T21:45:22.6092777Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3361383166/b101/_pkg_.a
2025-08-20T21:45:22.6093541Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:22.6094216Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3361383166/b096/_pkg_.a
2025-08-20T21:45:22.6094889Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3361383166/b103/_pkg_.a
2025-08-20T21:45:22.6095874Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3361383166/b107/_pkg_.a
2025-08-20T21:45:22.6096799Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3361383166/b094/_pkg_.a
2025-08-20T21:45:22.6097600Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3361383166/b104/_pkg_.a
2025-08-20T21:45:22.6098341Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:22.6099113Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:22.6099972Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:22.6100837Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3361383166/b315/_pkg_.a
2025-08-20T21:45:22.6101686Z [00:03:02.577]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3361383166/b581/_pkg_.a
2025-08-20T21:45:22.6102378Z [00:03:02.577]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:22.6103065Z [00:03:02.577]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.6103601Z [00:03:02.577]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:22.6104127Z [00:03:02.577]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:22.6104587Z [00:03:02.577]➜  EOF
2025-08-20T21:45:22.6109331Z [00:03:02.579]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b579/_pkg_.a -trimpath "/root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc=>google.golang.org/protobuf@v1.36.6/reflect/protodesc;$WORK/b579=>" -p google.golang.org/protobuf/reflect/protodesc -lang=go1.22 -complete -installsuffix shared -buildid _zC4OpD9UM6Vx-04werf/_zC4OpD9UM6Vx-04werf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/desc.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/desc_init.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/desc_resolve.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/desc_validate.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/editions.go /root/go/pkg/mod/google.golang.org/protobuf@v1.36.6/reflect/protodesc/proto.go
2025-08-20T21:45:22.6113226Z [00:03:02.579]➜  cp $WORK/b569/_pkg_.a /root/.cache/go-build/78/785bed4ba14081da51765d45b81953cced3b447e1399e86302ae85c258e6b9cd-d # internal
2025-08-20T21:45:22.6113850Z [00:03:02.579]➜  image/internal/imageutil
2025-08-20T21:45:22.6114128Z [00:03:02.579]➜  mkdir -p $WORK/b572/
2025-08-20T21:45:22.6123728Z [00:03:02.580]➜  cat >/tmp/go-build3361383166/b572/importcfg << 'EOF' # internal
2025-08-20T21:45:22.6127328Z [00:03:02.580]➜  # import config
2025-08-20T21:45:22.6127673Z [00:03:02.580]➜  packagefile image=/tmp/go-build3361383166/b569/_pkg_.a
2025-08-20T21:45:22.6127982Z [00:03:02.580]➜  EOF
2025-08-20T21:45:22.6129802Z [00:03:02.580]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b572/_pkg_.a -trimpath "/root/.go/src/image/internal/imageutil=>image/internal/imageutil;$WORK/b572=>" -p image/internal/imageutil -lang=go1.25 -std -complete -installsuffix shared -buildid dD2uzJyr78_eNthmncD2/dD2uzJyr78_eNthmncD2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack /root/.go/src/image/internal/imageutil/imageutil.go /root/.go/src/image/internal/imageutil/impl.go
2025-08-20T21:45:22.6249896Z [00:03:02.593]➜  go tool buildid -w $WORK/b572/_pkg_.a # internal
2025-08-20T21:45:22.6257280Z [00:03:02.594]➜  cp $WORK/b572/_pkg_.a /root/.cache/go-build/73/73699e292ac1a89c59e08a0c47cd491743701e6075ac72089ca2940e29c9f0c7-d # internal
2025-08-20T21:45:22.6259000Z [00:03:02.594]➜  image/jpeg
2025-08-20T21:45:22.6262163Z [00:03:02.594]➜  mkdir -p $WORK/b571/
2025-08-20T21:45:22.6262726Z [00:03:02.594]➜  cat >/tmp/go-build3361383166/b571/importcfg << 'EOF' # internal
2025-08-20T21:45:22.6263116Z [00:03:02.594]➜  # import config
2025-08-20T21:45:22.6264934Z [00:03:02.594]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:22.6265389Z [00:03:02.594]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.6265805Z [00:03:02.594]➜  packagefile image=/tmp/go-build3361383166/b569/_pkg_.a
2025-08-20T21:45:22.6266261Z [00:03:02.594]➜  packagefile image/color=/tmp/go-build3361383166/b570/_pkg_.a
2025-08-20T21:45:22.6266767Z [00:03:02.594]➜  packagefile image/internal/imageutil=/tmp/go-build3361383166/b572/_pkg_.a
2025-08-20T21:45:22.6267233Z [00:03:02.594]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.6267535Z [00:03:02.594]➜  EOF
2025-08-20T21:45:22.6269562Z [00:03:02.594]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b571/_pkg_.a -trimpath "/root/.go/src/image/jpeg=>image/jpeg;$WORK/b571=>" -p image/jpeg -lang=go1.25 -std -complete -installsuffix shared -buildid qiqcMJ0n6aAaek-5WkvE/qiqcMJ0n6aAaek-5WkvE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack /root/.go/src/image/jpeg/fdct.go /root/.go/src/image/jpeg/huffman.go /root/.go/src/image/jpeg/idct.go /root/.go/src/image/jpeg/reader.go /root/.go/src/image/jpeg/scan.go /root/.go/src/image/jpeg/writer.go
2025-08-20T21:45:22.6569323Z [00:03:02.625]➜  go tool buildid -w $WORK/b555/_pkg_.a # internal
2025-08-20T21:45:22.6661019Z [00:03:02.634]➜  cp $WORK/b555/_pkg_.a /root/.cache/go-build/3d/3dc028baf77e7412b96cd58256e0f4a9ce6d39badb0437fd9fa3ee369c9ff765-d # internal
2025-08-20T21:45:22.6661626Z [00:03:02.634]➜  io/ioutil
2025-08-20T21:45:22.6661872Z [00:03:02.634]➜  mkdir -p $WORK/b582/
2025-08-20T21:45:22.6666610Z [00:03:02.634]➜  cat >/tmp/go-build3361383166/b582/importcfg << 'EOF' # internal
2025-08-20T21:45:22.6666977Z [00:03:02.634]➜  # import config
2025-08-20T21:45:22.6667322Z [00:03:02.634]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.6667734Z [00:03:02.634]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:22.6668137Z [00:03:02.634]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:22.6668555Z [00:03:02.634]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:22.6668977Z [00:03:02.634]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.6669289Z [00:03:02.634]➜  EOF
2025-08-20T21:45:22.6671089Z [00:03:02.634]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b582/_pkg_.a -trimpath "/root/.go/src/io/ioutil=>io/ioutil;$WORK/b582=>" -p io/ioutil -lang=go1.25 -std -complete -installsuffix shared -buildid 1THy3quLs4RypiYbEiwj/1THy3quLs4RypiYbEiwj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack /root/.go/src/io/ioutil/ioutil.go /root/.go/src/io/ioutil/tempfile.go
2025-08-20T21:45:22.7000330Z [00:03:02.668]➜  go tool buildid -w $WORK/b571/_pkg_.a # internal
2025-08-20T21:45:22.7019453Z [00:03:02.670]➜  cp $WORK/b571/_pkg_.a /root/.cache/go-build/f3/f31e48d16aaf146e45b2dfe20ffaced478f23c5add4e46ff919ca47bdd4f0f61-d # internal
2025-08-20T21:45:22.7029360Z [00:03:02.671]➜  golang.org/x/crypto/openpgp/packet
2025-08-20T21:45:22.7034043Z [00:03:02.671]➜  mkdir -p $WORK/b562/
2025-08-20T21:45:22.7037583Z [00:03:02.672]➜  go tool buildid -w $WORK/b582/_pkg_.a # internal
2025-08-20T21:45:22.7044587Z [00:03:02.672]➜  cp $WORK/b582/_pkg_.a /root/.cache/go-build/22/224f8d91fcb16082e8751dd9f5db0f84e8b7480b67d4ae4303f47f53d4d2eed4-d # internal
2025-08-20T21:45:22.7046354Z [00:03:02.673]➜  net/mail
2025-08-20T21:45:22.7046891Z [00:03:02.673]➜  mkdir -p $WORK/b584/
2025-08-20T21:45:22.7047530Z [00:03:02.673]➜  cat >/tmp/go-build3361383166/b584/importcfg << 'EOF' # internal
2025-08-20T21:45:22.7048156Z [00:03:02.673]➜  # import config
2025-08-20T21:45:22.7049484Z [00:03:02.673]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:22.7050279Z [00:03:02.673]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.7050694Z [00:03:02.673]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.7051090Z [00:03:02.673]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.7051484Z [00:03:02.673]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:22.7051887Z [00:03:02.673]➜  packagefile mime=/tmp/go-build3361383166/b235/_pkg_.a
2025-08-20T21:45:22.7052302Z [00:03:02.673]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:22.7053035Z [00:03:02.673]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:22.7053488Z [00:03:02.673]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.7053901Z [00:03:02.673]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:22.7054306Z [00:03:02.673]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:22.7054752Z [00:03:02.673]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:22.7055077Z [00:03:02.673]➜  EOF
2025-08-20T21:45:22.7059710Z [00:03:02.674]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b584/_pkg_.a -trimpath "/root/.go/src/net/mail=>net/mail;$WORK/b584=>" -p net/mail -lang=go1.25 -std -complete -installsuffix shared -buildid 1q2EN2jlNzEuqfmKT6AO/1q2EN2jlNzEuqfmKT6AO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack /root/.go/src/net/mail/message.go
2025-08-20T21:45:22.7065769Z [00:03:02.674]➜  cat >/tmp/go-build3361383166/b562/importcfg << 'EOF' # internal
2025-08-20T21:45:22.7066534Z [00:03:02.674]➜  # import config
2025-08-20T21:45:22.7067086Z [00:03:02.674]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:22.7067742Z [00:03:02.674]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:22.7068856Z [00:03:02.674]➜  packagefile compress/bzip2=/tmp/go-build3361383166/b563/_pkg_.a
2025-08-20T21:45:22.7069595Z [00:03:02.674]➜  packagefile compress/flate=/tmp/go-build3361383166/b115/_pkg_.a
2025-08-20T21:45:22.7070660Z [00:03:02.674]➜  packagefile compress/zlib=/tmp/go-build3361383166/b564/_pkg_.a
2025-08-20T21:45:22.7071220Z [00:03:02.674]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:22.7071671Z [00:03:02.674]➜  packagefile crypto/aes=/tmp/go-build3361383166/b180/_pkg_.a
2025-08-20T21:45:22.7072135Z [00:03:02.674]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:22.7073030Z [00:03:02.674]➜  packagefile crypto/des=/tmp/go-build3361383166/b181/_pkg_.a
2025-08-20T21:45:22.7073565Z [00:03:02.674]➜  packagefile crypto/dsa=/tmp/go-build3361383166/b222/_pkg_.a
2025-08-20T21:45:22.7074027Z [00:03:02.674]➜  packagefile crypto/ecdsa=/tmp/go-build3361383166/b187/_pkg_.a
2025-08-20T21:45:22.7074505Z [00:03:02.674]➜  packagefile crypto/elliptic=/tmp/go-build3361383166/b188/_pkg_.a
2025-08-20T21:45:22.7074984Z [00:03:02.674]➜  packagefile crypto/md5=/tmp/go-build3361383166/b213/_pkg_.a
2025-08-20T21:45:22.7075436Z [00:03:02.674]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:22.7075886Z [00:03:02.674]➜  packagefile crypto/rsa=/tmp/go-build3361383166/b215/_pkg_.a
2025-08-20T21:45:22.7076340Z [00:03:02.674]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:22.7076793Z [00:03:02.674]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:22.7077261Z [00:03:02.674]➜  packagefile crypto/sha512=/tmp/go-build3361383166/b195/_pkg_.a
2025-08-20T21:45:22.7077720Z [00:03:02.674]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:22.7078182Z [00:03:02.674]➜  packagefile encoding/asn1=/tmp/go-build3361383166/b197/_pkg_.a
2025-08-20T21:45:22.7078651Z [00:03:02.674]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:22.7079090Z [00:03:02.674]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.7079800Z [00:03:02.674]➜  packagefile golang.org/x/crypto/cast5=/tmp/go-build3361383166/b566/_pkg_.a
2025-08-20T21:45:22.7080402Z [00:03:02.674]➜  packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3361383166/b567/_pkg_.a
2025-08-20T21:45:22.7081021Z [00:03:02.674]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3361383166/b561/_pkg_.a
2025-08-20T21:45:22.7081621Z [00:03:02.674]➜  packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build3361383166/b568/_pkg_.a
2025-08-20T21:45:22.7082119Z [00:03:02.674]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:22.7082666Z [00:03:02.674]➜  packagefile image=/tmp/go-build3361383166/b569/_pkg_.a
2025-08-20T21:45:22.7083152Z [00:03:02.674]➜  packagefile image/jpeg=/tmp/go-build3361383166/b571/_pkg_.a
2025-08-20T21:45:22.7083573Z [00:03:02.674]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.7083982Z [00:03:02.674]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:22.7084426Z [00:03:02.674]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:22.7084863Z [00:03:02.674]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:22.7085287Z [00:03:02.674]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.7085699Z [00:03:02.674]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:22.7085999Z [00:03:02.674]➜  EOF
2025-08-20T21:45:22.7093009Z [00:03:02.674]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b562/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet=>golang.org/x/crypto@v0.41.0/openpgp/packet;$WORK/b562=>" -p golang.org/x/crypto/openpgp/packet -lang=go1.23 -complete -installsuffix shared -buildid QNjkZoXjnOyiyeOA5IA9/QNjkZoXjnOyiyeOA5IA9 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/compressed.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/config.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/encrypted_key.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/literal.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/ocfb.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/one_pass_signature.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/opaque.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/packet.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/private_key.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/public_key.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/public_key_v3.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/reader.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/signature.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/signature_v3.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/symmetric_key_encrypted.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/symmetrically_encrypted.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/userattribute.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/packet/userid.go
2025-08-20T21:45:22.7757817Z [00:03:02.744]➜  go tool buildid -w $WORK/b584/_pkg_.a # internal
2025-08-20T21:45:22.7768432Z [00:03:02.745]➜  cp $WORK/b584/_pkg_.a /root/.cache/go-build/a0/a08ca008d6f035431dfebe0e7a97509402ad643a3d71dd1b51d072f59ec06ccf-d # internal
2025-08-20T21:45:22.7813281Z [00:03:02.747]➜  golang.org/x/crypto/cryptobyte
2025-08-20T21:45:22.7814682Z [00:03:02.749]➜  mkdir -p $WORK/b589/
2025-08-20T21:45:22.7815419Z [00:03:02.749]➜  cat >/tmp/go-build3361383166/b589/importcfg << 'EOF' # internal
2025-08-20T21:45:22.7815796Z [00:03:02.749]➜  # import config
2025-08-20T21:45:22.7816387Z [00:03:02.749]➜  packagefile encoding/asn1=/tmp/go-build3361383166/b197/_pkg_.a
2025-08-20T21:45:22.7816858Z [00:03:02.749]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.7817698Z [00:03:02.749]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.7818227Z [00:03:02.749]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3361383166/b590/_pkg_.a
2025-08-20T21:45:22.7818753Z [00:03:02.749]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:22.7819179Z [00:03:02.749]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:22.7819598Z [00:03:02.749]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:22.7819915Z [00:03:02.749]➜  EOF
2025-08-20T21:45:22.7822210Z [00:03:02.749]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b589/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte=>golang.org/x/crypto@v0.41.0/cryptobyte;$WORK/b589=>" -p golang.org/x/crypto/cryptobyte -lang=go1.23 -complete -installsuffix shared -buildid GrJkVNEd7HA68NF7oaA5/GrJkVNEd7HA68NF7oaA5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/asn1.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/builder.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/cryptobyte/string.go
2025-08-20T21:45:22.8738183Z [00:03:02.842]➜  go tool buildid -w $WORK/b579/_pkg_.a # internal
2025-08-20T21:45:22.8785782Z [00:03:02.846]➜  cp $WORK/b579/_pkg_.a /root/.cache/go-build/d1/d1a58c988dd2b6507a6eb886280a1edafb1d710ded14309e2dc2a420bfe4c54e-d # internal
2025-08-20T21:45:22.8789646Z [00:03:02.847]➜  github.com/golang/protobuf/proto
2025-08-20T21:45:22.8795051Z [00:03:02.847]➜  mkdir -p $WORK/b578/
2025-08-20T21:45:22.8800393Z [00:03:02.848]➜  cat >/tmp/go-build3361383166/b578/importcfg << 'EOF' # internal
2025-08-20T21:45:22.8800753Z [00:03:02.848]➜  # import config
2025-08-20T21:45:22.8801094Z [00:03:02.848]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:22.8801537Z [00:03:02.848]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:22.8802012Z [00:03:02.848]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:22.8813292Z [00:03:02.848]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:22.8813767Z [00:03:02.848]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.8814638Z [00:03:02.848]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.8815214Z [00:03:02.848]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3361383166/b117/_pkg_.a
2025-08-20T21:45:22.8816264Z [00:03:02.848]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:22.8816971Z [00:03:02.848]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:22.8817617Z [00:03:02.848]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3361383166/b579/_pkg_.a
2025-08-20T21:45:22.8818664Z [00:03:02.848]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:22.8819449Z [00:03:02.848]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:22.8820157Z [00:03:02.848]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3361383166/b111/_pkg_.a
2025-08-20T21:45:22.8820843Z [00:03:02.848]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:22.8821373Z [00:03:02.848]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.8821801Z [00:03:02.848]➜  packagefile io/ioutil=/tmp/go-build3361383166/b582/_pkg_.a
2025-08-20T21:45:22.8822222Z [00:03:02.848]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:22.8822802Z [00:03:02.848]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:22.8823220Z [00:03:02.848]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:22.8823632Z [00:03:02.848]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:22.8824373Z [00:03:02.848]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.8824787Z [00:03:02.848]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:22.8825222Z [00:03:02.848]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:22.8825551Z [00:03:02.848]➜  EOF
2025-08-20T21:45:22.8830231Z [00:03:02.848]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b578/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto=>github.com/golang/protobuf@v1.5.4/proto;$WORK/b578=>" -p github.com/golang/protobuf/proto -lang=go1.17 -complete -installsuffix shared -buildid TDuXlhhK3qnJHAgunFsZ/TDuXlhhK3qnJHAgunFsZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/buffer.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/defaults.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/deprecated.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/discard.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/extensions.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/properties.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/proto.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/registry.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/text_decode.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/text_encode.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/wire.go /root/go/pkg/mod/github.com/golang/protobuf@v1.5.4/proto/wrappers.go
2025-08-20T21:45:22.8843893Z [00:03:02.851]➜  go tool buildid -w $WORK/b589/_pkg_.a # internal
2025-08-20T21:45:22.8933132Z [00:03:02.861]➜  cp $WORK/b589/_pkg_.a /root/.cache/go-build/71/716f2dd0eb3f20bef3899d49a274f39b3a0ab46a84263156d3da843495624675-d # internal
2025-08-20T21:45:22.8936540Z [00:03:02.862]➜  github.com/smallstep/pkcs7/internal/legacy/x509
2025-08-20T21:45:22.8936919Z [00:03:02.862]➜  mkdir -p $WORK/b588/
2025-08-20T21:45:22.8940967Z [00:03:02.862]➜  cat >/tmp/go-build3361383166/b588/importcfg << 'EOF' # internal
2025-08-20T21:45:22.8941711Z [00:03:02.862]➜  # import config
2025-08-20T21:45:22.8942310Z [00:03:02.862]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:22.8943196Z [00:03:02.862]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:22.8943974Z [00:03:02.862]➜  packagefile crypto/dsa=/tmp/go-build3361383166/b222/_pkg_.a
2025-08-20T21:45:22.8945053Z [00:03:02.862]➜  packagefile crypto/ecdsa=/tmp/go-build3361383166/b187/_pkg_.a
2025-08-20T21:45:22.8945891Z [00:03:02.862]➜  packagefile crypto/ed25519=/tmp/go-build3361383166/b199/_pkg_.a
2025-08-20T21:45:22.8946668Z [00:03:02.862]➜  packagefile crypto/elliptic=/tmp/go-build3361383166/b188/_pkg_.a
2025-08-20T21:45:22.8947425Z [00:03:02.862]➜  packagefile crypto/rsa=/tmp/go-build3361383166/b215/_pkg_.a
2025-08-20T21:45:22.8948172Z [00:03:02.862]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:22.8948922Z [00:03:02.862]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:22.8949676Z [00:03:02.862]➜  packagefile crypto/sha512=/tmp/go-build3361383166/b195/_pkg_.a
2025-08-20T21:45:22.8950451Z [00:03:02.862]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:22.8951211Z [00:03:02.862]➜  packagefile crypto/x509/pkix=/tmp/go-build3361383166/b223/_pkg_.a
2025-08-20T21:45:22.8951997Z [00:03:02.862]➜  packagefile encoding/asn1=/tmp/go-build3361383166/b197/_pkg_.a
2025-08-20T21:45:22.8952834Z [00:03:02.862]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:22.8953537Z [00:03:02.862]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:22.8954327Z [00:03:02.862]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3361383166/b589/_pkg_.a
2025-08-20T21:45:22.8955215Z [00:03:02.862]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3361383166/b590/_pkg_.a
2025-08-20T21:45:22.8956379Z [00:03:02.862]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:22.8957096Z [00:03:02.862]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:22.8957829Z [00:03:02.862]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:22.8958978Z [00:03:02.862]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:22.8959402Z [00:03:02.862]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:22.8959841Z [00:03:02.862]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:22.8960268Z [00:03:02.862]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:22.8960684Z [00:03:02.862]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:22.8961098Z [00:03:02.862]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:22.8961543Z [00:03:02.862]➜  packagefile unicode/utf16=/tmp/go-build3361383166/b071/_pkg_.a
2025-08-20T21:45:22.8962012Z [00:03:02.862]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:22.8962338Z [00:03:02.862]➜  EOF
2025-08-20T21:45:22.8966632Z [00:03:02.862]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b588/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/internal/legacy/x509=>github.com/smallstep/pkcs7@v0.1.1/internal/legacy/x509;$WORK/b588=>" -p github.com/smallstep/pkcs7/internal/legacy/x509 -lang=go1.14 -complete -installsuffix shared -buildid ZByYIO-Gzf1faiQVinkn/ZByYIO-Gzf1faiQVinkn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/internal/legacy/x509/debug.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/internal/legacy/x509/doc.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/internal/legacy/x509/oid.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/internal/legacy/x509/parser.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/internal/legacy/x509/pkcs1.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/internal/legacy/x509/verify.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/internal/legacy/x509/x509.go
2025-08-20T21:45:22.9212903Z [00:03:02.887]➜  go tool buildid -w $WORK/b562/_pkg_.a # internal
2025-08-20T21:45:22.9229514Z [00:03:02.890]➜  cp $WORK/b562/_pkg_.a /root/.cache/go-build/40/404b57da648c6cac940f5db2df3ed3c62d468a592a2f8a39f15ef56e4a6a265a-d # internal
2025-08-20T21:45:22.9230142Z [00:03:02.890]➜  golang.org/x/crypto/openpgp
2025-08-20T21:45:22.9235673Z [00:03:02.891]➜  mkdir -p $WORK/b559/
2025-08-20T21:45:22.9236222Z [00:03:02.891]➜  cat >/tmp/go-build3361383166/b559/importcfg << 'EOF' # internal
2025-08-20T21:45:22.9236679Z [00:03:02.891]➜  # import config
2025-08-20T21:45:22.9237124Z [00:03:02.891]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:22.9237733Z [00:03:02.891]➜  packagefile crypto/rsa=/tmp/go-build3361383166/b215/_pkg_.a
2025-08-20T21:45:22.9238697Z [00:03:02.891]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:22.9239369Z [00:03:02.891]➜  packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build3361383166/b560/_pkg_.a
2025-08-20T21:45:22.9240121Z [00:03:02.891]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3361383166/b561/_pkg_.a
2025-08-20T21:45:22.9240874Z [00:03:02.891]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3361383166/b562/_pkg_.a
2025-08-20T21:45:22.9241599Z [00:03:02.891]➜  packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build3361383166/b568/_pkg_.a
2025-08-20T21:45:22.9242204Z [00:03:02.891]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:22.9242850Z [00:03:02.891]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:22.9243369Z [00:03:02.891]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:22.9243930Z [00:03:02.891]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:22.9244375Z [00:03:02.891]➜  EOF
2025-08-20T21:45:22.9246961Z [00:03:02.891]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b559/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp=>golang.org/x/crypto@v0.41.0/openpgp;$WORK/b559=>" -p golang.org/x/crypto/openpgp -lang=go1.23 -complete -installsuffix shared -buildid 4BlzlrRNt3wUFaI3dmrL/4BlzlrRNt3wUFaI3dmrL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/canonical_text.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/keys.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/read.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/openpgp/write.go
2025-08-20T21:45:23.0069427Z [00:03:02.975]➜  go tool buildid -w $WORK/b559/_pkg_.a # internal
2025-08-20T21:45:23.0083985Z [00:03:02.976]➜  cp $WORK/b559/_pkg_.a /root/.cache/go-build/06/06c3b508134c1bd48d26df090e5b9253c00e703aca3eaf4b881a1488d7ed86da-d # internal
2025-08-20T21:45:23.0125877Z [00:03:02.980]➜  golang.org/x/term
2025-08-20T21:45:23.0126276Z [00:03:02.980]➜  mkdir -p $WORK/b591/
2025-08-20T21:45:23.0126654Z [00:03:02.980]➜  cat >/tmp/go-build3361383166/b591/importcfg << 'EOF' # internal
2025-08-20T21:45:23.0128126Z [00:03:02.980]➜  # import config
2025-08-20T21:45:23.0128477Z [00:03:02.980]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.0128893Z [00:03:02.980]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.0129687Z [00:03:02.980]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:23.0130253Z [00:03:02.980]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.0130669Z [00:03:02.980]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:23.0131097Z [00:03:02.980]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:23.0131510Z [00:03:02.980]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:23.0131956Z [00:03:02.980]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:23.0132283Z [00:03:02.980]➜  EOF
2025-08-20T21:45:23.0134701Z [00:03:02.981]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b591/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/term@v0.34.0=>golang.org/x/term@v0.34.0;$WORK/b591=>" -p golang.org/x/term -lang=go1.23 -complete -installsuffix shared -buildid 1QRftYFdzN8viUP5V971/1QRftYFdzN8viUP5V971 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /root/go/pkg/mod/golang.org/x/term@v0.34.0/term.go /root/go/pkg/mod/golang.org/x/term@v0.34.0/term_unix.go /root/go/pkg/mod/golang.org/x/term@v0.34.0/term_unix_other.go /root/go/pkg/mod/golang.org/x/term@v0.34.0/terminal.go
2025-08-20T21:45:23.0538533Z [00:03:03.022]➜  go tool buildid -w $WORK/b588/_pkg_.a # internal
2025-08-20T21:45:23.0555245Z [00:03:03.023]➜  cp $WORK/b588/_pkg_.a /root/.cache/go-build/ba/ba80105c99bace9ec59a7ce9a12bd3f569f478cce1954bc7d5d86ca57a8dd9df-d # internal
2025-08-20T21:45:23.0571920Z [00:03:03.025]➜  github.com/smallstep/pkcs7
2025-08-20T21:45:23.0572367Z [00:03:03.025]➜  mkdir -p $WORK/b587/
2025-08-20T21:45:23.0572989Z [00:03:03.025]➜  cat >/tmp/go-build3361383166/b587/importcfg << 'EOF' # internal
2025-08-20T21:45:23.0573337Z [00:03:03.025]➜  # import config
2025-08-20T21:45:23.0573671Z [00:03:03.025]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.0574090Z [00:03:03.025]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:23.0574544Z [00:03:03.025]➜  packagefile crypto/aes=/tmp/go-build3361383166/b180/_pkg_.a
2025-08-20T21:45:23.0575004Z [00:03:03.025]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:23.0575457Z [00:03:03.025]➜  packagefile crypto/des=/tmp/go-build3361383166/b181/_pkg_.a
2025-08-20T21:45:23.0575901Z [00:03:03.025]➜  packagefile crypto/dsa=/tmp/go-build3361383166/b222/_pkg_.a
2025-08-20T21:45:23.0576353Z [00:03:03.025]➜  packagefile crypto/ecdsa=/tmp/go-build3361383166/b187/_pkg_.a
2025-08-20T21:45:23.0576819Z [00:03:03.025]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:23.0577272Z [00:03:03.025]➜  packagefile crypto/rsa=/tmp/go-build3361383166/b215/_pkg_.a
2025-08-20T21:45:23.0577721Z [00:03:03.025]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:23.0578180Z [00:03:03.025]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:23.0578642Z [00:03:03.025]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:23.0579109Z [00:03:03.025]➜  packagefile crypto/x509/pkix=/tmp/go-build3361383166/b223/_pkg_.a
2025-08-20T21:45:23.0579582Z [00:03:03.025]➜  packagefile encoding/asn1=/tmp/go-build3361383166/b197/_pkg_.a
2025-08-20T21:45:23.0580017Z [00:03:03.025]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.0580424Z [00:03:03.025]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.0581006Z [00:03:03.025]➜  packagefile github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3361383166/b588/_pkg_.a
2025-08-20T21:45:23.0581573Z [00:03:03.025]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:23.0581994Z [00:03:03.025]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:23.0582506Z [00:03:03.025]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:23.0582984Z [00:03:03.025]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:23.0583618Z [00:03:03.025]➜  EOF
2025-08-20T21:45:23.0586752Z [00:03:03.026]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b587/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1=>github.com/smallstep/pkcs7@v0.1.1;$WORK/b587=>" -p github.com/smallstep/pkcs7 -lang=go1.14 -complete -installsuffix shared -buildid UthTIf4DKXGcOKKRFEEC/UthTIf4DKXGcOKKRFEEC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/ber.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/decrypt.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/encrypt.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/pkcs7.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/sign.go /root/go/pkg/mod/github.com/smallstep/pkcs7@v0.1.1/verify.go
2025-08-20T21:45:23.0847964Z [00:03:03.053]➜  go tool buildid -w $WORK/b591/_pkg_.a # internal
2025-08-20T21:45:23.0863655Z [00:03:03.054]➜  cp $WORK/b591/_pkg_.a /root/.cache/go-build/ab/abdabab486e027b830a5e66d6364381ce0898d701e9a74969d33376fe56a6324-d # internal
2025-08-20T21:45:23.0871242Z [00:03:03.055]➜  github.com/containerd/nerdctl/v2/pkg/errutil
2025-08-20T21:45:23.0877523Z [00:03:03.055]➜  mkdir -p $WORK/b593/
2025-08-20T21:45:23.0886097Z [00:03:03.056]➜  cat >/tmp/go-build3361383166/b593/importcfg << 'EOF' # internal
2025-08-20T21:45:23.0887020Z [00:03:03.056]➜  # import config
2025-08-20T21:45:23.0887800Z [00:03:03.056]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.0888947Z [00:03:03.056]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.0889343Z [00:03:03.056]➜  EOF
2025-08-20T21:45:23.0898099Z [00:03:03.058]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b593/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/errutil=>github.com/containerd/nerdctl/v2/pkg/errutil;$WORK/b593=>" -p github.com/containerd/nerdctl/v2/pkg/errutil -lang=go1.23 -complete -installsuffix shared -buildid QJnhzRGTOaAwm3YX44KT/QJnhzRGTOaAwm3YX44KT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/errutil/errors_check.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/errutil/exit_coder.go
2025-08-20T21:45:23.1122506Z [00:03:03.080]➜  go tool buildid -w $WORK/b593/_pkg_.a # internal
2025-08-20T21:45:23.1134389Z [00:03:03.081]➜  cp $WORK/b593/_pkg_.a /root/.cache/go-build/0b/0b94123851a1427899ba528c6965e592bb3b4e67b10854c788065e22d584211e-d # internal
2025-08-20T21:45:23.1142564Z [00:03:03.082]➜  github.com/mr-tron/base58/base58
2025-08-20T21:45:23.1149541Z [00:03:03.083]➜  mkdir -p $WORK/b598/
2025-08-20T21:45:23.1160944Z [00:03:03.084]➜  cat >/tmp/go-build3361383166/b598/importcfg << 'EOF' # internal
2025-08-20T21:45:23.1161645Z [00:03:03.084]➜  # import config
2025-08-20T21:45:23.1162544Z [00:03:03.084]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.1163071Z [00:03:03.084]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:23.1163395Z [00:03:03.084]➜  EOF
2025-08-20T21:45:23.1165488Z [00:03:03.084]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b598/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mr-tron/base58@v1.2.0/base58=>github.com/mr-tron/base58@v1.2.0/base58;$WORK/b598=>" -p github.com/mr-tron/base58/base58 -lang=go1.12 -complete -installsuffix shared -buildid vrjS-mh9vgh-EKMZTK0K/vrjS-mh9vgh-EKMZTK0K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack /root/go/pkg/mod/github.com/mr-tron/base58@v1.2.0/base58/alphabet.go /root/go/pkg/mod/github.com/mr-tron/base58@v1.2.0/base58/base58.go
2025-08-20T21:45:23.1497637Z [00:03:03.118]➜  go tool buildid -w $WORK/b598/_pkg_.a # internal
2025-08-20T21:45:23.1504114Z [00:03:03.118]➜  cp $WORK/b598/_pkg_.a /root/.cache/go-build/b9/b9cd1ca9b8f4b03cf50d1c3055bdebbb1f038036e678a663e20bc56d6dba0091-d # internal
2025-08-20T21:45:23.1506728Z [00:03:03.119]➜  github.com/multiformats/go-base32
2025-08-20T21:45:23.1514828Z [00:03:03.119]➜  mkdir -p $WORK/b599/
2025-08-20T21:45:23.1515975Z [00:03:03.119]➜  cat >/tmp/go-build3361383166/b599/importcfg << 'EOF' # internal
2025-08-20T21:45:23.1516909Z [00:03:03.119]➜  # import config
2025-08-20T21:45:23.1517296Z [00:03:03.119]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.1517728Z [00:03:03.119]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:23.1518045Z [00:03:03.119]➜  EOF
2025-08-20T21:45:23.1519882Z [00:03:03.119]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b599/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-base32@v0.1.0=>github.com/multiformats/go-base32@v0.1.0;$WORK/b599=>" -p github.com/multiformats/go-base32 -lang=go1.18 -complete -installsuffix shared -buildid g59SEyNqpGSLH7m398gf/g59SEyNqpGSLH7m398gf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-base32@v0.1.0/base32.go
2025-08-20T21:45:23.1755339Z [00:03:03.143]➜  go tool buildid -w $WORK/b578/_pkg_.a # internal
2025-08-20T21:45:23.1844127Z [00:03:03.152]➜  cp $WORK/b578/_pkg_.a /root/.cache/go-build/dc/dced2df9b0385ddcf51daf448824734387a02670f67a9d099e71c6b4c5933348-d # internal
2025-08-20T21:45:23.1865629Z [00:03:03.154]➜  github.com/containers/ocicrypt/utils/keyprovider
2025-08-20T21:45:23.1874704Z [00:03:03.155]➜  mkdir -p $WORK/b577/
2025-08-20T21:45:23.1875491Z [00:03:03.155]➜  cat >/tmp/go-build3361383166/b577/importcfg << 'EOF' # internal
2025-08-20T21:45:23.1876790Z [00:03:03.155]➜  # import config
2025-08-20T21:45:23.1877192Z [00:03:03.155]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:23.1877620Z [00:03:03.155]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.1878179Z [00:03:03.155]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build3361383166/b578/_pkg_.a
2025-08-20T21:45:23.1878744Z [00:03:03.155]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:23.1879311Z [00:03:03.155]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:23.1879875Z [00:03:03.155]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:23.1880359Z [00:03:03.155]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:23.1880665Z [00:03:03.155]➜  EOF
2025-08-20T21:45:23.1882963Z [00:03:03.155]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b577/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/utils/keyprovider=>github.com/containers/ocicrypt@v1.2.1/utils/keyprovider;$WORK/b577=>" -p github.com/containers/ocicrypt/utils/keyprovider -lang=go1.22 -complete -installsuffix shared -buildid BgIuSStKEQsbQKl6ELbI/BgIuSStKEQsbQKl6ELbI -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/utils/keyprovider/keyprovider.pb.go
2025-08-20T21:45:23.1933392Z [00:03:03.161]➜  go tool buildid -w $WORK/b599/_pkg_.a # internal
2025-08-20T21:45:23.1943903Z [00:03:03.162]➜  cp $WORK/b599/_pkg_.a /root/.cache/go-build/96/96ba1b24dbcf1ecc1577b8556f214d98d99386c95c7df14678b189fed5f8abe3-d # internal
2025-08-20T21:45:23.1949687Z [00:03:03.163]➜  github.com/multiformats/go-base36
2025-08-20T21:45:23.1950040Z [00:03:03.163]➜  mkdir -p $WORK/b600/
2025-08-20T21:45:23.1964845Z [00:03:03.164]➜  go tool buildid -w $WORK/b587/_pkg_.a # internal
2025-08-20T21:45:23.1965306Z [00:03:03.164]➜  cat >/tmp/go-build3361383166/b600/importcfg << 'EOF' # internal
2025-08-20T21:45:23.1965672Z [00:03:03.164]➜  # import config
2025-08-20T21:45:23.1966007Z [00:03:03.164]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.1966309Z [00:03:03.164]➜  EOF
2025-08-20T21:45:23.1968455Z [00:03:03.164]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b600/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-base36@v0.2.0=>github.com/multiformats/go-base36@v0.2.0;$WORK/b600=>" -p github.com/multiformats/go-base36 -lang=go1.18 -complete -installsuffix shared -buildid dYGb60LUIZZceyRbQyvO/dYGb60LUIZZceyRbQyvO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-base36@v0.2.0/base36.go
2025-08-20T21:45:23.1985970Z [00:03:03.166]➜  cp $WORK/b587/_pkg_.a /root/.cache/go-build/2d/2d60d42ea0bfd7834d0ea91e261b9bdd73866457eca4f94e46968b2dc32cf1b7-d # internal
2025-08-20T21:45:23.1986616Z [00:03:03.166]➜  github.com/multiformats/go-multihash/core
2025-08-20T21:45:23.1986954Z [00:03:03.166]➜  mkdir -p $WORK/b602/
2025-08-20T21:45:23.1994121Z [00:03:03.167]➜  cat >/tmp/go-build3361383166/b602/importcfg << 'EOF' # internal
2025-08-20T21:45:23.1995292Z [00:03:03.167]➜  # import config
2025-08-20T21:45:23.1995722Z [00:03:03.167]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.1996191Z [00:03:03.167]➜  packagefile crypto/md5=/tmp/go-build3361383166/b213/_pkg_.a
2025-08-20T21:45:23.1996648Z [00:03:03.167]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:23.1997125Z [00:03:03.167]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:23.1997587Z [00:03:03.168]➜  packagefile crypto/sha512=/tmp/go-build3361383166/b195/_pkg_.a
2025-08-20T21:45:23.1998021Z [00:03:03.168]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.1998433Z [00:03:03.168]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.1998836Z [00:03:03.168]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.1999458Z [00:03:03.168]➜  EOF
2025-08-20T21:45:23.2005279Z [00:03:03.168]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b602/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core=>github.com/multiformats/go-multihash@v0.2.3/core;$WORK/b602=>" -p github.com/multiformats/go-multihash/core -lang=go1.19 -complete -installsuffix shared -buildid ihc-tGzqLL1sTUubcO3H/ihc-tGzqLL1sTUubcO3H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/errata.go /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/magic.go /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/core/registry.go
2025-08-20T21:45:23.2101884Z [00:03:03.178]➜  go tool buildid -w $WORK/b600/_pkg_.a # internal
2025-08-20T21:45:23.2106755Z [00:03:03.179]➜  cp $WORK/b600/_pkg_.a /root/.cache/go-build/aa/aa7a66afe13fa5a279d66654c4fe34d539a84bf06323357c802aa5b275419e8d-d # internal
2025-08-20T21:45:23.2109006Z [00:03:03.179]➜  github.com/multiformats/go-multibase
2025-08-20T21:45:23.2110184Z [00:03:03.179]➜  mkdir -p $WORK/b597/
2025-08-20T21:45:23.2114775Z [00:03:03.179]➜  cat >/tmp/go-build3361383166/b597/importcfg << 'EOF' # internal
2025-08-20T21:45:23.2115187Z [00:03:03.179]➜  # import config
2025-08-20T21:45:23.2115564Z [00:03:03.179]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:23.2116058Z [00:03:03.179]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:23.2116490Z [00:03:03.179]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.2116992Z [00:03:03.179]➜  packagefile github.com/mr-tron/base58/base58=/tmp/go-build3361383166/b598/_pkg_.a
2025-08-20T21:45:23.2117584Z [00:03:03.179]➜  packagefile github.com/multiformats/go-base32=/tmp/go-build3361383166/b599/_pkg_.a
2025-08-20T21:45:23.2118181Z [00:03:03.179]➜  packagefile github.com/multiformats/go-base36=/tmp/go-build3361383166/b600/_pkg_.a
2025-08-20T21:45:23.2118702Z [00:03:03.179]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:23.2119127Z [00:03:03.179]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.2119573Z [00:03:03.179]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:23.2119897Z [00:03:03.179]➜  EOF
2025-08-20T21:45:23.2124628Z [00:03:03.180]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b597/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multibase@v0.2.0=>github.com/multiformats/go-multibase@v0.2.0;$WORK/b597=>" -p github.com/multiformats/go-multibase -lang=go1.19 -complete -installsuffix shared -buildid wNXIJ8jvO9yOxwUkdHVN/wNXIJ8jvO9yOxwUkdHVN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multibase@v0.2.0/base16.go /root/go/pkg/mod/github.com/multiformats/go-multibase@v0.2.0/base2.go /root/go/pkg/mod/github.com/multiformats/go-multibase@v0.2.0/base256emoji.go /root/go/pkg/mod/github.com/multiformats/go-multibase@v0.2.0/base32.go /root/go/pkg/mod/github.com/multiformats/go-multibase@v0.2.0/encoder.go /root/go/pkg/mod/github.com/multiformats/go-multibase@v0.2.0/multibase.go
2025-08-20T21:45:23.2324703Z [00:03:03.200]➜  go tool buildid -w $WORK/b602/_pkg_.a # internal
2025-08-20T21:45:23.2354176Z [00:03:03.202]➜  cp $WORK/b602/_pkg_.a /root/.cache/go-build/06/0683706c43330a6d15615925d26fb78882de2de5404301a1d83aafcde834811e-d # internal
2025-08-20T21:45:23.2354982Z [00:03:03.202]➜  golang.org/x/crypto/blake2b
2025-08-20T21:45:23.2355436Z [00:03:03.202]➜  mkdir -p $WORK/b605/
2025-08-20T21:45:23.2355950Z [00:03:03.202]➜  cat >/tmp/go-build3361383166/b605/importcfg << 'EOF' # internal
2025-08-20T21:45:23.2356447Z [00:03:03.202]➜  # import config
2025-08-20T21:45:23.2356908Z [00:03:03.202]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:23.2357504Z [00:03:03.202]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:23.2358432Z [00:03:03.202]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.2358965Z [00:03:03.202]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.2359492Z [00:03:03.202]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.2360049Z [00:03:03.202]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:23.2360490Z [00:03:03.202]➜  EOF
2025-08-20T21:45:23.2363755Z [00:03:03.202]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b605/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b=>golang.org/x/crypto@v0.41.0/blake2b;$WORK/b605=>" -p golang.org/x/crypto/blake2b -lang=go1.23 -complete -installsuffix shared -buildid UypATjZQa7f5f3M5zYCC/UypATjZQa7f5f3M5zYCC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2b.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2b_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2b_ref.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/blake2x.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/go125.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2b/register.go
2025-08-20T21:45:23.2509471Z [00:03:03.218]➜  go tool buildid -w $WORK/b597/_pkg_.a # internal
2025-08-20T21:45:23.2514611Z [00:03:03.219]➜  cp $WORK/b597/_pkg_.a /root/.cache/go-build/48/48451eb99225a1004ab61a460cc1dfb0ae286e7b01aadbbca764e86c1275203c-d # internal
2025-08-20T21:45:23.2515244Z [00:03:03.219]➜  golang.org/x/crypto/blake2s
2025-08-20T21:45:23.2521852Z [00:03:03.220]➜  mkdir -p $WORK/b606/
2025-08-20T21:45:23.2529779Z [00:03:03.221]➜  cat >/tmp/go-build3361383166/b606/importcfg << 'EOF' # internal
2025-08-20T21:45:23.2533366Z [00:03:03.221]➜  # import config
2025-08-20T21:45:23.2535897Z [00:03:03.221]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:23.2538534Z [00:03:03.222]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:23.2539017Z [00:03:03.222]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.2539439Z [00:03:03.222]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.2539844Z [00:03:03.222]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.2540263Z [00:03:03.222]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:23.2540581Z [00:03:03.222]➜  EOF
2025-08-20T21:45:23.2545269Z [00:03:03.222]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b606/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s=>golang.org/x/crypto@v0.41.0/blake2s;$WORK/b606=>" -p golang.org/x/crypto/blake2s -lang=go1.23 -complete -installsuffix shared -buildid DsGDZBI5NtM2XwCgujwn/DsGDZBI5NtM2XwCgujwn -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s/blake2s.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s/blake2s_generic.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s/blake2s_ref.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/blake2s/blake2x.go
2025-08-20T21:45:23.2662502Z [00:03:03.234]➜  go tool buildid -w $WORK/b577/_pkg_.a # internal
2025-08-20T21:45:23.2681366Z [00:03:03.236]➜  cp $WORK/b577/_pkg_.a /root/.cache/go-build/2d/2d45b11bac75cb72d2dfdef57881e85ab4ede8b943d20115774c85241e5cc8a2-d # internal
2025-08-20T21:45:23.2684958Z [00:03:03.236]➜  github.com/klauspost/cpuid/v2
2025-08-20T21:45:23.2686919Z [00:03:03.237]➜  mkdir -p $WORK/b611/
2025-08-20T21:45:23.2687332Z [00:03:03.237]➜  echo -n > $WORK/b611/go_asm.h # internal
2025-08-20T21:45:23.2688146Z [00:03:03.237]➜  cd /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8
2025-08-20T21:45:23.2690482Z [00:03:03.237]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/klauspost/cpuid/v2 -trimpath "/root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8=>github.com/klauspost/cpuid/v2@v2.2.8;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b611/symabis ./cpuid_arm64.s
2025-08-20T21:45:23.2717963Z [00:03:03.239]➜  go tool buildid -w $WORK/b605/_pkg_.a # internal
2025-08-20T21:45:23.2719013Z [00:03:03.240]➜  cat >/tmp/go-build3361383166/b611/importcfg << 'EOF' # internal
2025-08-20T21:45:23.2719939Z [00:03:03.240]➜  # import config
2025-08-20T21:45:23.2720473Z [00:03:03.240]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:23.2721215Z [00:03:03.240]➜  packagefile flag=/tmp/go-build3361383166/b478/_pkg_.a
2025-08-20T21:45:23.2722210Z [00:03:03.240]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.2724119Z [00:03:03.240]➜  packagefile io/ioutil=/tmp/go-build3361383166/b582/_pkg_.a
2025-08-20T21:45:23.2724929Z [00:03:03.240]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:23.2726337Z [00:03:03.240]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:23.2726811Z [00:03:03.240]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.2727228Z [00:03:03.240]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:23.2727657Z [00:03:03.240]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:23.2728082Z [00:03:03.240]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.2728393Z [00:03:03.240]➜  EOF
2025-08-20T21:45:23.2728662Z [00:03:03.240]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:23.2731735Z [00:03:03.240]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b611/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8=>github.com/klauspost/cpuid/v2@v2.2.8;$WORK/b611=>" -p github.com/klauspost/cpuid/v2 -lang=go1.15 -installsuffix shared -buildid wKBUst_VFC1ZgrVENxLq/wKBUst_VFC1ZgrVENxLq -goversion go1.25.0 -symabis $WORK/b611/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack -asmhdr $WORK/b611/go_asm.h /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8/cpuid.go /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8/detect_arm64.go /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8/featureid_string.go /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8/os_linux_arm64.go /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8/os_unsafe_linux_arm64.go
2025-08-20T21:45:23.2744693Z [00:03:03.242]➜  cp $WORK/b605/_pkg_.a /root/.cache/go-build/c2/c292a0ea78a2726077287d1e18b89370dec34882560b00b5fbb053c2f9cc08cf-d # internal
2025-08-20T21:45:23.2772670Z [00:03:03.244]➜  github.com/spaolacci/murmur3
2025-08-20T21:45:23.2773097Z [00:03:03.244]➜  mkdir -p $WORK/b613/
2025-08-20T21:45:23.2773471Z [00:03:03.245]➜  cat >/tmp/go-build3361383166/b613/importcfg << 'EOF' # internal
2025-08-20T21:45:23.2773811Z [00:03:03.245]➜  # import config
2025-08-20T21:45:23.2774142Z [00:03:03.245]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.2774448Z [00:03:03.245]➜  EOF
2025-08-20T21:45:23.2778399Z [00:03:03.246]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b613/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spaolacci/murmur3@v1.1.0=>github.com/spaolacci/murmur3@v1.1.0;$WORK/b613=>" -p github.com/spaolacci/murmur3 -lang=go1.16 -complete -installsuffix shared -buildid erxxKEOOk3FjrU975O5p/erxxKEOOk3FjrU975O5p -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack /root/go/pkg/mod/github.com/spaolacci/murmur3@v1.1.0/murmur.go /root/go/pkg/mod/github.com/spaolacci/murmur3@v1.1.0/murmur128.go /root/go/pkg/mod/github.com/spaolacci/murmur3@v1.1.0/murmur32.go /root/go/pkg/mod/github.com/spaolacci/murmur3@v1.1.0/murmur64.go
2025-08-20T21:45:23.2937456Z [00:03:03.262]➜  go tool buildid -w $WORK/b606/_pkg_.a # internal
2025-08-20T21:45:23.2975868Z [00:03:03.265]➜  cp $WORK/b606/_pkg_.a /root/.cache/go-build/49/491212502813b732866a18e3820c3f74cce962d6fbf717cf8c8ad1771c390124-d # internal
2025-08-20T21:45:23.2977989Z [00:03:03.266]➜  github.com/multiformats/go-multihash/register/blake2
2025-08-20T21:45:23.2981087Z [00:03:03.266]➜  mkdir -p $WORK/b604/
2025-08-20T21:45:23.2981998Z [00:03:03.266]➜  cat >/tmp/go-build3361383166/b604/importcfg << 'EOF' # internal
2025-08-20T21:45:23.2982728Z [00:03:03.266]➜  # import config
2025-08-20T21:45:23.2983966Z [00:03:03.266]➜  packagefile github.com/multiformats/go-multihash/core=/tmp/go-build3361383166/b602/_pkg_.a
2025-08-20T21:45:23.2984914Z [00:03:03.266]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build3361383166/b605/_pkg_.a
2025-08-20T21:45:23.2985727Z [00:03:03.266]➜  packagefile golang.org/x/crypto/blake2s=/tmp/go-build3361383166/b606/_pkg_.a
2025-08-20T21:45:23.2986474Z [00:03:03.266]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.2986935Z [00:03:03.266]➜  EOF
2025-08-20T21:45:23.2989497Z [00:03:03.266]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b604/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/blake2=>github.com/multiformats/go-multihash@v0.2.3/register/blake2;$WORK/b604=>" -p github.com/multiformats/go-multihash/register/blake2 -lang=go1.19 -complete -installsuffix shared -buildid wWvkVl_c1vAFYkA9LR4b/wWvkVl_c1vAFYkA9LR4b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/blake2/multihash_blake2.go
2025-08-20T21:45:23.3083962Z [00:03:03.276]➜  go tool buildid -w $WORK/b613/_pkg_.a # internal
2025-08-20T21:45:23.3089519Z [00:03:03.277]➜  cp $WORK/b613/_pkg_.a /root/.cache/go-build/d3/d3564ff8e1e2dfc2ab7f1a51415e7273571614fb4a77c2e1276fbe65b85e0419-d # internal
2025-08-20T21:45:23.3090585Z [00:03:03.277]➜  github.com/multiformats/go-multihash/register/murmur3
2025-08-20T21:45:23.3091216Z [00:03:03.277]➜  mkdir -p $WORK/b612/
2025-08-20T21:45:23.3106537Z [00:03:03.279]➜  cat >/tmp/go-build3361383166/b612/importcfg << 'EOF' # internal
2025-08-20T21:45:23.3107683Z [00:03:03.279]➜  # import config
2025-08-20T21:45:23.3109097Z [00:03:03.279]➜  packagefile github.com/multiformats/go-multihash/core=/tmp/go-build3361383166/b602/_pkg_.a
2025-08-20T21:45:23.3110170Z [00:03:03.279]➜  packagefile github.com/spaolacci/murmur3=/tmp/go-build3361383166/b613/_pkg_.a
2025-08-20T21:45:23.3111460Z [00:03:03.279]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.3112294Z [00:03:03.279]➜  EOF
2025-08-20T21:45:23.3126556Z [00:03:03.279]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b612/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/murmur3=>github.com/multiformats/go-multihash@v0.2.3/register/murmur3;$WORK/b612=>" -p github.com/multiformats/go-multihash/register/murmur3 -lang=go1.19 -complete -installsuffix shared -buildid dHxz4VlCgZc6Sy5c_JZN/dHxz4VlCgZc6Sy5c_JZN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/murmur3/multihash_murmur3.go
2025-08-20T21:45:23.3128709Z [00:03:03.280]➜  go tool buildid -w $WORK/b604/_pkg_.a # internal
2025-08-20T21:45:23.3129391Z [00:03:03.280]➜  cp $WORK/b604/_pkg_.a /root/.cache/go-build/b0/b0bc74224a03feaed6b36ff22d96287e6ee4b54ec36b75b1624b556420973d7a-d # internal
2025-08-20T21:45:23.3143272Z [00:03:03.282]➜  golang.org/x/sys/cpu
2025-08-20T21:45:23.3143633Z [00:03:03.282]➜  mkdir -p $WORK/b616/
2025-08-20T21:45:23.3147929Z [00:03:03.283]➜  echo -n > $WORK/b616/go_asm.h # internal
2025-08-20T21:45:23.3148654Z [00:03:03.283]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu
2025-08-20T21:45:23.3150255Z [00:03:03.283]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b616=>" -I $WORK/b616/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -gensymabis -o $WORK/b616/symabis ./cpu_arm64.s
2025-08-20T21:45:23.3191816Z [00:03:03.287]➜  cat >/tmp/go-build3361383166/b616/importcfg << 'EOF' # internal
2025-08-20T21:45:23.3193691Z [00:03:03.287]➜  # import config
2025-08-20T21:45:23.3194621Z [00:03:03.287]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.3195368Z [00:03:03.287]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.3196095Z [00:03:03.287]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.3196833Z [00:03:03.287]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:23.3197544Z [00:03:03.287]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:23.3199463Z [00:03:03.287]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.3200562Z [00:03:03.287]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:23.3200964Z [00:03:03.287]➜  EOF
2025-08-20T21:45:23.3201249Z [00:03:03.287]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:23.3205353Z [00:03:03.287]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b616/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b616=>" -p golang.org/x/sys/cpu -lang=go1.23 -installsuffix shared -buildid UEKktlb9an-w94TZzYvC/UEKktlb9an-w94TZzYvC -goversion go1.25.0 -symabis $WORK/b616/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack -asmhdr $WORK/b616/go_asm.h /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/byteorder.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_gc_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/cpu_linux_arm64.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/endian_little.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/hwcap_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/parse.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/proc_cpuinfo_linux.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/runtime_auxv.go /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu/runtime_auxv_go121.go
2025-08-20T21:45:23.3209078Z [00:03:03.288]➜  go tool buildid -w $WORK/b612/_pkg_.a # internal
2025-08-20T21:45:23.3214814Z [00:03:03.289]➜  cp $WORK/b612/_pkg_.a /root/.cache/go-build/da/da7b7ae85d87f417406abf093fea6bb6daeab6c68afbc95d9ca9c99903e88653-d # internal
2025-08-20T21:45:23.3225719Z [00:03:03.290]➜  github.com/multiformats/go-multihash/register/sha256
2025-08-20T21:45:23.3226091Z [00:03:03.290]➜  mkdir -p $WORK/b618/
2025-08-20T21:45:23.3226472Z [00:03:03.290]➜  cat >/tmp/go-build3361383166/b618/importcfg << 'EOF' # internal
2025-08-20T21:45:23.3226814Z [00:03:03.290]➜  # import config
2025-08-20T21:45:23.3227420Z [00:03:03.290]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:23.3228040Z [00:03:03.290]➜  packagefile github.com/multiformats/go-multihash/core=/tmp/go-build3361383166/b602/_pkg_.a
2025-08-20T21:45:23.3228458Z [00:03:03.290]➜  EOF
2025-08-20T21:45:23.3230588Z [00:03:03.290]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b618/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/sha256=>github.com/multiformats/go-multihash@v0.2.3/register/sha256;$WORK/b618=>" -p github.com/multiformats/go-multihash/register/sha256 -lang=go1.19 -complete -installsuffix shared -buildid hZaoLRRia5kjBkI_NDds/hZaoLRRia5kjBkI_NDds -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/sha256/sha256.go
2025-08-20T21:45:23.3431284Z [00:03:03.311]➜  go tool buildid -w $WORK/b618/_pkg_.a # internal
2025-08-20T21:45:23.3439152Z [00:03:03.312]➜  cp $WORK/b618/_pkg_.a /root/.cache/go-build/42/42784b6945f1ea4bb3b5d36cd9c17cbdc4f365598f283ad7c0fc4ee51a3182b7-d # internal
2025-08-20T21:45:23.3441070Z [00:03:03.312]➜  github.com/multiformats/go-multihash/register/miniosha256
2025-08-20T21:45:23.3443765Z [00:03:03.312]➜  mkdir -p $WORK/b617/
2025-08-20T21:45:23.3444540Z [00:03:03.312]➜  cat >/tmp/go-build3361383166/b617/importcfg << 'EOF' # internal
2025-08-20T21:45:23.3446494Z [00:03:03.312]➜  # import config
2025-08-20T21:45:23.3447367Z [00:03:03.312]➜  packagefile github.com/multiformats/go-multihash/register/sha256=/tmp/go-build3361383166/b618/_pkg_.a
2025-08-20T21:45:23.3447847Z [00:03:03.312]➜  EOF
2025-08-20T21:45:23.3456207Z [00:03:03.313]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b617/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/miniosha256=>github.com/multiformats/go-multihash@v0.2.3/register/miniosha256;$WORK/b617=>" -p github.com/multiformats/go-multihash/register/miniosha256 -lang=go1.19 -complete -installsuffix shared -buildid 5fBHAaDx6ewH7w-U9mam/5fBHAaDx6ewH7w-U9mam -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/miniosha256/post_go1.21.go
2025-08-20T21:45:23.3612958Z [00:03:03.329]➜  go tool buildid -w $WORK/b617/_pkg_.a # internal
2025-08-20T21:45:23.3618116Z [00:03:03.329]➜  cp $WORK/b617/_pkg_.a /root/.cache/go-build/cc/ccfe948bb9d31d4f307f6a686e58dd2b0bad8ae3183b571fad84d783f01600e8-d # internal
2025-08-20T21:45:23.3625095Z [00:03:03.329]➜  github.com/multiformats/go-varint
2025-08-20T21:45:23.3625447Z [00:03:03.330]➜  mkdir -p $WORK/b619/
2025-08-20T21:45:23.3625822Z [00:03:03.330]➜  cat >/tmp/go-build3361383166/b619/importcfg << 'EOF' # internal
2025-08-20T21:45:23.3626169Z [00:03:03.330]➜  # import config
2025-08-20T21:45:23.3626535Z [00:03:03.330]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:23.3627007Z [00:03:03.330]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.3627418Z [00:03:03.330]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.3627835Z [00:03:03.330]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:23.3628153Z [00:03:03.330]➜  EOF
2025-08-20T21:45:23.3629975Z [00:03:03.330]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b619/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-varint@v0.0.7=>github.com/multiformats/go-varint@v0.0.7;$WORK/b619=>" -p github.com/multiformats/go-varint -lang=go1.18 -complete -installsuffix shared -buildid wzar9gfb1tnHMohF-zvE/wzar9gfb1tnHMohF-zvE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-varint@v0.0.7/varint.go
2025-08-20T21:45:23.3748172Z [00:03:03.342]➜  cd /root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu
2025-08-20T21:45:23.3752115Z [00:03:03.343]➜  /root/.go/pkg/tool/linux_arm64/asm -p golang.org/x/sys/cpu -trimpath "/root/go/pkg/mod/golang.org/x/sys@v0.35.0/cpu=>golang.org/x/sys@v0.35.0/cpu;$WORK/b616=>" -I $WORK/b616/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b616/cpu_arm64.o ./cpu_arm64.s
2025-08-20T21:45:23.3770410Z [00:03:03.345]➜  go tool buildid -w $WORK/b619/_pkg_.a # internal
2025-08-20T21:45:23.3774890Z [00:03:03.345]➜  go tool pack r $WORK/b616/_pkg_.a $WORK/b616/cpu_arm64.o # internal
2025-08-20T21:45:23.3777792Z [00:03:03.346]➜  go tool buildid -w $WORK/b616/_pkg_.a # internal
2025-08-20T21:45:23.3791301Z [00:03:03.347]➜  cp $WORK/b619/_pkg_.a /root/.cache/go-build/f2/f2545d77a42925b83da6fbf1255ceb2ef61571369627ffaf2e08b3fa7cd6df72-d # internal
2025-08-20T21:45:23.3795750Z [00:03:03.347]➜  cp $WORK/b616/_pkg_.a /root/.cache/go-build/08/08d42fd7d649472727384a727cf2283616cea5b95a68df43706de11181faf97c-d # internal
2025-08-20T21:45:23.3799946Z [00:03:03.347]➜  golang.org/x/crypto/sha3
2025-08-20T21:45:23.3815263Z [00:03:03.347]➜  mkdir -p $WORK/b615/
2025-08-20T21:45:23.3815856Z [00:03:03.347]➜  cat >/tmp/go-build3361383166/b615/importcfg << 'EOF' # internal
2025-08-20T21:45:23.3816210Z [00:03:03.347]➜  # import config
2025-08-20T21:45:23.3816541Z [00:03:03.348]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.3816961Z [00:03:03.348]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:23.3817401Z [00:03:03.348]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:23.3818253Z [00:03:03.348]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:23.3818702Z [00:03:03.348]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.3819167Z [00:03:03.348]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build3361383166/b616/_pkg_.a
2025-08-20T21:45:23.3819625Z [00:03:03.348]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.3820019Z [00:03:03.348]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.3820442Z [00:03:03.348]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:23.3820759Z [00:03:03.348]➜  EOF
2025-08-20T21:45:23.3821026Z [00:03:03.348]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:23.3824627Z [00:03:03.348]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b615/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3=>golang.org/x/crypto@v0.41.0/sha3;$WORK/b615=>" -p golang.org/x/crypto/sha3 -lang=go1.23 -complete -installsuffix shared -buildid i1acGHllMUITER48lnt8/i1acGHllMUITER48lnt8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/doc.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/hashes.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/hashes_noasm.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/keccakf.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/sha3.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/shake.go /root/go/pkg/mod/golang.org/x/crypto@v0.41.0/sha3/shake_noasm.go
2025-08-20T21:45:23.3831413Z [00:03:03.351]➜  github.com/pelletier/go-toml/v2/internal/danger
2025-08-20T21:45:23.3831753Z [00:03:03.351]➜  mkdir -p $WORK/b624/
2025-08-20T21:45:23.3832116Z [00:03:03.351]➜  cat >/tmp/go-build3361383166/b624/importcfg << 'EOF' # internal
2025-08-20T21:45:23.3832540Z [00:03:03.351]➜  # import config
2025-08-20T21:45:23.3832906Z [00:03:03.351]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.3833341Z [00:03:03.351]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:23.3833652Z [00:03:03.351]➜  EOF
2025-08-20T21:45:23.3836213Z [00:03:03.351]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b624/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/internal/danger=>github.com/pelletier/go-toml/v2@v2.2.4/internal/danger;$WORK/b624=>" -p github.com/pelletier/go-toml/v2/internal/danger -lang=go1.21 -complete -installsuffix shared -buildid lUCXc1RNGbt2liI6Q6LE/lUCXc1RNGbt2liI6Q6LE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/internal/danger/danger.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/internal/danger/typeid.go
2025-08-20T21:45:23.4038884Z [00:03:03.370]➜  go tool buildid -w $WORK/b624/_pkg_.a # internal
2025-08-20T21:45:23.4042081Z [00:03:03.370]➜  cp $WORK/b624/_pkg_.a /root/.cache/go-build/49/49d120179239c6afedc2fad542681757c01f1e45fca694b1fa8fb29011fc06fe-d # internal
2025-08-20T21:45:23.4056030Z [00:03:03.373]➜  github.com/pelletier/go-toml/v2/unstable
2025-08-20T21:45:23.4057274Z [00:03:03.373]➜  mkdir -p $WORK/b626/
2025-08-20T21:45:23.4057662Z [00:03:03.373]➜  cat >/tmp/go-build3361383166/b626/importcfg << 'EOF' # internal
2025-08-20T21:45:23.4058006Z [00:03:03.373]➜  # import config
2025-08-20T21:45:23.4058336Z [00:03:03.373]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.4058761Z [00:03:03.373]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.4059346Z [00:03:03.373]➜  packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build3361383166/b623/_pkg_.a
2025-08-20T21:45:23.4060064Z [00:03:03.373]➜  packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build3361383166/b624/_pkg_.a
2025-08-20T21:45:23.4060612Z [00:03:03.373]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:23.4060926Z [00:03:03.373]➜  EOF
2025-08-20T21:45:23.4065060Z [00:03:03.373]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b626/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/unstable=>github.com/pelletier/go-toml/v2@v2.2.4/unstable;$WORK/b626=>" -p github.com/pelletier/go-toml/v2/unstable -lang=go1.21 -complete -installsuffix shared -buildid T74YBu3OF2aIBzTBwwwc/T74YBu3OF2aIBzTBwwwc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/unstable/ast.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/unstable/builder.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/unstable/doc.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/unstable/kind.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/unstable/parser.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/unstable/scanner.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/unstable/unmarshaler.go
2025-08-20T21:45:23.4230721Z [00:03:03.391]➜  cd /root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8
2025-08-20T21:45:23.4235637Z [00:03:03.391]➜  /root/.go/pkg/tool/linux_arm64/asm -p github.com/klauspost/cpuid/v2 -trimpath "/root/go/pkg/mod/github.com/klauspost/cpuid/v2@v2.2.8=>github.com/klauspost/cpuid/v2@v2.2.8;$WORK/b611=>" -I $WORK/b611/ -I /root/.go/pkg/include -D GOOS_linux -D GOARCH_arm64 -shared -o $WORK/b611/cpuid_arm64.o ./cpuid_arm64.s
2025-08-20T21:45:23.4255072Z [00:03:03.393]➜  go tool pack r $WORK/b611/_pkg_.a $WORK/b611/cpuid_arm64.o # internal
2025-08-20T21:45:23.4256172Z [00:03:03.393]➜  go tool buildid -w $WORK/b611/_pkg_.a # internal
2025-08-20T21:45:23.4258593Z [00:03:03.394]➜  go tool buildid -w $WORK/b615/_pkg_.a # internal
2025-08-20T21:45:23.4265647Z [00:03:03.394]➜  cp $WORK/b615/_pkg_.a /root/.cache/go-build/ed/ed98633c26ac1a19783ef498a6b0605107dcaee389eb199da105d46ff845f083-d # internal
2025-08-20T21:45:23.4267878Z [00:03:03.395]➜  github.com/multiformats/go-multihash/register/sha3
2025-08-20T21:45:23.4268851Z [00:03:03.395]➜  mkdir -p $WORK/b614/
2025-08-20T21:45:23.4288083Z [00:03:03.397]➜  cat >/tmp/go-build3361383166/b614/importcfg << 'EOF' # internal
2025-08-20T21:45:23.4289057Z [00:03:03.397]➜  # import config
2025-08-20T21:45:23.4289669Z [00:03:03.397]➜  packagefile github.com/multiformats/go-multihash/core=/tmp/go-build3361383166/b602/_pkg_.a
2025-08-20T21:45:23.4290333Z [00:03:03.397]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build3361383166/b615/_pkg_.a
2025-08-20T21:45:23.4291154Z [00:03:03.397]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.4291522Z [00:03:03.397]➜  EOF
2025-08-20T21:45:23.4291802Z [00:03:03.397]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:23.4294182Z [00:03:03.397]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b614/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/sha3=>github.com/multiformats/go-multihash@v0.2.3/register/sha3;$WORK/b614=>" -p github.com/multiformats/go-multihash/register/sha3 -lang=go1.19 -complete -installsuffix shared -buildid I95NuM0FoEym9hNnUR40/I95NuM0FoEym9hNnUR40 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/sha3/multihash_sha3.go
2025-08-20T21:45:23.4296466Z [00:03:03.397]➜  cp $WORK/b611/_pkg_.a /root/.cache/go-build/a5/a579b9e85d09dfb3761da080c176e427e0be504aca99a1cbaf50c92f9cdcadeb-d # internal
2025-08-20T21:45:23.4297040Z [00:03:03.397]➜  lukechampine.com/blake3/guts
2025-08-20T21:45:23.4297331Z [00:03:03.397]➜  mkdir -p $WORK/b610/
2025-08-20T21:45:23.4297693Z [00:03:03.397]➜  cat >/tmp/go-build3361383166/b610/importcfg << 'EOF' # internal
2025-08-20T21:45:23.4298033Z [00:03:03.397]➜  # import config
2025-08-20T21:45:23.4298360Z [00:03:03.397]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.4298805Z [00:03:03.397]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:23.4299601Z [00:03:03.397]➜  packagefile github.com/klauspost/cpuid/v2=/tmp/go-build3361383166/b611/_pkg_.a
2025-08-20T21:45:23.4300105Z [00:03:03.397]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:23.4300422Z [00:03:03.397]➜  EOF
2025-08-20T21:45:23.4303417Z [00:03:03.397]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b610/_pkg_.a -trimpath "/root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts=>lukechampine.com/blake3@v1.3.0/guts;$WORK/b610=>" -p lukechampine.com/blake3/guts -lang=go1.17 -complete -installsuffix shared -buildid AXlq9qQGHqirDukFBSzN/AXlq9qQGHqirDukFBSzN -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts/compress_generic.go /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts/compress_noasm.go /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts/cpu.go /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/guts/node.go
2025-08-20T21:45:23.4425390Z [00:03:03.410]➜  go tool buildid -w $WORK/b614/_pkg_.a # internal
2025-08-20T21:45:23.4428681Z [00:03:03.411]➜  cp $WORK/b614/_pkg_.a /root/.cache/go-build/2e/2e6cc070b123852a7c17b19c034dec51fb84f4c133f9e2a10f129e5b8f255503-d # internal
2025-08-20T21:45:23.4434284Z [00:03:03.411]➜  github.com/docker/docker-credential-helpers/credentials
2025-08-20T21:45:23.4435049Z [00:03:03.411]➜  mkdir -p $WORK/b632/
2025-08-20T21:45:23.4435988Z [00:03:03.411]➜  cat >/tmp/go-build3361383166/b632/importcfg << 'EOF' # internal
2025-08-20T21:45:23.4436539Z [00:03:03.411]➜  # import config
2025-08-20T21:45:23.4436902Z [00:03:03.411]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:23.4437329Z [00:03:03.411]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.4437771Z [00:03:03.411]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:23.4438212Z [00:03:03.411]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.4438620Z [00:03:03.411]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.4439131Z [00:03:03.411]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.4439591Z [00:03:03.411]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.4440000Z [00:03:03.411]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.4440312Z [00:03:03.411]➜  EOF
2025-08-20T21:45:23.4444023Z [00:03:03.412]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b632/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.8.2/credentials=>github.com/docker/docker-credential-helpers@v0.8.2/credentials;$WORK/b632=>" -p github.com/docker/docker-credential-helpers/credentials -lang=go1.19 -complete -installsuffix shared -buildid mGclvy3lL3DvmX2i5F5B/mGclvy3lL3DvmX2i5F5B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.8.2/credentials/credentials.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.8.2/credentials/error.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.8.2/credentials/helper.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.8.2/credentials/version.go
2025-08-20T21:45:23.4652227Z [00:03:03.433]➜  go tool buildid -w $WORK/b610/_pkg_.a # internal
2025-08-20T21:45:23.4659772Z [00:03:03.434]➜  cp $WORK/b610/_pkg_.a /root/.cache/go-build/dc/dcd53ad2aee4e954ab65820d7c7d98fa31dc3fea62ccb5d93dad5ea84e9d2a2e-d # internal
2025-08-20T21:45:23.4667466Z [00:03:03.435]➜  lukechampine.com/blake3/bao
2025-08-20T21:45:23.4674612Z [00:03:03.435]➜  mkdir -p $WORK/b609/
2025-08-20T21:45:23.4686507Z [00:03:03.436]➜  cat >/tmp/go-build3361383166/b609/importcfg << 'EOF' # internal
2025-08-20T21:45:23.4687358Z [00:03:03.436]➜  # import config
2025-08-20T21:45:23.4688399Z [00:03:03.436]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.4688947Z [00:03:03.436]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:23.4689852Z [00:03:03.436]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.4690263Z [00:03:03.436]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.4690757Z [00:03:03.436]➜  packagefile lukechampine.com/blake3/guts=/tmp/go-build3361383166/b610/_pkg_.a
2025-08-20T21:45:23.4691257Z [00:03:03.436]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:23.4691574Z [00:03:03.436]➜  EOF
2025-08-20T21:45:23.4693453Z [00:03:03.437]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b609/_pkg_.a -trimpath "/root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/bao=>lukechampine.com/blake3@v1.3.0/bao;$WORK/b609=>" -p lukechampine.com/blake3/bao -lang=go1.17 -complete -installsuffix shared -buildid 1OmqwPAK98OFYQiMTnol/1OmqwPAK98OFYQiMTnol -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/bao/bao.go
2025-08-20T21:45:23.4930826Z [00:03:03.461]➜  go tool buildid -w $WORK/b626/_pkg_.a # internal
2025-08-20T21:45:23.4957852Z [00:03:03.464]➜  cp $WORK/b626/_pkg_.a /root/.cache/go-build/8c/8cba868904d62cec25fd42c29c2a1173afd92d828a921eedd80671ffb1da84f4-d # internal
2025-08-20T21:45:23.4963354Z [00:03:03.464]➜  go tool buildid -w $WORK/b632/_pkg_.a # internal
2025-08-20T21:45:23.4969195Z [00:03:03.465]➜  cp $WORK/b632/_pkg_.a /root/.cache/go-build/a3/a321bd2c4aadf049eb655652d4321e59426fa184f9d9cc50238753ad595d71e9-d # internal
2025-08-20T21:45:23.4970406Z [00:03:03.465]➜  github.com/pelletier/go-toml/v2/internal/tracker
2025-08-20T21:45:23.4971252Z [00:03:03.465]➜  mkdir -p $WORK/b625/
2025-08-20T21:45:23.4971853Z [00:03:03.465]➜  github.com/docker/docker-credential-helpers/client
2025-08-20T21:45:23.4972210Z [00:03:03.465]➜  mkdir -p $WORK/b631/
2025-08-20T21:45:23.4977030Z [00:03:03.466]➜  cat >/tmp/go-build3361383166/b631/importcfg << 'EOF' # internal
2025-08-20T21:45:23.4977929Z [00:03:03.466]➜  # import config
2025-08-20T21:45:23.4978535Z [00:03:03.466]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.4979764Z [00:03:03.466]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:23.4980203Z [00:03:03.466]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.4980813Z [00:03:03.466]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3361383166/b632/_pkg_.a
2025-08-20T21:45:23.4981384Z [00:03:03.466]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.4982065Z [00:03:03.466]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.4982777Z [00:03:03.466]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:23.4983212Z [00:03:03.466]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.4983525Z [00:03:03.466]➜  EOF
2025-08-20T21:45:23.4985986Z [00:03:03.466]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b631/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.8.2/client=>github.com/docker/docker-credential-helpers@v0.8.2/client;$WORK/b631=>" -p github.com/docker/docker-credential-helpers/client -lang=go1.19 -complete -installsuffix shared -buildid N8hcsEzWIcTrdfrO2axj/N8hcsEzWIcTrdfrO2axj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.8.2/client/client.go /root/go/pkg/mod/github.com/docker/docker-credential-helpers@v0.8.2/client/command.go
2025-08-20T21:45:23.4998156Z [00:03:03.467]➜  cat >/tmp/go-build3361383166/b625/importcfg << 'EOF' # internal
2025-08-20T21:45:23.5011357Z [00:03:03.467]➜  # import config
2025-08-20T21:45:23.5011744Z [00:03:03.467]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.5012159Z [00:03:03.467]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.5012838Z [00:03:03.467]➜  packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build3361383166/b626/_pkg_.a
2025-08-20T21:45:23.5013775Z [00:03:03.467]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:23.5014085Z [00:03:03.467]➜  EOF
2025-08-20T21:45:23.5016733Z [00:03:03.468]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b625/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/internal/tracker=>github.com/pelletier/go-toml/v2@v2.2.4/internal/tracker;$WORK/b625=>" -p github.com/pelletier/go-toml/v2/internal/tracker -lang=go1.21 -complete -installsuffix shared -buildid vQeWGvLn1pu_yYe2-DSv/vQeWGvLn1pu_yYe2-DSv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/internal/tracker/key.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/internal/tracker/seen.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/internal/tracker/tracker.go
2025-08-20T21:45:23.5166188Z [00:03:03.484]➜  go tool buildid -w $WORK/b609/_pkg_.a # internal
2025-08-20T21:45:23.5179335Z [00:03:03.486]➜  cp $WORK/b609/_pkg_.a /root/.cache/go-build/7c/7c5578f596f043a14ccadfda752bee8beb4dcf84b6f16e4fc108e72953adf9a9-d # internal
2025-08-20T21:45:23.5188016Z [00:03:03.486]➜  lukechampine.com/blake3
2025-08-20T21:45:23.5189503Z [00:03:03.486]➜  mkdir -p $WORK/b608/
2025-08-20T21:45:23.5192357Z [00:03:03.487]➜  cat >/tmp/go-build3361383166/b608/importcfg << 'EOF' # internal
2025-08-20T21:45:23.5193014Z [00:03:03.487]➜  # import config
2025-08-20T21:45:23.5194187Z [00:03:03.487]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:23.5195169Z [00:03:03.487]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.5195996Z [00:03:03.487]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.5196714Z [00:03:03.487]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.5197571Z [00:03:03.487]➜  packagefile lukechampine.com/blake3/bao=/tmp/go-build3361383166/b609/_pkg_.a
2025-08-20T21:45:23.5198564Z [00:03:03.487]➜  packagefile lukechampine.com/blake3/guts=/tmp/go-build3361383166/b610/_pkg_.a
2025-08-20T21:45:23.5199528Z [00:03:03.487]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:23.5201309Z [00:03:03.487]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:23.5201759Z [00:03:03.487]➜  EOF
2025-08-20T21:45:23.5208654Z [00:03:03.487]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b608/_pkg_.a -trimpath "/root/go/pkg/mod/lukechampine.com/blake3@v1.3.0=>lukechampine.com/blake3@v1.3.0;$WORK/b608=>" -p lukechampine.com/blake3 -lang=go1.17 -complete -installsuffix shared -buildid Qm_FhJZIOJ2t6ZA4P1WZ/Qm_FhJZIOJ2t6ZA4P1WZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack /root/go/pkg/mod/lukechampine.com/blake3@v1.3.0/blake3.go
2025-08-20T21:45:23.5438803Z [00:03:03.512]➜  go tool buildid -w $WORK/b608/_pkg_.a # internal
2025-08-20T21:45:23.5444408Z [00:03:03.512]➜  cp $WORK/b608/_pkg_.a /root/.cache/go-build/cf/cf7d4f48c3f4c62cfd8c39f2de16e68cba0ee27f5797ce888ec47ef12839aaa1-d # internal
2025-08-20T21:45:23.5458961Z [00:03:03.514]➜  github.com/multiformats/go-multihash/register/blake3
2025-08-20T21:45:23.5461056Z [00:03:03.514]➜  mkdir -p $WORK/b607/
2025-08-20T21:45:23.5463770Z [00:03:03.514]➜  cat >/tmp/go-build3361383166/b607/importcfg << 'EOF' # internal
2025-08-20T21:45:23.5465392Z [00:03:03.514]➜  # import config
2025-08-20T21:45:23.5465943Z [00:03:03.514]➜  packagefile github.com/multiformats/go-multihash/core=/tmp/go-build3361383166/b602/_pkg_.a
2025-08-20T21:45:23.5466556Z [00:03:03.514]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.5467043Z [00:03:03.514]➜  packagefile lukechampine.com/blake3=/tmp/go-build3361383166/b608/_pkg_.a
2025-08-20T21:45:23.5467409Z [00:03:03.514]➜  EOF
2025-08-20T21:45:23.5469619Z [00:03:03.514]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b607/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/blake3=>github.com/multiformats/go-multihash@v0.2.3/register/blake3;$WORK/b607=>" -p github.com/multiformats/go-multihash/register/blake3 -lang=go1.19 -complete -installsuffix shared -buildid pEyLPEzJ8ZEVrFlN0Qx8/pEyLPEzJ8ZEVrFlN0Qx8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/blake3/multihash_blake3.go
2025-08-20T21:45:23.5476774Z [00:03:03.516]➜  go tool buildid -w $WORK/b625/_pkg_.a # internal
2025-08-20T21:45:23.5483068Z [00:03:03.516]➜  cp $WORK/b625/_pkg_.a /root/.cache/go-build/60/60d25576fa2066fcbf3eef7fa0737a3c59f914f624492fdfa31318d59984bee9-d # internal
2025-08-20T21:45:23.5495452Z [00:03:03.517]➜  go tool buildid -w $WORK/b631/_pkg_.a # internal
2025-08-20T21:45:23.5505333Z [00:03:03.518]➜  cp $WORK/b631/_pkg_.a /root/.cache/go-build/94/944b2ffdb96df057568572081c82a177304194a94aed8130878a6331735ab338-d # internal
2025-08-20T21:45:23.5508837Z [00:03:03.518]➜  github.com/docker/cli/cli/config/credentials
2025-08-20T21:45:23.5511218Z [00:03:03.519]➜  mkdir -p $WORK/b629/
2025-08-20T21:45:23.5512006Z [00:03:03.519]➜  cat >/tmp/go-build3361383166/b629/importcfg << 'EOF' # internal
2025-08-20T21:45:23.5513243Z [00:03:03.519]➜  # import config
2025-08-20T21:45:23.5514605Z [00:03:03.519]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.5515984Z [00:03:03.519]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build3361383166/b630/_pkg_.a
2025-08-20T21:45:23.5516732Z [00:03:03.519]➜  packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build3361383166/b631/_pkg_.a
2025-08-20T21:45:23.5517500Z [00:03:03.519]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3361383166/b632/_pkg_.a
2025-08-20T21:45:23.5518075Z [00:03:03.519]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:23.5518493Z [00:03:03.519]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:23.5518898Z [00:03:03.519]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.5519318Z [00:03:03.519]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:23.5519739Z [00:03:03.519]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.5520173Z [00:03:03.519]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:23.5520496Z [00:03:03.519]➜  EOF
2025-08-20T21:45:23.5524700Z [00:03:03.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b629/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials=>github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials;$WORK/b629=>" -p github.com/docker/cli/cli/config/credentials -lang=go1.16 -complete -installsuffix shared -buildid AUIdZqKZHdueVnr50LUM/AUIdZqKZHdueVnr50LUM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials/credentials.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials/default_store.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials/default_store_linux.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials/file_store.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/credentials/native_store.go
2025-08-20T21:45:23.5529250Z [00:03:03.519]➜  github.com/pelletier/go-toml/v2
2025-08-20T21:45:23.5529568Z [00:03:03.519]➜  mkdir -p $WORK/b622/
2025-08-20T21:45:23.5529951Z [00:03:03.519]➜  cat >/tmp/go-build3361383166/b622/importcfg << 'EOF' # internal
2025-08-20T21:45:23.5530291Z [00:03:03.519]➜  # import config
2025-08-20T21:45:23.5530622Z [00:03:03.519]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.5531043Z [00:03:03.519]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:23.5531493Z [00:03:03.519]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:23.5532256Z [00:03:03.519]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.5533326Z [00:03:03.519]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.5533922Z [00:03:03.519]➜  packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build3361383166/b623/_pkg_.a
2025-08-20T21:45:23.5534664Z [00:03:03.519]➜  packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build3361383166/b624/_pkg_.a
2025-08-20T21:45:23.5535417Z [00:03:03.519]➜  packagefile github.com/pelletier/go-toml/v2/internal/tracker=/tmp/go-build3361383166/b625/_pkg_.a
2025-08-20T21:45:23.5536097Z [00:03:03.519]➜  packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build3361383166/b626/_pkg_.a
2025-08-20T21:45:23.5536607Z [00:03:03.519]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.5537009Z [00:03:03.519]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:23.5537424Z [00:03:03.519]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:23.5537851Z [00:03:03.519]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:23.5538270Z [00:03:03.519]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:23.5538692Z [00:03:03.519]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.5539129Z [00:03:03.519]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:23.5539557Z [00:03:03.519]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:23.5539979Z [00:03:03.519]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:23.5540294Z [00:03:03.519]➜  EOF
2025-08-20T21:45:23.5544119Z [00:03:03.519]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b622/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4=>github.com/pelletier/go-toml/v2@v2.2.4;$WORK/b622=>" -p github.com/pelletier/go-toml/v2 -lang=go1.21 -complete -installsuffix shared -buildid pPoHaOMY6IaGv4XTbMYe/pPoHaOMY6IaGv4XTbMYe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/decode.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/doc.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/errors.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/localtime.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/marshaler.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/strict.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/types.go /root/go/pkg/mod/github.com/pelletier/go-toml/v2@v2.2.4/unmarshaler.go
2025-08-20T21:45:23.5621619Z [00:03:03.530]➜  go tool buildid -w $WORK/b607/_pkg_.a # internal
2025-08-20T21:45:23.5623652Z [00:03:03.530]➜  cp $WORK/b607/_pkg_.a /root/.cache/go-build/72/72b03cba1e2ce593f7e89e954fc88b288f8953ae4691a0d8af35af8473940535-d # internal
2025-08-20T21:45:23.5624326Z [00:03:03.530]➜  github.com/multiformats/go-multihash/register/all
2025-08-20T21:45:23.5624690Z [00:03:03.530]➜  mkdir -p $WORK/b603/
2025-08-20T21:45:23.5625063Z [00:03:03.530]➜  cat >/tmp/go-build3361383166/b603/importcfg << 'EOF' # internal
2025-08-20T21:45:23.5625402Z [00:03:03.530]➜  # import config
2025-08-20T21:45:23.5625913Z [00:03:03.530]➜  packagefile github.com/multiformats/go-multihash/register/blake2=/tmp/go-build3361383166/b604/_pkg_.a
2025-08-20T21:45:23.5626656Z [00:03:03.530]➜  packagefile github.com/multiformats/go-multihash/register/blake3=/tmp/go-build3361383166/b607/_pkg_.a
2025-08-20T21:45:23.5627432Z [00:03:03.530]➜  packagefile github.com/multiformats/go-multihash/register/murmur3=/tmp/go-build3361383166/b612/_pkg_.a
2025-08-20T21:45:23.5628174Z [00:03:03.530]➜  packagefile github.com/multiformats/go-multihash/register/sha3=/tmp/go-build3361383166/b614/_pkg_.a
2025-08-20T21:45:23.5628628Z [00:03:03.530]➜  EOF
2025-08-20T21:45:23.5630740Z [00:03:03.530]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b603/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/all=>github.com/multiformats/go-multihash@v0.2.3/register/all;$WORK/b603=>" -p github.com/multiformats/go-multihash/register/all -lang=go1.19 -complete -installsuffix shared -buildid aPaxnRv2hwkgRuh2St8-/aPaxnRv2hwkgRuh2St8- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/register/all/multihash_all.go
2025-08-20T21:45:23.5697872Z [00:03:03.538]➜  go tool buildid -w $WORK/b603/_pkg_.a # internal
2025-08-20T21:45:23.5704395Z [00:03:03.538]➜  cp $WORK/b603/_pkg_.a /root/.cache/go-build/50/5034b73c85baf9e17ba1bc1b26903b7389599c49cc76b68e6a8f70f2e071d5af-d # internal
2025-08-20T21:45:23.5710220Z [00:03:03.539]➜  github.com/multiformats/go-multihash
2025-08-20T21:45:23.5710778Z [00:03:03.539]➜  mkdir -p $WORK/b601/
2025-08-20T21:45:23.5716300Z [00:03:03.539]➜  cat >/tmp/go-build3361383166/b601/importcfg << 'EOF' # internal
2025-08-20T21:45:23.5717101Z [00:03:03.539]➜  # import config
2025-08-20T21:45:23.5717530Z [00:03:03.539]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:23.5717981Z [00:03:03.539]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.5718390Z [00:03:03.539]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.5718893Z [00:03:03.539]➜  packagefile github.com/mr-tron/base58/base58=/tmp/go-build3361383166/b598/_pkg_.a
2025-08-20T21:45:23.5719517Z [00:03:03.539]➜  packagefile github.com/multiformats/go-multihash/core=/tmp/go-build3361383166/b602/_pkg_.a
2025-08-20T21:45:23.5720221Z [00:03:03.539]➜  packagefile github.com/multiformats/go-multihash/register/all=/tmp/go-build3361383166/b603/_pkg_.a
2025-08-20T21:45:23.5720974Z [00:03:03.539]➜  packagefile github.com/multiformats/go-multihash/register/miniosha256=/tmp/go-build3361383166/b617/_pkg_.a
2025-08-20T21:45:23.5721656Z [00:03:03.539]➜  packagefile github.com/multiformats/go-varint=/tmp/go-build3361383166/b619/_pkg_.a
2025-08-20T21:45:23.5722161Z [00:03:03.539]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:23.5722822Z [00:03:03.540]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.5723299Z [00:03:03.540]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:23.5723604Z [00:03:03.540]➜  EOF
2025-08-20T21:45:23.5726777Z [00:03:03.540]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b601/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3=>github.com/multiformats/go-multihash@v0.2.3;$WORK/b601=>" -p github.com/multiformats/go-multihash -lang=go1.19 -complete -installsuffix shared -buildid D1EnaF6wstDPGtkF2v6e/D1EnaF6wstDPGtkF2v6e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/io.go /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/multihash.go /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/registry.go /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/set.go /root/go/pkg/mod/github.com/multiformats/go-multihash@v0.2.3/sum.go
2025-08-20T21:45:23.5838996Z [00:03:03.552]➜  go tool buildid -w $WORK/b629/_pkg_.a # internal
2025-08-20T21:45:23.5846624Z [00:03:03.552]➜  cp $WORK/b629/_pkg_.a /root/.cache/go-build/37/37778c74f7e8dac5108a8788298a606e8d6a41a3216527563d4ddb3111894c36-d # internal
2025-08-20T21:45:23.5858958Z [00:03:03.553]➜  github.com/docker/cli/cli/config/memorystore
2025-08-20T21:45:23.5859337Z [00:03:03.553]➜  mkdir -p $WORK/b633/
2025-08-20T21:45:23.5859738Z [00:03:03.553]➜  cat >/tmp/go-build3361383166/b633/importcfg << 'EOF' # internal
2025-08-20T21:45:23.5860084Z [00:03:03.553]➜  # import config
2025-08-20T21:45:23.5860462Z [00:03:03.553]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.5860880Z [00:03:03.553]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.5861441Z [00:03:03.553]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build3361383166/b629/_pkg_.a
2025-08-20T21:45:23.5862121Z [00:03:03.553]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build3361383166/b630/_pkg_.a
2025-08-20T21:45:23.5862785Z [00:03:03.553]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:23.5863226Z [00:03:03.553]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.5863630Z [00:03:03.553]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:23.5863931Z [00:03:03.553]➜  EOF
2025-08-20T21:45:23.5866144Z [00:03:03.553]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b633/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/memorystore=>github.com/docker/cli@v28.3.3+incompatible/cli/config/memorystore;$WORK/b633=>" -p github.com/docker/cli/cli/config/memorystore -lang=go1.16 -complete -installsuffix shared -buildid Ic8Vj0evGNdI6BWlkMuZ/Ic8Vj0evGNdI6BWlkMuZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/memorystore/store.go
2025-08-20T21:45:23.6113847Z [00:03:03.579]➜  go tool buildid -w $WORK/b633/_pkg_.a # internal
2025-08-20T21:45:23.6120257Z [00:03:03.580]➜  cp $WORK/b633/_pkg_.a /root/.cache/go-build/dc/dc05b4e9f9afb08bc28ce73e494f13af29fffa9adff60b813db182282a451764-d # internal
2025-08-20T21:45:23.6121028Z [00:03:03.580]➜  github.com/pkg/errors
2025-08-20T21:45:23.6121433Z [00:03:03.580]➜  mkdir -p $WORK/b634/
2025-08-20T21:45:23.6127028Z [00:03:03.580]➜  cat >/tmp/go-build3361383166/b634/importcfg << 'EOF' # internal
2025-08-20T21:45:23.6127463Z [00:03:03.580]➜  # import config
2025-08-20T21:45:23.6128719Z [00:03:03.580]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.6129152Z [00:03:03.580]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.6129554Z [00:03:03.580]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.6129956Z [00:03:03.580]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:23.6130386Z [00:03:03.580]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:23.6130810Z [00:03:03.580]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:23.6131467Z [00:03:03.580]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.6135152Z [00:03:03.580]➜  EOF
2025-08-20T21:45:23.6137235Z [00:03:03.580]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b634/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/pkg/errors@v0.9.1=>github.com/pkg/errors@v0.9.1;$WORK/b634=>" -p github.com/pkg/errors -lang=go1.16 -complete -installsuffix shared -buildid c9t2xK-fYDiDkrr4QiG6/c9t2xK-fYDiDkrr4QiG6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack /root/go/pkg/mod/github.com/pkg/errors@v0.9.1/errors.go /root/go/pkg/mod/github.com/pkg/errors@v0.9.1/go113.go /root/go/pkg/mod/github.com/pkg/errors@v0.9.1/stack.go
2025-08-20T21:45:23.6185054Z [00:03:03.585]➜  go tool buildid -w $WORK/b601/_pkg_.a # internal
2025-08-20T21:45:23.6186190Z [00:03:03.586]➜  cp $WORK/b601/_pkg_.a /root/.cache/go-build/98/9823fad7bd8d851645c7fc88675860f99631df1b34936b3ad33565d0928c730e-d # internal
2025-08-20T21:45:23.6198378Z [00:03:03.588]➜  github.com/ipfs/go-cid
2025-08-20T21:45:23.6198862Z [00:03:03.588]➜  mkdir -p $WORK/b596/
2025-08-20T21:45:23.6199379Z [00:03:03.588]➜  cat >/tmp/go-build3361383166/b596/importcfg << 'EOF' # internal
2025-08-20T21:45:23.6199863Z [00:03:03.588]➜  # import config
2025-08-20T21:45:23.6200322Z [00:03:03.588]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.6200858Z [00:03:03.588]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:23.6201427Z [00:03:03.588]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:23.6202015Z [00:03:03.588]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:23.6202802Z [00:03:03.588]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.6203407Z [00:03:03.588]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.6204043Z [00:03:03.588]➜  packagefile github.com/multiformats/go-multibase=/tmp/go-build3361383166/b597/_pkg_.a
2025-08-20T21:45:23.6204805Z [00:03:03.588]➜  packagefile github.com/multiformats/go-multihash=/tmp/go-build3361383166/b601/_pkg_.a
2025-08-20T21:45:23.6205510Z [00:03:03.588]➜  packagefile github.com/multiformats/go-varint=/tmp/go-build3361383166/b619/_pkg_.a
2025-08-20T21:45:23.6206152Z [00:03:03.588]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.6206697Z [00:03:03.588]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.6207132Z [00:03:03.588]➜  EOF
2025-08-20T21:45:23.6209617Z [00:03:03.588]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b596/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/ipfs/go-cid@v0.5.0=>github.com/ipfs/go-cid@v0.5.0;$WORK/b596=>" -p github.com/ipfs/go-cid -lang=go1.22 -complete -installsuffix shared -buildid SKtYBDEugcUyWmMiGTD0/SKtYBDEugcUyWmMiGTD0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /root/go/pkg/mod/github.com/ipfs/go-cid@v0.5.0/builder.go /root/go/pkg/mod/github.com/ipfs/go-cid@v0.5.0/cid.go /root/go/pkg/mod/github.com/ipfs/go-cid@v0.5.0/deprecated.go /root/go/pkg/mod/github.com/ipfs/go-cid@v0.5.0/set.go /root/go/pkg/mod/github.com/ipfs/go-cid@v0.5.0/varint.go
2025-08-20T21:45:23.6260632Z [00:03:03.594]➜  cd $WORK/b547
2025-08-20T21:45:23.6262785Z [00:03:03.594]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -I $WORK/b547/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1=/_/github.com/miekg/pkcs11@v1.1.1 -frandom-seed=CPgV3xVn91Gd9DEMzfEw -o $WORK/b547/_x001.o -c _cgo_export.c
2025-08-20T21:45:23.6623916Z [00:03:03.630]➜  go tool buildid -w $WORK/b634/_pkg_.a # internal
2025-08-20T21:45:23.6633170Z [00:03:03.631]➜  cp $WORK/b634/_pkg_.a /root/.cache/go-build/82/8289c7d1a2f1c9c62e8df02280fff9341acc4e1e80e239ccdda8210191902d99-d # internal
2025-08-20T21:45:23.6634386Z [00:03:03.631]➜  github.com/docker/cli/cli/config/configfile
2025-08-20T21:45:23.6636870Z [00:03:03.631]➜  mkdir -p $WORK/b628/
2025-08-20T21:45:23.6654653Z [00:03:03.633]➜  cat >/tmp/go-build3361383166/b628/importcfg << 'EOF' # internal
2025-08-20T21:45:23.6657247Z [00:03:03.633]➜  # import config
2025-08-20T21:45:23.6660493Z [00:03:03.633]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:23.6660990Z [00:03:03.633]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:23.6661426Z [00:03:03.633]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.6661989Z [00:03:03.633]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build3361383166/b629/_pkg_.a
2025-08-20T21:45:23.6663171Z [00:03:03.633]➜  packagefile github.com/docker/cli/cli/config/memorystore=/tmp/go-build3361383166/b633/_pkg_.a
2025-08-20T21:45:23.6663835Z [00:03:03.633]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build3361383166/b630/_pkg_.a
2025-08-20T21:45:23.6664411Z [00:03:03.633]➜  packagefile github.com/pkg/errors=/tmp/go-build3361383166/b634/_pkg_.a
2025-08-20T21:45:23.6664950Z [00:03:03.633]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:23.6665428Z [00:03:03.633]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.6665823Z [00:03:03.633]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.6666250Z [00:03:03.633]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:23.6666699Z [00:03:03.633]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.6667124Z [00:03:03.633]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:23.6667446Z [00:03:03.633]➜  EOF
2025-08-20T21:45:23.6667714Z [00:03:03.633]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:23.6670364Z [00:03:03.633]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b628/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/configfile=>github.com/docker/cli@v28.3.3+incompatible/cli/config/configfile;$WORK/b628=>" -p github.com/docker/cli/cli/config/configfile -lang=go1.16 -complete -installsuffix shared -buildid IE15gZ3-YbqxDOelgMCO/IE15gZ3-YbqxDOelgMCO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/configfile/file.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/configfile/file_unix.go
2025-08-20T21:45:23.6672711Z [00:03:03.634]➜  cd $WORK/b547
2025-08-20T21:45:23.6674337Z [00:03:03.634]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -I $WORK/b547/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1=/_/github.com/miekg/pkcs11@v1.1.1 -frandom-seed=CPgV3xVn91Gd9DEMzfEw -o $WORK/b547/_x002.o -c params.cgo2.c
2025-08-20T21:45:23.6838183Z [00:03:03.652]➜  go tool buildid -w $WORK/b596/_pkg_.a # internal
2025-08-20T21:45:23.6851060Z [00:03:03.653]➜  cp $WORK/b596/_pkg_.a /root/.cache/go-build/be/beabcb201cf9c159564b60e39c0c84aa45c9e509e43bf2881671994b2ab140f0-d # internal
2025-08-20T21:45:23.6891808Z [00:03:03.657]➜  github.com/containerd/nerdctl/v2/pkg/referenceutil
2025-08-20T21:45:23.6894822Z [00:03:03.657]➜  mkdir -p $WORK/b595/
2025-08-20T21:45:23.6902942Z [00:03:03.658]➜  cat >/tmp/go-build3361383166/b595/importcfg << 'EOF' # internal
2025-08-20T21:45:23.6911245Z [00:03:03.658]➜  # import config
2025-08-20T21:45:23.6911606Z [00:03:03.658]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.6912167Z [00:03:03.658]➜  packagefile github.com/distribution/reference=/tmp/go-build3361383166/b386/_pkg_.a
2025-08-20T21:45:23.6913920Z [00:03:03.658]➜  packagefile github.com/ipfs/go-cid=/tmp/go-build3361383166/b596/_pkg_.a
2025-08-20T21:45:23.6914517Z [00:03:03.658]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:23.6915024Z [00:03:03.658]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:23.6915454Z [00:03:03.658]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.6915767Z [00:03:03.658]➜  EOF
2025-08-20T21:45:23.6916038Z [00:03:03.658]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:23.6918318Z [00:03:03.658]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b595/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil=>github.com/containerd/nerdctl/v2/pkg/referenceutil;$WORK/b595=>" -p github.com/containerd/nerdctl/v2/pkg/referenceutil -lang=go1.23 -complete -installsuffix shared -buildid tKDUbE0NbGvQtq2kZob0/tKDUbE0NbGvQtq2kZob0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil/cid_ipfs.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil/referenceutil.go
2025-08-20T21:45:23.6975563Z [00:03:03.665]➜  cd $WORK/b547
2025-08-20T21:45:23.6977800Z [00:03:03.665]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -I $WORK/b547/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1=/_/github.com/miekg/pkcs11@v1.1.1 -frandom-seed=CPgV3xVn91Gd9DEMzfEw -o $WORK/b547/_x003.o -c pkcs11.cgo2.c
2025-08-20T21:45:23.7170959Z [00:03:03.685]➜  go tool buildid -w $WORK/b595/_pkg_.a # internal
2025-08-20T21:45:23.7181443Z [00:03:03.686]➜  cp $WORK/b595/_pkg_.a /root/.cache/go-build/6e/6e3d0fe00a039253b9824bd2c3a304ed71cd12b833cbcaa4cad2f44687feeb3d-d # internal
2025-08-20T21:45:23.7189232Z [00:03:03.687]➜  github.com/containerd/nerdctl/v2/pkg/idutil/imagewalker
2025-08-20T21:45:23.7192279Z [00:03:03.687]➜  mkdir -p $WORK/b594/
2025-08-20T21:45:23.7194589Z [00:03:03.687]➜  cat >/tmp/go-build3361383166/b594/importcfg << 'EOF' # internal
2025-08-20T21:45:23.7194950Z [00:03:03.687]➜  # import config
2025-08-20T21:45:23.7195289Z [00:03:03.687]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:23.7195757Z [00:03:03.687]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.7196313Z [00:03:03.687]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:23.7197010Z [00:03:03.687]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:23.7197736Z [00:03:03.687]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:23.7198425Z [00:03:03.687]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:23.7198936Z [00:03:03.687]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:23.7199359Z [00:03:03.687]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.7199674Z [00:03:03.687]➜  EOF
2025-08-20T21:45:23.7204455Z [00:03:03.688]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:23.7207101Z [00:03:03.688]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b594/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil/imagewalker=>github.com/containerd/nerdctl/v2/pkg/idutil/imagewalker;$WORK/b594=>" -p github.com/containerd/nerdctl/v2/pkg/idutil/imagewalker -lang=go1.23 -complete -installsuffix shared -buildid WGDii_JU7YJCiDqDcPvB/WGDii_JU7YJCiDqDcPvB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil/imagewalker/imagewalker.go
2025-08-20T21:45:23.7606357Z [00:03:03.728]➜  go tool buildid -w $WORK/b628/_pkg_.a # internal
2025-08-20T21:45:23.7613983Z [00:03:03.728]➜  cp $WORK/b628/_pkg_.a /root/.cache/go-build/2b/2b6de23ab2c883ae382fed60d71fc5f59a294dbb2dc2b64c5ed4e6b3f6b6fc30-d # internal
2025-08-20T21:45:23.7614585Z [00:03:03.729]➜  github.com/docker/cli/cli/config
2025-08-20T21:45:23.7614887Z [00:03:03.729]➜  mkdir -p $WORK/b627/
2025-08-20T21:45:23.7615256Z [00:03:03.729]➜  cat >/tmp/go-build3361383166/b627/importcfg << 'EOF' # internal
2025-08-20T21:45:23.7615619Z [00:03:03.729]➜  # import config
2025-08-20T21:45:23.7615949Z [00:03:03.729]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.7616508Z [00:03:03.729]➜  packagefile github.com/docker/cli/cli/config/configfile=/tmp/go-build3361383166/b628/_pkg_.a
2025-08-20T21:45:23.7617300Z [00:03:03.729]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build3361383166/b629/_pkg_.a
2025-08-20T21:45:23.7617969Z [00:03:03.729]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build3361383166/b630/_pkg_.a
2025-08-20T21:45:23.7618982Z [00:03:03.729]➜  packagefile github.com/pkg/errors=/tmp/go-build3361383166/b634/_pkg_.a
2025-08-20T21:45:23.7619441Z [00:03:03.729]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.7619836Z [00:03:03.729]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.7620243Z [00:03:03.729]➜  packagefile os/user=/tmp/go-build3361383166/b082/_pkg_.a
2025-08-20T21:45:23.7620700Z [00:03:03.729]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:23.7621144Z [00:03:03.729]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:23.7621567Z [00:03:03.729]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.7621975Z [00:03:03.729]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:23.7622278Z [00:03:03.729]➜  EOF
2025-08-20T21:45:23.7624429Z [00:03:03.729]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b627/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config=>github.com/docker/cli@v28.3.3+incompatible/cli/config;$WORK/b627=>" -p github.com/docker/cli/cli/config -lang=go1.16 -complete -installsuffix shared -buildid A34j_1sSF7AAGM1YDX9i/A34j_1sSF7AAGM1YDX9i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/cli/config/config.go
2025-08-20T21:45:23.7866881Z [00:03:03.754]➜  go tool buildid -w $WORK/b627/_pkg_.a # internal
2025-08-20T21:45:23.7877418Z [00:03:03.755]➜  cp $WORK/b627/_pkg_.a /root/.cache/go-build/4d/4dd15dd664c5ccd97755a68a616d597f4c0661d6c48900d32c63da2bd8ef23f6-d # internal
2025-08-20T21:45:23.7933200Z [00:03:03.760]➜  github.com/containerd/console
2025-08-20T21:45:23.7936138Z [00:03:03.760]➜  mkdir -p $WORK/b638/
2025-08-20T21:45:23.7938459Z [00:03:03.760]➜  cat >/tmp/go-build3361383166/b638/importcfg << 'EOF' # internal
2025-08-20T21:45:23.7938839Z [00:03:03.760]➜  # import config
2025-08-20T21:45:23.7939172Z [00:03:03.760]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.7939587Z [00:03:03.760]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.7940051Z [00:03:03.760]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:23.7940502Z [00:03:03.760]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.7940892Z [00:03:03.760]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.7941603Z [00:03:03.760]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:23.7941974Z [00:03:03.760]➜  EOF
2025-08-20T21:45:23.7945204Z [00:03:03.761]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b638/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/console@v1.0.5=>github.com/containerd/console@v1.0.5;$WORK/b638=>" -p github.com/containerd/console -lang=go1.13 -complete -installsuffix shared -buildid Ceprn2zWLvM1BoXWZ1EC/Ceprn2zWLvM1BoXWZ1EC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack /root/go/pkg/mod/github.com/containerd/console@v1.0.5/console.go /root/go/pkg/mod/github.com/containerd/console@v1.0.5/console_linux.go /root/go/pkg/mod/github.com/containerd/console@v1.0.5/console_unix.go /root/go/pkg/mod/github.com/containerd/console@v1.0.5/pty_unix.go /root/go/pkg/mod/github.com/containerd/console@v1.0.5/tc_linux.go /root/go/pkg/mod/github.com/containerd/console@v1.0.5/tc_unix.go
2025-08-20T21:45:23.7966180Z [00:03:03.764]➜  go tool buildid -w $WORK/b622/_pkg_.a # internal
2025-08-20T21:45:23.7981386Z [00:03:03.766]➜  go tool buildid -w $WORK/b594/_pkg_.a # internal
2025-08-20T21:45:23.7998080Z [00:03:03.768]➜  cp $WORK/b622/_pkg_.a /root/.cache/go-build/6d/6dfddc4e2e228c76db2ff06713b6d64610fbee8b54de884f925b52bec72f3936-d # internal
2025-08-20T21:45:23.8002502Z [00:03:03.768]➜  github.com/containerd/containerd/v2/core/remotes/docker/config
2025-08-20T21:45:23.8005774Z [00:03:03.769]➜  mkdir -p $WORK/b621/
2025-08-20T21:45:23.8014123Z [00:03:03.769]➜  cat >/tmp/go-build3361383166/b621/importcfg << 'EOF' # internal
2025-08-20T21:45:23.8014693Z [00:03:03.769]➜  # import config
2025-08-20T21:45:23.8015215Z [00:03:03.769]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:23.8015794Z [00:03:03.769]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:23.8016464Z [00:03:03.769]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:23.8017086Z [00:03:03.769]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.8017835Z [00:03:03.769]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker=/tmp/go-build3361383166/b395/_pkg_.a
2025-08-20T21:45:23.8018634Z [00:03:03.769]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:23.8019316Z [00:03:03.769]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:23.8020024Z [00:03:03.769]➜  packagefile github.com/pelletier/go-toml/v2=/tmp/go-build3361383166/b622/_pkg_.a
2025-08-20T21:45:23.8020746Z [00:03:03.769]➜  packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build3361383166/b626/_pkg_.a
2025-08-20T21:45:23.8021390Z [00:03:03.769]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:23.8021944Z [00:03:03.769]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:23.8022612Z [00:03:03.769]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:23.8023175Z [00:03:03.769]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.8023720Z [00:03:03.769]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:23.8024273Z [00:03:03.769]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:23.8024865Z [00:03:03.769]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.8025429Z [00:03:03.769]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:23.8025752Z [00:03:03.769]➜  EOF
2025-08-20T21:45:23.8033074Z [00:03:03.769]➜  cp $WORK/b594/_pkg_.a /root/.cache/go-build/74/74cc2da55696d35d19a40e27b2c9c8a5700fd12ca7179ff8fc02f8c33ac941e0-d # internal
2025-08-20T21:45:23.8035854Z [00:03:03.771]➜  encoding/csv
2025-08-20T21:45:23.8036140Z [00:03:03.771]➜  mkdir -p $WORK/b641/
2025-08-20T21:45:23.8036514Z [00:03:03.771]➜  cat >/tmp/go-build3361383166/b641/importcfg << 'EOF' # internal
2025-08-20T21:45:23.8037163Z [00:03:03.771]➜  # import config
2025-08-20T21:45:23.8037547Z [00:03:03.771]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:23.8037961Z [00:03:03.771]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.8038377Z [00:03:03.771]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.8038784Z [00:03:03.771]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.8039196Z [00:03:03.771]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.8039603Z [00:03:03.771]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.8040027Z [00:03:03.771]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:23.8040468Z [00:03:03.771]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:23.8040793Z [00:03:03.772]➜  EOF
2025-08-20T21:45:23.8044333Z [00:03:03.772]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b641/_pkg_.a -trimpath "/root/.go/src/encoding/csv=>encoding/csv;$WORK/b641=>" -p encoding/csv -lang=go1.25 -std -complete -installsuffix shared -buildid FTkU4SFUfHTAgI8mlUkE/FTkU4SFUfHTAgI8mlUkE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack /root/.go/src/encoding/csv/reader.go /root/.go/src/encoding/csv/writer.go
2025-08-20T21:45:23.8049982Z [00:03:03.772]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b621/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/config=>github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/config;$WORK/b621=>" -p github.com/containerd/containerd/v2/core/remotes/docker/config -lang=go1.23 -complete -installsuffix shared -buildid G3cCZBMaS8QV2oM63mZP/G3cCZBMaS8QV2oM63mZP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/config/config_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/remotes/docker/config/hosts.go
2025-08-20T21:45:23.8336625Z [00:03:03.802]➜  go tool buildid -w $WORK/b641/_pkg_.a # internal
2025-08-20T21:45:23.8345716Z [00:03:03.802]➜  cp $WORK/b641/_pkg_.a /root/.cache/go-build/ba/ba51f074ab70afde8d6803d8b444f0eeb134e8ddf31025b7a8dfe422043a1313-d # internal
2025-08-20T21:45:23.8346383Z [00:03:03.802]➜  github.com/containerd/nerdctl/v2/pkg/strutil
2025-08-20T21:45:23.8346710Z [00:03:03.802]➜  mkdir -p $WORK/b640/
2025-08-20T21:45:23.8354083Z [00:03:03.803]➜  cat >/tmp/go-build3361383166/b640/importcfg << 'EOF' # internal
2025-08-20T21:45:23.8354873Z [00:03:03.803]➜  # import config
2025-08-20T21:45:23.8355672Z [00:03:03.803]➜  packagefile encoding/csv=/tmp/go-build3361383166/b641/_pkg_.a
2025-08-20T21:45:23.8356147Z [00:03:03.803]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.8356651Z [00:03:03.803]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:23.8357173Z [00:03:03.803]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:23.8357598Z [00:03:03.803]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:23.8358022Z [00:03:03.803]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.8358339Z [00:03:03.803]➜  EOF
2025-08-20T21:45:23.8360146Z [00:03:03.803]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b640/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/strutil=>github.com/containerd/nerdctl/v2/pkg/strutil;$WORK/b640=>" -p github.com/containerd/nerdctl/v2/pkg/strutil -lang=go1.23 -complete -installsuffix shared -buildid JkjocPsFzHuLb3-NMqsE/JkjocPsFzHuLb3-NMqsE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/strutil/strutil.go
2025-08-20T21:45:23.8464629Z [00:03:03.813]➜  go tool buildid -w $WORK/b638/_pkg_.a # internal
2025-08-20T21:45:23.8466812Z [00:03:03.815]➜  cp $WORK/b638/_pkg_.a /root/.cache/go-build/44/446844f279d3b72b09723eefa56c2bf1638343277d854fa96c78274ceefb743e-d # internal
2025-08-20T21:45:23.8519533Z [00:03:03.820]➜  cd $WORK/b547
2025-08-20T21:45:23.8521579Z [00:03:03.820]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -I $WORK/b547/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1=/_/github.com/miekg/pkcs11@v1.1.1 -frandom-seed=CPgV3xVn91Gd9DEMzfEw -o $WORK/b547/_x004.o -c types.cgo2.c
2025-08-20T21:45:23.8532006Z [00:03:03.821]➜  go tool buildid -w $WORK/b640/_pkg_.a # internal
2025-08-20T21:45:23.8533090Z [00:03:03.821]➜  github.com/containerd/containerd/v2/pkg/progress
2025-08-20T21:45:23.8533837Z [00:03:03.821]➜  mkdir -p $WORK/b637/
2025-08-20T21:45:23.8546140Z [00:03:03.822]➜  cat >/tmp/go-build3361383166/b637/importcfg << 'EOF' # internal
2025-08-20T21:45:23.8547779Z [00:03:03.822]➜  # import config
2025-08-20T21:45:23.8548512Z [00:03:03.822]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:23.8549496Z [00:03:03.822]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.8550069Z [00:03:03.822]➜  packagefile github.com/containerd/console=/tmp/go-build3361383166/b638/_pkg_.a
2025-08-20T21:45:23.8550775Z [00:03:03.822]➜  packagefile github.com/containerd/containerd/v2/internal/lazyregexp=/tmp/go-build3361383166/b379/_pkg_.a
2025-08-20T21:45:23.8551868Z [00:03:03.822]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:23.8552345Z [00:03:03.822]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.8553410Z [00:03:03.822]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.8553835Z [00:03:03.822]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.8554253Z [00:03:03.822]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:23.8554556Z [00:03:03.822]➜  EOF
2025-08-20T21:45:23.8554843Z [00:03:03.823]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:23.8558256Z [00:03:03.823]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b637/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/progress=>github.com/containerd/containerd/v2@v2.1.4/pkg/progress;$WORK/b637=>" -p github.com/containerd/containerd/v2/pkg/progress -lang=go1.23 -complete -installsuffix shared -buildid -NDvHoh0Fa8ki0HTyR_A/-NDvHoh0Fa8ki0HTyR_A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/progress/bar.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/progress/doc.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/progress/escape.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/progress/humaans.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/progress/writer.go
2025-08-20T21:45:23.8566224Z [00:03:03.824]➜  cp $WORK/b640/_pkg_.a /root/.cache/go-build/4b/4b0deba297f5ff078462e29d2646ef2df37da21385cb57b6a87df83c047348a2-d # internal
2025-08-20T21:45:23.8568762Z [00:03:03.825]➜  github.com/containerd/nerdctl/v2/pkg/platformutil
2025-08-20T21:45:23.8569131Z [00:03:03.825]➜  mkdir -p $WORK/b639/
2025-08-20T21:45:23.8584211Z [00:03:03.826]➜  cat >/tmp/go-build3361383166/b639/importcfg << 'EOF' # internal
2025-08-20T21:45:23.8585260Z [00:03:03.826]➜  # import config
2025-08-20T21:45:23.8586817Z [00:03:03.826]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:23.8587785Z [00:03:03.826]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.8588449Z [00:03:03.826]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:23.8589171Z [00:03:03.826]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:23.8590153Z [00:03:03.826]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:23.8590879Z [00:03:03.826]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:23.8591538Z [00:03:03.826]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:23.8592078Z [00:03:03.826]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.8592646Z [00:03:03.826]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:23.8593019Z [00:03:03.826]➜  EOF
2025-08-20T21:45:23.8626149Z [00:03:03.830]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b639/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil=>github.com/containerd/nerdctl/v2/pkg/platformutil;$WORK/b639=>" -p github.com/containerd/nerdctl/v2/pkg/platformutil -lang=go1.23 -complete -installsuffix shared -buildid GqWpVRWElIy8V_TVcKUa/GqWpVRWElIy8V_TVcKUa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil/binfmt.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil/layers.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil/platformutil.go
2025-08-20T21:45:23.8825787Z [00:03:03.848]➜  go tool buildid -w $WORK/b621/_pkg_.a # internal
2025-08-20T21:45:23.8828457Z [00:03:03.850]➜  cp $WORK/b621/_pkg_.a /root/.cache/go-build/ba/bab8815683a688c4cf844cdf55974707ae4638ea7df687fe6a15ea605f887279-d # internal
2025-08-20T21:45:23.8829571Z [00:03:03.850]➜  github.com/containerd/nerdctl/v2/pkg/imgutil/dockerconfigresolver
2025-08-20T21:45:23.8829964Z [00:03:03.850]➜  mkdir -p $WORK/b620/
2025-08-20T21:45:23.8845954Z [00:03:03.852]➜  cat >/tmp/go-build3361383166/b620/importcfg << 'EOF' # internal
2025-08-20T21:45:23.8846566Z [00:03:03.852]➜  # import config
2025-08-20T21:45:23.8847115Z [00:03:03.852]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:23.8847835Z [00:03:03.852]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:23.8849186Z [00:03:03.852]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:23.8849618Z [00:03:03.852]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.8850202Z [00:03:03.852]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:23.8850962Z [00:03:03.852]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker=/tmp/go-build3361383166/b395/_pkg_.a
2025-08-20T21:45:23.8851797Z [00:03:03.852]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker/config=/tmp/go-build3361383166/b621/_pkg_.a
2025-08-20T21:45:23.8852660Z [00:03:03.852]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:23.8853290Z [00:03:03.852]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:23.8853873Z [00:03:03.852]➜  packagefile github.com/docker/cli/cli/config=/tmp/go-build3361383166/b627/_pkg_.a
2025-08-20T21:45:23.8854515Z [00:03:03.852]➜  packagefile github.com/docker/cli/cli/config/configfile=/tmp/go-build3361383166/b628/_pkg_.a
2025-08-20T21:45:23.8855178Z [00:03:03.852]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build3361383166/b630/_pkg_.a
2025-08-20T21:45:23.8855686Z [00:03:03.852]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:23.8856098Z [00:03:03.852]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:23.8856510Z [00:03:03.852]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.8856919Z [00:03:03.852]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.8857232Z [00:03:03.852]➜  EOF
2025-08-20T21:45:23.8861163Z [00:03:03.852]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b620/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver=>github.com/containerd/nerdctl/v2/pkg/imgutil/dockerconfigresolver;$WORK/b620=>" -p github.com/containerd/nerdctl/v2/pkg/imgutil/dockerconfigresolver -lang=go1.23 -complete -installsuffix shared -buildid fK2uT4IsxokTDejOId-b/fK2uT4IsxokTDejOId-b -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/credentialsstore.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/defaults.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/dockerconfigresolver.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/hostsstore.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/registryurl.go
2025-08-20T21:45:23.8886992Z [00:03:03.856]➜  go tool buildid -w $WORK/b637/_pkg_.a # internal
2025-08-20T21:45:23.8894758Z [00:03:03.857]➜  cd $WORK/b547
2025-08-20T21:45:23.8898794Z [00:03:03.857]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -I $WORK/b547/ -O2 -flto=auto -fPIE -fpie -static -w -pipe -ffile-prefix-map=/root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1=/_/github.com/miekg/pkcs11@v1.1.1 -frandom-seed=CPgV3xVn91Gd9DEMzfEw -o $WORK/b547/_cgo_main.o -c _cgo_main.c
2025-08-20T21:45:23.8909103Z [00:03:03.859]➜  cp $WORK/b637/_pkg_.a /root/.cache/go-build/a6/a68b35c6790bb6eb53c7c46cb27cb403474ec4e0d79603fbc935109ccf83a6c1-d # internal
2025-08-20T21:45:23.8916089Z [00:03:03.859]➜  github.com/containerd/nerdctl/v2/pkg/imgutil/jobs
2025-08-20T21:45:23.8916770Z [00:03:03.859]➜  mkdir -p $WORK/b636/
2025-08-20T21:45:23.8922880Z [00:03:03.860]➜  cat >/tmp/go-build3361383166/b636/importcfg << 'EOF' # internal
2025-08-20T21:45:23.8923857Z [00:03:03.860]➜  # import config
2025-08-20T21:45:23.8926335Z [00:03:03.860]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:23.8927376Z [00:03:03.860]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.8927992Z [00:03:03.860]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:23.8928719Z [00:03:03.860]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:23.8929438Z [00:03:03.860]➜  packagefile github.com/containerd/containerd/v2/pkg/progress=/tmp/go-build3361383166/b637/_pkg_.a
2025-08-20T21:45:23.8930078Z [00:03:03.860]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:23.8930650Z [00:03:03.860]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:23.8936503Z [00:03:03.860]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:23.8937190Z [00:03:03.860]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:23.8937733Z [00:03:03.860]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.8938150Z [00:03:03.860]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:23.8938601Z [00:03:03.860]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:23.8939036Z [00:03:03.860]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:23.8939338Z [00:03:03.860]➜  EOF
2025-08-20T21:45:23.8939607Z [00:03:03.860]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:23.8941565Z [00:03:03.860]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b636/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/jobs=>github.com/containerd/nerdctl/v2/pkg/imgutil/jobs;$WORK/b636=>" -p github.com/containerd/nerdctl/v2/pkg/imgutil/jobs -lang=go1.23 -complete -installsuffix shared -buildid M0xiBJsrA8QZxgVIbKo8/M0xiBJsrA8QZxgVIbKo8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/jobs/jobs.go
2025-08-20T21:45:23.8948224Z [00:03:03.861]➜  go tool buildid -w $WORK/b639/_pkg_.a # internal
2025-08-20T21:45:23.8949163Z [00:03:03.862]➜  cp $WORK/b639/_pkg_.a /root/.cache/go-build/e8/e8c388a515bc5d86c8fd38cec111b24f59aee6426539158648f57c6dc79dd08a-d # internal
2025-08-20T21:45:23.8957690Z [00:03:03.863]➜  github.com/containerd/nerdctl/v2/pkg/snapshotterutil
2025-08-20T21:45:23.8958047Z [00:03:03.863]➜  mkdir -p $WORK/b642/
2025-08-20T21:45:23.8958413Z [00:03:03.864]➜  cat >/tmp/go-build3361383166/b642/importcfg << 'EOF' # internal
2025-08-20T21:45:23.8958761Z [00:03:03.864]➜  # import config
2025-08-20T21:45:23.8962164Z [00:03:03.864]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:23.8962697Z [00:03:03.864]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:23.8963123Z [00:03:03.864]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.8963625Z [00:03:03.864]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build3361383166/b493/_pkg_.a
2025-08-20T21:45:23.8964277Z [00:03:03.864]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:23.8964971Z [00:03:03.864]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:23.8965675Z [00:03:03.864]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:23.8966408Z [00:03:03.864]➜  packagefile github.com/containerd/containerd/v2/pkg/snapshotters=/tmp/go-build3361383166/b543/_pkg_.a
2025-08-20T21:45:23.8967381Z [00:03:03.864]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:23.8968013Z [00:03:03.864]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:23.8968723Z [00:03:03.864]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:23.8969262Z [00:03:03.864]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:23.8969677Z [00:03:03.864]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:23.8970099Z [00:03:03.864]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:23.8970520Z [00:03:03.864]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:23.8970940Z [00:03:03.864]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.8971249Z [00:03:03.864]➜  EOF
2025-08-20T21:45:23.8974401Z [00:03:03.864]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b642/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/snapshotterutil=>github.com/containerd/nerdctl/v2/pkg/snapshotterutil;$WORK/b642=>" -p github.com/containerd/nerdctl/v2/pkg/snapshotterutil -lang=go1.23 -complete -installsuffix shared -buildid kmCp1S9UbDSwZTq3s38H/kmCp1S9UbDSwZTq3s38H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/snapshotterutil/socisource.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/snapshotterutil/sociutil.go
2025-08-20T21:45:23.9089200Z [00:03:03.877]➜  TERM='dumb' gcc -I /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -o $WORK/b547/_cgo_.o $WORK/b547/_cgo_main.o $WORK/b547/preferlinkext $WORK/b547/_x001.o $WORK/b547/_x002.o $WORK/b547/_x003.o $WORK/b547/_x004.o -O2 -g -ldl
2025-08-20T21:45:23.9309763Z [00:03:03.899]➜  go tool buildid -w $WORK/b636/_pkg_.a # internal
2025-08-20T21:45:23.9318611Z [00:03:03.900]➜  cp $WORK/b636/_pkg_.a /root/.cache/go-build/c8/c8806f1a435971ad493ddd8cf84782b9eab815acac0d68bf9ef6f46832f62fe6-d # internal
2025-08-20T21:45:23.9321277Z [00:03:03.900]➜  github.com/containerd/nerdctl/v2/pkg/imgutil/pull
2025-08-20T21:45:23.9321628Z [00:03:03.900]➜  mkdir -p $WORK/b635/
2025-08-20T21:45:23.9324613Z [00:03:03.900]➜  cat >/tmp/go-build3361383166/b635/importcfg << 'EOF' # internal
2025-08-20T21:45:23.9325011Z [00:03:03.900]➜  # import config
2025-08-20T21:45:23.9325668Z [00:03:03.900]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:23.9326287Z [00:03:03.900]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:23.9331366Z [00:03:03.900]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:23.9332092Z [00:03:03.900]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:23.9332959Z [00:03:03.900]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:23.9333610Z [00:03:03.900]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/jobs=/tmp/go-build3361383166/b636/_pkg_.a
2025-08-20T21:45:23.9334340Z [00:03:03.900]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:23.9335060Z [00:03:03.900]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:23.9335611Z [00:03:03.900]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:23.9335909Z [00:03:03.900]➜  EOF
2025-08-20T21:45:23.9337805Z [00:03:03.901]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b635/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/pull=>github.com/containerd/nerdctl/v2/pkg/imgutil/pull;$WORK/b635=>" -p github.com/containerd/nerdctl/v2/pkg/imgutil/pull -lang=go1.23 -complete -installsuffix shared -buildid jwhn1ZU4C0VepHrdClj8/jwhn1ZU4C0VepHrdClj8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/pull/pull.go
﻿2025-08-20T21:45:23.9570915Z [00:03:03.925]➜  go tool buildid -w $WORK/b620/_pkg_.a # internal
2025-08-20T21:45:23.9589076Z [00:03:03.927]➜  cp $WORK/b620/_pkg_.a /root/.cache/go-build/cb/cbc8e4f74b3e422ddc135ca992d40f7a7ff4510c11e269acca79324546bcebda-d # internal
2025-08-20T21:45:23.9592232Z [00:03:03.927]➜  github.com/containerd/stargz-snapshotter/fs/source
2025-08-20T21:45:23.9602240Z [00:03:03.928]➜  mkdir -p $WORK/b643/
2025-08-20T21:45:23.9606443Z [00:03:03.928]➜  cat >/tmp/go-build3361383166/b643/importcfg << 'EOF' # internal
2025-08-20T21:45:23.9606808Z [00:03:03.928]➜  # import config
2025-08-20T21:45:23.9607155Z [00:03:03.928]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:23.9607574Z [00:03:03.928]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.9608160Z [00:03:03.928]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:23.9608909Z [00:03:03.928]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker=/tmp/go-build3361383166/b395/_pkg_.a
2025-08-20T21:45:23.9609704Z [00:03:03.928]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:23.9610432Z [00:03:03.928]➜  packagefile github.com/containerd/containerd/v2/pkg/reference=/tmp/go-build3361383166/b385/_pkg_.a
2025-08-20T21:45:23.9611162Z [00:03:03.928]➜  packagefile github.com/containerd/stargz-snapshotter/fs/config=/tmp/go-build3361383166/b644/_pkg_.a
2025-08-20T21:45:23.9611836Z [00:03:03.928]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:23.9612961Z [00:03:03.928]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:23.9613630Z [00:03:03.928]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.9613942Z [00:03:03.928]➜  EOF
2025-08-20T21:45:23.9616370Z [00:03:03.928]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b643/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/fs/source=>github.com/containerd/stargz-snapshotter@v0.16.3/fs/source;$WORK/b643=>" -p github.com/containerd/stargz-snapshotter/fs/source -lang=go1.22 -complete -installsuffix shared -buildid EC8U2OviutJl13xDH7qG/EC8U2OviutJl13xDH7qG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/fs/source/source.go
2025-08-20T21:45:23.9718889Z [00:03:03.939]➜  go tool buildid -w $WORK/b642/_pkg_.a # internal
2025-08-20T21:45:23.9735901Z [00:03:03.941]➜  cp $WORK/b642/_pkg_.a /root/.cache/go-build/9e/9ea8f6be39e2f1f2320ed6adadea86505250785f442eb7ca9ab407247427b043-d # internal
2025-08-20T21:45:23.9742224Z [00:03:03.942]➜  github.com/containerd/nerdctl/v2/pkg/inspecttypes/native
2025-08-20T21:45:23.9750152Z [00:03:03.942]➜  mkdir -p $WORK/b645/
2025-08-20T21:45:23.9750540Z [00:03:03.942]➜  cat >/tmp/go-build3361383166/b645/importcfg << 'EOF' # internal
2025-08-20T21:45:23.9750910Z [00:03:03.942]➜  # import config
2025-08-20T21:45:23.9751272Z [00:03:03.942]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:23.9751952Z [00:03:03.942]➜  packagefile github.com/containerd/containerd/api/services/introspection/v1=/tmp/go-build3361383166/b389/_pkg_.a
2025-08-20T21:45:23.9752908Z [00:03:03.942]➜  packagefile github.com/containerd/containerd/api/services/version/v1=/tmp/go-build3361383166/b325/_pkg_.a
2025-08-20T21:45:23.9753663Z [00:03:03.942]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:23.9754380Z [00:03:03.942]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:23.9755408Z [00:03:03.942]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:23.9756042Z [00:03:03.942]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:23.9756888Z [00:03:03.942]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:23.9757440Z [00:03:03.942]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:23.9757736Z [00:03:03.942]➜  EOF
2025-08-20T21:45:23.9761093Z [00:03:03.942]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b645/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native=>github.com/containerd/nerdctl/v2/pkg/inspecttypes/native;$WORK/b645=>" -p github.com/containerd/nerdctl/v2/pkg/inspecttypes/native -lang=go1.23 -complete -installsuffix shared -buildid PTgv70I229d-pK4BgsJ6/PTgv70I229d-pK4BgsJ6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/container.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/image.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/info.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/namespace.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/network.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/volume.go
2025-08-20T21:45:23.9906084Z [00:03:03.958]➜  go tool buildid -w $WORK/b643/_pkg_.a # internal
2025-08-20T21:45:23.9924072Z [00:03:03.959]➜  cp $WORK/b643/_pkg_.a /root/.cache/go-build/ac/ac072c672c90195ef4c92146dfabf3e8934fa2b22da360077282796460168aee-d # internal
2025-08-20T21:45:23.9924766Z [00:03:03.959]➜  github.com/containerd/nerdctl/v2/pkg/idutil/containerwalker
2025-08-20T21:45:23.9925134Z [00:03:03.959]➜  mkdir -p $WORK/b647/
2025-08-20T21:45:23.9925507Z [00:03:03.959]➜  cat >/tmp/go-build3361383166/b647/importcfg << 'EOF' # internal
2025-08-20T21:45:23.9925857Z [00:03:03.959]➜  # import config
2025-08-20T21:45:23.9926205Z [00:03:03.959]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:23.9926668Z [00:03:03.959]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:23.9927220Z [00:03:03.959]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:23.9927909Z [00:03:03.959]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:23.9928452Z [00:03:03.959]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:23.9929162Z [00:03:03.959]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:23.9929526Z [00:03:03.959]➜  EOF
2025-08-20T21:45:23.9931669Z [00:03:03.959]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b647/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil/containerwalker=>github.com/containerd/nerdctl/v2/pkg/idutil/containerwalker;$WORK/b647=>" -p github.com/containerd/nerdctl/v2/pkg/idutil/containerwalker -lang=go1.23 -complete -installsuffix shared -buildid _JV9H5WBNYsgChvwBaao/_JV9H5WBNYsgChvwBaao -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil/containerwalker/containerwalker.go
2025-08-20T21:45:24.0041745Z [00:03:03.972]➜  go tool buildid -w $WORK/b635/_pkg_.a # internal
2025-08-20T21:45:24.0069348Z [00:03:03.974]➜  go tool buildid -w $WORK/b645/_pkg_.a # internal
2025-08-20T21:45:24.0073958Z [00:03:03.974]➜  cp $WORK/b635/_pkg_.a /root/.cache/go-build/7c/7c260ec5f40d36e57fc684b98f7ff7720edaae3c5ae0ca66062a4259404d53f4-d # internal
2025-08-20T21:45:24.0074615Z [00:03:03.974]➜  github.com/containerd/nerdctl/v2/pkg/store
2025-08-20T21:45:24.0074928Z [00:03:03.974]➜  mkdir -p $WORK/b649/
2025-08-20T21:45:24.0075546Z [00:03:03.974]➜  cp $WORK/b645/_pkg_.a /root/.cache/go-build/36/367a9e814421819d56078bd4595f9d258fb4a78fcb9d74d085cccca9d8ae1c5b-d # internal
2025-08-20T21:45:24.0076135Z [00:03:03.974]➜  github.com/containerd/nerdctl/v2/pkg/version
2025-08-20T21:45:24.0076796Z [00:03:03.974]➜  mkdir -p $WORK/b650/
2025-08-20T21:45:24.0077160Z [00:03:03.975]➜  cat >/tmp/go-build3361383166/b649/importcfg << 'EOF' # internal
2025-08-20T21:45:24.0077500Z [00:03:03.975]➜  # import config
2025-08-20T21:45:24.0078007Z [00:03:03.975]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.0078425Z [00:03:03.975]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.0078926Z [00:03:03.975]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:24.0079630Z [00:03:03.975]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:24.0080211Z [00:03:03.975]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.0080644Z [00:03:03.975]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:24.0081082Z [00:03:03.975]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:24.0081392Z [00:03:03.975]➜  EOF
2025-08-20T21:45:24.0083505Z [00:03:03.975]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b649/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/store=>github.com/containerd/nerdctl/v2/pkg/store;$WORK/b649=>" -p github.com/containerd/nerdctl/v2/pkg/store -lang=go1.23 -complete -installsuffix shared -buildid a5tkAFXOSFwt1BdMktlO/a5tkAFXOSFwt1BdMktlO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/store/filestore.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/store/store.go
2025-08-20T21:45:24.0085413Z [00:03:03.975]➜  cat >/tmp/go-build3361383166/b650/importcfg << 'EOF' # internal
2025-08-20T21:45:24.0085750Z [00:03:03.975]➜  # import config
2025-08-20T21:45:24.0086105Z [00:03:03.975]➜  packagefile runtime/debug=/tmp/go-build3361383166/b357/_pkg_.a
2025-08-20T21:45:24.0086544Z [00:03:03.975]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.0086858Z [00:03:03.975]➜  EOF
2025-08-20T21:45:24.0088647Z [00:03:03.975]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b650/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/version=>github.com/containerd/nerdctl/v2/pkg/version;$WORK/b650=>" -p github.com/containerd/nerdctl/v2/pkg/version -lang=go1.23 -complete -installsuffix shared -buildid n2UcYZTIJJMvT3lVU9Va/n2UcYZTIJJMvT3lVU9Va -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/version/version.go
2025-08-20T21:45:24.0222808Z [00:03:03.990]➜  go tool buildid -w $WORK/b650/_pkg_.a # internal
2025-08-20T21:45:24.0228236Z [00:03:03.991]➜  cp $WORK/b650/_pkg_.a /root/.cache/go-build/02/020ce0c9405a6df781da6d8d280533e6d09fb6ced7bd040bd93d25846b11dd58-d # internal
2025-08-20T21:45:24.0246640Z [00:03:03.991]➜  github.com/docker/docker/pkg/meminfo
2025-08-20T21:45:24.0246967Z [00:03:03.991]➜  mkdir -p $WORK/b651/
2025-08-20T21:45:24.0247346Z [00:03:03.991]➜  cat >/tmp/go-build3361383166/b651/importcfg << 'EOF' # internal
2025-08-20T21:45:24.0247704Z [00:03:03.991]➜  # import config
2025-08-20T21:45:24.0248041Z [00:03:03.991]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:24.0248452Z [00:03:03.991]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.0248859Z [00:03:03.991]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.0249270Z [00:03:03.991]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.0249702Z [00:03:03.991]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.0250014Z [00:03:03.991]➜  EOF
2025-08-20T21:45:24.0253494Z [00:03:03.991]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b651/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/meminfo=>github.com/docker/docker@v28.3.3+incompatible/pkg/meminfo;$WORK/b651=>" -p github.com/docker/docker/pkg/meminfo -lang=go1.16 -complete -installsuffix shared -buildid H-lli7i8tFooIH76Y-n2/H-lli7i8tFooIH76Y-n2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/meminfo/meminfo.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/meminfo/meminfo_linux.go
2025-08-20T21:45:24.0437659Z [00:03:04.011]➜  gcc -I /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1 -fPIC -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b547=/tmp/go-build -gno-record-gcc-switches -o $WORK/b547/_cgo_.o $WORK/b547/_cgo_main.o $WORK/b547/preferlinkext $WORK/b547/_x001.o $WORK/b547/_x002.o $WORK/b547/_x003.o $WORK/b547/_x004.o -O2 -g -ldl # test for internal linking errors (succeeded)
2025-08-20T21:45:24.0441910Z [00:03:04.011]➜  TERM='dumb' /root/.go/pkg/tool/linux_arm64/cgo -dynpackage pkcs11 -dynimport $WORK/b547/_cgo_.o -dynout $WORK/b547/_cgo_import.go
2025-08-20T21:45:24.0492357Z [00:03:04.017]➜  go tool buildid -w $WORK/b647/_pkg_.a # internal
2025-08-20T21:45:24.0523371Z [00:03:04.020]➜  cat >/tmp/go-build3361383166/b547/importcfg << 'EOF' # internal
2025-08-20T21:45:24.0543226Z [00:03:04.020]➜  # import config
2025-08-20T21:45:24.0543921Z [00:03:04.020]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.0544534Z [00:03:04.020]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.0545229Z [00:03:04.020]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:24.0545917Z [00:03:04.020]➜  packagefile runtime/cgo=/tmp/go-build3361383166/b083/_pkg_.a
2025-08-20T21:45:24.0546651Z [00:03:04.020]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:24.0547126Z [00:03:04.020]➜  EOF
2025-08-20T21:45:24.0548430Z [00:03:04.020]➜  go tool buildid -w $WORK/b651/_pkg_.a # internal
2025-08-20T21:45:24.0549104Z [00:03:04.021]➜  cp $WORK/b647/_pkg_.a /root/.cache/go-build/fb/fbd79b833f7a8fba4d5fb8516f1f7c84c392233bbba598808fef9af40c796a01-d # internal
2025-08-20T21:45:24.0549715Z [00:03:04.021]➜  github.com/containerd/nerdctl/v2/pkg/ipcutil
2025-08-20T21:45:24.0550041Z [00:03:04.021]➜  mkdir -p $WORK/b646/
2025-08-20T21:45:24.0553161Z [00:03:04.021]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b547/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1=>github.com/miekg/pkcs11@v1.1.1;$WORK/b547=>" -p github.com/miekg/pkcs11 -lang=go1.12 -installsuffix shared -buildid CPgV3xVn91Gd9DEMzfEw/CPgV3xVn91Gd9DEMzfEw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1/error.go /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1/vendor.go /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1/zconst.go $WORK/b547/_cgo_gotypes.go $WORK/b547/params.cgo1.go $WORK/b547/pkcs11.cgo1.go $WORK/b547/types.cgo1.go $WORK/b547/_cgo_import.go
2025-08-20T21:45:24.0555843Z [00:03:04.022]➜  cp $WORK/b651/_pkg_.a /root/.cache/go-build/95/95ec85479bebabe53d18061c1619f183294c4736d89122433e997ec733a67ea4-d # internal
2025-08-20T21:45:24.0556490Z [00:03:04.022]➜  cat >/tmp/go-build3361383166/b646/importcfg << 'EOF' # internal
2025-08-20T21:45:24.0556836Z [00:03:04.022]➜  # import config
2025-08-20T21:45:24.0557177Z [00:03:04.022]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:24.0557628Z [00:03:04.022]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:24.0558065Z [00:03:04.022]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.0558474Z [00:03:04.022]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.0559035Z [00:03:04.022]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:24.0559753Z [00:03:04.022]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:24.0560466Z [00:03:04.022]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:24.0561218Z [00:03:04.022]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/containerwalker=/tmp/go-build3361383166/b647/_pkg_.a
2025-08-20T21:45:24.0562211Z [00:03:04.022]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:24.0565353Z [00:03:04.022]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:24.0566009Z [00:03:04.022]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:24.0566628Z [00:03:04.022]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:24.0567077Z [00:03:04.022]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.0567475Z [00:03:04.022]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:24.0567912Z [00:03:04.022]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:24.0568354Z [00:03:04.022]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:24.0568782Z [00:03:04.022]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.0569090Z [00:03:04.022]➜  EOF
2025-08-20T21:45:24.0571130Z [00:03:04.022]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b646/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil=>github.com/containerd/nerdctl/v2/pkg/ipcutil;$WORK/b646=>" -p github.com/containerd/nerdctl/v2/pkg/ipcutil -lang=go1.23 -complete -installsuffix shared -buildid agi92v9gUQmSkdXTPx3j/agi92v9gUQmSkdXTPx3j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil/ipcutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil/ipcutil_linux.go
2025-08-20T21:45:24.0573146Z [00:03:04.023]➜  github.com/containerd/cgroups/v3/cgroup1/stats
2025-08-20T21:45:24.0573473Z [00:03:04.023]➜  mkdir -p $WORK/b654/
2025-08-20T21:45:24.0573856Z [00:03:04.024]➜  cat >/tmp/go-build3361383166/b654/importcfg << 'EOF' # internal
2025-08-20T21:45:24.0574186Z [00:03:04.024]➜  # import config
2025-08-20T21:45:24.0574686Z [00:03:04.024]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:24.0575383Z [00:03:04.024]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:24.0575932Z [00:03:04.024]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:24.0576351Z [00:03:04.024]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:24.0576656Z [00:03:04.024]➜  EOF
2025-08-20T21:45:24.0579227Z [00:03:04.024]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b654/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/stats=>github.com/containerd/cgroups/v3@v3.0.5/cgroup1/stats;$WORK/b654=>" -p github.com/containerd/cgroups/v3/cgroup1/stats -lang=go1.22 -complete -installsuffix shared -buildid qTLiTqzJxtnfauqXn-2S/qTLiTqzJxtnfauqXn-2S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/stats/doc.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/stats/metrics.pb.go
2025-08-20T21:45:24.0697475Z [00:03:04.038]➜  go tool buildid -w $WORK/b649/_pkg_.a # internal
2025-08-20T21:45:24.0710451Z [00:03:04.039]➜  cp $WORK/b649/_pkg_.a /root/.cache/go-build/91/9132c153b53f40b73702722b8335790473e8c7fecef3c544ce560506eb8948dd-d # internal
2025-08-20T21:45:24.0711696Z [00:03:04.039]➜  github.com/containerd/nerdctl/v2/pkg/ocihook/state
2025-08-20T21:45:24.0712103Z [00:03:04.039]➜  mkdir -p $WORK/b648/
2025-08-20T21:45:24.0719387Z [00:03:04.040]➜  cat >/tmp/go-build3361383166/b648/importcfg << 'EOF' # internal
2025-08-20T21:45:24.0720189Z [00:03:04.040]➜  # import config
2025-08-20T21:45:24.0720644Z [00:03:04.040]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:24.0721106Z [00:03:04.040]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.0721976Z [00:03:04.040]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:24.0722632Z [00:03:04.040]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:24.0722981Z [00:03:04.040]➜  EOF
2025-08-20T21:45:24.0739309Z [00:03:04.042]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b648/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/state=>github.com/containerd/nerdctl/v2/pkg/ocihook/state;$WORK/b648=>" -p github.com/containerd/nerdctl/v2/pkg/ocihook/state -lang=go1.23 -complete -installsuffix shared -buildid dNryJ5Dzo-wV-bdCtYKx/dNryJ5Dzo-wV-bdCtYKx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/state/state.go
2025-08-20T21:45:24.0914845Z [00:03:04.059]➜  go tool buildid -w $WORK/b648/_pkg_.a # internal
2025-08-20T21:45:24.0924418Z [00:03:04.060]➜  cp $WORK/b648/_pkg_.a /root/.cache/go-build/ef/ef05852d34eab1780a6cb8e72e884b28469713499427f20b9640aba3ced2bd52-d # internal
2025-08-20T21:45:24.0934675Z [00:03:04.061]➜  github.com/godbus/dbus/v5
2025-08-20T21:45:24.0935441Z [00:03:04.061]➜  mkdir -p $WORK/b656/
2025-08-20T21:45:24.0982984Z [00:03:04.062]➜  cat >/tmp/go-build3361383166/b656/importcfg << 'EOF' # internal
2025-08-20T21:45:24.0983559Z [00:03:04.062]➜  # import config
2025-08-20T21:45:24.0983900Z [00:03:04.062]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:24.0984318Z [00:03:04.062]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.0984755Z [00:03:04.062]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:24.0985196Z [00:03:04.062]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:24.0985660Z [00:03:04.062]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:24.0986126Z [00:03:04.062]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:24.0986594Z [00:03:04.062]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:24.0987034Z [00:03:04.062]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.0987441Z [00:03:04.062]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.0987839Z [00:03:04.062]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.0988252Z [00:03:04.062]➜  packagefile io/ioutil=/tmp/go-build3361383166/b582/_pkg_.a
2025-08-20T21:45:24.0988671Z [00:03:04.062]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:24.0989422Z [00:03:04.062]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:24.0989927Z [00:03:04.062]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.0990341Z [00:03:04.062]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:24.0990760Z [00:03:04.062]➜  packagefile os/user=/tmp/go-build3361383166/b082/_pkg_.a
2025-08-20T21:45:24.0991202Z [00:03:04.062]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:24.0991626Z [00:03:04.062]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:24.0992038Z [00:03:04.062]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:24.0992643Z [00:03:04.062]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.0993126Z [00:03:04.062]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.0993537Z [00:03:04.062]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:24.0993962Z [00:03:04.062]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:24.0994384Z [00:03:04.062]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:24.0994822Z [00:03:04.062]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:24.0995148Z [00:03:04.062]➜  EOF
2025-08-20T21:45:24.1003676Z [00:03:04.062]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b656/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0=>github.com/godbus/dbus/v5@v5.1.0;$WORK/b656=>" -p github.com/godbus/dbus/v5 -lang=go1.12 -complete -installsuffix shared -buildid fl77nKkV8RMVG5fn28EE/fl77nKkV8RMVG5fn28EE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth_anonymous.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth_external.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/auth_sha1.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/call.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/conn.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/conn_other.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/conn_unix.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/dbus.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/decoder.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/default_handler.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/doc.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/encoder.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/escape.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/export.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/homedir.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/match.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/message.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/object.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/sequence.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/sequential_handler.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/server_interfaces.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/sig.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_generic.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_nonce_tcp.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_tcp.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_unix.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/transport_unixcred_linux.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/variant.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/variant_lexer.go /root/go/pkg/mod/github.com/godbus/dbus/v5@v5.1.0/variant_parser.go
2025-08-20T21:45:24.1349763Z [00:03:04.103]➜  go tool buildid -w $WORK/b654/_pkg_.a # internal
2025-08-20T21:45:24.1368859Z [00:03:04.105]➜  cp $WORK/b654/_pkg_.a /root/.cache/go-build/45/45593f082f2e3153a84044de38a7967e0300b50d004f7274cb6c25be26fe82f8-d # internal
2025-08-20T21:45:24.1372186Z [00:03:04.105]➜  debug/dwarf
2025-08-20T21:45:24.1373929Z [00:03:04.105]➜  mkdir -p $WORK/b660/
2025-08-20T21:45:24.1378309Z [00:03:04.106]➜  cat >/tmp/go-build3361383166/b660/importcfg << 'EOF' # internal
2025-08-20T21:45:24.1378674Z [00:03:04.106]➜  # import config
2025-08-20T21:45:24.1379254Z [00:03:04.106]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.1379736Z [00:03:04.106]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:24.1380477Z [00:03:04.106]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.1381215Z [00:03:04.106]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.1382944Z [00:03:04.106]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.1383722Z [00:03:04.106]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:24.1384680Z [00:03:04.106]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:24.1385229Z [00:03:04.106]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.1385672Z [00:03:04.106]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.1385993Z [00:03:04.106]➜  EOF
2025-08-20T21:45:24.1388743Z [00:03:04.106]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b660/_pkg_.a -trimpath "/root/.go/src/debug/dwarf=>debug/dwarf;$WORK/b660=>" -p debug/dwarf -lang=go1.25 -std -complete -installsuffix shared -buildid aVJyGeSjXLianvjRfZLo/aVJyGeSjXLianvjRfZLo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack /root/.go/src/debug/dwarf/attr_string.go /root/.go/src/debug/dwarf/buf.go /root/.go/src/debug/dwarf/class_string.go /root/.go/src/debug/dwarf/const.go /root/.go/src/debug/dwarf/entry.go /root/.go/src/debug/dwarf/line.go /root/.go/src/debug/dwarf/open.go /root/.go/src/debug/dwarf/tag_string.go /root/.go/src/debug/dwarf/type.go /root/.go/src/debug/dwarf/typeunit.go /root/.go/src/debug/dwarf/unit.go
2025-08-20T21:45:24.1529516Z [00:03:04.121]➜  go tool buildid -w $WORK/b646/_pkg_.a # internal
2025-08-20T21:45:24.1556082Z [00:03:04.123]➜  cp $WORK/b646/_pkg_.a /root/.cache/go-build/50/508ae2b247f7868de31070d3973fb1e66c1bbb4641d2d2605eabd4769212f664-d # internal
2025-08-20T21:45:24.1557290Z [00:03:04.124]➜  internal/saferio
2025-08-20T21:45:24.1557958Z [00:03:04.124]➜  mkdir -p $WORK/b661/
2025-08-20T21:45:24.1581288Z [00:03:04.126]➜  cat >/tmp/go-build3361383166/b661/importcfg << 'EOF' # internal
2025-08-20T21:45:24.1582009Z [00:03:04.126]➜  # import config
2025-08-20T21:45:24.1582785Z [00:03:04.126]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.1583633Z [00:03:04.126]➜  EOF
2025-08-20T21:45:24.1585523Z [00:03:04.126]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b661/_pkg_.a -trimpath "/root/.go/src/internal/saferio=>internal/saferio;$WORK/b661=>" -p internal/saferio -lang=go1.25 -std -complete -installsuffix shared -buildid pPPe3dhh4-w6Y3PIuye5/pPPe3dhh4-w6Y3PIuye5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack /root/.go/src/internal/saferio/io.go
2025-08-20T21:45:24.1816287Z [00:03:04.149]➜  go tool buildid -w $WORK/b661/_pkg_.a # internal
2025-08-20T21:45:24.1825122Z [00:03:04.150]➜  cp $WORK/b661/_pkg_.a /root/.cache/go-build/57/57bffadd14624ea2fb0e2f72fb4e7ed254b845aa873cadc2a2028ae9e2f8292e-d # internal
2025-08-20T21:45:24.1832876Z [00:03:04.151]➜  internal/zstd
2025-08-20T21:45:24.1834478Z [00:03:04.151]➜  mkdir -p $WORK/b662/
2025-08-20T21:45:24.1848323Z [00:03:04.153]➜  cat >/tmp/go-build3361383166/b662/importcfg << 'EOF' # internal
2025-08-20T21:45:24.1849769Z [00:03:04.153]➜  # import config
2025-08-20T21:45:24.1850198Z [00:03:04.153]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:24.1850695Z [00:03:04.153]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.1851108Z [00:03:04.153]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.1851508Z [00:03:04.153]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.1851939Z [00:03:04.153]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:24.1852260Z [00:03:04.153]➜  EOF
2025-08-20T21:45:24.1865732Z [00:03:04.153]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b662/_pkg_.a -trimpath "/root/.go/src/internal/zstd=>internal/zstd;$WORK/b662=>" -p internal/zstd -lang=go1.25 -std -complete -installsuffix shared -buildid bR0ctW2hcT7TQqc8RN_Z/bR0ctW2hcT7TQqc8RN_Z -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack /root/.go/src/internal/zstd/bits.go /root/.go/src/internal/zstd/block.go /root/.go/src/internal/zstd/fse.go /root/.go/src/internal/zstd/huff.go /root/.go/src/internal/zstd/literals.go /root/.go/src/internal/zstd/window.go /root/.go/src/internal/zstd/xxhash.go /root/.go/src/internal/zstd/zstd.go
2025-08-20T21:45:24.2459173Z [00:03:04.214]➜  cd /root/go/pkg/mod/github.com/miekg/pkcs11@v1.1.1
2025-08-20T21:45:24.2460049Z [00:03:04.214]➜  go tool pack r $WORK/b547/_pkg_.a $WORK/b547/preferlinkext $WORK/b547/_x001.o $WORK/b547/_x002.o $WORK/b547/_x003.o $WORK/b547/_x004.o # internal
2025-08-20T21:45:24.2463976Z [00:03:04.214]➜  go tool buildid -w $WORK/b547/_pkg_.a # internal
2025-08-20T21:45:24.2504166Z [00:03:04.218]➜  cp $WORK/b547/_pkg_.a /root/.cache/go-build/6c/6c61f00ba4567e8a9069bf29e4510b7788a46f8be52748657af3e05d31d36a5a-d # internal
2025-08-20T21:45:24.2505155Z [00:03:04.218]➜  github.com/containers/ocicrypt/crypto/pkcs11
2025-08-20T21:45:24.2505806Z [00:03:04.218]➜  mkdir -p $WORK/b546/
2025-08-20T21:45:24.2521830Z [00:03:04.220]➜  cat >/tmp/go-build3361383166/b546/importcfg << 'EOF' # internal
2025-08-20T21:45:24.2522783Z [00:03:04.220]➜  # import config
2025-08-20T21:45:24.2523687Z [00:03:04.220]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:24.2525107Z [00:03:04.220]➜  packagefile crypto/rsa=/tmp/go-build3361383166/b215/_pkg_.a
2025-08-20T21:45:24.2525577Z [00:03:04.220]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:24.2526063Z [00:03:04.220]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:24.2526555Z [00:03:04.220]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:24.2527027Z [00:03:04.220]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:24.2527462Z [00:03:04.220]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.2527878Z [00:03:04.220]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.2528345Z [00:03:04.220]➜  packagefile github.com/miekg/pkcs11=/tmp/go-build3361383166/b547/_pkg_.a
2025-08-20T21:45:24.2528930Z [00:03:04.220]➜  packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build3361383166/b548/_pkg_.a
2025-08-20T21:45:24.2529485Z [00:03:04.220]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3361383166/b549/_pkg_.a
2025-08-20T21:45:24.2529927Z [00:03:04.220]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:24.2530605Z [00:03:04.220]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:24.2531074Z [00:03:04.220]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.2531483Z [00:03:04.220]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:24.2531909Z [00:03:04.220]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.2532328Z [00:03:04.220]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.2533009Z [00:03:04.220]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:24.2533320Z [00:03:04.220]➜  EOF
2025-08-20T21:45:24.2533591Z [00:03:04.220]➜  cd /tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl
2025-08-20T21:45:24.2536368Z [00:03:04.220]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b546/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/crypto/pkcs11=>github.com/containers/ocicrypt@v1.2.1/crypto/pkcs11;$WORK/b546=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -lang=go1.22 -complete -installsuffix shared -buildid VlUuYtj9iNWxC0-Ei8d5/VlUuYtj9iNWxC0-Ei8d5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/crypto/pkcs11/common.go /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/crypto/pkcs11/pkcs11helpers.go /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/crypto/pkcs11/utils.go
2025-08-20T21:45:24.3066253Z [00:03:04.274]➜  go tool buildid -w $WORK/b546/_pkg_.a # internal
2025-08-20T21:45:24.3069814Z [00:03:04.274]➜  cp $WORK/b546/_pkg_.a /root/.cache/go-build/86/863a71a8caa26a34b960e019b1e4de92f3bd2b2b519a34c49a7c0fffd50d9e16-d # internal
2025-08-20T21:45:24.3077437Z [00:03:04.275]➜  github.com/containers/ocicrypt/config
2025-08-20T21:45:24.3080305Z [00:03:04.275]➜  mkdir -p $WORK/b545/
2025-08-20T21:45:24.3088777Z [00:03:04.277]➜  cat >/tmp/go-build3361383166/b545/importcfg << 'EOF' # internal
2025-08-20T21:45:24.3090939Z [00:03:04.277]➜  # import config
2025-08-20T21:45:24.3091319Z [00:03:04.277]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.3091744Z [00:03:04.277]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.3092310Z [00:03:04.277]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3361383166/b546/_pkg_.a
2025-08-20T21:45:24.3093049Z [00:03:04.277]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3361383166/b549/_pkg_.a
2025-08-20T21:45:24.3093522Z [00:03:04.277]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.3093835Z [00:03:04.277]➜  EOF
2025-08-20T21:45:24.3119873Z [00:03:04.280]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b545/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/config=>github.com/containers/ocicrypt@v1.2.1/config;$WORK/b545=>" -p github.com/containers/ocicrypt/config -lang=go1.22 -complete -installsuffix shared -buildid 5955qWok9kcreJ0aB2KL/5955qWok9kcreJ0aB2KL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/config/config.go /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/config/constructors.go
2025-08-20T21:45:24.3575702Z [00:03:04.325]➜  go tool buildid -w $WORK/b662/_pkg_.a # internal
2025-08-20T21:45:24.3633120Z [00:03:04.331]➜  cp $WORK/b662/_pkg_.a /root/.cache/go-build/65/65083191ca17898ea2b6e171f1628ecd5aa113282316f82059e99fe2a02d7b7b-d # internal
2025-08-20T21:45:24.3639098Z [00:03:04.331]➜  github.com/containers/ocicrypt/utils
2025-08-20T21:45:24.3639846Z [00:03:04.331]➜  mkdir -p $WORK/b554/
2025-08-20T21:45:24.3640595Z [00:03:04.332]➜  cat >/tmp/go-build3361383166/b554/importcfg << 'EOF' # internal
2025-08-20T21:45:24.3641162Z [00:03:04.332]➜  # import config
2025-08-20T21:45:24.3641671Z [00:03:04.332]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.3645816Z [00:03:04.332]➜  packagefile crypto/ecdsa=/tmp/go-build3361383166/b187/_pkg_.a
2025-08-20T21:45:24.3646957Z [00:03:04.332]➜  packagefile crypto/elliptic=/tmp/go-build3361383166/b188/_pkg_.a
2025-08-20T21:45:24.3647839Z [00:03:04.332]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:24.3650882Z [00:03:04.332]➜  packagefile crypto/rsa=/tmp/go-build3361383166/b215/_pkg_.a
2025-08-20T21:45:24.3651548Z [00:03:04.332]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:24.3652165Z [00:03:04.332]➜  packagefile crypto/x509/pkix=/tmp/go-build3361383166/b223/_pkg_.a
2025-08-20T21:45:24.3653238Z [00:03:04.332]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:24.3653965Z [00:03:04.332]➜  packagefile encoding/pem=/tmp/go-build3361383166/b225/_pkg_.a
2025-08-20T21:45:24.3655551Z [00:03:04.332]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.3656064Z [00:03:04.332]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.3656664Z [00:03:04.332]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3361383166/b546/_pkg_.a
2025-08-20T21:45:24.3657294Z [00:03:04.332]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3361383166/b555/_pkg_.a
2025-08-20T21:45:24.3657861Z [00:03:04.332]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build3361383166/b559/_pkg_.a
2025-08-20T21:45:24.3658340Z [00:03:04.332]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.3658778Z [00:03:04.332]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:24.3659477Z [00:03:04.332]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:24.3659903Z [00:03:04.332]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.3660327Z [00:03:04.332]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:24.3660629Z [00:03:04.332]➜  EOF
2025-08-20T21:45:24.3660911Z [00:03:04.332]➜  go tool buildid -w $WORK/b545/_pkg_.a # internal
2025-08-20T21:45:24.3661579Z [00:03:04.332]➜  cp $WORK/b545/_pkg_.a /root/.cache/go-build/5d/5d74a3f791e19e0bdd1fb3c5e44c00df3f937b14b50bfc8f3fee82e54041920d-d # internal
2025-08-20T21:45:24.3664836Z [00:03:04.333]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b554/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/utils=>github.com/containers/ocicrypt@v1.2.1/utils;$WORK/b554=>" -p github.com/containers/ocicrypt/utils -lang=go1.22 -complete -installsuffix shared -buildid FgnSsGHr8980mOok8oCt/FgnSsGHr8980mOok8oCt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/utils/delayedreader.go /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/utils/ioutils.go /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/utils/testing.go /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/utils/utils.go
2025-08-20T21:45:24.3667434Z [00:03:04.333]➜  github.com/containerd/imgcrypt/v2
2025-08-20T21:45:24.3667736Z [00:03:04.333]➜  mkdir -p $WORK/b544/
2025-08-20T21:45:24.3678751Z [00:03:04.333]➜  cat >/tmp/go-build3361383166/b544/importcfg << 'EOF' # internal
2025-08-20T21:45:24.3679134Z [00:03:04.333]➜  # import config
2025-08-20T21:45:24.3679568Z [00:03:04.333]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:24.3680196Z [00:03:04.333]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:24.3680875Z [00:03:04.333]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:24.3681328Z [00:03:04.333]➜  EOF
2025-08-20T21:45:24.3683673Z [00:03:04.334]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b544/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/imgcrypt/v2@v2.0.1=>github.com/containerd/imgcrypt/v2@v2.0.1;$WORK/b544=>" -p github.com/containerd/imgcrypt/v2 -lang=go1.23 -complete -installsuffix shared -buildid Whv6TuLLmxKGQ8BmqSK6/Whv6TuLLmxKGQ8BmqSK6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack /root/go/pkg/mod/github.com/containerd/imgcrypt/v2@v2.0.1/payload.go
2025-08-20T21:45:24.3806045Z [00:03:04.348]➜  go tool buildid -w $WORK/b544/_pkg_.a # internal
2025-08-20T21:45:24.3839686Z [00:03:04.352]➜  cp $WORK/b544/_pkg_.a /root/.cache/go-build/e7/e784741e2f2befa5202b54b02e8d812e965dfeee8c2f6a846b48a1bea982165b-d # internal
2025-08-20T21:45:24.3865937Z [00:03:04.352]➜  github.com/containers/ocicrypt/keywrap
2025-08-20T21:45:24.3866312Z [00:03:04.352]➜  mkdir -p $WORK/b574/
2025-08-20T21:45:24.3866695Z [00:03:04.352]➜  cat >/tmp/go-build3361383166/b574/importcfg << 'EOF' # internal
2025-08-20T21:45:24.3867039Z [00:03:04.352]➜  # import config
2025-08-20T21:45:24.3867493Z [00:03:04.352]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:24.3867917Z [00:03:04.352]➜  EOF
2025-08-20T21:45:24.3869876Z [00:03:04.352]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b574/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap=>github.com/containers/ocicrypt@v1.2.1/keywrap;$WORK/b574=>" -p github.com/containers/ocicrypt/keywrap -lang=go1.22 -complete -installsuffix shared -buildid WYhBLNxnX6TFNEpf28jG/WYhBLNxnX6TFNEpf28jG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/keywrap.go
2025-08-20T21:45:24.4014440Z [00:03:04.369]➜  go tool buildid -w $WORK/b574/_pkg_.a # internal
2025-08-20T21:45:24.4028568Z [00:03:04.371]➜  cp $WORK/b574/_pkg_.a /root/.cache/go-build/31/31119216002401038e737991b06fa5a73b6da08b642521be8b967a9215c3160c-d # internal
2025-08-20T21:45:24.4031796Z [00:03:04.371]➜  github.com/containers/ocicrypt/keywrap/pgp
2025-08-20T21:45:24.4032187Z [00:03:04.371]➜  mkdir -p $WORK/b583/
2025-08-20T21:45:24.4032668Z [00:03:04.371]➜  cat >/tmp/go-build3361383166/b583/importcfg << 'EOF' # internal
2025-08-20T21:45:24.4033029Z [00:03:04.371]➜  # import config
2025-08-20T21:45:24.4033377Z [00:03:04.371]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.4033807Z [00:03:04.371]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:24.4034246Z [00:03:04.371]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:24.4034715Z [00:03:04.371]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:24.4035162Z [00:03:04.371]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.4035579Z [00:03:04.371]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.4036150Z [00:03:04.371]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:24.4037519Z [00:03:04.371]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3361383166/b574/_pkg_.a
2025-08-20T21:45:24.4038610Z [00:03:04.371]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build3361383166/b559/_pkg_.a
2025-08-20T21:45:24.4039747Z [00:03:04.371]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3361383166/b562/_pkg_.a
2025-08-20T21:45:24.4040339Z [00:03:04.371]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.4040774Z [00:03:04.371]➜  packagefile net/mail=/tmp/go-build3361383166/b584/_pkg_.a
2025-08-20T21:45:24.4041209Z [00:03:04.371]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.4041634Z [00:03:04.371]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.4041956Z [00:03:04.371]➜  EOF
2025-08-20T21:45:24.4044492Z [00:03:04.372]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b583/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/pgp=>github.com/containers/ocicrypt@v1.2.1/keywrap/pgp;$WORK/b583=>" -p github.com/containers/ocicrypt/keywrap/pgp -lang=go1.22 -complete -installsuffix shared -buildid 03VYzhLk5prZqcA0y4eV/03VYzhLk5prZqcA0y4eV -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/pgp/keywrapper_gpg.go
2025-08-20T21:45:24.4288712Z [00:03:04.397]➜  go tool buildid -w $WORK/b554/_pkg_.a # internal
2025-08-20T21:45:24.4435161Z [00:03:04.411]➜  cp $WORK/b554/_pkg_.a /root/.cache/go-build/88/88d8ee2165c98d938062f080bbf888e01e6ff0b913b0a82591c625c7a537dda7-d # internal
2025-08-20T21:45:24.4436350Z [00:03:04.411]➜  github.com/containers/ocicrypt/blockcipher
2025-08-20T21:45:24.4436726Z [00:03:04.411]➜  mkdir -p $WORK/b553/
2025-08-20T21:45:24.4437139Z [00:03:04.411]➜  cat >/tmp/go-build3361383166/b553/importcfg << 'EOF' # internal
2025-08-20T21:45:24.4437488Z [00:03:04.411]➜  # import config
2025-08-20T21:45:24.4437857Z [00:03:04.411]➜  packagefile crypto/aes=/tmp/go-build3361383166/b180/_pkg_.a
2025-08-20T21:45:24.4438336Z [00:03:04.411]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:24.4438798Z [00:03:04.411]➜  packagefile crypto/hmac=/tmp/go-build3361383166/b204/_pkg_.a
2025-08-20T21:45:24.4439264Z [00:03:04.411]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:24.4439724Z [00:03:04.411]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:24.4440163Z [00:03:04.411]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.4440581Z [00:03:04.411]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.4441105Z [00:03:04.411]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3361383166/b554/_pkg_.a
2025-08-20T21:45:24.4442072Z [00:03:04.411]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:24.4442769Z [00:03:04.411]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:24.4443215Z [00:03:04.411]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.4443513Z [00:03:04.411]➜  EOF
2025-08-20T21:45:24.4445890Z [00:03:04.411]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b553/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/blockcipher=>github.com/containers/ocicrypt@v1.2.1/blockcipher;$WORK/b553=>" -p github.com/containers/ocicrypt/blockcipher -lang=go1.22 -complete -installsuffix shared -buildid eURPLAUZ7mtyt_fqNm9k/eURPLAUZ7mtyt_fqNm9k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/blockcipher/blockcipher.go /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/blockcipher/blockcipher_aes_ctr.go
2025-08-20T21:45:24.4495449Z [00:03:04.417]➜  go tool buildid -w $WORK/b583/_pkg_.a # internal
2025-08-20T21:45:24.4517000Z [00:03:04.420]➜  cp $WORK/b583/_pkg_.a /root/.cache/go-build/5a/5a7e0f26bd9ca799fd87a713d6036506f16b7b8b500ca810f55968545c732487-d # internal
2025-08-20T21:45:24.4520133Z [00:03:04.420]➜  github.com/containers/ocicrypt/keywrap/jwe
2025-08-20T21:45:24.4521964Z [00:03:04.420]➜  mkdir -p $WORK/b575/
2025-08-20T21:45:24.4527963Z [00:03:04.421]➜  cat >/tmp/go-build3361383166/b575/importcfg << 'EOF' # internal
2025-08-20T21:45:24.4528533Z [00:03:04.421]➜  # import config
2025-08-20T21:45:24.4553673Z [00:03:04.421]➜  packagefile crypto/ecdsa=/tmp/go-build3361383166/b187/_pkg_.a
2025-08-20T21:45:24.4554203Z [00:03:04.421]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.4554625Z [00:03:04.421]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.4555155Z [00:03:04.421]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:24.4555818Z [00:03:04.421]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3361383166/b574/_pkg_.a
2025-08-20T21:45:24.4556456Z [00:03:04.421]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3361383166/b554/_pkg_.a
2025-08-20T21:45:24.4557057Z [00:03:04.421]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3361383166/b555/_pkg_.a
2025-08-20T21:45:24.4557429Z [00:03:04.421]➜  EOF
2025-08-20T21:45:24.4559769Z [00:03:04.421]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b575/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/jwe=>github.com/containers/ocicrypt@v1.2.1/keywrap/jwe;$WORK/b575=>" -p github.com/containers/ocicrypt/keywrap/jwe -lang=go1.22 -complete -installsuffix shared -buildid C3mFxdfpOwxdNaPTxM2o/C3mFxdfpOwxdNaPTxM2o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/jwe/keywrapper_jwe.go
2025-08-20T21:45:24.4754599Z [00:03:04.443]➜  go tool buildid -w $WORK/b575/_pkg_.a # internal
2025-08-20T21:45:24.4767060Z [00:03:04.445]➜  cp $WORK/b575/_pkg_.a /root/.cache/go-build/0e/0ea858dff835aca4a2471e74a6ab1ece6b5f65c8ad4f86bf4d166e62524cfd32-d # internal
2025-08-20T21:45:24.4769939Z [00:03:04.445]➜  github.com/containers/ocicrypt/keywrap/keyprovider
2025-08-20T21:45:24.4771555Z [00:03:04.445]➜  mkdir -p $WORK/b576/
2025-08-20T21:45:24.4783331Z [00:03:04.446]➜  cat >/tmp/go-build3361383166/b576/importcfg << 'EOF' # internal
2025-08-20T21:45:24.4783883Z [00:03:04.446]➜  # import config
2025-08-20T21:45:24.4784372Z [00:03:04.446]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:24.4784960Z [00:03:04.446]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:24.4785545Z [00:03:04.446]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.4786095Z [00:03:04.446]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.4787030Z [00:03:04.446]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:24.4787907Z [00:03:04.446]➜  packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3361383166/b573/_pkg_.a
2025-08-20T21:45:24.4788765Z [00:03:04.446]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3361383166/b574/_pkg_.a
2025-08-20T21:45:24.4789537Z [00:03:04.446]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3361383166/b554/_pkg_.a
2025-08-20T21:45:24.4790340Z [00:03:04.446]➜  packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3361383166/b577/_pkg_.a
2025-08-20T21:45:24.4791086Z [00:03:04.446]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:24.4791728Z [00:03:04.446]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:24.4792198Z [00:03:04.446]➜  EOF
2025-08-20T21:45:24.4794602Z [00:03:04.446]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b576/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/keyprovider=>github.com/containers/ocicrypt@v1.2.1/keywrap/keyprovider;$WORK/b576=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -lang=go1.22 -complete -installsuffix shared -buildid y_doEEA1iZpGFgmBLF8y/y_doEEA1iZpGFgmBLF8y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/keyprovider/keyprovider.go
2025-08-20T21:45:24.4993562Z [00:03:04.465]➜  go tool buildid -w $WORK/b553/_pkg_.a # internal
2025-08-20T21:45:24.4994293Z [00:03:04.466]➜  cp $WORK/b553/_pkg_.a /root/.cache/go-build/7e/7e789508237c466a3bede8df43cdad132df5e93a7323ebf47d603df384bb35cb-d # internal
2025-08-20T21:45:24.4994912Z [00:03:04.467]➜  github.com/containers/ocicrypt/keywrap/pkcs11
2025-08-20T21:45:24.4995236Z [00:03:04.467]➜  mkdir -p $WORK/b585/
2025-08-20T21:45:24.5005003Z [00:03:04.468]➜  cat >/tmp/go-build3361383166/b585/importcfg << 'EOF' # internal
2025-08-20T21:45:24.5005424Z [00:03:04.468]➜  # import config
2025-08-20T21:45:24.5005766Z [00:03:04.468]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.5006200Z [00:03:04.468]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.5006729Z [00:03:04.468]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:24.5007680Z [00:03:04.469]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3361383166/b546/_pkg_.a
2025-08-20T21:45:24.5008442Z [00:03:04.469]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3361383166/b574/_pkg_.a
2025-08-20T21:45:24.5009080Z [00:03:04.469]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3361383166/b554/_pkg_.a
2025-08-20T21:45:24.5009492Z [00:03:04.469]➜  EOF
2025-08-20T21:45:24.5011597Z [00:03:04.469]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b585/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/pkcs11=>github.com/containers/ocicrypt@v1.2.1/keywrap/pkcs11;$WORK/b585=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -lang=go1.22 -complete -installsuffix shared -buildid CiYaatUEXGa2vhZ77ol3/CiYaatUEXGa2vhZ77ol3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/pkcs11/keywrapper_pkcs11.go
2025-08-20T21:45:24.5301034Z [00:03:04.498]➜  go tool buildid -w $WORK/b660/_pkg_.a # internal
2025-08-20T21:45:24.5313522Z [00:03:04.498]➜  go tool buildid -w $WORK/b585/_pkg_.a # internal
2025-08-20T21:45:24.5314271Z [00:03:04.499]➜  cp $WORK/b585/_pkg_.a /root/.cache/go-build/c4/c4f94130f4c6fc6c7635d13c67062a71264bcfc91bb6a807442296c7cc383014-d # internal
2025-08-20T21:45:24.5314883Z [00:03:04.499]➜  github.com/containers/ocicrypt/keywrap/pkcs7
2025-08-20T21:45:24.5315203Z [00:03:04.499]➜  mkdir -p $WORK/b586/
2025-08-20T21:45:24.5315885Z [00:03:04.499]➜  cat >/tmp/go-build3361383166/b586/importcfg << 'EOF' # internal
2025-08-20T21:45:24.5316228Z [00:03:04.499]➜  # import config
2025-08-20T21:45:24.5316571Z [00:03:04.499]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:24.5317020Z [00:03:04.499]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:24.5317452Z [00:03:04.499]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.5317857Z [00:03:04.499]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.5318397Z [00:03:04.499]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:24.5319043Z [00:03:04.499]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3361383166/b574/_pkg_.a
2025-08-20T21:45:24.5319679Z [00:03:04.499]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3361383166/b554/_pkg_.a
2025-08-20T21:45:24.5320266Z [00:03:04.499]➜  packagefile github.com/smallstep/pkcs7=/tmp/go-build3361383166/b587/_pkg_.a
2025-08-20T21:45:24.5320645Z [00:03:04.499]➜  EOF
2025-08-20T21:45:24.5322904Z [00:03:04.499]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b586/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/pkcs7=>github.com/containers/ocicrypt@v1.2.1/keywrap/pkcs7;$WORK/b586=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -lang=go1.22 -complete -installsuffix shared -buildid rST58hhkxTVxd7YI3JnC/rST58hhkxTVxd7YI3JnC -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/keywrap/pkcs7/keywrapper_pkcs7.go
2025-08-20T21:45:24.5366356Z [00:03:04.504]➜  cp $WORK/b660/_pkg_.a /root/.cache/go-build/51/51552ff03f543f8adef2b2b385795b8044c867db5079e4537a6af9af1ee93bfb-d # internal
2025-08-20T21:45:24.5398754Z [00:03:04.508]➜  debug/elf
2025-08-20T21:45:24.5404606Z [00:03:04.508]➜  mkdir -p $WORK/b659/
2025-08-20T21:45:24.5405034Z [00:03:04.508]➜  cat >/tmp/go-build3361383166/b659/importcfg << 'EOF' # internal
2025-08-20T21:45:24.5405387Z [00:03:04.508]➜  # import config
2025-08-20T21:45:24.5405722Z [00:03:04.508]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.5408174Z [00:03:04.508]➜  packagefile compress/zlib=/tmp/go-build3361383166/b564/_pkg_.a
2025-08-20T21:45:24.5408772Z [00:03:04.508]➜  packagefile debug/dwarf=/tmp/go-build3361383166/b660/_pkg_.a
2025-08-20T21:45:24.5409249Z [00:03:04.508]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:24.5409849Z [00:03:04.508]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.5410325Z [00:03:04.508]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.5410769Z [00:03:04.508]➜  packagefile internal/saferio=/tmp/go-build3361383166/b661/_pkg_.a
2025-08-20T21:45:24.5411248Z [00:03:04.508]➜  packagefile internal/zstd=/tmp/go-build3361383166/b662/_pkg_.a
2025-08-20T21:45:24.5411691Z [00:03:04.508]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.5412084Z [00:03:04.508]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.5412712Z [00:03:04.508]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.5413255Z [00:03:04.508]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.5413572Z [00:03:04.508]➜  EOF
2025-08-20T21:45:24.5415154Z [00:03:04.508]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b659/_pkg_.a -trimpath "/root/.go/src/debug/elf=>debug/elf;$WORK/b659=>" -p debug/elf -lang=go1.25 -std -complete -installsuffix shared -buildid qR_rPnjVBmffLAQ2gR9V/qR_rPnjVBmffLAQ2gR9V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack /root/.go/src/debug/elf/elf.go /root/.go/src/debug/elf/file.go /root/.go/src/debug/elf/reader.go
2025-08-20T21:45:24.5521017Z [00:03:04.520]➜  go tool buildid -w $WORK/b576/_pkg_.a # internal
2025-08-20T21:45:24.5539666Z [00:03:04.521]➜  cp $WORK/b576/_pkg_.a /root/.cache/go-build/08/0821009366d2f09dfcedba3b63034d56e56f9926ab65b83fbd6bedce857e824c-d # internal
2025-08-20T21:45:24.5553162Z [00:03:04.523]➜  github.com/cilium/ebpf/internal/unix
2025-08-20T21:45:24.5562266Z [00:03:04.523]➜  mkdir -p $WORK/b665/
2025-08-20T21:45:24.5562879Z [00:03:04.523]➜  cat >/tmp/go-build3361383166/b665/importcfg << 'EOF' # internal
2025-08-20T21:45:24.5563232Z [00:03:04.523]➜  # import config
2025-08-20T21:45:24.5567510Z [00:03:04.523]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:24.5568082Z [00:03:04.524]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:24.5568410Z [00:03:04.524]➜  EOF
2025-08-20T21:45:24.5570583Z [00:03:04.524]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b665/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/unix=>github.com/cilium/ebpf@v0.16.0/internal/unix;$WORK/b665=>" -p github.com/cilium/ebpf/internal/unix -lang=go1.21 -complete -installsuffix shared -buildid ma8x6rNrp6NXd6sHi6xv/ma8x6rNrp6NXd6sHi6xv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/unix/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/unix/types_linux.go
2025-08-20T21:45:24.5572893Z [00:03:04.524]➜  go tool buildid -w $WORK/b586/_pkg_.a # internal
2025-08-20T21:45:24.5573548Z [00:03:04.524]➜  cp $WORK/b586/_pkg_.a /root/.cache/go-build/36/36e538f614684c77a3905c739bee9cc699d22df6f951e24db77f503a17fde450-d # internal
2025-08-20T21:45:24.5574121Z [00:03:04.524]➜  github.com/containers/ocicrypt
2025-08-20T21:45:24.5574409Z [00:03:04.524]➜  mkdir -p $WORK/b552/
2025-08-20T21:45:24.5574799Z [00:03:04.524]➜  cat >/tmp/go-build3361383166/b552/importcfg << 'EOF' # internal
2025-08-20T21:45:24.5575136Z [00:03:04.524]➜  # import config
2025-08-20T21:45:24.5575465Z [00:03:04.524]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.5575912Z [00:03:04.524]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:24.5576389Z [00:03:04.524]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:24.5576829Z [00:03:04.524]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.5577400Z [00:03:04.524]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.5578030Z [00:03:04.524]➜  packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build3361383166/b553/_pkg_.a
2025-08-20T21:45:24.5578771Z [00:03:04.525]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:24.5579556Z [00:03:04.525]➜  packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3361383166/b573/_pkg_.a
2025-08-20T21:45:24.5580263Z [00:03:04.525]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3361383166/b574/_pkg_.a
2025-08-20T21:45:24.5580925Z [00:03:04.525]➜  packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3361383166/b575/_pkg_.a
2025-08-20T21:45:24.5581648Z [00:03:04.525]➜  packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3361383166/b576/_pkg_.a
2025-08-20T21:45:24.5582357Z [00:03:04.525]➜  packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3361383166/b583/_pkg_.a
2025-08-20T21:45:24.5608465Z [00:03:04.525]➜  packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3361383166/b585/_pkg_.a
2025-08-20T21:45:24.5609211Z [00:03:04.525]➜  packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3361383166/b586/_pkg_.a
2025-08-20T21:45:24.5609879Z [00:03:04.525]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:24.5610553Z [00:03:04.525]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:24.5611178Z [00:03:04.525]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:24.5612096Z [00:03:04.525]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build3361383166/b559/_pkg_.a
2025-08-20T21:45:24.5612867Z [00:03:04.525]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3361383166/b562/_pkg_.a
2025-08-20T21:45:24.5613437Z [00:03:04.525]➜  packagefile golang.org/x/term=/tmp/go-build3361383166/b591/_pkg_.a
2025-08-20T21:45:24.5613881Z [00:03:04.525]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.5614276Z [00:03:04.525]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.5614690Z [00:03:04.525]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:24.5615113Z [00:03:04.525]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:24.5615533Z [00:03:04.525]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.5615958Z [00:03:04.525]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.5616375Z [00:03:04.525]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:24.5616684Z [00:03:04.525]➜  EOF
2025-08-20T21:45:24.5619238Z [00:03:04.525]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b552/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1=>github.com/containers/ocicrypt@v1.2.1;$WORK/b552=>" -p github.com/containers/ocicrypt -lang=go1.22 -complete -installsuffix shared -buildid 3Qs0ZFiKLYzdxkP6yFwB/3Qs0ZFiKLYzdxkP6yFwB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/encryption.go /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/gpg.go /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/gpgvault.go /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/reader.go
2025-08-20T21:45:24.6119377Z [00:03:04.580]➜  go tool buildid -w $WORK/b665/_pkg_.a # internal
2025-08-20T21:45:24.6124688Z [00:03:04.580]➜  cp $WORK/b665/_pkg_.a /root/.cache/go-build/b1/b1a8f4d91cc4eacf57a1330350d83f426297a7fead2034f73fff6fe8149f43c1-d # internal
2025-08-20T21:45:24.6132141Z [00:03:04.580]➜  github.com/cilium/ebpf/internal/sys
2025-08-20T21:45:24.6132554Z [00:03:04.581]➜  mkdir -p $WORK/b664/
2025-08-20T21:45:24.6132984Z [00:03:04.581]➜  cat >/tmp/go-build3361383166/b664/importcfg << 'EOF' # internal
2025-08-20T21:45:24.6133625Z [00:03:04.581]➜  # import config
2025-08-20T21:45:24.6134010Z [00:03:04.581]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.6134422Z [00:03:04.581]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.6135059Z [00:03:04.581]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3361383166/b665/_pkg_.a
2025-08-20T21:45:24.6135622Z [00:03:04.581]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:24.6136021Z [00:03:04.581]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.6136457Z [00:03:04.581]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:24.6136888Z [00:03:04.581]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.6137304Z [00:03:04.581]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:24.6137715Z [00:03:04.581]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:24.6138036Z [00:03:04.581]➜  EOF
2025-08-20T21:45:24.6142085Z [00:03:04.581]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b664/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sys=>github.com/cilium/ebpf@v0.16.0/internal/sys;$WORK/b664=>" -p github.com/cilium/ebpf/internal/sys -lang=go1.21 -complete -installsuffix shared -buildid dl9_spFplIdL5gvXIyvJ/dl9_spFplIdL5gvXIyvJ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sys/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sys/fd.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sys/fd_trace.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sys/mapflags_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sys/ptr.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sys/ptr_64.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sys/signals.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sys/syscall.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sys/types.go
2025-08-20T21:45:24.6587892Z [00:03:04.626]➜  go tool buildid -w $WORK/b552/_pkg_.a # internal
2025-08-20T21:45:24.6621559Z [00:03:04.630]➜  cp $WORK/b552/_pkg_.a /root/.cache/go-build/40/40aea7fff4daf3e95ee31bd7e5ec67e67360f39a4e83272c8319df9029b234f9-d # internal
2025-08-20T21:45:24.6630225Z [00:03:04.631]➜  github.com/containerd/imgcrypt/v2/images/encryption
2025-08-20T21:45:24.6631309Z [00:03:04.631]➜  mkdir -p $WORK/b550/
2025-08-20T21:45:24.6634130Z [00:03:04.631]➜  cat >/tmp/go-build3361383166/b550/importcfg << 'EOF' # internal
2025-08-20T21:45:24.6634688Z [00:03:04.631]➜  # import config
2025-08-20T21:45:24.6637414Z [00:03:04.631]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.6637895Z [00:03:04.631]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:24.6638344Z [00:03:04.631]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:24.6639102Z [00:03:04.631]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.6639519Z [00:03:04.631]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.6640073Z [00:03:04.631]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:24.6640788Z [00:03:04.631]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:24.6641517Z [00:03:04.631]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:24.6642222Z [00:03:04.631]➜  packagefile github.com/containerd/containerd/v2/core/diff=/tmp/go-build3361383166/b347/_pkg_.a
2025-08-20T21:45:24.6643086Z [00:03:04.631]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:24.6643844Z [00:03:04.631]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:24.6644772Z [00:03:04.631]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:24.6645515Z [00:03:04.631]➜  packagefile github.com/containerd/imgcrypt/v2=/tmp/go-build3361383166/b544/_pkg_.a
2025-08-20T21:45:24.6646190Z [00:03:04.631]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:24.6646784Z [00:03:04.631]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:24.6647375Z [00:03:04.631]➜  packagefile github.com/containers/ocicrypt=/tmp/go-build3361383166/b552/_pkg_.a
2025-08-20T21:45:24.6647989Z [00:03:04.631]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:24.6648620Z [00:03:04.631]➜  packagefile github.com/containers/ocicrypt/spec=/tmp/go-build3361383166/b592/_pkg_.a
2025-08-20T21:45:24.6649236Z [00:03:04.631]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:24.6649901Z [00:03:04.631]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3361383166/b314/_pkg_.a
2025-08-20T21:45:24.6650609Z [00:03:04.631]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:24.6651148Z [00:03:04.631]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.6651565Z [00:03:04.631]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:24.6651883Z [00:03:04.631]➜  EOF
2025-08-20T21:45:24.6658570Z [00:03:04.631]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b550/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/imgcrypt/v2@v2.0.1/images/encryption=>github.com/containerd/imgcrypt/v2@v2.0.1/images/encryption;$WORK/b550=>" -p github.com/containerd/imgcrypt/v2/images/encryption -lang=go1.23 -complete -installsuffix shared -buildid ngTRIiDHv_B3KMwoKngT/ngTRIiDHv_B3KMwoKngT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack /root/go/pkg/mod/github.com/containerd/imgcrypt/v2@v2.0.1/images/encryption/client.go /root/go/pkg/mod/github.com/containerd/imgcrypt/v2@v2.0.1/images/encryption/encryption.go
2025-08-20T21:45:24.7718499Z [00:03:04.740]➜  go tool buildid -w $WORK/b656/_pkg_.a # internal
2025-08-20T21:45:24.7796631Z [00:03:04.747]➜  cp $WORK/b656/_pkg_.a /root/.cache/go-build/7f/7f494192c0dd726678f908910a9284718da06a766005e0cf57a276022c8a25af-d # internal
2025-08-20T21:45:24.7801807Z [00:03:04.748]➜  github.com/coreos/go-systemd/v22/dbus
2025-08-20T21:45:24.7802237Z [00:03:04.748]➜  mkdir -p $WORK/b655/
2025-08-20T21:45:24.7806179Z [00:03:04.748]➜  cat >/tmp/go-build3361383166/b655/importcfg << 'EOF' # internal
2025-08-20T21:45:24.7806586Z [00:03:04.748]➜  # import config
2025-08-20T21:45:24.7807159Z [00:03:04.748]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:24.7809737Z [00:03:04.748]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:24.7810824Z [00:03:04.748]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.7811251Z [00:03:04.748]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.7811743Z [00:03:04.748]➜  packagefile github.com/godbus/dbus/v5=/tmp/go-build3361383166/b656/_pkg_.a
2025-08-20T21:45:24.7812229Z [00:03:04.748]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:24.7812887Z [00:03:04.748]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.7813302Z [00:03:04.748]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:24.7813718Z [00:03:04.748]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.7814150Z [00:03:04.748]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.7814562Z [00:03:04.748]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:24.7814967Z [00:03:04.748]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:24.7815499Z [00:03:04.748]➜  EOF
2025-08-20T21:45:24.7818920Z [00:03:04.749]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b655/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/dbus=>github.com/coreos/go-systemd/v22@v22.5.0/dbus;$WORK/b655=>" -p github.com/coreos/go-systemd/v22/dbus -lang=go1.12 -complete -installsuffix shared -buildid C_PANQWHrLp9XbvhHaP_/C_PANQWHrLp9XbvhHaP_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack /root/go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/dbus/dbus.go /root/go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/dbus/methods.go /root/go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/dbus/properties.go /root/go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/dbus/set.go /root/go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/dbus/subscription.go /root/go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/dbus/subscription_set.go
2025-08-20T21:45:24.8067290Z [00:03:04.774]➜  go tool buildid -w $WORK/b664/_pkg_.a # internal
2025-08-20T21:45:24.8097647Z [00:03:04.777]➜  cp $WORK/b664/_pkg_.a /root/.cache/go-build/ef/ef9c5b8bf09c5a447490aa66ae438ae6b1c4b5b13866c1234ee7257447f81a94-d # internal
2025-08-20T21:45:24.8107458Z [00:03:04.778]➜  github.com/cilium/ebpf/asm
2025-08-20T21:45:24.8107778Z [00:03:04.778]➜  mkdir -p $WORK/b663/
2025-08-20T21:45:24.8108156Z [00:03:04.778]➜  cat >/tmp/go-build3361383166/b663/importcfg << 'EOF' # internal
2025-08-20T21:45:24.8108499Z [00:03:04.778]➜  # import config
2025-08-20T21:45:24.8108857Z [00:03:04.778]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:24.8109328Z [00:03:04.778]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:24.8110120Z [00:03:04.778]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:24.8110563Z [00:03:04.778]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.8111191Z [00:03:04.778]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.8111725Z [00:03:04.778]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3361383166/b664/_pkg_.a
2025-08-20T21:45:24.8112354Z [00:03:04.778]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3361383166/b665/_pkg_.a
2025-08-20T21:45:24.8113040Z [00:03:04.778]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.8113445Z [00:03:04.778]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:24.8113847Z [00:03:04.778]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:24.8114257Z [00:03:04.778]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.8114684Z [00:03:04.778]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.8114995Z [00:03:04.778]➜  EOF
2025-08-20T21:45:24.8119809Z [00:03:04.778]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b663/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm=>github.com/cilium/ebpf@v0.16.0/asm;$WORK/b663=>" -p github.com/cilium/ebpf/asm -lang=go1.21 -complete -installsuffix shared -buildid aS91XEW3g52H_2yHbvQm/aS91XEW3g52H_2yHbvQm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/alu.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/alu_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/func.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/func_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/instruction.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/jump.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/jump_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/load_store.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/load_store_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/metadata.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/opcode.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/opcode_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/asm/register.go
2025-08-20T21:45:24.8153859Z [00:03:04.781]➜  go tool buildid -w $WORK/b659/_pkg_.a # internal
2025-08-20T21:45:24.8197792Z [00:03:04.787]➜  cp $WORK/b659/_pkg_.a /root/.cache/go-build/82/82a0b9832d976ea3b4036396f0c09ea9b3898518dc7a49efa9149a745d4c5b10-d # internal
2025-08-20T21:45:24.8198478Z [00:03:04.787]➜  go/scanner
2025-08-20T21:45:24.8198729Z [00:03:04.787]➜  mkdir -p $WORK/b670/
2025-08-20T21:45:24.8199101Z [00:03:04.787]➜  cat >/tmp/go-build3361383166/b670/importcfg << 'EOF' # internal
2025-08-20T21:45:24.8199451Z [00:03:04.787]➜  # import config
2025-08-20T21:45:24.8199789Z [00:03:04.787]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.8200197Z [00:03:04.787]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.8200616Z [00:03:04.787]➜  packagefile go/token=/tmp/go-build3361383166/b105/_pkg_.a
2025-08-20T21:45:24.8201589Z [00:03:04.787]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.8204588Z [00:03:04.787]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:24.8205130Z [00:03:04.787]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:24.8205549Z [00:03:04.787]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.8205974Z [00:03:04.787]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:24.8206420Z [00:03:04.787]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:24.8206746Z [00:03:04.787]➜  EOF
2025-08-20T21:45:24.8208278Z [00:03:04.787]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b670/_pkg_.a -trimpath "/root/.go/src/go/scanner=>go/scanner;$WORK/b670=>" -p go/scanner -lang=go1.25 -std -complete -installsuffix shared -buildid MuE0rcsCKt6ZlkqIjpTZ/MuE0rcsCKt6ZlkqIjpTZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack /root/.go/src/go/scanner/errors.go /root/.go/src/go/scanner/scanner.go
2025-08-20T21:45:24.8252189Z [00:03:04.793]➜  go tool buildid -w $WORK/b550/_pkg_.a # internal
2025-08-20T21:45:24.8276486Z [00:03:04.796]➜  cp $WORK/b550/_pkg_.a /root/.cache/go-build/b8/b8a128ce482d51183e8b8b5b6a09dfbb7c7cd187c4dd618abb3eb2ef8394c61f-d # internal
2025-08-20T21:45:24.8277623Z [00:03:04.796]➜  github.com/containerd/nerdctl/v2/pkg/imgutil
2025-08-20T21:45:24.8278295Z [00:03:04.796]➜  mkdir -p $WORK/b542/
2025-08-20T21:45:24.8283342Z [00:03:04.796]➜  cat >/tmp/go-build3361383166/b542/importcfg << 'EOF' # internal
2025-08-20T21:45:24.8283764Z [00:03:04.796]➜  # import config
2025-08-20T21:45:24.8284110Z [00:03:04.796]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:24.8284577Z [00:03:04.796]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:24.8285013Z [00:03:04.796]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.8285435Z [00:03:04.796]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.8286002Z [00:03:04.796]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:24.8286710Z [00:03:04.796]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:24.8287427Z [00:03:04.796]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:24.8288140Z [00:03:04.796]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:24.8288876Z [00:03:04.796]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:24.8289630Z [00:03:04.796]➜  packagefile github.com/containerd/containerd/v2/pkg/snapshotters=/tmp/go-build3361383166/b543/_pkg_.a
2025-08-20T21:45:24.8290291Z [00:03:04.796]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:24.8291111Z [00:03:04.796]➜  packagefile github.com/containerd/imgcrypt/v2=/tmp/go-build3361383166/b544/_pkg_.a
2025-08-20T21:45:24.8291952Z [00:03:04.796]➜  packagefile github.com/containerd/imgcrypt/v2/images/encryption=/tmp/go-build3361383166/b550/_pkg_.a
2025-08-20T21:45:24.8293425Z [00:03:04.796]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:24.8294144Z [00:03:04.796]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:24.8294859Z [00:03:04.796]➜  packagefile github.com/containerd/nerdctl/v2/pkg/errutil=/tmp/go-build3361383166/b593/_pkg_.a
2025-08-20T21:45:24.8295592Z [00:03:04.796]➜  packagefile github.com/containerd/nerdctl/v2/pkg/healthcheck=/tmp/go-build3361383166/b539/_pkg_.a
2025-08-20T21:45:24.8296351Z [00:03:04.796]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/imagewalker=/tmp/go-build3361383166/b594/_pkg_.a
2025-08-20T21:45:24.8297199Z [00:03:04.796]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/dockerconfigresolver=/tmp/go-build3361383166/b620/_pkg_.a
2025-08-20T21:45:24.8298005Z [00:03:04.796]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/pull=/tmp/go-build3361383166/b635/_pkg_.a
2025-08-20T21:45:24.8298714Z [00:03:04.796]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:24.8299426Z [00:03:04.796]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:24.8300171Z [00:03:04.796]➜  packagefile github.com/containerd/nerdctl/v2/pkg/snapshotterutil=/tmp/go-build3361383166/b642/_pkg_.a
2025-08-20T21:45:24.8301154Z [00:03:04.796]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:24.8301836Z [00:03:04.796]➜  packagefile github.com/containerd/stargz-snapshotter/fs/source=/tmp/go-build3361383166/b643/_pkg_.a
2025-08-20T21:45:24.8302953Z [00:03:04.796]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:24.8303712Z [00:03:04.796]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:24.8304298Z [00:03:04.796]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:24.8304733Z [00:03:04.796]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:24.8305156Z [00:03:04.797]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:24.8305575Z [00:03:04.797]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.8305989Z [00:03:04.797]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:24.8306296Z [00:03:04.797]➜  EOF
2025-08-20T21:45:24.8308560Z [00:03:04.797]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b542/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil=>github.com/containerd/nerdctl/v2/pkg/imgutil;$WORK/b542=>" -p github.com/containerd/nerdctl/v2/pkg/imgutil -lang=go1.23 -complete -installsuffix shared -buildid MXz5Xxl3oFvsv-iAw3PQ/MXz5Xxl3oFvsv-iAw3PQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/filtering.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/imgutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/snapshotter.go
2025-08-20T21:45:24.9055339Z [00:03:04.873]➜  go tool buildid -w $WORK/b670/_pkg_.a # internal
2025-08-20T21:45:24.9066063Z [00:03:04.874]➜  cp $WORK/b670/_pkg_.a /root/.cache/go-build/32/32d841d7ce8faf537ea9b30dc8d2c702aa942d44c06ce67cc2d0f0c198ec29d1-d # internal
2025-08-20T21:45:24.9069955Z [00:03:04.875]➜  go/ast
2025-08-20T21:45:24.9071960Z [00:03:04.875]➜  mkdir -p $WORK/b669/
2025-08-20T21:45:24.9081267Z [00:03:04.876]➜  cat >/tmp/go-build3361383166/b669/importcfg << 'EOF' # internal
2025-08-20T21:45:24.9081851Z [00:03:04.876]➜  # import config
2025-08-20T21:45:24.9082350Z [00:03:04.876]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.9083270Z [00:03:04.876]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:24.9083864Z [00:03:04.876]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.9084577Z [00:03:04.876]➜  packagefile go/scanner=/tmp/go-build3361383166/b670/_pkg_.a
2025-08-20T21:45:24.9085199Z [00:03:04.876]➜  packagefile go/token=/tmp/go-build3361383166/b105/_pkg_.a
2025-08-20T21:45:24.9085782Z [00:03:04.876]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.9086308Z [00:03:04.876]➜  packagefile iter=/tmp/go-build3361383166/b038/_pkg_.a
2025-08-20T21:45:24.9086834Z [00:03:04.876]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.9087366Z [00:03:04.876]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:24.9087930Z [00:03:04.876]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:24.9088460Z [00:03:04.876]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.9089055Z [00:03:04.876]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.9089491Z [00:03:04.876]➜  EOF
2025-08-20T21:45:24.9091581Z [00:03:04.876]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b669/_pkg_.a -trimpath "/root/.go/src/go/ast=>go/ast;$WORK/b669=>" -p go/ast -lang=go1.25 -std -complete -installsuffix shared -buildid izpq07i6-_BlK_jJ36X3/izpq07i6-_BlK_jJ36X3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack /root/.go/src/go/ast/ast.go /root/.go/src/go/ast/commentmap.go /root/.go/src/go/ast/filter.go /root/.go/src/go/ast/import.go /root/.go/src/go/ast/print.go /root/.go/src/go/ast/resolve.go /root/.go/src/go/ast/scope.go /root/.go/src/go/ast/walk.go
2025-08-20T21:45:24.9161434Z [00:03:04.883]➜  go tool buildid -w $WORK/b655/_pkg_.a # internal
2025-08-20T21:45:24.9184320Z [00:03:04.886]➜  cp $WORK/b655/_pkg_.a /root/.cache/go-build/9b/9b9f6304d9b5394441dd92349b0fa27fb231a2cb994fa1af2ddd6a175e6c00f5-d # internal
2025-08-20T21:45:24.9346832Z [00:03:04.903]➜  github.com/containerd/cgroups/v3/cgroup1
2025-08-20T21:45:24.9347368Z [00:03:04.903]➜  mkdir -p $WORK/b653/
2025-08-20T21:45:24.9347871Z [00:03:04.903]➜  cat >/tmp/go-build3361383166/b653/importcfg << 'EOF' # internal
2025-08-20T21:45:24.9348358Z [00:03:04.903]➜  # import config
2025-08-20T21:45:24.9348812Z [00:03:04.903]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:24.9349337Z [00:03:04.903]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:24.9349879Z [00:03:04.903]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:24.9350414Z [00:03:04.903]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.9350926Z [00:03:04.903]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.9351554Z [00:03:04.903]➜  packagefile github.com/containerd/cgroups/v3=/tmp/go-build3361383166/b483/_pkg_.a
2025-08-20T21:45:24.9352251Z [00:03:04.903]➜  packagefile github.com/containerd/cgroups/v3/cgroup1/stats=/tmp/go-build3361383166/b654/_pkg_.a
2025-08-20T21:45:24.9365656Z [00:03:04.903]➜  packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3361383166/b655/_pkg_.a
2025-08-20T21:45:24.9366351Z [00:03:04.903]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:24.9366908Z [00:03:04.903]➜  packagefile github.com/godbus/dbus/v5=/tmp/go-build3361383166/b656/_pkg_.a
2025-08-20T21:45:24.9367457Z [00:03:04.903]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:24.9368096Z [00:03:04.903]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:24.9368737Z [00:03:04.903]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:24.9369191Z [00:03:04.903]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:24.9369602Z [00:03:04.903]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:24.9370242Z [00:03:04.903]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:24.9370710Z [00:03:04.903]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.9371317Z [00:03:04.903]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:24.9371832Z [00:03:04.903]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.9372258Z [00:03:04.903]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.9372832Z [00:03:04.903]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:24.9373247Z [00:03:04.903]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:24.9373667Z [00:03:04.903]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:24.9373966Z [00:03:04.903]➜  EOF
2025-08-20T21:45:24.9382951Z [00:03:04.903]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b653/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1=>github.com/containerd/cgroups/v3@v3.0.5/cgroup1;$WORK/b653=>" -p github.com/containerd/cgroups/v3/cgroup1 -lang=go1.22 -complete -installsuffix shared -buildid mrre8lPUKLokPYICjrEv/mrre8lPUKLokPYICjrEv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/blkio.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/cgroup.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/control.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/cpu.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/cpuacct.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/cpuset.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/devices.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/errors.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/freezer.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/hierarchy.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/hugetlb.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/memory.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/named.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/net_cls.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/net_prio.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/opts.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/paths.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/perf_event.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/pids.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/rdma.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/state.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/subsystem.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/systemd.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/ticks.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/utils.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup1/v1.go
2025-08-20T21:45:24.9612550Z [00:03:04.929]➜  go tool buildid -w $WORK/b542/_pkg_.a # internal
2025-08-20T21:45:24.9640587Z [00:03:04.932]➜  cp $WORK/b542/_pkg_.a /root/.cache/go-build/2a/2a1a59ca9ce89e47f6552aae1e3669c9f1c593340da237717c19638ddfcd5de2-d # internal
2025-08-20T21:45:24.9641474Z [00:03:04.932]➜  github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat
2025-08-20T21:45:24.9644944Z [00:03:04.932]➜  mkdir -p $WORK/b537/
2025-08-20T21:45:24.9646196Z [00:03:04.932]➜  cat >/tmp/go-build3361383166/b537/importcfg << 'EOF' # internal
2025-08-20T21:45:24.9646584Z [00:03:04.932]➜  # import config
2025-08-20T21:45:24.9646955Z [00:03:04.932]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:24.9647411Z [00:03:04.932]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:24.9648193Z [00:03:04.932]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:24.9649097Z [00:03:04.932]➜  packagefile github.com/containerd/containerd/v2/core/runtime/restart=/tmp/go-build3361383166/b538/_pkg_.a
2025-08-20T21:45:24.9649829Z [00:03:04.932]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:24.9650388Z [00:03:04.932]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:24.9651036Z [00:03:04.932]➜  packagefile github.com/containerd/nerdctl/v2/pkg/healthcheck=/tmp/go-build3361383166/b539/_pkg_.a
2025-08-20T21:45:24.9651750Z [00:03:04.932]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:24.9652641Z [00:03:04.932]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:24.9653430Z [00:03:04.932]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ipcutil=/tmp/go-build3361383166/b646/_pkg_.a
2025-08-20T21:45:24.9654117Z [00:03:04.932]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:24.9654831Z [00:03:04.932]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ocihook/state=/tmp/go-build3361383166/b648/_pkg_.a
2025-08-20T21:45:24.9655500Z [00:03:04.932]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build3361383166/b503/_pkg_.a
2025-08-20T21:45:24.9656075Z [00:03:04.932]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:24.9656711Z [00:03:04.932]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:24.9657470Z [00:03:04.932]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:24.9657878Z [00:03:04.932]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:24.9658455Z [00:03:04.932]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:24.9658902Z [00:03:04.932]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:24.9659332Z [00:03:04.932]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.9659757Z [00:03:04.932]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.9660172Z [00:03:04.932]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:24.9660475Z [00:03:04.932]➜  EOF
2025-08-20T21:45:24.9663108Z [00:03:04.932]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b537/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/dockercompat=>github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat;$WORK/b537=>" -p github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat -lang=go1.23 -complete -installsuffix shared -buildid CBNrHWf2ysKGcq9F7V9_/CBNrHWf2ysKGcq9F7V9_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/dockercompat/dockercompat.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/dockercompat/info.go
2025-08-20T21:45:24.9884864Z [00:03:04.956]➜  go tool buildid -w $WORK/b663/_pkg_.a # internal
2025-08-20T21:45:24.9914648Z [00:03:04.959]➜  cp $WORK/b663/_pkg_.a /root/.cache/go-build/3e/3e314f3871840fe87bf79e410d5328946f112de861e32d51db6bed0f7223cf31-d # internal
2025-08-20T21:45:24.9915296Z [00:03:04.959]➜  go/build/constraint
2025-08-20T21:45:24.9915574Z [00:03:04.959]➜  mkdir -p $WORK/b672/
2025-08-20T21:45:24.9922925Z [00:03:04.960]➜  cat >/tmp/go-build3361383166/b672/importcfg << 'EOF' # internal
2025-08-20T21:45:24.9923731Z [00:03:04.960]➜  # import config
2025-08-20T21:45:24.9924506Z [00:03:04.960]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:24.9924971Z [00:03:04.960]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:24.9925425Z [00:03:04.960]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:24.9926070Z [00:03:04.960]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:24.9926586Z [00:03:04.960]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:24.9926923Z [00:03:04.960]➜  EOF
2025-08-20T21:45:24.9928637Z [00:03:04.960]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b672/_pkg_.a -trimpath "/root/.go/src/go/build/constraint=>go/build/constraint;$WORK/b672=>" -p go/build/constraint -lang=go1.25 -std -complete -installsuffix shared -buildid tmqD13dSBJ00VihfnaEv/tmqD13dSBJ00VihfnaEv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack /root/.go/src/go/build/constraint/expr.go /root/.go/src/go/build/constraint/vers.go
2025-08-20T21:45:25.0564466Z [00:03:05.024]➜  go tool buildid -w $WORK/b672/_pkg_.a # internal
2025-08-20T21:45:25.0565589Z [00:03:05.024]➜  cp $WORK/b672/_pkg_.a /root/.cache/go-build/20/20a056f0fac8562265d58a00272f5ea001ba2ff97aa538f8d825bf6cdcc2aae5-d # internal
2025-08-20T21:45:25.0566731Z [00:03:05.024]➜  go/doc/comment
2025-08-20T21:45:25.0567031Z [00:03:05.024]➜  mkdir -p $WORK/b674/
2025-08-20T21:45:25.0567417Z [00:03:05.024]➜  cat >/tmp/go-build3361383166/b674/importcfg << 'EOF' # internal
2025-08-20T21:45:25.0567779Z [00:03:05.024]➜  # import config
2025-08-20T21:45:25.0568120Z [00:03:05.024]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.0568532Z [00:03:05.024]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.0568940Z [00:03:05.024]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:25.0569353Z [00:03:05.024]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:25.0569784Z [00:03:05.024]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.0570210Z [00:03:05.024]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.0570637Z [00:03:05.024]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:25.0571435Z [00:03:05.024]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:25.0571773Z [00:03:05.024]➜  EOF
2025-08-20T21:45:25.0574274Z [00:03:05.024]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b674/_pkg_.a -trimpath "/root/.go/src/go/doc/comment=>go/doc/comment;$WORK/b674=>" -p go/doc/comment -lang=go1.25 -std -complete -installsuffix shared -buildid ozaFHVDjIEI25G0o-NbL/ozaFHVDjIEI25G0o-NbL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack /root/.go/src/go/doc/comment/doc.go /root/.go/src/go/doc/comment/html.go /root/.go/src/go/doc/comment/markdown.go /root/.go/src/go/doc/comment/parse.go /root/.go/src/go/doc/comment/print.go /root/.go/src/go/doc/comment/std.go /root/.go/src/go/doc/comment/text.go
2025-08-20T21:45:25.0719442Z [00:03:05.040]➜  go tool buildid -w $WORK/b537/_pkg_.a # internal
2025-08-20T21:45:25.0720197Z [00:03:05.040]➜  cp $WORK/b537/_pkg_.a /root/.cache/go-build/e0/e0fad74666cbff69b9838a98fd187eb330d5186bf2874b57fcefc07b9bdc37fa-d # internal
2025-08-20T21:45:25.0720812Z [00:03:05.040]➜  github.com/cilium/ebpf/internal/kallsyms
2025-08-20T21:45:25.0721122Z [00:03:05.040]➜  mkdir -p $WORK/b676/
2025-08-20T21:45:25.0721738Z [00:03:05.040]➜  cat >/tmp/go-build3361383166/b676/importcfg << 'EOF' # internal
2025-08-20T21:45:25.0722140Z [00:03:05.040]➜  # import config
2025-08-20T21:45:25.0722607Z [00:03:05.040]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:25.0723088Z [00:03:05.040]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.0723494Z [00:03:05.040]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:25.0723886Z [00:03:05.040]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.0724293Z [00:03:05.040]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.0724598Z [00:03:05.040]➜  EOF
2025-08-20T21:45:25.0726705Z [00:03:05.040]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b676/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/kallsyms=>github.com/cilium/ebpf@v0.16.0/internal/kallsyms;$WORK/b676=>" -p github.com/cilium/ebpf/internal/kallsyms -lang=go1.21 -complete -installsuffix shared -buildid kAtaAf2pWM2zbLkgzmgq/kAtaAf2pWM2zbLkgzmgq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/kallsyms/kallsyms.go
2025-08-20T21:45:25.1416080Z [00:03:05.109]➜  go tool buildid -w $WORK/b676/_pkg_.a # internal
2025-08-20T21:45:25.1451371Z [00:03:05.111]➜  cp $WORK/b676/_pkg_.a /root/.cache/go-build/63/63a67e428598d9b17d1f38d12127becd29275df9b8165f0abc3221822668fe84-d # internal
2025-08-20T21:45:25.1460666Z [00:03:05.113]➜  github.com/containerd/cgroups/v3/cgroup2/stats
2025-08-20T21:45:25.1461357Z [00:03:05.113]➜  mkdir -p $WORK/b681/
2025-08-20T21:45:25.1461940Z [00:03:05.113]➜  cat >/tmp/go-build3361383166/b681/importcfg << 'EOF' # internal
2025-08-20T21:45:25.1462688Z [00:03:05.113]➜  # import config
2025-08-20T21:45:25.1463937Z [00:03:05.113]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:25.1464667Z [00:03:05.113]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:25.1465223Z [00:03:05.113]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:25.1465645Z [00:03:05.113]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.1465953Z [00:03:05.113]➜  EOF
2025-08-20T21:45:25.1468315Z [00:03:05.113]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b681/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/stats=>github.com/containerd/cgroups/v3@v3.0.5/cgroup2/stats;$WORK/b681=>" -p github.com/containerd/cgroups/v3/cgroup2/stats -lang=go1.22 -complete -installsuffix shared -buildid e-4EevTSH_uglYua3p5A/e-4EevTSH_uglYua3p5A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/stats/doc.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/stats/metrics.pb.go
2025-08-20T21:45:25.2057987Z [00:03:05.173]➜  go tool buildid -w $WORK/b669/_pkg_.a # internal
2025-08-20T21:45:25.2143241Z [00:03:05.182]➜  cp $WORK/b669/_pkg_.a /root/.cache/go-build/a5/a5c06ec1b4c2387930e8c81d53b40a464cb7b557901d65dfd6f08fc3291a947f-d # internal
2025-08-20T21:45:25.2158383Z [00:03:05.182]➜  go/parser
2025-08-20T21:45:25.2158686Z [00:03:05.182]➜  mkdir -p $WORK/b671/
2025-08-20T21:45:25.2159066Z [00:03:05.182]➜  cat >/tmp/go-build3361383166/b671/importcfg << 'EOF' # internal
2025-08-20T21:45:25.2159445Z [00:03:05.182]➜  # import config
2025-08-20T21:45:25.2159778Z [00:03:05.182]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.2160195Z [00:03:05.182]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.2160642Z [00:03:05.182]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.2161062Z [00:03:05.182]➜  packagefile go/ast=/tmp/go-build3361383166/b669/_pkg_.a
2025-08-20T21:45:25.2161527Z [00:03:05.182]➜  packagefile go/build/constraint=/tmp/go-build3361383166/b672/_pkg_.a
2025-08-20T21:45:25.2162248Z [00:03:05.182]➜  packagefile go/scanner=/tmp/go-build3361383166/b670/_pkg_.a
2025-08-20T21:45:25.2163010Z [00:03:05.182]➜  packagefile go/token=/tmp/go-build3361383166/b105/_pkg_.a
2025-08-20T21:45:25.2163429Z [00:03:05.182]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:25.2163824Z [00:03:05.182]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:25.2164223Z [00:03:05.182]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.2164666Z [00:03:05.182]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.2165110Z [00:03:05.182]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.2165428Z [00:03:05.182]➜  EOF
2025-08-20T21:45:25.2167209Z [00:03:05.182]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b671/_pkg_.a -trimpath "/root/.go/src/go/parser=>go/parser;$WORK/b671=>" -p go/parser -lang=go1.25 -std -complete -installsuffix shared -buildid AHWHDhAEtBRzHkt-Hj_6/AHWHDhAEtBRzHkt-Hj_6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack /root/.go/src/go/parser/interface.go /root/.go/src/go/parser/parser.go /root/.go/src/go/parser/resolver.go
2025-08-20T21:45:25.2336591Z [00:03:05.201]➜  go tool buildid -w $WORK/b681/_pkg_.a # internal
2025-08-20T21:45:25.2353359Z [00:03:05.203]➜  cp $WORK/b681/_pkg_.a /root/.cache/go-build/14/1426c551992289489aff50dbc870d0d0c2aa1187a1076c33985351b02bcafac3-d # internal
2025-08-20T21:45:25.2361474Z [00:03:05.204]➜  github.com/containerd/containerd/v2/pkg/seccomp
2025-08-20T21:45:25.2363026Z [00:03:05.204]➜  mkdir -p $WORK/b682/
2025-08-20T21:45:25.2364685Z [00:03:05.204]➜  cat >/tmp/go-build3361383166/b682/importcfg << 'EOF' # internal
2025-08-20T21:45:25.2378339Z [00:03:05.204]➜  # import config
2025-08-20T21:45:25.2379729Z [00:03:05.204]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:25.2380764Z [00:03:05.204]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.2382220Z [00:03:05.204]➜  EOF
2025-08-20T21:45:25.2384849Z [00:03:05.205]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b682/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/seccomp=>github.com/containerd/containerd/v2@v2.1.4/pkg/seccomp;$WORK/b682=>" -p github.com/containerd/containerd/v2/pkg/seccomp -lang=go1.23 -complete -installsuffix shared -buildid zEHVRZKX0KeVikMOnue5/zEHVRZKX0KeVikMOnue5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/seccomp/seccomp.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/seccomp/seccomp_linux.go
2025-08-20T21:45:25.2387312Z [00:03:05.205]➜  go tool buildid -w $WORK/b653/_pkg_.a # internal
2025-08-20T21:45:25.2390164Z [00:03:05.207]➜  go tool buildid -w $WORK/b674/_pkg_.a # internal
2025-08-20T21:45:25.2410982Z [00:03:05.209]➜  cp $WORK/b674/_pkg_.a /root/.cache/go-build/b2/b2ecc0606f33c84eb6b998bb4c10f90260586bd9a00f73c6b01abe00e88b68c6-d # internal
2025-08-20T21:45:25.2413008Z [00:03:05.209]➜  go/printer
2025-08-20T21:45:25.2413848Z [00:03:05.209]➜  mkdir -p $WORK/b673/
2025-08-20T21:45:25.2417603Z [00:03:05.210]➜  cat >/tmp/go-build3361383166/b673/importcfg << 'EOF' # internal
2025-08-20T21:45:25.2418499Z [00:03:05.210]➜  # import config
2025-08-20T21:45:25.2420093Z [00:03:05.210]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.2421127Z [00:03:05.210]➜  packagefile go/ast=/tmp/go-build3361383166/b669/_pkg_.a
2025-08-20T21:45:25.2421662Z [00:03:05.210]➜  packagefile go/build/constraint=/tmp/go-build3361383166/b672/_pkg_.a
2025-08-20T21:45:25.2422174Z [00:03:05.210]➜  packagefile go/doc/comment=/tmp/go-build3361383166/b674/_pkg_.a
2025-08-20T21:45:25.2422918Z [00:03:05.210]➜  packagefile go/token=/tmp/go-build3361383166/b105/_pkg_.a
2025-08-20T21:45:25.2423341Z [00:03:05.210]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:25.2423979Z [00:03:05.210]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:25.2424488Z [00:03:05.210]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.2424899Z [00:03:05.210]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:25.2425317Z [00:03:05.210]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.2425739Z [00:03:05.210]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.2426188Z [00:03:05.210]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.2426634Z [00:03:05.210]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:25.2427082Z [00:03:05.210]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:25.2427631Z [00:03:05.210]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:25.2428043Z [00:03:05.210]➜  EOF
2025-08-20T21:45:25.2429839Z [00:03:05.210]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b673/_pkg_.a -trimpath "/root/.go/src/go/printer=>go/printer;$WORK/b673=>" -p go/printer -lang=go1.25 -std -complete -installsuffix shared -buildid DflQV--yVK5lLvsawRMZ/DflQV--yVK5lLvsawRMZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack /root/.go/src/go/printer/comment.go /root/.go/src/go/printer/gobuild.go /root/.go/src/go/printer/nodes.go /root/.go/src/go/printer/printer.go
2025-08-20T21:45:25.2432176Z [00:03:05.211]➜  cp $WORK/b653/_pkg_.a /root/.cache/go-build/bd/bdb0b5ff1e29f0fe3076e4f0c231d86794a489922f7830970b6c689ca4e734b4-d # internal
2025-08-20T21:45:25.2432994Z [00:03:05.211]➜  gotest.tools/v3/internal/format
2025-08-20T21:45:25.2433294Z [00:03:05.211]➜  mkdir -p $WORK/b685/
2025-08-20T21:45:25.2441425Z [00:03:05.212]➜  cat >/tmp/go-build3361383166/b685/importcfg << 'EOF' # internal
2025-08-20T21:45:25.2442195Z [00:03:05.212]➜  # import config
2025-08-20T21:45:25.2443106Z [00:03:05.212]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.2443599Z [00:03:05.212]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.2444124Z [00:03:05.212]➜  packagefile gotest.tools/v3/internal/difflib=/tmp/go-build3361383166/b686/_pkg_.a
2025-08-20T21:45:25.2444630Z [00:03:05.212]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.2445057Z [00:03:05.212]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:25.2445366Z [00:03:05.212]➜  EOF
2025-08-20T21:45:25.2447411Z [00:03:05.212]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b685/_pkg_.a -trimpath "/root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/format=>gotest.tools/v3@v3.5.2/internal/format;$WORK/b685=>" -p gotest.tools/v3/internal/format -lang=go1.17 -complete -installsuffix shared -buildid -2whtCb8AGvF8GTk2M1S/-2whtCb8AGvF8GTk2M1S -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack /root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/format/diff.go /root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/format/format.go
2025-08-20T21:45:25.2642033Z [00:03:05.230]➜  go tool buildid -w $WORK/b682/_pkg_.a # internal
2025-08-20T21:45:25.2642876Z [00:03:05.231]➜  cp $WORK/b682/_pkg_.a /root/.cache/go-build/5d/5d6a8a28f443ef5650b55b79026a784f89514d89d7ca797b2822153111eed1b0-d # internal
2025-08-20T21:45:25.2643550Z [00:03:05.231]➜  github.com/containerd/nerdctl/v2/pkg/testutil/nettestutil
2025-08-20T21:45:25.2643916Z [00:03:05.231]➜  mkdir -p $WORK/b690/
2025-08-20T21:45:25.2644314Z [00:03:05.232]➜  cat >/tmp/go-build3361383166/b690/importcfg << 'EOF' # internal
2025-08-20T21:45:25.2644669Z [00:03:05.232]➜  # import config
2025-08-20T21:45:25.2645023Z [00:03:05.232]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:25.2645492Z [00:03:05.232]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:25.2645915Z [00:03:05.232]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.2646631Z [00:03:05.232]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:25.2647223Z [00:03:05.232]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:25.2647650Z [00:03:05.232]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:25.2648067Z [00:03:05.232]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:25.2648370Z [00:03:05.232]➜  EOF
2025-08-20T21:45:25.2650558Z [00:03:05.232]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b690/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nettestutil=>github.com/containerd/nerdctl/v2/pkg/testutil/nettestutil;$WORK/b690=>" -p github.com/containerd/nerdctl/v2/pkg/testutil/nettestutil -lang=go1.23 -complete -installsuffix shared -buildid eQi2aakEd4J-Ex7qWdjD/eQi2aakEd4J-Ex7qWdjD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nettestutil/nettestutil.go
2025-08-20T21:45:25.2666096Z [00:03:05.235]➜  go tool buildid -w $WORK/b685/_pkg_.a # internal
2025-08-20T21:45:25.2675437Z [00:03:05.235]➜  cp $WORK/b685/_pkg_.a /root/.cache/go-build/0b/0b00698940765a51e0b01ecefc5ec8bcf0a4b000e02ebdcab67db6829021aeaa-d # internal
2025-08-20T21:45:25.2742106Z [00:03:05.242]➜  github.com/spf13/pflag
2025-08-20T21:45:25.2742967Z [00:03:05.242]➜  mkdir -p $WORK/b692/
2025-08-20T21:45:25.2744216Z [00:03:05.242]➜  cat >/tmp/go-build3361383166/b692/importcfg << 'EOF' # internal
2025-08-20T21:45:25.2744951Z [00:03:05.242]➜  # import config
2025-08-20T21:45:25.2745311Z [00:03:05.242]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.2745742Z [00:03:05.242]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:25.2746214Z [00:03:05.242]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:25.2746684Z [00:03:05.242]➜  packagefile encoding/csv=/tmp/go-build3361383166/b641/_pkg_.a
2025-08-20T21:45:25.2747144Z [00:03:05.242]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:25.2747580Z [00:03:05.242]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.2747992Z [00:03:05.242]➜  packagefile flag=/tmp/go-build3361383166/b478/_pkg_.a
2025-08-20T21:45:25.2748395Z [00:03:05.242]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.2748791Z [00:03:05.242]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:25.2749185Z [00:03:05.242]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:25.2749584Z [00:03:05.242]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.2749991Z [00:03:05.242]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:25.2750619Z [00:03:05.242]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:25.2751042Z [00:03:05.242]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.2751467Z [00:03:05.242]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.2751883Z [00:03:05.242]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:25.2752182Z [00:03:05.242]➜  EOF
2025-08-20T21:45:25.2767330Z [00:03:05.244]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b692/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/pflag@v1.0.7=>github.com/spf13/pflag@v1.0.7;$WORK/b692=>" -p github.com/spf13/pflag -lang=go1.12 -complete -installsuffix shared -buildid jftmMqyVOwWvjmgwlXDr/jftmMqyVOwWvjmgwlXDr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/bool.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/bool_func.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/bool_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/bytes.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/count.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/duration.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/duration_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/errors.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/flag.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/float32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/float32_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/float64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/float64_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/func.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/golangflag.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/int.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/int16.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/int32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/int32_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/int64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/int64_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/int8.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/int_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/ip.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/ip_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/ipmask.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/ipnet.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/ipnet_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/string.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/string_array.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/string_slice.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/string_to_int.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/string_to_int64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/string_to_string.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/text.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/time.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/uint.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/uint16.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/uint32.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/uint64.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/uint8.go /root/go/pkg/mod/github.com/spf13/pflag@v1.0.7/uint_slice.go
2025-08-20T21:45:25.2896509Z [00:03:05.257]➜  go tool buildid -w $WORK/b690/_pkg_.a # internal
2025-08-20T21:45:25.2903103Z [00:03:05.258]➜  cp $WORK/b690/_pkg_.a /root/.cache/go-build/df/dff736114953f2d594fc6fea114edddfb62935eef504f3d80dc712a17739796d-d # internal
2025-08-20T21:45:25.2906771Z [00:03:05.259]➜  github.com/containerd/nerdctl/v2/pkg/systemutil
2025-08-20T21:45:25.2908288Z [00:03:05.259]➜  mkdir -p $WORK/b694/
2025-08-20T21:45:25.2918004Z [00:03:05.260]➜  cat >/tmp/go-build3361383166/b694/importcfg << 'EOF' # internal
2025-08-20T21:45:25.2918595Z [00:03:05.260]➜  # import config
2025-08-20T21:45:25.2919053Z [00:03:05.260]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:25.2919557Z [00:03:05.260]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.2920240Z [00:03:05.260]➜  EOF
2025-08-20T21:45:25.2922129Z [00:03:05.260]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b694/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/systemutil=>github.com/containerd/nerdctl/v2/pkg/systemutil;$WORK/b694=>" -p github.com/containerd/nerdctl/v2/pkg/systemutil -lang=go1.23 -complete -installsuffix shared -buildid wXQGryI1eiI5zo6aB6P8/wXQGryI1eiI5zo6aB6P8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/systemutil/socket_unix.go
2025-08-20T21:45:25.3104994Z [00:03:05.278]➜  go tool buildid -w $WORK/b694/_pkg_.a # internal
2025-08-20T21:45:25.3109939Z [00:03:05.279]➜  cp $WORK/b694/_pkg_.a /root/.cache/go-build/ac/acb32332bdcf5db83ba4d290916a654c87bf29188c8567be87fee0cc224263fe-d # internal
2025-08-20T21:45:25.3117728Z [00:03:05.280]➜  github.com/containerd/nerdctl/v2/pkg/clientutil
2025-08-20T21:45:25.3118126Z [00:03:05.280]➜  mkdir -p $WORK/b693/
2025-08-20T21:45:25.3127926Z [00:03:05.281]➜  cat >/tmp/go-build3361383166/b693/importcfg << 'EOF' # internal
2025-08-20T21:45:25.3143582Z [00:03:05.281]➜  # import config
2025-08-20T21:45:25.3144146Z [00:03:05.281]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:25.3144967Z [00:03:05.281]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.3145699Z [00:03:05.281]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:25.3146544Z [00:03:05.281]➜  packagefile github.com/containerd/containerd/v2/pkg/namespaces=/tmp/go-build3361383166/b377/_pkg_.a
2025-08-20T21:45:25.3147364Z [00:03:05.281]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:25.3148164Z [00:03:05.281]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:25.3149033Z [00:03:05.281]➜  packagefile github.com/containerd/nerdctl/v2/pkg/systemutil=/tmp/go-build3361383166/b694/_pkg_.a
2025-08-20T21:45:25.3149976Z [00:03:05.281]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:25.3150739Z [00:03:05.281]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:25.3151354Z [00:03:05.281]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.3151919Z [00:03:05.281]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.3152490Z [00:03:05.281]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:25.3152954Z [00:03:05.281]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.3153507Z [00:03:05.281]➜  EOF
2025-08-20T21:45:25.3155394Z [00:03:05.281]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b693/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/clientutil=>github.com/containerd/nerdctl/v2/pkg/clientutil;$WORK/b693=>" -p github.com/containerd/nerdctl/v2/pkg/clientutil -lang=go1.23 -complete -installsuffix shared -buildid U5nvnGne5TsNOZdk6q7j/U5nvnGne5TsNOZdk6q7j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/clientutil/client.go
2025-08-20T21:45:25.4228123Z [00:03:05.391]➜  go tool buildid -w $WORK/b693/_pkg_.a # internal
2025-08-20T21:45:25.4254398Z [00:03:05.393]➜  cp $WORK/b693/_pkg_.a /root/.cache/go-build/b6/b64c697ce8a6a1be9fd18bf1ab95d229aab42143d27546bdeef276a2a0d14d67-d # internal
2025-08-20T21:45:25.4255050Z [00:03:05.393]➜  github.com/docker/cli/templates
2025-08-20T21:45:25.4255354Z [00:03:05.393]➜  mkdir -p $WORK/b697/
2025-08-20T21:45:25.4255733Z [00:03:05.393]➜  cat >/tmp/go-build3361383166/b697/importcfg << 'EOF' # internal
2025-08-20T21:45:25.4256107Z [00:03:05.393]➜  # import config
2025-08-20T21:45:25.4256441Z [00:03:05.393]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.4256881Z [00:03:05.393]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:25.4257656Z [00:03:05.393]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.4258113Z [00:03:05.393]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:25.4258446Z [00:03:05.393]➜  EOF
2025-08-20T21:45:25.4260459Z [00:03:05.393]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b697/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/templates=>github.com/docker/cli@v28.3.3+incompatible/templates;$WORK/b697=>" -p github.com/docker/cli/templates -lang=go1.16 -complete -installsuffix shared -buildid teWJpDCp6nW86Q1WUt8H/teWJpDCp6nW86Q1WUt8H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/templates/templates.go
2025-08-20T21:45:25.4647604Z [00:03:05.433]➜  go tool buildid -w $WORK/b697/_pkg_.a # internal
2025-08-20T21:45:25.4658267Z [00:03:05.434]➜  cp $WORK/b697/_pkg_.a /root/.cache/go-build/88/8818ea4e1ed5d35a5f9bdf709a2507029f61dacc3652b04c127a99c50946142a-d # internal
2025-08-20T21:45:25.4668525Z [00:03:05.435]➜  golang.org/x/text/cases
2025-08-20T21:45:25.4668909Z [00:03:05.435]➜  mkdir -p $WORK/b698/
2025-08-20T21:45:25.4669515Z [00:03:05.435]➜  cat >/tmp/go-build3361383166/b698/importcfg << 'EOF' # internal
2025-08-20T21:45:25.4669917Z [00:03:05.435]➜  # import config
2025-08-20T21:45:25.4670336Z [00:03:05.435]➜  packagefile golang.org/x/text/internal=/tmp/go-build3361383166/b528/_pkg_.a
2025-08-20T21:45:25.4670891Z [00:03:05.435]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:25.4671449Z [00:03:05.435]➜  packagefile golang.org/x/text/transform=/tmp/go-build3361383166/b290/_pkg_.a
2025-08-20T21:45:25.4672036Z [00:03:05.435]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build3361383166/b292/_pkg_.a
2025-08-20T21:45:25.4672730Z [00:03:05.435]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.4673351Z [00:03:05.435]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:25.4673878Z [00:03:05.435]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:25.4674210Z [00:03:05.435]➜  EOF
2025-08-20T21:45:25.4677153Z [00:03:05.435]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b698/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/text@v0.28.0/cases=>golang.org/x/text@v0.28.0/cases;$WORK/b698=>" -p golang.org/x/text/cases -lang=go1.23 -complete -installsuffix shared -buildid WispALTYke9EFUdFa9Ua/WispALTYke9EFUdFa9Ua -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/cases.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/context.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/fold.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/info.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/map.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/tables15.0.0.go /root/go/pkg/mod/golang.org/x/text@v0.28.0/cases/trieval.go
2025-08-20T21:45:25.4691660Z [00:03:05.437]➜  go tool buildid -w $WORK/b671/_pkg_.a # internal
2025-08-20T21:45:25.4783754Z [00:03:05.444]➜  cp $WORK/b671/_pkg_.a /root/.cache/go-build/5e/5e3d1e27c0d93732b9bbb5be77d1cb41e35a19da78dd38038cab92e52c3c8c6e-d # internal
2025-08-20T21:45:25.4784474Z [00:03:05.444]➜  github.com/containerd/nerdctl/v2/pkg/identifiers
2025-08-20T21:45:25.4784812Z [00:03:05.444]➜  mkdir -p $WORK/b700/
2025-08-20T21:45:25.4785185Z [00:03:05.444]➜  cat >/tmp/go-build3361383166/b700/importcfg << 'EOF' # internal
2025-08-20T21:45:25.4785530Z [00:03:05.444]➜  # import config
2025-08-20T21:45:25.4785855Z [00:03:05.444]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.4786361Z [00:03:05.444]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:25.4786853Z [00:03:05.444]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:25.4787460Z [00:03:05.444]➜  EOF
2025-08-20T21:45:25.4789357Z [00:03:05.444]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b700/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/identifiers=>github.com/containerd/nerdctl/v2/pkg/identifiers;$WORK/b700=>" -p github.com/containerd/nerdctl/v2/pkg/identifiers -lang=go1.23 -complete -installsuffix shared -buildid -B9uDbFBcFcqCp0O-gmw/-B9uDbFBcFcqCp0O-gmw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/identifiers/validate.go
2025-08-20T21:45:25.4996551Z [00:03:05.468]➜  go tool buildid -w $WORK/b700/_pkg_.a # internal
2025-08-20T21:45:25.5001139Z [00:03:05.468]➜  cp $WORK/b700/_pkg_.a /root/.cache/go-build/09/09acc37b5d3ccaa5478e6af4e7e9859a7114dc98b01c82b43a1af683336d2745-d # internal
2025-08-20T21:45:25.5006277Z [00:03:05.469]➜  github.com/containerd/nerdctl/v2/pkg/mountutil/volumestore
2025-08-20T21:45:25.5006749Z [00:03:05.469]➜  mkdir -p $WORK/b701/
2025-08-20T21:45:25.5012821Z [00:03:05.469]➜  cat >/tmp/go-build3361383166/b701/importcfg << 'EOF' # internal
2025-08-20T21:45:25.5013436Z [00:03:05.469]➜  # import config
2025-08-20T21:45:25.5013881Z [00:03:05.469]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:25.5014432Z [00:03:05.469]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.5014918Z [00:03:05.469]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.5015401Z [00:03:05.469]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:25.5016053Z [00:03:05.469]➜  packagefile github.com/containerd/nerdctl/v2/pkg/identifiers=/tmp/go-build3361383166/b700/_pkg_.a
2025-08-20T21:45:25.5016816Z [00:03:05.469]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:25.5017551Z [00:03:05.469]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:25.5018248Z [00:03:05.469]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:25.5018818Z [00:03:05.469]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.5019146Z [00:03:05.469]➜  EOF
2025-08-20T21:45:25.5021229Z [00:03:05.469]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b701/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/volumestore=>github.com/containerd/nerdctl/v2/pkg/mountutil/volumestore;$WORK/b701=>" -p github.com/containerd/nerdctl/v2/pkg/mountutil/volumestore -lang=go1.23 -complete -installsuffix shared -buildid m_hC3Eq6asq2YzXYH7f8/m_hC3Eq6asq2YzXYH7f8 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/volumestore/volumestore.go
2025-08-20T21:45:25.5099500Z [00:03:05.478]➜  go tool buildid -w $WORK/b673/_pkg_.a # internal
2025-08-20T21:45:25.5129047Z [00:03:05.481]➜  cp $WORK/b673/_pkg_.a /root/.cache/go-build/f1/f13a3afd8578abe7eaef428f3542b87a899d5fdbdb634d6c6fb2f9317b80c618-d # internal
2025-08-20T21:45:25.5129699Z [00:03:05.481]➜  go/format
2025-08-20T21:45:25.5130853Z [00:03:05.481]➜  mkdir -p $WORK/b668/
2025-08-20T21:45:25.5139992Z [00:03:05.482]➜  cat >/tmp/go-build3361383166/b668/importcfg << 'EOF' # internal
2025-08-20T21:45:25.5140760Z [00:03:05.482]➜  # import config
2025-08-20T21:45:25.5141416Z [00:03:05.482]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.5142304Z [00:03:05.482]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.5143003Z [00:03:05.482]➜  packagefile go/ast=/tmp/go-build3361383166/b669/_pkg_.a
2025-08-20T21:45:25.5143449Z [00:03:05.482]➜  packagefile go/parser=/tmp/go-build3361383166/b671/_pkg_.a
2025-08-20T21:45:25.5143921Z [00:03:05.482]➜  packagefile go/printer=/tmp/go-build3361383166/b673/_pkg_.a
2025-08-20T21:45:25.5144363Z [00:03:05.482]➜  packagefile go/token=/tmp/go-build3361383166/b105/_pkg_.a
2025-08-20T21:45:25.5144774Z [00:03:05.482]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:25.5145490Z [00:03:05.482]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.5145802Z [00:03:05.482]➜  EOF
2025-08-20T21:45:25.5147331Z [00:03:05.482]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b668/_pkg_.a -trimpath "/root/.go/src/go/format=>go/format;$WORK/b668=>" -p go/format -lang=go1.25 -std -complete -installsuffix shared -buildid EtBmVOo4aNT0Z4s4VuPi/EtBmVOo4aNT0Z4s4VuPi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack /root/.go/src/go/format/format.go /root/.go/src/go/format/internal.go
2025-08-20T21:45:25.5564464Z [00:03:05.524]➜  go tool buildid -w $WORK/b668/_pkg_.a # internal
2025-08-20T21:45:25.5578868Z [00:03:05.526]➜  cp $WORK/b668/_pkg_.a /root/.cache/go-build/70/701ccf23941d2b67da3247a65804b7043f0cceb32405bd1fb3ad77fec9be474f-d # internal
2025-08-20T21:45:25.5586214Z [00:03:05.527]➜  go tool buildid -w $WORK/b701/_pkg_.a # internal
2025-08-20T21:45:25.5592875Z [00:03:05.527]➜  github.com/cilium/ebpf/internal
2025-08-20T21:45:25.5594441Z [00:03:05.527]➜  mkdir -p $WORK/b667/
2025-08-20T21:45:25.5599481Z [00:03:05.528]➜  cp $WORK/b701/_pkg_.a /root/.cache/go-build/9a/9a40e0c65bb94f4b249e2b6f1c8e8b005cedd536a425230eb5fbe984eca09f28-d # internal
2025-08-20T21:45:25.5601570Z [00:03:05.528]➜  gotest.tools/v3/internal/source
2025-08-20T21:45:25.5601951Z [00:03:05.528]➜  mkdir -p $WORK/b687/
2025-08-20T21:45:25.5604397Z [00:03:05.528]➜  cat >/tmp/go-build3361383166/b687/importcfg << 'EOF' # internal
2025-08-20T21:45:25.5605045Z [00:03:05.528]➜  # import config
2025-08-20T21:45:25.5605903Z [00:03:05.528]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.5606422Z [00:03:05.528]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.5606863Z [00:03:05.528]➜  packagefile flag=/tmp/go-build3361383166/b478/_pkg_.a
2025-08-20T21:45:25.5607270Z [00:03:05.528]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.5607692Z [00:03:05.528]➜  packagefile go/ast=/tmp/go-build3361383166/b669/_pkg_.a
2025-08-20T21:45:25.5608118Z [00:03:05.528]➜  packagefile go/format=/tmp/go-build3361383166/b668/_pkg_.a
2025-08-20T21:45:25.5608552Z [00:03:05.528]➜  packagefile go/parser=/tmp/go-build3361383166/b671/_pkg_.a
2025-08-20T21:45:25.5608987Z [00:03:05.528]➜  packagefile go/token=/tmp/go-build3361383166/b105/_pkg_.a
2025-08-20T21:45:25.5609396Z [00:03:05.528]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.5609840Z [00:03:05.528]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.5610283Z [00:03:05.528]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:25.5610701Z [00:03:05.528]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.5611456Z [00:03:05.528]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.5611769Z [00:03:05.528]➜  EOF
2025-08-20T21:45:25.5614707Z [00:03:05.528]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b687/_pkg_.a -trimpath "/root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/source=>gotest.tools/v3@v3.5.2/internal/source;$WORK/b687=>" -p gotest.tools/v3/internal/source -lang=go1.17 -complete -installsuffix shared -buildid 9R9tBttUQNbRF6kuvUfL/9R9tBttUQNbRF6kuvUfL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack /root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/source/bazel.go /root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/source/defers.go /root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/source/source.go /root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/source/update.go /root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/source/version.go
2025-08-20T21:45:25.5643505Z [00:03:05.530]➜  cat >/tmp/go-build3361383166/b667/importcfg << 'EOF' # internal
2025-08-20T21:45:25.5644047Z [00:03:05.531]➜  # import config
2025-08-20T21:45:25.5644393Z [00:03:05.531]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:25.5645072Z [00:03:05.531]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.5645515Z [00:03:05.531]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:25.5645968Z [00:03:05.531]➜  packagefile debug/elf=/tmp/go-build3361383166/b659/_pkg_.a
2025-08-20T21:45:25.5646440Z [00:03:05.531]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:25.5646891Z [00:03:05.531]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.5647295Z [00:03:05.531]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.5647812Z [00:03:05.531]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3361383166/b664/_pkg_.a
2025-08-20T21:45:25.5648444Z [00:03:05.531]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3361383166/b665/_pkg_.a
2025-08-20T21:45:25.5648970Z [00:03:05.531]➜  packagefile go/format=/tmp/go-build3361383166/b668/_pkg_.a
2025-08-20T21:45:25.5649410Z [00:03:05.531]➜  packagefile go/scanner=/tmp/go-build3361383166/b670/_pkg_.a
2025-08-20T21:45:25.5650037Z [00:03:05.531]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build3361383166/b675/_pkg_.a
2025-08-20T21:45:25.5650613Z [00:03:05.531]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:25.5651114Z [00:03:05.531]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:25.5651644Z [00:03:05.531]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:25.5652060Z [00:03:05.531]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.5660061Z [00:03:05.531]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.5660668Z [00:03:05.531]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:25.5661124Z [00:03:05.531]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:25.5661547Z [00:03:05.531]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.5661972Z [00:03:05.531]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.5662504Z [00:03:05.531]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:25.5662881Z [00:03:05.531]➜  EOF
2025-08-20T21:45:25.5668262Z [00:03:05.532]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b667/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal=>github.com/cilium/ebpf@v0.16.0/internal;$WORK/b667=>" -p github.com/cilium/ebpf/internal -lang=go1.21 -complete -installsuffix shared -buildid ZG5hk_WbdSYLYE-HOTGU/ZG5hk_WbdSYLYE-HOTGU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/auxv.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/buffer.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/deque.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/elf.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/endian_le.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/errors.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/feature.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/io.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/math.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/output.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/pinning.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/platform.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/prog.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/statfs.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/vdso.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/version.go
2025-08-20T21:45:25.6230740Z [00:03:05.591]➜  go tool buildid -w $WORK/b687/_pkg_.a # internal
2025-08-20T21:45:25.6240460Z [00:03:05.592]➜  cp $WORK/b687/_pkg_.a /root/.cache/go-build/2b/2b6c3de190e283e07db135c1aa55c67d1b3944c9db60f64e1179e252966a5128-d # internal
2025-08-20T21:45:25.6275892Z [00:03:05.592]➜  gotest.tools/v3/assert/cmp
2025-08-20T21:45:25.6276582Z [00:03:05.592]➜  mkdir -p $WORK/b684/
2025-08-20T21:45:25.6276967Z [00:03:05.595]➜  cat >/tmp/go-build3361383166/b684/importcfg << 'EOF' # internal
2025-08-20T21:45:25.6277309Z [00:03:05.595]➜  # import config
2025-08-20T21:45:25.6277651Z [00:03:05.595]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.6278072Z [00:03:05.595]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.6278482Z [00:03:05.595]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.6278969Z [00:03:05.595]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build3361383166/b338/_pkg_.a
2025-08-20T21:45:25.6279452Z [00:03:05.595]➜  packagefile go/ast=/tmp/go-build3361383166/b669/_pkg_.a
2025-08-20T21:45:25.6279966Z [00:03:05.595]➜  packagefile gotest.tools/v3/internal/format=/tmp/go-build3361383166/b685/_pkg_.a
2025-08-20T21:45:25.6280550Z [00:03:05.595]➜  packagefile gotest.tools/v3/internal/source=/tmp/go-build3361383166/b687/_pkg_.a
2025-08-20T21:45:25.6281166Z [00:03:05.595]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:25.6281686Z [00:03:05.595]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:25.6282206Z [00:03:05.595]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.6282899Z [00:03:05.595]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:25.6283235Z [00:03:05.595]➜  EOF
2025-08-20T21:45:25.6285189Z [00:03:05.595]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b684/_pkg_.a -trimpath "/root/go/pkg/mod/gotest.tools/v3@v3.5.2/assert/cmp=>gotest.tools/v3@v3.5.2/assert/cmp;$WORK/b684=>" -p gotest.tools/v3/assert/cmp -lang=go1.17 -complete -installsuffix shared -buildid SeQlzYRnDoee8Oyv3hAp/SeQlzYRnDoee8Oyv3hAp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack /root/go/pkg/mod/gotest.tools/v3@v3.5.2/assert/cmp/compare.go /root/go/pkg/mod/gotest.tools/v3@v3.5.2/assert/cmp/result.go
2025-08-20T21:45:25.6780683Z [00:03:05.646]➜  go tool buildid -w $WORK/b698/_pkg_.a # internal
2025-08-20T21:45:25.6807563Z [00:03:05.648]➜  cp $WORK/b698/_pkg_.a /root/.cache/go-build/03/0361aff2302d488a43b9b7d2981f0b6b30c946e8ec16613391b31d2c439be145-d # internal
2025-08-20T21:45:25.6808266Z [00:03:05.648]➜  github.com/containerd/nerdctl/v2/pkg/formatter
2025-08-20T21:45:25.6808593Z [00:03:05.648]➜  mkdir -p $WORK/b696/
2025-08-20T21:45:25.6818914Z [00:03:05.650]➜  cat >/tmp/go-build3361383166/b696/importcfg << 'EOF' # internal
2025-08-20T21:45:25.6819822Z [00:03:05.650]➜  # import config
2025-08-20T21:45:25.6821663Z [00:03:05.650]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.6822115Z [00:03:05.650]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:25.6822996Z [00:03:05.650]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:25.6823445Z [00:03:05.650]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.6824032Z [00:03:05.650]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.6824585Z [00:03:05.650]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:25.6825330Z [00:03:05.650]➜  packagefile github.com/containerd/containerd/v2/core/runtime/restart=/tmp/go-build3361383166/b538/_pkg_.a
2025-08-20T21:45:25.6826062Z [00:03:05.650]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:25.6826691Z [00:03:05.650]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:25.6827264Z [00:03:05.650]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:25.6827851Z [00:03:05.650]➜  packagefile github.com/docker/cli/templates=/tmp/go-build3361383166/b697/_pkg_.a
2025-08-20T21:45:25.6828422Z [00:03:05.650]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:25.6828972Z [00:03:05.650]➜  packagefile golang.org/x/text/cases=/tmp/go-build3361383166/b698/_pkg_.a
2025-08-20T21:45:25.6829514Z [00:03:05.650]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:25.6829987Z [00:03:05.650]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:25.6830402Z [00:03:05.650]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.6830827Z [00:03:05.650]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.6831275Z [00:03:05.650]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:25.6831707Z [00:03:05.650]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:25.6832016Z [00:03:05.650]➜  EOF
2025-08-20T21:45:25.6834737Z [00:03:05.650]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b696/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/formatter=>github.com/containerd/nerdctl/v2/pkg/formatter;$WORK/b696=>" -p github.com/containerd/nerdctl/v2/pkg/formatter -lang=go1.23 -complete -installsuffix shared -buildid pXao-qGkHm_4xGUiLVFY/pXao-qGkHm_4xGUiLVFY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/formatter/common.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/formatter/formatter.go
2025-08-20T21:45:25.6954208Z [00:03:05.663]➜  go tool buildid -w $WORK/b684/_pkg_.a # internal
2025-08-20T21:45:25.6966882Z [00:03:05.664]➜  cp $WORK/b684/_pkg_.a /root/.cache/go-build/66/66e72133129284c5513e82d05c8e01d49e1015cce9dcd5bddeda26fe565d54ce-d # internal
2025-08-20T21:45:25.6997308Z [00:03:05.665]➜  gotest.tools/v3/internal/assert
2025-08-20T21:45:25.6997670Z [00:03:05.665]➜  mkdir -p $WORK/b688/
2025-08-20T21:45:25.6998067Z [00:03:05.665]➜  cat >/tmp/go-build3361383166/b688/importcfg << 'EOF' # internal
2025-08-20T21:45:25.6998408Z [00:03:05.665]➜  # import config
2025-08-20T21:45:25.6998739Z [00:03:05.665]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.6999169Z [00:03:05.665]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.6999579Z [00:03:05.665]➜  packagefile go/ast=/tmp/go-build3361383166/b669/_pkg_.a
2025-08-20T21:45:25.7000007Z [00:03:05.665]➜  packagefile go/token=/tmp/go-build3361383166/b105/_pkg_.a
2025-08-20T21:45:25.7000500Z [00:03:05.665]➜  packagefile gotest.tools/v3/assert/cmp=/tmp/go-build3361383166/b684/_pkg_.a
2025-08-20T21:45:25.7001085Z [00:03:05.665]➜  packagefile gotest.tools/v3/internal/format=/tmp/go-build3361383166/b685/_pkg_.a
2025-08-20T21:45:25.7001670Z [00:03:05.665]➜  packagefile gotest.tools/v3/internal/source=/tmp/go-build3361383166/b687/_pkg_.a
2025-08-20T21:45:25.7002168Z [00:03:05.665]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:25.7002904Z [00:03:05.665]➜  EOF
2025-08-20T21:45:25.7004955Z [00:03:05.665]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b688/_pkg_.a -trimpath "/root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/assert=>gotest.tools/v3@v3.5.2/internal/assert;$WORK/b688=>" -p gotest.tools/v3/internal/assert -lang=go1.17 -complete -installsuffix shared -buildid jEt6LYkSh_B6WJptuUQg/jEt6LYkSh_B6WJptuUQg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack /root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/assert/assert.go /root/go/pkg/mod/gotest.tools/v3@v3.5.2/internal/assert/result.go
2025-08-20T21:45:25.7255484Z [00:03:05.692]➜  go tool buildid -w $WORK/b688/_pkg_.a # internal
2025-08-20T21:45:25.7264554Z [00:03:05.693]➜  cp $WORK/b688/_pkg_.a /root/.cache/go-build/04/042bad6212f404fc11b564aa98f502ac78b25f9bfa8cbfc7f18506d703e19d17-d # internal
2025-08-20T21:45:25.7265136Z [00:03:05.693]➜  gotest.tools/v3/assert
2025-08-20T21:45:25.7265440Z [00:03:05.693]➜  mkdir -p $WORK/b683/
2025-08-20T21:45:25.7265808Z [00:03:05.693]➜  cat >/tmp/go-build3361383166/b683/importcfg << 'EOF' # internal
2025-08-20T21:45:25.7266147Z [00:03:05.693]➜  # import config
2025-08-20T21:45:25.7266559Z [00:03:05.693]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build3361383166/b338/_pkg_.a
2025-08-20T21:45:25.7267141Z [00:03:05.693]➜  packagefile gotest.tools/v3/assert/cmp=/tmp/go-build3361383166/b684/_pkg_.a
2025-08-20T21:45:25.7267721Z [00:03:05.693]➜  packagefile gotest.tools/v3/internal/assert=/tmp/go-build3361383166/b688/_pkg_.a
2025-08-20T21:45:25.7268112Z [00:03:05.693]➜  EOF
2025-08-20T21:45:25.7269755Z [00:03:05.693]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b683/_pkg_.a -trimpath "/root/go/pkg/mod/gotest.tools/v3@v3.5.2/assert=>gotest.tools/v3@v3.5.2/assert;$WORK/b683=>" -p gotest.tools/v3/assert -lang=go1.17 -complete -installsuffix shared -buildid dBZwQ0lblNqUPBOZnCDa/dBZwQ0lblNqUPBOZnCDa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack /root/go/pkg/mod/gotest.tools/v3@v3.5.2/assert/assert.go
2025-08-20T21:45:25.7322037Z [00:03:05.700]➜  go tool buildid -w $WORK/b667/_pkg_.a # internal
2025-08-20T21:45:25.7350469Z [00:03:05.703]➜  cp $WORK/b667/_pkg_.a /root/.cache/go-build/0b/0bb53c6e3742ac1362a83d59938ac2a628122b39c6109403ecfb1e7415eabaa6-d # internal
2025-08-20T21:45:25.7358790Z [00:03:05.704]➜  github.com/cilium/ebpf/btf
2025-08-20T21:45:25.7359600Z [00:03:05.704]➜  mkdir -p $WORK/b666/
2025-08-20T21:45:25.7369886Z [00:03:05.705]➜  cat >/tmp/go-build3361383166/b666/importcfg << 'EOF' # internal
2025-08-20T21:45:25.7370868Z [00:03:05.705]➜  # import config
2025-08-20T21:45:25.7371448Z [00:03:05.705]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:25.7372033Z [00:03:05.705]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.7373359Z [00:03:05.705]➜  packagefile debug/elf=/tmp/go-build3361383166/b659/_pkg_.a
2025-08-20T21:45:25.7373841Z [00:03:05.705]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:25.7374307Z [00:03:05.705]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.7374718Z [00:03:05.705]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.7375217Z [00:03:05.705]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build3361383166/b663/_pkg_.a
2025-08-20T21:45:25.7375788Z [00:03:05.705]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build3361383166/b667/_pkg_.a
2025-08-20T21:45:25.7376421Z [00:03:05.705]➜  packagefile github.com/cilium/ebpf/internal/kallsyms=/tmp/go-build3361383166/b676/_pkg_.a
2025-08-20T21:45:25.7377060Z [00:03:05.705]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3361383166/b664/_pkg_.a
2025-08-20T21:45:25.7377682Z [00:03:05.705]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3361383166/b665/_pkg_.a
2025-08-20T21:45:25.7378179Z [00:03:05.705]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:25.7378865Z [00:03:05.705]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:25.7379271Z [00:03:05.705]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:25.7379668Z [00:03:05.705]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.7380330Z [00:03:05.705]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.7380778Z [00:03:05.705]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:25.7381200Z [00:03:05.705]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:25.7381611Z [00:03:05.705]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:25.7382023Z [00:03:05.705]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.7382577Z [00:03:05.705]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.7383053Z [00:03:05.705]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.7383362Z [00:03:05.705]➜  EOF
2025-08-20T21:45:25.7388326Z [00:03:05.705]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b666/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf=>github.com/cilium/ebpf@v0.16.0/btf;$WORK/b666=>" -p github.com/cilium/ebpf/btf -lang=go1.21 -complete -installsuffix shared -buildid IiVIYzkISArKRcZQT9Z6/IiVIYzkISArKRcZQT9Z6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/btf.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/btf_types.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/btf_types_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/core.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/ext_info.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/feature.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/format.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/handle.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/kernel.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/marshal.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/strings.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/traversal.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/types.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/btf/workarounds.go
2025-08-20T21:45:25.7529496Z [00:03:05.720]➜  go tool buildid -w $WORK/b683/_pkg_.a # internal
2025-08-20T21:45:25.7539718Z [00:03:05.721]➜  cp $WORK/b683/_pkg_.a /root/.cache/go-build/51/51942d3439b4d363a8727d89674ad3fa904cc2683a96b1cb17201dbb7062092c-d # internal
2025-08-20T21:45:25.7569251Z [00:03:05.721]➜  github.com/cilium/ebpf/internal/sysenc
2025-08-20T21:45:25.7569601Z [00:03:05.721]➜  mkdir -p $WORK/b678/
2025-08-20T21:45:25.7569976Z [00:03:05.722]➜  cat >/tmp/go-build3361383166/b678/importcfg << 'EOF' # internal
2025-08-20T21:45:25.7570320Z [00:03:05.722]➜  # import config
2025-08-20T21:45:25.7570650Z [00:03:05.722]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.7571098Z [00:03:05.722]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:25.7571555Z [00:03:05.722]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:25.7572019Z [00:03:05.722]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.7572531Z [00:03:05.722]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.7573104Z [00:03:05.722]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build3361383166/b667/_pkg_.a
2025-08-20T21:45:25.7573711Z [00:03:05.722]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3361383166/b664/_pkg_.a
2025-08-20T21:45:25.7574242Z [00:03:05.722]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:25.7574662Z [00:03:05.722]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:25.7575073Z [00:03:05.722]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.7575684Z [00:03:05.723]➜  EOF
2025-08-20T21:45:25.7578453Z [00:03:05.723]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b678/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sysenc=>github.com/cilium/ebpf@v0.16.0/internal/sysenc;$WORK/b678=>" -p github.com/cilium/ebpf/internal/sysenc -lang=go1.21 -complete -installsuffix shared -buildid RlMthkdc1M3W2PP2fPje/RlMthkdc1M3W2PP2fPje -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sysenc/buffer.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sysenc/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sysenc/layout.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/sysenc/marshal.go
2025-08-20T21:45:25.7792563Z [00:03:05.747]➜  go tool buildid -w $WORK/b692/_pkg_.a # internal
2025-08-20T21:45:25.7815469Z [00:03:05.747]➜  go tool buildid -w $WORK/b696/_pkg_.a # internal
2025-08-20T21:45:25.7823571Z [00:03:05.750]➜  cp $WORK/b696/_pkg_.a /root/.cache/go-build/a9/a9a3b86354f6bf959675010d6d0353645b88db29f79d5d19a6e617b9d5f81381-d # internal
2025-08-20T21:45:25.7831663Z [00:03:05.750]➜  github.com/cilium/ebpf/internal/tracefs
2025-08-20T21:45:25.7831994Z [00:03:05.750]➜  mkdir -p $WORK/b679/
2025-08-20T21:45:25.7832377Z [00:03:05.750]➜  cat >/tmp/go-build3361383166/b679/importcfg << 'EOF' # internal
2025-08-20T21:45:25.7834984Z [00:03:05.750]➜  # import config
2025-08-20T21:45:25.7835350Z [00:03:05.750]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:25.7835788Z [00:03:05.750]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.7836198Z [00:03:05.750]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.7836701Z [00:03:05.750]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build3361383166/b667/_pkg_.a
2025-08-20T21:45:25.7837311Z [00:03:05.750]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3361383166/b665/_pkg_.a
2025-08-20T21:45:25.7837819Z [00:03:05.750]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.7838250Z [00:03:05.750]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.7838697Z [00:03:05.750]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:25.7839320Z [00:03:05.750]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.7839794Z [00:03:05.750]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.7840313Z [00:03:05.750]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.7840786Z [00:03:05.750]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:25.7841098Z [00:03:05.750]➜  EOF
2025-08-20T21:45:25.7843877Z [00:03:05.750]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b679/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/tracefs=>github.com/cilium/ebpf@v0.16.0/internal/tracefs;$WORK/b679=>" -p github.com/cilium/ebpf/internal/tracefs -lang=go1.21 -complete -installsuffix shared -buildid 0oK_ZiP7w4JAoGQUJvEB/0oK_ZiP7w4JAoGQUJvEB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/tracefs/kprobe.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/tracefs/probetype_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/tracefs/uprobe.go
2025-08-20T21:45:25.7868067Z [00:03:05.755]➜  cp $WORK/b692/_pkg_.a /root/.cache/go-build/34/344a6ba75edf8f20d797b8a1f12ec9cfcba9d8426b37e656ff7b247da9d109a0-d # internal
2025-08-20T21:45:25.7869728Z [00:03:05.755]➜  gotest.tools/v3/icmd
2025-08-20T21:45:25.7870276Z [00:03:05.755]➜  mkdir -p $WORK/b689/
2025-08-20T21:45:25.7870845Z [00:03:05.755]➜  cat >/tmp/go-build3361383166/b689/importcfg << 'EOF' # internal
2025-08-20T21:45:25.7871344Z [00:03:05.755]➜  # import config
2025-08-20T21:45:25.7872268Z [00:03:05.755]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.7873077Z [00:03:05.755]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.7873490Z [00:03:05.755]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.7874084Z [00:03:05.755]➜  packagefile gotest.tools/v3/assert=/tmp/go-build3361383166/b683/_pkg_.a
2025-08-20T21:45:25.7874630Z [00:03:05.755]➜  packagefile gotest.tools/v3/assert/cmp=/tmp/go-build3361383166/b684/_pkg_.a
2025-08-20T21:45:25.7875100Z [00:03:05.755]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:25.7875496Z [00:03:05.755]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.7876018Z [00:03:05.755]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:25.7876442Z [00:03:05.755]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.7876852Z [00:03:05.755]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.7877254Z [00:03:05.755]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:25.7877559Z [00:03:05.755]➜  EOF
2025-08-20T21:45:25.7879562Z [00:03:05.755]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b689/_pkg_.a -trimpath "/root/go/pkg/mod/gotest.tools/v3@v3.5.2/icmd=>gotest.tools/v3@v3.5.2/icmd;$WORK/b689=>" -p gotest.tools/v3/icmd -lang=go1.17 -complete -installsuffix shared -buildid FMn41rjJlRc9E-PsOSaD/FMn41rjJlRc9E-PsOSaD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack /root/go/pkg/mod/gotest.tools/v3@v3.5.2/icmd/command.go /root/go/pkg/mod/gotest.tools/v3@v3.5.2/icmd/exitcode.go /root/go/pkg/mod/gotest.tools/v3@v3.5.2/icmd/ops.go
2025-08-20T21:45:25.8415991Z [00:03:05.809]➜  go tool buildid -w $WORK/b678/_pkg_.a # internal
2025-08-20T21:45:25.8438811Z [00:03:05.812]➜  cp $WORK/b678/_pkg_.a /root/.cache/go-build/a0/a019c62d0ef0adf0597a457a27acc4bbed071f86b9693678ca24e151b1db1ca0-d # internal
2025-08-20T21:45:25.8468622Z [00:03:05.814]➜  github.com/spf13/cobra
2025-08-20T21:45:25.8469874Z [00:03:05.814]➜  mkdir -p $WORK/b691/
2025-08-20T21:45:25.8473399Z [00:03:05.814]➜  go tool buildid -w $WORK/b679/_pkg_.a # internal
2025-08-20T21:45:25.8474178Z [00:03:05.815]➜  cat >/tmp/go-build3361383166/b691/importcfg << 'EOF' # internal
2025-08-20T21:45:25.8475321Z [00:03:05.815]➜  # import config
2025-08-20T21:45:25.8475900Z [00:03:05.815]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.8476412Z [00:03:05.815]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:25.8476939Z [00:03:05.815]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.8477431Z [00:03:05.815]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.8477903Z [00:03:05.815]➜  packagefile github.com/spf13/pflag=/tmp/go-build3361383166/b692/_pkg_.a
2025-08-20T21:45:25.8478356Z [00:03:05.815]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:25.8478752Z [00:03:05.815]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.8479190Z [00:03:05.815]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.8479676Z [00:03:05.815]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:25.8480112Z [00:03:05.815]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:25.8480526Z [00:03:05.815]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:25.8484944Z [00:03:05.815]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.8485517Z [00:03:05.815]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.8485943Z [00:03:05.815]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.8486386Z [00:03:05.815]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:25.8486822Z [00:03:05.815]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:25.8487239Z [00:03:05.815]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:25.8487792Z [00:03:05.815]➜  EOF
2025-08-20T21:45:25.8492999Z [00:03:05.815]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b691/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/spf13/cobra@v1.9.1=>github.com/spf13/cobra@v1.9.1;$WORK/b691=>" -p github.com/spf13/cobra -lang=go1.15 -complete -installsuffix shared -buildid cZkgRTsmIh5tWibM5DYq/cZkgRTsmIh5tWibM5DYq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/active_help.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/args.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/bash_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/bash_completionsV2.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/cobra.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/command.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/command_notwin.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/fish_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/flag_groups.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/powershell_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/shell_completions.go /root/go/pkg/mod/github.com/spf13/cobra@v1.9.1/zsh_completions.go
2025-08-20T21:45:25.8497738Z [00:03:05.815]➜  cp $WORK/b679/_pkg_.a /root/.cache/go-build/70/70341ce77941ed86247fad03359ff51356570322c982001521a5c0a6a514e43b-d # internal
2025-08-20T21:45:25.8498338Z [00:03:05.815]➜  go tool buildid -w $WORK/b689/_pkg_.a # internal
2025-08-20T21:45:25.8503624Z [00:03:05.817]➜  cp $WORK/b689/_pkg_.a /root/.cache/go-build/cd/cd3635573bf26a04d7de580b57cb9ffc55d719d56abafa0459ab7ecda06db221-d # internal
2025-08-20T21:45:25.8504358Z [00:03:05.817]➜  github.com/docker/docker/pkg/stringid
2025-08-20T21:45:25.8504663Z [00:03:05.817]➜  mkdir -p $WORK/b703/
2025-08-20T21:45:25.8505028Z [00:03:05.817]➜  cat >/tmp/go-build3361383166/b703/importcfg << 'EOF' # internal
2025-08-20T21:45:25.8505372Z [00:03:05.818]➜  # import config
2025-08-20T21:45:25.8505726Z [00:03:05.818]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:25.8506360Z [00:03:05.818]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:25.8507011Z [00:03:05.818]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.8507426Z [00:03:05.818]➜  EOF
2025-08-20T21:45:25.8509607Z [00:03:05.818]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b703/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/stringid=>github.com/docker/docker@v28.3.3+incompatible/pkg/stringid;$WORK/b703=>" -p github.com/docker/docker/pkg/stringid -lang=go1.16 -complete -installsuffix shared -buildid Vte0ll5GfUOQMjiY2DUc/Vte0ll5GfUOQMjiY2DUc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/stringid/stringid.go
2025-08-20T21:45:25.8511609Z [00:03:05.818]➜  github.com/moby/sys/mount
2025-08-20T21:45:25.8511879Z [00:03:05.818]➜  mkdir -p $WORK/b702/
2025-08-20T21:45:25.8512238Z [00:03:05.818]➜  cat >/tmp/go-build3361383166/b702/importcfg << 'EOF' # internal
2025-08-20T21:45:25.8512744Z [00:03:05.818]➜  # import config
2025-08-20T21:45:25.8513084Z [00:03:05.818]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.8513582Z [00:03:05.818]➜  packagefile github.com/moby/sys/mountinfo=/tmp/go-build3361383166/b370/_pkg_.a
2025-08-20T21:45:25.8514126Z [00:03:05.818]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:25.8514583Z [00:03:05.818]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:25.8514999Z [00:03:05.818]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.8515422Z [00:03:05.818]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.8515730Z [00:03:05.818]➜  EOF
2025-08-20T21:45:25.8518823Z [00:03:05.818]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b702/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/sys/mount@v0.3.4=>github.com/moby/sys/mount@v0.3.4;$WORK/b702=>" -p github.com/moby/sys/mount -lang=go1.17 -complete -installsuffix shared -buildid 5u9Z4XrniOJqt039wc6X/5u9Z4XrniOJqt039wc6X -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack /root/go/pkg/mod/github.com/moby/sys/mount@v0.3.4/doc.go /root/go/pkg/mod/github.com/moby/sys/mount@v0.3.4/flags_linux.go /root/go/pkg/mod/github.com/moby/sys/mount@v0.3.4/flags_unix.go /root/go/pkg/mod/github.com/moby/sys/mount@v0.3.4/mount_errors.go /root/go/pkg/mod/github.com/moby/sys/mount@v0.3.4/mount_unix.go /root/go/pkg/mod/github.com/moby/sys/mount@v0.3.4/mounter_linux.go /root/go/pkg/mod/github.com/moby/sys/mount@v0.3.4/sharedsubtree_linux.go
2025-08-20T21:45:25.8598089Z [00:03:05.828]➜  go tool buildid -w $WORK/b703/_pkg_.a # internal
2025-08-20T21:45:25.8600622Z [00:03:05.828]➜  cp $WORK/b703/_pkg_.a /root/.cache/go-build/4d/4d79cd75f53ed12551e66e51e335f0bc07c632f782157d4a366748268868945d-d # internal
2025-08-20T21:45:25.8602278Z [00:03:05.828]➜  github.com/containerd/nerdctl/v2/pkg/netutil/nettype
2025-08-20T21:45:25.8604320Z [00:03:05.828]➜  mkdir -p $WORK/b705/
2025-08-20T21:45:25.8605041Z [00:03:05.828]➜  cat >/tmp/go-build3361383166/b705/importcfg << 'EOF' # internal
2025-08-20T21:45:25.8606582Z [00:03:05.828]➜  # import config
2025-08-20T21:45:25.8607204Z [00:03:05.828]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.8609551Z [00:03:05.828]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.8612675Z [00:03:05.828]➜  EOF
2025-08-20T21:45:25.8614668Z [00:03:05.829]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b705/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/nettype=>github.com/containerd/nerdctl/v2/pkg/netutil/nettype;$WORK/b705=>" -p github.com/containerd/nerdctl/v2/pkg/netutil/nettype -lang=go1.23 -complete -installsuffix shared -buildid SXXTvzTn08mq8CVUbnJK/SXXTvzTn08mq8CVUbnJK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/nettype/nettype.go
2025-08-20T21:45:25.8724666Z [00:03:05.840]➜  go tool buildid -w $WORK/b705/_pkg_.a # internal
2025-08-20T21:45:25.8734278Z [00:03:05.841]➜  cp $WORK/b705/_pkg_.a /root/.cache/go-build/53/53d61265debf791d913a673eaaf7708ea79a03ffd3e6238ad827983a4b6afb47-d # internal
2025-08-20T21:45:25.8734989Z [00:03:05.841]➜  github.com/containerd/nerdctl/v2/pkg/netutil/subnet
2025-08-20T21:45:25.8735336Z [00:03:05.841]➜  mkdir -p $WORK/b706/
2025-08-20T21:45:25.8742264Z [00:03:05.842]➜  cat >/tmp/go-build3361383166/b706/importcfg << 'EOF' # internal
2025-08-20T21:45:25.8743135Z [00:03:05.842]➜  # import config
2025-08-20T21:45:25.8743677Z [00:03:05.842]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.8744461Z [00:03:05.842]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:25.8745788Z [00:03:05.842]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:25.8746115Z [00:03:05.842]➜  EOF
2025-08-20T21:45:25.8748042Z [00:03:05.842]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b706/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/subnet=>github.com/containerd/nerdctl/v2/pkg/netutil/subnet;$WORK/b706=>" -p github.com/containerd/nerdctl/v2/pkg/netutil/subnet -lang=go1.23 -complete -installsuffix shared -buildid KL_Z8i3258GAp-dqNPFX/KL_Z8i3258GAp-dqNPFX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/subnet/subnet.go
2025-08-20T21:45:25.8937384Z [00:03:05.861]➜  go tool buildid -w $WORK/b702/_pkg_.a # internal
2025-08-20T21:45:25.8940236Z [00:03:05.862]➜  go tool buildid -w $WORK/b706/_pkg_.a # internal
2025-08-20T21:45:25.8954822Z [00:03:05.863]➜  cp $WORK/b702/_pkg_.a /root/.cache/go-build/72/722a7103e120173997fdf20976ddcb2b372a46a2ccf251e99d7c71a38be042a7-d # internal
2025-08-20T21:45:25.8956189Z [00:03:05.863]➜  cp $WORK/b706/_pkg_.a /root/.cache/go-build/eb/eb03b9737f9613df9372ca6a5e007d0a553c30ec9fb1cab4b06aeee1cd94a9d2-d # internal
2025-08-20T21:45:25.8957039Z [00:03:05.863]➜  github.com/vishvananda/netns
2025-08-20T21:45:25.8958907Z [00:03:05.863]➜  mkdir -p $WORK/b709/
2025-08-20T21:45:25.8961651Z [00:03:05.863]➜  cat >/tmp/go-build3361383166/b709/importcfg << 'EOF' # internal
2025-08-20T21:45:25.8963920Z [00:03:05.863]➜  # import config
2025-08-20T21:45:25.8964282Z [00:03:05.863]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.8964755Z [00:03:05.863]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:25.8965215Z [00:03:05.863]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.8965624Z [00:03:05.863]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:25.8966067Z [00:03:05.863]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.8966521Z [00:03:05.863]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.8966944Z [00:03:05.863]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.8967254Z [00:03:05.863]➜  EOF
2025-08-20T21:45:25.8969725Z [00:03:05.863]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b709/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vishvananda/netns@v0.0.5=>github.com/vishvananda/netns@v0.0.5;$WORK/b709=>" -p github.com/vishvananda/netns -lang=go1.17 -complete -installsuffix shared -buildid 6HMpjx1wBodSqGVyrnyK/6HMpjx1wBodSqGVyrnyK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack /root/go/pkg/mod/github.com/vishvananda/netns@v0.0.5/doc.go /root/go/pkg/mod/github.com/vishvananda/netns@v0.0.5/netns_linux.go /root/go/pkg/mod/github.com/vishvananda/netns@v0.0.5/nshandle_linux.go
2025-08-20T21:45:25.8971771Z [00:03:05.863]➜  github.com/containerd/nerdctl/v2/pkg/mountutil
2025-08-20T21:45:25.8972087Z [00:03:05.863]➜  mkdir -p $WORK/b699/
2025-08-20T21:45:25.8972599Z [00:03:05.864]➜  cat >/tmp/go-build3361383166/b699/importcfg << 'EOF' # internal
2025-08-20T21:45:25.8972990Z [00:03:05.864]➜  # import config
2025-08-20T21:45:25.8973330Z [00:03:05.864]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:25.8973852Z [00:03:05.864]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.8974548Z [00:03:05.864]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:25.8975277Z [00:03:05.864]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:25.8975972Z [00:03:05.864]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:25.8976579Z [00:03:05.864]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:25.8977219Z [00:03:05.864]➜  packagefile github.com/containerd/nerdctl/v2/pkg/identifiers=/tmp/go-build3361383166/b700/_pkg_.a
2025-08-20T21:45:25.8978091Z [00:03:05.864]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idgen=/tmp/go-build3361383166/b540/_pkg_.a
2025-08-20T21:45:25.8978847Z [00:03:05.864]➜  packagefile github.com/containerd/nerdctl/v2/pkg/mountutil/volumestore=/tmp/go-build3361383166/b701/_pkg_.a
2025-08-20T21:45:25.8979596Z [00:03:05.864]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:25.8987099Z [00:03:05.864]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:25.8987660Z [00:03:05.864]➜  packagefile github.com/moby/sys/mount=/tmp/go-build3361383166/b702/_pkg_.a
2025-08-20T21:45:25.8988212Z [00:03:05.864]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:25.8988850Z [00:03:05.864]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:25.8989460Z [00:03:05.864]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:25.8989917Z [00:03:05.864]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:25.8990316Z [00:03:05.864]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.8991042Z [00:03:05.864]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:25.8991511Z [00:03:05.866]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:25.8992263Z [00:03:05.866]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.8993722Z [00:03:05.866]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.8994302Z [00:03:05.866]➜  EOF
2025-08-20T21:45:25.8997035Z [00:03:05.866]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b699/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil=>github.com/containerd/nerdctl/v2/pkg/mountutil;$WORK/b699=>" -p github.com/containerd/nerdctl/v2/pkg/mountutil -lang=go1.23 -complete -installsuffix shared -buildid ZKYAGoeNoPpZSlDNS5Qg/ZKYAGoeNoPpZSlDNS5Qg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_unix.go
2025-08-20T21:45:25.9735431Z [00:03:05.941]➜  go tool buildid -w $WORK/b709/_pkg_.a # internal
2025-08-20T21:45:25.9749082Z [00:03:05.943]➜  cp $WORK/b709/_pkg_.a /root/.cache/go-build/89/89c094d80f79e4dd05183a946cdec1d41f00b2aa25938b2ba5637398ad9b7fab-d # internal
2025-08-20T21:45:25.9809213Z [00:03:05.949]➜  go tool buildid -w $WORK/b699/_pkg_.a # internal
2025-08-20T21:45:25.9820312Z [00:03:05.950]➜  cp $WORK/b699/_pkg_.a /root/.cache/go-build/05/05a9a9a1e66aa849affc7123d31de356601c127518f40f22dda7206d0a4688e3-d # internal
2025-08-20T21:45:25.9870473Z [00:03:05.954]➜  github.com/containerd/nerdctl/v2/pkg/cmd/volume
2025-08-20T21:45:25.9871365Z [00:03:05.954]➜  mkdir -p $WORK/b695/
2025-08-20T21:45:25.9874121Z [00:03:05.955]➜  cat >/tmp/go-build3361383166/b695/importcfg << 'EOF' # internal
2025-08-20T21:45:25.9874847Z [00:03:05.955]➜  # import config
2025-08-20T21:45:25.9877624Z [00:03:05.955]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.9878322Z [00:03:05.955]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:25.9878978Z [00:03:05.955]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:25.9879433Z [00:03:05.955]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.9879840Z [00:03:05.955]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.9880401Z [00:03:05.955]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:25.9881109Z [00:03:05.955]➜  packagefile github.com/containerd/containerd/v2/pkg/progress=/tmp/go-build3361383166/b637/_pkg_.a
2025-08-20T21:45:25.9881945Z [00:03:05.955]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:25.9882646Z [00:03:05.955]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:25.9883427Z [00:03:05.955]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:25.9884138Z [00:03:05.955]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:25.9884849Z [00:03:05.955]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:25.9885632Z [00:03:05.955]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat=/tmp/go-build3361383166/b537/_pkg_.a
2025-08-20T21:45:25.9886450Z [00:03:05.955]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:25.9887178Z [00:03:05.955]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:25.9887876Z [00:03:05.955]➜  packagefile github.com/containerd/nerdctl/v2/pkg/mountutil=/tmp/go-build3361383166/b699/_pkg_.a
2025-08-20T21:45:25.9888820Z [00:03:05.955]➜  packagefile github.com/containerd/nerdctl/v2/pkg/mountutil/volumestore=/tmp/go-build3361383166/b701/_pkg_.a
2025-08-20T21:45:25.9889560Z [00:03:05.955]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:25.9890225Z [00:03:05.955]➜  packagefile github.com/docker/docker/pkg/stringid=/tmp/go-build3361383166/b703/_pkg_.a
2025-08-20T21:45:25.9890741Z [00:03:05.955]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:25.9891161Z [00:03:05.955]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.9891584Z [00:03:05.955]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:25.9892035Z [00:03:05.955]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:25.9900485Z [00:03:05.955]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:25.9900940Z [00:03:05.955]➜  EOF
2025-08-20T21:45:25.9904106Z [00:03:05.955]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b695/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume=>github.com/containerd/nerdctl/v2/pkg/cmd/volume;$WORK/b695=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/volume -lang=go1.23 -complete -installsuffix shared -buildid INoF2g7ZCbrS7qg9QJWq/INoF2g7ZCbrS7qg9QJWq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/create.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/inspect.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/list.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/prune.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/rm.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/volume.go
2025-08-20T21:45:25.9906758Z [00:03:05.957]➜  github.com/vishvananda/netlink/nl
2025-08-20T21:45:25.9907057Z [00:03:05.957]➜  mkdir -p $WORK/b708/
2025-08-20T21:45:25.9907422Z [00:03:05.957]➜  cat >/tmp/go-build3361383166/b708/importcfg << 'EOF' # internal
2025-08-20T21:45:25.9907767Z [00:03:05.957]➜  # import config
2025-08-20T21:45:25.9908185Z [00:03:05.957]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:25.9908685Z [00:03:05.957]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:25.9909138Z [00:03:05.957]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:25.9909548Z [00:03:05.957]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:25.9910041Z [00:03:05.957]➜  packagefile github.com/vishvananda/netns=/tmp/go-build3361383166/b709/_pkg_.a
2025-08-20T21:45:25.9910579Z [00:03:05.957]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:25.9911033Z [00:03:05.957]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:25.9911585Z [00:03:05.957]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:25.9911982Z [00:03:05.957]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:25.9912502Z [00:03:05.957]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:25.9912994Z [00:03:05.957]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:25.9913411Z [00:03:05.957]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:25.9913842Z [00:03:05.957]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:25.9914278Z [00:03:05.957]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:25.9914704Z [00:03:05.957]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:25.9915006Z [00:03:05.957]➜  EOF
2025-08-20T21:45:25.9925422Z [00:03:05.957]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b708/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl=>github.com/vishvananda/netlink@v1.3.1/nl;$WORK/b708=>" -p github.com/vishvananda/netlink/nl -lang=go1.12 -complete -installsuffix shared -buildid t3WSO09RGRnB7NDw6F6F/t3WSO09RGRnB7NDw6F6F -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/addr_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/bridge_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/conntrack_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/devlink_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/genetlink_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/ip6tnl_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/ipset_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/link_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/lwt_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/mpls_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/nl_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/parse_attr_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/rdma_link_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/route_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/seg6_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/seg6local_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/syscall.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/tc_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/vdpa_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/xfrm_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/xfrm_monitor_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/xfrm_policy_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/nl/xfrm_state_linux.go
2025-08-20T21:45:26.1356124Z [00:03:06.102]➜  go tool buildid -w $WORK/b691/_pkg_.a # internal
2025-08-20T21:45:26.1390468Z [00:03:06.107]➜  go tool buildid -w $WORK/b695/_pkg_.a # internal
2025-08-20T21:45:26.1393825Z [00:03:06.107]➜  cp $WORK/b691/_pkg_.a /root/.cache/go-build/40/40de6db30f194ac23302385be90529c25a260baeb149aee86ad96a8a80aad1d7-d # internal
2025-08-20T21:45:26.1400395Z [00:03:06.108]➜  github.com/containerd/containerd/v2/contrib/apparmor
2025-08-20T21:45:26.1401276Z [00:03:06.108]➜  mkdir -p $WORK/b711/
2025-08-20T21:45:26.1404017Z [00:03:06.108]➜  cat >/tmp/go-build3361383166/b711/importcfg << 'EOF' # internal
2025-08-20T21:45:26.1404928Z [00:03:06.108]➜  # import config
2025-08-20T21:45:26.1405289Z [00:03:06.108]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:26.1405709Z [00:03:06.108]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:26.1406136Z [00:03:06.108]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.1406543Z [00:03:06.108]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.1407379Z [00:03:06.108]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:26.1408109Z [00:03:06.108]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:26.1408738Z [00:03:06.108]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:26.1409380Z [00:03:06.108]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:26.1409923Z [00:03:06.108]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.1410316Z [00:03:06.108]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.1410728Z [00:03:06.108]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:26.1411141Z [00:03:06.108]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:26.1411559Z [00:03:06.108]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.1412013Z [00:03:06.108]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:26.1412345Z [00:03:06.108]➜  EOF
2025-08-20T21:45:26.1415181Z [00:03:06.108]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b711/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/contrib/apparmor=>github.com/containerd/containerd/v2@v2.1.4/contrib/apparmor;$WORK/b711=>" -p github.com/containerd/containerd/v2/contrib/apparmor -lang=go1.23 -complete -installsuffix shared -buildid PWGrw4Sb_k2nW1Nt0L2c/PWGrw4Sb_k2nW1Nt0L2c -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/contrib/apparmor/apparmor.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/contrib/apparmor/template.go
2025-08-20T21:45:26.1424167Z [00:03:06.110]➜  cp $WORK/b695/_pkg_.a /root/.cache/go-build/89/89cc6caba9ed4721bb5d47d5e36eb3008484e89b465004954d23e6f00cee8e3c-d # internal
2025-08-20T21:45:26.1513336Z [00:03:06.119]➜  github.com/moby/term
2025-08-20T21:45:26.1515536Z [00:03:06.119]➜  mkdir -p $WORK/b716/
2025-08-20T21:45:26.1518573Z [00:03:06.119]➜  cat >/tmp/go-build3361383166/b716/importcfg << 'EOF' # internal
2025-08-20T21:45:26.1518990Z [00:03:06.119]➜  # import config
2025-08-20T21:45:26.1519344Z [00:03:06.119]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.1519761Z [00:03:06.119]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.1520472Z [00:03:06.119]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:26.1521029Z [00:03:06.119]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.1521429Z [00:03:06.119]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.1521843Z [00:03:06.119]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.1522156Z [00:03:06.119]➜  EOF
2025-08-20T21:45:26.1525226Z [00:03:06.119]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b716/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/term@v0.5.2=>github.com/moby/term@v0.5.2;$WORK/b716=>" -p github.com/moby/term -lang=go1.18 -complete -installsuffix shared -buildid 0Tid33YHLyFtzl1RQwXe/0Tid33YHLyFtzl1RQwXe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack /root/go/pkg/mod/github.com/moby/term@v0.5.2/ascii.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/doc.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/proxy.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/term.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/term_unix.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/termios_nonbsd.go /root/go/pkg/mod/github.com/moby/term@v0.5.2/termios_unix.go
2025-08-20T21:45:26.1869850Z [00:03:06.155]➜  go tool buildid -w $WORK/b666/_pkg_.a # internal
2025-08-20T21:45:26.1892707Z [00:03:06.157]➜  go tool buildid -w $WORK/b711/_pkg_.a # internal
2025-08-20T21:45:26.1910929Z [00:03:06.159]➜  cp $WORK/b711/_pkg_.a /root/.cache/go-build/be/bed01e55afb772ddfd1375297aaca8c737cde4b4aa367bcec49e629d5b928dee-d # internal
2025-08-20T21:45:26.1917695Z [00:03:06.160]➜  github.com/containerd/nerdctl/v2/pkg/cmd/apparmor
2025-08-20T21:45:26.1925165Z [00:03:06.160]➜  mkdir -p $WORK/b710/
2025-08-20T21:45:26.1935668Z [00:03:06.161]➜  cat >/tmp/go-build3361383166/b710/importcfg << 'EOF' # internal
2025-08-20T21:45:26.1938723Z [00:03:06.162]➜  # import config
2025-08-20T21:45:26.1939111Z [00:03:06.162]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:26.1939536Z [00:03:06.162]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.1939945Z [00:03:06.162]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.1940539Z [00:03:06.162]➜  packagefile github.com/containerd/containerd/v2/contrib/apparmor=/tmp/go-build3361383166/b711/_pkg_.a
2025-08-20T21:45:26.1941181Z [00:03:06.162]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:26.1941822Z [00:03:06.162]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:26.1955225Z [00:03:06.162]➜  packagefile github.com/containerd/nerdctl/v2/pkg/apparmorutil=/tmp/go-build3361383166/b536/_pkg_.a
2025-08-20T21:45:26.1956348Z [00:03:06.162]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:26.1957079Z [00:03:06.162]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:26.1957667Z [00:03:06.162]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:26.1958134Z [00:03:06.162]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:26.1958464Z [00:03:06.162]➜  EOF
2025-08-20T21:45:26.1961119Z [00:03:06.163]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b710/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor=>github.com/containerd/nerdctl/v2/pkg/cmd/apparmor;$WORK/b710=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/apparmor -lang=go1.23 -complete -installsuffix shared -buildid lGampCfRHLUFutzU69uR/lGampCfRHLUFutzU69uR -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/inspect_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/list_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/load_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/unload_linux.go
2025-08-20T21:45:26.1979656Z [00:03:06.165]➜  cp $WORK/b666/_pkg_.a /root/.cache/go-build/7d/7d4f5a12124b31d80751d84df13098af5cb2761345786291ba6b9bcda329132a-d # internal
2025-08-20T21:45:26.2023308Z [00:03:06.170]➜  github.com/cilium/ebpf/internal/kconfig
2025-08-20T21:45:26.2024128Z [00:03:06.170]➜  mkdir -p $WORK/b677/
2025-08-20T21:45:26.2034278Z [00:03:06.171]➜  cat >/tmp/go-build3361383166/b677/importcfg << 'EOF' # internal
2025-08-20T21:45:26.2036686Z [00:03:06.171]➜  # import config
2025-08-20T21:45:26.2037334Z [00:03:06.171]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:26.2038282Z [00:03:06.171]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:26.2039318Z [00:03:06.171]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:26.2040130Z [00:03:06.171]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.2040691Z [00:03:06.171]➜  packagefile github.com/cilium/ebpf/btf=/tmp/go-build3361383166/b666/_pkg_.a
2025-08-20T21:45:26.2041283Z [00:03:06.171]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build3361383166/b667/_pkg_.a
2025-08-20T21:45:26.2041771Z [00:03:06.171]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.2042172Z [00:03:06.171]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:26.2042866Z [00:03:06.171]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.2043301Z [00:03:06.171]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:26.2043941Z [00:03:06.171]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.2044257Z [00:03:06.171]➜  EOF
2025-08-20T21:45:26.2046220Z [00:03:06.171]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b677/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/kconfig=>github.com/cilium/ebpf@v0.16.0/internal/kconfig;$WORK/b677=>" -p github.com/cilium/ebpf/internal/kconfig -lang=go1.21 -complete -installsuffix shared -buildid _tcS26-qqEsjOK2yTw8K/_tcS26-qqEsjOK2yTw8K -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/internal/kconfig/kconfig.go
2025-08-20T21:45:26.2099331Z [00:03:06.178]➜  go tool buildid -w $WORK/b716/_pkg_.a # internal
2025-08-20T21:45:26.2150438Z [00:03:06.182]➜  cp $WORK/b716/_pkg_.a /root/.cache/go-build/60/60d5de4463b5b82486ea2da3eaa11ab5b0aac2f98eb243906bbbfe0dc0cb6808-d # internal
2025-08-20T21:45:26.2151151Z [00:03:06.182]➜  github.com/containerd/nerdctl/v2/pkg/consoleutil
2025-08-20T21:45:26.2151487Z [00:03:06.182]➜  mkdir -p $WORK/b715/
2025-08-20T21:45:26.2151858Z [00:03:06.183]➜  cat >/tmp/go-build3361383166/b715/importcfg << 'EOF' # internal
2025-08-20T21:45:26.2152695Z [00:03:06.183]➜  # import config
2025-08-20T21:45:26.2153099Z [00:03:06.183]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.2153535Z [00:03:06.183]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.2153948Z [00:03:06.183]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.2154445Z [00:03:06.183]➜  packagefile github.com/containerd/console=/tmp/go-build3361383166/b638/_pkg_.a
2025-08-20T21:45:26.2155004Z [00:03:06.183]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:26.2155529Z [00:03:06.183]➜  packagefile github.com/moby/term=/tmp/go-build3361383166/b716/_pkg_.a
2025-08-20T21:45:26.2156052Z [00:03:06.183]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:26.2156503Z [00:03:06.183]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.2156897Z [00:03:06.183]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.2157322Z [00:03:06.183]➜  packagefile os/signal=/tmp/go-build3361383166/b458/_pkg_.a
2025-08-20T21:45:26.2157641Z [00:03:06.183]➜  EOF
2025-08-20T21:45:26.2160191Z [00:03:06.183]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b715/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil=>github.com/containerd/nerdctl/v2/pkg/consoleutil;$WORK/b715=>" -p github.com/containerd/nerdctl/v2/pkg/consoleutil -lang=go1.23 -complete -installsuffix shared -buildid s6P2qJJShHOfQQv4PQgL/s6P2qJJShHOfQQv4PQgL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/consoleutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/consoleutil_unix.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/detach.go
2025-08-20T21:45:26.2373820Z [00:03:06.205]➜  go tool buildid -w $WORK/b710/_pkg_.a # internal
2025-08-20T21:45:26.2375638Z [00:03:06.205]➜  cp $WORK/b710/_pkg_.a /root/.cache/go-build/9b/9bd465a8e2f4cd366bb9921b2f4a541a47d1794f069e088b0ff7533e88ee9abb-d # internal
2025-08-20T21:45:26.2377085Z [00:03:06.206]➜  github.com/containerd/nerdctl/v2/pkg/dnsutil
2025-08-20T21:45:26.2377730Z [00:03:06.206]➜  mkdir -p $WORK/b717/
2025-08-20T21:45:26.2382265Z [00:03:06.206]➜  cat >/tmp/go-build3361383166/b717/importcfg << 'EOF' # internal
2025-08-20T21:45:26.2382951Z [00:03:06.206]➜  # import config
2025-08-20T21:45:26.2383440Z [00:03:06.206]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.2383962Z [00:03:06.206]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.2384676Z [00:03:06.206]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:26.2385674Z [00:03:06.206]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:26.2386194Z [00:03:06.206]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.2386654Z [00:03:06.206]➜  EOF
2025-08-20T21:45:26.2388685Z [00:03:06.206]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b717/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil=>github.com/containerd/nerdctl/v2/pkg/dnsutil;$WORK/b717=>" -p github.com/containerd/nerdctl/v2/pkg/dnsutil -lang=go1.23 -complete -installsuffix shared -buildid aEHMTWcJB8ZKfxa9Wv0U/aEHMTWcJB8ZKfxa9Wv0U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/dnsutil.go
2025-08-20T21:45:26.2495289Z [00:03:06.217]➜  go tool buildid -w $WORK/b677/_pkg_.a # internal
2025-08-20T21:45:26.2496045Z [00:03:06.217]➜  cp $WORK/b677/_pkg_.a /root/.cache/go-build/ed/ed1defc4fbc09d62b57d0a5fc14fb9301ee819d38091cdbbcabac80ce035e06e-d # internal
2025-08-20T21:45:26.2496640Z [00:03:06.217]➜  github.com/cilium/ebpf
2025-08-20T21:45:26.2496912Z [00:03:06.217]➜  mkdir -p $WORK/b658/
2025-08-20T21:45:26.2497520Z [00:03:06.217]➜  cat >/tmp/go-build3361383166/b658/importcfg << 'EOF' # internal
2025-08-20T21:45:26.2498545Z [00:03:06.218]➜  # import config
2025-08-20T21:45:26.2499441Z [00:03:06.218]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:26.2499918Z [00:03:06.218]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:26.2500361Z [00:03:06.218]➜  packagefile debug/elf=/tmp/go-build3361383166/b659/_pkg_.a
2025-08-20T21:45:26.2500801Z [00:03:06.218]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:26.2501263Z [00:03:06.218]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:26.2501733Z [00:03:06.218]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:26.2502168Z [00:03:06.218]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.2502789Z [00:03:06.218]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.2503284Z [00:03:06.218]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build3361383166/b663/_pkg_.a
2025-08-20T21:45:26.2503846Z [00:03:06.218]➜  packagefile github.com/cilium/ebpf/btf=/tmp/go-build3361383166/b666/_pkg_.a
2025-08-20T21:45:26.2504666Z [00:03:06.218]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build3361383166/b667/_pkg_.a
2025-08-20T21:45:26.2505473Z [00:03:06.218]➜  packagefile github.com/cilium/ebpf/internal/kallsyms=/tmp/go-build3361383166/b676/_pkg_.a
2025-08-20T21:45:26.2506194Z [00:03:06.218]➜  packagefile github.com/cilium/ebpf/internal/kconfig=/tmp/go-build3361383166/b677/_pkg_.a
2025-08-20T21:45:26.2506829Z [00:03:06.218]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3361383166/b664/_pkg_.a
2025-08-20T21:45:26.2507460Z [00:03:06.218]➜  packagefile github.com/cilium/ebpf/internal/sysenc=/tmp/go-build3361383166/b678/_pkg_.a
2025-08-20T21:45:26.2508107Z [00:03:06.218]➜  packagefile github.com/cilium/ebpf/internal/tracefs=/tmp/go-build3361383166/b679/_pkg_.a
2025-08-20T21:45:26.2508741Z [00:03:06.218]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3361383166/b665/_pkg_.a
2025-08-20T21:45:26.2509243Z [00:03:06.218]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.2509650Z [00:03:06.218]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:26.2510060Z [00:03:06.218]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:26.2510483Z [00:03:06.218]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:26.2510893Z [00:03:06.218]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.2511323Z [00:03:06.218]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:26.2511767Z [00:03:06.218]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:26.2512194Z [00:03:06.218]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:26.2530071Z [00:03:06.218]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:26.2530525Z [00:03:06.218]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:26.2530986Z [00:03:06.218]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.2531402Z [00:03:06.218]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.2531817Z [00:03:06.218]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:26.2532238Z [00:03:06.218]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.2532700Z [00:03:06.218]➜  EOF
2025-08-20T21:45:26.2537154Z [00:03:06.218]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b658/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0=>github.com/cilium/ebpf@v0.16.0;$WORK/b658=>" -p github.com/cilium/ebpf -lang=go1.21 -complete -installsuffix shared -buildid NixBsP7PzpK0U_P9dpLo/NixBsP7PzpK0U_P9dpLo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/attachtype_string.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/collection.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/cpu.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/elf_reader.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/elf_sections.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/info.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/linker.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/map.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/marshalers.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/prog.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/syscalls.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/types.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/types_string.go
2025-08-20T21:45:26.2541454Z [00:03:06.221]➜  go tool buildid -w $WORK/b715/_pkg_.a # internal
2025-08-20T21:45:26.2543826Z [00:03:06.222]➜  cp $WORK/b715/_pkg_.a /root/.cache/go-build/5f/5fd6695d42b2c39cf9d084990a04bdc6218db275a6c9e246ef9fd926b85006e8-d # internal
2025-08-20T21:45:26.2544586Z [00:03:06.222]➜  go tool buildid -w $WORK/b717/_pkg_.a # internal
2025-08-20T21:45:26.2587600Z [00:03:06.226]➜  cp $WORK/b717/_pkg_.a /root/.cache/go-build/d6/d657ad418f95d32900245e109fcef14118c13b13a66faad2df9dbdbbaccd3316-d # internal
2025-08-20T21:45:26.2591040Z [00:03:06.226]➜  github.com/containerd/nerdctl/v2/pkg/signalutil
2025-08-20T21:45:26.2594872Z [00:03:06.226]➜  mkdir -p $WORK/b721/
2025-08-20T21:45:26.2595271Z [00:03:06.226]➜  github.com/containerd/nerdctl/v2/pkg/resolvconf
2025-08-20T21:45:26.2596780Z [00:03:06.226]➜  mkdir -p $WORK/b720/
2025-08-20T21:45:26.2597201Z [00:03:06.226]➜  cat >/tmp/go-build3361383166/b721/importcfg << 'EOF' # internal
2025-08-20T21:45:26.2597542Z [00:03:06.226]➜  # import config
2025-08-20T21:45:26.2598468Z [00:03:06.226]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.2599055Z [00:03:06.226]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:26.2599686Z [00:03:06.226]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:26.2600304Z [00:03:06.226]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:26.2601152Z [00:03:06.226]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:26.2601717Z [00:03:06.226]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.2602145Z [00:03:06.226]➜  packagefile os/signal=/tmp/go-build3361383166/b458/_pkg_.a
2025-08-20T21:45:26.2602702Z [00:03:06.226]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:26.2603065Z [00:03:06.226]➜  EOF
2025-08-20T21:45:26.2605185Z [00:03:06.226]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b721/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signalutil=>github.com/containerd/nerdctl/v2/pkg/signalutil;$WORK/b721=>" -p github.com/containerd/nerdctl/v2/pkg/signalutil -lang=go1.23 -complete -installsuffix shared -buildid vSDISqGgu6KkHNPWZqae/vSDISqGgu6KkHNPWZqae -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signalutil/signals.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signalutil/signals_linux.go
2025-08-20T21:45:26.2607416Z [00:03:06.226]➜  cat >/tmp/go-build3361383166/b720/importcfg << 'EOF' # internal
2025-08-20T21:45:26.2607760Z [00:03:06.226]➜  # import config
2025-08-20T21:45:26.2608088Z [00:03:06.226]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:26.2608529Z [00:03:06.226]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:26.2608989Z [00:03:06.226]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:26.2609492Z [00:03:06.226]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:26.2610172Z [00:03:06.226]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:26.2610745Z [00:03:06.226]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.2611360Z [00:03:06.226]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.2611772Z [00:03:06.226]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:26.2612191Z [00:03:06.226]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.2612993Z [00:03:06.226]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.2613298Z [00:03:06.226]➜  EOF
2025-08-20T21:45:26.2615133Z [00:03:06.226]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b720/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/resolvconf=>github.com/containerd/nerdctl/v2/pkg/resolvconf;$WORK/b720=>" -p github.com/containerd/nerdctl/v2/pkg/resolvconf -lang=go1.23 -complete -installsuffix shared -buildid 9bqq--7_uYFO5NTG41eb/9bqq--7_uYFO5NTG41eb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/resolvconf/resolvconf.go
2025-08-20T21:45:26.2654404Z [00:03:06.232]➜  go tool buildid -w $WORK/b708/_pkg_.a # internal
2025-08-20T21:45:26.2702131Z [00:03:06.238]➜  cp $WORK/b708/_pkg_.a /root/.cache/go-build/6b/6b2c3ddd0e21437ac91c2586e821e212047cb2ff578886e7f2e76168e1ecd179-d # internal
2025-08-20T21:45:26.2823476Z [00:03:06.250]➜  github.com/vishvananda/netlink
2025-08-20T21:45:26.2824617Z [00:03:06.250]➜  mkdir -p $WORK/b707/
2025-08-20T21:45:26.2833309Z [00:03:06.251]➜  cat >/tmp/go-build3361383166/b707/importcfg << 'EOF' # internal
2025-08-20T21:45:26.2833739Z [00:03:06.251]➜  # import config
2025-08-20T21:45:26.2834080Z [00:03:06.251]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:26.2834535Z [00:03:06.251]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:26.2835023Z [00:03:06.251]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:26.2835461Z [00:03:06.251]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.2835866Z [00:03:06.251]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.2836396Z [00:03:06.251]➜  packagefile github.com/vishvananda/netlink/nl=/tmp/go-build3361383166/b708/_pkg_.a
2025-08-20T21:45:26.2836985Z [00:03:06.251]➜  packagefile github.com/vishvananda/netns=/tmp/go-build3361383166/b709/_pkg_.a
2025-08-20T21:45:26.2837535Z [00:03:06.251]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:26.2837990Z [00:03:06.251]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.2838393Z [00:03:06.251]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:26.2838818Z [00:03:06.251]➜  packagefile io/ioutil=/tmp/go-build3361383166/b582/_pkg_.a
2025-08-20T21:45:26.2839234Z [00:03:06.251]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:26.2839945Z [00:03:06.251]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:26.2840350Z [00:03:06.251]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:26.2840891Z [00:03:06.251]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.2841308Z [00:03:06.251]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:26.2841732Z [00:03:06.251]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.2842153Z [00:03:06.251]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.2842770Z [00:03:06.251]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:26.2843215Z [00:03:06.251]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.2843519Z [00:03:06.251]➜  EOF
2025-08-20T21:45:26.2870515Z [00:03:06.253]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b707/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1=>github.com/vishvananda/netlink@v1.3.1;$WORK/b707=>" -p github.com/vishvananda/netlink -lang=go1.12 -complete -installsuffix shared -buildid vW9hjvVlnj1CfOv0yRVG/vW9hjvVlnj1CfOv0yRVG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/addr.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/addr_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/bpf_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/bridge_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/chain.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/chain_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/class.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/class_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/conntrack_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/devlink_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/filter.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/filter_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/fou.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/fou_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/genetlink_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/gtp_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/handle_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/inet_diag.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/ioctl_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/ipset_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/link.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/link_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/link_tuntap_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/neigh.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/neigh_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/netlink.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/netlink_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/netns_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/order.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/proc_event_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/protinfo.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/protinfo_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/qdisc.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/qdisc_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/rdma_link_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/route.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/route_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/rule.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/rule_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/socket.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/socket_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/socket_xdp_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/tcp.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/tcp_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/unix_diag.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/vdpa_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/virtio.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/xdp_diag.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/xdp_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/xfrm_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/xfrm_monitor_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/xfrm_policy_linux.go /root/go/pkg/mod/github.com/vishvananda/netlink@v1.3.1/xfrm_state_linux.go
2025-08-20T21:45:26.2934419Z [00:03:06.261]➜  go tool buildid -w $WORK/b720/_pkg_.a # internal
2025-08-20T21:45:26.2942218Z [00:03:06.262]➜  cp $WORK/b720/_pkg_.a /root/.cache/go-build/3d/3dbfd31b4d3f1dcb4658eb18c10d4693edd8d4da78c56c2656bc201a493684ac-d # internal
2025-08-20T21:45:26.2943011Z [00:03:06.262]➜  github.com/containerd/nerdctl/v2/pkg/tarutil
2025-08-20T21:45:26.2943353Z [00:03:06.262]➜  mkdir -p $WORK/b722/
2025-08-20T21:45:26.2954252Z [00:03:06.263]➜  cat >/tmp/go-build3361383166/b722/importcfg << 'EOF' # internal
2025-08-20T21:45:26.2954703Z [00:03:06.263]➜  # import config
2025-08-20T21:45:26.2955042Z [00:03:06.263]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.2955537Z [00:03:06.263]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:26.2956010Z [00:03:06.263]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.2956423Z [00:03:06.263]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:26.2956847Z [00:03:06.263]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.2957160Z [00:03:06.263]➜  EOF
2025-08-20T21:45:26.2959156Z [00:03:06.263]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b722/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/tarutil=>github.com/containerd/nerdctl/v2/pkg/tarutil;$WORK/b722=>" -p github.com/containerd/nerdctl/v2/pkg/tarutil -lang=go1.23 -complete -installsuffix shared -buildid bNFBvRrE_n0RZUZwxf--/bNFBvRrE_n0RZUZwxf-- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/tarutil/tarutil.go
2025-08-20T21:45:26.3028632Z [00:03:06.271]➜  go tool buildid -w $WORK/b721/_pkg_.a # internal
2025-08-20T21:45:26.3034316Z [00:03:06.271]➜  cp $WORK/b721/_pkg_.a /root/.cache/go-build/69/691de68bb8cfd660ecc10691438206d30cc540cbc4dd0cf2d41a1a5fc6fbc677-d # internal
2025-08-20T21:45:26.3037192Z [00:03:06.272]➜  github.com/containerd/containerd/v2/pkg/stdio
2025-08-20T21:45:26.3046180Z [00:03:06.272]➜  mkdir -p $WORK/b726/
2025-08-20T21:45:26.3046899Z [00:03:06.272]➜  cat >/tmp/go-build3361383166/b726/importcfg << 'EOF' # internal
2025-08-20T21:45:26.3047443Z [00:03:06.272]➜  # import config
2025-08-20T21:45:26.3047938Z [00:03:06.272]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.3048621Z [00:03:06.272]➜  packagefile github.com/containerd/console=/tmp/go-build3361383166/b638/_pkg_.a
2025-08-20T21:45:26.3049274Z [00:03:06.272]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.3049704Z [00:03:06.272]➜  EOF
2025-08-20T21:45:26.3052210Z [00:03:06.272]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b726/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/stdio=>github.com/containerd/containerd/v2@v2.1.4/pkg/stdio;$WORK/b726=>" -p github.com/containerd/containerd/v2/pkg/stdio -lang=go1.23 -complete -installsuffix shared -buildid pjebq5uByqxbl2-MgcPv/pjebq5uByqxbl2-MgcPv -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/stdio/platform.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/stdio/stdio.go
2025-08-20T21:45:26.3164702Z [00:03:06.284]➜  go tool buildid -w $WORK/b726/_pkg_.a # internal
2025-08-20T21:45:26.3168175Z [00:03:06.285]➜  cp $WORK/b726/_pkg_.a /root/.cache/go-build/f3/f3fceecfe5e6212b82eec593375a30be1856e89389ed97613364a210219294be-d # internal
2025-08-20T21:45:26.3179465Z [00:03:06.285]➜  github.com/containerd/go-runc
2025-08-20T21:45:26.3180542Z [00:03:06.286]➜  mkdir -p $WORK/b727/
2025-08-20T21:45:26.3181002Z [00:03:06.286]➜  cat >/tmp/go-build3361383166/b727/importcfg << 'EOF' # internal
2025-08-20T21:45:26.3181355Z [00:03:06.286]➜  # import config
2025-08-20T21:45:26.3181690Z [00:03:06.286]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:26.3182113Z [00:03:06.286]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.3182678Z [00:03:06.286]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:26.3183135Z [00:03:06.286]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.3183555Z [00:03:06.286]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.3184051Z [00:03:06.286]➜  packagefile github.com/containerd/console=/tmp/go-build3361383166/b638/_pkg_.a
2025-08-20T21:45:26.3184715Z [00:03:06.286]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:26.3185471Z [00:03:06.286]➜  packagefile github.com/opencontainers/runtime-spec/specs-go/features=/tmp/go-build3361383166/b459/_pkg_.a
2025-08-20T21:45:26.3186131Z [00:03:06.286]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:26.3186664Z [00:03:06.286]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:26.3187114Z [00:03:06.286]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.3187508Z [00:03:06.286]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:26.3187908Z [00:03:06.286]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.3188314Z [00:03:06.286]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:26.3188759Z [00:03:06.286]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:26.3189443Z [00:03:06.286]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:26.3189932Z [00:03:06.286]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:26.3190445Z [00:03:06.286]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.3190967Z [00:03:06.286]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.3191388Z [00:03:06.286]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:26.3191833Z [00:03:06.286]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.3192138Z [00:03:06.286]➜  EOF
2025-08-20T21:45:26.3195954Z [00:03:06.286]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b727/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/go-runc@v1.1.0=>github.com/containerd/go-runc@v1.1.0;$WORK/b727=>" -p github.com/containerd/go-runc -lang=go1.18 -complete -installsuffix shared -buildid KIpwwGq41dQJRBp2At_i/KIpwwGq41dQJRBp2At_i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack /root/go/pkg/mod/github.com/containerd/go-runc@v1.1.0/command_linux.go /root/go/pkg/mod/github.com/containerd/go-runc@v1.1.0/console.go /root/go/pkg/mod/github.com/containerd/go-runc@v1.1.0/container.go /root/go/pkg/mod/github.com/containerd/go-runc@v1.1.0/events.go /root/go/pkg/mod/github.com/containerd/go-runc@v1.1.0/io.go /root/go/pkg/mod/github.com/containerd/go-runc@v1.1.0/io_unix.go /root/go/pkg/mod/github.com/containerd/go-runc@v1.1.0/monitor.go /root/go/pkg/mod/github.com/containerd/go-runc@v1.1.0/runc.go /root/go/pkg/mod/github.com/containerd/go-runc@v1.1.0/utils.go
2025-08-20T21:45:26.3239040Z [00:03:06.290]➜  go tool buildid -w $WORK/b722/_pkg_.a # internal
2025-08-20T21:45:26.3240146Z [00:03:06.291]➜  cp $WORK/b722/_pkg_.a /root/.cache/go-build/33/33fa3df1f1ceb17dda46a08d7c5fd90922c334b435699d3b97e92f8cbfc7cbf0-d # internal
2025-08-20T21:45:26.3255899Z [00:03:06.293]➜  github.com/docker/cli/internal/lazyregexp
2025-08-20T21:45:26.3256558Z [00:03:06.293]➜  mkdir -p $WORK/b729/
2025-08-20T21:45:26.3256938Z [00:03:06.293]➜  cat >/tmp/go-build3361383166/b729/importcfg << 'EOF' # internal
2025-08-20T21:45:26.3257284Z [00:03:06.293]➜  # import config
2025-08-20T21:45:26.3257618Z [00:03:06.293]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.3258033Z [00:03:06.293]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:26.3258458Z [00:03:06.293]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.3258874Z [00:03:06.293]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.3259175Z [00:03:06.293]➜  EOF
2025-08-20T21:45:26.3261361Z [00:03:06.293]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b729/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/internal/lazyregexp=>github.com/docker/cli@v28.3.3+incompatible/internal/lazyregexp;$WORK/b729=>" -p github.com/docker/cli/internal/lazyregexp -lang=go1.16 -complete -installsuffix shared -buildid 50a2fW6aZdCHGF5RH5oU/50a2fW6aZdCHGF5RH5oU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/internal/lazyregexp/lazyregexp.go
2025-08-20T21:45:26.3422578Z [00:03:06.310]➜  go tool buildid -w $WORK/b729/_pkg_.a # internal
2025-08-20T21:45:26.3431532Z [00:03:06.311]➜  cp $WORK/b729/_pkg_.a /root/.cache/go-build/51/518a3a0e1a95e672c7c7117a4e70418d1765b816392d970a808e24968fafcd5e-d # internal
2025-08-20T21:45:26.3432157Z [00:03:06.311]➜  github.com/docker/cli/pkg/kvfile
2025-08-20T21:45:26.3438998Z [00:03:06.311]➜  mkdir -p $WORK/b730/
2025-08-20T21:45:26.3442622Z [00:03:06.312]➜  cat >/tmp/go-build3361383166/b730/importcfg << 'EOF' # internal
2025-08-20T21:45:26.3443103Z [00:03:06.312]➜  # import config
2025-08-20T21:45:26.3443457Z [00:03:06.312]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:26.3443880Z [00:03:06.312]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:26.3444518Z [00:03:06.312]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.3445015Z [00:03:06.312]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.3445520Z [00:03:06.312]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.3446017Z [00:03:06.312]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.3446444Z [00:03:06.312]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:26.3446889Z [00:03:06.312]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:26.3447220Z [00:03:06.312]➜  EOF
2025-08-20T21:45:26.3449217Z [00:03:06.312]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b730/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/pkg/kvfile=>github.com/docker/cli@v28.3.3+incompatible/pkg/kvfile;$WORK/b730=>" -p github.com/docker/cli/pkg/kvfile -lang=go1.16 -complete -installsuffix shared -buildid uz4zMDGiWcg1zJG_wA4g/uz4zMDGiWcg1zJG_wA4g -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/pkg/kvfile/kvfile.go
2025-08-20T21:45:26.3634855Z [00:03:06.331]➜  go tool buildid -w $WORK/b730/_pkg_.a # internal
2025-08-20T21:45:26.3663015Z [00:03:06.332]➜  cp $WORK/b730/_pkg_.a /root/.cache/go-build/a5/a5d5e02638849801e94032397b4f379beb790afd564e1cc70eef3f25a17ce83d-d # internal
2025-08-20T21:45:26.3663839Z [00:03:06.332]➜  github.com/docker/docker/api/types/blkiodev
2025-08-20T21:45:26.3664170Z [00:03:06.332]➜  mkdir -p $WORK/b731/
2025-08-20T21:45:26.3664549Z [00:03:06.332]➜  cat >/tmp/go-build3361383166/b731/importcfg << 'EOF' # internal
2025-08-20T21:45:26.3665241Z [00:03:06.332]➜  # import config
2025-08-20T21:45:26.3665571Z [00:03:06.332]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.3665876Z [00:03:06.332]➜  EOF
2025-08-20T21:45:26.3668234Z [00:03:06.332]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b731/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/blkiodev=>github.com/docker/docker@v28.3.3+incompatible/api/types/blkiodev;$WORK/b731=>" -p github.com/docker/docker/api/types/blkiodev -lang=go1.16 -complete -installsuffix shared -buildid Okq1_eOth2SDAebVfY3e/Okq1_eOth2SDAebVfY3e -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/blkiodev/blkio.go
2025-08-20T21:45:26.3749605Z [00:03:06.343]➜  go tool buildid -w $WORK/b731/_pkg_.a # internal
2025-08-20T21:45:26.3785054Z [00:03:06.346]➜  cp $WORK/b731/_pkg_.a /root/.cache/go-build/c4/c49788921bd13ece59f96194895e5601b7d9d73234c6f761fa81ec379d24c00d-d # internal
2025-08-20T21:45:26.3785747Z [00:03:06.346]➜  github.com/docker/docker/api/types/versions
2025-08-20T21:45:26.3786078Z [00:03:06.346]➜  mkdir -p $WORK/b735/
2025-08-20T21:45:26.3786461Z [00:03:06.346]➜  cat >/tmp/go-build3361383166/b735/importcfg << 'EOF' # internal
2025-08-20T21:45:26.3786809Z [00:03:06.346]➜  # import config
2025-08-20T21:45:26.3787154Z [00:03:06.346]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:26.3787591Z [00:03:06.346]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.3787907Z [00:03:06.346]➜  EOF
2025-08-20T21:45:26.3790123Z [00:03:06.346]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b735/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/versions=>github.com/docker/docker@v28.3.3+incompatible/api/types/versions;$WORK/b735=>" -p github.com/docker/docker/api/types/versions -lang=go1.16 -complete -installsuffix shared -buildid QeatvUPFXybBPJClSQWi/QeatvUPFXybBPJClSQWi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/versions/compare.go
2025-08-20T21:45:26.3885069Z [00:03:06.355]➜  go tool buildid -w $WORK/b735/_pkg_.a # internal
2025-08-20T21:45:26.3886101Z [00:03:06.355]➜  cp $WORK/b735/_pkg_.a /root/.cache/go-build/53/53035237d7272c60c518ffb8e460e3d46d6a9ed30831b09bf37a80eca6be2211-d # internal
2025-08-20T21:45:26.3886866Z [00:03:06.356]➜  github.com/docker/docker/api/types/filters
2025-08-20T21:45:26.3887235Z [00:03:06.356]➜  mkdir -p $WORK/b734/
2025-08-20T21:45:26.3887601Z [00:03:06.356]➜  cat >/tmp/go-build3361383166/b734/importcfg << 'EOF' # internal
2025-08-20T21:45:26.3887943Z [00:03:06.356]➜  # import config
2025-08-20T21:45:26.3888304Z [00:03:06.356]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:26.3888743Z [00:03:06.356]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.3889301Z [00:03:06.356]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build3361383166/b735/_pkg_.a
2025-08-20T21:45:26.3889850Z [00:03:06.356]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:26.3890283Z [00:03:06.356]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.3890598Z [00:03:06.356]➜  EOF
2025-08-20T21:45:26.3893309Z [00:03:06.356]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b734/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/filters=>github.com/docker/docker@v28.3.3+incompatible/api/types/filters;$WORK/b734=>" -p github.com/docker/docker/api/types/filters -lang=go1.16 -complete -installsuffix shared -buildid T71mMkOmqlf_5WTl8jey/T71mMkOmqlf_5WTl8jey -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/filters/errors.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/filters/parse.go
2025-08-20T21:45:26.4281492Z [00:03:06.396]➜  go tool buildid -w $WORK/b734/_pkg_.a # internal
2025-08-20T21:45:26.4293772Z [00:03:06.397]➜  cp $WORK/b734/_pkg_.a /root/.cache/go-build/49/4933fffeb068375bb600ac7531bf56b555cc1ab45a2e3c6bb607b907784d5a58-d # internal
2025-08-20T21:45:26.4297773Z [00:03:06.398]➜  github.com/docker/docker/api/types/mount
2025-08-20T21:45:26.4300744Z [00:03:06.398]➜  mkdir -p $WORK/b736/
2025-08-20T21:45:26.4306752Z [00:03:06.399]➜  cat >/tmp/go-build3361383166/b736/importcfg << 'EOF' # internal
2025-08-20T21:45:26.4307997Z [00:03:06.399]➜  # import config
2025-08-20T21:45:26.4309162Z [00:03:06.399]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.4309506Z [00:03:06.399]➜  EOF
2025-08-20T21:45:26.4315484Z [00:03:06.399]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b736/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/mount=>github.com/docker/docker@v28.3.3+incompatible/api/types/mount;$WORK/b736=>" -p github.com/docker/docker/api/types/mount -lang=go1.16 -complete -installsuffix shared -buildid 3pGs4vp0V-FN-TAe1ftf/3pGs4vp0V-FN-TAe1ftf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/mount/mount.go
2025-08-20T21:45:26.4423290Z [00:03:06.410]➜  go tool buildid -w $WORK/b736/_pkg_.a # internal
2025-08-20T21:45:26.4429879Z [00:03:06.411]➜  cp $WORK/b736/_pkg_.a /root/.cache/go-build/c3/c34a2ae53dbdb9efe3476cf1d29d646912b5a0d845c2376c600cc49bbe7a6c08-d # internal
2025-08-20T21:45:26.4433666Z [00:03:06.411]➜  github.com/docker/docker/internal/multierror
2025-08-20T21:45:26.4437462Z [00:03:06.411]➜  mkdir -p $WORK/b738/
2025-08-20T21:45:26.4457619Z [00:03:06.414]➜  cat >/tmp/go-build3361383166/b738/importcfg << 'EOF' # internal
2025-08-20T21:45:26.4458346Z [00:03:06.414]➜  # import config
2025-08-20T21:45:26.4458976Z [00:03:06.414]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.4459486Z [00:03:06.414]➜  EOF
2025-08-20T21:45:26.4469718Z [00:03:06.414]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b738/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/internal/multierror=>github.com/docker/docker@v28.3.3+incompatible/internal/multierror;$WORK/b738=>" -p github.com/docker/docker/internal/multierror -lang=go1.16 -complete -installsuffix shared -buildid utBASOIIhuWqln28uvVl/utBASOIIhuWqln28uvVl -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/internal/multierror/multierror.go
2025-08-20T21:45:26.4691950Z [00:03:06.437]➜  go tool buildid -w $WORK/b727/_pkg_.a # internal
2025-08-20T21:45:26.4731407Z [00:03:06.441]➜  cp $WORK/b727/_pkg_.a /root/.cache/go-build/4d/4d68a06c5a3ba24b2618a426d282a1b9134a5785d7cf639f84dec079476fa4a7-d # internal
2025-08-20T21:45:26.4737743Z [00:03:06.442]➜  github.com/containerd/containerd/v2/cmd/containerd-shim-runc-v2/process
2025-08-20T21:45:26.4741047Z [00:03:06.442]➜  mkdir -p $WORK/b725/
2025-08-20T21:45:26.4749059Z [00:03:06.443]➜  cat >/tmp/go-build3361383166/b725/importcfg << 'EOF' # internal
2025-08-20T21:45:26.4749610Z [00:03:06.443]➜  # import config
2025-08-20T21:45:26.4749968Z [00:03:06.443]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.4750425Z [00:03:06.443]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:26.4750875Z [00:03:06.443]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.4751288Z [00:03:06.443]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.4751785Z [00:03:06.443]➜  packagefile github.com/containerd/console=/tmp/go-build3361383166/b638/_pkg_.a
2025-08-20T21:45:26.4752826Z [00:03:06.443]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:26.4753950Z [00:03:06.443]➜  packagefile github.com/containerd/containerd/v2/pkg/namespaces=/tmp/go-build3361383166/b377/_pkg_.a
2025-08-20T21:45:26.4755140Z [00:03:06.443]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/types=/tmp/go-build3361383166/b343/_pkg_.a
2025-08-20T21:45:26.4756290Z [00:03:06.443]➜  packagefile github.com/containerd/containerd/v2/pkg/stdio=/tmp/go-build3361383166/b726/_pkg_.a
2025-08-20T21:45:26.4756937Z [00:03:06.443]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:26.4757511Z [00:03:06.443]➜  packagefile github.com/containerd/fifo=/tmp/go-build3361383166/b451/_pkg_.a
2025-08-20T21:45:26.4758079Z [00:03:06.443]➜  packagefile github.com/containerd/go-runc=/tmp/go-build3361383166/b727/_pkg_.a
2025-08-20T21:45:26.4758631Z [00:03:06.443]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:26.4759279Z [00:03:06.443]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:26.4759892Z [00:03:06.443]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:26.4760342Z [00:03:06.443]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.4760759Z [00:03:06.443]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:26.4761170Z [00:03:06.443]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.4761578Z [00:03:06.443]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:26.4762030Z [00:03:06.443]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:26.4762588Z [00:03:06.443]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.4763074Z [00:03:06.443]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.4763506Z [00:03:06.443]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:26.4763942Z [00:03:06.443]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:26.4764363Z [00:03:06.443]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.4764685Z [00:03:06.443]➜  EOF
2025-08-20T21:45:26.4771041Z [00:03:06.444]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b725/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process=>github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process;$WORK/b725=>" -p github.com/containerd/containerd/v2/cmd/containerd-shim-runc-v2/process -lang=go1.23 -complete -installsuffix shared -buildid WdM8CfdUe_ITVvW5ywHO/WdM8CfdUe_ITVvW5ywHO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process/deleted_state.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process/exec.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process/exec_state.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process/init.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process/init_state.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process/io.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process/io_util.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process/process.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process/types.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/cmd/containerd-shim-runc-v2/process/utils.go
2025-08-20T21:45:26.4820241Z [00:03:06.450]➜  go tool buildid -w $WORK/b738/_pkg_.a # internal
2025-08-20T21:45:26.4827521Z [00:03:06.451]➜  cp $WORK/b738/_pkg_.a /root/.cache/go-build/5b/5b34fa375d42a89c0372d749d96bb5595dafdc810884e449c36fa29d16297384-d # internal
2025-08-20T21:45:26.4834361Z [00:03:06.451]➜  github.com/docker/docker/api/types/network
2025-08-20T21:45:26.4834804Z [00:03:06.451]➜  mkdir -p $WORK/b737/
2025-08-20T21:45:26.4839850Z [00:03:06.452]➜  cat >/tmp/go-build3361383166/b737/importcfg << 'EOF' # internal
2025-08-20T21:45:26.4843335Z [00:03:06.452]➜  # import config
2025-08-20T21:45:26.4843726Z [00:03:06.452]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.4844152Z [00:03:06.452]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.4844721Z [00:03:06.452]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3361383166/b734/_pkg_.a
2025-08-20T21:45:26.4845411Z [00:03:06.452]➜  packagefile github.com/docker/docker/internal/multierror=/tmp/go-build3361383166/b738/_pkg_.a
2025-08-20T21:45:26.4845946Z [00:03:06.452]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:26.4846369Z [00:03:06.452]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:26.4846800Z [00:03:06.452]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.4847099Z [00:03:06.452]➜  EOF
2025-08-20T21:45:26.4850613Z [00:03:06.452]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b737/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/network=>github.com/docker/docker@v28.3.3+incompatible/api/types/network;$WORK/b737=>" -p github.com/docker/docker/api/types/network -lang=go1.16 -complete -installsuffix shared -buildid GQZnvR_nkVWJdBiLgMrD/GQZnvR_nkVWJdBiLgMrD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/network/create_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/network/endpoint.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/network/ipam.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/network/network.go
2025-08-20T21:45:26.5169501Z [00:03:06.485]➜  go tool buildid -w $WORK/b737/_pkg_.a # internal
2025-08-20T21:45:26.5185404Z [00:03:06.486]➜  cp $WORK/b737/_pkg_.a /root/.cache/go-build/5b/5bc192a39406d9134f3ed91a1b0b2c7eaef29e14e50881a0a1a19d11376550a1-d # internal
2025-08-20T21:45:26.5192580Z [00:03:06.487]➜  github.com/docker/docker/api/types/strslice
2025-08-20T21:45:26.5193610Z [00:03:06.487]➜  mkdir -p $WORK/b740/
2025-08-20T21:45:26.5203493Z [00:03:06.488]➜  cat >/tmp/go-build3361383166/b740/importcfg << 'EOF' # internal
2025-08-20T21:45:26.5204174Z [00:03:06.488]➜  # import config
2025-08-20T21:45:26.5204888Z [00:03:06.488]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:26.5207972Z [00:03:06.488]➜  EOF
2025-08-20T21:45:26.5210718Z [00:03:06.489]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b740/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/strslice=>github.com/docker/docker@v28.3.3+incompatible/api/types/strslice;$WORK/b740=>" -p github.com/docker/docker/api/types/strslice -lang=go1.16 -complete -installsuffix shared -buildid vEbTfXZ3_wL7cUif2-iO/vEbTfXZ3_wL7cUif2-iO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/strslice/strslice.go
2025-08-20T21:45:26.5439441Z [00:03:06.512]➜  go tool buildid -w $WORK/b740/_pkg_.a # internal
2025-08-20T21:45:26.5446286Z [00:03:06.512]➜  cp $WORK/b740/_pkg_.a /root/.cache/go-build/94/94080d7b7db4d9a9f076974cc57c31fd7f042472ff1dac6c4daf761ca6a8d9bf-d # internal
2025-08-20T21:45:26.5453708Z [00:03:06.512]➜  github.com/moby/docker-image-spec/specs-go/v1
2025-08-20T21:45:26.5454420Z [00:03:06.512]➜  mkdir -p $WORK/b741/
2025-08-20T21:45:26.5457050Z [00:03:06.512]➜  cat >/tmp/go-build3361383166/b741/importcfg << 'EOF' # internal
2025-08-20T21:45:26.5457706Z [00:03:06.512]➜  # import config
2025-08-20T21:45:26.5458508Z [00:03:06.512]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:26.5459288Z [00:03:06.512]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.5459809Z [00:03:06.512]➜  EOF
2025-08-20T21:45:26.5466220Z [00:03:06.514]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b741/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/moby/docker-image-spec@v1.3.1/specs-go/v1=>github.com/moby/docker-image-spec@v1.3.1/specs-go/v1;$WORK/b741=>" -p github.com/moby/docker-image-spec/specs-go/v1 -lang=go1.18 -complete -installsuffix shared -buildid KAChEO7iIK1l4WEx2R-j/KAChEO7iIK1l4WEx2R-j -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack /root/go/pkg/mod/github.com/moby/docker-image-spec@v1.3.1/specs-go/v1/image.go
2025-08-20T21:45:26.5751983Z [00:03:06.543]➜  go tool buildid -w $WORK/b741/_pkg_.a # internal
2025-08-20T21:45:26.5755063Z [00:03:06.543]➜  cp $WORK/b741/_pkg_.a /root/.cache/go-build/36/361c5742e0cf28d1e5f198ce6be652f30d1b2e1fc136aedafa020cb973068d24-d # internal
2025-08-20T21:45:26.5758407Z [00:03:06.544]➜  github.com/docker/docker/api/types/container
2025-08-20T21:45:26.5758742Z [00:03:06.544]➜  mkdir -p $WORK/b732/
2025-08-20T21:45:26.5761991Z [00:03:06.544]➜  cat >/tmp/go-build3361383166/b732/importcfg << 'EOF' # internal
2025-08-20T21:45:26.5764152Z [00:03:06.544]➜  # import config
2025-08-20T21:45:26.5764515Z [00:03:06.544]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.5764927Z [00:03:06.544]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.5765712Z [00:03:06.544]➜  packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build3361383166/b731/_pkg_.a
2025-08-20T21:45:26.5766489Z [00:03:06.544]➜  packagefile github.com/docker/docker/api/types/common=/tmp/go-build3361383166/b733/_pkg_.a
2025-08-20T21:45:26.5767157Z [00:03:06.544]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3361383166/b734/_pkg_.a
2025-08-20T21:45:26.5767825Z [00:03:06.544]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3361383166/b736/_pkg_.a
2025-08-20T21:45:26.5768483Z [00:03:06.544]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build3361383166/b737/_pkg_.a
2025-08-20T21:45:26.5769281Z [00:03:06.544]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build3361383166/b739/_pkg_.a
2025-08-20T21:45:26.5770020Z [00:03:06.544]➜  packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build3361383166/b740/_pkg_.a
2025-08-20T21:45:26.5770670Z [00:03:06.544]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build3361383166/b503/_pkg_.a
2025-08-20T21:45:26.5771249Z [00:03:06.544]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:26.5771871Z [00:03:06.544]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3361383166/b741/_pkg_.a
2025-08-20T21:45:26.5777163Z [00:03:06.544]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:26.5777961Z [00:03:06.544]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.5778367Z [00:03:06.544]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.5778785Z [00:03:06.544]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.5779208Z [00:03:06.544]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.5779509Z [00:03:06.544]➜  EOF
2025-08-20T21:45:26.5790615Z [00:03:06.544]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b732/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container=>github.com/docker/docker@v28.3.3+incompatible/api/types/container;$WORK/b732=>" -p github.com/docker/docker/api/types/container -lang=go1.16 -complete -installsuffix shared -buildid ZJksFiElfZu81bakyKYg/ZJksFiElfZu81bakyKYg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/change_type.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/change_types.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/commit.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/config.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/container.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/create_request.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/create_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/disk_usage.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/errors.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/exec.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/filesystem_change.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/health.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/hostconfig.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/hostconfig_unix.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/network_settings.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/options.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/port.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/state.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/stats.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/top_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/update_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/wait_exit_error.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/wait_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/container/waitcondition.go
2025-08-20T21:45:26.6794012Z [00:03:06.647]➜  go tool buildid -w $WORK/b732/_pkg_.a # internal
2025-08-20T21:45:26.6813239Z [00:03:06.649]➜  cp $WORK/b732/_pkg_.a /root/.cache/go-build/13/13cf58c0f789a0f1d339a1804e994e313b8af5f208dd01d08daa051401dd48ee-d # internal
2025-08-20T21:45:26.6829522Z [00:03:06.651]➜  github.com/docker/cli/opts
2025-08-20T21:45:26.6830372Z [00:03:06.651]➜  mkdir -p $WORK/b728/
2025-08-20T21:45:26.6840632Z [00:03:06.652]➜  cat >/tmp/go-build3361383166/b728/importcfg << 'EOF' # internal
2025-08-20T21:45:26.6841214Z [00:03:06.652]➜  # import config
2025-08-20T21:45:26.6841696Z [00:03:06.652]➜  packagefile encoding/csv=/tmp/go-build3361383166/b641/_pkg_.a
2025-08-20T21:45:26.6842283Z [00:03:06.652]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.6843221Z [00:03:06.652]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.6843921Z [00:03:06.652]➜  packagefile github.com/docker/cli/internal/lazyregexp=/tmp/go-build3361383166/b729/_pkg_.a
2025-08-20T21:45:26.6844718Z [00:03:06.652]➜  packagefile github.com/docker/cli/pkg/kvfile=/tmp/go-build3361383166/b730/_pkg_.a
2025-08-20T21:45:26.6845460Z [00:03:06.652]➜  packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build3361383166/b731/_pkg_.a
2025-08-20T21:45:26.6846265Z [00:03:06.652]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3361383166/b732/_pkg_.a
2025-08-20T21:45:26.6847078Z [00:03:06.652]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3361383166/b734/_pkg_.a
2025-08-20T21:45:26.6847835Z [00:03:06.652]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3361383166/b736/_pkg_.a
2025-08-20T21:45:26.6848556Z [00:03:06.652]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:26.6849286Z [00:03:06.652]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:26.6849896Z [00:03:06.652]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:26.6850643Z [00:03:06.652]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:26.6851160Z [00:03:06.652]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:26.6851688Z [00:03:06.652]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.6852287Z [00:03:06.652]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:26.6853046Z [00:03:06.652]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:26.6853592Z [00:03:06.652]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:26.6854148Z [00:03:06.652]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:26.6854689Z [00:03:06.652]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:26.6855245Z [00:03:06.652]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.6855761Z [00:03:06.652]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.6856175Z [00:03:06.652]➜  EOF
2025-08-20T21:45:26.6878334Z [00:03:06.655]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b728/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts=>github.com/docker/cli@v28.3.3+incompatible/opts;$WORK/b728=>" -p github.com/docker/cli/opts -lang=go1.16 -complete -installsuffix shared -buildid kdXn1pl2MWghqJaUFZ3C/kdXn1pl2MWghqJaUFZ3C -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/capabilities.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/duration.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/env.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/envfile.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/gpus.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/hosts.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/hosts_unix.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/mount.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/network.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/opts.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/parse.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/quotedstring.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/throttledevice.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/ulimit.go /root/go/pkg/mod/github.com/docker/cli@v28.3.3+incompatible/opts/weightdevice.go
2025-08-20T21:45:26.6991279Z [00:03:06.667]➜  go tool buildid -w $WORK/b658/_pkg_.a # internal
2025-08-20T21:45:26.7005912Z [00:03:06.668]➜  go tool buildid -w $WORK/b725/_pkg_.a # internal
2025-08-20T21:45:26.7037182Z [00:03:06.671]➜  cp $WORK/b658/_pkg_.a /root/.cache/go-build/27/2724dff0b412c2558c2408a9a861867208d5af329e1f8753c7046997e10708e8-d # internal
2025-08-20T21:45:26.7047049Z [00:03:06.672]➜  github.com/cilium/ebpf/link
2025-08-20T21:45:26.7047406Z [00:03:06.672]➜  mkdir -p $WORK/b680/
2025-08-20T21:45:26.7047782Z [00:03:06.672]➜  cat >/tmp/go-build3361383166/b680/importcfg << 'EOF' # internal
2025-08-20T21:45:26.7048130Z [00:03:06.672]➜  # import config
2025-08-20T21:45:26.7048489Z [00:03:06.672]➜  packagefile debug/elf=/tmp/go-build3361383166/b659/_pkg_.a
2025-08-20T21:45:26.7048923Z [00:03:06.672]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.7049328Z [00:03:06.672]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.7049798Z [00:03:06.672]➜  packagefile github.com/cilium/ebpf=/tmp/go-build3361383166/b658/_pkg_.a
2025-08-20T21:45:26.7050341Z [00:03:06.672]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build3361383166/b663/_pkg_.a
2025-08-20T21:45:26.7050900Z [00:03:06.672]➜  packagefile github.com/cilium/ebpf/btf=/tmp/go-build3361383166/b666/_pkg_.a
2025-08-20T21:45:26.7051472Z [00:03:06.672]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build3361383166/b667/_pkg_.a
2025-08-20T21:45:26.7052871Z [00:03:06.672]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3361383166/b664/_pkg_.a
2025-08-20T21:45:26.7053597Z [00:03:06.672]➜  packagefile github.com/cilium/ebpf/internal/tracefs=/tmp/go-build3361383166/b679/_pkg_.a
2025-08-20T21:45:26.7054245Z [00:03:06.672]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3361383166/b665/_pkg_.a
2025-08-20T21:45:26.7054745Z [00:03:06.672]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.7055136Z [00:03:06.672]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.7055552Z [00:03:06.672]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:26.7055983Z [00:03:06.672]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.7056401Z [00:03:06.672]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.7056819Z [00:03:06.672]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:26.7065893Z [00:03:06.672]➜  EOF
2025-08-20T21:45:26.7073009Z [00:03:06.672]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b680/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link=>github.com/cilium/ebpf@v0.16.0/link;$WORK/b680=>" -p github.com/cilium/ebpf/link -lang=go1.21 -complete -installsuffix shared -buildid q5yY7vUFnxLxZOOV5ywk/q5yY7vUFnxLxZOOV5ywk -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/anchor.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/cgroup.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/doc.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/iter.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/kprobe.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/kprobe_multi.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/link.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/netfilter.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/netkit.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/netns.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/perf_event.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/program.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/query.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/raw_tracepoint.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/socket_filter.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/syscalls.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/tcx.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/tracepoint.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/tracing.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/uprobe.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/uprobe_multi.go /root/go/pkg/mod/github.com/cilium/ebpf@v0.16.0/link/xdp.go
2025-08-20T21:45:26.7079283Z [00:03:06.674]➜  cp $WORK/b725/_pkg_.a /root/.cache/go-build/30/30ba1dd9ff1d99e51ffbac60c5c9e5c23b982cd30d90954dc9db4f9bfbcbf923-d # internal
2025-08-20T21:45:26.7079905Z [00:03:06.674]➜  github.com/containerd/nerdctl/v2/pkg/cioutil
2025-08-20T21:45:26.7080221Z [00:03:06.674]➜  mkdir -p $WORK/b724/
2025-08-20T21:45:26.7100191Z [00:03:06.676]➜  cat >/tmp/go-build3361383166/b724/importcfg << 'EOF' # internal
2025-08-20T21:45:26.7100636Z [00:03:06.677]➜  # import config
2025-08-20T21:45:26.7100989Z [00:03:06.677]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.7102891Z [00:03:06.677]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.7105092Z [00:03:06.677]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.7108372Z [00:03:06.677]➜  packagefile github.com/containerd/containerd/v2/cmd/containerd-shim-runc-v2/process=/tmp/go-build3361383166/b725/_pkg_.a
2025-08-20T21:45:26.7109206Z [00:03:06.677]➜  packagefile github.com/containerd/containerd/v2/defaults=/tmp/go-build3361383166/b336/_pkg_.a
2025-08-20T21:45:26.7110190Z [00:03:06.677]➜  packagefile github.com/containerd/containerd/v2/pkg/cio=/tmp/go-build3361383166/b450/_pkg_.a
2025-08-20T21:45:26.7110813Z [00:03:06.677]➜  packagefile github.com/containerd/fifo=/tmp/go-build3361383166/b451/_pkg_.a
2025-08-20T21:45:26.7111288Z [00:03:06.677]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.7111760Z [00:03:06.677]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:26.7112173Z [00:03:06.677]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.7112753Z [00:03:06.677]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:26.7113183Z [00:03:06.677]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:26.7113604Z [00:03:06.677]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.7114016Z [00:03:06.677]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:26.7114429Z [00:03:06.677]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.7114738Z [00:03:06.677]➜  EOF
2025-08-20T21:45:26.7116940Z [00:03:06.677]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b724/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cioutil=>github.com/containerd/nerdctl/v2/pkg/cioutil;$WORK/b724=>" -p github.com/containerd/nerdctl/v2/pkg/cioutil -lang=go1.23 -complete -installsuffix shared -buildid LfPR_8piKhyAAPe9sZBs/LfPR_8piKhyAAPe9sZBs -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cioutil/container_io.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cioutil/container_io_unix.go
2025-08-20T21:45:26.8049975Z [00:03:06.773]➜  go tool buildid -w $WORK/b724/_pkg_.a # internal
2025-08-20T21:45:26.8060111Z [00:03:06.774]➜  cp $WORK/b724/_pkg_.a /root/.cache/go-build/c5/c59e1f0b554606d538af1d41a9200d18681b8e8dd9060f33b68cf4c28b8321ff-d # internal
2025-08-20T21:45:26.8065826Z [00:03:06.774]➜  github.com/docker/docker/api/types/registry
2025-08-20T21:45:26.8066224Z [00:03:06.774]➜  mkdir -p $WORK/b745/
2025-08-20T21:45:26.8066828Z [00:03:06.774]➜  cat >/tmp/go-build3361383166/b745/importcfg << 'EOF' # internal
2025-08-20T21:45:26.8067230Z [00:03:06.774]➜  # import config
2025-08-20T21:45:26.8067582Z [00:03:06.774]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.8068052Z [00:03:06.774]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:26.8068525Z [00:03:06.774]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:26.8068960Z [00:03:06.774]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.8071058Z [00:03:06.775]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3361383166/b734/_pkg_.a
2025-08-20T21:45:26.8072566Z [00:03:06.775]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:26.8073663Z [00:03:06.775]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.8074158Z [00:03:06.775]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:26.8074602Z [00:03:06.775]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.8074928Z [00:03:06.775]➜  EOF
2025-08-20T21:45:26.8078286Z [00:03:06.775]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b745/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/registry=>github.com/docker/docker@v28.3.3+incompatible/api/types/registry;$WORK/b745=>" -p github.com/docker/docker/api/types/registry -lang=go1.16 -complete -installsuffix shared -buildid t3tkpcMqhKTSMVN6sJzd/t3tkpcMqhKTSMVN6sJzd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/registry/authconfig.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/registry/authenticate.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/registry/registry.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/registry/search.go
2025-08-20T21:45:26.8389283Z [00:03:06.807]➜  go tool buildid -w $WORK/b728/_pkg_.a # internal
2025-08-20T21:45:26.8443561Z [00:03:06.812]➜  cp $WORK/b728/_pkg_.a /root/.cache/go-build/24/244158d79d5e7d730181de3a89c6821c1ddad0d7d50a672945b01e7ca1f098bd-d # internal
2025-08-20T21:45:26.8446130Z [00:03:06.813]➜  github.com/docker/docker/api/types/image
2025-08-20T21:45:26.8448822Z [00:03:06.813]➜  mkdir -p $WORK/b746/
2025-08-20T21:45:26.8449781Z [00:03:06.813]➜  cat >/tmp/go-build3361383166/b746/importcfg << 'EOF' # internal
2025-08-20T21:45:26.8450216Z [00:03:06.813]➜  # import config
2025-08-20T21:45:26.8450569Z [00:03:06.813]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.8451171Z [00:03:06.813]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3361383166/b732/_pkg_.a
2025-08-20T21:45:26.8451885Z [00:03:06.813]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3361383166/b734/_pkg_.a
2025-08-20T21:45:26.8452693Z [00:03:06.813]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build3361383166/b739/_pkg_.a
2025-08-20T21:45:26.8453701Z [00:03:06.813]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3361383166/b741/_pkg_.a
2025-08-20T21:45:26.8454427Z [00:03:06.813]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:26.8455103Z [00:03:06.813]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:26.8455644Z [00:03:06.813]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.8456050Z [00:03:06.813]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.8456363Z [00:03:06.813]➜  EOF
2025-08-20T21:45:26.8461127Z [00:03:06.813]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b746/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/image=>github.com/docker/docker@v28.3.3+incompatible/api/types/image;$WORK/b746=>" -p github.com/docker/docker/api/types/image -lang=go1.16 -complete -installsuffix shared -buildid uWBvTrzYfTuYDjLwLK9n/uWBvTrzYfTuYDjLwLK9n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/image/delete_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/image/disk_usage.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/image/image.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/image/image_history.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/image/image_inspect.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/image/manifest.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/image/opts.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/image/summary.go
2025-08-20T21:45:26.8486869Z [00:03:06.817]➜  go tool buildid -w $WORK/b745/_pkg_.a # internal
2025-08-20T21:45:26.8494163Z [00:03:06.817]➜  cp $WORK/b745/_pkg_.a /root/.cache/go-build/e7/e765ae5bffa351631b71819feb8597585ce3d230a94604a1e28051fe5cf3c60f-d # internal
2025-08-20T21:45:26.8516262Z [00:03:06.819]➜  github.com/docker/docker/api/types/build
2025-08-20T21:45:26.8517885Z [00:03:06.820]➜  mkdir -p $WORK/b744/
2025-08-20T21:45:26.8518746Z [00:03:06.820]➜  cat >/tmp/go-build3361383166/b744/importcfg << 'EOF' # internal
2025-08-20T21:45:26.8519105Z [00:03:06.820]➜  # import config
2025-08-20T21:45:26.8519591Z [00:03:06.820]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3361383166/b732/_pkg_.a
2025-08-20T21:45:26.8520292Z [00:03:06.820]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3361383166/b734/_pkg_.a
2025-08-20T21:45:26.8520972Z [00:03:06.820]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3361383166/b745/_pkg_.a
2025-08-20T21:45:26.8521796Z [00:03:06.820]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.8522205Z [00:03:06.820]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.8522665Z [00:03:06.820]➜  EOF
2025-08-20T21:45:26.8526184Z [00:03:06.820]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b744/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/build=>github.com/docker/docker@v28.3.3+incompatible/api/types/build;$WORK/b744=>" -p github.com/docker/docker/api/types/build -lang=go1.16 -complete -installsuffix shared -buildid Km0k3l7wA4ZiUiH9i0bX/Km0k3l7wA4ZiUiH9i0bX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/build/build.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/build/cache.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/build/disk_usage.go
2025-08-20T21:45:26.8581141Z [00:03:06.826]➜  go tool buildid -w $WORK/b746/_pkg_.a # internal
2025-08-20T21:45:26.8587408Z [00:03:06.827]➜  cp $WORK/b746/_pkg_.a /root/.cache/go-build/42/4218ef7773050072ab5db6827225cec3221e6fcd88d711184c094a0d8ee05d2f-d # internal
2025-08-20T21:45:26.8588297Z [00:03:06.827]➜  github.com/docker/docker/api/types/swarm/runtime
2025-08-20T21:45:26.8588739Z [00:03:06.827]➜  mkdir -p $WORK/b748/
2025-08-20T21:45:26.8593586Z [00:03:06.827]➜  cat >/tmp/go-build3361383166/b748/importcfg << 'EOF' # internal
2025-08-20T21:45:26.8594425Z [00:03:06.827]➜  # import config
2025-08-20T21:45:26.8603460Z [00:03:06.827]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.8604500Z [00:03:06.827]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build3361383166/b329/_pkg_.a
2025-08-20T21:45:26.8605712Z [00:03:06.827]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.8606140Z [00:03:06.827]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:26.8606792Z [00:03:06.827]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:26.8607171Z [00:03:06.827]➜  EOF
2025-08-20T21:45:26.8609880Z [00:03:06.827]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b748/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/runtime=>github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/runtime;$WORK/b748=>" -p github.com/docker/docker/api/types/swarm/runtime -lang=go1.16 -complete -installsuffix shared -buildid Nhxs1Vtemhdqgt6t0aQa/Nhxs1Vtemhdqgt6t0aQa -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/runtime/gen.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/runtime/plugin.pb.go
2025-08-20T21:45:26.8723810Z [00:03:06.840]➜  go tool buildid -w $WORK/b744/_pkg_.a # internal
2025-08-20T21:45:26.8731121Z [00:03:06.841]➜  cp $WORK/b744/_pkg_.a /root/.cache/go-build/ef/ef896880a8b98e6010bc8aad717b25ea3e57b5714fc25f7fb0cc0dcabcc7c3b1-d # internal
2025-08-20T21:45:26.8733003Z [00:03:06.841]➜  github.com/docker/docker/internal/lazyregexp
2025-08-20T21:45:26.8733345Z [00:03:06.841]➜  mkdir -p $WORK/b750/
2025-08-20T21:45:26.8733727Z [00:03:06.841]➜  cat >/tmp/go-build3361383166/b750/importcfg << 'EOF' # internal
2025-08-20T21:45:26.8734067Z [00:03:06.841]➜  # import config
2025-08-20T21:45:26.8734388Z [00:03:06.841]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.8734799Z [00:03:06.841]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:26.8735221Z [00:03:06.841]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.8735644Z [00:03:06.841]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.8735947Z [00:03:06.841]➜  EOF
2025-08-20T21:45:26.8738190Z [00:03:06.841]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b750/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/internal/lazyregexp=>github.com/docker/docker@v28.3.3+incompatible/internal/lazyregexp;$WORK/b750=>" -p github.com/docker/docker/internal/lazyregexp -lang=go1.16 -complete -installsuffix shared -buildid PkKfj80w6NfVBnuAeaaH/PkKfj80w6NfVBnuAeaaH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/internal/lazyregexp/lazyregexp.go
2025-08-20T21:45:26.8997252Z [00:03:06.867]➜  go tool buildid -w $WORK/b748/_pkg_.a # internal
2025-08-20T21:45:26.9008842Z [00:03:06.868]➜  cp $WORK/b748/_pkg_.a /root/.cache/go-build/01/01d8affb063838c07ba94ea1211664c1d4a45818e4978a39d060d38ed7e7a92b-d # internal
2025-08-20T21:45:26.9009568Z [00:03:06.869]➜  github.com/docker/docker/api/types/swarm
2025-08-20T21:45:26.9009886Z [00:03:06.869]➜  mkdir -p $WORK/b747/
2025-08-20T21:45:26.9012850Z [00:03:06.869]➜  cat >/tmp/go-build3361383166/b747/importcfg << 'EOF' # internal
2025-08-20T21:45:26.9014877Z [00:03:06.869]➜  # import config
2025-08-20T21:45:26.9016572Z [00:03:06.869]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3361383166/b732/_pkg_.a
2025-08-20T21:45:26.9017596Z [00:03:06.869]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3361383166/b734/_pkg_.a
2025-08-20T21:45:26.9018351Z [00:03:06.869]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3361383166/b736/_pkg_.a
2025-08-20T21:45:26.9019022Z [00:03:06.869]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build3361383166/b737/_pkg_.a
2025-08-20T21:45:26.9025031Z [00:03:06.869]➜  packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3361383166/b748/_pkg_.a
2025-08-20T21:45:26.9025623Z [00:03:06.869]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.9026042Z [00:03:06.869]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:26.9026460Z [00:03:06.869]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.9026988Z [00:03:06.869]➜  EOF
2025-08-20T21:45:26.9043966Z [00:03:06.869]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b747/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm=>github.com/docker/docker@v28.3.3+incompatible/api/types/swarm;$WORK/b747=>" -p github.com/docker/docker/api/types/swarm -lang=go1.16 -complete -installsuffix shared -buildid tyyhviw7r6G_p2lSWRbB/tyyhviw7r6G_p2lSWRbB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/common.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/config.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/container.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/network.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/node.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/runtime.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/secret.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/service.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/service_create_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/service_update_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/swarm.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/swarm/task.go
2025-08-20T21:45:26.9050171Z [00:03:06.870]➜  go tool buildid -w $WORK/b750/_pkg_.a # internal
2025-08-20T21:45:26.9050853Z [00:03:06.870]➜  cp $WORK/b750/_pkg_.a /root/.cache/go-build/3d/3d737b69e8aa60178b76283a1da2c9eb12cdc03bd79880e191327f82e7c9144c-d # internal
2025-08-20T21:45:26.9051453Z [00:03:06.870]➜  github.com/docker/docker/libnetwork/ipamutils
2025-08-20T21:45:26.9051983Z [00:03:06.870]➜  mkdir -p $WORK/b751/
2025-08-20T21:45:26.9052352Z [00:03:06.870]➜  cat >/tmp/go-build3361383166/b751/importcfg << 'EOF' # internal
2025-08-20T21:45:26.9052898Z [00:03:06.870]➜  # import config
2025-08-20T21:45:26.9053258Z [00:03:06.870]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:26.9053689Z [00:03:06.870]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:26.9053994Z [00:03:06.870]➜  EOF
2025-08-20T21:45:26.9056223Z [00:03:06.870]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b751/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/libnetwork/ipamutils=>github.com/docker/docker@v28.3.3+incompatible/libnetwork/ipamutils;$WORK/b751=>" -p github.com/docker/docker/libnetwork/ipamutils -lang=go1.16 -complete -installsuffix shared -buildid LlpkW6AiBZtPDuPYAx4i/LlpkW6AiBZtPDuPYAx4i -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/libnetwork/ipamutils/utils.go
2025-08-20T21:45:26.9058243Z [00:03:06.872]➜  go tool buildid -w $WORK/b680/_pkg_.a # internal
2025-08-20T21:45:26.9117097Z [00:03:06.880]➜  cp $WORK/b680/_pkg_.a /root/.cache/go-build/31/3128f1c710e8239c0e9f9655954155f304d8c2e789fe7da53c29f93caf2d884b-d # internal
2025-08-20T21:45:26.9193677Z [00:03:06.886]➜  github.com/containerd/cgroups/v3/cgroup2
2025-08-20T21:45:26.9194547Z [00:03:06.887]➜  mkdir -p $WORK/b657/
2025-08-20T21:45:26.9195021Z [00:03:06.887]➜  cat >/tmp/go-build3361383166/b657/importcfg << 'EOF' # internal
2025-08-20T21:45:26.9195372Z [00:03:06.887]➜  # import config
2025-08-20T21:45:26.9195706Z [00:03:06.887]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:26.9196151Z [00:03:06.887]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.9196571Z [00:03:06.887]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.9196995Z [00:03:06.887]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.9197733Z [00:03:06.887]➜  packagefile github.com/cilium/ebpf=/tmp/go-build3361383166/b658/_pkg_.a
2025-08-20T21:45:26.9198344Z [00:03:06.887]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build3361383166/b663/_pkg_.a
2025-08-20T21:45:26.9198910Z [00:03:06.887]➜  packagefile github.com/cilium/ebpf/link=/tmp/go-build3361383166/b680/_pkg_.a
2025-08-20T21:45:26.9199551Z [00:03:06.887]➜  packagefile github.com/containerd/cgroups/v3/cgroup2/stats=/tmp/go-build3361383166/b681/_pkg_.a
2025-08-20T21:45:26.9200172Z [00:03:06.887]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:26.9200758Z [00:03:06.887]➜  packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3361383166/b655/_pkg_.a
2025-08-20T21:45:26.9201536Z [00:03:06.887]➜  packagefile github.com/godbus/dbus/v5=/tmp/go-build3361383166/b656/_pkg_.a
2025-08-20T21:45:26.9202178Z [00:03:06.887]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:26.9203012Z [00:03:06.887]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:26.9203469Z [00:03:06.887]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.9203877Z [00:03:06.887]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:26.9204281Z [00:03:06.887]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:26.9204678Z [00:03:06.887]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.9205109Z [00:03:06.887]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:26.9205564Z [00:03:06.887]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:26.9205993Z [00:03:06.887]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.9206403Z [00:03:06.887]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:26.9207011Z [00:03:06.887]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:26.9207317Z [00:03:06.887]➜  EOF
2025-08-20T21:45:26.9212854Z [00:03:06.887]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b657/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2=>github.com/containerd/cgroups/v3@v3.0.5/cgroup2;$WORK/b657=>" -p github.com/containerd/cgroups/v3/cgroup2 -lang=go1.22 -complete -installsuffix shared -buildid tzL0gg7POqLnjWeHo1Ia/tzL0gg7POqLnjWeHo1Ia -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/cpu.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/devicefilter.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/ebpf.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/errors.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/hugetlb.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/io.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/manager.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/memory.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/paths.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/pids.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/rdma.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/state.go /root/go/pkg/mod/github.com/containerd/cgroups/v3@v3.0.5/cgroup2/utils.go
2025-08-20T21:45:26.9246064Z [00:03:06.892]➜  go tool buildid -w $WORK/b751/_pkg_.a # internal
2025-08-20T21:45:26.9254859Z [00:03:06.893]➜  cp $WORK/b751/_pkg_.a /root/.cache/go-build/7d/7df4d5f08441ebd08138d92051969cb7a234c607da4add0f8ac506a2f453b366-d # internal
2025-08-20T21:45:26.9255516Z [00:03:06.893]➜  github.com/docker/docker/pkg/homedir
2025-08-20T21:45:26.9255824Z [00:03:06.893]➜  mkdir -p $WORK/b752/
2025-08-20T21:45:26.9263161Z [00:03:06.894]➜  cat >/tmp/go-build3361383166/b752/importcfg << 'EOF' # internal
2025-08-20T21:45:26.9264557Z [00:03:06.894]➜  # import config
2025-08-20T21:45:26.9264917Z [00:03:06.894]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.9265344Z [00:03:06.894]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.9265762Z [00:03:06.894]➜  packagefile os/user=/tmp/go-build3361383166/b082/_pkg_.a
2025-08-20T21:45:26.9266211Z [00:03:06.894]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:26.9266652Z [00:03:06.894]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:26.9267075Z [00:03:06.894]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.9267385Z [00:03:06.894]➜  EOF
2025-08-20T21:45:26.9270112Z [00:03:06.894]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b752/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/homedir=>github.com/docker/docker@v28.3.3+incompatible/pkg/homedir;$WORK/b752=>" -p github.com/docker/docker/pkg/homedir -lang=go1.16 -complete -installsuffix shared -buildid Jy1X1W0vBoVMUMZFEI3u/Jy1X1W0vBoVMUMZFEI3u -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/homedir/homedir.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/homedir/homedir_linux.go
2025-08-20T21:45:26.9316222Z [00:03:06.899]➜  go tool buildid -w $WORK/b747/_pkg_.a # internal
2025-08-20T21:45:26.9328848Z [00:03:06.900]➜  cp $WORK/b747/_pkg_.a /root/.cache/go-build/3a/3aff2fb954d75194a445c80d2ed0ee07ed24910bda69a0417aadc13fcca83387-d # internal
2025-08-20T21:45:26.9330256Z [00:03:06.901]➜  github.com/docker/docker/api/types/volume
2025-08-20T21:45:26.9330599Z [00:03:06.901]➜  mkdir -p $WORK/b749/
2025-08-20T21:45:26.9330970Z [00:03:06.901]➜  cat >/tmp/go-build3361383166/b749/importcfg << 'EOF' # internal
2025-08-20T21:45:26.9331309Z [00:03:06.901]➜  # import config
2025-08-20T21:45:26.9332088Z [00:03:06.901]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3361383166/b734/_pkg_.a
2025-08-20T21:45:26.9332945Z [00:03:06.901]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3361383166/b747/_pkg_.a
2025-08-20T21:45:26.9333373Z [00:03:06.901]➜  EOF
2025-08-20T21:45:26.9337920Z [00:03:06.901]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b749/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/volume=>github.com/docker/docker@v28.3.3+incompatible/api/types/volume;$WORK/b749=>" -p github.com/docker/docker/api/types/volume -lang=go1.16 -complete -installsuffix shared -buildid YD56ArS8tBVPNnjDi0sL/YD56ArS8tBVPNnjDi0sL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/volume/cluster_volume.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/volume/create_options.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/volume/disk_usage.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/volume/list_response.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/volume/options.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/volume/volume.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/volume/volume_update.go
2025-08-20T21:45:26.9449871Z [00:03:06.913]➜  go tool buildid -w $WORK/b749/_pkg_.a # internal
2025-08-20T21:45:26.9484675Z [00:03:06.913]➜  cp $WORK/b749/_pkg_.a /root/.cache/go-build/28/2800ac886ad585149fd59a4994c0098786bec12fe89ed17da457290d8ba7c408-d # internal
2025-08-20T21:45:26.9485297Z [00:03:06.913]➜  github.com/docker/docker/api/types/system
2025-08-20T21:45:26.9485625Z [00:03:06.913]➜  mkdir -p $WORK/b743/
2025-08-20T21:45:26.9485995Z [00:03:06.914]➜  cat >/tmp/go-build3361383166/b743/importcfg << 'EOF' # internal
2025-08-20T21:45:26.9486743Z [00:03:06.914]➜  # import config
2025-08-20T21:45:26.9487568Z [00:03:06.914]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:26.9488039Z [00:03:06.914]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.9488622Z [00:03:06.914]➜  packagefile github.com/docker/docker/api/types/build=/tmp/go-build3361383166/b744/_pkg_.a
2025-08-20T21:45:26.9489306Z [00:03:06.914]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3361383166/b732/_pkg_.a
2025-08-20T21:45:26.9489979Z [00:03:06.914]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build3361383166/b746/_pkg_.a
2025-08-20T21:45:26.9490648Z [00:03:06.914]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3361383166/b745/_pkg_.a
2025-08-20T21:45:26.9491649Z [00:03:06.914]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3361383166/b747/_pkg_.a
2025-08-20T21:45:26.9492311Z [00:03:06.914]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build3361383166/b749/_pkg_.a
2025-08-20T21:45:26.9493025Z [00:03:06.914]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.9493341Z [00:03:06.914]➜  EOF
2025-08-20T21:45:26.9496578Z [00:03:06.914]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b743/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/system=>github.com/docker/docker@v28.3.3+incompatible/api/types/system;$WORK/b743=>" -p github.com/docker/docker/api/types/system -lang=go1.16 -complete -installsuffix shared -buildid 8tvKlW1kQbZzIUrzmZPp/8tvKlW1kQbZzIUrzmZPp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/system/disk_usage.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/system/info.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/system/runtime.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/system/security_opts.go
2025-08-20T21:45:26.9643045Z [00:03:06.932]➜  go tool buildid -w $WORK/b743/_pkg_.a # internal
2025-08-20T21:45:26.9653251Z [00:03:06.933]➜  cp $WORK/b743/_pkg_.a /root/.cache/go-build/8c/8ca18b352e7ee212ec6c2973d2cfd2daafd3a954094e169b89f2808c6c7b8fe0-d # internal
2025-08-20T21:45:26.9655349Z [00:03:06.933]➜  github.com/compose-spec/compose-go/v2/cli
2025-08-20T21:45:26.9657094Z [00:03:06.933]➜  mkdir -p $WORK/b756/
2025-08-20T21:45:26.9657444Z [00:03:06.933]➜  go tool buildid -w $WORK/b752/_pkg_.a # internal
2025-08-20T21:45:26.9657866Z [00:03:06.933]➜  cat >/tmp/go-build3361383166/b756/importcfg << 'EOF' # internal
2025-08-20T21:45:26.9660819Z [00:03:06.933]➜  # import config
2025-08-20T21:45:26.9661190Z [00:03:06.933]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:26.9661784Z [00:03:06.933]➜  packagefile github.com/compose-spec/compose-go/v2/consts=/tmp/go-build3361383166/b496/_pkg_.a
2025-08-20T21:45:26.9662564Z [00:03:06.933]➜  packagefile github.com/compose-spec/compose-go/v2/dotenv=/tmp/go-build3361383166/b497/_pkg_.a
2025-08-20T21:45:26.9663503Z [00:03:06.933]➜  packagefile github.com/compose-spec/compose-go/v2/loader=/tmp/go-build3361383166/b495/_pkg_.a
2025-08-20T21:45:26.9664334Z [00:03:06.933]➜  packagefile github.com/compose-spec/compose-go/v2/types=/tmp/go-build3361383166/b501/_pkg_.a
2025-08-20T21:45:26.9665076Z [00:03:06.933]➜  packagefile github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3361383166/b502/_pkg_.a
2025-08-20T21:45:26.9665682Z [00:03:06.933]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:26.9666201Z [00:03:06.933]➜  packagefile go.yaml.in/yaml/v3=/tmp/go-build3361383166/b509/_pkg_.a
2025-08-20T21:45:26.9666642Z [00:03:06.933]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:26.9667044Z [00:03:06.933]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.9667480Z [00:03:06.933]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:26.9667937Z [00:03:06.933]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:26.9668360Z [00:03:06.933]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.9668672Z [00:03:06.933]➜  EOF
2025-08-20T21:45:26.9670647Z [00:03:06.933]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b756/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/cli=>github.com/compose-spec/compose-go/v2@v2.8.1/cli;$WORK/b756=>" -p github.com/compose-spec/compose-go/v2/cli -lang=go1.23 -complete -installsuffix shared -buildid b0qU3to8242Prxdq2HEu/b0qU3to8242Prxdq2HEu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack /root/go/pkg/mod/github.com/compose-spec/compose-go/v2@v2.8.1/cli/options.go
2025-08-20T21:45:26.9672999Z [00:03:06.933]➜  cp $WORK/b752/_pkg_.a /root/.cache/go-build/51/515eb785a77d44ce0beae949dd05f37a956aeeafc99eb4a3f1f1d9d4ca96acfb-d # internal
2025-08-20T21:45:26.9673621Z [00:03:06.934]➜  github.com/docker/docker/opts
2025-08-20T21:45:26.9673913Z [00:03:06.934]➜  mkdir -p $WORK/b742/
2025-08-20T21:45:26.9674276Z [00:03:06.934]➜  cat >/tmp/go-build3361383166/b742/importcfg << 'EOF' # internal
2025-08-20T21:45:26.9674616Z [00:03:06.934]➜  # import config
2025-08-20T21:45:26.9674976Z [00:03:06.934]➜  packagefile encoding/csv=/tmp/go-build3361383166/b641/_pkg_.a
2025-08-20T21:45:26.9675442Z [00:03:06.934]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:26.9675874Z [00:03:06.934]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:26.9676434Z [00:03:06.934]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3361383166/b732/_pkg_.a
2025-08-20T21:45:26.9677108Z [00:03:06.934]➜  packagefile github.com/docker/docker/api/types/system=/tmp/go-build3361383166/b743/_pkg_.a
2025-08-20T21:45:26.9677792Z [00:03:06.934]➜  packagefile github.com/docker/docker/internal/lazyregexp=/tmp/go-build3361383166/b750/_pkg_.a
2025-08-20T21:45:26.9678694Z [00:03:06.934]➜  packagefile github.com/docker/docker/libnetwork/ipamutils=/tmp/go-build3361383166/b751/_pkg_.a
2025-08-20T21:45:26.9679359Z [00:03:06.934]➜  packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build3361383166/b752/_pkg_.a
2025-08-20T21:45:26.9679948Z [00:03:06.934]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:26.9680478Z [00:03:06.934]➜  packagefile github.com/pkg/errors=/tmp/go-build3361383166/b634/_pkg_.a
2025-08-20T21:45:26.9680933Z [00:03:06.934]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:26.9681352Z [00:03:06.934]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:26.9681797Z [00:03:06.934]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:26.9682212Z [00:03:06.934]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:26.9693189Z [00:03:06.934]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:26.9693683Z [00:03:06.934]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:26.9694352Z [00:03:06.934]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:26.9694851Z [00:03:06.934]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:26.9695252Z [00:03:06.934]➜  EOF
2025-08-20T21:45:26.9699024Z [00:03:06.934]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b742/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/opts=>github.com/docker/docker@v28.3.3+incompatible/opts;$WORK/b742=>" -p github.com/docker/docker/opts -lang=go1.16 -complete -installsuffix shared -buildid AtjfvTdc1Z8iYM21Imgb/AtjfvTdc1Z8iYM21Imgb -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/opts/address_pools.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/opts/env.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/opts/hosts.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/opts/hosts_unix.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/opts/opts.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/opts/runtime.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/opts/ulimit.go
2025-08-20T21:45:27.0325869Z [00:03:07.000]➜  go tool buildid -w $WORK/b756/_pkg_.a # internal
2025-08-20T21:45:27.0389192Z [00:03:07.007]➜  cp $WORK/b756/_pkg_.a /root/.cache/go-build/39/399d2cc6a509c48cbcadd02d089b50397a3a1ef013dab58f93228b02ce67651f-d # internal
2025-08-20T21:45:27.0417178Z [00:03:07.010]➜  github.com/mattn/go-isatty
2025-08-20T21:45:27.0417688Z [00:03:07.010]➜  mkdir -p $WORK/b760/
2025-08-20T21:45:27.0420463Z [00:03:07.010]➜  cat >/tmp/go-build3361383166/b760/importcfg << 'EOF' # internal
2025-08-20T21:45:27.0420823Z [00:03:07.010]➜  # import config
2025-08-20T21:45:27.0421212Z [00:03:07.010]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:27.0421780Z [00:03:07.010]➜  EOF
2025-08-20T21:45:27.0433753Z [00:03:07.011]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b760/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20=>github.com/mattn/go-isatty@v0.0.20;$WORK/b760=>" -p github.com/mattn/go-isatty -lang=go1.15 -complete -installsuffix shared -buildid nWIQunIf4EhJQRpGI5Lr/nWIQunIf4EhJQRpGI5Lr -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20/doc.go /root/go/pkg/mod/github.com/mattn/go-isatty@v0.0.20/isatty_tcgets.go
2025-08-20T21:45:27.0527171Z [00:03:07.020]➜  go tool buildid -w $WORK/b742/_pkg_.a # internal
2025-08-20T21:45:27.0542978Z [00:03:07.022]➜  cp $WORK/b742/_pkg_.a /root/.cache/go-build/7c/7cd402cbfa20f17002ab61866d1a742887214f90a9da275cdea4860273945330-d # internal
2025-08-20T21:45:27.0545408Z [00:03:07.022]➜  github.com/containerd/containerd/v2/contrib/nvidia
2025-08-20T21:45:27.0547682Z [00:03:07.022]➜  mkdir -p $WORK/b762/
2025-08-20T21:45:27.0548621Z [00:03:07.023]➜  cat >/tmp/go-build3361383166/b762/importcfg << 'EOF' # internal
2025-08-20T21:45:27.0549027Z [00:03:07.023]➜  # import config
2025-08-20T21:45:27.0549369Z [00:03:07.023]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:27.0549795Z [00:03:07.023]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.0550388Z [00:03:07.023]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:27.0551287Z [00:03:07.023]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:27.0552147Z [00:03:07.023]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:27.0552932Z [00:03:07.023]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.0553481Z [00:03:07.023]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:27.0554286Z [00:03:07.023]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.0554889Z [00:03:07.023]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.0555338Z [00:03:07.023]➜  EOF
2025-08-20T21:45:27.0557724Z [00:03:07.023]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b762/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/contrib/nvidia=>github.com/containerd/containerd/v2@v2.1.4/contrib/nvidia;$WORK/b762=>" -p github.com/containerd/containerd/v2/contrib/nvidia -lang=go1.23 -complete -installsuffix shared -buildid wZ0sYy5HOuSgtnILatI6/wZ0sYy5HOuSgtnILatI6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/contrib/nvidia/nvidia.go
2025-08-20T21:45:27.0943336Z [00:03:07.060]➜  go tool buildid -w $WORK/b760/_pkg_.a # internal
2025-08-20T21:45:27.0944152Z [00:03:07.060]➜  cp $WORK/b760/_pkg_.a /root/.cache/go-build/a8/a8f9182f4ba2373a616010c6d80f0ba5559744e8f77945053e2667f3115fafc5-d # internal
2025-08-20T21:45:27.0944758Z [00:03:07.061]➜  github.com/mattn/go-colorable
2025-08-20T21:45:27.0945046Z [00:03:07.061]➜  mkdir -p $WORK/b759/
2025-08-20T21:45:27.0945428Z [00:03:07.061]➜  cat >/tmp/go-build3361383166/b759/importcfg << 'EOF' # internal
2025-08-20T21:45:27.0945763Z [00:03:07.061]➜  # import config
2025-08-20T21:45:27.0946095Z [00:03:07.061]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:27.0946584Z [00:03:07.061]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build3361383166/b760/_pkg_.a
2025-08-20T21:45:27.0947052Z [00:03:07.061]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.0947443Z [00:03:07.061]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.0948116Z [00:03:07.061]➜  EOF
2025-08-20T21:45:27.0950208Z [00:03:07.061]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b759/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13=>github.com/mattn/go-colorable@v0.1.13;$WORK/b759=>" -p github.com/mattn/go-colorable -lang=go1.15 -complete -installsuffix shared -buildid nTJ8faWAKjUTC0XW5xMG/nTJ8faWAKjUTC0XW5xMG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack /root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13/colorable_others.go /root/go/pkg/mod/github.com/mattn/go-colorable@v0.1.13/noncolorable.go
2025-08-20T21:45:27.1106200Z [00:03:07.078]➜  go tool buildid -w $WORK/b762/_pkg_.a # internal
2025-08-20T21:45:27.1116344Z [00:03:07.079]➜  cp $WORK/b762/_pkg_.a /root/.cache/go-build/1f/1f4dc86a49a7a1003ef64abae91825713b653f8ddbc7d0302f467f96403384ef-d # internal
2025-08-20T21:45:27.1131686Z [00:03:07.080]➜  github.com/containerd/nerdctl/v2/pkg/reflectutil
2025-08-20T21:45:27.1132074Z [00:03:07.080]➜  mkdir -p $WORK/b763/
2025-08-20T21:45:27.1132525Z [00:03:07.081]➜  cat >/tmp/go-build3361383166/b763/importcfg << 'EOF' # internal
2025-08-20T21:45:27.1132923Z [00:03:07.081]➜  # import config
2025-08-20T21:45:27.1133271Z [00:03:07.081]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.1133690Z [00:03:07.081]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:27.1134001Z [00:03:07.081]➜  EOF
2025-08-20T21:45:27.1135912Z [00:03:07.081]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b763/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/reflectutil=>github.com/containerd/nerdctl/v2/pkg/reflectutil;$WORK/b763=>" -p github.com/containerd/nerdctl/v2/pkg/reflectutil -lang=go1.23 -complete -installsuffix shared -buildid nt6gWQgYe8GAepQis4Wz/nt6gWQgYe8GAepQis4Wz -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/reflectutil/reflectutil.go
2025-08-20T21:45:27.1204208Z [00:03:07.088]➜  go tool buildid -w $WORK/b759/_pkg_.a # internal
2025-08-20T21:45:27.1208568Z [00:03:07.089]➜  cp $WORK/b759/_pkg_.a /root/.cache/go-build/77/772db9ce733a58007a68ac17827d292f4f613be0455dbc43ee67af0828fa85e1-d # internal
2025-08-20T21:45:27.1306589Z [00:03:07.098]➜  github.com/fatih/color
2025-08-20T21:45:27.1307638Z [00:03:07.098]➜  mkdir -p $WORK/b758/
2025-08-20T21:45:27.1310163Z [00:03:07.098]➜  cat >/tmp/go-build3361383166/b758/importcfg << 'EOF' # internal
2025-08-20T21:45:27.1310729Z [00:03:07.098]➜  # import config
2025-08-20T21:45:27.1311124Z [00:03:07.098]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.1311627Z [00:03:07.098]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build3361383166/b759/_pkg_.a
2025-08-20T21:45:27.1312189Z [00:03:07.098]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build3361383166/b760/_pkg_.a
2025-08-20T21:45:27.1312835Z [00:03:07.098]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.1313249Z [00:03:07.098]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.1313665Z [00:03:07.098]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.1314090Z [00:03:07.098]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.1314517Z [00:03:07.098]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.1314820Z [00:03:07.098]➜  EOF
2025-08-20T21:45:27.1316780Z [00:03:07.098]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b758/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fatih/color@v1.18.0=>github.com/fatih/color@v1.18.0;$WORK/b758=>" -p github.com/fatih/color -lang=go1.17 -complete -installsuffix shared -buildid IrhyFFXY23rY8Hvx98Fd/IrhyFFXY23rY8Hvx98Fd -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack /root/go/pkg/mod/github.com/fatih/color@v1.18.0/color.go /root/go/pkg/mod/github.com/fatih/color@v1.18.0/doc.go
2025-08-20T21:45:27.1443919Z [00:03:07.112]➜  go tool buildid -w $WORK/b763/_pkg_.a # internal
2025-08-20T21:45:27.1449110Z [00:03:07.113]➜  cp $WORK/b763/_pkg_.a /root/.cache/go-build/6e/6e09e246eeb06dd42e961ddaa9302ea57f9d08e863613d6ecb6c35f0ea9375ee-d # internal
2025-08-20T21:45:27.1455545Z [00:03:07.113]➜  github.com/cyphar/filepath-securejoin
2025-08-20T21:45:27.1457669Z [00:03:07.113]➜  mkdir -p $WORK/b764/
2025-08-20T21:45:27.1459392Z [00:03:07.114]➜  cat >/tmp/go-build3361383166/b764/importcfg << 'EOF' # internal
2025-08-20T21:45:27.1459749Z [00:03:07.114]➜  # import config
2025-08-20T21:45:27.1460094Z [00:03:07.114]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.1460511Z [00:03:07.114]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.1460972Z [00:03:07.114]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:27.1461422Z [00:03:07.114]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.1461823Z [00:03:07.114]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:27.1462262Z [00:03:07.114]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:27.1462902Z [00:03:07.114]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:27.1463344Z [00:03:07.114]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:27.1463765Z [00:03:07.114]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.1464191Z [00:03:07.114]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.1464608Z [00:03:07.114]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.1465020Z [00:03:07.114]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:27.1465332Z [00:03:07.114]➜  EOF
2025-08-20T21:45:27.1470471Z [00:03:07.114]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b764/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1=>github.com/cyphar/filepath-securejoin@v0.4.1;$WORK/b764=>" -p github.com/cyphar/filepath-securejoin -lang=go1.18 -complete -installsuffix shared -buildid 3oQjUT4xhda8MoowvEb4/3oQjUT4xhda8MoowvEb4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/doc.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/gocompat_errors_go120.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/gocompat_generics_go121.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/join.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/lookup_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/mkdir_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/open_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/openat2_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/openat_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/procfs_linux.go /root/go/pkg/mod/github.com/cyphar/filepath-securejoin@v0.4.1/vfs.go
2025-08-20T21:45:27.1789013Z [00:03:07.147]➜  go tool buildid -w $WORK/b657/_pkg_.a # internal
2025-08-20T21:45:27.1815528Z [00:03:07.149]➜  cp $WORK/b657/_pkg_.a /root/.cache/go-build/23/23c4db6aed13fc3d6444bc3bb7853ed825d4e8ace3eaa632d9c30e713ff9d6b4-d # internal
2025-08-20T21:45:27.1891112Z [00:03:07.157]➜  github.com/docker/docker/pkg/sysinfo
2025-08-20T21:45:27.1899403Z [00:03:07.157]➜  mkdir -p $WORK/b652/
2025-08-20T21:45:27.1899877Z [00:03:07.157]➜  cat >/tmp/go-build3361383166/b652/importcfg << 'EOF' # internal
2025-08-20T21:45:27.1900235Z [00:03:07.157]➜  # import config
2025-08-20T21:45:27.1900582Z [00:03:07.157]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:27.1901005Z [00:03:07.157]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.1901530Z [00:03:07.157]➜  packagefile github.com/containerd/cgroups/v3=/tmp/go-build3361383166/b483/_pkg_.a
2025-08-20T21:45:27.1902647Z [00:03:07.157]➜  packagefile github.com/containerd/cgroups/v3/cgroup1=/tmp/go-build3361383166/b653/_pkg_.a
2025-08-20T21:45:27.1903370Z [00:03:07.157]➜  packagefile github.com/containerd/cgroups/v3/cgroup2=/tmp/go-build3361383166/b657/_pkg_.a
2025-08-20T21:45:27.1904299Z [00:03:07.157]➜  packagefile github.com/containerd/containerd/v2/pkg/seccomp=/tmp/go-build3361383166/b682/_pkg_.a
2025-08-20T21:45:27.1904931Z [00:03:07.157]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:27.1905499Z [00:03:07.157]➜  packagefile github.com/moby/sys/mountinfo=/tmp/go-build3361383166/b370/_pkg_.a
2025-08-20T21:45:27.1906059Z [00:03:07.157]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:27.1906551Z [00:03:07.157]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.1906954Z [00:03:07.157]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:27.1907366Z [00:03:07.157]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.1907798Z [00:03:07.157]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.1908213Z [00:03:07.157]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.1908519Z [00:03:07.157]➜  EOF
2025-08-20T21:45:27.1911327Z [00:03:07.158]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b652/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/sysinfo=>github.com/docker/docker@v28.3.3+incompatible/pkg/sysinfo;$WORK/b652=>" -p github.com/docker/docker/pkg/sysinfo -lang=go1.16 -complete -installsuffix shared -buildid us9JaC68dcKYBvwtAqdu/us9JaC68dcKYBvwtAqdu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/sysinfo/cgroup2_linux.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/sysinfo/sysinfo.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/sysinfo/sysinfo_linux.go
2025-08-20T21:45:27.2027869Z [00:03:07.170]➜  go tool buildid -w $WORK/b758/_pkg_.a # internal
2025-08-20T21:45:27.2044177Z [00:03:07.172]➜  cp $WORK/b758/_pkg_.a /root/.cache/go-build/49/4986f5f1c615ced112daef6ecd72364ed7ce32183aec43d514ee6a5fec0d981a-d # internal
2025-08-20T21:45:27.2045134Z [00:03:07.172]➜  github.com/containerd/nerdctl/v2/pkg/composer/pipetagger
2025-08-20T21:45:27.2056107Z [00:03:07.173]➜  mkdir -p $WORK/b757/
2025-08-20T21:45:27.2061497Z [00:03:07.173]➜  cat >/tmp/go-build3361383166/b757/importcfg << 'EOF' # internal
2025-08-20T21:45:27.2061926Z [00:03:07.173]➜  # import config
2025-08-20T21:45:27.2062262Z [00:03:07.173]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:27.2062805Z [00:03:07.173]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.2063278Z [00:03:07.173]➜  packagefile github.com/fatih/color=/tmp/go-build3361383166/b758/_pkg_.a
2025-08-20T21:45:27.2063756Z [00:03:07.173]➜  packagefile hash/fnv=/tmp/go-build3361383166/b092/_pkg_.a
2025-08-20T21:45:27.2064178Z [00:03:07.173]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.2064590Z [00:03:07.173]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.2064911Z [00:03:07.173]➜  EOF
2025-08-20T21:45:27.2066983Z [00:03:07.174]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b757/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pipetagger=>github.com/containerd/nerdctl/v2/pkg/composer/pipetagger;$WORK/b757=>" -p github.com/containerd/nerdctl/v2/pkg/composer/pipetagger -lang=go1.23 -complete -installsuffix shared -buildid imtZCDJ2DF9RfEnuubXy/imtZCDJ2DF9RfEnuubXy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pipetagger/pipetagger.go
2025-08-20T21:45:27.2342184Z [00:03:07.202]➜  go tool buildid -w $WORK/b757/_pkg_.a # internal
2025-08-20T21:45:27.2351981Z [00:03:07.202]➜  cp $WORK/b757/_pkg_.a /root/.cache/go-build/8d/8d66baf9a1520d1457c43f01d08592a8ad7d8c712acc87328c2ec8d2a5a17462-d # internal
2025-08-20T21:45:27.2353066Z [00:03:07.202]➜  github.com/containerd/nerdctl/v2/pkg/netutil/networkstore
2025-08-20T21:45:27.2353438Z [00:03:07.202]➜  mkdir -p $WORK/b766/
2025-08-20T21:45:27.2354006Z [00:03:07.203]➜  cat >/tmp/go-build3361383166/b766/importcfg << 'EOF' # internal
2025-08-20T21:45:27.2354351Z [00:03:07.203]➜  # import config
2025-08-20T21:45:27.2354710Z [00:03:07.203]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:27.2355163Z [00:03:07.203]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.2355576Z [00:03:07.203]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.2356073Z [00:03:07.203]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:27.2356701Z [00:03:07.203]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:27.2357272Z [00:03:07.203]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:27.2357603Z [00:03:07.203]➜  EOF
2025-08-20T21:45:27.2359689Z [00:03:07.203]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b766/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/networkstore=>github.com/containerd/nerdctl/v2/pkg/netutil/networkstore;$WORK/b766=>" -p github.com/containerd/nerdctl/v2/pkg/netutil/networkstore -lang=go1.23 -complete -installsuffix shared -buildid FgFuzp5SaRHI1yl62BrH/FgFuzp5SaRHI1yl62BrH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/networkstore/networkstore.go
2025-08-20T21:45:27.2786235Z [00:03:07.246]➜  go tool buildid -w $WORK/b766/_pkg_.a # internal
2025-08-20T21:45:27.2791274Z [00:03:07.247]➜  cp $WORK/b766/_pkg_.a /root/.cache/go-build/68/6832734c0ffa42a9d7123da325f50e1fa757a4a4b03121fdd7ec64fa564adb74-d # internal
2025-08-20T21:45:27.2797289Z [00:03:07.247]➜  github.com/coreos/go-iptables/iptables
2025-08-20T21:45:27.2802044Z [00:03:07.247]➜  mkdir -p $WORK/b768/
2025-08-20T21:45:27.2802599Z [00:03:07.248]➜  cat >/tmp/go-build3361383166/b768/importcfg << 'EOF' # internal
2025-08-20T21:45:27.2803002Z [00:03:07.248]➜  # import config
2025-08-20T21:45:27.2803596Z [00:03:07.248]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:27.2804073Z [00:03:07.248]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.2804473Z [00:03:07.248]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.2805036Z [00:03:07.248]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:27.2805570Z [00:03:07.248]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.2805985Z [00:03:07.248]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:27.2806405Z [00:03:07.248]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:27.2806851Z [00:03:07.248]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.2807283Z [00:03:07.248]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.2807697Z [00:03:07.248]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.2808116Z [00:03:07.248]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:27.2808429Z [00:03:07.248]➜  EOF
2025-08-20T21:45:27.2810610Z [00:03:07.248]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b768/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coreos/go-iptables@v0.8.0/iptables=>github.com/coreos/go-iptables@v0.8.0/iptables;$WORK/b768=>" -p github.com/coreos/go-iptables/iptables -lang=go1.16 -complete -installsuffix shared -buildid 0SDv5L-YI1h733qM2Hq-/0SDv5L-YI1h733qM2Hq- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack /root/go/pkg/mod/github.com/coreos/go-iptables@v0.8.0/iptables/iptables.go /root/go/pkg/mod/github.com/coreos/go-iptables@v0.8.0/iptables/lock.go
2025-08-20T21:45:27.3008640Z [00:03:07.269]➜  go tool buildid -w $WORK/b764/_pkg_.a # internal
2025-08-20T21:45:27.3037606Z [00:03:07.271]➜  go tool buildid -w $WORK/b652/_pkg_.a # internal
2025-08-20T21:45:27.3051353Z [00:03:07.273]➜  cp $WORK/b764/_pkg_.a /root/.cache/go-build/ca/ca228add6639a452022e6b55d53d8e67d194eeef78ed0ae6f2f5d7372aeb3e1f-d # internal
2025-08-20T21:45:27.3068410Z [00:03:07.275]➜  github.com/containerd/nerdctl/v2/pkg/composer/serviceparser
2025-08-20T21:45:27.3069410Z [00:03:07.275]➜  mkdir -p $WORK/b761/
2025-08-20T21:45:27.3072570Z [00:03:07.275]➜  cat >/tmp/go-build3361383166/b761/importcfg << 'EOF' # internal
2025-08-20T21:45:27.3073364Z [00:03:07.275]➜  # import config
2025-08-20T21:45:27.3073747Z [00:03:07.275]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:27.3074192Z [00:03:07.275]➜  packagefile encoding/csv=/tmp/go-build3361383166/b641/_pkg_.a
2025-08-20T21:45:27.3074626Z [00:03:07.275]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.3076387Z [00:03:07.275]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.3076951Z [00:03:07.275]➜  packagefile github.com/compose-spec/compose-go/v2/types=/tmp/go-build3361383166/b501/_pkg_.a
2025-08-20T21:45:27.3078021Z [00:03:07.275]➜  packagefile github.com/containerd/containerd/v2/contrib/nvidia=/tmp/go-build3361383166/b762/_pkg_.a
2025-08-20T21:45:27.3081102Z [00:03:07.275]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:27.3081953Z [00:03:07.275]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:27.3082809Z [00:03:07.275]➜  packagefile github.com/containerd/nerdctl/v2/pkg/identifiers=/tmp/go-build3361383166/b700/_pkg_.a
2025-08-20T21:45:27.3083546Z [00:03:07.275]➜  packagefile github.com/containerd/nerdctl/v2/pkg/reflectutil=/tmp/go-build3361383166/b763/_pkg_.a
2025-08-20T21:45:27.3084225Z [00:03:07.275]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3361383166/b764/_pkg_.a
2025-08-20T21:45:27.3088701Z [00:03:07.275]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.3089348Z [00:03:07.275]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:27.3089846Z [00:03:07.275]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:27.3090468Z [00:03:07.275]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.3090961Z [00:03:07.275]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.3091381Z [00:03:07.275]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:27.3091687Z [00:03:07.275]➜  EOF
2025-08-20T21:45:27.3094192Z [00:03:07.275]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b761/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser=>github.com/containerd/nerdctl/v2/pkg/composer/serviceparser;$WORK/b761=>" -p github.com/containerd/nerdctl/v2/pkg/composer/serviceparser -lang=go1.23 -complete -installsuffix shared -buildid Gam6DwOn09tBJsmHPDYY/Gam6DwOn09tBJsmHPDYY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser/build.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser/serviceparser.go
2025-08-20T21:45:27.3096828Z [00:03:07.276]➜  cp $WORK/b652/_pkg_.a /root/.cache/go-build/51/51ef3449dd633535519438d85b9581562ab23ecd2e36a719af09b7fed081f23c-d # internal
2025-08-20T21:45:27.3097421Z [00:03:07.276]➜  github.com/containerd/nerdctl/v2/pkg/infoutil
2025-08-20T21:45:27.3097753Z [00:03:07.276]➜  mkdir -p $WORK/b535/
2025-08-20T21:45:27.3098111Z [00:03:07.277]➜  cat >/tmp/go-build3361383166/b535/importcfg << 'EOF' # internal
2025-08-20T21:45:27.3098793Z [00:03:07.277]➜  # import config
2025-08-20T21:45:27.3099371Z [00:03:07.277]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:27.3099990Z [00:03:07.277]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:27.3100555Z [00:03:07.277]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.3101202Z [00:03:07.277]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build3361383166/b493/_pkg_.a
2025-08-20T21:45:27.3101941Z [00:03:07.277]➜  packagefile github.com/containerd/cgroups/v3=/tmp/go-build3361383166/b483/_pkg_.a
2025-08-20T21:45:27.3103791Z [00:03:07.277]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:27.3104595Z [00:03:07.277]➜  packagefile github.com/containerd/containerd/v2/core/introspection=/tmp/go-build3361383166/b388/_pkg_.a
2025-08-20T21:45:27.3105376Z [00:03:07.277]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/types=/tmp/go-build3361383166/b343/_pkg_.a
2025-08-20T21:45:27.3106028Z [00:03:07.277]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:27.3106675Z [00:03:07.277]➜  packagefile github.com/containerd/nerdctl/v2/pkg/apparmorutil=/tmp/go-build3361383166/b536/_pkg_.a
2025-08-20T21:45:27.3107409Z [00:03:07.277]➜  packagefile github.com/containerd/nerdctl/v2/pkg/buildkitutil=/tmp/go-build3361383166/b534/_pkg_.a
2025-08-20T21:45:27.3108118Z [00:03:07.277]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:27.3108906Z [00:03:07.277]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat=/tmp/go-build3361383166/b537/_pkg_.a
2025-08-20T21:45:27.3109881Z [00:03:07.277]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:27.3110704Z [00:03:07.277]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:27.3111412Z [00:03:07.277]➜  packagefile github.com/containerd/nerdctl/v2/pkg/version=/tmp/go-build3361383166/b650/_pkg_.a
2025-08-20T21:45:27.3112068Z [00:03:07.277]➜  packagefile github.com/docker/docker/pkg/meminfo=/tmp/go-build3361383166/b651/_pkg_.a
2025-08-20T21:45:27.3146860Z [00:03:07.277]➜  packagefile github.com/docker/docker/pkg/sysinfo=/tmp/go-build3361383166/b652/_pkg_.a
2025-08-20T21:45:27.3147478Z [00:03:07.277]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:27.3147964Z [00:03:07.277]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.3148609Z [00:03:07.277]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.3149090Z [00:03:07.277]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:27.3149521Z [00:03:07.277]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:27.3149941Z [00:03:07.277]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:27.3150363Z [00:03:07.277]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.3150774Z [00:03:07.277]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:27.3151073Z [00:03:07.277]➜  EOF
2025-08-20T21:45:27.3153710Z [00:03:07.278]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b535/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil=>github.com/containerd/nerdctl/v2/pkg/infoutil;$WORK/b535=>" -p github.com/containerd/nerdctl/v2/pkg/infoutil -lang=go1.23 -complete -installsuffix shared -buildid _uYcfz0YICv_PqoTw2i1/_uYcfz0YICv_PqoTw2i1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_unix.go
2025-08-20T21:45:27.4108483Z [00:03:07.379]➜  go tool buildid -w $WORK/b768/_pkg_.a # internal
2025-08-20T21:45:27.4126296Z [00:03:07.380]➜  go tool buildid -w $WORK/b535/_pkg_.a # internal
2025-08-20T21:45:27.4142136Z [00:03:07.382]➜  cp $WORK/b768/_pkg_.a /root/.cache/go-build/4b/4b0e1defbf7fa986096d10b46e7085d9f211034a1fd7c160369b4a9f5efeaf50-d # internal
2025-08-20T21:45:27.4145241Z [00:03:07.382]➜  github.com/containerd/nerdctl/v2/pkg/portutil/iptable
2025-08-20T21:45:27.4148038Z [00:03:07.382]➜  mkdir -p $WORK/b767/
2025-08-20T21:45:27.4152104Z [00:03:07.383]➜  cp $WORK/b535/_pkg_.a /root/.cache/go-build/7a/7ac13e919a582eff6b25d95e890fab59153c61e135006d753a74deb6bae545fa-d # internal
2025-08-20T21:45:27.4156414Z [00:03:07.384]➜  cat >/tmp/go-build3361383166/b767/importcfg << 'EOF' # internal
2025-08-20T21:45:27.4156782Z [00:03:07.384]➜  # import config
2025-08-20T21:45:27.4157251Z [00:03:07.384]➜  packagefile github.com/coreos/go-iptables/iptables=/tmp/go-build3361383166/b768/_pkg_.a
2025-08-20T21:45:27.4157774Z [00:03:07.384]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:27.4158198Z [00:03:07.384]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.4158622Z [00:03:07.384]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.4158934Z [00:03:07.384]➜  EOF
2025-08-20T21:45:27.4161208Z [00:03:07.384]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b767/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/iptable=>github.com/containerd/nerdctl/v2/pkg/portutil/iptable;$WORK/b767=>" -p github.com/containerd/nerdctl/v2/pkg/portutil/iptable -lang=go1.23 -complete -installsuffix shared -buildid VU668ot_i7RfwY-REj7L/VU668ot_i7RfwY-REj7L -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/iptable/iptables.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/iptable/iptables_linux.go
2025-08-20T21:45:27.4183775Z [00:03:07.386]➜  github.com/containerd/nerdctl/v2/pkg/testutil
2025-08-20T21:45:27.4189939Z [00:03:07.387]➜  mkdir -p $WORK/b492/
2025-08-20T21:45:27.4204990Z [00:03:07.388]➜  cat >/tmp/go-build3361383166/b492/importcfg << 'EOF' # internal
2025-08-20T21:45:27.4205550Z [00:03:07.388]➜  # import config
2025-08-20T21:45:27.4206025Z [00:03:07.388]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:27.4206588Z [00:03:07.388]➜  packagefile embed=/tmp/go-build3361383166/b100/_pkg_.a
2025-08-20T21:45:27.4207175Z [00:03:07.388]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:27.4207751Z [00:03:07.388]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.4208310Z [00:03:07.388]➜  packagefile flag=/tmp/go-build3361383166/b478/_pkg_.a
2025-08-20T21:45:27.4209067Z [00:03:07.388]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.4209744Z [00:03:07.388]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build3361383166/b493/_pkg_.a
2025-08-20T21:45:27.4210528Z [00:03:07.388]➜  packagefile github.com/compose-spec/compose-go/v2/loader=/tmp/go-build3361383166/b495/_pkg_.a
2025-08-20T21:45:27.4211366Z [00:03:07.388]➜  packagefile github.com/compose-spec/compose-go/v2/types=/tmp/go-build3361383166/b501/_pkg_.a
2025-08-20T21:45:27.4212174Z [00:03:07.388]➜  packagefile github.com/containerd/containerd/v2/defaults=/tmp/go-build3361383166/b336/_pkg_.a
2025-08-20T21:45:27.4213381Z [00:03:07.388]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:27.4214135Z [00:03:07.388]➜  packagefile github.com/containerd/nerdctl/mod/tigron/tig=/tmp/go-build3361383166/b533/_pkg_.a
2025-08-20T21:45:27.4215008Z [00:03:07.388]➜  packagefile github.com/containerd/nerdctl/v2/pkg/buildkitutil=/tmp/go-build3361383166/b534/_pkg_.a
2025-08-20T21:45:27.4215880Z [00:03:07.388]➜  packagefile github.com/containerd/nerdctl/v2/pkg/infoutil=/tmp/go-build3361383166/b535/_pkg_.a
2025-08-20T21:45:27.4216768Z [00:03:07.388]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat=/tmp/go-build3361383166/b537/_pkg_.a
2025-08-20T21:45:27.4217719Z [00:03:07.388]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:27.4218607Z [00:03:07.388]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:27.4219501Z [00:03:07.388]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:27.4220345Z [00:03:07.388]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:27.4221312Z [00:03:07.388]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:27.4221976Z [00:03:07.388]➜  packagefile go.yaml.in/yaml/v3=/tmp/go-build3361383166/b509/_pkg_.a
2025-08-20T21:45:27.4222692Z [00:03:07.388]➜  packagefile gotest.tools/v3/assert=/tmp/go-build3361383166/b683/_pkg_.a
2025-08-20T21:45:27.4223347Z [00:03:07.388]➜  packagefile gotest.tools/v3/icmd=/tmp/go-build3361383166/b689/_pkg_.a
2025-08-20T21:45:27.4223909Z [00:03:07.388]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.4224425Z [00:03:07.388]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.4224959Z [00:03:07.388]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:27.4225622Z [00:03:07.388]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:27.4226255Z [00:03:07.388]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:27.4226788Z [00:03:07.388]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.4227335Z [00:03:07.388]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.4227874Z [00:03:07.388]➜  packagefile testing=/tmp/go-build3361383166/b477/_pkg_.a
2025-08-20T21:45:27.4228579Z [00:03:07.388]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:27.4229047Z [00:03:07.388]➜  EOF
2025-08-20T21:45:27.4244839Z [00:03:07.392]➜  cat >/tmp/go-build3361383166/b492/embedcfg << 'EOF' # internal
2025-08-20T21:45:27.4245236Z [00:03:07.392]➜  {
2025-08-20T21:45:27.4245446Z [00:03:07.392]➜  	"Patterns": {
2025-08-20T21:45:27.4245683Z [00:03:07.392]➜  		"images.yaml": [
2025-08-20T21:45:27.4245930Z [00:03:07.392]➜  			"images.yaml"
2025-08-20T21:45:27.4246168Z [00:03:07.392]➜  		]
2025-08-20T21:45:27.4246356Z [00:03:07.392]➜  	},
2025-08-20T21:45:27.4246559Z [00:03:07.392]➜  	"Files": {
2025-08-20T21:45:27.4246932Z [00:03:07.392]➜  		"images.yaml": "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/images.yaml"
2025-08-20T21:45:27.4247289Z [00:03:07.392]➜  	}
2025-08-20T21:45:27.4247663Z [00:03:07.392]➜  }EOF
2025-08-20T21:45:27.4480955Z [00:03:07.392]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b492/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil=>github.com/containerd/nerdctl/v2/pkg/testutil;$WORK/b492=>" -p github.com/containerd/nerdctl/v2/pkg/testutil -lang=go1.23 -complete -installsuffix shared -buildid -zzBlA3hAiNxmLpNMbsf/-zzBlA3hAiNxmLpNMbsf -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -embedcfg $WORK/b492/embedcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/compose.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/images_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil_linux.go
2025-08-20T21:45:27.4483783Z [00:03:07.416]➜  go tool buildid -w $WORK/b767/_pkg_.a # internal
2025-08-20T21:45:27.4490162Z [00:03:07.417]➜  cp $WORK/b767/_pkg_.a /root/.cache/go-build/f6/f6ff997a473dfea7704a20570edb27231c7d890ab5c2d3535885f8809931292d-d # internal
2025-08-20T21:45:27.4527344Z [00:03:07.420]➜  go tool buildid -w $WORK/b761/_pkg_.a # internal
2025-08-20T21:45:27.4527936Z [00:03:07.421]➜  github.com/containerd/nerdctl/v2/pkg/taskutil
2025-08-20T21:45:27.4528398Z [00:03:07.421]➜  mkdir -p $WORK/b723/
2025-08-20T21:45:27.4529761Z [00:03:07.421]➜  cat >/tmp/go-build3361383166/b723/importcfg << 'EOF' # internal
2025-08-20T21:45:27.4530255Z [00:03:07.421]➜  # import config
2025-08-20T21:45:27.4530722Z [00:03:07.421]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:27.4532491Z [00:03:07.421]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.4533217Z [00:03:07.421]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build3361383166/b493/_pkg_.a
2025-08-20T21:45:27.4534010Z [00:03:07.421]➜  packagefile github.com/containerd/console=/tmp/go-build3361383166/b638/_pkg_.a
2025-08-20T21:45:27.4534768Z [00:03:07.421]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:27.4538734Z [00:03:07.422]➜  packagefile github.com/containerd/containerd/v2/pkg/cio=/tmp/go-build3361383166/b450/_pkg_.a
2025-08-20T21:45:27.4539543Z [00:03:07.422]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:27.4540309Z [00:03:07.422]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cioutil=/tmp/go-build3361383166/b724/_pkg_.a
2025-08-20T21:45:27.4541140Z [00:03:07.422]➜  packagefile github.com/containerd/nerdctl/v2/pkg/consoleutil=/tmp/go-build3361383166/b715/_pkg_.a
2025-08-20T21:45:27.4541997Z [00:03:07.422]➜  packagefile github.com/containerd/nerdctl/v2/pkg/infoutil=/tmp/go-build3361383166/b535/_pkg_.a
2025-08-20T21:45:27.4542857Z [00:03:07.422]➜  packagefile golang.org/x/term=/tmp/go-build3361383166/b591/_pkg_.a
2025-08-20T21:45:27.4543458Z [00:03:07.422]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.4544011Z [00:03:07.422]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:27.4544569Z [00:03:07.422]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.4545127Z [00:03:07.422]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:27.4545877Z [00:03:07.422]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:27.4546509Z [00:03:07.422]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.4547798Z [00:03:07.423]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.4548237Z [00:03:07.423]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:27.4548551Z [00:03:07.423]➜  EOF
2025-08-20T21:45:27.4550560Z [00:03:07.423]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b723/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/taskutil=>github.com/containerd/nerdctl/v2/pkg/taskutil;$WORK/b723=>" -p github.com/containerd/nerdctl/v2/pkg/taskutil -lang=go1.23 -complete -installsuffix shared -buildid t-jSqrgVWY1xCvb3vLGS/t-jSqrgVWY1xCvb3vLGS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/taskutil/taskutil.go
2025-08-20T21:45:27.4571915Z [00:03:07.423]➜  cp $WORK/b761/_pkg_.a /root/.cache/go-build/27/27e546501c5224381f0029852c943665cfe716fe5ea79e2d253f88108197824d-d # internal
2025-08-20T21:45:27.4572877Z [00:03:07.425]➜  github.com/containerd/nerdctl/v2/pkg/portutil/procnet
2025-08-20T21:45:27.4573236Z [00:03:07.425]➜  mkdir -p $WORK/b769/
2025-08-20T21:45:27.4573602Z [00:03:07.425]➜  cat >/tmp/go-build3361383166/b769/importcfg << 'EOF' # internal
2025-08-20T21:45:27.4573941Z [00:03:07.425]➜  # import config
2025-08-20T21:45:27.4574279Z [00:03:07.425]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:27.4574977Z [00:03:07.425]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:27.4575409Z [00:03:07.425]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.4575810Z [00:03:07.425]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:27.4576218Z [00:03:07.425]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.4576630Z [00:03:07.425]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.4577061Z [00:03:07.425]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.4578204Z [00:03:07.426]➜  EOF
2025-08-20T21:45:27.4580497Z [00:03:07.426]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b769/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/procnet=>github.com/containerd/nerdctl/v2/pkg/portutil/procnet;$WORK/b769=>" -p github.com/containerd/nerdctl/v2/pkg/portutil/procnet -lang=go1.23 -complete -installsuffix shared -buildid rKRJFaoLI91YDG707TFF/rKRJFaoLI91YDG707TFF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/procnet/procnet.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/procnet/procnet_linux.go
2025-08-20T21:45:27.4774574Z [00:03:07.445]➜  go tool buildid -w $WORK/b769/_pkg_.a # internal
2025-08-20T21:45:27.4781151Z [00:03:07.446]➜  cp $WORK/b769/_pkg_.a /root/.cache/go-build/e9/e9ac24bae667f2b6ff56052d8d02dae2fdd97ad31b117496c7471c1b9b325963-d # internal
2025-08-20T21:45:27.4785761Z [00:03:07.446]➜  github.com/containerd/nerdctl/v2/pkg/portutil
2025-08-20T21:45:27.4786532Z [00:03:07.447]➜  mkdir -p $WORK/b765/
2025-08-20T21:45:27.4792980Z [00:03:07.447]➜  cat >/tmp/go-build3361383166/b765/importcfg << 'EOF' # internal
2025-08-20T21:45:27.4797547Z [00:03:07.447]➜  # import config
2025-08-20T21:45:27.4797969Z [00:03:07.447]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:27.4798408Z [00:03:07.447]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.4798922Z [00:03:07.447]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:27.4799482Z [00:03:07.447]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:27.4800120Z [00:03:07.447]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:27.4800860Z [00:03:07.447]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil/networkstore=/tmp/go-build3361383166/b766/_pkg_.a
2025-08-20T21:45:27.4801844Z [00:03:07.447]➜  packagefile github.com/containerd/nerdctl/v2/pkg/portutil/iptable=/tmp/go-build3361383166/b767/_pkg_.a
2025-08-20T21:45:27.4802848Z [00:03:07.447]➜  packagefile github.com/containerd/nerdctl/v2/pkg/portutil/procnet=/tmp/go-build3361383166/b769/_pkg_.a
2025-08-20T21:45:27.4803642Z [00:03:07.447]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:27.4804323Z [00:03:07.447]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build3361383166/b503/_pkg_.a
2025-08-20T21:45:27.4804825Z [00:03:07.447]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:27.4805243Z [00:03:07.447]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.4805684Z [00:03:07.447]➜  EOF
2025-08-20T21:45:27.4838376Z [00:03:07.451]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b765/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil=>github.com/containerd/nerdctl/v2/pkg/portutil;$WORK/b765=>" -p github.com/containerd/nerdctl/v2/pkg/portutil -lang=go1.23 -complete -installsuffix shared -buildid 6Dx4JrtBpJ-jkmHExdtT/6Dx4JrtBpJ-jkmHExdtT -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/port_allocate_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/portutil.go
2025-08-20T21:45:27.5329867Z [00:03:07.501]➜  go tool buildid -w $WORK/b765/_pkg_.a # internal
2025-08-20T21:45:27.5337235Z [00:03:07.502]➜  cp $WORK/b765/_pkg_.a /root/.cache/go-build/31/310417cdd4ff374b28386a5890c5e88567366c65b78e1f2aab584b7e8059627f-d # internal
2025-08-20T21:45:27.5344970Z [00:03:07.502]➜  github.com/docker/docker/pkg/system
2025-08-20T21:45:27.5350946Z [00:03:07.503]➜  mkdir -p $WORK/b770/
2025-08-20T21:45:27.5357994Z [00:03:07.504]➜  cat >/tmp/go-build3361383166/b770/importcfg << 'EOF' # internal
2025-08-20T21:45:27.5358395Z [00:03:07.504]➜  # import config
2025-08-20T21:45:27.5358748Z [00:03:07.504]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.5359227Z [00:03:07.504]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:27.5359683Z [00:03:07.504]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.5360114Z [00:03:07.504]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:27.5360742Z [00:03:07.504]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.5361180Z [00:03:07.504]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:27.5361599Z [00:03:07.504]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:27.5361901Z [00:03:07.504]➜  EOF
2025-08-20T21:45:27.5366723Z [00:03:07.504]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b770/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/system=>github.com/docker/docker@v28.3.3+incompatible/pkg/system;$WORK/b770=>" -p github.com/docker/docker/pkg/system -lang=go1.16 -complete -installsuffix shared -buildid f2_JCyySgy7hUOL8i1sO/f2_JCyySgy7hUOL8i1sO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/system/chtimes.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/system/chtimes_nowindows.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/system/errors.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/system/filesys.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/system/filesys_unix.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/system/utimes_unix.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/system/xattrs.go /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/pkg/system/xattrs_linux.go
2025-08-20T21:45:27.5899570Z [00:03:07.558]➜  go tool buildid -w $WORK/b492/_pkg_.a # internal
2025-08-20T21:45:27.5927472Z [00:03:07.560]➜  cp $WORK/b492/_pkg_.a /root/.cache/go-build/cd/cd5514e6de223080c9e479783ec230e6b847d3f4051febb2ffc4e2352fe5b839-d # internal
2025-08-20T21:45:27.5963153Z [00:03:07.564]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers
2025-08-20T21:45:27.5970112Z [00:03:07.565]➜  mkdir -p $WORK/b464/
2025-08-20T21:45:27.5976350Z [00:03:07.565]➜  go tool buildid -w $WORK/b770/_pkg_.a # internal
2025-08-20T21:45:27.5981785Z [00:03:07.565]➜  cp $WORK/b770/_pkg_.a /root/.cache/go-build/0f/0f2bb230fb68de55aa2a36df0c7af867e59520dc7b8b4a2345dad6885832f544-d # internal
2025-08-20T21:45:27.5982555Z [00:03:07.566]➜  github.com/mitchellh/go-homedir
2025-08-20T21:45:27.5982898Z [00:03:07.566]➜  mkdir -p $WORK/b774/
2025-08-20T21:45:27.5983446Z [00:03:07.566]➜  cat >/tmp/go-build3361383166/b774/importcfg << 'EOF' # internal
2025-08-20T21:45:27.5983857Z [00:03:07.566]➜  # import config
2025-08-20T21:45:27.5984198Z [00:03:07.566]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:27.5984662Z [00:03:07.566]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.5985067Z [00:03:07.566]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.5985474Z [00:03:07.566]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:27.5986333Z [00:03:07.566]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:27.5986951Z [00:03:07.566]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:27.5987720Z [00:03:07.566]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.5988802Z [00:03:07.566]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.5989239Z [00:03:07.566]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.5989551Z [00:03:07.566]➜  EOF
2025-08-20T21:45:27.5991357Z [00:03:07.566]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b774/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/mitchellh/go-homedir@v1.1.0=>github.com/mitchellh/go-homedir@v1.1.0;$WORK/b774=>" -p github.com/mitchellh/go-homedir -lang=go1.16 -complete -installsuffix shared -buildid yZn6mkD4Ub145BRVKePj/yZn6mkD4Ub145BRVKePj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack /root/go/pkg/mod/github.com/mitchellh/go-homedir@v1.1.0/homedir.go
2025-08-20T21:45:27.5996655Z [00:03:07.566]➜  cat >/tmp/go-build3361383166/b464/importcfg << 'EOF' # internal
2025-08-20T21:45:27.5997017Z [00:03:07.566]➜  # import config
2025-08-20T21:45:27.5997379Z [00:03:07.566]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:27.5997820Z [00:03:07.566]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.5998514Z [00:03:07.566]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.5999009Z [00:03:07.566]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:27.5999654Z [00:03:07.566]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:27.6000334Z [00:03:07.566]➜  packagefile github.com/containerd/nerdctl/v2/pkg/fs=/tmp/go-build3361383166/b491/_pkg_.a
2025-08-20T21:45:27.6001011Z [00:03:07.566]➜  packagefile github.com/containerd/nerdctl/v2/pkg/testutil=/tmp/go-build3361383166/b492/_pkg_.a
2025-08-20T21:45:27.6001769Z [00:03:07.566]➜  packagefile github.com/containerd/nerdctl/v2/pkg/testutil/nettestutil=/tmp/go-build3361383166/b690/_pkg_.a
2025-08-20T21:45:27.6002567Z [00:03:07.566]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:27.6003172Z [00:03:07.566]➜  packagefile github.com/spf13/pflag=/tmp/go-build3361383166/b692/_pkg_.a
2025-08-20T21:45:27.6003705Z [00:03:07.566]➜  packagefile gotest.tools/v3/assert=/tmp/go-build3361383166/b683/_pkg_.a
2025-08-20T21:45:27.6004289Z [00:03:07.566]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.6004683Z [00:03:07.566]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.6005235Z [00:03:07.566]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:27.6005744Z [00:03:07.566]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:27.6006185Z [00:03:07.566]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.6006608Z [00:03:07.566]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.6007029Z [00:03:07.566]➜  packagefile testing=/tmp/go-build3361383166/b477/_pkg_.a
2025-08-20T21:45:27.6007448Z [00:03:07.566]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:27.6007747Z [00:03:07.566]➜  EOF
2025-08-20T21:45:27.6010037Z [00:03:07.566]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b464/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers=>github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers;$WORK/b464=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers -lang=go1.23 -complete -installsuffix shared -buildid RUpU92Sjb3Ha4zUV9Prm/RUpU92Sjb3Ha4zUV9Prm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./helpers/cobra.go ./helpers/consts.go ./helpers/flagutil.go ./helpers/prompt.go ./helpers/testing.go ./helpers/testing_linux.go
2025-08-20T21:45:27.6437963Z [00:03:07.611]➜  go tool buildid -w $WORK/b723/_pkg_.a # internal
2025-08-20T21:45:27.6451386Z [00:03:07.613]➜  go tool buildid -w $WORK/b774/_pkg_.a # internal
2025-08-20T21:45:27.6458419Z [00:03:07.614]➜  cp $WORK/b774/_pkg_.a /root/.cache/go-build/0f/0f16824bdde6b4771a7ac05f1c149345bbae56b27d2a17039e7a5f9874830f3e-d # internal
2025-08-20T21:45:27.6466478Z [00:03:07.614]➜  encoding/base32
2025-08-20T21:45:27.6466759Z [00:03:07.614]➜  mkdir -p $WORK/b776/
2025-08-20T21:45:27.6472305Z [00:03:07.615]➜  cp $WORK/b723/_pkg_.a /root/.cache/go-build/a2/a25717aacfc561f580cedab6ae3cc00338cfd9c1bee4ee813165d5640f6ffb7e-d # internal
2025-08-20T21:45:27.6473579Z [00:03:07.615]➜  cat >/tmp/go-build3361383166/b776/importcfg << 'EOF' # internal
2025-08-20T21:45:27.6475437Z [00:03:07.615]➜  # import config
2025-08-20T21:45:27.6475773Z [00:03:07.615]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.6476192Z [00:03:07.615]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:27.6476616Z [00:03:07.615]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.6476928Z [00:03:07.615]➜  EOF
2025-08-20T21:45:27.6478385Z [00:03:07.615]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b776/_pkg_.a -trimpath "/root/.go/src/encoding/base32=>encoding/base32;$WORK/b776=>" -p encoding/base32 -lang=go1.25 -std -complete -installsuffix shared -buildid wSxZ1fJ2dzB_s8K_sYly/wSxZ1fJ2dzB_s8K_sYly -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack /root/.go/src/encoding/base32/base32.go
2025-08-20T21:45:27.6506818Z [00:03:07.618]➜  github.com/containerd/nerdctl/v2/pkg/signutil
2025-08-20T21:45:27.6508173Z [00:03:07.618]➜  mkdir -p $WORK/b779/
2025-08-20T21:45:27.6536165Z [00:03:07.622]➜  cat >/tmp/go-build3361383166/b779/importcfg << 'EOF' # internal
2025-08-20T21:45:27.6539657Z [00:03:07.622]➜  # import config
2025-08-20T21:45:27.6542043Z [00:03:07.622]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:27.6542615Z [00:03:07.622]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:27.6543104Z [00:03:07.622]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.6543533Z [00:03:07.622]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.6544016Z [00:03:07.622]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:27.6544657Z [00:03:07.622]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:27.6545541Z [00:03:07.622]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:27.6546235Z [00:03:07.622]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.6546728Z [00:03:07.622]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:27.6547151Z [00:03:07.622]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.6547462Z [00:03:07.622]➜  EOF
2025-08-20T21:45:27.6577301Z [00:03:07.625]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b779/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil=>github.com/containerd/nerdctl/v2/pkg/signutil;$WORK/b779=>" -p github.com/containerd/nerdctl/v2/pkg/signutil -lang=go1.23 -complete -installsuffix shared -buildid PwimFpWDx_M9XEcjP6Gg/PwimFpWDx_M9XEcjP6Gg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil/cosignutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil/notationutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil/signutil.go
2025-08-20T21:45:27.7078253Z [00:03:07.676]➜  go tool buildid -w $WORK/b464/_pkg_.a # internal
2025-08-20T21:45:27.7172924Z [00:03:07.685]➜  cp $WORK/b464/_pkg_.a /root/.cache/go-build/ad/ada7a73edd963416b45aa12ab1af71dffd90e23e800d1f3d93cd93adf77cb51f-d # internal
2025-08-20T21:45:27.7194880Z [00:03:07.687]➜  github.com/containerd/containerd/api/events
2025-08-20T21:45:27.7197569Z [00:03:07.688]➜  mkdir -p $WORK/b781/
2025-08-20T21:45:27.7207241Z [00:03:07.689]➜  cat >/tmp/go-build3361383166/b781/importcfg << 'EOF' # internal
2025-08-20T21:45:27.7207884Z [00:03:07.689]➜  # import config
2025-08-20T21:45:27.7208788Z [00:03:07.689]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.7210009Z [00:03:07.689]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:27.7211925Z [00:03:07.689]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:27.7212893Z [00:03:07.689]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:27.7213676Z [00:03:07.689]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:27.7214368Z [00:03:07.689]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:27.7215085Z [00:03:07.689]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:27.7215661Z [00:03:07.689]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:27.7216092Z [00:03:07.689]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.7216507Z [00:03:07.689]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.7217135Z [00:03:07.689]➜  EOF
2025-08-20T21:45:27.7229770Z [00:03:07.689]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b781/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events=>github.com/containerd/containerd/api@v1.9.0/events;$WORK/b781=>" -p github.com/containerd/containerd/api/events -lang=go1.23 -complete -installsuffix shared -buildid dBjFqnSWrysWT31XnQ33/dBjFqnSWrysWT31XnQ33 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/container.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/container_fieldpath.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/content.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/content_fieldpath.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/doc.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/image.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/image_fieldpath.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/namespace.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/namespace_fieldpath.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/sandbox.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/sandbox_fieldpath.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/snapshot.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/snapshot_fieldpath.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/task.pb.go /root/go/pkg/mod/github.com/containerd/containerd/api@v1.9.0/events/task_fieldpath.pb.go
2025-08-20T21:45:27.7287851Z [00:03:07.697]➜  go tool buildid -w $WORK/b776/_pkg_.a # internal
2025-08-20T21:45:27.7300151Z [00:03:07.698]➜  cp $WORK/b776/_pkg_.a /root/.cache/go-build/ee/ee2f14d17c6627802ff1800b76b3a5f966e421b5b10a7472725b22a8ade8a02d-d # internal
2025-08-20T21:45:27.7318807Z [00:03:07.700]➜  github.com/multiformats/go-multiaddr
2025-08-20T21:45:27.7319552Z [00:03:07.700]➜  mkdir -p $WORK/b775/
2025-08-20T21:45:27.7338865Z [00:03:07.702]➜  cat >/tmp/go-build3361383166/b775/importcfg << 'EOF' # internal
2025-08-20T21:45:27.7339604Z [00:03:07.702]➜  # import config
2025-08-20T21:45:27.7340423Z [00:03:07.702]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:27.7340948Z [00:03:07.702]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:27.7341422Z [00:03:07.702]➜  packagefile encoding/base32=/tmp/go-build3361383166/b776/_pkg_.a
2025-08-20T21:45:27.7341905Z [00:03:07.702]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:27.7342796Z [00:03:07.702]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:27.7343284Z [00:03:07.702]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:27.7343728Z [00:03:07.702]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.7344156Z [00:03:07.702]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.7344627Z [00:03:07.702]➜  packagefile github.com/ipfs/go-cid=/tmp/go-build3361383166/b596/_pkg_.a
2025-08-20T21:45:27.7345219Z [00:03:07.702]➜  packagefile github.com/multiformats/go-multibase=/tmp/go-build3361383166/b597/_pkg_.a
2025-08-20T21:45:27.7345846Z [00:03:07.702]➜  packagefile github.com/multiformats/go-multihash=/tmp/go-build3361383166/b601/_pkg_.a
2025-08-20T21:45:27.7346460Z [00:03:07.702]➜  packagefile github.com/multiformats/go-varint=/tmp/go-build3361383166/b619/_pkg_.a
2025-08-20T21:45:27.7347024Z [00:03:07.702]➜  packagefile golang.org/x/exp/slices=/tmp/go-build3361383166/b777/_pkg_.a
2025-08-20T21:45:27.7347491Z [00:03:07.702]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:27.7347895Z [00:03:07.702]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:27.7348504Z [00:03:07.702]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:27.7348926Z [00:03:07.702]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:27.7349350Z [00:03:07.702]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.7349778Z [00:03:07.702]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.7350191Z [00:03:07.702]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.7350492Z [00:03:07.702]➜  EOF
2025-08-20T21:45:27.7355408Z [00:03:07.702]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b775/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0=>github.com/multiformats/go-multiaddr@v0.13.0;$WORK/b775=>" -p github.com/multiformats/go-multiaddr -lang=go1.21 -complete -installsuffix shared -buildid zAetu9gA3cIMhlRBF142/zAetu9gA3cIMhlRBF142 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/codec.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/component.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/doc.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/filter.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/interface.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/multiaddr.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/protocol.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/protocols.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/transcoders.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/util.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/varint.go
2025-08-20T21:45:27.7455697Z [00:03:07.713]➜  go tool buildid -w $WORK/b779/_pkg_.a # internal
2025-08-20T21:45:27.7476442Z [00:03:07.715]➜  cp $WORK/b779/_pkg_.a /root/.cache/go-build/b6/b656367c6d4f895dd8be63e32316fda31f103d69173f17d4036b1a235b519020-d # internal
2025-08-20T21:45:27.7477170Z [00:03:07.715]➜  github.com/containerd/containerd/v2/contrib/seccomp
2025-08-20T21:45:27.7477518Z [00:03:07.715]➜  mkdir -p $WORK/b782/
2025-08-20T21:45:27.7477890Z [00:03:07.715]➜  cat >/tmp/go-build3361383166/b782/importcfg << 'EOF' # internal
2025-08-20T21:45:27.7478237Z [00:03:07.715]➜  # import config
2025-08-20T21:45:27.7478575Z [00:03:07.715]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:27.7479025Z [00:03:07.715]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:27.7479459Z [00:03:07.715]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.7480046Z [00:03:07.715]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:27.7481081Z [00:03:07.716]➜  packagefile github.com/containerd/containerd/v2/pkg/kernelversion=/tmp/go-build3361383166/b364/_pkg_.a
2025-08-20T21:45:27.7481807Z [00:03:07.716]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:27.7482697Z [00:03:07.716]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:27.7483384Z [00:03:07.716]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:27.7483840Z [00:03:07.716]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.7484250Z [00:03:07.716]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:27.7484569Z [00:03:07.716]➜  EOF
2025-08-20T21:45:27.7487089Z [00:03:07.716]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b782/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/contrib/seccomp=>github.com/containerd/containerd/v2@v2.1.4/contrib/seccomp;$WORK/b782=>" -p github.com/containerd/containerd/v2/contrib/seccomp -lang=go1.23 -complete -installsuffix shared -buildid 0wcFP6J-fsxplKKIffKL/0wcFP6J-fsxplKKIffKL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b782/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/contrib/seccomp/seccomp.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/contrib/seccomp/seccomp_default.go
2025-08-20T21:45:27.8566214Z [00:03:07.824]➜  go tool buildid -w $WORK/b781/_pkg_.a # internal
2025-08-20T21:45:27.8617419Z [00:03:07.828]➜  cp $WORK/b781/_pkg_.a /root/.cache/go-build/01/01c11db8627937649aef9da8df6f41cb48de42d0a4ce086f482c4d2da1252ef9-d # internal
2025-08-20T21:45:27.8619779Z [00:03:07.830]➜  github.com/fsnotify/fsnotify/internal
2025-08-20T21:45:27.8620158Z [00:03:07.830]➜  mkdir -p $WORK/b786/
2025-08-20T21:45:27.8620542Z [00:03:07.830]➜  cat >/tmp/go-build3361383166/b786/importcfg << 'EOF' # internal
2025-08-20T21:45:27.8620916Z [00:03:07.830]➜  # import config
2025-08-20T21:45:27.8621239Z [00:03:07.830]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.8621711Z [00:03:07.830]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:27.8622364Z [00:03:07.830]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.8622979Z [00:03:07.830]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.8623516Z [00:03:07.830]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:27.8623994Z [00:03:07.830]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:27.8624300Z [00:03:07.830]➜  EOF
2025-08-20T21:45:27.8627267Z [00:03:07.830]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b786/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/internal=>github.com/fsnotify/fsnotify@v1.9.0/internal;$WORK/b786=>" -p github.com/fsnotify/fsnotify/internal -lang=go1.17 -complete -installsuffix shared -buildid VrP7am0f1f8qfgr2v60U/VrP7am0f1f8qfgr2v60U -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b786/importcfg -pack /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/internal/debug_linux.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/internal/internal.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/internal/unix.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/internal/unix2.go
2025-08-20T21:45:27.8631295Z [00:03:07.830]➜  go tool buildid -w $WORK/b782/_pkg_.a # internal
2025-08-20T21:45:27.8632316Z [00:03:07.830]➜  cp $WORK/b782/_pkg_.a /root/.cache/go-build/64/64a32888bfe7dce60288291fa18f03d8f70b3aa007a597e352ce436c37a03782-d # internal
2025-08-20T21:45:27.8633392Z [00:03:07.830]➜  github.com/opencontainers/runtime-tools/generate/seccomp
2025-08-20T21:45:27.8633933Z [00:03:07.830]➜  mkdir -p $WORK/b788/
2025-08-20T21:45:27.8634640Z [00:03:07.831]➜  cat >/tmp/go-build3361383166/b788/importcfg << 'EOF' # internal
2025-08-20T21:45:27.8635482Z [00:03:07.831]➜  # import config
2025-08-20T21:45:27.8636075Z [00:03:07.831]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.8636809Z [00:03:07.831]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:27.8637801Z [00:03:07.831]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:27.8638482Z [00:03:07.831]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:27.8639132Z [00:03:07.831]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:27.8639862Z [00:03:07.831]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.8640587Z [00:03:07.831]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.8641236Z [00:03:07.831]➜  EOF
2025-08-20T21:45:27.8647808Z [00:03:07.831]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b788/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/seccomp=>github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/seccomp;$WORK/b788=>" -p github.com/opencontainers/runtime-tools/generate/seccomp -lang=go1.16 -complete -installsuffix shared -buildid 8EpjK-PmpuYme97mDjPD/8EpjK-PmpuYme97mDjPD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b788/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/seccomp/consts.go /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/seccomp/parse_action.go /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/seccomp/parse_architecture.go /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/seccomp/parse_arguments.go /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/seccomp/parse_remove.go /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/seccomp/seccomp_default.go /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/seccomp/seccomp_default_linux.go /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/seccomp/syscall_compare.go
2025-08-20T21:45:27.8782919Z [00:03:07.846]➜  go tool buildid -w $WORK/b775/_pkg_.a # internal
2025-08-20T21:45:27.8802816Z [00:03:07.848]➜  cp $WORK/b775/_pkg_.a /root/.cache/go-build/82/827189f48743c852a7b0ece5cae561467c63d70db771656241dddf78a2ecc474-d # internal
2025-08-20T21:45:27.8804521Z [00:03:07.848]➜  github.com/multiformats/go-multiaddr/net
2025-08-20T21:45:27.8804874Z [00:03:07.848]➜  mkdir -p $WORK/b778/
2025-08-20T21:45:27.8818064Z [00:03:07.850]➜  cat >/tmp/go-build3361383166/b778/importcfg << 'EOF' # internal
2025-08-20T21:45:27.8819300Z [00:03:07.850]➜  # import config
2025-08-20T21:45:27.8819698Z [00:03:07.850]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:27.8820130Z [00:03:07.850]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.8820542Z [00:03:07.850]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.8821087Z [00:03:07.850]➜  packagefile github.com/multiformats/go-multiaddr=/tmp/go-build3361383166/b775/_pkg_.a
2025-08-20T21:45:27.8821593Z [00:03:07.850]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:27.8822036Z [00:03:07.850]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:27.8822722Z [00:03:07.850]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:27.8823154Z [00:03:07.850]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.8823572Z [00:03:07.850]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.8823872Z [00:03:07.850]➜  EOF
2025-08-20T21:45:27.8827782Z [00:03:07.850]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b778/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/net=>github.com/multiformats/go-multiaddr@v0.13.0/net;$WORK/b778=>" -p github.com/multiformats/go-multiaddr/net -lang=go1.21 -complete -installsuffix shared -buildid LmAo6k2UJWD_RHz8LVn_/LmAo6k2UJWD_RHz8LVn_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/net/convert.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/net/doc.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/net/ip.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/net/net.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/net/private.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/net/registry.go /root/go/pkg/mod/github.com/multiformats/go-multiaddr@v0.13.0/net/resolve.go
2025-08-20T21:45:27.8967833Z [00:03:07.864]➜  go tool buildid -w $WORK/b786/_pkg_.a # internal
2025-08-20T21:45:27.8973656Z [00:03:07.865]➜  cp $WORK/b786/_pkg_.a /root/.cache/go-build/27/2791bfaf859886cb755409e125c0748d85d586988c0163d3ea967dc9566ac317-d # internal
2025-08-20T21:45:27.8977017Z [00:03:07.865]➜  github.com/fsnotify/fsnotify
2025-08-20T21:45:27.8992800Z [00:03:07.865]➜  mkdir -p $WORK/b785/
2025-08-20T21:45:27.8993360Z [00:03:07.866]➜  cat >/tmp/go-build3361383166/b785/importcfg << 'EOF' # internal
2025-08-20T21:45:27.8993743Z [00:03:07.866]➜  # import config
2025-08-20T21:45:27.8994096Z [00:03:07.866]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.8994510Z [00:03:07.866]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.8995039Z [00:03:07.866]➜  packagefile github.com/fsnotify/fsnotify/internal=/tmp/go-build3361383166/b786/_pkg_.a
2025-08-20T21:45:27.8995611Z [00:03:07.866]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:27.8996070Z [00:03:07.866]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.8996473Z [00:03:07.866]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:27.8996873Z [00:03:07.866]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.8997571Z [00:03:07.866]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:27.8998126Z [00:03:07.866]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.8998544Z [00:03:07.866]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.8999053Z [00:03:07.866]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:27.8999449Z [00:03:07.866]➜  EOF
2025-08-20T21:45:27.9001723Z [00:03:07.866]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b785/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0=>github.com/fsnotify/fsnotify@v1.9.0;$WORK/b785=>" -p github.com/fsnotify/fsnotify -lang=go1.17 -complete -installsuffix shared -buildid tDox-ZsU7Go2qVqJgBaH/tDox-ZsU7Go2qVqJgBaH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b785/importcfg -pack /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/backend_inotify.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/fsnotify.go /root/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/shared.go
2025-08-20T21:45:27.9143443Z [00:03:07.882]➜  go tool buildid -w $WORK/b707/_pkg_.a # internal
2025-08-20T21:45:27.9317517Z [00:03:07.900]➜  cp $WORK/b707/_pkg_.a /root/.cache/go-build/dd/dd986382a72cf4958c8329f2908d8556754bbb8739c060c72d26cdc05ff623a0-d # internal
2025-08-20T21:45:27.9356541Z [00:03:07.903]➜  github.com/containerd/nerdctl/v2/pkg/netutil
2025-08-20T21:45:27.9357085Z [00:03:07.903]➜  mkdir -p $WORK/b704/
2025-08-20T21:45:27.9357611Z [00:03:07.903]➜  cat >/tmp/go-build3361383166/b704/importcfg << 'EOF' # internal
2025-08-20T21:45:27.9358060Z [00:03:07.903]➜  # import config
2025-08-20T21:45:27.9358510Z [00:03:07.903]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:27.9359421Z [00:03:07.903]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:27.9360018Z [00:03:07.903]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:27.9360778Z [00:03:07.903]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:27.9361396Z [00:03:07.903]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:27.9361959Z [00:03:07.903]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.9362756Z [00:03:07.903]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build3361383166/b493/_pkg_.a
2025-08-20T21:45:27.9363548Z [00:03:07.903]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:27.9364366Z [00:03:07.903]➜  packagefile github.com/containerd/containerd/v2/pkg/namespaces=/tmp/go-build3361383166/b377/_pkg_.a
2025-08-20T21:45:27.9365123Z [00:03:07.903]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:27.9365791Z [00:03:07.903]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:27.9366519Z [00:03:07.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:27.9367339Z [00:03:07.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:27.9368252Z [00:03:07.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:27.9369077Z [00:03:07.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:27.9369894Z [00:03:07.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil/nettype=/tmp/go-build3361383166/b705/_pkg_.a
2025-08-20T21:45:27.9370741Z [00:03:07.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil/subnet=/tmp/go-build3361383166/b706/_pkg_.a
2025-08-20T21:45:27.9371654Z [00:03:07.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:27.9372587Z [00:03:07.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:27.9373701Z [00:03:07.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/systemutil=/tmp/go-build3361383166/b694/_pkg_.a
2025-08-20T21:45:27.9374688Z [00:03:07.903]➜  packagefile github.com/containernetworking/cni/libcni=/tmp/go-build3361383166/b467/_pkg_.a
2025-08-20T21:45:27.9375517Z [00:03:07.903]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build3361383166/b505/_pkg_.a
2025-08-20T21:45:27.9376263Z [00:03:07.903]➜  packagefile github.com/vishvananda/netlink=/tmp/go-build3361383166/b707/_pkg_.a
2025-08-20T21:45:27.9376903Z [00:03:07.903]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:27.9377437Z [00:03:07.903]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.9377980Z [00:03:07.903]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:27.9378556Z [00:03:07.903]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:27.9379133Z [00:03:07.903]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:27.9379687Z [00:03:07.904]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.9380265Z [00:03:07.904]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.9380681Z [00:03:07.904]➜  EOF
2025-08-20T21:45:27.9385364Z [00:03:07.904]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b704/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil=>github.com/containerd/nerdctl/v2/pkg/netutil;$WORK/b704=>" -p github.com/containerd/nerdctl/v2/pkg/netutil -lang=go1.23 -complete -installsuffix shared -buildid xmms4H2sAauCTN7ig-F2/xmms4H2sAauCTN7ig-F2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/cni_plugin.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/cni_plugin_unix.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_unix.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/store.go
2025-08-20T21:45:27.9391175Z [00:03:07.907]➜  go tool buildid -w $WORK/b788/_pkg_.a # internal
2025-08-20T21:45:27.9429895Z [00:03:07.908]➜  cp $WORK/b788/_pkg_.a /root/.cache/go-build/6e/6e907bb7a24ef37331381870ecb1507e06e4a111b28c6e5882b7bda4ed35d85c-d # internal
2025-08-20T21:45:27.9430629Z [00:03:07.908]➜  github.com/syndtr/gocapability/capability
2025-08-20T21:45:27.9430955Z [00:03:07.908]➜  mkdir -p $WORK/b790/
2025-08-20T21:45:27.9431325Z [00:03:07.908]➜  cat >/tmp/go-build3361383166/b790/importcfg << 'EOF' # internal
2025-08-20T21:45:27.9431669Z [00:03:07.908]➜  # import config
2025-08-20T21:45:27.9432007Z [00:03:07.908]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:27.9432521Z [00:03:07.908]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.9432994Z [00:03:07.908]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.9433392Z [00:03:07.908]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.9433790Z [00:03:07.908]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:27.9434203Z [00:03:07.908]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.9434629Z [00:03:07.908]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:27.9434945Z [00:03:07.908]➜  EOF
2025-08-20T21:45:27.9439240Z [00:03:07.908]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b790/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/syndtr/gocapability@v0.0.0-20200815063812-42c35b437635/capability=>github.com/syndtr/gocapability@v0.0.0-20200815063812-42c35b437635/capability;$WORK/b790=>" -p github.com/syndtr/gocapability/capability -lang=go1.16 -complete -installsuffix shared -buildid gShR32UujOq2pU1LbH8B/gShR32UujOq2pU1LbH8B -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b790/importcfg -pack /root/go/pkg/mod/github.com/syndtr/gocapability@v0.0.0-20200815063812-42c35b437635/capability/capability.go /root/go/pkg/mod/github.com/syndtr/gocapability@v0.0.0-20200815063812-42c35b437635/capability/capability_linux.go /root/go/pkg/mod/github.com/syndtr/gocapability@v0.0.0-20200815063812-42c35b437635/capability/enum.go /root/go/pkg/mod/github.com/syndtr/gocapability@v0.0.0-20200815063812-42c35b437635/capability/enum_gen.go /root/go/pkg/mod/github.com/syndtr/gocapability@v0.0.0-20200815063812-42c35b437635/capability/syscall_linux.go
2025-08-20T21:45:27.9895964Z [00:03:07.957]➜  go tool buildid -w $WORK/b785/_pkg_.a # internal
2025-08-20T21:45:27.9910540Z [00:03:07.959]➜  cp $WORK/b785/_pkg_.a /root/.cache/go-build/c7/c7282b0902e3ad79e476a094dfc65d4696b7c5486f847796851abf02a98bc265-d # internal
2025-08-20T21:45:27.9924304Z [00:03:07.959]➜  sigs.k8s.io/yaml/goyaml.v2
2025-08-20T21:45:27.9924866Z [00:03:07.960]➜  mkdir -p $WORK/b792/
2025-08-20T21:45:27.9925260Z [00:03:07.960]➜  cat >/tmp/go-build3361383166/b792/importcfg << 'EOF' # internal
2025-08-20T21:45:27.9925601Z [00:03:07.960]➜  # import config
2025-08-20T21:45:27.9925940Z [00:03:07.960]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:27.9926379Z [00:03:07.960]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:27.9926845Z [00:03:07.960]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:27.9927296Z [00:03:07.960]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:27.9927702Z [00:03:07.960]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:27.9928100Z [00:03:07.960]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:27.9928501Z [00:03:07.960]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:27.9928914Z [00:03:07.960]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:27.9929721Z [00:03:07.960]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:27.9930136Z [00:03:07.960]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:27.9930550Z [00:03:07.960]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:27.9931145Z [00:03:07.960]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:27.9931564Z [00:03:07.960]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:27.9931972Z [00:03:07.960]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:27.9932503Z [00:03:07.960]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:27.9933018Z [00:03:07.960]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:27.9933349Z [00:03:07.960]➜  EOF
2025-08-20T21:45:27.9937566Z [00:03:07.960]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b792/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2=>sigs.k8s.io/yaml@v1.4.0/goyaml.v2;$WORK/b792=>" -p sigs.k8s.io/yaml/goyaml.v2 -lang=go1.12 -complete -installsuffix shared -buildid fZ-_L92HzJzi6nn4b7V5/fZ-_L92HzJzi6nn4b7V5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b792/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/apic.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/decode.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/emitterc.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/encode.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/parserc.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/readerc.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/resolve.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/scannerc.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/sorter.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/writerc.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/yaml.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/yamlh.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/goyaml.v2/yamlprivateh.go
2025-08-20T21:45:27.9991385Z [00:03:07.967]➜  go tool buildid -w $WORK/b790/_pkg_.a # internal
2025-08-20T21:45:28.0015311Z [00:03:07.968]➜  cp $WORK/b790/_pkg_.a /root/.cache/go-build/60/6072e16106aa60a717efb1b0e4ad9cf3e72a8ebbad7d9c67e5d2004d3027b694-d # internal
2025-08-20T21:45:28.0016362Z [00:03:07.968]➜  github.com/opencontainers/runtime-tools/validate/capabilities
2025-08-20T21:45:28.0016862Z [00:03:07.969]➜  mkdir -p $WORK/b789/
2025-08-20T21:45:28.0034117Z [00:03:07.970]➜  cat >/tmp/go-build3361383166/b789/importcfg << 'EOF' # internal
2025-08-20T21:45:28.0034608Z [00:03:07.970]➜  # import config
2025-08-20T21:45:28.0034967Z [00:03:07.970]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.0035525Z [00:03:07.970]➜  packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3361383166/b790/_pkg_.a
2025-08-20T21:45:28.0036067Z [00:03:07.970]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.0036389Z [00:03:07.970]➜  EOF
2025-08-20T21:45:28.0039567Z [00:03:07.970]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b789/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/validate/capabilities=>github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/validate/capabilities;$WORK/b789=>" -p github.com/opencontainers/runtime-tools/validate/capabilities -lang=go1.16 -complete -installsuffix shared -buildid TsPKCf0_PIQdnayADV5W/TsPKCf0_PIQdnayADV5W -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b789/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/validate/capabilities/validate.go /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/validate/capabilities/validate_linux.go
2025-08-20T21:45:28.0172542Z [00:03:07.985]➜  go tool buildid -w $WORK/b789/_pkg_.a # internal
2025-08-20T21:45:28.0179717Z [00:03:07.986]➜  cp $WORK/b789/_pkg_.a /root/.cache/go-build/49/4913257fb775111d476c19f1b2bc90a854dfb8132eb5b3e89aedf3caa5652d73-d # internal
2025-08-20T21:45:28.0181426Z [00:03:07.986]➜  github.com/opencontainers/runtime-tools/generate
2025-08-20T21:45:28.0184807Z [00:03:07.986]➜  mkdir -p $WORK/b787/
2025-08-20T21:45:28.0191027Z [00:03:07.987]➜  cat >/tmp/go-build3361383166/b787/importcfg << 'EOF' # internal
2025-08-20T21:45:28.0191403Z [00:03:07.987]➜  # import config
2025-08-20T21:45:28.0191764Z [00:03:07.987]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.0192210Z [00:03:07.987]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.0192994Z [00:03:07.987]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:28.0193753Z [00:03:07.987]➜  packagefile github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build3361383166/b788/_pkg_.a
2025-08-20T21:45:28.0194560Z [00:03:07.987]➜  packagefile github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build3361383166/b789/_pkg_.a
2025-08-20T21:45:28.0195328Z [00:03:07.987]➜  packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3361383166/b790/_pkg_.a
2025-08-20T21:45:28.0195901Z [00:03:07.987]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.0196299Z [00:03:07.987]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.0196718Z [00:03:07.987]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.0197028Z [00:03:07.987]➜  EOF
2025-08-20T21:45:28.0203396Z [00:03:07.988]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b787/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate=>github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate;$WORK/b787=>" -p github.com/opencontainers/runtime-tools/generate -lang=go1.16 -complete -installsuffix shared -buildid AewpbXOdaFZViG7CZi2a/AewpbXOdaFZViG7CZi2a -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b787/importcfg -pack /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/config.go /root/go/pkg/mod/github.com/opencontainers/runtime-tools@v0.9.1-0.20221107090550-2e043c6bd626/generate/generate.go
2025-08-20T21:45:28.0427229Z [00:03:08.010]➜  go tool buildid -w $WORK/b778/_pkg_.a # internal
2025-08-20T21:45:28.0469651Z [00:03:08.015]➜  cp $WORK/b778/_pkg_.a /root/.cache/go-build/b0/b0e7bbfb9a683bea54c3538418944b543bde7085898f92def42dc69baac61e9c-d # internal
2025-08-20T21:45:28.0471563Z [00:03:08.015]➜  github.com/containerd/stargz-snapshotter/ipfs/client
2025-08-20T21:45:28.0482736Z [00:03:08.015]➜  mkdir -p $WORK/b773/
2025-08-20T21:45:28.0493305Z [00:03:08.017]➜  cat >/tmp/go-build3361383166/b773/importcfg << 'EOF' # internal
2025-08-20T21:45:28.0495063Z [00:03:08.017]➜  # import config
2025-08-20T21:45:28.0495720Z [00:03:08.017]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.0496452Z [00:03:08.017]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.0497481Z [00:03:08.017]➜  packagefile github.com/mitchellh/go-homedir=/tmp/go-build3361383166/b774/_pkg_.a
2025-08-20T21:45:28.0498233Z [00:03:08.017]➜  packagefile github.com/multiformats/go-multiaddr=/tmp/go-build3361383166/b775/_pkg_.a
2025-08-20T21:45:28.0498889Z [00:03:08.017]➜  packagefile github.com/multiformats/go-multiaddr/net=/tmp/go-build3361383166/b778/_pkg_.a
2025-08-20T21:45:28.0499414Z [00:03:08.017]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.0499861Z [00:03:08.017]➜  packagefile mime/multipart=/tmp/go-build3361383166/b236/_pkg_.a
2025-08-20T21:45:28.0500314Z [00:03:08.017]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:28.0500742Z [00:03:08.017]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:28.0501189Z [00:03:08.017]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.0501981Z [00:03:08.017]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.0502620Z [00:03:08.017]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.0503143Z [00:03:08.017]➜  EOF
2025-08-20T21:45:28.0505325Z [00:03:08.017]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b773/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter/ipfs@v0.16.3/client=>github.com/containerd/stargz-snapshotter/ipfs@v0.16.3/client;$WORK/b773=>" -p github.com/containerd/stargz-snapshotter/ipfs/client -lang=go1.22 -complete -installsuffix shared -buildid yDS4-9yOD_PlhCLPUAmG/yDS4-9yOD_PlhCLPUAmG -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/ipfs@v0.16.3/client/client.go
2025-08-20T21:45:28.0902990Z [00:03:08.058]➜  go tool buildid -w $WORK/b773/_pkg_.a # internal
2025-08-20T21:45:28.0914073Z [00:03:08.059]➜  cp $WORK/b773/_pkg_.a /root/.cache/go-build/c0/c0fe61e0349ff21106e5fbf54d268d1f13b4879f748b6d43ed7e82c09e86bde3-d # internal
2025-08-20T21:45:28.0915013Z [00:03:08.059]➜  github.com/containerd/stargz-snapshotter/ipfs
2025-08-20T21:45:28.0915354Z [00:03:08.059]➜  mkdir -p $WORK/b772/
2025-08-20T21:45:28.0921130Z [00:03:08.060]➜  cat >/tmp/go-build3361383166/b772/importcfg << 'EOF' # internal
2025-08-20T21:45:28.0921549Z [00:03:08.060]➜  # import config
2025-08-20T21:45:28.0921894Z [00:03:08.060]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:28.0922710Z [00:03:08.060]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.0923276Z [00:03:08.060]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.0923713Z [00:03:08.060]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.0924267Z [00:03:08.060]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.0924975Z [00:03:08.060]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:28.0925733Z [00:03:08.060]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:28.0926726Z [00:03:08.060]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:28.0927442Z [00:03:08.060]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:28.0928125Z [00:03:08.060]➜  packagefile github.com/containerd/stargz-snapshotter/ipfs/client=/tmp/go-build3361383166/b773/_pkg_.a
2025-08-20T21:45:28.0928855Z [00:03:08.060]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.0929398Z [00:03:08.060]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.0929790Z [00:03:08.060]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.0930368Z [00:03:08.060]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:28.0930791Z [00:03:08.060]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.0931100Z [00:03:08.060]➜  EOF
2025-08-20T21:45:28.0933612Z [00:03:08.060]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b772/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter/ipfs@v0.16.3=>github.com/containerd/stargz-snapshotter/ipfs@v0.16.3;$WORK/b772=>" -p github.com/containerd/stargz-snapshotter/ipfs -lang=go1.22 -complete -installsuffix shared -buildid uapdlZ0elZxCyPO2fAJx/uapdlZ0elZxCyPO2fAJx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/ipfs@v0.16.3/converter.go /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/ipfs@v0.16.3/resolver.go
2025-08-20T21:45:28.1544242Z [00:03:08.122]➜  go tool buildid -w $WORK/b704/_pkg_.a # internal
2025-08-20T21:45:28.1664706Z [00:03:08.134]➜  cp $WORK/b704/_pkg_.a /root/.cache/go-build/6b/6b573032a7fa3a5c71391f155bf459f5fdb8d4682253b6fd6598c91a267d0623-d # internal
2025-08-20T21:45:28.1665871Z [00:03:08.134]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/completion
2025-08-20T21:45:28.1666603Z [00:03:08.134]➜  mkdir -p $WORK/b078/
2025-08-20T21:45:28.1666994Z [00:03:08.134]➜  cat >/tmp/go-build3361383166/b078/importcfg << 'EOF' # internal
2025-08-20T21:45:28.1667336Z [00:03:08.134]➜  # import config
2025-08-20T21:45:28.1667683Z [00:03:08.134]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.1668248Z [00:03:08.134]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.1668858Z [00:03:08.134]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.1669517Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:28.1670256Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:28.1670973Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/pkg/apparmorutil=/tmp/go-build3361383166/b536/_pkg_.a
2025-08-20T21:45:28.1671700Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:28.1672525Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/volume=/tmp/go-build3361383166/b695/_pkg_.a
2025-08-20T21:45:28.1673474Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:28.1674234Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/pkg/infoutil=/tmp/go-build3361383166/b535/_pkg_.a
2025-08-20T21:45:28.1674979Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:28.1675712Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:28.1676395Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil=/tmp/go-build3361383166/b704/_pkg_.a
2025-08-20T21:45:28.1677214Z [00:03:08.134]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:28.1677870Z [00:03:08.134]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:28.1678335Z [00:03:08.134]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:28.1678640Z [00:03:08.134]➜  EOF
2025-08-20T21:45:28.1680766Z [00:03:08.134]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b078/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion=>github.com/containerd/nerdctl/v2/cmd/nerdctl/completion;$WORK/b078=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/completion -lang=go1.23 -complete -installsuffix shared -buildid aA9B0ukPlWVPXBD0pi3n/aA9B0ukPlWVPXBD0pi3n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack ./completion/completion.go ./completion/completion_linux.go ./completion/completion_unix.go
2025-08-20T21:45:28.1971208Z [00:03:08.165]➜  go tool buildid -w $WORK/b772/_pkg_.a # internal
2025-08-20T21:45:28.1996482Z [00:03:08.167]➜  cp $WORK/b772/_pkg_.a /root/.cache/go-build/df/df0c3802f0667e62ee18dcf9314779adfbaf4cd9a495b312d7a771bdc7a9545a-d # internal
2025-08-20T21:45:28.1997226Z [00:03:08.167]➜  github.com/containerd/nerdctl/v2/pkg/dnsutil/hostsstore
2025-08-20T21:45:28.1997597Z [00:03:08.167]➜  mkdir -p $WORK/b718/
2025-08-20T21:45:28.1997968Z [00:03:08.167]➜  cat >/tmp/go-build3361383166/b718/importcfg << 'EOF' # internal
2025-08-20T21:45:28.1998306Z [00:03:08.167]➜  # import config
2025-08-20T21:45:28.1998639Z [00:03:08.167]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:28.1999051Z [00:03:08.167]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:28.1999501Z [00:03:08.167]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.1999940Z [00:03:08.167]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.2000349Z [00:03:08.167]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.2001180Z [00:03:08.167]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:28.2001746Z [00:03:08.167]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.2002639Z [00:03:08.167]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:28.2003447Z [00:03:08.167]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil=/tmp/go-build3361383166/b704/_pkg_.a
2025-08-20T21:45:28.2004127Z [00:03:08.167]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:28.2004828Z [00:03:08.167]➜  packagefile github.com/containernetworking/cni/pkg/types/100=/tmp/go-build3361383166/b474/_pkg_.a
2025-08-20T21:45:28.2005370Z [00:03:08.167]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.2005761Z [00:03:08.167]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.2006205Z [00:03:08.167]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.2006654Z [00:03:08.167]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.2006964Z [00:03:08.167]➜  EOF
2025-08-20T21:45:28.2009662Z [00:03:08.167]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b718/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore=>github.com/containerd/nerdctl/v2/pkg/dnsutil/hostsstore;$WORK/b718=>" -p github.com/containerd/nerdctl/v2/pkg/dnsutil/hostsstore -lang=go1.23 -complete -installsuffix shared -buildid -tqpZN3cnifmrECpurmK/-tqpZN3cnifmrECpurmK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/hosts.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/hostsstore.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/updater.go
2025-08-20T21:45:28.2078248Z [00:03:08.175]➜  go tool buildid -w $WORK/b787/_pkg_.a # internal
2025-08-20T21:45:28.2104654Z [00:03:08.178]➜  cp $WORK/b787/_pkg_.a /root/.cache/go-build/2f/2ffccc4af998293cea48d675226c80ab091314b3928e39cbf13cf77d79aa3515-d # internal
2025-08-20T21:45:28.2105382Z [00:03:08.178]➜  github.com/containerd/nerdctl/v2/pkg/ipfs
2025-08-20T21:45:28.2106031Z [00:03:08.178]➜  mkdir -p $WORK/b771/
2025-08-20T21:45:28.2159372Z [00:03:08.184]➜  cat >/tmp/go-build3361383166/b771/importcfg << 'EOF' # internal
2025-08-20T21:45:28.2162263Z [00:03:08.184]➜  # import config
2025-08-20T21:45:28.2163067Z [00:03:08.184]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:28.2163504Z [00:03:08.184]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.2164251Z [00:03:08.184]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.2164699Z [00:03:08.184]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.2165137Z [00:03:08.184]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.2165703Z [00:03:08.184]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.2166414Z [00:03:08.184]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:28.2167135Z [00:03:08.184]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:28.2167892Z [00:03:08.184]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:28.2168649Z [00:03:08.184]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:28.2169295Z [00:03:08.184]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:28.2169855Z [00:03:08.184]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.2170687Z [00:03:08.184]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:28.2171441Z [00:03:08.184]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/imagewalker=/tmp/go-build3361383166/b594/_pkg_.a
2025-08-20T21:45:28.2172183Z [00:03:08.184]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:28.2173074Z [00:03:08.184]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:28.2173792Z [00:03:08.184]➜  packagefile github.com/containerd/stargz-snapshotter/ipfs=/tmp/go-build3361383166/b772/_pkg_.a
2025-08-20T21:45:28.2174517Z [00:03:08.184]➜  packagefile github.com/containerd/stargz-snapshotter/ipfs/client=/tmp/go-build3361383166/b773/_pkg_.a
2025-08-20T21:45:28.2175197Z [00:03:08.184]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:28.2175873Z [00:03:08.184]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.2176417Z [00:03:08.184]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.2176828Z [00:03:08.184]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:28.2177391Z [00:03:08.184]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.2177867Z [00:03:08.184]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:28.2178286Z [00:03:08.184]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:28.2178712Z [00:03:08.184]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.2179122Z [00:03:08.184]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:28.2179429Z [00:03:08.184]➜  EOF
2025-08-20T21:45:28.2181920Z [00:03:08.184]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b771/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs=>github.com/containerd/nerdctl/v2/pkg/ipfs;$WORK/b771=>" -p github.com/containerd/nerdctl/v2/pkg/ipfs -lang=go1.23 -complete -installsuffix shared -buildid v2FO6g6cXj9DDKkFJcJZ/v2FO6g6cXj9DDKkFJcJZ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/image_ipfs.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/noipfs.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/registry.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/registry_ipfs.go
2025-08-20T21:45:28.2621747Z [00:03:08.230]➜  go tool buildid -w $WORK/b078/_pkg_.a # internal
2025-08-20T21:45:28.2636014Z [00:03:08.231]➜  cp $WORK/b078/_pkg_.a /root/.cache/go-build/b3/b347a7de7192c9f7d05344b2f0471bc165b2ca9d5bdf7c5aad5114abac0652dd-d # internal
2025-08-20T21:45:28.2638330Z [00:03:08.232]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/apparmor
2025-08-20T21:45:28.2639017Z [00:03:08.232]➜  mkdir -p $WORK/b077/
2025-08-20T21:45:28.2639409Z [00:03:08.232]➜  cat >/tmp/go-build3361383166/b077/importcfg << 'EOF' # internal
2025-08-20T21:45:28.2639767Z [00:03:08.232]➜  # import config
2025-08-20T21:45:28.2640100Z [00:03:08.232]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.2640715Z [00:03:08.232]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:28.2641505Z [00:03:08.232]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:28.2642230Z [00:03:08.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:28.2643084Z [00:03:08.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/apparmor=/tmp/go-build3361383166/b710/_pkg_.a
2025-08-20T21:45:28.2643804Z [00:03:08.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:28.2644405Z [00:03:08.232]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:28.2645093Z [00:03:08.232]➜  EOF
2025-08-20T21:45:28.2647514Z [00:03:08.232]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b077/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor=>github.com/containerd/nerdctl/v2/cmd/nerdctl/apparmor;$WORK/b077=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/apparmor -lang=go1.23 -complete -installsuffix shared -buildid IChGe6BwLoIId2E3eiYK/IChGe6BwLoIId2E3eiYK -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack ./apparmor/apparmor_inspect_linux.go ./apparmor/apparmor_linux.go ./apparmor/apparmor_list_linux.go ./apparmor/apparmor_load_linux.go ./apparmor/apparmor_unload_linux.go
2025-08-20T21:45:28.2755782Z [00:03:08.243]➜  go tool buildid -w $WORK/b718/_pkg_.a # internal
2025-08-20T21:45:28.2765645Z [00:03:08.244]➜  cp $WORK/b718/_pkg_.a /root/.cache/go-build/86/862c599b3c98d4a286f2cad6331ed8d5a8c037c97781e1b807effeae4c11b66a-d # internal
2025-08-20T21:45:28.2855998Z [00:03:08.253]➜  github.com/containerd/nerdctl/v2/pkg/containerutil
2025-08-20T21:45:28.2858193Z [00:03:08.253]➜  mkdir -p $WORK/b714/
2025-08-20T21:45:28.2860103Z [00:03:08.254]➜  cat >/tmp/go-build3361383166/b714/importcfg << 'EOF' # internal
2025-08-20T21:45:28.2860852Z [00:03:08.254]➜  # import config
2025-08-20T21:45:28.2861588Z [00:03:08.254]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:28.2862778Z [00:03:08.254]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.2863777Z [00:03:08.254]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.2864364Z [00:03:08.254]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.2864788Z [00:03:08.254]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.2865305Z [00:03:08.254]➜  packagefile github.com/containerd/console=/tmp/go-build3361383166/b638/_pkg_.a
2025-08-20T21:45:28.2865938Z [00:03:08.254]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.2866875Z [00:03:08.254]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:28.2867674Z [00:03:08.254]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:28.2868430Z [00:03:08.254]➜  packagefile github.com/containerd/containerd/v2/core/runtime/restart=/tmp/go-build3361383166/b538/_pkg_.a
2025-08-20T21:45:28.2869163Z [00:03:08.254]➜  packagefile github.com/containerd/containerd/v2/pkg/cio=/tmp/go-build3361383166/b450/_pkg_.a
2025-08-20T21:45:28.2869847Z [00:03:08.254]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:28.2870649Z [00:03:08.254]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:28.2871217Z [00:03:08.254]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:28.2871775Z [00:03:08.254]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.2872566Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:28.2873381Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:28.2874106Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/consoleutil=/tmp/go-build3361383166/b715/_pkg_.a
2025-08-20T21:45:28.2874810Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/dnsutil=/tmp/go-build3361383166/b717/_pkg_.a
2025-08-20T21:45:28.2875541Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/dnsutil/hostsstore=/tmp/go-build3361383166/b718/_pkg_.a
2025-08-20T21:45:28.2876272Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/errutil=/tmp/go-build3361383166/b593/_pkg_.a
2025-08-20T21:45:28.2876966Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:28.2877976Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/containerwalker=/tmp/go-build3361383166/b647/_pkg_.a
2025-08-20T21:45:28.2878778Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:28.2879510Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ipcutil=/tmp/go-build3361383166/b646/_pkg_.a
2025-08-20T21:45:28.2880189Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:28.2880909Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels/k8slabels=/tmp/go-build3361383166/b719/_pkg_.a
2025-08-20T21:45:28.2881637Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/mountutil=/tmp/go-build3361383166/b699/_pkg_.a
2025-08-20T21:45:28.2882327Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil=/tmp/go-build3361383166/b704/_pkg_.a
2025-08-20T21:45:28.2883210Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil/nettype=/tmp/go-build3361383166/b705/_pkg_.a
2025-08-20T21:45:28.2884067Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/resolvconf=/tmp/go-build3361383166/b720/_pkg_.a
2025-08-20T21:45:28.2884850Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:28.2885573Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/signalutil=/tmp/go-build3361383166/b721/_pkg_.a
2025-08-20T21:45:28.2886256Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:28.2886935Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:28.2887617Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/tarutil=/tmp/go-build3361383166/b722/_pkg_.a
2025-08-20T21:45:28.2888394Z [00:03:08.254]➜  packagefile github.com/containerd/nerdctl/v2/pkg/taskutil=/tmp/go-build3361383166/b723/_pkg_.a
2025-08-20T21:45:28.2889059Z [00:03:08.254]➜  packagefile github.com/docker/cli/opts=/tmp/go-build3361383166/b728/_pkg_.a
2025-08-20T21:45:28.2889623Z [00:03:08.254]➜  packagefile github.com/docker/docker/opts=/tmp/go-build3361383166/b742/_pkg_.a
2025-08-20T21:45:28.2890182Z [00:03:08.254]➜  packagefile github.com/moby/sys/signal=/tmp/go-build3361383166/b457/_pkg_.a
2025-08-20T21:45:28.2890825Z [00:03:08.254]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:28.2891419Z [00:03:08.254]➜  packagefile golang.org/x/term=/tmp/go-build3361383166/b591/_pkg_.a
2025-08-20T21:45:28.2892004Z [00:03:08.254]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.2892531Z [00:03:08.254]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:28.2892999Z [00:03:08.254]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.2893409Z [00:03:08.254]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:28.2893823Z [00:03:08.254]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:28.2894271Z [00:03:08.254]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.2894733Z [00:03:08.254]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:28.2895151Z [00:03:08.254]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:28.2895569Z [00:03:08.254]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:28.2895983Z [00:03:08.254]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:28.2896406Z [00:03:08.254]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.2896826Z [00:03:08.254]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:28.2897421Z [00:03:08.254]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:28.2897730Z [00:03:08.254]➜  EOF
2025-08-20T21:45:28.2901275Z [00:03:08.254]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b714/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil=>github.com/containerd/nerdctl/v2/pkg/containerutil;$WORK/b714=>" -p github.com/containerd/nerdctl/v2/pkg/containerutil -lang=go1.23 -complete -installsuffix shared -buildid pAhbOK4EHn3mvqzdpw3V/pAhbOK4EHn3mvqzdpw3V -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/config.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/containerutil.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/cp_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/cp_resolve_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/lock.go
2025-08-20T21:45:28.3148452Z [00:03:08.283]➜  go tool buildid -w $WORK/b077/_pkg_.a # internal
2025-08-20T21:45:28.3184147Z [00:03:08.283]➜  cp $WORK/b077/_pkg_.a /root/.cache/go-build/f5/f59bae90906a2843480f752a6c08653d878ed59d74bedfcd7486f253a0bd2d97-d # internal
2025-08-20T21:45:28.3185121Z [00:03:08.284]➜  tags.cncf.io/container-device-interface/internal/validation/k8s
2025-08-20T21:45:28.3185587Z [00:03:08.284]➜  mkdir -p $WORK/b794/
2025-08-20T21:45:28.3185964Z [00:03:08.286]➜  cat >/tmp/go-build3361383166/b794/importcfg << 'EOF' # internal
2025-08-20T21:45:28.3186308Z [00:03:08.286]➜  # import config
2025-08-20T21:45:28.3186643Z [00:03:08.286]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.3187093Z [00:03:08.286]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.3187504Z [00:03:08.286]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:28.3187923Z [00:03:08.286]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.3188243Z [00:03:08.286]➜  EOF
2025-08-20T21:45:28.3191630Z [00:03:08.287]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b794/_pkg_.a -trimpath "/root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/internal/validation/k8s=>tags.cncf.io/container-device-interface@v1.0.1/internal/validation/k8s;$WORK/b794=>" -p tags.cncf.io/container-device-interface/internal/validation/k8s -lang=go1.20 -complete -installsuffix shared -buildid yisQL2yLFly1kJQWUzZF/yisQL2yLFly1kJQWUzZF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b794/importcfg -pack /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/internal/validation/k8s/objectmeta.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/internal/validation/k8s/validation.go
2025-08-20T21:45:28.3607641Z [00:03:08.329]➜  go tool buildid -w $WORK/b794/_pkg_.a # internal
2025-08-20T21:45:28.3612904Z [00:03:08.329]➜  cp $WORK/b794/_pkg_.a /root/.cache/go-build/fe/febc2e12fd086ed1756604cf580977e489823e5231c698a1bb1d2b5b7ae388b5-d # internal
2025-08-20T21:45:28.3616824Z [00:03:08.330]➜  tags.cncf.io/container-device-interface/internal/validation
2025-08-20T21:45:28.3617221Z [00:03:08.330]➜  mkdir -p $WORK/b793/
2025-08-20T21:45:28.3619386Z [00:03:08.330]➜  cat >/tmp/go-build3361383166/b793/importcfg << 'EOF' # internal
2025-08-20T21:45:28.3620179Z [00:03:08.330]➜  # import config
2025-08-20T21:45:28.3621082Z [00:03:08.330]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.3621610Z [00:03:08.330]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.3622271Z [00:03:08.330]➜  packagefile tags.cncf.io/container-device-interface/internal/validation/k8s=/tmp/go-build3361383166/b794/_pkg_.a
2025-08-20T21:45:28.3623002Z [00:03:08.330]➜  EOF
2025-08-20T21:45:28.3625320Z [00:03:08.330]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b793/_pkg_.a -trimpath "/root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/internal/validation=>tags.cncf.io/container-device-interface@v1.0.1/internal/validation;$WORK/b793=>" -p tags.cncf.io/container-device-interface/internal/validation -lang=go1.20 -complete -installsuffix shared -buildid G6A71HyP7ymz9eaLiTXw/G6A71HyP7ymz9eaLiTXw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b793/importcfg -pack /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/internal/validation/validate.go
2025-08-20T21:45:28.3751111Z [00:03:08.343]➜  go tool buildid -w $WORK/b793/_pkg_.a # internal
2025-08-20T21:45:28.3761910Z [00:03:08.344]➜  cp $WORK/b793/_pkg_.a /root/.cache/go-build/e2/e2f5dce54baf4be056aa7c034105d44397a6f9bb65b6a322c056a43bce5a8ec7-d # internal
2025-08-20T21:45:28.3769846Z [00:03:08.345]➜  go tool buildid -w $WORK/b771/_pkg_.a # internal
2025-08-20T21:45:28.3795081Z [00:03:08.347]➜  go tool buildid -w $WORK/b792/_pkg_.a # internal
2025-08-20T21:45:28.3795789Z [00:03:08.347]➜  tags.cncf.io/container-device-interface/pkg/parser
2025-08-20T21:45:28.3797197Z [00:03:08.347]➜  mkdir -p $WORK/b795/
2025-08-20T21:45:28.3797654Z [00:03:08.347]➜  cat >/tmp/go-build3361383166/b795/importcfg << 'EOF' # internal
2025-08-20T21:45:28.3798028Z [00:03:08.347]➜  # import config
2025-08-20T21:45:28.3798355Z [00:03:08.347]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.3799039Z [00:03:08.347]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.3799433Z [00:03:08.347]➜  EOF
2025-08-20T21:45:28.3801577Z [00:03:08.347]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b795/_pkg_.a -trimpath "/root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/parser=>tags.cncf.io/container-device-interface@v1.0.1/pkg/parser;$WORK/b795=>" -p tags.cncf.io/container-device-interface/pkg/parser -lang=go1.20 -complete -installsuffix shared -buildid 9Ww6OPszUKaDtyBM76ca/9Ww6OPszUKaDtyBM76ca -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b795/importcfg -pack /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/parser/parser.go
2025-08-20T21:45:28.3804609Z [00:03:08.347]➜  cp $WORK/b771/_pkg_.a /root/.cache/go-build/b4/b475acc41925df700d8e57ffc064ea121f4c7dab491f8a888cb728764b9b7a95-d # internal
2025-08-20T21:45:28.3805253Z [00:03:08.348]➜  golang.org/x/mod/semver
2025-08-20T21:45:28.3805525Z [00:03:08.348]➜  mkdir -p $WORK/b797/
2025-08-20T21:45:28.3810364Z [00:03:08.349]➜  cat >/tmp/go-build3361383166/b797/importcfg << 'EOF' # internal
2025-08-20T21:45:28.3812120Z [00:03:08.349]➜  # import config
2025-08-20T21:45:28.3813200Z [00:03:08.349]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:28.3813632Z [00:03:08.349]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.3813946Z [00:03:08.349]➜  EOF
2025-08-20T21:45:28.3815904Z [00:03:08.349]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b797/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/mod@v0.27.0/semver=>golang.org/x/mod@v0.27.0/semver;$WORK/b797=>" -p golang.org/x/mod/semver -lang=go1.23 -complete -installsuffix shared -buildid RlzFJTrRe_5vnSfC6o6n/RlzFJTrRe_5vnSfC6o6n -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b797/importcfg -pack /root/go/pkg/mod/golang.org/x/mod@v0.27.0/semver/semver.go
2025-08-20T21:45:28.3846909Z [00:03:08.352]➜  cp $WORK/b792/_pkg_.a /root/.cache/go-build/a4/a47888db4899015dca8d7ab1b2f02c7c200e443afc0ecca99e76e8a3abcf3358-d # internal
2025-08-20T21:45:28.3847557Z [00:03:08.352]➜  sigs.k8s.io/yaml
2025-08-20T21:45:28.3847819Z [00:03:08.352]➜  mkdir -p $WORK/b791/
2025-08-20T21:45:28.3848189Z [00:03:08.352]➜  cat >/tmp/go-build3361383166/b791/importcfg << 'EOF' # internal
2025-08-20T21:45:28.3848530Z [00:03:08.352]➜  # import config
2025-08-20T21:45:28.3848868Z [00:03:08.353]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:28.3849300Z [00:03:08.353]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:28.3849751Z [00:03:08.353]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.3850184Z [00:03:08.353]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.3850959Z [00:03:08.353]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.3851378Z [00:03:08.353]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:28.3851876Z [00:03:08.353]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build3361383166/b792/_pkg_.a
2025-08-20T21:45:28.3852677Z [00:03:08.353]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:28.3853172Z [00:03:08.353]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:28.3853602Z [00:03:08.353]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.3854014Z [00:03:08.353]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:28.3854434Z [00:03:08.353]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:28.3854868Z [00:03:08.353]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:28.3855200Z [00:03:08.353]➜  EOF
2025-08-20T21:45:28.3857329Z [00:03:08.353]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b791/_pkg_.a -trimpath "/root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0=>sigs.k8s.io/yaml@v1.4.0;$WORK/b791=>" -p sigs.k8s.io/yaml -lang=go1.12 -complete -installsuffix shared -buildid ZdYYwN52zG7FGZg6f6Sx/ZdYYwN52zG7FGZg6f6Sx -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b791/importcfg -pack /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/fields.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/yaml.go /root/go/pkg/mod/sigs.k8s.io/yaml@v1.4.0/yaml_go110.go
2025-08-20T21:45:28.3972186Z [00:03:08.365]➜  go tool buildid -w $WORK/b795/_pkg_.a # internal
2025-08-20T21:45:28.3977927Z [00:03:08.366]➜  cp $WORK/b795/_pkg_.a /root/.cache/go-build/57/57bd20d8c25920ca18fa7b9822aa8c79666d284b8dbcada5e697042207a83f52-d # internal
2025-08-20T21:45:28.3979382Z [00:03:08.366]➜  github.com/containerd/nerdctl/v2/pkg/api/types/cri
2025-08-20T21:45:28.3980507Z [00:03:08.366]➜  mkdir -p $WORK/b799/
2025-08-20T21:45:28.3985827Z [00:03:08.366]➜  cat >/tmp/go-build3361383166/b799/importcfg << 'EOF' # internal
2025-08-20T21:45:28.3986467Z [00:03:08.366]➜  # import config
2025-08-20T21:45:28.3986975Z [00:03:08.366]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.3987465Z [00:03:08.366]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.3987967Z [00:03:08.366]➜  EOF
2025-08-20T21:45:28.3989924Z [00:03:08.367]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b799/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/cri=>github.com/containerd/nerdctl/v2/pkg/api/types/cri;$WORK/b799=>" -p github.com/containerd/nerdctl/v2/pkg/api/types/cri -lang=go1.23 -complete -installsuffix shared -buildid 8kkw62KuYUflJo1sXpIp/8kkw62KuYUflJo1sXpIp -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b799/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/cri/metadata_types.go
2025-08-20T21:45:28.4217461Z [00:03:08.390]➜  go tool buildid -w $WORK/b797/_pkg_.a # internal
2025-08-20T21:45:28.4219049Z [00:03:08.390]➜  go tool buildid -w $WORK/b799/_pkg_.a # internal
2025-08-20T21:45:28.4234379Z [00:03:08.391]➜  cp $WORK/b797/_pkg_.a /root/.cache/go-build/50/50d148b1b7fe005b15639f3ce41fb13b995720f14a3cdebd379c4212a9d97f26-d # internal
2025-08-20T21:45:28.4246910Z [00:03:08.392]➜  tags.cncf.io/container-device-interface/specs-go
2025-08-20T21:45:28.4247313Z [00:03:08.393]➜  mkdir -p $WORK/b796/
2025-08-20T21:45:28.4253287Z [00:03:08.393]➜  cat >/tmp/go-build3361383166/b796/importcfg << 'EOF' # internal
2025-08-20T21:45:28.4254830Z [00:03:08.393]➜  # import config
2025-08-20T21:45:28.4255177Z [00:03:08.393]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.4255657Z [00:03:08.393]➜  packagefile golang.org/x/mod/semver=/tmp/go-build3361383166/b797/_pkg_.a
2025-08-20T21:45:28.4256134Z [00:03:08.393]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.4256549Z [00:03:08.393]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.4257157Z [00:03:08.393]➜  EOF
2025-08-20T21:45:28.4259586Z [00:03:08.393]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b796/_pkg_.a -trimpath "/root/go/pkg/mod/tags.cncf.io/container-device-interface/specs-go@v1.0.0=>tags.cncf.io/container-device-interface/specs-go@v1.0.0;$WORK/b796=>" -p tags.cncf.io/container-device-interface/specs-go -lang=go1.19 -complete -installsuffix shared -buildid rclYt41jSSy32z9nEpih/rclYt41jSSy32z9nEpih -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b796/importcfg -pack /root/go/pkg/mod/tags.cncf.io/container-device-interface/specs-go@v1.0.0/config.go /root/go/pkg/mod/tags.cncf.io/container-device-interface/specs-go@v1.0.0/version.go
2025-08-20T21:45:28.4261994Z [00:03:08.393]➜  cp $WORK/b799/_pkg_.a /root/.cache/go-build/1e/1e705e60f0511e8c946eb3a0fd0d95b03ebbd3fded9912c7c58c7e1038a16968-d # internal
2025-08-20T21:45:28.4266376Z [00:03:08.395]➜  github.com/rootless-containers/bypass4netns/pkg/api/daemon/client
2025-08-20T21:45:28.4270081Z [00:03:08.395]➜  mkdir -p $WORK/b802/
2025-08-20T21:45:28.4275750Z [00:03:08.395]➜  cat >/tmp/go-build3361383166/b802/importcfg << 'EOF' # internal
2025-08-20T21:45:28.4287370Z [00:03:08.395]➜  # import config
2025-08-20T21:45:28.4287966Z [00:03:08.395]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:28.4288757Z [00:03:08.395]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.4289471Z [00:03:08.395]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.4290796Z [00:03:08.395]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.4291242Z [00:03:08.395]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.4291852Z [00:03:08.395]➜  packagefile github.com/rootless-containers/bypass4netns/pkg/api=/tmp/go-build3361383166/b801/_pkg_.a
2025-08-20T21:45:28.4292501Z [00:03:08.395]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.4292960Z [00:03:08.395]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:28.4293390Z [00:03:08.395]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:28.4293799Z [00:03:08.395]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.4294096Z [00:03:08.395]➜  EOF
2025-08-20T21:45:28.4296505Z [00:03:08.395]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b802/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rootless-containers/bypass4netns@v0.4.2/pkg/api/daemon/client=>github.com/rootless-containers/bypass4netns@v0.4.2/pkg/api/daemon/client;$WORK/b802=>" -p github.com/rootless-containers/bypass4netns/pkg/api/daemon/client -lang=go1.22 -complete -installsuffix shared -buildid qGY9yRdeQUi8YtLxtm1m/qGY9yRdeQUi8YtLxtm1m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b802/importcfg -pack /root/go/pkg/mod/github.com/rootless-containers/bypass4netns@v0.4.2/pkg/api/daemon/client/client.go
2025-08-20T21:45:28.4712883Z [00:03:08.438]➜  go tool buildid -w $WORK/b796/_pkg_.a # internal
2025-08-20T21:45:28.4716885Z [00:03:08.438]➜  cp $WORK/b796/_pkg_.a /root/.cache/go-build/4d/4d9e208cdff0bb06aa5034ec7a905c64ab44e976471584fc534dd73190711a6d-d # internal
2025-08-20T21:45:28.4717536Z [00:03:08.438]➜  github.com/rootless-containers/bypass4netns/pkg/oci
2025-08-20T21:45:28.4717892Z [00:03:08.438]➜  mkdir -p $WORK/b803/
2025-08-20T21:45:28.4718258Z [00:03:08.438]➜  cat >/tmp/go-build3361383166/b803/importcfg << 'EOF' # internal
2025-08-20T21:45:28.4718597Z [00:03:08.438]➜  # import config
2025-08-20T21:45:28.4718921Z [00:03:08.438]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.4719493Z [00:03:08.438]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:28.4720065Z [00:03:08.438]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:28.4720377Z [00:03:08.438]➜  EOF
2025-08-20T21:45:28.4722619Z [00:03:08.438]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b803/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/rootless-containers/bypass4netns@v0.4.2/pkg/oci=>github.com/rootless-containers/bypass4netns@v0.4.2/pkg/oci;$WORK/b803=>" -p github.com/rootless-containers/bypass4netns/pkg/oci -lang=go1.22 -complete -installsuffix shared -buildid Ulqvb8ECy_05XHOV9emt/Ulqvb8ECy_05XHOV9emt -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b803/importcfg -pack /root/go/pkg/mod/github.com/rootless-containers/bypass4netns@v0.4.2/pkg/oci/oci.go
2025-08-20T21:45:28.4724837Z [00:03:08.438]➜  go tool buildid -w $WORK/b791/_pkg_.a # internal
2025-08-20T21:45:28.4737248Z [00:03:08.441]➜  cp $WORK/b791/_pkg_.a /root/.cache/go-build/d7/d709e9b2d958d284c63a4261371291ff7d900633b7d4928ec20725620fffd0ad-d # internal
2025-08-20T21:45:28.4807721Z [00:03:08.448]➜  tags.cncf.io/container-device-interface/pkg/cdi
2025-08-20T21:45:28.4821073Z [00:03:08.448]➜  mkdir -p $WORK/b784/
2025-08-20T21:45:28.4821592Z [00:03:08.449]➜  cat >/tmp/go-build3361383166/b784/importcfg << 'EOF' # internal
2025-08-20T21:45:28.4821973Z [00:03:08.449]➜  # import config
2025-08-20T21:45:28.4822619Z [00:03:08.449]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.4823158Z [00:03:08.449]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.4823687Z [00:03:08.449]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.4824268Z [00:03:08.449]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build3361383166/b785/_pkg_.a
2025-08-20T21:45:28.4824927Z [00:03:08.449]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:28.4825645Z [00:03:08.449]➜  packagefile github.com/opencontainers/runtime-tools/generate=/tmp/go-build3361383166/b787/_pkg_.a
2025-08-20T21:45:28.4826274Z [00:03:08.449]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:28.4826780Z [00:03:08.449]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3361383166/b549/_pkg_.a
2025-08-20T21:45:28.4827237Z [00:03:08.449]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:28.4827638Z [00:03:08.449]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.4828068Z [00:03:08.449]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.4828515Z [00:03:08.449]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:28.4828971Z [00:03:08.449]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build3361383166/b791/_pkg_.a
2025-08-20T21:45:28.4829415Z [00:03:08.449]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:28.4829826Z [00:03:08.449]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.4830241Z [00:03:08.449]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:28.4830905Z [00:03:08.449]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:28.4831536Z [00:03:08.449]➜  packagefile tags.cncf.io/container-device-interface/internal/validation=/tmp/go-build3361383166/b793/_pkg_.a
2025-08-20T21:45:28.4832307Z [00:03:08.449]➜  packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3361383166/b795/_pkg_.a
2025-08-20T21:45:28.4833230Z [00:03:08.449]➜  packagefile tags.cncf.io/container-device-interface/specs-go=/tmp/go-build3361383166/b796/_pkg_.a
2025-08-20T21:45:28.4833677Z [00:03:08.449]➜  EOF
2025-08-20T21:45:28.4839242Z [00:03:08.449]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b784/_pkg_.a -trimpath "/root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi=>tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi;$WORK/b784=>" -p tags.cncf.io/container-device-interface/pkg/cdi -lang=go1.20 -complete -installsuffix shared -buildid w387lwf1ARLDOCvY9SP0/w387lwf1ARLDOCvY9SP0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b784/importcfg -pack /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/annotations.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/cache.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/cache_test_unix.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/container-edits.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/container-edits_unix.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/default-cache.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/device.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/doc.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/oci.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/spec-dirs.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/spec.go /root/go/pkg/mod/tags.cncf.io/container-device-interface@v1.0.1/pkg/cdi/spec_linux.go
2025-08-20T21:45:28.5018096Z [00:03:08.470]➜  go tool buildid -w $WORK/b803/_pkg_.a # internal
2025-08-20T21:45:28.5025745Z [00:03:08.470]➜  cp $WORK/b803/_pkg_.a /root/.cache/go-build/f1/f1aaa1d7f05a911e9d7dba88e6570dbc1b4d21a4b9d643a979e2e209029857ba-d # internal
2025-08-20T21:45:28.5031813Z [00:03:08.470]➜  database/sql
2025-08-20T21:45:28.5032073Z [00:03:08.470]➜  mkdir -p $WORK/b806/
2025-08-20T21:45:28.5032676Z [00:03:08.471]➜  cat >/tmp/go-build3361383166/b806/importcfg << 'EOF' # internal
2025-08-20T21:45:28.5033092Z [00:03:08.471]➜  # import config
2025-08-20T21:45:28.5033436Z [00:03:08.471]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:28.5033857Z [00:03:08.471]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.5034655Z [00:03:08.471]➜  packagefile database/sql/driver=/tmp/go-build3361383166/b494/_pkg_.a
2025-08-20T21:45:28.5035327Z [00:03:08.471]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.5035868Z [00:03:08.471]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.5036363Z [00:03:08.471]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.5037732Z [00:03:08.471]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:28.5038184Z [00:03:08.471]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:28.5038629Z [00:03:08.471]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:28.5039058Z [00:03:08.471]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:28.5039475Z [00:03:08.471]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:28.5039891Z [00:03:08.471]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:28.5040304Z [00:03:08.471]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:28.5041049Z [00:03:08.471]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:28.5041479Z [00:03:08.471]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:28.5041893Z [00:03:08.471]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:28.5044796Z [00:03:08.471]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:28.5047254Z [00:03:08.471]➜  EOF
2025-08-20T21:45:28.5049040Z [00:03:08.471]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b806/_pkg_.a -trimpath "/root/.go/src/database/sql=>database/sql;$WORK/b806=>" -p database/sql -lang=go1.25 -std -complete -installsuffix shared -buildid auzaFcKoG4gG1XdcVgxH/auzaFcKoG4gG1XdcVgxH -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b806/importcfg -pack /root/.go/src/database/sql/convert.go /root/.go/src/database/sql/ctxutil.go /root/.go/src/database/sql/sql.go
2025-08-20T21:45:28.5050610Z [00:03:08.473]➜  go tool buildid -w $WORK/b802/_pkg_.a # internal
2025-08-20T21:45:28.5060024Z [00:03:08.474]➜  cp $WORK/b802/_pkg_.a /root/.cache/go-build/ac/aca38b44f797f495357a7f402fa01a0f79c38796a87c9eb7f76c8b6f9ec0189d-d # internal
2025-08-20T21:45:28.5061777Z [00:03:08.474]➜  github.com/containerd/nerdctl/v2/pkg/bypass4netnsutil
2025-08-20T21:45:28.5062231Z [00:03:08.474]➜  mkdir -p $WORK/b800/
2025-08-20T21:45:28.5066638Z [00:03:08.475]➜  cat >/tmp/go-build3361383166/b800/importcfg << 'EOF' # internal
2025-08-20T21:45:28.5067993Z [00:03:08.475]➜  # import config
2025-08-20T21:45:28.5068366Z [00:03:08.475]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.5068831Z [00:03:08.475]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.5069268Z [00:03:08.475]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.5069858Z [00:03:08.475]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:28.5070572Z [00:03:08.475]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:28.5071204Z [00:03:08.475]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:28.5071777Z [00:03:08.475]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:28.5072750Z [00:03:08.475]➜  packagefile github.com/containerd/nerdctl/v2/pkg/annotations=/tmp/go-build3361383166/b798/_pkg_.a
2025-08-20T21:45:28.5073636Z [00:03:08.475]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:28.5074420Z [00:03:08.475]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:28.5075157Z [00:03:08.475]➜  packagefile github.com/rootless-containers/bypass4netns/pkg/api=/tmp/go-build3361383166/b801/_pkg_.a
2025-08-20T21:45:28.5075960Z [00:03:08.475]➜  packagefile github.com/rootless-containers/bypass4netns/pkg/api/daemon/client=/tmp/go-build3361383166/b802/_pkg_.a
2025-08-20T21:45:28.5076757Z [00:03:08.475]➜  packagefile github.com/rootless-containers/bypass4netns/pkg/oci=/tmp/go-build3361383166/b803/_pkg_.a
2025-08-20T21:45:28.5077534Z [00:03:08.475]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/api/client=/tmp/go-build3361383166/b487/_pkg_.a
2025-08-20T21:45:28.5078128Z [00:03:08.475]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:28.5078519Z [00:03:08.475]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.5078954Z [00:03:08.475]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.5079398Z [00:03:08.475]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:28.5079710Z [00:03:08.475]➜  EOF
2025-08-20T21:45:28.5082775Z [00:03:08.475]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b800/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/bypass4netnsutil=>github.com/containerd/nerdctl/v2/pkg/bypass4netnsutil;$WORK/b800=>" -p github.com/containerd/nerdctl/v2/pkg/bypass4netnsutil -lang=go1.23 -complete -installsuffix shared -buildid bD85LTvKlf4jB_Yaly--/bD85LTvKlf4jB_Yaly-- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b800/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/bypass4netnsutil/bypass.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/bypass4netnsutil/bypass4netnsutil.go
2025-08-20T21:45:28.5555012Z [00:03:08.523]➜  go tool buildid -w $WORK/b714/_pkg_.a # internal
2025-08-20T21:45:28.5601999Z [00:03:08.528]➜  cp $WORK/b714/_pkg_.a /root/.cache/go-build/43/43055ebaf2f438ff987ed68ab822b6724f38d3512631978ff0e4d2530a037e1c-d # internal
2025-08-20T21:45:28.5604901Z [00:03:08.528]➜  github.com/containerd/nerdctl/v2/pkg/cmd/builder
2025-08-20T21:45:28.5605266Z [00:03:08.528]➜  mkdir -p $WORK/b713/
2025-08-20T21:45:28.5615903Z [00:03:08.529]➜  cat >/tmp/go-build3361383166/b713/importcfg << 'EOF' # internal
2025-08-20T21:45:28.5616555Z [00:03:08.529]➜  # import config
2025-08-20T21:45:28.5618428Z [00:03:08.529]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.5618902Z [00:03:08.529]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.5619349Z [00:03:08.529]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.5619791Z [00:03:08.529]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.5620340Z [00:03:08.529]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.5621045Z [00:03:08.529]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:28.5621797Z [00:03:08.529]➜  packagefile github.com/containerd/containerd/v2/core/images/archive=/tmp/go-build3361383166/b384/_pkg_.a
2025-08-20T21:45:28.5622680Z [00:03:08.529]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:28.5623310Z [00:03:08.529]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.5623986Z [00:03:08.529]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:28.5624709Z [00:03:08.529]➜  packagefile github.com/containerd/nerdctl/v2/pkg/buildkitutil=/tmp/go-build3361383166/b534/_pkg_.a
2025-08-20T21:45:28.5625687Z [00:03:08.529]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:28.5626589Z [00:03:08.529]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerutil=/tmp/go-build3361383166/b714/_pkg_.a
2025-08-20T21:45:28.5627412Z [00:03:08.529]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:28.5628167Z [00:03:08.529]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:28.5628898Z [00:03:08.529]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:28.5629612Z [00:03:08.529]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:28.5630247Z [00:03:08.529]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:28.5630913Z [00:03:08.529]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.5631456Z [00:03:08.529]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.5631851Z [00:03:08.530]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.5632258Z [00:03:08.530]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:28.5632852Z [00:03:08.530]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.5633302Z [00:03:08.530]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:28.5633725Z [00:03:08.530]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.5634220Z [00:03:08.530]➜  EOF
2025-08-20T21:45:28.5651284Z [00:03:08.532]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b713/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/builder=>github.com/containerd/nerdctl/v2/pkg/cmd/builder;$WORK/b713=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/builder -lang=go1.23 -complete -installsuffix shared -buildid D7H44uYykIxaV9nB7r8m/D7H44uYykIxaV9nB7r8m -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/builder/build.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/builder/prune.go
2025-08-20T21:45:28.5659978Z [00:03:08.534]➜  go tool buildid -w $WORK/b800/_pkg_.a # internal
2025-08-20T21:45:28.5728521Z [00:03:08.541]➜  cp $WORK/b800/_pkg_.a /root/.cache/go-build/af/af001d86a6389151b8a3c7e0a693441871802cac6234ed68ab24cd1751edc66f-d # internal
2025-08-20T21:45:28.5737361Z [00:03:08.541]➜  github.com/containerd/nerdctl/v2/pkg/composer
2025-08-20T21:45:28.5739619Z [00:03:08.541]➜  mkdir -p $WORK/b755/
2025-08-20T21:45:28.5740705Z [00:03:08.542]➜  cat >/tmp/go-build3361383166/b755/importcfg << 'EOF' # internal
2025-08-20T21:45:28.5741561Z [00:03:08.542]➜  # import config
2025-08-20T21:45:28.5742347Z [00:03:08.542]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.5743463Z [00:03:08.542]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.5744458Z [00:03:08.542]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.5745381Z [00:03:08.542]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.5746395Z [00:03:08.542]➜  packagefile github.com/compose-spec/compose-go/v2/cli=/tmp/go-build3361383166/b756/_pkg_.a
2025-08-20T21:45:28.5747428Z [00:03:08.542]➜  packagefile github.com/compose-spec/compose-go/v2/format=/tmp/go-build3361383166/b513/_pkg_.a
2025-08-20T21:45:28.5748689Z [00:03:08.542]➜  packagefile github.com/compose-spec/compose-go/v2/types=/tmp/go-build3361383166/b501/_pkg_.a
2025-08-20T21:45:28.5749814Z [00:03:08.542]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.5765690Z [00:03:08.542]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.5767356Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:28.5769005Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/composer/pipetagger=/tmp/go-build3361383166/b757/_pkg_.a
2025-08-20T21:45:28.5769933Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/composer/serviceparser=/tmp/go-build3361383166/b761/_pkg_.a
2025-08-20T21:45:28.5770719Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerutil=/tmp/go-build3361383166/b714/_pkg_.a
2025-08-20T21:45:28.5771443Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:28.5772167Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/identifiers=/tmp/go-build3361383166/b700/_pkg_.a
2025-08-20T21:45:28.5773062Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idgen=/tmp/go-build3361383166/b540/_pkg_.a
2025-08-20T21:45:28.5774642Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:28.5775510Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:28.5776244Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/portutil=/tmp/go-build3361383166/b765/_pkg_.a
2025-08-20T21:45:28.5776965Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/reflectutil=/tmp/go-build3361383166/b763/_pkg_.a
2025-08-20T21:45:28.5777672Z [00:03:08.542]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:28.5778577Z [00:03:08.542]➜  packagefile github.com/docker/docker/pkg/system=/tmp/go-build3361383166/b770/_pkg_.a
2025-08-20T21:45:28.5779198Z [00:03:08.542]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:28.5779916Z [00:03:08.542]➜  packagefile go.yaml.in/yaml/v3=/tmp/go-build3361383166/b509/_pkg_.a
2025-08-20T21:45:28.5780451Z [00:03:08.542]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:28.5780921Z [00:03:08.542]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.5781321Z [00:03:08.542]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.5781730Z [00:03:08.542]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:28.5782156Z [00:03:08.542]➜  packagefile os/signal=/tmp/go-build3361383166/b458/_pkg_.a
2025-08-20T21:45:28.5782711Z [00:03:08.542]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.5783151Z [00:03:08.542]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:28.5783567Z [00:03:08.542]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:28.5783988Z [00:03:08.542]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.5784412Z [00:03:08.542]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:28.5784741Z [00:03:08.542]➜  EOF
2025-08-20T21:45:28.5791391Z [00:03:08.544]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b755/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer=>github.com/containerd/nerdctl/v2/pkg/composer;$WORK/b755=>" -p github.com/containerd/nerdctl/v2/pkg/composer -lang=go1.23 -complete -installsuffix shared -buildid JAvZUNkoOHvKGUPPfBj3/JAvZUNkoOHvKGUPPfBj3 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/build.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/composer.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/config.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/container.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/copy.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/create.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/down.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/exec.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/kill.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/lock.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/logs.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/orphans.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pause.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/port.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pull.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/push.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/restart.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/rm.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/run.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/stop.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up_network.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up_service.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up_volume.go
2025-08-20T21:45:28.7070798Z [00:03:08.675]➜  go tool buildid -w $WORK/b784/_pkg_.a # internal
2025-08-20T21:45:28.7116422Z [00:03:08.679]➜  cp $WORK/b784/_pkg_.a /root/.cache/go-build/55/55bd8c971510c2a6bc9d3049b59efd4ebcd3f554dafbd1a932d5f358682d6a0c-d # internal
2025-08-20T21:45:28.7133244Z [00:03:08.681]➜  github.com/containerd/containerd/v2/pkg/cdi
2025-08-20T21:45:28.7133604Z [00:03:08.681]➜  mkdir -p $WORK/b783/
2025-08-20T21:45:28.7133991Z [00:03:08.681]➜  cat >/tmp/go-build3361383166/b783/importcfg << 'EOF' # internal
2025-08-20T21:45:28.7134338Z [00:03:08.681]➜  # import config
2025-08-20T21:45:28.7134897Z [00:03:08.681]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.7135430Z [00:03:08.681]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.7136131Z [00:03:08.681]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:28.7137316Z [00:03:08.681]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:28.7138054Z [00:03:08.681]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.7138967Z [00:03:08.681]➜  packagefile tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build3361383166/b784/_pkg_.a
2025-08-20T21:45:28.7139558Z [00:03:08.681]➜  EOF
2025-08-20T21:45:28.7141690Z [00:03:08.681]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b783/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/cdi=>github.com/containerd/containerd/v2@v2.1.4/pkg/cdi;$WORK/b783=>" -p github.com/containerd/containerd/v2/pkg/cdi -lang=go1.23 -complete -installsuffix shared -buildid DaVB2GX3ILoq2xTU_JG7/DaVB2GX3ILoq2xTU_JG7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b783/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/pkg/cdi/oci_opt.go
2025-08-20T21:45:28.7408699Z [00:03:08.709]➜  go tool buildid -w $WORK/b713/_pkg_.a # internal
2025-08-20T21:45:28.7490819Z [00:03:08.717]➜  cp $WORK/b713/_pkg_.a /root/.cache/go-build/13/13acead9cd4ad8af84def866b96eb4d484684fd1e1f6620efed5ef2c4b3daa89-d # internal
2025-08-20T21:45:28.7491546Z [00:03:08.717]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/builder
2025-08-20T21:45:28.7495205Z [00:03:08.717]➜  mkdir -p $WORK/b712/
2025-08-20T21:45:28.7501763Z [00:03:08.718]➜  cat >/tmp/go-build3361383166/b712/importcfg << 'EOF' # internal
2025-08-20T21:45:28.7502773Z [00:03:08.718]➜  # import config
2025-08-20T21:45:28.7503220Z [00:03:08.718]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.7503648Z [00:03:08.718]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.7504135Z [00:03:08.718]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.7504817Z [00:03:08.718]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:28.7505592Z [00:03:08.718]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:28.7506322Z [00:03:08.718]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:28.7507313Z [00:03:08.718]➜  packagefile github.com/containerd/nerdctl/v2/pkg/buildkitutil=/tmp/go-build3361383166/b534/_pkg_.a
2025-08-20T21:45:28.7508237Z [00:03:08.718]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:28.7509056Z [00:03:08.718]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/builder=/tmp/go-build3361383166/b713/_pkg_.a
2025-08-20T21:45:28.7509759Z [00:03:08.718]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:28.7510380Z [00:03:08.718]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:28.7510920Z [00:03:08.718]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:28.7511370Z [00:03:08.718]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.7511778Z [00:03:08.718]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:28.7512210Z [00:03:08.718]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:28.7512805Z [00:03:08.718]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.7513233Z [00:03:08.718]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:28.7513531Z [00:03:08.718]➜  EOF
2025-08-20T21:45:28.7515443Z [00:03:08.718]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b712/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder=>github.com/containerd/nerdctl/v2/cmd/nerdctl/builder;$WORK/b712=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/builder -lang=go1.23 -complete -installsuffix shared -buildid s_1FBKp4pNJi007kMgsO/s_1FBKp4pNJi007kMgsO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./builder/builder.go ./builder/builder_build.go
2025-08-20T21:45:28.7547397Z [00:03:08.723]➜  go tool buildid -w $WORK/b783/_pkg_.a # internal
2025-08-20T21:45:28.7560021Z [00:03:08.724]➜  cp $WORK/b783/_pkg_.a /root/.cache/go-build/0a/0a9d34a87fe8f44d4fc9ed169f1b4b648853caed5b51840510c0b9e26974318b-d # internal
2025-08-20T21:45:28.7560936Z [00:03:08.724]➜  github.com/containerd/accelerated-container-image/pkg/utils
2025-08-20T21:45:28.7561339Z [00:03:08.724]➜  mkdir -p $WORK/b808/
2025-08-20T21:45:28.7574570Z [00:03:08.725]➜  cat >/tmp/go-build3361383166/b808/importcfg << 'EOF' # internal
2025-08-20T21:45:28.7574988Z [00:03:08.725]➜  # import config
2025-08-20T21:45:28.7575334Z [00:03:08.725]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.7575786Z [00:03:08.725]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.7576217Z [00:03:08.725]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.7576855Z [00:03:08.725]➜  packagefile github.com/containerd/accelerated-container-image/pkg/types=/tmp/go-build3361383166/b809/_pkg_.a
2025-08-20T21:45:28.7577563Z [00:03:08.725]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build3361383166/b367/_pkg_.a
2025-08-20T21:45:28.7578153Z [00:03:08.725]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.7578690Z [00:03:08.725]➜  packagefile github.com/pkg/errors=/tmp/go-build3361383166/b634/_pkg_.a
2025-08-20T21:45:28.7579141Z [00:03:08.725]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.7579549Z [00:03:08.725]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:28.7579961Z [00:03:08.725]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:28.7580397Z [00:03:08.725]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.7580848Z [00:03:08.725]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.7581268Z [00:03:08.725]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:28.7581837Z [00:03:08.725]➜  EOF
2025-08-20T21:45:28.7585211Z [00:03:08.725]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b808/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/utils=>github.com/containerd/accelerated-container-image@v1.3.0/pkg/utils;$WORK/b808=>" -p github.com/containerd/accelerated-container-image/pkg/utils -lang=go1.22 -complete -installsuffix shared -buildid Cvucaf7bsLMRqKIMsw4l/Cvucaf7bsLMRqKIMsw4l -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b808/importcfg -pack /root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/utils/cmd.go /root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/utils/du_unix.go
2025-08-20T21:45:28.7915614Z [00:03:08.759]➜  go tool buildid -w $WORK/b806/_pkg_.a # internal
2025-08-20T21:45:28.7961148Z [00:03:08.764]➜  cp $WORK/b806/_pkg_.a /root/.cache/go-build/b3/b347f7961832b0fa4c0c46fb0d2334f92584b7b663a205c6a97b7fb9a385c4a5-d # internal
2025-08-20T21:45:28.7974675Z [00:03:08.765]➜  github.com/containerd/containerd/v2/core/images/converter/uncompress
2025-08-20T21:45:28.7975625Z [00:03:08.765]➜  mkdir -p $WORK/b811/
2025-08-20T21:45:28.7999329Z [00:03:08.768]➜  cat >/tmp/go-build3361383166/b811/importcfg << 'EOF' # internal
2025-08-20T21:45:28.8000685Z [00:03:08.768]➜  # import config
2025-08-20T21:45:28.8001681Z [00:03:08.768]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.8002806Z [00:03:08.768]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.8003926Z [00:03:08.768]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:28.8005086Z [00:03:08.768]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:28.8006183Z [00:03:08.768]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:28.8007391Z [00:03:08.768]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:28.8008862Z [00:03:08.768]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:28.8009979Z [00:03:08.768]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:28.8010807Z [00:03:08.768]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.8011363Z [00:03:08.768]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.8011663Z [00:03:08.768]➜  EOF
2025-08-20T21:45:28.8014389Z [00:03:08.768]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b811/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/converter/uncompress=>github.com/containerd/containerd/v2@v2.1.4/core/images/converter/uncompress;$WORK/b811=>" -p github.com/containerd/containerd/v2/core/images/converter/uncompress -lang=go1.23 -complete -installsuffix shared -buildid or8IY7_x-ApRDReXz49t/or8IY7_x-ApRDReXz49t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b811/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/images/converter/uncompress/uncompress.go
2025-08-20T21:45:28.8133987Z [00:03:08.781]➜  go tool buildid -w $WORK/b808/_pkg_.a # internal
2025-08-20T21:45:28.8147917Z [00:03:08.782]➜  cp $WORK/b808/_pkg_.a /root/.cache/go-build/83/8366f1a428f54bcc87db9b1ba1c4ac93dc653abd4d8284f71e61e60ddc0c9974-d # internal
2025-08-20T21:45:28.8148662Z [00:03:08.783]➜  github.com/containerd/accelerated-container-image/pkg/convertor
2025-08-20T21:45:28.8149045Z [00:03:08.783]➜  mkdir -p $WORK/b805/
2025-08-20T21:45:28.8149407Z [00:03:08.783]➜  cat >/tmp/go-build3361383166/b805/importcfg << 'EOF' # internal
2025-08-20T21:45:28.8149759Z [00:03:08.783]➜  # import config
2025-08-20T21:45:28.8150113Z [00:03:08.783]➜  packagefile archive/tar=/tmp/go-build3361383166/b080/_pkg_.a
2025-08-20T21:45:28.8150548Z [00:03:08.783]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:28.8151172Z [00:03:08.783]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:28.8151651Z [00:03:08.783]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.8152101Z [00:03:08.783]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:28.8152767Z [00:03:08.783]➜  packagefile database/sql=/tmp/go-build3361383166/b806/_pkg_.a
2025-08-20T21:45:28.8153799Z [00:03:08.783]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:28.8154278Z [00:03:08.783]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.8154710Z [00:03:08.783]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.8155603Z [00:03:08.783]➜  packagefile github.com/containerd/accelerated-container-image/pkg/label=/tmp/go-build3361383166/b807/_pkg_.a
2025-08-20T21:45:28.8156412Z [00:03:08.783]➜  packagefile github.com/containerd/accelerated-container-image/pkg/utils=/tmp/go-build3361383166/b808/_pkg_.a
2025-08-20T21:45:28.8157245Z [00:03:08.783]➜  packagefile github.com/containerd/accelerated-container-image/pkg/version=/tmp/go-build3361383166/b810/_pkg_.a
2025-08-20T21:45:28.8157995Z [00:03:08.783]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.8158697Z [00:03:08.783]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:28.8159427Z [00:03:08.783]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:28.8160175Z [00:03:08.783]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:28.8160921Z [00:03:08.783]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:28.8161632Z [00:03:08.783]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:28.8162680Z [00:03:08.783]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:28.8163467Z [00:03:08.783]➜  packagefile github.com/containerd/containerd/v2/pkg/archive=/tmp/go-build3361383166/b448/_pkg_.a
2025-08-20T21:45:28.8164234Z [00:03:08.783]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:28.8164993Z [00:03:08.783]➜  packagefile github.com/containerd/containerd/v2/pkg/reference=/tmp/go-build3361383166/b385/_pkg_.a
2025-08-20T21:45:28.8165636Z [00:03:08.783]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:28.8166202Z [00:03:08.783]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.8166771Z [00:03:08.783]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:28.8167384Z [00:03:08.783]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:28.8168041Z [00:03:08.783]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:28.8168866Z [00:03:08.783]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.8169542Z [00:03:08.783]➜  packagefile github.com/pkg/errors=/tmp/go-build3361383166/b634/_pkg_.a
2025-08-20T21:45:28.8170083Z [00:03:08.783]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:28.8170549Z [00:03:08.783]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.8170948Z [00:03:08.783]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.8171384Z [00:03:08.783]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.8171831Z [00:03:08.783]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.8172336Z [00:03:08.783]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:28.8172824Z [00:03:08.783]➜  EOF
2025-08-20T21:45:28.8175196Z [00:03:08.783]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b805/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/convertor=>github.com/containerd/accelerated-container-image@v1.3.0/pkg/convertor;$WORK/b805=>" -p github.com/containerd/accelerated-container-image/pkg/convertor -lang=go1.22 -complete -installsuffix shared -buildid -qV3wxbg-RfVOuc-OQVM/-qV3wxbg-RfVOuc-OQVM -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b805/importcfg -pack /root/go/pkg/mod/github.com/containerd/accelerated-container-image@v1.3.0/pkg/convertor/convertor.go
2025-08-20T21:45:28.8234716Z [00:03:08.791]➜  go tool buildid -w $WORK/b755/_pkg_.a # internal
2025-08-20T21:45:28.8277576Z [00:03:08.796]➜  cp $WORK/b755/_pkg_.a /root/.cache/go-build/9d/9de3e2cb38d8f0c117a80945f7cf4fcb40338b9eebbd15e030240d65bb2b27b5-d # internal
2025-08-20T21:45:28.8278305Z [00:03:08.796]➜  github.com/containerd/nerdctl/v2/pkg/cmd/compose
2025-08-20T21:45:28.8283991Z [00:03:08.796]➜  mkdir -p $WORK/b754/
2025-08-20T21:45:28.8286681Z [00:03:08.796]➜  cat >/tmp/go-build3361383166/b754/importcfg << 'EOF' # internal
2025-08-20T21:45:28.8287472Z [00:03:08.796]➜  # import config
2025-08-20T21:45:28.8287873Z [00:03:08.796]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.8288326Z [00:03:08.796]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.8288886Z [00:03:08.796]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.8289522Z [00:03:08.797]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:28.8290169Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:28.8291215Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/volume=/tmp/go-build3361383166/b695/_pkg_.a
2025-08-20T21:45:28.8291921Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/composer=/tmp/go-build3361383166/b755/_pkg_.a
2025-08-20T21:45:28.8292856Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/composer/serviceparser=/tmp/go-build3361383166/b761/_pkg_.a
2025-08-20T21:45:28.8293669Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:28.8294417Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:28.8295138Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ipfs=/tmp/go-build3361383166/b771/_pkg_.a
2025-08-20T21:45:28.8295814Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil=/tmp/go-build3361383166/b704/_pkg_.a
2025-08-20T21:45:28.8296536Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:28.8297252Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/signutil=/tmp/go-build3361383166/b779/_pkg_.a
2025-08-20T21:45:28.8298084Z [00:03:08.797]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:28.8298786Z [00:03:08.797]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:28.8299448Z [00:03:08.797]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.8299990Z [00:03:08.797]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.8300387Z [00:03:08.797]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.8300817Z [00:03:08.797]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.8301151Z [00:03:08.797]➜  EOF
2025-08-20T21:45:28.8303261Z [00:03:08.797]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b754/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/compose=>github.com/containerd/nerdctl/v2/pkg/cmd/compose;$WORK/b754=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/compose -lang=go1.23 -complete -installsuffix shared -buildid e88tad_9yDxfT_IAgulB/e88tad_9yDxfT_IAgulB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/compose/compose.go
2025-08-20T21:45:28.8336167Z [00:03:08.802]➜  go tool buildid -w $WORK/b811/_pkg_.a # internal
2025-08-20T21:45:28.8345216Z [00:03:08.802]➜  cp $WORK/b811/_pkg_.a /root/.cache/go-build/c1/c1373151468f6b0bdc9ee54f8db9d07358467ad343639cda959e2871ceb66a9d-d # internal
2025-08-20T21:45:28.8350551Z [00:03:08.803]➜  github.com/containers/ocicrypt/config/pkcs11config
2025-08-20T21:45:28.8350929Z [00:03:08.803]➜  mkdir -p $WORK/b813/
2025-08-20T21:45:28.8387256Z [00:03:08.807]➜  cat >/tmp/go-build3361383166/b813/importcfg << 'EOF' # internal
2025-08-20T21:45:28.8387684Z [00:03:08.807]➜  # import config
2025-08-20T21:45:28.8388029Z [00:03:08.807]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.8388443Z [00:03:08.807]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.8389017Z [00:03:08.807]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3361383166/b546/_pkg_.a
2025-08-20T21:45:28.8389605Z [00:03:08.807]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3361383166/b549/_pkg_.a
2025-08-20T21:45:28.8390044Z [00:03:08.807]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.8390445Z [00:03:08.807]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:28.8390754Z [00:03:08.807]➜  EOF
2025-08-20T21:45:28.8393054Z [00:03:08.807]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b813/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/config/pkcs11config=>github.com/containers/ocicrypt@v1.2.1/config/pkcs11config;$WORK/b813=>" -p github.com/containers/ocicrypt/config/pkcs11config -lang=go1.22 -complete -installsuffix shared -buildid zNMssCfuqSFWVcjji-3Y/zNMssCfuqSFWVcjji-3Y -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b813/importcfg -pack /root/go/pkg/mod/github.com/containers/ocicrypt@v1.2.1/config/pkcs11config/config.go
2025-08-20T21:45:28.8404562Z [00:03:08.808]➜  go tool buildid -w $WORK/b712/_pkg_.a # internal
2025-08-20T21:45:28.8428143Z [00:03:08.811]➜  cp $WORK/b712/_pkg_.a /root/.cache/go-build/6e/6e315f1371d16769282c0499297060a75f327f51de99f334cddf8b7e42d4f941-d # internal
2025-08-20T21:45:28.8429670Z [00:03:08.811]➜  github.com/containerd/nerdctl/v2/pkg/containerdutil
2025-08-20T21:45:28.8430359Z [00:03:08.811]➜  mkdir -p $WORK/b814/
2025-08-20T21:45:28.8444844Z [00:03:08.812]➜  cat >/tmp/go-build3361383166/b814/importcfg << 'EOF' # internal
2025-08-20T21:45:28.8447016Z [00:03:08.813]➜  # import config
2025-08-20T21:45:28.8447732Z [00:03:08.813]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.8448745Z [00:03:08.813]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.8450008Z [00:03:08.813]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:28.8451053Z [00:03:08.813]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:28.8452001Z [00:03:08.813]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.8452904Z [00:03:08.813]➜  EOF
2025-08-20T21:45:28.8456355Z [00:03:08.813]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b814/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil=>github.com/containerd/nerdctl/v2/pkg/containerdutil;$WORK/b814=>" -p github.com/containerd/nerdctl/v2/pkg/containerdutil -lang=go1.23 -complete -installsuffix shared -buildid q2N_3bUQ05Pdo_s0NAOX/q2N_3bUQ05Pdo_s0NAOX -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b814/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/content.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/helpers.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/image_store.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/snapshotter.go
2025-08-20T21:45:28.8587683Z [00:03:08.827]➜  go tool buildid -w $WORK/b813/_pkg_.a # internal
2025-08-20T21:45:28.8594567Z [00:03:08.827]➜  cp $WORK/b813/_pkg_.a /root/.cache/go-build/eb/eb6f8c3521d429761eaa1bd962a1c4a1fea82311cb775437970ecad5268d7c9b-d # internal
2025-08-20T21:45:28.8597567Z [00:03:08.828]➜  github.com/containerd/imgcrypt/v2/images/encryption/parsehelpers
2025-08-20T21:45:28.8599052Z [00:03:08.828]➜  mkdir -p $WORK/b812/
2025-08-20T21:45:28.8607506Z [00:03:08.829]➜  cat >/tmp/go-build3361383166/b812/importcfg << 'EOF' # internal
2025-08-20T21:45:28.8607916Z [00:03:08.829]➜  # import config
2025-08-20T21:45:28.8608280Z [00:03:08.829]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:28.8608706Z [00:03:08.829]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.8609220Z [00:03:08.829]➜  packagefile github.com/containers/ocicrypt=/tmp/go-build3361383166/b552/_pkg_.a
2025-08-20T21:45:28.8609847Z [00:03:08.829]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:28.8610544Z [00:03:08.829]➜  packagefile github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3361383166/b813/_pkg_.a
2025-08-20T21:45:28.8611257Z [00:03:08.829]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3361383166/b546/_pkg_.a
2025-08-20T21:45:28.8611914Z [00:03:08.829]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3361383166/b554/_pkg_.a
2025-08-20T21:45:28.8612738Z [00:03:08.829]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.8613320Z [00:03:08.829]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.8613974Z [00:03:08.829]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:28.8614404Z [00:03:08.829]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.8614717Z [00:03:08.829]➜  EOF
2025-08-20T21:45:28.8617156Z [00:03:08.829]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b812/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/imgcrypt/v2@v2.0.1/images/encryption/parsehelpers=>github.com/containerd/imgcrypt/v2@v2.0.1/images/encryption/parsehelpers;$WORK/b812=>" -p github.com/containerd/imgcrypt/v2/images/encryption/parsehelpers -lang=go1.23 -complete -installsuffix shared -buildid hiGinm3mK4kTRDjflf2o/hiGinm3mK4kTRDjflf2o -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b812/importcfg -pack /root/go/pkg/mod/github.com/containerd/imgcrypt/v2@v2.0.1/images/encryption/parsehelpers/parsehelpers.go
2025-08-20T21:45:28.9176475Z [00:03:08.885]➜  go tool buildid -w $WORK/b814/_pkg_.a # internal
2025-08-20T21:45:28.9179602Z [00:03:08.885]➜  go tool buildid -w $WORK/b812/_pkg_.a # internal
2025-08-20T21:45:28.9194575Z [00:03:08.887]➜  cp $WORK/b812/_pkg_.a /root/.cache/go-build/88/882f04a62f03db0837ccce1645de41b88b0184ae2b3a933932e76c21c32e1cb0-d # internal
2025-08-20T21:45:28.9197842Z [00:03:08.887]➜  github.com/containerd/nerdctl/v2/pkg/imageinspector
2025-08-20T21:45:28.9198560Z [00:03:08.887]➜  mkdir -p $WORK/b815/
2025-08-20T21:45:28.9205016Z [00:03:08.888]➜  cat >/tmp/go-build3361383166/b815/importcfg << 'EOF' # internal
2025-08-20T21:45:28.9205574Z [00:03:08.888]➜  # import config
2025-08-20T21:45:28.9205981Z [00:03:08.888]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.9206570Z [00:03:08.888]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.9207277Z [00:03:08.888]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:28.9208186Z [00:03:08.888]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:28.9208892Z [00:03:08.888]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.9209522Z [00:03:08.888]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:28.9210268Z [00:03:08.888]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:28.9210749Z [00:03:08.888]➜  EOF
2025-08-20T21:45:28.9221599Z [00:03:08.888]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b815/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imageinspector=>github.com/containerd/nerdctl/v2/pkg/imageinspector;$WORK/b815=>" -p github.com/containerd/nerdctl/v2/pkg/imageinspector -lang=go1.23 -complete -installsuffix shared -buildid wN5Csng_2Zc4v5FD7JY_/wN5Csng_2Zc4v5FD7JY_ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b815/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imageinspector/imageinspector.go
2025-08-20T21:45:28.9224161Z [00:03:08.888]➜  cp $WORK/b814/_pkg_.a /root/.cache/go-build/9d/9d58e746840f0784fa68f67d9dab80e5f66c385ad3bd1bc30e2703e7232eebea-d # internal
2025-08-20T21:45:28.9224815Z [00:03:08.888]➜  github.com/containerd/nerdctl/v2/pkg/imgutil/converter
2025-08-20T21:45:28.9225181Z [00:03:08.888]➜  mkdir -p $WORK/b816/
2025-08-20T21:45:28.9225547Z [00:03:08.888]➜  cat >/tmp/go-build3361383166/b816/importcfg << 'EOF' # internal
2025-08-20T21:45:28.9225888Z [00:03:08.888]➜  # import config
2025-08-20T21:45:28.9226226Z [00:03:08.888]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.9226649Z [00:03:08.888]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.9227223Z [00:03:08.888]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:28.9227948Z [00:03:08.888]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:28.9228923Z [00:03:08.888]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:28.9229776Z [00:03:08.888]➜  packagefile github.com/containerd/containerd/v2/core/images/converter/uncompress=/tmp/go-build3361383166/b811/_pkg_.a
2025-08-20T21:45:28.9230648Z [00:03:08.888]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:28.9231331Z [00:03:08.890]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:28.9231976Z [00:03:08.890]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:28.9232892Z [00:03:08.890]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3361383166/b350/_pkg_.a
2025-08-20T21:45:28.9233625Z [00:03:08.890]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.9234178Z [00:03:08.890]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.9234474Z [00:03:08.890]➜  EOF
2025-08-20T21:45:28.9237063Z [00:03:08.890]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b816/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter=>github.com/containerd/nerdctl/v2/pkg/imgutil/converter;$WORK/b816=>" -p github.com/containerd/nerdctl/v2/pkg/imgutil/converter -lang=go1.23 -complete -installsuffix shared -buildid he7KBhN4lOZoIaONTp9H/he7KBhN4lOZoIaONTp9H -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b816/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter/convert.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter/info.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter/zstd.go
2025-08-20T21:45:28.9325914Z [00:03:08.900]➜  go tool buildid -w $WORK/b754/_pkg_.a # internal
2025-08-20T21:45:28.9342723Z [00:03:08.902]➜  cp $WORK/b754/_pkg_.a /root/.cache/go-build/cf/cf2211619beb6a87f3682eac83bac6a78d5237d0b9f7dc9339252cafc100c388-d # internal
2025-08-20T21:45:28.9344681Z [00:03:08.902]➜  github.com/containerd/nerdctl/v2/pkg/imgutil/fetch
2025-08-20T21:45:28.9345588Z [00:03:08.902]➜  mkdir -p $WORK/b817/
2025-08-20T21:45:28.9346612Z [00:03:08.903]➜  cat >/tmp/go-build3361383166/b817/importcfg << 'EOF' # internal
2025-08-20T21:45:28.9347463Z [00:03:08.903]➜  # import config
2025-08-20T21:45:28.9348439Z [00:03:08.903]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.9349076Z [00:03:08.903]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.9349779Z [00:03:08.903]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:28.9350811Z [00:03:08.903]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:28.9351462Z [00:03:08.903]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.9352113Z [00:03:08.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/jobs=/tmp/go-build3361383166/b636/_pkg_.a
2025-08-20T21:45:28.9353041Z [00:03:08.903]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:28.9353771Z [00:03:08.903]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.9354317Z [00:03:08.903]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.9354613Z [00:03:08.903]➜  EOF
2025-08-20T21:45:28.9356524Z [00:03:08.903]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b817/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/fetch=>github.com/containerd/nerdctl/v2/pkg/imgutil/fetch;$WORK/b817=>" -p github.com/containerd/nerdctl/v2/pkg/imgutil/fetch -lang=go1.23 -complete -installsuffix shared -buildid _FWGARDIZdXOiJHi7W14/_FWGARDIZdXOiJHi7W14 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b817/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/fetch/fetch.go
2025-08-20T21:45:28.9462014Z [00:03:08.914]➜  go tool buildid -w $WORK/b805/_pkg_.a # internal
2025-08-20T21:45:28.9492529Z [00:03:08.917]➜  cp $WORK/b805/_pkg_.a /root/.cache/go-build/ba/bad99cfe16bcaa01389df5d718ed63056a33d9cd35f738bbebe453ed60b21169-d # internal
2025-08-20T21:45:28.9493256Z [00:03:08.917]➜  github.com/containerd/nerdctl/v2/pkg/imgutil/push
2025-08-20T21:45:28.9493591Z [00:03:08.917]➜  mkdir -p $WORK/b818/
2025-08-20T21:45:28.9503476Z [00:03:08.918]➜  cat >/tmp/go-build3361383166/b818/importcfg << 'EOF' # internal
2025-08-20T21:45:28.9503958Z [00:03:08.918]➜  # import config
2025-08-20T21:45:28.9504327Z [00:03:08.918]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.9504751Z [00:03:08.918]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.9505313Z [00:03:08.918]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:28.9506018Z [00:03:08.918]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:28.9506933Z [00:03:08.918]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:28.9507750Z [00:03:08.918]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker=/tmp/go-build3361383166/b395/_pkg_.a
2025-08-20T21:45:28.9508500Z [00:03:08.918]➜  packagefile github.com/containerd/containerd/v2/pkg/progress=/tmp/go-build3361383166/b637/_pkg_.a
2025-08-20T21:45:28.9509123Z [00:03:08.918]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:28.9509776Z [00:03:08.918]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/jobs=/tmp/go-build3361383166/b636/_pkg_.a
2025-08-20T21:45:28.9510427Z [00:03:08.918]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:28.9511204Z [00:03:08.918]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:28.9511907Z [00:03:08.918]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:28.9512521Z [00:03:08.918]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:28.9515118Z [00:03:08.918]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:28.9515572Z [00:03:08.918]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:28.9516014Z [00:03:08.918]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:28.9516317Z [00:03:08.918]➜  EOF
2025-08-20T21:45:28.9518370Z [00:03:08.918]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b818/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/push=>github.com/containerd/nerdctl/v2/pkg/imgutil/push;$WORK/b818=>" -p github.com/containerd/nerdctl/v2/pkg/imgutil/push -lang=go1.23 -complete -installsuffix shared -buildid XRQz_or9ZS_ui4QnpvNF/XRQz_or9ZS_ui4QnpvNF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b818/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/push/push.go
2025-08-20T21:45:28.9630504Z [00:03:08.930]➜  go tool buildid -w $WORK/b816/_pkg_.a # internal
2025-08-20T21:45:28.9633855Z [00:03:08.931]➜  cp $WORK/b816/_pkg_.a /root/.cache/go-build/6e/6ef05519e2fd93e6a3b9edb6e74460989601f4c9e03665da9f6a1bb15c5297a4-d # internal
2025-08-20T21:45:28.9647978Z [00:03:08.932]➜  github.com/containerd/containerd/v2/internal/fsverity
2025-08-20T21:45:28.9649946Z [00:03:08.933]➜  mkdir -p $WORK/b821/
2025-08-20T21:45:28.9650339Z [00:03:08.933]➜  cat >/tmp/go-build3361383166/b821/importcfg << 'EOF' # internal
2025-08-20T21:45:28.9650703Z [00:03:08.933]➜  # import config
2025-08-20T21:45:28.9651031Z [00:03:08.933]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.9651643Z [00:03:08.933]➜  packagefile github.com/containerd/containerd/v2/pkg/kernelversion=/tmp/go-build3361383166/b364/_pkg_.a
2025-08-20T21:45:28.9652698Z [00:03:08.933]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:28.9653215Z [00:03:08.933]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.9653657Z [00:03:08.933]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:28.9654109Z [00:03:08.933]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:28.9654419Z [00:03:08.933]➜  EOF
2025-08-20T21:45:28.9666889Z [00:03:08.933]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b821/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/fsverity=>github.com/containerd/containerd/v2@v2.1.4/internal/fsverity;$WORK/b821=>" -p github.com/containerd/containerd/v2/internal/fsverity -lang=go1.23 -complete -installsuffix shared -buildid Bg0PHjNL875uzDtT2N0D/Bg0PHjNL875uzDtT2N0D -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b821/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/internal/fsverity/fsverity_linux.go
2025-08-20T21:45:28.9832777Z [00:03:08.951]➜  go tool buildid -w $WORK/b815/_pkg_.a # internal
2025-08-20T21:45:28.9844709Z [00:03:08.952]➜  cp $WORK/b815/_pkg_.a /root/.cache/go-build/88/88e0881be25b01978b34d068afde46ed4647d63664a63b5ff1bdde0f903062b3-d # internal
2025-08-20T21:45:28.9877331Z [00:03:08.956]➜  github.com/containerd/nydus-snapshotter/pkg/converter/tool
2025-08-20T21:45:28.9878317Z [00:03:08.956]➜  mkdir -p $WORK/b822/
2025-08-20T21:45:28.9878744Z [00:03:08.956]➜  cat >/tmp/go-build3361383166/b822/importcfg << 'EOF' # internal
2025-08-20T21:45:28.9879122Z [00:03:08.956]➜  # import config
2025-08-20T21:45:28.9879485Z [00:03:08.956]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:28.9879938Z [00:03:08.956]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:28.9880375Z [00:03:08.956]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:28.9881166Z [00:03:08.956]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:28.9881811Z [00:03:08.956]➜  packagefile github.com/pkg/errors=/tmp/go-build3361383166/b634/_pkg_.a
2025-08-20T21:45:28.9882366Z [00:03:08.956]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:28.9883049Z [00:03:08.956]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:28.9883460Z [00:03:08.956]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:28.9883881Z [00:03:08.956]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:28.9884295Z [00:03:08.956]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:28.9884881Z [00:03:08.956]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:28.9885186Z [00:03:08.956]➜  EOF
2025-08-20T21:45:28.9888437Z [00:03:08.956]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b822/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter/tool=>github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter/tool;$WORK/b822=>" -p github.com/containerd/nydus-snapshotter/pkg/converter/tool -lang=go1.22 -complete -installsuffix shared -buildid k34J0MLTZF1_jRfSXMnj/k34J0MLTZF1_jRfSXMnj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b822/importcfg -pack /root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter/tool/builder.go /root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter/tool/feature.go
2025-08-20T21:45:28.9963948Z [00:03:08.963]➜  go tool buildid -w $WORK/b817/_pkg_.a # internal
2025-08-20T21:45:28.9972761Z [00:03:08.965]➜  cp $WORK/b817/_pkg_.a /root/.cache/go-build/02/02c9b72b6fdeca5d91d4394595bc25694e123277285d4574a78356f99ba68e85-d # internal
2025-08-20T21:45:28.9975779Z [00:03:08.966]➜  github.com/containerd/nydus-snapshotter/pkg/label
2025-08-20T21:45:28.9976496Z [00:03:08.966]➜  mkdir -p $WORK/b823/
2025-08-20T21:45:28.9977564Z [00:03:08.966]➜  cat >/tmp/go-build3361383166/b823/importcfg << 'EOF' # internal
2025-08-20T21:45:28.9977920Z [00:03:08.966]➜  # import config
2025-08-20T21:45:28.9978454Z [00:03:08.966]➜  packagefile github.com/containerd/containerd/v2/pkg/snapshotters=/tmp/go-build3361383166/b543/_pkg_.a
2025-08-20T21:45:28.9978925Z [00:03:08.966]➜  EOF
2025-08-20T21:45:29.0002617Z [00:03:08.968]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b823/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/label=>github.com/containerd/nydus-snapshotter@v0.15.2/pkg/label;$WORK/b823=>" -p github.com/containerd/nydus-snapshotter/pkg/label -lang=go1.22 -complete -installsuffix shared -buildid 4Y8o6f76szoZzAiOxSuo/4Y8o6f76szoZzAiOxSuo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b823/importcfg -pack /root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/label/label.go
2025-08-20T21:45:29.0041065Z [00:03:08.972]➜  go tool buildid -w $WORK/b821/_pkg_.a # internal
2025-08-20T21:45:29.0043481Z [00:03:08.972]➜  cp $WORK/b821/_pkg_.a /root/.cache/go-build/b1/b1482bcbdbffb29865f08ef2182d6071c42cd88d4b910d65b4785f9b908587e0-d # internal
2025-08-20T21:45:29.0056394Z [00:03:08.973]➜  github.com/containerd/containerd/v2/plugins/content/local
2025-08-20T21:45:29.0057340Z [00:03:08.973]➜  mkdir -p $WORK/b820/
2025-08-20T21:45:29.0058285Z [00:03:08.974]➜  cat >/tmp/go-build3361383166/b820/importcfg << 'EOF' # internal
2025-08-20T21:45:29.0059117Z [00:03:08.974]➜  # import config
2025-08-20T21:45:29.0059551Z [00:03:08.974]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.0059985Z [00:03:08.974]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.0060416Z [00:03:08.974]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.0061000Z [00:03:08.974]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:29.0061761Z [00:03:08.974]➜  packagefile github.com/containerd/containerd/v2/internal/fsverity=/tmp/go-build3361383166/b821/_pkg_.a
2025-08-20T21:45:29.0062630Z [00:03:08.974]➜  packagefile github.com/containerd/containerd/v2/pkg/filters=/tmp/go-build3361383166/b332/_pkg_.a
2025-08-20T21:45:29.0063374Z [00:03:08.974]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:29.0063947Z [00:03:08.974]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.0064529Z [00:03:08.974]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:29.0065200Z [00:03:08.974]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:29.0066055Z [00:03:08.974]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.0066450Z [00:03:08.974]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.0066890Z [00:03:08.974]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:29.0067339Z [00:03:08.974]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:29.0067766Z [00:03:08.974]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.0068187Z [00:03:08.974]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.0068599Z [00:03:08.974]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.0069013Z [00:03:08.974]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:29.0069427Z [00:03:08.974]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.0069735Z [00:03:08.974]➜  EOF
2025-08-20T21:45:29.0073540Z [00:03:08.974]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b820/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/plugins/content/local=>github.com/containerd/containerd/v2@v2.1.4/plugins/content/local;$WORK/b820=>" -p github.com/containerd/containerd/v2/plugins/content/local -lang=go1.23 -complete -installsuffix shared -buildid dWI5hbhGP2QKMczEhHKo/dWI5hbhGP2QKMczEhHKo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b820/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/plugins/content/local/locks.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/plugins/content/local/readerat.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/plugins/content/local/store.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/plugins/content/local/store_unix.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/plugins/content/local/writer.go
2025-08-20T21:45:29.0152205Z [00:03:08.983]➜  go tool buildid -w $WORK/b823/_pkg_.a # internal
2025-08-20T21:45:29.0156259Z [00:03:08.984]➜  cp $WORK/b823/_pkg_.a /root/.cache/go-build/5b/5b154a0a2c2504bbcb04282cd36f03c8ca8401e559fb48f0efeeaa65fcfd9cdb-d # internal
2025-08-20T21:45:29.0157635Z [00:03:08.984]➜  github.com/containerd/stargz-snapshotter/estargz/errorutil
2025-08-20T21:45:29.0158093Z [00:03:08.984]➜  mkdir -p $WORK/b825/
2025-08-20T21:45:29.0158870Z [00:03:08.984]➜  cat >/tmp/go-build3361383166/b825/importcfg << 'EOF' # internal
2025-08-20T21:45:29.0159334Z [00:03:08.984]➜  # import config
2025-08-20T21:45:29.0159740Z [00:03:08.984]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.0160163Z [00:03:08.984]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.0160590Z [00:03:08.984]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.0160907Z [00:03:08.984]➜  EOF
2025-08-20T21:45:29.0163324Z [00:03:08.984]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b825/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/errorutil=>github.com/containerd/stargz-snapshotter/estargz@v0.16.3/errorutil;$WORK/b825=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -lang=go1.22 -complete -installsuffix shared -buildid ERpd3To1Ff6sfRS4HSRj/ERpd3To1Ff6sfRS4HSRj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b825/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/errorutil/errors.go
2025-08-20T21:45:29.0259928Z [00:03:08.994]➜  go tool buildid -w $WORK/b825/_pkg_.a # internal
2025-08-20T21:45:29.0266037Z [00:03:08.994]➜  cp $WORK/b825/_pkg_.a /root/.cache/go-build/b8/b86b187d82d7696c1a3e82a6b6cfb63e66cad337f6fc5322b64cfdd2166d237e-d # internal
2025-08-20T21:45:29.0266670Z [00:03:08.994]➜  github.com/vbatts/tar-split/archive/tar
2025-08-20T21:45:29.0275867Z [00:03:08.995]➜  mkdir -p $WORK/b826/
2025-08-20T21:45:29.0293103Z [00:03:08.997]➜  cat >/tmp/go-build3361383166/b826/importcfg << 'EOF' # internal
2025-08-20T21:45:29.0293800Z [00:03:08.997]➜  # import config
2025-08-20T21:45:29.0294144Z [00:03:08.997]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:29.0294572Z [00:03:08.997]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.0294989Z [00:03:08.997]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.0295392Z [00:03:08.997]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.0295797Z [00:03:08.997]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:29.0296197Z [00:03:08.997]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.0296603Z [00:03:08.997]➜  packagefile os/user=/tmp/go-build3361383166/b082/_pkg_.a
2025-08-20T21:45:29.0297020Z [00:03:08.997]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:29.0297437Z [00:03:08.997]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:29.0297866Z [00:03:08.997]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:29.0298280Z [00:03:08.997]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:29.0298692Z [00:03:08.997]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.0299343Z [00:03:08.997]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.0299758Z [00:03:08.997]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.0300174Z [00:03:08.997]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:29.0300588Z [00:03:08.997]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.0300886Z [00:03:08.997]➜  EOF
2025-08-20T21:45:29.0304776Z [00:03:08.997]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b826/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/vbatts/tar-split@v0.11.6/archive/tar=>github.com/vbatts/tar-split@v0.11.6/archive/tar;$WORK/b826=>" -p github.com/vbatts/tar-split/archive/tar -lang=go1.17 -complete -installsuffix shared -buildid Ic_7L5hAhiNW11q_ZqR4/Ic_7L5hAhiNW11q_ZqR4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b826/importcfg -pack /root/go/pkg/mod/github.com/vbatts/tar-split@v0.11.6/archive/tar/common.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.11.6/archive/tar/format.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.11.6/archive/tar/reader.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.11.6/archive/tar/stat_actime1.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.11.6/archive/tar/stat_unix.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.11.6/archive/tar/strconv.go /root/go/pkg/mod/github.com/vbatts/tar-split@v0.11.6/archive/tar/writer.go
2025-08-20T21:45:29.0307962Z [00:03:08.997]➜  go tool buildid -w $WORK/b818/_pkg_.a # internal
2025-08-20T21:45:29.0323637Z [00:03:08.999]➜  cp $WORK/b818/_pkg_.a /root/.cache/go-build/fa/fa576a54185d5e6de3da3558e958c25a006e3926ea7261dc3b6ed45c64ddfbaa-d # internal
2025-08-20T21:45:29.0324874Z [00:03:08.999]➜  github.com/containerd/stargz-snapshotter/util/ioutils
2025-08-20T21:45:29.0325308Z [00:03:08.999]➜  mkdir -p $WORK/b829/
2025-08-20T21:45:29.0338786Z [00:03:09.002]➜  cat >/tmp/go-build3361383166/b829/importcfg << 'EOF' # internal
2025-08-20T21:45:29.0339208Z [00:03:09.002]➜  # import config
2025-08-20T21:45:29.0339556Z [00:03:09.002]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.0339865Z [00:03:09.002]➜  EOF
2025-08-20T21:45:29.0342092Z [00:03:09.002]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b829/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/util/ioutils=>github.com/containerd/stargz-snapshotter@v0.16.3/util/ioutils;$WORK/b829=>" -p github.com/containerd/stargz-snapshotter/util/ioutils -lang=go1.22 -complete -installsuffix shared -buildid J2D7bADzwE2lw4ZOSi1T/J2D7bADzwE2lw4ZOSi1T -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b829/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/util/ioutils/countwriter.go
2025-08-20T21:45:29.0432960Z [00:03:09.011]➜  go tool buildid -w $WORK/b822/_pkg_.a # internal
2025-08-20T21:45:29.0443127Z [00:03:09.012]➜  cp $WORK/b822/_pkg_.a /root/.cache/go-build/1d/1dd49d9f5a076f178fa9681fafc2a7313b467ac64e00d4723b8fa4946495ca78-d # internal
2025-08-20T21:45:29.0444983Z [00:03:09.012]➜  github.com/containerd/stargz-snapshotter/util/containerdutil
2025-08-20T21:45:29.0445834Z [00:03:09.012]➜  mkdir -p $WORK/b832/
2025-08-20T21:45:29.0446708Z [00:03:09.012]➜  cat >/tmp/go-build3361383166/b832/importcfg << 'EOF' # internal
2025-08-20T21:45:29.0447139Z [00:03:09.012]➜  # import config
2025-08-20T21:45:29.0447491Z [00:03:09.012]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.0447951Z [00:03:09.012]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.0448386Z [00:03:09.012]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.0448978Z [00:03:09.012]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:29.0449706Z [00:03:09.012]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:29.0450440Z [00:03:09.012]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:29.0451088Z [00:03:09.012]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:29.0451679Z [00:03:09.012]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:29.0452338Z [00:03:09.012]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:29.0453082Z [00:03:09.012]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.0453491Z [00:03:09.012]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:29.0453898Z [00:03:09.012]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.0454201Z [00:03:09.012]➜  EOF
2025-08-20T21:45:29.0456834Z [00:03:09.012]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b832/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/util/containerdutil=>github.com/containerd/stargz-snapshotter@v0.16.3/util/containerdutil;$WORK/b832=>" -p github.com/containerd/stargz-snapshotter/util/containerdutil -lang=go1.22 -complete -installsuffix shared -buildid 0qRaiDzPrjNkH17nc0gY/0qRaiDzPrjNkH17nc0gY -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b832/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/util/containerdutil/manifest.go
2025-08-20T21:45:29.0470290Z [00:03:09.015]➜  go tool buildid -w $WORK/b829/_pkg_.a # internal
2025-08-20T21:45:29.0474853Z [00:03:09.015]➜  cp $WORK/b829/_pkg_.a /root/.cache/go-build/4e/4ea4bc51b6cd41c6843abf8d698ade5bc26cc421ae20fb45110a4e6a953c737c-d # internal
2025-08-20T21:45:29.0477486Z [00:03:09.015]➜  github.com/containerd/stargz-snapshotter/recorder
2025-08-20T21:45:29.0479323Z [00:03:09.015]➜  mkdir -p $WORK/b834/
2025-08-20T21:45:29.0479763Z [00:03:09.016]➜  cat >/tmp/go-build3361383166/b834/importcfg << 'EOF' # internal
2025-08-20T21:45:29.0480128Z [00:03:09.016]➜  # import config
2025-08-20T21:45:29.0480492Z [00:03:09.016]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.0480929Z [00:03:09.016]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.0481340Z [00:03:09.016]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.0481649Z [00:03:09.016]➜  EOF
2025-08-20T21:45:29.0483875Z [00:03:09.016]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b834/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/recorder=>github.com/containerd/stargz-snapshotter@v0.16.3/recorder;$WORK/b834=>" -p github.com/containerd/stargz-snapshotter/recorder -lang=go1.22 -complete -installsuffix shared -buildid 1bIh212u388oHVzcvRsB/1bIh212u388oHVzcvRsB -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b834/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/recorder/recorder.go
2025-08-20T21:45:29.0674737Z [00:03:09.033]➜  go tool buildid -w $WORK/b834/_pkg_.a # internal
2025-08-20T21:45:29.0675512Z [00:03:09.033]➜  cp $WORK/b834/_pkg_.a /root/.cache/go-build/8a/8af0ad8ebb38b4cf052cee6a630fa207ad16ab274ccaf2af0c250830bddc1c49-d # internal
2025-08-20T21:45:29.0676187Z [00:03:09.033]➜  github.com/containerd/nerdctl/v2/pkg/containerinspector
2025-08-20T21:45:29.0676536Z [00:03:09.033]➜  mkdir -p $WORK/b835/
2025-08-20T21:45:29.0676894Z [00:03:09.033]➜  cat >/tmp/go-build3361383166/b835/importcfg << 'EOF' # internal
2025-08-20T21:45:29.0677233Z [00:03:09.033]➜  # import config
2025-08-20T21:45:29.0677567Z [00:03:09.033]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.0677981Z [00:03:09.033]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.0678535Z [00:03:09.033]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:29.0679158Z [00:03:09.033]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:29.0679728Z [00:03:09.033]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.0680400Z [00:03:09.033]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:29.0681088Z [00:03:09.033]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:29.0681744Z [00:03:09.033]➜  packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3361383166/b486/_pkg_.a
2025-08-20T21:45:29.0682287Z [00:03:09.033]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:29.0682891Z [00:03:09.033]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.0683215Z [00:03:09.033]➜  EOF
2025-08-20T21:45:29.0685915Z [00:03:09.033]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b835/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector=>github.com/containerd/nerdctl/v2/pkg/containerinspector;$WORK/b835=>" -p github.com/containerd/nerdctl/v2/pkg/containerinspector -lang=go1.23 -complete -installsuffix shared -buildid sFv0AmJMhUQDGZsw30SD/sFv0AmJMhUQDGZsw30SD -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b835/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector/containerinspector.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector/containerinspector_linux.go
2025-08-20T21:45:29.0710215Z [00:03:09.039]➜  go tool buildid -w $WORK/b832/_pkg_.a # internal
2025-08-20T21:45:29.0723382Z [00:03:09.040]➜  cp $WORK/b832/_pkg_.a /root/.cache/go-build/6b/6beeae634c566796709d76f7ac7e1ae30408d318380364506a35bf9467759e21-d # internal
2025-08-20T21:45:29.0731224Z [00:03:09.040]➜  github.com/containerd/nerdctl/v2/pkg/eventutil
2025-08-20T21:45:29.0731616Z [00:03:09.040]➜  mkdir -p $WORK/b836/
2025-08-20T21:45:29.0740861Z [00:03:09.042]➜  cat >/tmp/go-build3361383166/b836/importcfg << 'EOF' # internal
2025-08-20T21:45:29.0741708Z [00:03:09.042]➜  # import config
2025-08-20T21:45:29.0744501Z [00:03:09.042]➜  packagefile github.com/containerd/containerd/v2/core/events=/tmp/go-build3361383166/b382/_pkg_.a
2025-08-20T21:45:29.0745233Z [00:03:09.042]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.0747949Z [00:03:09.042]➜  EOF
2025-08-20T21:45:29.0749826Z [00:03:09.042]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b836/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/eventutil=>github.com/containerd/nerdctl/v2/pkg/eventutil;$WORK/b836=>" -p github.com/containerd/nerdctl/v2/pkg/eventutil -lang=go1.23 -complete -installsuffix shared -buildid DgvJqhieuEcEqheZVES7/DgvJqhieuEcEqheZVES7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b836/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/eventutil/eventutil.go
2025-08-20T21:45:29.0867157Z [00:03:09.054]➜  go tool buildid -w $WORK/b836/_pkg_.a # internal
2025-08-20T21:45:29.0879983Z [00:03:09.056]➜  cp $WORK/b836/_pkg_.a /root/.cache/go-build/35/35a3e9d00473573c4e428d73570f904910c97f6c39834a8aca9b90d07d215a1f-d # internal
2025-08-20T21:45:29.0880953Z [00:03:09.056]➜  github.com/containerd/nerdctl/v2/pkg/flagutil
2025-08-20T21:45:29.0881286Z [00:03:09.056]➜  mkdir -p $WORK/b837/
2025-08-20T21:45:29.0881670Z [00:03:09.056]➜  cat >/tmp/go-build3361383166/b837/importcfg << 'EOF' # internal
2025-08-20T21:45:29.0882015Z [00:03:09.056]➜  # import config
2025-08-20T21:45:29.0882350Z [00:03:09.056]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:29.0882974Z [00:03:09.056]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.0883396Z [00:03:09.056]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.0883966Z [00:03:09.056]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:29.0884516Z [00:03:09.056]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.0884926Z [00:03:09.056]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.0885243Z [00:03:09.056]➜  EOF
2025-08-20T21:45:29.0899186Z [00:03:09.057]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b837/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/flagutil=>github.com/containerd/nerdctl/v2/pkg/flagutil;$WORK/b837=>" -p github.com/containerd/nerdctl/v2/pkg/flagutil -lang=go1.23 -complete -installsuffix shared -buildid XQLjq7dODdZnzd7UVhqm/XQLjq7dODdZnzd7UVhqm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b837/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/flagutil/flagutil.go
2025-08-20T21:45:29.0999586Z [00:03:09.068]➜  go tool buildid -w $WORK/b820/_pkg_.a # internal
2025-08-20T21:45:29.1001160Z [00:03:09.068]➜  cp $WORK/b820/_pkg_.a /root/.cache/go-build/27/27828126c545c4f313517cbb806bae3b9f2ac481ab27671ca1ec4f0ae9cde432-d # internal
2025-08-20T21:45:29.1004344Z [00:03:09.068]➜  github.com/containerd/nydus-snapshotter/pkg/converter
2025-08-20T21:45:29.1004706Z [00:03:09.068]➜  mkdir -p $WORK/b819/
2025-08-20T21:45:29.1005086Z [00:03:09.068]➜  cat >/tmp/go-build3361383166/b819/importcfg << 'EOF' # internal
2025-08-20T21:45:29.1005712Z [00:03:09.068]➜  # import config
2025-08-20T21:45:29.1006134Z [00:03:09.068]➜  packagefile archive/tar=/tmp/go-build3361383166/b080/_pkg_.a
2025-08-20T21:45:29.1006685Z [00:03:09.068]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:29.1007230Z [00:03:09.068]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:29.1007676Z [00:03:09.068]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.1008126Z [00:03:09.068]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:29.1008594Z [00:03:09.068]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.1009040Z [00:03:09.068]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.1009443Z [00:03:09.068]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.1010029Z [00:03:09.068]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:29.1010748Z [00:03:09.068]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:29.1011507Z [00:03:09.068]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:29.1012252Z [00:03:09.068]➜  packagefile github.com/containerd/containerd/v2/pkg/archive=/tmp/go-build3361383166/b448/_pkg_.a
2025-08-20T21:45:29.1013210Z [00:03:09.068]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:29.1014002Z [00:03:09.068]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:29.1015019Z [00:03:09.068]➜  packagefile github.com/containerd/containerd/v2/plugins/content/local=/tmp/go-build3361383166/b820/_pkg_.a
2025-08-20T21:45:29.1015943Z [00:03:09.068]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:29.1016514Z [00:03:09.068]➜  packagefile github.com/containerd/fifo=/tmp/go-build3361383166/b451/_pkg_.a
2025-08-20T21:45:29.1017201Z [00:03:09.068]➜  packagefile github.com/containerd/nydus-snapshotter/pkg/converter/tool=/tmp/go-build3361383166/b822/_pkg_.a
2025-08-20T21:45:29.1017952Z [00:03:09.068]➜  packagefile github.com/containerd/nydus-snapshotter/pkg/label=/tmp/go-build3361383166/b823/_pkg_.a
2025-08-20T21:45:29.1018612Z [00:03:09.068]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3361383166/b350/_pkg_.a
2025-08-20T21:45:29.1019228Z [00:03:09.068]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:29.1019893Z [00:03:09.068]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:29.1020628Z [00:03:09.068]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:29.1021241Z [00:03:09.068]➜  packagefile github.com/pkg/errors=/tmp/go-build3361383166/b634/_pkg_.a
2025-08-20T21:45:29.1021777Z [00:03:09.068]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:29.1022337Z [00:03:09.068]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:29.1024982Z [00:03:09.068]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.1025391Z [00:03:09.068]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:29.1025803Z [00:03:09.068]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:29.1026240Z [00:03:09.068]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.1026677Z [00:03:09.068]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:29.1027118Z [00:03:09.068]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.1027715Z [00:03:09.068]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.1028192Z [00:03:09.068]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.1028606Z [00:03:09.068]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:29.1029094Z [00:03:09.068]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.1029440Z [00:03:09.068]➜  EOF
2025-08-20T21:45:29.1033155Z [00:03:09.068]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b819/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter=>github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter;$WORK/b819=>" -p github.com/containerd/nydus-snapshotter/pkg/converter -lang=go1.22 -complete -installsuffix shared -buildid TY5nvLri3fOO9y3EMYZQ/TY5nvLri3fOO9y3EMYZQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b819/importcfg -pack /root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter/constant.go /root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter/convert_unix.go /root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter/cs_proxy_unix.go /root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter/types.go /root/go/pkg/mod/github.com/containerd/nydus-snapshotter@v0.15.2/pkg/converter/utils.go
2025-08-20T21:45:29.1201365Z [00:03:09.088]➜  go tool buildid -w $WORK/b837/_pkg_.a # internal
2025-08-20T21:45:29.1212982Z [00:03:09.089]➜  cp $WORK/b837/_pkg_.a /root/.cache/go-build/d4/d4bb816140d4c70f2152beb719781384b8b31b184d73d8cbeb7a183e40baa06e-d # internal
2025-08-20T21:45:29.1237240Z [00:03:09.091]➜  github.com/containerd/nerdctl/v2/pkg/imgutil/load
2025-08-20T21:45:29.1244782Z [00:03:09.091]➜  mkdir -p $WORK/b839/
2025-08-20T21:45:29.1245239Z [00:03:09.092]➜  cat >/tmp/go-build3361383166/b839/importcfg << 'EOF' # internal
2025-08-20T21:45:29.1245587Z [00:03:09.092]➜  # import config
2025-08-20T21:45:29.1246202Z [00:03:09.092]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.1246641Z [00:03:09.092]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.1247051Z [00:03:09.092]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.1247609Z [00:03:09.092]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:29.1248308Z [00:03:09.092]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:29.1249058Z [00:03:09.092]➜  packagefile github.com/containerd/containerd/v2/core/images/archive=/tmp/go-build3361383166/b384/_pkg_.a
2025-08-20T21:45:29.1249852Z [00:03:09.092]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:29.1250611Z [00:03:09.092]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.1251316Z [00:03:09.092]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:29.1252032Z [00:03:09.092]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:29.1252848Z [00:03:09.092]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:29.1253347Z [00:03:09.092]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.1253739Z [00:03:09.092]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.1254147Z [00:03:09.092]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.1254457Z [00:03:09.092]➜  EOF
2025-08-20T21:45:29.1256468Z [00:03:09.092]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b839/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/load=>github.com/containerd/nerdctl/v2/pkg/imgutil/load;$WORK/b839=>" -p github.com/containerd/nerdctl/v2/pkg/imgutil/load -lang=go1.23 -complete -installsuffix shared -buildid fSf8D55-nSZiXWNyIxHg/fSf8D55-nSZiXWNyIxHg -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b839/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/load/load.go
2025-08-20T21:45:29.1444881Z [00:03:09.112]➜  go tool buildid -w $WORK/b835/_pkg_.a # internal
2025-08-20T21:45:29.1475786Z [00:03:09.114]➜  cp $WORK/b835/_pkg_.a /root/.cache/go-build/24/24333b75e14c0ecae6e0521e3a9d94fc6792db1558083f8b8770a774a4d6aa3f-d # internal
2025-08-20T21:45:29.1503788Z [00:03:09.118]➜  github.com/containerd/containerd/v2/core/runtime/v2/logging
2025-08-20T21:45:29.1504288Z [00:03:09.118]➜  mkdir -p $WORK/b841/
2025-08-20T21:45:29.1504671Z [00:03:09.118]➜  cat >/tmp/go-build3361383166/b841/importcfg << 'EOF' # internal
2025-08-20T21:45:29.1505039Z [00:03:09.118]➜  # import config
2025-08-20T21:45:29.1505379Z [00:03:09.118]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.1505796Z [00:03:09.118]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.1506282Z [00:03:09.118]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:29.1506739Z [00:03:09.118]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.1507142Z [00:03:09.118]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.1507557Z [00:03:09.118]➜  packagefile os/signal=/tmp/go-build3361383166/b458/_pkg_.a
2025-08-20T21:45:29.1507874Z [00:03:09.118]➜  EOF
2025-08-20T21:45:29.1510559Z [00:03:09.118]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b841/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/runtime/v2/logging=>github.com/containerd/containerd/v2@v2.1.4/core/runtime/v2/logging;$WORK/b841=>" -p github.com/containerd/containerd/v2/core/runtime/v2/logging -lang=go1.23 -complete -installsuffix shared -buildid jYO6uAkHAFdWCKxjw7zy/jYO6uAkHAFdWCKxjw7zy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b841/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/runtime/v2/logging/logging.go /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/runtime/v2/logging/logging_unix.go
2025-08-20T21:45:29.2221130Z [00:03:09.190]➜  go tool buildid -w $WORK/b841/_pkg_.a # internal
2025-08-20T21:45:29.2230658Z [00:03:09.191]➜  cp $WORK/b841/_pkg_.a /root/.cache/go-build/f2/f2238c45222e9f37980e87c9da0a1d503ecdee4aa159b26b31ff051d9a08f36d-d # internal
2025-08-20T21:45:29.2231348Z [00:03:09.191]➜  github.com/docker/docker/api/types/time
2025-08-20T21:45:29.2231661Z [00:03:09.191]➜  mkdir -p $WORK/b843/
2025-08-20T21:45:29.2234480Z [00:03:09.191]➜  cat >/tmp/go-build3361383166/b843/importcfg << 'EOF' # internal
2025-08-20T21:45:29.2236874Z [00:03:09.191]➜  # import config
2025-08-20T21:45:29.2237320Z [00:03:09.191]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.2237737Z [00:03:09.191]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:29.2238164Z [00:03:09.191]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.2238598Z [00:03:09.191]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.2239012Z [00:03:09.191]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.2239321Z [00:03:09.191]➜  EOF
2025-08-20T21:45:29.2241476Z [00:03:09.192]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b843/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/time=>github.com/docker/docker@v28.3.3+incompatible/api/types/time;$WORK/b843=>" -p github.com/docker/docker/api/types/time -lang=go1.16 -complete -installsuffix shared -buildid ZtpsnEYVmEl7AtF3LUZ4/ZtpsnEYVmEl7AtF3LUZ4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b843/importcfg -pack /root/go/pkg/mod/github.com/docker/docker@v28.3.3+incompatible/api/types/time/timestamp.go
2025-08-20T21:45:29.2417384Z [00:03:09.209]➜  go tool buildid -w $WORK/b839/_pkg_.a # internal
2025-08-20T21:45:29.2428780Z [00:03:09.210]➜  cp $WORK/b839/_pkg_.a /root/.cache/go-build/9f/9fc4d28c70670b324503dec9c24072564f53871c3aa209057678bf9dfdc60c44-d # internal
2025-08-20T21:45:29.2429535Z [00:03:09.211]➜  github.com/containerd/nerdctl/v2/pkg/logging/tail
2025-08-20T21:45:29.2436794Z [00:03:09.211]➜  mkdir -p $WORK/b844/
2025-08-20T21:45:29.2438814Z [00:03:09.211]➜  cat >/tmp/go-build3361383166/b844/importcfg << 'EOF' # internal
2025-08-20T21:45:29.2439307Z [00:03:09.211]➜  # import config
2025-08-20T21:45:29.2439651Z [00:03:09.211]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:29.2440058Z [00:03:09.211]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.2440359Z [00:03:09.211]➜  EOF
2025-08-20T21:45:29.2442245Z [00:03:09.211]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b844/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/tail=>github.com/containerd/nerdctl/v2/pkg/logging/tail;$WORK/b844=>" -p github.com/containerd/nerdctl/v2/pkg/logging/tail -lang=go1.23 -complete -installsuffix shared -buildid ABBeZ-kaVAOegOngK-F1/ABBeZ-kaVAOegOngK-F1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b844/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/tail/tail.go
2025-08-20T21:45:29.2444119Z [00:03:09.211]➜  go tool buildid -w $WORK/b843/_pkg_.a # internal
2025-08-20T21:45:29.2444778Z [00:03:09.211]➜  cp $WORK/b843/_pkg_.a /root/.cache/go-build/6f/6f0f78db957e7d4e503ac72bea3979b488f424d061564a57d94cd8025b806eef-d # internal
2025-08-20T21:45:29.2445427Z [00:03:09.211]➜  github.com/containerd/nerdctl/v2/pkg/logging/jsonfile
2025-08-20T21:45:29.2445763Z [00:03:09.211]➜  mkdir -p $WORK/b842/
2025-08-20T21:45:29.2446128Z [00:03:09.212]➜  cat >/tmp/go-build3361383166/b842/importcfg << 'EOF' # internal
2025-08-20T21:45:29.2446691Z [00:03:09.212]➜  # import config
2025-08-20T21:45:29.2447055Z [00:03:09.212]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.2447491Z [00:03:09.212]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.2448146Z [00:03:09.212]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.2448754Z [00:03:09.212]➜  packagefile github.com/docker/docker/api/types/time=/tmp/go-build3361383166/b843/_pkg_.a
2025-08-20T21:45:29.2449273Z [00:03:09.212]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.2449701Z [00:03:09.212]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:29.2450149Z [00:03:09.212]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.2450574Z [00:03:09.212]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.2450988Z [00:03:09.212]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.2451398Z [00:03:09.212]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.2451702Z [00:03:09.212]➜  EOF
2025-08-20T21:45:29.2475189Z [00:03:09.212]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b842/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/jsonfile=>github.com/containerd/nerdctl/v2/pkg/logging/jsonfile;$WORK/b842=>" -p github.com/containerd/nerdctl/v2/pkg/logging/jsonfile -lang=go1.23 -complete -installsuffix shared -buildid TnRq7PUtA8WraEOFPSU6/TnRq7PUtA8WraEOFPSU6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b842/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/jsonfile/jsonfile.go
2025-08-20T21:45:29.2542570Z [00:03:09.222]➜  go tool buildid -w $WORK/b819/_pkg_.a # internal
2025-08-20T21:45:29.2605753Z [00:03:09.228]➜  go tool buildid -w $WORK/b844/_pkg_.a # internal
2025-08-20T21:45:29.2618821Z [00:03:09.229]➜  cp $WORK/b844/_pkg_.a /root/.cache/go-build/59/59c64337b7af278935733b3aedf72e309c0ca4affca06f61b641f6659a9682e8-d # internal
2025-08-20T21:45:29.2619523Z [00:03:09.229]➜  github.com/coreos/go-systemd/v22/journal
2025-08-20T21:45:29.2619832Z [00:03:09.229]➜  mkdir -p $WORK/b845/
2025-08-20T21:45:29.2620203Z [00:03:09.229]➜  cat >/tmp/go-build3361383166/b845/importcfg << 'EOF' # internal
2025-08-20T21:45:29.2620716Z [00:03:09.229]➜  # import config
2025-08-20T21:45:29.2621099Z [00:03:09.229]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:29.2621559Z [00:03:09.229]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:29.2622006Z [00:03:09.229]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.2622540Z [00:03:09.229]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.2623108Z [00:03:09.229]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.2623525Z [00:03:09.229]➜  packagefile io/ioutil=/tmp/go-build3361383166/b582/_pkg_.a
2025-08-20T21:45:29.2624235Z [00:03:09.229]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:29.2624633Z [00:03:09.229]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.2625045Z [00:03:09.229]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.2625477Z [00:03:09.229]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.2625893Z [00:03:09.229]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.2626324Z [00:03:09.229]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:29.2626766Z [00:03:09.229]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:29.2627078Z [00:03:09.229]➜  EOF
2025-08-20T21:45:29.2629311Z [00:03:09.229]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b845/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/journal=>github.com/coreos/go-systemd/v22@v22.5.0/journal;$WORK/b845=>" -p github.com/coreos/go-systemd/v22/journal -lang=go1.12 -complete -installsuffix shared -buildid J3iTwsP_Xu_idPDOQAXU/J3iTwsP_Xu_idPDOQAXU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b845/importcfg -pack /root/go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/journal/journal.go /root/go/pkg/mod/github.com/coreos/go-systemd/v22@v22.5.0/journal/journal_unix.go
2025-08-20T21:45:29.2657920Z [00:03:09.234]➜  cp $WORK/b819/_pkg_.a /root/.cache/go-build/cf/cf08c110adf323e90019e29fe971f2a23ed7361126ff0e63b666128b8943b1af-d # internal
2025-08-20T21:45:29.2675926Z [00:03:09.235]➜  github.com/docker/go-connections/tlsconfig
2025-08-20T21:45:29.2702684Z [00:03:09.235]➜  mkdir -p $WORK/b846/
2025-08-20T21:45:29.2703756Z [00:03:09.235]➜  cat >/tmp/go-build3361383166/b846/importcfg << 'EOF' # internal
2025-08-20T21:45:29.2704446Z [00:03:09.235]➜  # import config
2025-08-20T21:45:29.2705399Z [00:03:09.235]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:29.2706116Z [00:03:09.235]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:29.2706759Z [00:03:09.235]➜  packagefile encoding/pem=/tmp/go-build3361383166/b225/_pkg_.a
2025-08-20T21:45:29.2707600Z [00:03:09.235]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.2708278Z [00:03:09.235]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.2708988Z [00:03:09.235]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.2710281Z [00:03:09.235]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:29.2711262Z [00:03:09.235]➜  EOF
2025-08-20T21:45:29.2713997Z [00:03:09.235]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b846/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/docker/go-connections@v0.6.0/tlsconfig=>github.com/docker/go-connections@v0.6.0/tlsconfig;$WORK/b846=>" -p github.com/docker/go-connections/tlsconfig -lang=go1.18 -complete -installsuffix shared -buildid wpA-DtYprE0PFOztE17q/wpA-DtYprE0PFOztE17q -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b846/importcfg -pack /root/go/pkg/mod/github.com/docker/go-connections@v0.6.0/tlsconfig/certpool.go /root/go/pkg/mod/github.com/docker/go-connections@v0.6.0/tlsconfig/config.go
2025-08-20T21:45:29.2716680Z [00:03:09.238]➜  go tool buildid -w $WORK/b826/_pkg_.a # internal
2025-08-20T21:45:29.2750688Z [00:03:09.243]➜  cp $WORK/b826/_pkg_.a /root/.cache/go-build/f4/f499242b434b17bc1e1bf106c9ea5b8eb5db167ba652e90b6b13f5ef1518335c-d # internal
2025-08-20T21:45:29.2770938Z [00:03:09.245]➜  github.com/containerd/stargz-snapshotter/estargz
2025-08-20T21:45:29.2772092Z [00:03:09.245]➜  mkdir -p $WORK/b824/
2025-08-20T21:45:29.2787025Z [00:03:09.246]➜  cat >/tmp/go-build3361383166/b824/importcfg << 'EOF' # internal
2025-08-20T21:45:29.2787468Z [00:03:09.246]➜  # import config
2025-08-20T21:45:29.2787837Z [00:03:09.246]➜  packagefile archive/tar=/tmp/go-build3361383166/b080/_pkg_.a
2025-08-20T21:45:29.2788273Z [00:03:09.246]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:29.2789031Z [00:03:09.246]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:29.2789474Z [00:03:09.246]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:29.2789920Z [00:03:09.246]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.2790378Z [00:03:09.246]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:29.2790836Z [00:03:09.246]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:29.2791320Z [00:03:09.246]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:29.2791789Z [00:03:09.246]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.2792224Z [00:03:09.246]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.2792948Z [00:03:09.246]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.2793574Z [00:03:09.246]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3361383166/b825/_pkg_.a
2025-08-20T21:45:29.2794279Z [00:03:09.246]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3361383166/b350/_pkg_.a
2025-08-20T21:45:29.2794899Z [00:03:09.246]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:29.2795799Z [00:03:09.246]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3361383166/b826/_pkg_.a
2025-08-20T21:45:29.2796409Z [00:03:09.246]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:29.2796887Z [00:03:09.246]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:29.2797287Z [00:03:09.246]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.2797693Z [00:03:09.246]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:29.2798104Z [00:03:09.246]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.2798503Z [00:03:09.246]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:29.2798948Z [00:03:09.246]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:29.2799390Z [00:03:09.246]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:29.2799821Z [00:03:09.246]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:29.2800236Z [00:03:09.246]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:29.2800654Z [00:03:09.246]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.2801201Z [00:03:09.246]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.2801723Z [00:03:09.246]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.2802147Z [00:03:09.246]➜  packagefile testing=/tmp/go-build3361383166/b477/_pkg_.a
2025-08-20T21:45:29.2802727Z [00:03:09.246]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.2803059Z [00:03:09.246]➜  EOF
2025-08-20T21:45:29.2806568Z [00:03:09.246]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b824/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3=>github.com/containerd/stargz-snapshotter/estargz@v0.16.3;$WORK/b824=>" -p github.com/containerd/stargz-snapshotter/estargz -lang=go1.22 -complete -installsuffix shared -buildid 1zAfUJXxa8RXEwlNL4eo/1zAfUJXxa8RXEwlNL4eo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b824/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/build.go /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/estargz.go /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/gzip.go /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/testutil.go /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/types.go
2025-08-20T21:45:29.2818492Z [00:03:09.250]➜  go tool buildid -w $WORK/b842/_pkg_.a # internal
2025-08-20T21:45:29.2848781Z [00:03:09.251]➜  cp $WORK/b842/_pkg_.a /root/.cache/go-build/cc/ccb32f16c43e553968900e913a4bc815aee934580751d45e57ef0efd0faa8882-d # internal
2025-08-20T21:45:29.2849483Z [00:03:09.251]➜  github.com/djherbis/times
2025-08-20T21:45:29.2849794Z [00:03:09.251]➜  mkdir -p $WORK/b848/
2025-08-20T21:45:29.2850169Z [00:03:09.252]➜  cat >/tmp/go-build3361383166/b848/importcfg << 'EOF' # internal
2025-08-20T21:45:29.2850518Z [00:03:09.252]➜  # import config
2025-08-20T21:45:29.2850860Z [00:03:09.252]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.2851335Z [00:03:09.252]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:29.2851789Z [00:03:09.252]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.2852218Z [00:03:09.252]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:29.2852858Z [00:03:09.252]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:29.2853292Z [00:03:09.252]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.2853594Z [00:03:09.252]➜  EOF
2025-08-20T21:45:29.2855537Z [00:03:09.252]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b848/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/djherbis/times@v1.6.0=>github.com/djherbis/times@v1.6.0;$WORK/b848=>" -p github.com/djherbis/times -lang=go1.16 -complete -installsuffix shared -buildid I2x66CmwZvB_KvKp-ONO/I2x66CmwZvB_KvKp-ONO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b848/importcfg -pack /root/go/pkg/mod/github.com/djherbis/times@v1.6.0/times.go /root/go/pkg/mod/github.com/djherbis/times@v1.6.0/times_linux.go
2025-08-20T21:45:29.2981754Z [00:03:09.266]➜  go tool buildid -w $WORK/b845/_pkg_.a # internal
2025-08-20T21:45:29.2988202Z [00:03:09.267]➜  cp $WORK/b845/_pkg_.a /root/.cache/go-build/af/af8ed5110b81d656e06c041162aa1982add31918797d829949fb021a8e5022f8-d # internal
2025-08-20T21:45:29.2992969Z [00:03:09.267]➜  github.com/philhofer/fwd
2025-08-20T21:45:29.2993357Z [00:03:09.267]➜  mkdir -p $WORK/b851/
2025-08-20T21:45:29.2993737Z [00:03:09.267]➜  cat >/tmp/go-build3361383166/b851/importcfg << 'EOF' # internal
2025-08-20T21:45:29.2994078Z [00:03:09.267]➜  # import config
2025-08-20T21:45:29.2994409Z [00:03:09.267]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.2994808Z [00:03:09.267]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.2995224Z [00:03:09.267]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:29.2995748Z [00:03:09.267]➜  EOF
2025-08-20T21:45:29.3003767Z [00:03:09.267]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b851/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/philhofer/fwd@v1.1.3-0.20240916144458-20a13a1f6b7c=>github.com/philhofer/fwd@v1.1.3-0.20240916144458-20a13a1f6b7c;$WORK/b851=>" -p github.com/philhofer/fwd -lang=go1.20 -complete -installsuffix shared -buildid Gwd-rxXoIthDlf3HZ3Cc/Gwd-rxXoIthDlf3HZ3Cc -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b851/importcfg -pack /root/go/pkg/mod/github.com/philhofer/fwd@v1.1.3-0.20240916144458-20a13a1f6b7c/reader.go /root/go/pkg/mod/github.com/philhofer/fwd@v1.1.3-0.20240916144458-20a13a1f6b7c/writer.go /root/go/pkg/mod/github.com/philhofer/fwd@v1.1.3-0.20240916144458-20a13a1f6b7c/writer_unsafe.go
2025-08-20T21:45:29.3006454Z [00:03:09.267]➜  go tool buildid -w $WORK/b846/_pkg_.a # internal
2025-08-20T21:45:29.3007201Z [00:03:09.268]➜  cp $WORK/b846/_pkg_.a /root/.cache/go-build/09/092a7bdc001d0ec2e783a40144eceb5a78ef31babbe4ee10b60c0175699d69d4-d # internal
2025-08-20T21:45:29.3007777Z [00:03:09.268]➜  github.com/muesli/cancelreader
2025-08-20T21:45:29.3008062Z [00:03:09.268]➜  mkdir -p $WORK/b852/
2025-08-20T21:45:29.3027569Z [00:03:09.271]➜  cat >/tmp/go-build3361383166/b852/importcfg << 'EOF' # internal
2025-08-20T21:45:29.3028489Z [00:03:09.271]➜  # import config
2025-08-20T21:45:29.3028942Z [00:03:09.271]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.3029686Z [00:03:09.271]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.3030154Z [00:03:09.271]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:29.3030610Z [00:03:09.271]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.3031020Z [00:03:09.271]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.3031434Z [00:03:09.271]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.3031852Z [00:03:09.271]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.3032155Z [00:03:09.271]➜  EOF
2025-08-20T21:45:29.3034694Z [00:03:09.271]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b852/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/muesli/cancelreader@v0.2.2=>github.com/muesli/cancelreader@v0.2.2;$WORK/b852=>" -p github.com/muesli/cancelreader -lang=go1.17 -complete -installsuffix shared -buildid -UVL8A0lM2Ljp-BJOHSj/-UVL8A0lM2Ljp-BJOHSj -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b852/importcfg -pack /root/go/pkg/mod/github.com/muesli/cancelreader@v0.2.2/cancelreader.go /root/go/pkg/mod/github.com/muesli/cancelreader@v0.2.2/cancelreader_linux.go
2025-08-20T21:45:29.3335726Z [00:03:09.301]➜  go tool buildid -w $WORK/b851/_pkg_.a # internal
2025-08-20T21:45:29.3341612Z [00:03:09.302]➜  cp $WORK/b851/_pkg_.a /root/.cache/go-build/d0/d0e1b8c04655e9eee05b4c24f651aa31c93e975daa4567c86954c1097a259385-d # internal
2025-08-20T21:45:29.3348386Z [00:03:09.303]➜  github.com/tinylib/msgp/msgp
2025-08-20T21:45:29.3350173Z [00:03:09.303]➜  mkdir -p $WORK/b850/
2025-08-20T21:45:29.3350792Z [00:03:09.303]➜  cat >/tmp/go-build3361383166/b850/importcfg << 'EOF' # internal
2025-08-20T21:45:29.3352051Z [00:03:09.303]➜  # import config
2025-08-20T21:45:29.3352597Z [00:03:09.303]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:29.3353085Z [00:03:09.303]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:29.3353547Z [00:03:09.303]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:29.3354024Z [00:03:09.303]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:29.3354498Z [00:03:09.303]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.3354953Z [00:03:09.303]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.3355365Z [00:03:09.303]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.3356328Z [00:03:09.303]➜  packagefile github.com/philhofer/fwd=/tmp/go-build3361383166/b851/_pkg_.a
2025-08-20T21:45:29.3356917Z [00:03:09.303]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.3357317Z [00:03:09.303]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:29.3357718Z [00:03:09.303]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.3358128Z [00:03:09.303]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:29.3358562Z [00:03:09.303]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.3358973Z [00:03:09.303]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.3359388Z [00:03:09.303]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:29.3359921Z [00:03:09.303]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.3360470Z [00:03:09.303]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:29.3360801Z [00:03:09.303]➜  EOF
2025-08-20T21:45:29.3367386Z [00:03:09.303]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b850/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp=>github.com/tinylib/msgp@v1.3.0/msgp;$WORK/b850=>" -p github.com/tinylib/msgp/msgp -lang=go1.20 -complete -installsuffix shared -buildid Lwn6ENA-VbFf0B3JSZsA/Lwn6ENA-VbFf0B3JSZsA -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b850/importcfg -pack /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/advise_linux.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/circular.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/defs.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/edit.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/elsize.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/elsize_default.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/errors.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/errors_default.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/extension.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/file.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/integers.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/json.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/json_bytes.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/number.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/read.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/read_bytes.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/size.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/unsafe.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/write.go /root/go/pkg/mod/github.com/tinylib/msgp@v1.3.0/msgp/write_bytes.go
2025-08-20T21:45:29.3377150Z [00:03:09.306]➜  go tool buildid -w $WORK/b848/_pkg_.a # internal
2025-08-20T21:45:29.3391884Z [00:03:09.307]➜  cp $WORK/b848/_pkg_.a /root/.cache/go-build/58/58773a9055d964de5ad62d4241214e1ebb0f7ce5087ec28f2bb6b6c612f1a0d2-d # internal
2025-08-20T21:45:29.3392673Z [00:03:09.307]➜  github.com/fahedouch/go-logrotate
2025-08-20T21:45:29.3392998Z [00:03:09.307]➜  mkdir -p $WORK/b847/
2025-08-20T21:45:29.3396905Z [00:03:09.308]➜  cat >/tmp/go-build3361383166/b847/importcfg << 'EOF' # internal
2025-08-20T21:45:29.3397289Z [00:03:09.308]➜  # import config
2025-08-20T21:45:29.3401297Z [00:03:09.308]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:29.3401808Z [00:03:09.308]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.3402236Z [00:03:09.308]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.3402864Z [00:03:09.308]➜  packagefile github.com/djherbis/times=/tmp/go-build3361383166/b848/_pkg_.a
2025-08-20T21:45:29.3403350Z [00:03:09.308]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.3403750Z [00:03:09.308]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.3404180Z [00:03:09.308]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:29.3404839Z [00:03:09.308]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:29.3405324Z [00:03:09.308]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.3405746Z [00:03:09.308]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.3406159Z [00:03:09.308]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.3406570Z [00:03:09.308]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:29.3406988Z [00:03:09.308]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.3407287Z [00:03:09.308]➜  EOF
2025-08-20T21:45:29.3409552Z [00:03:09.308]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b847/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fahedouch/go-logrotate@v0.3.0=>github.com/fahedouch/go-logrotate@v0.3.0;$WORK/b847=>" -p github.com/fahedouch/go-logrotate -lang=go1.21 -complete -installsuffix shared -buildid 3bQveTvMhQQHXf3gO7DQ/3bQveTvMhQQHXf3gO7DQ -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b847/importcfg -pack /root/go/pkg/mod/github.com/fahedouch/go-logrotate@v0.3.0/logrotate.go /root/go/pkg/mod/github.com/fahedouch/go-logrotate@v0.3.0/logrotate_unix.go
2025-08-20T21:45:29.3528309Z [00:03:09.320]➜  go tool buildid -w $WORK/b852/_pkg_.a # internal
2025-08-20T21:45:29.3529297Z [00:03:09.320]➜  cp $WORK/b852/_pkg_.a /root/.cache/go-build/7a/7a30b7f520f300882e34bb8a3641c1aa57bc0d531825e5fd194fb7596615342d-d # internal
2025-08-20T21:45:29.3543293Z [00:03:09.322]➜  github.com/yuchanns/srslog
2025-08-20T21:45:29.3553861Z [00:03:09.323]➜  mkdir -p $WORK/b853/
2025-08-20T21:45:29.3555080Z [00:03:09.323]➜  cat >/tmp/go-build3361383166/b853/importcfg << 'EOF' # internal
2025-08-20T21:45:29.3555499Z [00:03:09.323]➜  # import config
2025-08-20T21:45:29.3555874Z [00:03:09.323]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:29.3556331Z [00:03:09.323]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:29.3556774Z [00:03:09.323]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.3557211Z [00:03:09.323]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.3557608Z [00:03:09.323]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.3558003Z [00:03:09.323]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:29.3558397Z [00:03:09.323]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:29.3558797Z [00:03:09.323]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.3559203Z [00:03:09.323]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.3559617Z [00:03:09.323]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.3560352Z [00:03:09.323]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.3560663Z [00:03:09.323]➜  EOF
2025-08-20T21:45:29.3564139Z [00:03:09.323]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b853/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/yuchanns/srslog@v1.1.0=>github.com/yuchanns/srslog@v1.1.0;$WORK/b853=>" -p github.com/yuchanns/srslog -lang=go1.19 -complete -installsuffix shared -buildid lkoI1MusgrIq3m72MSN2/lkoI1MusgrIq3m72MSN2 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b853/importcfg -pack /root/go/pkg/mod/github.com/yuchanns/srslog@v1.1.0/constants.go /root/go/pkg/mod/github.com/yuchanns/srslog@v1.1.0/dialer.go /root/go/pkg/mod/github.com/yuchanns/srslog@v1.1.0/formatter.go /root/go/pkg/mod/github.com/yuchanns/srslog@v1.1.0/framer.go /root/go/pkg/mod/github.com/yuchanns/srslog@v1.1.0/net_conn.go /root/go/pkg/mod/github.com/yuchanns/srslog@v1.1.0/srslog.go /root/go/pkg/mod/github.com/yuchanns/srslog@v1.1.0/srslog_unix.go /root/go/pkg/mod/github.com/yuchanns/srslog@v1.1.0/writer.go
2025-08-20T21:45:29.4001392Z [00:03:09.368]➜  go tool buildid -w $WORK/b847/_pkg_.a # internal
2025-08-20T21:45:29.4014762Z [00:03:09.369]➜  cp $WORK/b847/_pkg_.a /root/.cache/go-build/aa/aa69c2f5b808e72d5925e680b219f299690f03f1adf7edefdba630b40a9d8555-d # internal
2025-08-20T21:45:29.4017015Z [00:03:09.369]➜  github.com/containerd/nerdctl/v2/pkg/maputil
2025-08-20T21:45:29.4018604Z [00:03:09.369]➜  mkdir -p $WORK/b854/
2025-08-20T21:45:29.4019380Z [00:03:09.370]➜  cat >/tmp/go-build3361383166/b854/importcfg << 'EOF' # internal
2025-08-20T21:45:29.4024572Z [00:03:09.370]➜  # import config
2025-08-20T21:45:29.4024927Z [00:03:09.370]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.4025385Z [00:03:09.370]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.4025700Z [00:03:09.370]➜  EOF
2025-08-20T21:45:29.4027721Z [00:03:09.370]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b854/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/maputil=>github.com/containerd/nerdctl/v2/pkg/maputil;$WORK/b854=>" -p github.com/containerd/nerdctl/v2/pkg/maputil -lang=go1.23 -complete -installsuffix shared -buildid zm4-ReIYPEWtpMSG--Ts/zm4-ReIYPEWtpMSG--Ts -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b854/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/maputil/maputil.go
2025-08-20T21:45:29.4083993Z [00:03:09.376]➜  go tool buildid -w $WORK/b853/_pkg_.a # internal
2025-08-20T21:45:29.4091396Z [00:03:09.377]➜  cp $WORK/b853/_pkg_.a /root/.cache/go-build/19/19a80e299a203f49da9962b006463760b8ceb75c4970f850410731920e25e90a-d # internal
2025-08-20T21:45:29.4098530Z [00:03:09.378]➜  github.com/containerd/nerdctl/v2/pkg/namestore
2025-08-20T21:45:29.4099193Z [00:03:09.378]➜  mkdir -p $WORK/b855/
2025-08-20T21:45:29.4099569Z [00:03:09.378]➜  cat >/tmp/go-build3361383166/b855/importcfg << 'EOF' # internal
2025-08-20T21:45:29.4099911Z [00:03:09.378]➜  # import config
2025-08-20T21:45:29.4100272Z [00:03:09.378]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.4100686Z [00:03:09.378]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.4101179Z [00:03:09.378]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.4101829Z [00:03:09.378]➜  packagefile github.com/containerd/nerdctl/v2/pkg/identifiers=/tmp/go-build3361383166/b700/_pkg_.a
2025-08-20T21:45:29.4102727Z [00:03:09.378]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:29.4103357Z [00:03:09.378]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:29.4103690Z [00:03:09.378]➜  EOF
2025-08-20T21:45:29.4105554Z [00:03:09.378]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b855/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/namestore=>github.com/containerd/nerdctl/v2/pkg/namestore;$WORK/b855=>" -p github.com/containerd/nerdctl/v2/pkg/namestore -lang=go1.23 -complete -installsuffix shared -buildid VsZzlDaOIZR7JJyNsvu7/VsZzlDaOIZR7JJyNsvu7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b855/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/namestore/namestore.go
2025-08-20T21:45:29.4146590Z [00:03:09.382]➜  go tool buildid -w $WORK/b854/_pkg_.a # internal
2025-08-20T21:45:29.4152803Z [00:03:09.383]➜  cp $WORK/b854/_pkg_.a /root/.cache/go-build/8b/8b4e5a0fed61729ebe2c3a09df3fbb05607efd3ffca0d84a1412ec8e5add0a26-d # internal
2025-08-20T21:45:29.4159331Z [00:03:09.384]➜  github.com/containerd/nerdctl/v2/pkg/statsutil
2025-08-20T21:45:29.4162010Z [00:03:09.384]➜  mkdir -p $WORK/b856/
2025-08-20T21:45:29.4162509Z [00:03:09.384]➜  cat >/tmp/go-build3361383166/b856/importcfg << 'EOF' # internal
2025-08-20T21:45:29.4162935Z [00:03:09.384]➜  # import config
2025-08-20T21:45:29.4163274Z [00:03:09.384]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:29.4163686Z [00:03:09.384]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.4168806Z [00:03:09.384]➜  packagefile github.com/containerd/cgroups/v3/cgroup1/stats=/tmp/go-build3361383166/b654/_pkg_.a
2025-08-20T21:45:29.4169656Z [00:03:09.384]➜  packagefile github.com/containerd/cgroups/v3/cgroup2/stats=/tmp/go-build3361383166/b681/_pkg_.a
2025-08-20T21:45:29.4170555Z [00:03:09.384]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:29.4171194Z [00:03:09.384]➜  packagefile github.com/vishvananda/netlink=/tmp/go-build3361383166/b707/_pkg_.a
2025-08-20T21:45:29.4173176Z [00:03:09.384]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.4173659Z [00:03:09.384]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.4174104Z [00:03:09.384]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.4174541Z [00:03:09.384]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.4174948Z [00:03:09.384]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.4175416Z [00:03:09.384]➜  EOF
2025-08-20T21:45:29.4177565Z [00:03:09.384]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b856/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/statsutil=>github.com/containerd/nerdctl/v2/pkg/statsutil;$WORK/b856=>" -p github.com/containerd/nerdctl/v2/pkg/statsutil -lang=go1.23 -complete -installsuffix shared -buildid SOAw_hw7DD0FAxD7292A/SOAw_hw7DD0FAxD7292A -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b856/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/statsutil/stats.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/statsutil/stats_linux.go
2025-08-20T21:45:29.4385299Z [00:03:09.406]➜  go tool buildid -w $WORK/b855/_pkg_.a # internal
2025-08-20T21:45:29.4395707Z [00:03:09.407]➜  cp $WORK/b855/_pkg_.a /root/.cache/go-build/92/92ee6bbc96aa1ef83c10104708a25ea207c8e52dd816cde64a9dd89dcb64000c-d # internal
2025-08-20T21:45:29.4396737Z [00:03:09.408]➜  github.com/containerd/nerdctl/v2/pkg/ocihook
2025-08-20T21:45:29.4400348Z [00:03:09.408]➜  mkdir -p $WORK/b861/
2025-08-20T21:45:29.4401907Z [00:03:09.408]➜  cat >/tmp/go-build3361383166/b861/importcfg << 'EOF' # internal
2025-08-20T21:45:29.4402344Z [00:03:09.408]➜  # import config
2025-08-20T21:45:29.4402814Z [00:03:09.408]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.4403276Z [00:03:09.408]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.4403714Z [00:03:09.408]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.4404124Z [00:03:09.408]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.4404728Z [00:03:09.408]➜  packagefile github.com/containerd/containerd/v2/contrib/apparmor=/tmp/go-build3361383166/b711/_pkg_.a
2025-08-20T21:45:29.4405390Z [00:03:09.408]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:29.4405943Z [00:03:09.408]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.4406940Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/apparmorutil=/tmp/go-build3361383166/b536/_pkg_.a
2025-08-20T21:45:29.4407694Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/bypass4netnsutil=/tmp/go-build3361383166/b800/_pkg_.a
2025-08-20T21:45:29.4408437Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:29.4409180Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/dnsutil/hostsstore=/tmp/go-build3361383166/b718/_pkg_.a
2025-08-20T21:45:29.4409958Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:29.4410691Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:29.4411381Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/namestore=/tmp/go-build3361383166/b855/_pkg_.a
2025-08-20T21:45:29.4412192Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil=/tmp/go-build3361383166/b704/_pkg_.a
2025-08-20T21:45:29.4415020Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil/nettype=/tmp/go-build3361383166/b705/_pkg_.a
2025-08-20T21:45:29.4415940Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ocihook/state=/tmp/go-build3361383166/b648/_pkg_.a
2025-08-20T21:45:29.4416711Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/portutil=/tmp/go-build3361383166/b765/_pkg_.a
2025-08-20T21:45:29.4417431Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:29.4418143Z [00:03:09.408]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:29.4418836Z [00:03:09.408]➜  packagefile github.com/containernetworking/cni/pkg/types/100=/tmp/go-build3361383166/b474/_pkg_.a
2025-08-20T21:45:29.4419555Z [00:03:09.408]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:29.4420344Z [00:03:09.408]➜  packagefile github.com/rootless-containers/bypass4netns/pkg/api/daemon/client=/tmp/go-build3361383166/b802/_pkg_.a
2025-08-20T21:45:29.4421177Z [00:03:09.408]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/api/client=/tmp/go-build3361383166/b487/_pkg_.a
2025-08-20T21:45:29.4421761Z [00:03:09.408]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.4422156Z [00:03:09.408]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:29.4443105Z [00:03:09.408]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.4443899Z [00:03:09.408]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:29.4444362Z [00:03:09.408]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:29.4444811Z [00:03:09.408]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.4445245Z [00:03:09.408]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.4445548Z [00:03:09.408]➜  EOF
2025-08-20T21:45:29.4447836Z [00:03:09.408]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b861/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook=>github.com/containerd/nerdctl/v2/pkg/ocihook;$WORK/b861=>" -p github.com/containerd/nerdctl/v2/pkg/ocihook -lang=go1.23 -complete -installsuffix shared -buildid aLz0eAUjYUe_7IE0ilSw/aLz0eAUjYUe_7IE0ilSw -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b861/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/ocihook.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/ocihook_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/rootless_linux.go
2025-08-20T21:45:29.4712813Z [00:03:09.439]➜  go tool buildid -w $WORK/b856/_pkg_.a # internal
2025-08-20T21:45:29.4779546Z [00:03:09.446]➜  cp $WORK/b856/_pkg_.a /root/.cache/go-build/ef/ef7d4aa1c6d030eefc5f865c27d08c65d954a419a7038567cc0e713c01973b10-d # internal
2025-08-20T21:45:29.4787927Z [00:03:09.447]➜  github.com/containerd/nerdctl/v2/pkg/cmd/ipfs
2025-08-20T21:45:29.4789960Z [00:03:09.447]➜  mkdir -p $WORK/b863/
2025-08-20T21:45:29.4805578Z [00:03:09.448]➜  cat >/tmp/go-build3361383166/b863/importcfg << 'EOF' # internal
2025-08-20T21:45:29.4806399Z [00:03:09.449]➜  # import config
2025-08-20T21:45:29.4807120Z [00:03:09.449]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.4808705Z [00:03:09.449]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.4809550Z [00:03:09.449]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:29.4810295Z [00:03:09.449]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ipfs=/tmp/go-build3361383166/b771/_pkg_.a
2025-08-20T21:45:29.4810840Z [00:03:09.449]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:29.4811457Z [00:03:09.449]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.4812002Z [00:03:09.449]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:29.4812342Z [00:03:09.449]➜  EOF
2025-08-20T21:45:29.4814429Z [00:03:09.449]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b863/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/ipfs=>github.com/containerd/nerdctl/v2/pkg/cmd/ipfs;$WORK/b863=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/ipfs -lang=go1.23 -complete -installsuffix shared -buildid eYmRAspkcdkeH14SK0a1/eYmRAspkcdkeH14SK0a1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b863/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/ipfs/registry_serve.go
2025-08-20T21:45:29.5243275Z [00:03:09.492]➜  go tool buildid -w $WORK/b863/_pkg_.a # internal
2025-08-20T21:45:29.5255210Z [00:03:09.493]➜  cp $WORK/b863/_pkg_.a /root/.cache/go-build/44/4453f63ec611bbe91162cbda12bfcf6d9bd9c1c550f447a183de8d22d7b5c04c-d # internal
2025-08-20T21:45:29.5256608Z [00:03:09.493]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/ipfs
2025-08-20T21:45:29.5257317Z [00:03:09.493]➜  mkdir -p $WORK/b862/
2025-08-20T21:45:29.5268808Z [00:03:09.495]➜  cat >/tmp/go-build3361383166/b862/importcfg << 'EOF' # internal
2025-08-20T21:45:29.5269630Z [00:03:09.495]➜  # import config
2025-08-20T21:45:29.5270384Z [00:03:09.495]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:29.5271370Z [00:03:09.495]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.5285216Z [00:03:09.495]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/ipfs=/tmp/go-build3361383166/b863/_pkg_.a
2025-08-20T21:45:29.5286196Z [00:03:09.495]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:29.5286568Z [00:03:09.495]➜  EOF
2025-08-20T21:45:29.5288521Z [00:03:09.495]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b862/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs=>github.com/containerd/nerdctl/v2/cmd/nerdctl/ipfs;$WORK/b862=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/ipfs -lang=go1.23 -complete -installsuffix shared -buildid 6Y1DdBDnM5lNZp7COsq0/6Y1DdBDnM5lNZp7COsq0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b862/importcfg -pack ./ipfs/ipfs.go ./ipfs/ipfs_registry.go ./ipfs/ipfs_registry_serve.go
2025-08-20T21:45:29.5310490Z [00:03:09.499]➜  go tool buildid -w $WORK/b861/_pkg_.a # internal
2025-08-20T21:45:29.5351938Z [00:03:09.503]➜  cp $WORK/b861/_pkg_.a /root/.cache/go-build/d8/d8a9bfc04a7b71e82a88a125a9dd7dcc1a13696ca28b1f887cabe996bed7b287-d # internal
2025-08-20T21:45:29.5359016Z [00:03:09.504]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/internal
2025-08-20T21:45:29.5361126Z [00:03:09.504]➜  mkdir -p $WORK/b860/
2025-08-20T21:45:29.5377567Z [00:03:09.506]➜  cat >/tmp/go-build3361383166/b860/importcfg << 'EOF' # internal
2025-08-20T21:45:29.5378650Z [00:03:09.506]➜  # import config
2025-08-20T21:45:29.5379189Z [00:03:09.506]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.5380735Z [00:03:09.506]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:29.5403919Z [00:03:09.506]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:29.5405033Z [00:03:09.506]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ocihook=/tmp/go-build3361383166/b861/_pkg_.a
2025-08-20T21:45:29.5406673Z [00:03:09.506]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:29.5407158Z [00:03:09.506]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.5407475Z [00:03:09.506]➜  EOF
2025-08-20T21:45:29.5409735Z [00:03:09.506]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b860/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/internal=>github.com/containerd/nerdctl/v2/cmd/nerdctl/internal;$WORK/b860=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/internal -lang=go1.23 -complete -installsuffix shared -buildid 9DOFIqUNapT9Ydj0vLKP/9DOFIqUNapT9Ydj0vLKP -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b860/importcfg -pack ./internal/internal.go ./internal/internal_oci_hook.go
2025-08-20T21:45:29.5720141Z [00:03:09.539]➜  go tool buildid -w $WORK/b860/_pkg_.a # internal
2025-08-20T21:45:29.5722714Z [00:03:09.540]➜  cp $WORK/b860/_pkg_.a /root/.cache/go-build/62/6202e534905e329a08706ce6ae6c6fe46af80ddb4807935cb849b6bef72cba3a-d # internal
2025-08-20T21:45:29.5724608Z [00:03:09.540]➜  golang.org/x/net/context/ctxhttp
2025-08-20T21:45:29.5724921Z [00:03:09.540]➜  mkdir -p $WORK/b866/
2025-08-20T21:45:29.5725336Z [00:03:09.540]➜  cat >/tmp/go-build3361383166/b866/importcfg << 'EOF' # internal
2025-08-20T21:45:29.5725681Z [00:03:09.540]➜  # import config
2025-08-20T21:45:29.5726019Z [00:03:09.540]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.5726445Z [00:03:09.540]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.5726861Z [00:03:09.540]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:29.5727294Z [00:03:09.540]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:29.5727719Z [00:03:09.540]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.5728027Z [00:03:09.540]➜  EOF
2025-08-20T21:45:29.5729847Z [00:03:09.540]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b866/_pkg_.a -trimpath "/root/go/pkg/mod/golang.org/x/net@v0.43.0/context/ctxhttp=>golang.org/x/net@v0.43.0/context/ctxhttp;$WORK/b866=>" -p golang.org/x/net/context/ctxhttp -lang=go1.23 -complete -installsuffix shared -buildid UByfmEF1P7Ea8ZBMwWT-/UByfmEF1P7Ea8ZBMwWT- -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b866/importcfg -pack /root/go/pkg/mod/golang.org/x/net@v0.43.0/context/ctxhttp/ctxhttp.go
2025-08-20T21:45:29.5914815Z [00:03:09.559]➜  go tool buildid -w $WORK/b866/_pkg_.a # internal
2025-08-20T21:45:29.5921831Z [00:03:09.560]➜  cp $WORK/b866/_pkg_.a /root/.cache/go-build/2f/2f498f26710fe1619ee3a56609a4338464de943ea654bdd9e5744b04f787a512-d # internal
2025-08-20T21:45:29.5931954Z [00:03:09.561]➜  github.com/containerd/nerdctl/v2/pkg/cmd/login
2025-08-20T21:45:29.5932961Z [00:03:09.561]➜  mkdir -p $WORK/b865/
2025-08-20T21:45:29.5935879Z [00:03:09.561]➜  cat >/tmp/go-build3361383166/b865/importcfg << 'EOF' # internal
2025-08-20T21:45:29.5936587Z [00:03:09.561]➜  # import config
2025-08-20T21:45:29.5937217Z [00:03:09.561]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:29.5938309Z [00:03:09.561]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.5939022Z [00:03:09.561]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.5939757Z [00:03:09.561]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.5940812Z [00:03:09.561]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker=/tmp/go-build3361383166/b395/_pkg_.a
2025-08-20T21:45:29.5951460Z [00:03:09.561]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker/config=/tmp/go-build3361383166/b621/_pkg_.a
2025-08-20T21:45:29.5952596Z [00:03:09.561]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:29.5953752Z [00:03:09.561]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.5955413Z [00:03:09.561]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.5956130Z [00:03:09.562]➜  packagefile github.com/containerd/nerdctl/v2/pkg/errutil=/tmp/go-build3361383166/b593/_pkg_.a
2025-08-20T21:45:29.5956937Z [00:03:09.562]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/dockerconfigresolver=/tmp/go-build3361383166/b620/_pkg_.a
2025-08-20T21:45:29.5957669Z [00:03:09.562]➜  packagefile golang.org/x/net/context/ctxhttp=/tmp/go-build3361383166/b866/_pkg_.a
2025-08-20T21:45:29.5958435Z [00:03:09.562]➜  packagefile golang.org/x/term=/tmp/go-build3361383166/b591/_pkg_.a
2025-08-20T21:45:29.5958944Z [00:03:09.562]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.5959462Z [00:03:09.562]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:29.5959967Z [00:03:09.562]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:29.5960379Z [00:03:09.562]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.5960788Z [00:03:09.562]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.5961205Z [00:03:09.562]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:29.5961525Z [00:03:09.562]➜  EOF
2025-08-20T21:45:29.5968261Z [00:03:09.562]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b865/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login=>github.com/containerd/nerdctl/v2/pkg/cmd/login;$WORK/b865=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/login -lang=go1.23 -complete -installsuffix shared -buildid c5PzHHPy5UPz01KYWny0/c5PzHHPy5UPz01KYWny0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b865/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/login.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/prompt.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/prompt_unix.go
2025-08-20T21:45:29.5970414Z [00:03:09.563]➜  go tool buildid -w $WORK/b862/_pkg_.a # internal
2025-08-20T21:45:29.5971115Z [00:03:09.564]➜  cp $WORK/b862/_pkg_.a /root/.cache/go-build/a4/a4f81e15e0bf1dea4faf4bdc9efb6301865848b1b7c21164e0974318b2f9e3a4-d # internal
2025-08-20T21:45:29.5971728Z [00:03:09.564]➜  github.com/containerd/nerdctl/v2/pkg/cmd/logout
2025-08-20T21:45:29.5975593Z [00:03:09.565]➜  mkdir -p $WORK/b867/
2025-08-20T21:45:29.5979106Z [00:03:09.566]➜  cat >/tmp/go-build3361383166/b867/importcfg << 'EOF' # internal
2025-08-20T21:45:29.5984138Z [00:03:09.566]➜  # import config
2025-08-20T21:45:29.5984739Z [00:03:09.566]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.5985423Z [00:03:09.566]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/dockerconfigresolver=/tmp/go-build3361383166/b620/_pkg_.a
2025-08-20T21:45:29.5985940Z [00:03:09.566]➜  EOF
2025-08-20T21:45:29.5987787Z [00:03:09.566]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b867/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/logout=>github.com/containerd/nerdctl/v2/pkg/cmd/logout;$WORK/b867=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/logout -lang=go1.23 -complete -installsuffix shared -buildid DrGxeaCiiMrJcKR81MBS/DrGxeaCiiMrJcKR81MBS -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b867/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/logout/logout.go
2025-08-20T21:45:29.6207881Z [00:03:09.589]➜  go tool buildid -w $WORK/b867/_pkg_.a # internal
2025-08-20T21:45:29.6213716Z [00:03:09.589]➜  cp $WORK/b867/_pkg_.a /root/.cache/go-build/17/177b4e958b2bdbb32a1fb5d2b0aad78558fad98f19d01181ff5dbf81e11d55c6-d # internal
2025-08-20T21:45:29.6214723Z [00:03:09.589]➜  github.com/containerd/nerdctl/v2/pkg/manifesttypes
2025-08-20T21:45:29.6215617Z [00:03:09.589]➜  mkdir -p $WORK/b871/
2025-08-20T21:45:29.6216354Z [00:03:09.590]➜  cat >/tmp/go-build3361383166/b871/importcfg << 'EOF' # internal
2025-08-20T21:45:29.6217138Z [00:03:09.590]➜  # import config
2025-08-20T21:45:29.6217847Z [00:03:09.590]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:29.6219071Z [00:03:09.590]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:29.6219817Z [00:03:09.590]➜  EOF
2025-08-20T21:45:29.6222513Z [00:03:09.590]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b871/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifesttypes=>github.com/containerd/nerdctl/v2/pkg/manifesttypes;$WORK/b871=>" -p github.com/containerd/nerdctl/v2/pkg/manifesttypes -lang=go1.23 -complete -installsuffix shared -buildid -8CGjbCsVYlbIzkD5XLE/-8CGjbCsVYlbIzkD5XLE -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b871/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifesttypes/manifesttypes.go
2025-08-20T21:45:29.6375194Z [00:03:09.605]➜  go tool buildid -w $WORK/b871/_pkg_.a # internal
2025-08-20T21:45:29.6379194Z [00:03:09.606]➜  cp $WORK/b871/_pkg_.a /root/.cache/go-build/a3/a3c799e0fef638518840a60d0cf87a517dbaaae085d28b0f6115f79c380031b6-d # internal
2025-08-20T21:45:29.6379840Z [00:03:09.606]➜  github.com/containerd/nerdctl/v2/pkg/manifeststore
2025-08-20T21:45:29.6380177Z [00:03:09.606]➜  mkdir -p $WORK/b870/
2025-08-20T21:45:29.6381863Z [00:03:09.606]➜  cat >/tmp/go-build3361383166/b870/importcfg << 'EOF' # internal
2025-08-20T21:45:29.6382753Z [00:03:09.606]➜  # import config
2025-08-20T21:45:29.6383789Z [00:03:09.606]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.6384519Z [00:03:09.606]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.6385561Z [00:03:09.606]➜  packagefile github.com/containerd/nerdctl/v2/pkg/manifesttypes=/tmp/go-build3361383166/b871/_pkg_.a
2025-08-20T21:45:29.6386601Z [00:03:09.606]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:29.6387758Z [00:03:09.606]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:29.6388843Z [00:03:09.606]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:29.6389783Z [00:03:09.606]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.6390343Z [00:03:09.606]➜  EOF
2025-08-20T21:45:29.6392770Z [00:03:09.606]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b870/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifeststore=>github.com/containerd/nerdctl/v2/pkg/manifeststore;$WORK/b870=>" -p github.com/containerd/nerdctl/v2/pkg/manifeststore -lang=go1.23 -complete -installsuffix shared -buildid zuOoGhByhGaGdPveFYRF/zuOoGhByhGaGdPveFYRF -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b870/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifeststore/manifeststore.go
2025-08-20T21:45:29.6766267Z [00:03:09.644]➜  go tool buildid -w $WORK/b870/_pkg_.a # internal
2025-08-20T21:45:29.6770799Z [00:03:09.645]➜  cp $WORK/b870/_pkg_.a /root/.cache/go-build/fd/fd450ced32238a394cc6586f67a61ee4dc03985322c757d3c2ff1f3f7f22017d-d # internal
2025-08-20T21:45:29.6772255Z [00:03:09.645]➜  github.com/containerd/nerdctl/v2/pkg/manifestutil
2025-08-20T21:45:29.6773094Z [00:03:09.645]➜  mkdir -p $WORK/b872/
2025-08-20T21:45:29.6796348Z [00:03:09.647]➜  cat >/tmp/go-build3361383166/b872/importcfg << 'EOF' # internal
2025-08-20T21:45:29.6797024Z [00:03:09.647]➜  # import config
2025-08-20T21:45:29.6797497Z [00:03:09.647]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.6799091Z [00:03:09.647]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:29.6799602Z [00:03:09.647]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.6800041Z [00:03:09.647]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.6800625Z [00:03:09.647]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:29.6801345Z [00:03:09.648]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:29.6802056Z [00:03:09.648]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.6802999Z [00:03:09.648]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/dockerconfigresolver=/tmp/go-build3361383166/b620/_pkg_.a
2025-08-20T21:45:29.6803820Z [00:03:09.648]➜  packagefile github.com/containerd/nerdctl/v2/pkg/manifesttypes=/tmp/go-build3361383166/b871/_pkg_.a
2025-08-20T21:45:29.6804555Z [00:03:09.648]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:29.6805560Z [00:03:09.648]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:29.6806165Z [00:03:09.648]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.6806597Z [00:03:09.648]➜  EOF
2025-08-20T21:45:29.6808616Z [00:03:09.648]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b872/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifestutil=>github.com/containerd/nerdctl/v2/pkg/manifestutil;$WORK/b872=>" -p github.com/containerd/nerdctl/v2/pkg/manifestutil -lang=go1.23 -complete -installsuffix shared -buildid aDeXhpSVT0XrkZtvNIN6/aDeXhpSVT0XrkZtvNIN6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b872/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifestutil/manifestutils.go
2025-08-20T21:45:29.7154669Z [00:03:09.683]➜  go tool buildid -w $WORK/b865/_pkg_.a # internal
2025-08-20T21:45:29.7167421Z [00:03:09.684]➜  cp $WORK/b865/_pkg_.a /root/.cache/go-build/4c/4c938a21235eb71afeec96c2e5dba2a574437eb7b3d2aaad390c40154719252c-d # internal
2025-08-20T21:45:29.7187919Z [00:03:09.687]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/login
2025-08-20T21:45:29.7191677Z [00:03:09.687]➜  mkdir -p $WORK/b864/
2025-08-20T21:45:29.7192118Z [00:03:09.687]➜  cat >/tmp/go-build3361383166/b864/importcfg << 'EOF' # internal
2025-08-20T21:45:29.7192604Z [00:03:09.687]➜  # import config
2025-08-20T21:45:29.7193017Z [00:03:09.687]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.7193517Z [00:03:09.687]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.7194187Z [00:03:09.687]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:29.7195232Z [00:03:09.687]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.7196132Z [00:03:09.687]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/login=/tmp/go-build3361383166/b865/_pkg_.a
2025-08-20T21:45:29.7196842Z [00:03:09.687]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/logout=/tmp/go-build3361383166/b867/_pkg_.a
2025-08-20T21:45:29.7197456Z [00:03:09.687]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:29.7197909Z [00:03:09.687]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.7198321Z [00:03:09.687]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.7198633Z [00:03:09.687]➜  EOF
2025-08-20T21:45:29.7200452Z [00:03:09.687]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b864/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/login=>github.com/containerd/nerdctl/v2/cmd/nerdctl/login;$WORK/b864=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/login -lang=go1.23 -complete -installsuffix shared -buildid P4u1az-E2UKTcQOdDNPe/P4u1az-E2UKTcQOdDNPe -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b864/importcfg -pack ./login/login.go ./login/logout.go
2025-08-20T21:45:29.7237425Z [00:03:09.691]➜  go tool buildid -w $WORK/b872/_pkg_.a # internal
2025-08-20T21:45:29.7245145Z [00:03:09.692]➜  cp $WORK/b872/_pkg_.a /root/.cache/go-build/c6/c6bb5a110dee0c5bd81d485f44692f4861c3be1355d865233c33f17f02add64e-d # internal
2025-08-20T21:45:29.7251554Z [00:03:09.692]➜  github.com/containerd/nerdctl/v2/pkg/cmd/manifest
2025-08-20T21:45:29.7252279Z [00:03:09.693]➜  mkdir -p $WORK/b869/
2025-08-20T21:45:29.7252763Z [00:03:09.693]➜  cat >/tmp/go-build3361383166/b869/importcfg << 'EOF' # internal
2025-08-20T21:45:29.7253114Z [00:03:09.693]➜  # import config
2025-08-20T21:45:29.7253455Z [00:03:09.693]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.7253924Z [00:03:09.693]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:29.7254395Z [00:03:09.693]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.7255045Z [00:03:09.693]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.7255534Z [00:03:09.693]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.7256215Z [00:03:09.693]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:29.7257004Z [00:03:09.693]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:29.7257675Z [00:03:09.693]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:29.7258319Z [00:03:09.693]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.7259047Z [00:03:09.693]➜  packagefile github.com/containerd/nerdctl/v2/pkg/manifeststore=/tmp/go-build3361383166/b870/_pkg_.a
2025-08-20T21:45:29.7259785Z [00:03:09.693]➜  packagefile github.com/containerd/nerdctl/v2/pkg/manifesttypes=/tmp/go-build3361383166/b871/_pkg_.a
2025-08-20T21:45:29.7260530Z [00:03:09.693]➜  packagefile github.com/containerd/nerdctl/v2/pkg/manifestutil=/tmp/go-build3361383166/b872/_pkg_.a
2025-08-20T21:45:29.7261268Z [00:03:09.693]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:29.7261974Z [00:03:09.693]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:29.7262754Z [00:03:09.693]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:29.7263461Z [00:03:09.693]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:29.7264004Z [00:03:09.693]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.7264605Z [00:03:09.693]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.7264919Z [00:03:09.693]➜  EOF
2025-08-20T21:45:29.7267686Z [00:03:09.693]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b869/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest=>github.com/containerd/nerdctl/v2/pkg/cmd/manifest;$WORK/b869=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/manifest -lang=go1.23 -complete -installsuffix shared -buildid EcZenkvjtmu_Ju9B3r2M/EcZenkvjtmu_Ju9B3r2M -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b869/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/annotate.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/create.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/inspect.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/push.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/rm.go
2025-08-20T21:45:29.7484693Z [00:03:09.715]➜  go tool buildid -w $WORK/b850/_pkg_.a # internal
2025-08-20T21:45:29.7600458Z [00:03:09.728]➜  cp $WORK/b850/_pkg_.a /root/.cache/go-build/76/76858984643d7cdec492b1ececbd67eca186ba3c93b2f00c7b9be89259ea4843-d # internal
2025-08-20T21:45:29.7609289Z [00:03:09.729]➜  github.com/fluent/fluent-logger-golang/fluent
2025-08-20T21:45:29.7617648Z [00:03:09.729]➜  mkdir -p $WORK/b849/
2025-08-20T21:45:29.7618060Z [00:03:09.729]➜  cat >/tmp/go-build3361383166/b849/importcfg << 'EOF' # internal
2025-08-20T21:45:29.7618406Z [00:03:09.729]➜  # import config
2025-08-20T21:45:29.7618748Z [00:03:09.729]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:29.7619171Z [00:03:09.729]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.7619611Z [00:03:09.729]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:29.7620079Z [00:03:09.729]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:29.7620558Z [00:03:09.729]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:29.7621039Z [00:03:09.729]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.7621478Z [00:03:09.729]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.7621894Z [00:03:09.729]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.7622692Z [00:03:09.729]➜  packagefile github.com/tinylib/msgp/msgp=/tmp/go-build3361383166/b850/_pkg_.a
2025-08-20T21:45:29.7623248Z [00:03:09.729]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:29.7623781Z [00:03:09.729]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:29.7624277Z [00:03:09.729]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:29.7624674Z [00:03:09.729]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.7625078Z [00:03:09.729]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:29.7625498Z [00:03:09.729]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.7625919Z [00:03:09.729]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.7626346Z [00:03:09.729]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:29.7626781Z [00:03:09.729]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.7627084Z [00:03:09.729]➜  EOF
2025-08-20T21:45:29.7630678Z [00:03:09.729]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b849/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/fluent/fluent-logger-golang@v1.10.0/fluent=>github.com/fluent/fluent-logger-golang@v1.10.0/fluent;$WORK/b849=>" -p github.com/fluent/fluent-logger-golang/fluent -lang=go1.23 -complete -installsuffix shared -buildid 6H8kBvKvh0nwYPav2hth/6H8kBvKvh0nwYPav2hth -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b849/importcfg -pack /root/go/pkg/mod/github.com/fluent/fluent-logger-golang@v1.10.0/fluent/fluent.go /root/go/pkg/mod/github.com/fluent/fluent-logger-golang@v1.10.0/fluent/proto.go /root/go/pkg/mod/github.com/fluent/fluent-logger-golang@v1.10.0/fluent/proto_gen.go /root/go/pkg/mod/github.com/fluent/fluent-logger-golang@v1.10.0/fluent/test_message.go /root/go/pkg/mod/github.com/fluent/fluent-logger-golang@v1.10.0/fluent/test_message_gen.go /root/go/pkg/mod/github.com/fluent/fluent-logger-golang@v1.10.0/fluent/version.go
2025-08-20T21:45:29.7695267Z [00:03:09.737]➜  go tool buildid -w $WORK/b869/_pkg_.a # internal
2025-08-20T21:45:29.7702887Z [00:03:09.738]➜  cp $WORK/b869/_pkg_.a /root/.cache/go-build/a3/a3c65006bc11543e7ce7157fc496ef5d45f81b65f46c3c3d666a966d08c706f6-d # internal
2025-08-20T21:45:29.7721591Z [00:03:09.740]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/manifest
2025-08-20T21:45:29.7726440Z [00:03:09.740]➜  mkdir -p $WORK/b868/
2025-08-20T21:45:29.7726799Z [00:03:09.740]➜  go tool buildid -w $WORK/b864/_pkg_.a # internal
2025-08-20T21:45:29.7733135Z [00:03:09.741]➜  cp $WORK/b864/_pkg_.a /root/.cache/go-build/6d/6d3ed5c98e0102373216199b3006dc4a373c0a37e148b8f2624b1cbee2f068a8-d # internal
2025-08-20T21:45:29.7733950Z [00:03:09.741]➜  cat >/tmp/go-build3361383166/b868/importcfg << 'EOF' # internal
2025-08-20T21:45:29.7734296Z [00:03:09.741]➜  # import config
2025-08-20T21:45:29.7734643Z [00:03:09.741]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.7735058Z [00:03:09.741]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.7735664Z [00:03:09.741]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:29.7736433Z [00:03:09.741]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:29.7737159Z [00:03:09.741]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.7737874Z [00:03:09.741]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/manifest=/tmp/go-build3361383166/b869/_pkg_.a
2025-08-20T21:45:29.7738915Z [00:03:09.741]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:29.7739530Z [00:03:09.741]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:29.7739892Z [00:03:09.741]➜  EOF
2025-08-20T21:45:29.7742623Z [00:03:09.741]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b868/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest=>github.com/containerd/nerdctl/v2/cmd/nerdctl/manifest;$WORK/b868=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/manifest -lang=go1.23 -complete -installsuffix shared -buildid KqMjrAhSWSGtkOWUpXuu/KqMjrAhSWSGtkOWUpXuu -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b868/importcfg -pack ./manifest/manifest.go ./manifest/manifest_annotate.go ./manifest/manifest_create.go ./manifest/manifest_inspect.go ./manifest/manifest_push.go ./manifest/manifest_remove.go
2025-08-20T21:45:29.7747722Z [00:03:09.742]➜  github.com/containerd/containerd/v2/core/runtime/opts
2025-08-20T21:45:29.7748087Z [00:03:09.742]➜  mkdir -p $WORK/b875/
2025-08-20T21:45:29.7752164Z [00:03:09.743]➜  cat >/tmp/go-build3361383166/b875/importcfg << 'EOF' # internal
2025-08-20T21:45:29.7757455Z [00:03:09.743]➜  # import config
2025-08-20T21:45:29.7757820Z [00:03:09.743]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.7758340Z [00:03:09.743]➜  packagefile github.com/containerd/cgroups/v3=/tmp/go-build3361383166/b483/_pkg_.a
2025-08-20T21:45:29.7758984Z [00:03:09.743]➜  packagefile github.com/containerd/cgroups/v3/cgroup1=/tmp/go-build3361383166/b653/_pkg_.a
2025-08-20T21:45:29.7759645Z [00:03:09.743]➜  packagefile github.com/containerd/cgroups/v3/cgroup2=/tmp/go-build3361383166/b657/_pkg_.a
2025-08-20T21:45:29.7760347Z [00:03:09.743]➜  packagefile github.com/containerd/containerd/v2/pkg/namespaces=/tmp/go-build3361383166/b377/_pkg_.a
2025-08-20T21:45:29.7760803Z [00:03:09.743]➜  EOF
2025-08-20T21:45:29.7763063Z [00:03:09.743]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b875/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/runtime/opts=>github.com/containerd/containerd/v2@v2.1.4/core/runtime/opts;$WORK/b875=>" -p github.com/containerd/containerd/v2/core/runtime/opts -lang=go1.23 -complete -installsuffix shared -buildid SFy0eJMx9YjjDb2VhfC0/SFy0eJMx9YjjDb2VhfC0 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b875/importcfg -pack /root/go/pkg/mod/github.com/containerd/containerd/v2@v2.1.4/core/runtime/opts/opts_linux.go
2025-08-20T21:45:29.8102125Z [00:03:09.778]➜  go tool buildid -w $WORK/b875/_pkg_.a # internal
2025-08-20T21:45:29.8108119Z [00:03:09.779]➜  cp $WORK/b875/_pkg_.a /root/.cache/go-build/1a/1a790dd473f2d22a78097162ec6f0709a175539cd67f635e593048b663f63fdb-d # internal
2025-08-20T21:45:29.8112566Z [00:03:09.779]➜  github.com/containerd/nerdctl/v2/pkg/cmd/namespace
2025-08-20T21:45:29.8114157Z [00:03:09.779]➜  mkdir -p $WORK/b874/
2025-08-20T21:45:29.8115755Z [00:03:09.779]➜  cat >/tmp/go-build3361383166/b874/importcfg << 'EOF' # internal
2025-08-20T21:45:29.8116259Z [00:03:09.779]➜  # import config
2025-08-20T21:45:29.8116594Z [00:03:09.779]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:29.8117054Z [00:03:09.779]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.8117485Z [00:03:09.779]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.8117893Z [00:03:09.779]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.8118667Z [00:03:09.779]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:29.8119502Z [00:03:09.779]➜  packagefile github.com/containerd/containerd/v2/core/runtime/opts=/tmp/go-build3361383166/b875/_pkg_.a
2025-08-20T21:45:29.8120256Z [00:03:09.779]➜  packagefile github.com/containerd/containerd/v2/pkg/namespaces=/tmp/go-build3361383166/b377/_pkg_.a
2025-08-20T21:45:29.8120908Z [00:03:09.779]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:29.8121476Z [00:03:09.779]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.8122133Z [00:03:09.779]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.8123135Z [00:03:09.779]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:29.8123919Z [00:03:09.779]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:29.8124687Z [00:03:09.779]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:29.8125481Z [00:03:09.779]➜  packagefile github.com/containerd/nerdctl/v2/pkg/mountutil/volumestore=/tmp/go-build3361383166/b701/_pkg_.a
2025-08-20T21:45:29.8126119Z [00:03:09.779]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:29.8126693Z [00:03:09.779]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.8127147Z [00:03:09.779]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:29.8128377Z [00:03:09.779]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:29.8129315Z [00:03:09.779]➜  EOF
2025-08-20T21:45:29.8132852Z [00:03:09.780]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b874/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace=>github.com/containerd/nerdctl/v2/pkg/cmd/namespace;$WORK/b874=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/namespace -lang=go1.23 -complete -installsuffix shared -buildid f1nV04Wapc2GImnU171f/f1nV04Wapc2GImnU171f -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b874/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/common.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/create.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/inspect.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/list.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/namespace_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/remove.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/update.go
2025-08-20T21:45:29.8179012Z [00:03:09.786]➜  go tool buildid -w $WORK/b868/_pkg_.a # internal
2025-08-20T21:45:29.8189420Z [00:03:09.787]➜  cp $WORK/b868/_pkg_.a /root/.cache/go-build/69/698e3bd58b18f5511a06bbe18f5ad1aa85e65c7dcf6d34fa626fa0d91dbd5503-d # internal
2025-08-20T21:45:29.8190557Z [00:03:09.787]➜  github.com/containerd/nerdctl/v2/pkg/cmd/network
2025-08-20T21:45:29.8190916Z [00:03:09.787]➜  mkdir -p $WORK/b877/
2025-08-20T21:45:29.8195867Z [00:03:09.787]➜  cat >/tmp/go-build3361383166/b877/importcfg << 'EOF' # internal
2025-08-20T21:45:29.8196408Z [00:03:09.788]➜  # import config
2025-08-20T21:45:29.8196750Z [00:03:09.788]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:29.8197176Z [00:03:09.788]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.8197639Z [00:03:09.788]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.8198077Z [00:03:09.788]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.8198483Z [00:03:09.788]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.8199048Z [00:03:09.788]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:29.8199671Z [00:03:09.788]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:29.8200460Z [00:03:09.788]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.8201183Z [00:03:09.788]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.8202104Z [00:03:09.788]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerinspector=/tmp/go-build3361383166/b835/_pkg_.a
2025-08-20T21:45:29.8202994Z [00:03:09.788]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:29.8203792Z [00:03:09.788]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat=/tmp/go-build3361383166/b537/_pkg_.a
2025-08-20T21:45:29.8204731Z [00:03:09.788]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:29.8205531Z [00:03:09.788]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:29.8206220Z [00:03:09.788]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil=/tmp/go-build3361383166/b704/_pkg_.a
2025-08-20T21:45:29.8215522Z [00:03:09.788]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:29.8216093Z [00:03:09.788]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.8216507Z [00:03:09.788]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:29.8217239Z [00:03:09.788]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.8217698Z [00:03:09.788]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:29.8218166Z [00:03:09.788]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:29.8218509Z [00:03:09.788]➜  EOF
2025-08-20T21:45:29.8221264Z [00:03:09.788]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b877/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network=>github.com/containerd/nerdctl/v2/pkg/cmd/network;$WORK/b877=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/network -lang=go1.23 -complete -installsuffix shared -buildid hEn3S1BfVtXf0FyNWEjU/hEn3S1BfVtXf0FyNWEjU -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b877/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/create.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/inspect.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/list.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/prune.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/remove.go
2025-08-20T21:45:29.9065481Z [00:03:09.874]➜  go tool buildid -w $WORK/b874/_pkg_.a # internal
2025-08-20T21:45:29.9088188Z [00:03:09.877]➜  cp $WORK/b874/_pkg_.a /root/.cache/go-build/61/6181394613d8cf45f8ddd0d04ff7264358116f243840c3ac78b1848f526d704a-d # internal
2025-08-20T21:45:29.9094538Z [00:03:09.877]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/namespace
2025-08-20T21:45:29.9094934Z [00:03:09.877]➜  mkdir -p $WORK/b873/
2025-08-20T21:45:29.9095330Z [00:03:09.877]➜  cat >/tmp/go-build3361383166/b873/importcfg << 'EOF' # internal
2025-08-20T21:45:29.9095676Z [00:03:09.877]➜  # import config
2025-08-20T21:45:29.9096208Z [00:03:09.877]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:29.9096977Z [00:03:09.877]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:29.9097715Z [00:03:09.877]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.9098423Z [00:03:09.877]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:29.9099156Z [00:03:09.877]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/namespace=/tmp/go-build3361383166/b874/_pkg_.a
2025-08-20T21:45:29.9099778Z [00:03:09.877]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:29.9100133Z [00:03:09.877]➜  EOF
2025-08-20T21:45:29.9102966Z [00:03:09.877]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b873/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace=>github.com/containerd/nerdctl/v2/cmd/nerdctl/namespace;$WORK/b873=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/namespace -lang=go1.23 -complete -installsuffix shared -buildid bo7m8UV_WfypcKzCkhVy/bo7m8UV_WfypcKzCkhVy -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b873/importcfg -pack ./namespace/namespace.go ./namespace/namespace_create.go ./namespace/namespace_inspect.go ./namespace/namespace_list.go ./namespace/namespace_remove.go ./namespace/namespace_update.go
2025-08-20T21:45:29.9132200Z [00:03:09.880]➜  go tool buildid -w $WORK/b877/_pkg_.a # internal
2025-08-20T21:45:29.9145929Z [00:03:09.882]➜  cp $WORK/b877/_pkg_.a /root/.cache/go-build/02/02b34b94efdaafe883240abcb9cdbca605421df60068cab58acddb840f03d79e-d # internal
2025-08-20T21:45:29.9147849Z [00:03:09.882]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/network
2025-08-20T21:45:29.9148271Z [00:03:09.882]➜  mkdir -p $WORK/b876/
2025-08-20T21:45:29.9148649Z [00:03:09.883]➜  cat >/tmp/go-build3361383166/b876/importcfg << 'EOF' # internal
2025-08-20T21:45:29.9148994Z [00:03:09.883]➜  # import config
2025-08-20T21:45:29.9149324Z [00:03:09.883]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.9149936Z [00:03:09.883]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:29.9150975Z [00:03:09.883]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:29.9151707Z [00:03:09.883]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:29.9152532Z [00:03:09.883]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:29.9153320Z [00:03:09.883]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/network=/tmp/go-build3361383166/b877/_pkg_.a
2025-08-20T21:45:29.9154045Z [00:03:09.883]➜  packagefile github.com/containerd/nerdctl/v2/pkg/identifiers=/tmp/go-build3361383166/b700/_pkg_.a
2025-08-20T21:45:29.9154745Z [00:03:09.883]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil=/tmp/go-build3361383166/b704/_pkg_.a
2025-08-20T21:45:29.9155430Z [00:03:09.883]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:29.9156032Z [00:03:09.883]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:29.9156508Z [00:03:09.883]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.9157042Z [00:03:09.883]➜  EOF
2025-08-20T21:45:29.9159493Z [00:03:09.883]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b876/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network=>github.com/containerd/nerdctl/v2/cmd/nerdctl/network;$WORK/b876=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/network -lang=go1.23 -complete -installsuffix shared -buildid QLRGSTaAERZZ6ZphopYo/QLRGSTaAERZZ6ZphopYo -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b876/importcfg -pack ./network/network.go ./network/network_create.go ./network/network_create_unix.go ./network/network_inspect.go ./network/network_list.go ./network/network_prune.go ./network/network_remove.go
2025-08-20T21:45:29.9361925Z [00:03:09.904]➜  go tool buildid -w $WORK/b849/_pkg_.a # internal
2025-08-20T21:45:29.9398338Z [00:03:09.908]➜  cp $WORK/b849/_pkg_.a /root/.cache/go-build/69/69d84e7c5202a45a82fd54fc3c550085de4d45eba901c2543df4f279ef87f4ee-d # internal
2025-08-20T21:45:29.9399530Z [00:03:09.908]➜  github.com/containerd/nerdctl/v2/pkg/logging
2025-08-20T21:45:29.9399915Z [00:03:09.908]➜  mkdir -p $WORK/b840/
2025-08-20T21:45:29.9400301Z [00:03:09.908]➜  cat >/tmp/go-build3361383166/b840/importcfg << 'EOF' # internal
2025-08-20T21:45:29.9400644Z [00:03:09.908]➜  # import config
2025-08-20T21:45:29.9401216Z [00:03:09.908]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:29.9401708Z [00:03:09.908]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:29.9402128Z [00:03:09.908]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:29.9402713Z [00:03:09.908]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:29.9403184Z [00:03:09.908]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:29.9403636Z [00:03:09.908]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:29.9404041Z [00:03:09.908]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:29.9404707Z [00:03:09.908]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:29.9405540Z [00:03:09.908]➜  packagefile github.com/containerd/containerd/v2/core/runtime/v2/logging=/tmp/go-build3361383166/b841/_pkg_.a
2025-08-20T21:45:29.9406231Z [00:03:09.908]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:29.9406800Z [00:03:09.908]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:29.9407438Z [00:03:09.908]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:29.9408166Z [00:03:09.908]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerutil=/tmp/go-build3361383166/b714/_pkg_.a
2025-08-20T21:45:29.9409114Z [00:03:09.908]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:29.9409888Z [00:03:09.908]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels/k8slabels=/tmp/go-build3361383166/b719/_pkg_.a
2025-08-20T21:45:29.9410654Z [00:03:09.908]➜  packagefile github.com/containerd/nerdctl/v2/pkg/logging/jsonfile=/tmp/go-build3361383166/b842/_pkg_.a
2025-08-20T21:45:29.9411395Z [00:03:09.908]➜  packagefile github.com/containerd/nerdctl/v2/pkg/logging/tail=/tmp/go-build3361383166/b844/_pkg_.a
2025-08-20T21:45:29.9412097Z [00:03:09.908]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:29.9412964Z [00:03:09.908]➜  packagefile github.com/coreos/go-systemd/v22/journal=/tmp/go-build3361383166/b845/_pkg_.a
2025-08-20T21:45:29.9413585Z [00:03:09.908]➜  packagefile github.com/docker/cli/templates=/tmp/go-build3361383166/b697/_pkg_.a
2025-08-20T21:45:29.9414213Z [00:03:09.908]➜  packagefile github.com/docker/docker/api/types/time=/tmp/go-build3361383166/b843/_pkg_.a
2025-08-20T21:45:29.9414871Z [00:03:09.908]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3361383166/b846/_pkg_.a
2025-08-20T21:45:29.9415689Z [00:03:09.908]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:29.9416271Z [00:03:09.908]➜  packagefile github.com/fahedouch/go-logrotate=/tmp/go-build3361383166/b847/_pkg_.a
2025-08-20T21:45:29.9416924Z [00:03:09.908]➜  packagefile github.com/fluent/fluent-logger-golang/fluent=/tmp/go-build3361383166/b849/_pkg_.a
2025-08-20T21:45:29.9417551Z [00:03:09.908]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build3361383166/b785/_pkg_.a
2025-08-20T21:45:29.9418128Z [00:03:09.908]➜  packagefile github.com/muesli/cancelreader=/tmp/go-build3361383166/b852/_pkg_.a
2025-08-20T21:45:29.9418699Z [00:03:09.908]➜  packagefile github.com/yuchanns/srslog=/tmp/go-build3361383166/b853/_pkg_.a
2025-08-20T21:45:29.9419178Z [00:03:09.908]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:29.9419578Z [00:03:09.908]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:29.9419978Z [00:03:09.908]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:29.9420399Z [00:03:09.908]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:29.9420807Z [00:03:09.908]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:29.9421323Z [00:03:09.908]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:29.9421836Z [00:03:09.908]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:29.9422283Z [00:03:09.908]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:29.9443422Z [00:03:09.908]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:29.9443870Z [00:03:09.908]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:29.9444319Z [00:03:09.908]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:29.9444737Z [00:03:09.908]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:29.9445201Z [00:03:09.908]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:29.9445900Z [00:03:09.908]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:29.9446328Z [00:03:09.908]➜  EOF
2025-08-20T21:45:29.9450177Z [00:03:09.908]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b840/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging=>github.com/containerd/nerdctl/v2/pkg/logging;$WORK/b840=>" -p github.com/containerd/nerdctl/v2/pkg/logging -lang=go1.23 -complete -installsuffix shared -buildid JFszLOJaua8kZ6qij0W6/JFszLOJaua8kZ6qij0W6 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b840/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/cri_logger.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/detail_writer.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/fluentd_logger.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/journald_logger.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/json_logger.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/log_viewer.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/logging.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/logs_other.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/none_logger.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/syslog_logger.go
2025-08-20T21:45:30.0013430Z [00:03:09.969]➜  go tool buildid -w $WORK/b876/_pkg_.a # internal
2025-08-20T21:45:30.0033137Z [00:03:09.971]➜  cp $WORK/b876/_pkg_.a /root/.cache/go-build/83/83550ff53b2f501359f7893ae2806d62ab6662b3b65c263e4784dee6b8c80a98-d # internal
2025-08-20T21:45:30.0034379Z [00:03:09.971]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/volume
2025-08-20T21:45:30.0034769Z [00:03:09.971]➜  mkdir -p $WORK/b880/
2025-08-20T21:45:30.0042253Z [00:03:09.972]➜  cat >/tmp/go-build3361383166/b880/importcfg << 'EOF' # internal
2025-08-20T21:45:30.0043362Z [00:03:09.972]➜  # import config
2025-08-20T21:45:30.0043901Z [00:03:09.972]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.0044441Z [00:03:09.972]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:30.0045438Z [00:03:09.972]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:30.0046215Z [00:03:09.972]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:30.0046951Z [00:03:09.972]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:30.0047656Z [00:03:09.972]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:30.0048362Z [00:03:09.972]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/volume=/tmp/go-build3361383166/b695/_pkg_.a
2025-08-20T21:45:30.0048969Z [00:03:09.972]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:30.0049443Z [00:03:09.972]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:30.0049758Z [00:03:09.972]➜  EOF
2025-08-20T21:45:30.0052161Z [00:03:09.972]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b880/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume=>github.com/containerd/nerdctl/v2/cmd/nerdctl/volume;$WORK/b880=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/volume -lang=go1.23 -complete -installsuffix shared -buildid 7TzmVzVGiWHMW3gGxHG1/7TzmVzVGiWHMW3gGxHG1 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b880/importcfg -pack ./volume/volume.go ./volume/volume_create.go ./volume/volume_inspect.go ./volume/volume_list.go ./volume/volume_prune.go ./volume/volume_remove.go
2025-08-20T21:45:30.0139192Z [00:03:09.982]➜  go tool buildid -w $WORK/b873/_pkg_.a # internal
2025-08-20T21:45:30.0153924Z [00:03:09.983]➜  cp $WORK/b873/_pkg_.a /root/.cache/go-build/de/de29017c3a832fa94ffe450b45b1ff514445de87da15ac007b81cc1380642c7a-d # internal
2025-08-20T21:45:30.0416282Z [00:03:10.009]➜  go tool buildid -w $WORK/b824/_pkg_.a # internal
2025-08-20T21:45:30.0504409Z [00:03:10.017]➜  cp $WORK/b824/_pkg_.a /root/.cache/go-build/d0/d052a23905101936750dcfbb063fcfde8c5c8ef03ebaf2f3829e400ed6345dcd-d # internal
2025-08-20T21:45:30.0505500Z [00:03:10.017]➜  github.com/containerd/stargz-snapshotter/estargz/zstdchunked
2025-08-20T21:45:30.0505996Z [00:03:10.017]➜  mkdir -p $WORK/b827/
2025-08-20T21:45:30.0507144Z [00:03:10.017]➜  github.com/containerd/stargz-snapshotter/nativeconverter/estargz
2025-08-20T21:45:30.0507867Z [00:03:10.017]➜  mkdir -p $WORK/b828/
2025-08-20T21:45:30.0508459Z [00:03:10.018]➜  cat >/tmp/go-build3361383166/b828/importcfg << 'EOF' # internal
2025-08-20T21:45:30.0509328Z [00:03:10.018]➜  # import config
2025-08-20T21:45:30.0509929Z [00:03:10.018]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:30.0510856Z [00:03:10.018]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.0512017Z [00:03:10.018]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:30.0513038Z [00:03:10.018]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:30.0514041Z [00:03:10.018]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:30.0515413Z [00:03:10.018]➜  packagefile github.com/containerd/containerd/v2/core/images/converter/uncompress=/tmp/go-build3361383166/b811/_pkg_.a
2025-08-20T21:45:30.0516566Z [00:03:10.018]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:30.0517581Z [00:03:10.018]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:30.0518348Z [00:03:10.018]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:30.0519497Z [00:03:10.018]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3361383166/b824/_pkg_.a
2025-08-20T21:45:30.0520739Z [00:03:10.018]➜  packagefile github.com/containerd/stargz-snapshotter/util/ioutils=/tmp/go-build3361383166/b829/_pkg_.a
2025-08-20T21:45:30.0521953Z [00:03:10.018]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:30.0523127Z [00:03:10.018]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:30.0524208Z [00:03:10.018]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:30.0524758Z [00:03:10.018]➜  EOF
2025-08-20T21:45:30.0525548Z [00:03:10.018]➜  cat >/tmp/go-build3361383166/b827/importcfg << 'EOF' # internal
2025-08-20T21:45:30.0526212Z [00:03:10.018]➜  # import config
2025-08-20T21:45:30.0527009Z [00:03:10.018]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:30.0527824Z [00:03:10.018]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:30.0528718Z [00:03:10.018]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:30.0529549Z [00:03:10.018]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:30.0531510Z [00:03:10.018]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.0532336Z [00:03:10.018]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3361383166/b824/_pkg_.a
2025-08-20T21:45:30.0533130Z [00:03:10.018]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3361383166/b350/_pkg_.a
2025-08-20T21:45:30.0533748Z [00:03:10.018]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:30.0534252Z [00:03:10.018]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:30.0534649Z [00:03:10.018]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:30.0535058Z [00:03:10.018]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:30.0535383Z [00:03:10.018]➜  EOF
2025-08-20T21:45:30.0537870Z [00:03:10.018]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b827/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/zstdchunked=>github.com/containerd/stargz-snapshotter/estargz@v0.16.3/zstdchunked;$WORK/b827=>" -p github.com/containerd/stargz-snapshotter/estargz/zstdchunked -lang=go1.22 -complete -installsuffix shared -buildid 5-eFCIe7zan3lXxchxKq/5-eFCIe7zan3lXxchxKq -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b827/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/zstdchunked/zstdchunked.go
2025-08-20T21:45:30.0542102Z [00:03:10.018]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b828/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/nativeconverter/estargz=>github.com/containerd/stargz-snapshotter@v0.16.3/nativeconverter/estargz;$WORK/b828=>" -p github.com/containerd/stargz-snapshotter/nativeconverter/estargz -lang=go1.22 -complete -installsuffix shared -buildid 53Pg6FZl8c6b8e0Ho_K7/53Pg6FZl8c6b8e0Ho_K7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b828/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/nativeconverter/estargz/estargz.go
2025-08-20T21:45:30.0888940Z [00:03:10.057]➜  go tool buildid -w $WORK/b880/_pkg_.a # internal
2025-08-20T21:45:30.0906909Z [00:03:10.059]➜  cp $WORK/b880/_pkg_.a /root/.cache/go-build/7d/7dcbb9a7e9ae3ae714996f18079d7bbfc0b977d505b8c17be22e34adf1062b27-d # internal
2025-08-20T21:45:30.0908190Z [00:03:10.059]➜  github.com/containerd/stargz-snapshotter/estargz/externaltoc
2025-08-20T21:45:30.0908585Z [00:03:10.059]➜  mkdir -p $WORK/b831/
2025-08-20T21:45:30.0928215Z [00:03:10.060]➜  cat >/tmp/go-build3361383166/b831/importcfg << 'EOF' # internal
2025-08-20T21:45:30.0928665Z [00:03:10.060]➜  # import config
2025-08-20T21:45:30.0929060Z [00:03:10.060]➜  packagefile archive/tar=/tmp/go-build3361383166/b080/_pkg_.a
2025-08-20T21:45:30.0929498Z [00:03:10.060]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:30.0930231Z [00:03:10.061]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:30.0930722Z [00:03:10.061]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:30.0931197Z [00:03:10.061]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:30.0931641Z [00:03:10.061]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.0932221Z [00:03:10.061]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3361383166/b824/_pkg_.a
2025-08-20T21:45:30.0933036Z [00:03:10.061]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:30.0933631Z [00:03:10.061]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:30.0934048Z [00:03:10.061]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:30.0934454Z [00:03:10.061]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:30.0934757Z [00:03:10.061]➜  EOF
2025-08-20T21:45:30.0937264Z [00:03:10.061]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b831/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/externaltoc=>github.com/containerd/stargz-snapshotter/estargz@v0.16.3/externaltoc;$WORK/b831=>" -p github.com/containerd/stargz-snapshotter/estargz/externaltoc -lang=go1.22 -complete -installsuffix shared -buildid ZxntFgRw9d1aM3UBFmZ5/ZxntFgRw9d1aM3UBFmZ5 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b831/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter/estargz@v0.16.3/externaltoc/externaltoc.go
2025-08-20T21:45:30.1019248Z [00:03:10.070]➜  go tool buildid -w $WORK/b828/_pkg_.a # internal
2025-08-20T21:45:30.1026287Z [00:03:10.070]➜  cp $WORK/b828/_pkg_.a /root/.cache/go-build/5e/5e9a499166331f8e55fcf55372db2dec84ad406822609642b7d56774ffb4e076-d # internal
2025-08-20T21:45:30.1060312Z [00:03:10.074]➜  go tool buildid -w $WORK/b840/_pkg_.a # internal
2025-08-20T21:45:30.1090412Z [00:03:10.077]➜  cp $WORK/b840/_pkg_.a /root/.cache/go-build/3d/3dfbef662df69518469496cb9cc2a2f74a11a9b9dc01d386a4edf8c67d746d97-d # internal
2025-08-20T21:45:30.1097226Z [00:03:10.078]➜  go tool buildid -w $WORK/b827/_pkg_.a # internal
2025-08-20T21:45:30.1111100Z [00:03:10.079]➜  cp $WORK/b827/_pkg_.a /root/.cache/go-build/73/73be1d3b79ef3ac1d21c569e712e12e2fa91bd9d6e88057b470fae80eef7fd04-d # internal
2025-08-20T21:45:30.1113137Z [00:03:10.079]➜  github.com/containerd/stargz-snapshotter/nativeconverter/zstdchunked
2025-08-20T21:45:30.1123606Z [00:03:10.079]➜  mkdir -p $WORK/b833/
2025-08-20T21:45:30.1124093Z [00:03:10.079]➜  cat >/tmp/go-build3361383166/b833/importcfg << 'EOF' # internal
2025-08-20T21:45:30.1124459Z [00:03:10.079]➜  # import config
2025-08-20T21:45:30.1125128Z [00:03:10.079]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:30.1125549Z [00:03:10.079]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.1126129Z [00:03:10.079]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:30.1126865Z [00:03:10.079]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:30.1127633Z [00:03:10.079]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:30.1128508Z [00:03:10.079]➜  packagefile github.com/containerd/containerd/v2/core/images/converter/uncompress=/tmp/go-build3361383166/b811/_pkg_.a
2025-08-20T21:45:30.1129359Z [00:03:10.079]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:30.1130111Z [00:03:10.079]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:30.1130752Z [00:03:10.079]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:30.1131315Z [00:03:10.079]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:30.1132156Z [00:03:10.079]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3361383166/b824/_pkg_.a
2025-08-20T21:45:30.1133114Z [00:03:10.079]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/zstdchunked=/tmp/go-build3361383166/b827/_pkg_.a
2025-08-20T21:45:30.1133900Z [00:03:10.079]➜  packagefile github.com/containerd/stargz-snapshotter/util/ioutils=/tmp/go-build3361383166/b829/_pkg_.a
2025-08-20T21:45:30.1134580Z [00:03:10.079]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3361383166/b350/_pkg_.a
2025-08-20T21:45:30.1135199Z [00:03:10.079]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:30.1135874Z [00:03:10.079]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:30.1136415Z [00:03:10.079]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:30.1136716Z [00:03:10.079]➜  EOF
2025-08-20T21:45:30.1139404Z [00:03:10.079]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b833/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/nativeconverter/zstdchunked=>github.com/containerd/stargz-snapshotter@v0.16.3/nativeconverter/zstdchunked;$WORK/b833=>" -p github.com/containerd/stargz-snapshotter/nativeconverter/zstdchunked -lang=go1.22 -complete -installsuffix shared -buildid 4PuxshEDpJAdMLD2Q6vm/4PuxshEDpJAdMLD2Q6vm -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b833/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/nativeconverter/zstdchunked/zstdchunked.go
2025-08-20T21:45:30.1303851Z [00:03:10.098]➜  go tool buildid -w $WORK/b831/_pkg_.a # internal
2025-08-20T21:45:30.1315452Z [00:03:10.099]➜  cp $WORK/b831/_pkg_.a /root/.cache/go-build/cb/cb6f255080bde3b5847f7be519be7b857d29548d412653256f94a169dd514974-d # internal
2025-08-20T21:45:30.1323965Z [00:03:10.099]➜  github.com/containerd/stargz-snapshotter/nativeconverter/estargz/externaltoc
2025-08-20T21:45:30.1324456Z [00:03:10.099]➜  mkdir -p $WORK/b830/
2025-08-20T21:45:30.1324841Z [00:03:10.100]➜  cat >/tmp/go-build3361383166/b830/importcfg << 'EOF' # internal
2025-08-20T21:45:30.1325182Z [00:03:10.100]➜  # import config
2025-08-20T21:45:30.1325526Z [00:03:10.100]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:30.1325974Z [00:03:10.100]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:30.1326407Z [00:03:10.100]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.1326982Z [00:03:10.100]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:30.1328026Z [00:03:10.100]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:30.1328785Z [00:03:10.100]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:30.1329641Z [00:03:10.100]➜  packagefile github.com/containerd/containerd/v2/core/images/converter/uncompress=/tmp/go-build3361383166/b811/_pkg_.a
2025-08-20T21:45:30.1330443Z [00:03:10.100]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:30.1331192Z [00:03:10.100]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker=/tmp/go-build3361383166/b395/_pkg_.a
2025-08-20T21:45:30.1331984Z [00:03:10.100]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:30.1332909Z [00:03:10.100]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:30.1333645Z [00:03:10.100]➜  packagefile github.com/containerd/containerd/v2/pkg/reference=/tmp/go-build3361383166/b385/_pkg_.a
2025-08-20T21:45:30.1334293Z [00:03:10.100]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:30.1335081Z [00:03:10.100]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:30.1335746Z [00:03:10.100]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3361383166/b824/_pkg_.a
2025-08-20T21:45:30.1337111Z [00:03:10.101]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/externaltoc=/tmp/go-build3361383166/b831/_pkg_.a
2025-08-20T21:45:30.1338096Z [00:03:10.101]➜  packagefile github.com/containerd/stargz-snapshotter/fs/source=/tmp/go-build3361383166/b643/_pkg_.a
2025-08-20T21:45:30.1339024Z [00:03:10.101]➜  packagefile github.com/containerd/stargz-snapshotter/nativeconverter/estargz=/tmp/go-build3361383166/b828/_pkg_.a
2025-08-20T21:45:30.1339968Z [00:03:10.101]➜  packagefile github.com/containerd/stargz-snapshotter/util/containerdutil=/tmp/go-build3361383166/b832/_pkg_.a
2025-08-20T21:45:30.1340856Z [00:03:10.101]➜  packagefile github.com/containerd/stargz-snapshotter/util/ioutils=/tmp/go-build3361383166/b829/_pkg_.a
2025-08-20T21:45:30.1341785Z [00:03:10.101]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:30.1342801Z [00:03:10.101]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3361383166/b314/_pkg_.a
2025-08-20T21:45:30.1343687Z [00:03:10.101]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:30.1344330Z [00:03:10.101]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:30.1344820Z [00:03:10.101]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:30.1345315Z [00:03:10.101]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:30.1345716Z [00:03:10.101]➜  EOF
2025-08-20T21:45:30.1348952Z [00:03:10.101]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b830/_pkg_.a -trimpath "/root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/nativeconverter/estargz/externaltoc=>github.com/containerd/stargz-snapshotter@v0.16.3/nativeconverter/estargz/externaltoc;$WORK/b830=>" -p github.com/containerd/stargz-snapshotter/nativeconverter/estargz/externaltoc -lang=go1.22 -complete -installsuffix shared -buildid 8--yumby5TXnmtq-KzFL/8--yumby5TXnmtq-KzFL -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b830/importcfg -pack /root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/nativeconverter/estargz/externaltoc/converter.go /root/go/pkg/mod/github.com/containerd/stargz-snapshotter@v0.16.3/nativeconverter/estargz/externaltoc/fetcher.go
2025-08-20T21:45:30.1603170Z [00:03:10.128]➜  go tool buildid -w $WORK/b833/_pkg_.a # internal
2025-08-20T21:45:30.1616907Z [00:03:10.130]➜  cp $WORK/b833/_pkg_.a /root/.cache/go-build/e9/e940ad66be93b3ef7508370b098ff87af3475076590c67b6a2d38cd3244ae653-d # internal
2025-08-20T21:45:30.1877575Z [00:03:10.156]➜  go tool buildid -w $WORK/b830/_pkg_.a # internal
2025-08-20T21:45:30.1891791Z [00:03:10.157]➜  cp $WORK/b830/_pkg_.a /root/.cache/go-build/f3/f39356891f27295677958cea060e02c3ca63adb842303493b0d3d947852fb246-d # internal
2025-08-20T21:45:30.1893853Z [00:03:10.157]➜  github.com/containerd/nerdctl/v2/pkg/cmd/image
2025-08-20T21:45:30.1894212Z [00:03:10.157]➜  mkdir -p $WORK/b804/
2025-08-20T21:45:30.1898984Z [00:03:10.158]➜  cat >/tmp/go-build3361383166/b804/importcfg << 'EOF' # internal
2025-08-20T21:45:30.1899414Z [00:03:10.158]➜  # import config
2025-08-20T21:45:30.1899755Z [00:03:10.158]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:30.1900202Z [00:03:10.158]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:30.1900656Z [00:03:10.158]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:30.1901110Z [00:03:10.158]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:30.1901578Z [00:03:10.158]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:30.1902052Z [00:03:10.158]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:30.1902979Z [00:03:10.158]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:30.1903398Z [00:03:10.158]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.1904046Z [00:03:10.158]➜  packagefile github.com/containerd/accelerated-container-image/pkg/convertor=/tmp/go-build3361383166/b805/_pkg_.a
2025-08-20T21:45:30.1904830Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:30.1905539Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:30.1906252Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:30.1907003Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/core/images/archive=/tmp/go-build3361383166/b384/_pkg_.a
2025-08-20T21:45:30.1907937Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:30.1908861Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/core/images/converter/uncompress=/tmp/go-build3361383166/b811/_pkg_.a
2025-08-20T21:45:30.1909760Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/core/leases=/tmp/go-build3361383166/b391/_pkg_.a
2025-08-20T21:45:30.1910583Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:30.1911332Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker=/tmp/go-build3361383166/b395/_pkg_.a
2025-08-20T21:45:30.1912139Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker/config=/tmp/go-build3361383166/b621/_pkg_.a
2025-08-20T21:45:30.1913303Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:30.1914114Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:30.1914877Z [00:03:10.158]➜  packagefile github.com/containerd/containerd/v2/pkg/reference=/tmp/go-build3361383166/b385/_pkg_.a
2025-08-20T21:45:30.1915529Z [00:03:10.158]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:30.1916230Z [00:03:10.158]➜  packagefile github.com/containerd/imgcrypt/v2/images/encryption=/tmp/go-build3361383166/b550/_pkg_.a
2025-08-20T21:45:30.1917076Z [00:03:10.158]➜  packagefile github.com/containerd/imgcrypt/v2/images/encryption/parsehelpers=/tmp/go-build3361383166/b812/_pkg_.a
2025-08-20T21:45:30.1918008Z [00:03:10.158]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:30.1918636Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:30.1919348Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:30.1920075Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerdutil=/tmp/go-build3361383166/b814/_pkg_.a
2025-08-20T21:45:30.1920815Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerutil=/tmp/go-build3361383166/b714/_pkg_.a
2025-08-20T21:45:30.1921523Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/errutil=/tmp/go-build3361383166/b593/_pkg_.a
2025-08-20T21:45:30.1922217Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:30.1923371Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/imagewalker=/tmp/go-build3361383166/b594/_pkg_.a
2025-08-20T21:45:30.1924143Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imageinspector=/tmp/go-build3361383166/b815/_pkg_.a
2025-08-20T21:45:30.1925086Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:30.1925821Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/converter=/tmp/go-build3361383166/b816/_pkg_.a
2025-08-20T21:45:30.1926646Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/dockerconfigresolver=/tmp/go-build3361383166/b620/_pkg_.a
2025-08-20T21:45:30.1927440Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/fetch=/tmp/go-build3361383166/b817/_pkg_.a
2025-08-20T21:45:30.1928164Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/push=/tmp/go-build3361383166/b818/_pkg_.a
2025-08-20T21:45:30.1929001Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat=/tmp/go-build3361383166/b537/_pkg_.a
2025-08-20T21:45:30.1929824Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:30.1930640Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ipfs=/tmp/go-build3361383166/b771/_pkg_.a
2025-08-20T21:45:30.1931448Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:30.1932262Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:30.1933186Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/signutil=/tmp/go-build3361383166/b779/_pkg_.a
2025-08-20T21:45:30.1933920Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/snapshotterutil=/tmp/go-build3361383166/b642/_pkg_.a
2025-08-20T21:45:30.1934640Z [00:03:10.158]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:30.1935365Z [00:03:10.158]➜  packagefile github.com/containerd/nydus-snapshotter/pkg/converter=/tmp/go-build3361383166/b819/_pkg_.a
2025-08-20T21:45:30.1936037Z [00:03:10.158]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:30.1936694Z [00:03:10.158]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3361383166/b824/_pkg_.a
2025-08-20T21:45:30.1937465Z [00:03:10.158]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/zstdchunked=/tmp/go-build3361383166/b827/_pkg_.a
2025-08-20T21:45:30.1938292Z [00:03:10.158]➜  packagefile github.com/containerd/stargz-snapshotter/nativeconverter/estargz=/tmp/go-build3361383166/b828/_pkg_.a
2025-08-20T21:45:30.1939193Z [00:03:10.158]➜  packagefile github.com/containerd/stargz-snapshotter/nativeconverter/estargz/externaltoc=/tmp/go-build3361383166/b830/_pkg_.a
2025-08-20T21:45:30.1940323Z [00:03:10.158]➜  packagefile github.com/containerd/stargz-snapshotter/nativeconverter/zstdchunked=/tmp/go-build3361383166/b833/_pkg_.a
2025-08-20T21:45:30.1941122Z [00:03:10.158]➜  packagefile github.com/containerd/stargz-snapshotter/recorder=/tmp/go-build3361383166/b834/_pkg_.a
2025-08-20T21:45:30.1941888Z [00:03:10.158]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:30.1942595Z [00:03:10.158]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3361383166/b350/_pkg_.a
2025-08-20T21:45:30.1943277Z [00:03:10.158]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:30.1943937Z [00:03:10.158]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:30.1944627Z [00:03:10.158]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3361383166/b314/_pkg_.a
2025-08-20T21:45:30.1945322Z [00:03:10.158]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:30.1945862Z [00:03:10.158]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:30.1946274Z [00:03:10.158]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:30.1946692Z [00:03:10.158]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:30.1947121Z [00:03:10.158]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:30.1947562Z [00:03:10.158]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:30.1947970Z [00:03:10.158]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:30.1948383Z [00:03:10.158]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:30.1948831Z [00:03:10.158]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:30.1949301Z [00:03:10.158]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:30.1949740Z [00:03:10.158]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:30.1950041Z [00:03:10.158]➜  EOF
2025-08-20T21:45:30.1954520Z [00:03:10.158]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b804/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image=>github.com/containerd/nerdctl/v2/pkg/cmd/image;$WORK/b804=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/image -lang=go1.23 -complete -installsuffix shared -buildid VO2dMVSJ682oVP2Kd01t/VO2dMVSJ682oVP2Kd01t -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b804/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/convert.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/crypt.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/ensure.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/import.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/inspect.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/list.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/prune.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/pull.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/push.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/remove.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/save.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/tag.go
2025-08-20T21:45:30.3889779Z [00:03:10.357]➜  go tool buildid -w $WORK/b804/_pkg_.a # internal
2025-08-20T21:45:30.3933828Z [00:03:10.361]➜  cp $WORK/b804/_pkg_.a /root/.cache/go-build/86/8690d38da822e096e10b4a498c79571da234eeda72216d3cb74e4544c7212bf6-d # internal
2025-08-20T21:45:30.3934527Z [00:03:10.361]➜  github.com/containerd/nerdctl/v2/pkg/imgutil/commit
2025-08-20T21:45:30.3934889Z [00:03:10.361]➜  mkdir -p $WORK/b838/
2025-08-20T21:45:30.3963485Z [00:03:10.363]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/image
2025-08-20T21:45:30.3965209Z [00:03:10.363]➜  mkdir -p $WORK/b858/
2025-08-20T21:45:30.3965610Z [00:03:10.363]➜  cat >/tmp/go-build3361383166/b858/importcfg << 'EOF' # internal
2025-08-20T21:45:30.3965954Z [00:03:10.363]➜  # import config
2025-08-20T21:45:30.3966289Z [00:03:10.363]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:30.3967093Z [00:03:10.363]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:30.3967545Z [00:03:10.363]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:30.3968140Z [00:03:10.363]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:30.3968556Z [00:03:10.363]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.3969114Z [00:03:10.363]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:30.3970142Z [00:03:10.363]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:30.3970813Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/builder=/tmp/go-build3361383166/b712/_pkg_.a
2025-08-20T21:45:30.3971582Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:30.3972353Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:30.3973829Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:30.3974698Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:30.3975412Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/image=/tmp/go-build3361383166/b804/_pkg_.a
2025-08-20T21:45:30.3976123Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:30.3976867Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/imagewalker=/tmp/go-build3361383166/b594/_pkg_.a
2025-08-20T21:45:30.3977596Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:30.3978304Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/load=/tmp/go-build3361383166/b839/_pkg_.a
2025-08-20T21:45:30.3979034Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:30.3980013Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:30.3980787Z [00:03:10.363]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:30.3981506Z [00:03:10.363]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:30.3982113Z [00:03:10.363]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build3361383166/b760/_pkg_.a
2025-08-20T21:45:30.3982883Z [00:03:10.363]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:30.3983490Z [00:03:10.363]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:30.3983953Z [00:03:10.363]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:30.3984367Z [00:03:10.363]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:30.3984781Z [00:03:10.363]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:30.3985199Z [00:03:10.363]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:30.3985620Z [00:03:10.363]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:30.3986077Z [00:03:10.363]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:30.3986546Z [00:03:10.363]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:30.3986979Z [00:03:10.363]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:30.3987282Z [00:03:10.363]➜  EOF
2025-08-20T21:45:30.3990348Z [00:03:10.363]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b858/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image=>github.com/containerd/nerdctl/v2/cmd/nerdctl/image;$WORK/b858=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/image -lang=go1.23 -complete -installsuffix shared -buildid S3RijJjEfl5UNFAU2Qi7/S3RijJjEfl5UNFAU2Qi7 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b858/importcfg -pack ./image/image.go ./image/image_convert.go ./image/image_cryptutil.go ./image/image_decrypt.go ./image/image_encrypt.go ./image/image_history.go ./image/image_import.go ./image/image_inspect.go ./image/image_list.go ./image/image_load.go ./image/image_prune.go ./image/image_pull.go ./image/image_push.go ./image/image_remove.go ./image/image_save.go ./image/image_tag.go
2025-08-20T21:45:30.3993457Z [00:03:10.365]➜  cat >/tmp/go-build3361383166/b838/importcfg << 'EOF' # internal
2025-08-20T21:45:30.3993803Z [00:03:10.365]➜  # import config
2025-08-20T21:45:30.3994136Z [00:03:10.365]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:30.3994553Z [00:03:10.365]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:30.3994998Z [00:03:10.365]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:30.3995469Z [00:03:10.365]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:30.3995944Z [00:03:10.365]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:30.3996369Z [00:03:10.365]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.3996917Z [00:03:10.365]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:30.3997613Z [00:03:10.365]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:30.3998329Z [00:03:10.365]➜  packagefile github.com/containerd/containerd/v2/core/diff=/tmp/go-build3361383166/b347/_pkg_.a
2025-08-20T21:45:30.3999033Z [00:03:10.365]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:30.3999743Z [00:03:10.365]➜  packagefile github.com/containerd/containerd/v2/core/leases=/tmp/go-build3361383166/b391/_pkg_.a
2025-08-20T21:45:30.4000466Z [00:03:10.365]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:30.4001336Z [00:03:10.365]➜  packagefile github.com/containerd/containerd/v2/pkg/cio=/tmp/go-build3361383166/b450/_pkg_.a
2025-08-20T21:45:30.4002161Z [00:03:10.365]➜  packagefile github.com/containerd/containerd/v2/pkg/rootfs=/tmp/go-build3361383166/b453/_pkg_.a
2025-08-20T21:45:30.4002961Z [00:03:10.365]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:30.4003521Z [00:03:10.365]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:30.4004150Z [00:03:10.365]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:30.4004855Z [00:03:10.365]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:30.4005560Z [00:03:10.365]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/image=/tmp/go-build3361383166/b804/_pkg_.a
2025-08-20T21:45:30.4006284Z [00:03:10.365]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerutil=/tmp/go-build3361383166/b714/_pkg_.a
2025-08-20T21:45:30.4006988Z [00:03:10.365]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:30.4007671Z [00:03:10.365]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:30.4008298Z [00:03:10.365]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:30.4008955Z [00:03:10.365]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3361383166/b824/_pkg_.a
2025-08-20T21:45:30.4009741Z [00:03:10.365]➜  packagefile github.com/containerd/stargz-snapshotter/nativeconverter/estargz=/tmp/go-build3361383166/b828/_pkg_.a
2025-08-20T21:45:30.4010774Z [00:03:10.365]➜  packagefile github.com/containerd/stargz-snapshotter/nativeconverter/zstdchunked=/tmp/go-build3361383166/b833/_pkg_.a
2025-08-20T21:45:30.4011636Z [00:03:10.365]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3361383166/b350/_pkg_.a
2025-08-20T21:45:30.4012260Z [00:03:10.365]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:30.4013082Z [00:03:10.365]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:30.4013782Z [00:03:10.365]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3361383166/b314/_pkg_.a
2025-08-20T21:45:30.4014486Z [00:03:10.365]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:30.4015039Z [00:03:10.365]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:30.4015469Z [00:03:10.365]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:30.4015891Z [00:03:10.365]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:30.4016303Z [00:03:10.365]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:30.4016610Z [00:03:10.365]➜  EOF
2025-08-20T21:45:30.4018789Z [00:03:10.365]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b838/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/commit=>github.com/containerd/nerdctl/v2/pkg/imgutil/commit;$WORK/b838=>" -p github.com/containerd/nerdctl/v2/pkg/imgutil/commit -lang=go1.23 -complete -installsuffix shared -buildid T64ERBHmt1wt2IGjp7P4/T64ERBHmt1wt2IGjp7P4 -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b838/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/commit/commit.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/commit/commit_unix.go
2025-08-20T21:45:30.4906276Z [00:03:10.457]➜  go tool buildid -w $WORK/b838/_pkg_.a # internal
2025-08-20T21:45:30.4921827Z [00:03:10.460]➜  cp $WORK/b838/_pkg_.a /root/.cache/go-build/f1/f16d5cf868264b887915b2ae2c74cbdd582f203ed6521b4651c18c561cde72ad-d # internal
2025-08-20T21:45:30.4929464Z [00:03:10.461]➜  github.com/containerd/nerdctl/v2/pkg/cmd/container
2025-08-20T21:45:30.4937802Z [00:03:10.462]➜  mkdir -p $WORK/b780/
2025-08-20T21:45:30.4938301Z [00:03:10.462]➜  cat >/tmp/go-build3361383166/b780/importcfg << 'EOF' # internal
2025-08-20T21:45:30.4938847Z [00:03:10.462]➜  # import config
2025-08-20T21:45:30.4940232Z [00:03:10.462]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:30.4940770Z [00:03:10.462]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:30.4941193Z [00:03:10.462]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:30.4941646Z [00:03:10.462]➜  packagefile encoding/csv=/tmp/go-build3361383166/b641/_pkg_.a
2025-08-20T21:45:30.4942108Z [00:03:10.462]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:30.4942750Z [00:03:10.462]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:30.4943184Z [00:03:10.462]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.4943772Z [00:03:10.462]➜  packagefile github.com/containerd/cgroups/v3/cgroup1/stats=/tmp/go-build3361383166/b654/_pkg_.a
2025-08-20T21:45:30.4944478Z [00:03:10.462]➜  packagefile github.com/containerd/cgroups/v3/cgroup2/stats=/tmp/go-build3361383166/b681/_pkg_.a
2025-08-20T21:45:30.4945117Z [00:03:10.462]➜  packagefile github.com/containerd/console=/tmp/go-build3361383166/b638/_pkg_.a
2025-08-20T21:45:30.4945751Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/api/events=/tmp/go-build3361383166/b781/_pkg_.a
2025-08-20T21:45:30.4946487Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/api/types/runc/options=/tmp/go-build3361383166/b326/_pkg_.a
2025-08-20T21:45:30.4947211Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:30.4948194Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/contrib/apparmor=/tmp/go-build3361383166/b711/_pkg_.a
2025-08-20T21:45:30.4948937Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/contrib/nvidia=/tmp/go-build3361383166/b762/_pkg_.a
2025-08-20T21:45:30.4949860Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/contrib/seccomp=/tmp/go-build3361383166/b782/_pkg_.a
2025-08-20T21:45:30.4950608Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:30.4951331Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/core/events=/tmp/go-build3361383166/b382/_pkg_.a
2025-08-20T21:45:30.4952041Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/core/leases=/tmp/go-build3361383166/b391/_pkg_.a
2025-08-20T21:45:30.4952880Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:30.4953634Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/core/runtime/restart=/tmp/go-build3361383166/b538/_pkg_.a
2025-08-20T21:45:30.4954390Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:30.4955117Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/pkg/archive=/tmp/go-build3361383166/b448/_pkg_.a
2025-08-20T21:45:30.4955816Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/pkg/cap=/tmp/go-build3361383166/b376/_pkg_.a
2025-08-20T21:45:30.4956494Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/pkg/cdi=/tmp/go-build3361383166/b783/_pkg_.a
2025-08-20T21:45:30.4957167Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/pkg/cio=/tmp/go-build3361383166/b450/_pkg_.a
2025-08-20T21:45:30.4957874Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/pkg/namespaces=/tmp/go-build3361383166/b377/_pkg_.a
2025-08-20T21:45:30.4958577Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:30.4959275Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/pkg/progress=/tmp/go-build3361383166/b637/_pkg_.a
2025-08-20T21:45:30.4960111Z [00:03:10.462]➜  packagefile github.com/containerd/containerd/v2/plugins=/tmp/go-build3361383166/b454/_pkg_.a
2025-08-20T21:45:30.4960862Z [00:03:10.462]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build3361383166/b367/_pkg_.a
2025-08-20T21:45:30.4961540Z [00:03:10.462]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:30.4962180Z [00:03:10.462]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:30.4962933Z [00:03:10.462]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:30.4963578Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/annotations=/tmp/go-build3361383166/b798/_pkg_.a
2025-08-20T21:45:30.4964287Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:30.4965004Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types/cri=/tmp/go-build3361383166/b799/_pkg_.a
2025-08-20T21:45:30.4965741Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/apparmorutil=/tmp/go-build3361383166/b536/_pkg_.a
2025-08-20T21:45:30.4966492Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/bypass4netnsutil=/tmp/go-build3361383166/b800/_pkg_.a
2025-08-20T21:45:30.4967224Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:30.4967927Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/image=/tmp/go-build3361383166/b804/_pkg_.a
2025-08-20T21:45:30.4968625Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/volume=/tmp/go-build3361383166/b695/_pkg_.a
2025-08-20T21:45:30.4969535Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/consoleutil=/tmp/go-build3361383166/b715/_pkg_.a
2025-08-20T21:45:30.4970269Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerdutil=/tmp/go-build3361383166/b814/_pkg_.a
2025-08-20T21:45:30.4971181Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerinspector=/tmp/go-build3361383166/b835/_pkg_.a
2025-08-20T21:45:30.4971943Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerutil=/tmp/go-build3361383166/b714/_pkg_.a
2025-08-20T21:45:30.4972773Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:30.4973534Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/dnsutil/hostsstore=/tmp/go-build3361383166/b718/_pkg_.a
2025-08-20T21:45:30.4974261Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/errutil=/tmp/go-build3361383166/b593/_pkg_.a
2025-08-20T21:45:30.4974959Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/eventutil=/tmp/go-build3361383166/b836/_pkg_.a
2025-08-20T21:45:30.4975653Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/flagutil=/tmp/go-build3361383166/b837/_pkg_.a
2025-08-20T21:45:30.4976357Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:30.4977070Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/healthcheck=/tmp/go-build3361383166/b539/_pkg_.a
2025-08-20T21:45:30.4977761Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idgen=/tmp/go-build3361383166/b540/_pkg_.a
2025-08-20T21:45:30.4978505Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/containerwalker=/tmp/go-build3361383166/b647/_pkg_.a
2025-08-20T21:45:30.4979250Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:30.4979966Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/commit=/tmp/go-build3361383166/b838/_pkg_.a
2025-08-20T21:45:30.4980694Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/load=/tmp/go-build3361383166/b839/_pkg_.a
2025-08-20T21:45:30.4981533Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/infoutil=/tmp/go-build3361383166/b535/_pkg_.a
2025-08-20T21:45:30.4982570Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat=/tmp/go-build3361383166/b537/_pkg_.a
2025-08-20T21:45:30.4983469Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:30.4984249Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:30.4984976Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ipcutil=/tmp/go-build3361383166/b646/_pkg_.a
2025-08-20T21:45:30.4985662Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:30.4986378Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels/k8slabels=/tmp/go-build3361383166/b719/_pkg_.a
2025-08-20T21:45:30.4987102Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/logging=/tmp/go-build3361383166/b840/_pkg_.a
2025-08-20T21:45:30.4987790Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/maputil=/tmp/go-build3361383166/b854/_pkg_.a
2025-08-20T21:45:30.4988480Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/mountutil=/tmp/go-build3361383166/b699/_pkg_.a
2025-08-20T21:45:30.4989237Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/mountutil/volumestore=/tmp/go-build3361383166/b701/_pkg_.a
2025-08-20T21:45:30.4989985Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/namestore=/tmp/go-build3361383166/b855/_pkg_.a
2025-08-20T21:45:30.4990863Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil=/tmp/go-build3361383166/b704/_pkg_.a
2025-08-20T21:45:30.4991587Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil/nettype=/tmp/go-build3361383166/b705/_pkg_.a
2025-08-20T21:45:30.5001112Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil/networkstore=/tmp/go-build3361383166/b766/_pkg_.a
2025-08-20T21:45:30.5002061Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:30.5003072Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/portutil=/tmp/go-build3361383166/b765/_pkg_.a
2025-08-20T21:45:30.5003803Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:30.5004533Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:30.5005257Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/signalutil=/tmp/go-build3361383166/b721/_pkg_.a
2025-08-20T21:45:30.5005960Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/statsutil=/tmp/go-build3361383166/b856/_pkg_.a
2025-08-20T21:45:30.5006650Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:30.5007365Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:30.5008313Z [00:03:10.462]➜  packagefile github.com/containerd/nerdctl/v2/pkg/taskutil=/tmp/go-build3361383166/b723/_pkg_.a
2025-08-20T21:45:30.5009067Z [00:03:10.462]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:30.5009682Z [00:03:10.462]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3361383166/b764/_pkg_.a
2025-08-20T21:45:30.5010269Z [00:03:10.462]➜  packagefile github.com/docker/cli/opts=/tmp/go-build3361383166/b728/_pkg_.a
2025-08-20T21:45:30.5010822Z [00:03:10.462]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:30.5011365Z [00:03:10.462]➜  packagefile github.com/moby/sys/signal=/tmp/go-build3361383166/b457/_pkg_.a
2025-08-20T21:45:30.5012000Z [00:03:10.462]➜  packagefile github.com/moby/sys/user=/tmp/go-build3361383166/b380/_pkg_.a
2025-08-20T21:45:30.5012766Z [00:03:10.462]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:30.5013415Z [00:03:10.462]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:30.5014119Z [00:03:10.462]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:30.5014758Z [00:03:10.462]➜  packagefile github.com/vishvananda/netlink=/tmp/go-build3361383166/b707/_pkg_.a
2025-08-20T21:45:30.5015329Z [00:03:10.462]➜  packagefile github.com/vishvananda/netns=/tmp/go-build3361383166/b709/_pkg_.a
2025-08-20T21:45:30.5016033Z [00:03:10.462]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:30.5016540Z [00:03:10.462]➜  packagefile golang.org/x/term=/tmp/go-build3361383166/b591/_pkg_.a
2025-08-20T21:45:30.5016986Z [00:03:10.462]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:30.5017380Z [00:03:10.462]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:30.5017800Z [00:03:10.462]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:30.5018199Z [00:03:10.462]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:30.5018605Z [00:03:10.462]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:30.5019029Z [00:03:10.462]➜  packagefile os/signal=/tmp/go-build3361383166/b458/_pkg_.a
2025-08-20T21:45:30.5019504Z [00:03:10.462]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:30.5019953Z [00:03:10.462]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:30.5020402Z [00:03:10.462]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:30.5020824Z [00:03:10.462]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:30.5021424Z [00:03:10.462]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:30.5021840Z [00:03:10.462]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:30.5022264Z [00:03:10.462]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:30.5022936Z [00:03:10.462]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:30.5023354Z [00:03:10.462]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:30.5023967Z [00:03:10.462]➜  packagefile tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build3361383166/b784/_pkg_.a
2025-08-20T21:45:30.5024549Z [00:03:10.462]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:30.5025025Z [00:03:10.462]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:30.5025452Z [00:03:10.462]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:30.5025760Z [00:03:10.462]➜  EOF
2025-08-20T21:45:30.5037624Z [00:03:10.462]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b780/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container=>github.com/containerd/nerdctl/v2/pkg/cmd/container;$WORK/b780=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/container -lang=go1.23 -complete -installsuffix shared -buildid Dqk5TrfqgwYY3FppO-Ww/Dqk5TrfqgwYY3FppO-Ww -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/attach.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/commit.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/cp_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/exec.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/exec_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/export.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/health_check.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/idmap.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/inspect.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/kill.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/list.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/list_util.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/logs.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/pause.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/prune.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/remove.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/rename.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/restart.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_blkio_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_cdi.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_cgroup_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_gpus.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_mount.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_restart.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_runtime.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_security_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_ulimit_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_user.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/start.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stats.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stats_linux.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stop.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/top.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/top_unix.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/unpause.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/wait.go
2025-08-20T21:45:30.5225970Z [00:03:10.490]➜  go tool buildid -w $WORK/b858/_pkg_.a # internal
2025-08-20T21:45:30.5249569Z [00:03:10.493]➜  cp $WORK/b858/_pkg_.a /root/.cache/go-build/00/00eff583f615453d344eb06a2e9e71c3fca130c25c5b503b2bbea227deba082a-d # internal
2025-08-20T21:45:30.8811269Z [00:03:10.849]➜  go tool buildid -w $WORK/b780/_pkg_.a # internal
2025-08-20T21:45:30.8887740Z [00:03:10.857]➜  cp $WORK/b780/_pkg_.a /root/.cache/go-build/f6/f68ebdd453b7f40a3daae9bd5885f4faf9194eaa17987a2483bf9aef8d8f23da-d # internal
2025-08-20T21:45:30.8896190Z [00:03:10.857]➜  github.com/containerd/nerdctl/v2/pkg/cmd/system
2025-08-20T21:45:30.8896609Z [00:03:10.857]➜  mkdir -p $WORK/b879/
2025-08-20T21:45:30.8896954Z [00:03:10.857]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/compose
2025-08-20T21:45:30.8897288Z [00:03:10.857]➜  mkdir -p $WORK/b753/
2025-08-20T21:45:30.8897660Z [00:03:10.857]➜  cat >/tmp/go-build3361383166/b879/importcfg << 'EOF' # internal
2025-08-20T21:45:30.8903287Z [00:03:10.857]➜  # import config
2025-08-20T21:45:30.8903695Z [00:03:10.858]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:30.8904130Z [00:03:10.858]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:30.8904579Z [00:03:10.858]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:30.8905035Z [00:03:10.858]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:30.8905444Z [00:03:10.858]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.8906168Z [00:03:10.858]➜  packagefile github.com/containerd/containerd/api/events=/tmp/go-build3361383166/b781/_pkg_.a
2025-08-20T21:45:30.8914870Z [00:03:10.858]➜  packagefile github.com/containerd/containerd/api/services/introspection/v1=/tmp/go-build3361383166/b389/_pkg_.a
2025-08-20T21:45:30.8915685Z [00:03:10.858]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:30.8916394Z [00:03:10.858]➜  packagefile github.com/containerd/containerd/v2/core/events=/tmp/go-build3361383166/b382/_pkg_.a
2025-08-20T21:45:30.8917039Z [00:03:10.858]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:30.8917674Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:30.8918597Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/builder=/tmp/go-build3361383166/b713/_pkg_.a
2025-08-20T21:45:30.8919412Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/container=/tmp/go-build3361383166/b780/_pkg_.a
2025-08-20T21:45:30.8920130Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/image=/tmp/go-build3361383166/b804/_pkg_.a
2025-08-20T21:45:30.8920841Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/network=/tmp/go-build3361383166/b877/_pkg_.a
2025-08-20T21:45:30.8921550Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/volume=/tmp/go-build3361383166/b695/_pkg_.a
2025-08-20T21:45:30.8922665Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:30.8923439Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/infoutil=/tmp/go-build3361383166/b535/_pkg_.a
2025-08-20T21:45:30.8924228Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat=/tmp/go-build3361383166/b537/_pkg_.a
2025-08-20T21:45:30.8925048Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:30.8925781Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/logging=/tmp/go-build3361383166/b840/_pkg_.a
2025-08-20T21:45:30.8926487Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:30.8927858Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:30.8928522Z [00:03:10.858]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:30.8929096Z [00:03:10.858]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:30.8929902Z [00:03:10.858]➜  packagefile golang.org/x/text/cases=/tmp/go-build3361383166/b698/_pkg_.a
2025-08-20T21:45:30.8930453Z [00:03:10.858]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:30.8930929Z [00:03:10.858]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:30.8931379Z [00:03:10.858]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:30.8931793Z [00:03:10.858]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:30.8932238Z [00:03:10.858]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:30.8932855Z [00:03:10.858]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:30.8933172Z [00:03:10.858]➜  EOF
2025-08-20T21:45:30.8935566Z [00:03:10.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b879/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system=>github.com/containerd/nerdctl/v2/pkg/cmd/system;$WORK/b879=>" -p github.com/containerd/nerdctl/v2/pkg/cmd/system -lang=go1.23 -complete -installsuffix shared -buildid 6lh2_Iv6ss0orhEXj_Oi/6lh2_Iv6ss0orhEXj_Oi -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b879/importcfg -pack /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system/events.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system/info.go /tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system/prune.go
2025-08-20T21:45:30.8937682Z [00:03:10.858]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/container
2025-08-20T21:45:30.8938019Z [00:03:10.858]➜  mkdir -p $WORK/b857/
2025-08-20T21:45:30.8938380Z [00:03:10.858]➜  cat >/tmp/go-build3361383166/b753/importcfg << 'EOF' # internal
2025-08-20T21:45:30.8938714Z [00:03:10.858]➜  # import config
2025-08-20T21:45:30.8939054Z [00:03:10.858]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:30.8939474Z [00:03:10.858]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:30.8939880Z [00:03:10.858]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.8940518Z [00:03:10.858]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:30.8941334Z [00:03:10.858]➜  packagefile github.com/containerd/containerd/v2/core/runtime/restart=/tmp/go-build3361383166/b538/_pkg_.a
2025-08-20T21:45:30.8942104Z [00:03:10.858]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:30.8953708Z [00:03:10.858]➜  packagefile github.com/containerd/containerd/v2/pkg/progress=/tmp/go-build3361383166/b637/_pkg_.a
2025-08-20T21:45:30.8954883Z [00:03:10.858]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:30.8955963Z [00:03:10.858]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:30.8957166Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:30.8958208Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:30.8959157Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:30.8960412Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/compose=/tmp/go-build3361383166/b754/_pkg_.a
2025-08-20T21:45:30.8961382Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/container=/tmp/go-build3361383166/b780/_pkg_.a
2025-08-20T21:45:30.8962313Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/composer=/tmp/go-build3361383166/b755/_pkg_.a
2025-08-20T21:45:30.8963171Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerutil=/tmp/go-build3361383166/b714/_pkg_.a
2025-08-20T21:45:30.8964179Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:30.8965472Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:30.8966341Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:30.8967458Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/portutil=/tmp/go-build3361383166/b765/_pkg_.a
2025-08-20T21:45:30.8968407Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:30.8969312Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:30.8970187Z [00:03:10.858]➜  packagefile github.com/containerd/nerdctl/v2/pkg/version=/tmp/go-build3361383166/b650/_pkg_.a
2025-08-20T21:45:30.8971194Z [00:03:10.858]➜  packagefile github.com/moby/term=/tmp/go-build3361383166/b716/_pkg_.a
2025-08-20T21:45:30.8971906Z [00:03:10.858]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:30.8972647Z [00:03:10.858]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:30.8973334Z [00:03:10.858]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:30.8973925Z [00:03:10.858]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:30.8974618Z [00:03:10.858]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:30.8975263Z [00:03:10.858]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:30.8975672Z [00:03:10.858]➜  EOF
2025-08-20T21:45:30.8979969Z [00:03:10.858]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b753/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose=>github.com/containerd/nerdctl/v2/cmd/nerdctl/compose;$WORK/b753=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/compose -lang=go1.23 -complete -installsuffix shared -buildid SAMH9SLSwsDX0sJMMG4N/SAMH9SLSwsDX0sJMMG4N -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./compose/compose.go ./compose/compose_build.go ./compose/compose_config.go ./compose/compose_cp.go ./compose/compose_create.go ./compose/compose_down.go ./compose/compose_exec.go ./compose/compose_images.go ./compose/compose_kill.go ./compose/compose_logs.go ./compose/compose_pause.go ./compose/compose_port.go ./compose/compose_ps.go ./compose/compose_pull.go ./compose/compose_push.go ./compose/compose_restart.go ./compose/compose_rm.go ./compose/compose_run.go ./compose/compose_start.go ./compose/compose_stop.go ./compose/compose_top.go ./compose/compose_up.go ./compose/compose_version.go
2025-08-20T21:45:30.8984081Z [00:03:10.859]➜  cat >/tmp/go-build3361383166/b857/importcfg << 'EOF' # internal
2025-08-20T21:45:30.8984592Z [00:03:10.859]➜  # import config
2025-08-20T21:45:30.8984932Z [00:03:10.859]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:30.8985351Z [00:03:10.859]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:30.8985804Z [00:03:10.859]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:30.8986472Z [00:03:10.859]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:30.8986889Z [00:03:10.859]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.8987532Z [00:03:10.859]➜  packagefile github.com/containerd/console=/tmp/go-build3361383166/b638/_pkg_.a
2025-08-20T21:45:30.8988238Z [00:03:10.859]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:30.8988955Z [00:03:10.859]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:30.8989678Z [00:03:10.859]➜  packagefile github.com/containerd/containerd/v2/core/leases=/tmp/go-build3361383166/b391/_pkg_.a
2025-08-20T21:45:30.8990542Z [00:03:10.859]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:30.8991591Z [00:03:10.859]➜  packagefile github.com/containerd/containerd/v2/pkg/cap=/tmp/go-build3361383166/b376/_pkg_.a
2025-08-20T21:45:30.8992277Z [00:03:10.859]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build3361383166/b367/_pkg_.a
2025-08-20T21:45:30.8993006Z [00:03:10.859]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:30.8993581Z [00:03:10.859]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:30.8994136Z [00:03:10.859]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:30.8994806Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:30.8995573Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:30.8996304Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/annotations=/tmp/go-build3361383166/b798/_pkg_.a
2025-08-20T21:45:30.8997239Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:30.8998096Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:30.8998877Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/container=/tmp/go-build3361383166/b780/_pkg_.a
2025-08-20T21:45:30.8999601Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/consoleutil=/tmp/go-build3361383166/b715/_pkg_.a
2025-08-20T21:45:30.9000327Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerutil=/tmp/go-build3361383166/b714/_pkg_.a
2025-08-20T21:45:30.9001046Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:30.9001735Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/dnsutil=/tmp/go-build3361383166/b717/_pkg_.a
2025-08-20T21:45:30.9002606Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/errutil=/tmp/go-build3361383166/b593/_pkg_.a
2025-08-20T21:45:30.9003374Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:30.9004060Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idgen=/tmp/go-build3361383166/b540/_pkg_.a
2025-08-20T21:45:30.9004807Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/containerwalker=/tmp/go-build3361383166/b647/_pkg_.a
2025-08-20T21:45:30.9005548Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:30.9006410Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/infoutil=/tmp/go-build3361383166/b535/_pkg_.a
2025-08-20T21:45:30.9007100Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:30.9007791Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/logging=/tmp/go-build3361383166/b840/_pkg_.a
2025-08-20T21:45:30.9008476Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil=/tmp/go-build3361383166/b704/_pkg_.a
2025-08-20T21:45:30.9009172Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/portutil=/tmp/go-build3361383166/b765/_pkg_.a
2025-08-20T21:45:30.9009888Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:30.9010915Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/signalutil=/tmp/go-build3361383166/b721/_pkg_.a
2025-08-20T21:45:30.9011621Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:30.9012320Z [00:03:10.859]➜  packagefile github.com/containerd/nerdctl/v2/pkg/taskutil=/tmp/go-build3361383166/b723/_pkg_.a
2025-08-20T21:45:30.9013085Z [00:03:10.859]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:30.9014115Z [00:03:10.859]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:30.9014707Z [00:03:10.859]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:30.9015254Z [00:03:10.859]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build3361383166/b760/_pkg_.a
2025-08-20T21:45:30.9015878Z [00:03:10.859]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:30.9016580Z [00:03:10.859]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:30.9017194Z [00:03:10.859]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:30.9018016Z [00:03:10.859]➜  packagefile golang.org/x/term=/tmp/go-build3361383166/b591/_pkg_.a
2025-08-20T21:45:30.9018529Z [00:03:10.859]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:30.9018934Z [00:03:10.859]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:30.9019327Z [00:03:10.859]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:30.9019897Z [00:03:10.859]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:30.9020409Z [00:03:10.859]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:30.9020835Z [00:03:10.859]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:30.9021257Z [00:03:10.859]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:30.9021844Z [00:03:10.859]➜  packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3361383166/b795/_pkg_.a
2025-08-20T21:45:30.9022541Z [00:03:10.859]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:30.9023069Z [00:03:10.859]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:30.9023609Z [00:03:10.859]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:30.9023964Z [00:03:10.859]➜  EOF
2025-08-20T21:45:30.9028982Z [00:03:10.859]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b857/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container=>github.com/containerd/nerdctl/v2/cmd/nerdctl/container;$WORK/b857=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/container -lang=go1.23 -complete -installsuffix shared -buildid FiuGMSd7w6HnNuZhgtJO/FiuGMSd7w6HnNuZhgtJO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b857/importcfg -pack ./container/container.go ./container/container_attach.go ./container/container_commit.go ./container/container_cp_linux.go ./container/container_create.go ./container/container_diff.go ./container/container_exec.go ./container/container_export.go ./container/container_health_check.go ./container/container_inspect.go ./container/container_kill.go ./container/container_list.go ./container/container_logs.go ./container/container_pause.go ./container/container_port.go ./container/container_prune.go ./container/container_remove.go ./container/container_rename.go ./container/container_restart.go ./container/container_run.go ./container/container_run_linux.go ./container/container_run_network.go ./container/container_start.go ./container/container_stats.go ./container/container_stop.go ./container/container_top.go ./container/container_unpause.go ./container/container_update.go ./container/container_wait.go
2025-08-20T21:45:30.9739574Z [00:03:10.942]➜  go tool buildid -w $WORK/b879/_pkg_.a # internal
2025-08-20T21:45:30.9767442Z [00:03:10.945]➜  cp $WORK/b879/_pkg_.a /root/.cache/go-build/c0/c0d927b64e3771a2bb409276232237913b7c56912b8ee990272a45ca79a78ac3-d # internal
2025-08-20T21:45:30.9777863Z [00:03:10.946]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/system
2025-08-20T21:45:30.9783691Z [00:03:10.946]➜  mkdir -p $WORK/b878/
2025-08-20T21:45:30.9794402Z [00:03:10.947]➜  cat >/tmp/go-build3361383166/b878/importcfg << 'EOF' # internal
2025-08-20T21:45:30.9795518Z [00:03:10.947]➜  # import config
2025-08-20T21:45:30.9797534Z [00:03:10.947]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:30.9798758Z [00:03:10.947]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:30.9802507Z [00:03:10.947]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/builder=/tmp/go-build3361383166/b712/_pkg_.a
2025-08-20T21:45:30.9806634Z [00:03:10.947]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:30.9807413Z [00:03:10.947]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/network=/tmp/go-build3361383166/b876/_pkg_.a
2025-08-20T21:45:30.9808170Z [00:03:10.947]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:30.9808878Z [00:03:10.947]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:30.9809601Z [00:03:10.947]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/system=/tmp/go-build3361383166/b879/_pkg_.a
2025-08-20T21:45:30.9810213Z [00:03:10.947]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:30.9810928Z [00:03:10.947]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:30.9811306Z [00:03:10.947]➜  EOF
2025-08-20T21:45:30.9813631Z [00:03:10.948]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b878/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system=>github.com/containerd/nerdctl/v2/cmd/nerdctl/system;$WORK/b878=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/system -lang=go1.23 -complete -installsuffix shared -buildid EHzVXeAKwY3iv4fpZuKO/EHzVXeAKwY3iv4fpZuKO -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b878/importcfg -pack ./system/system.go ./system/system_events.go ./system/system_info.go ./system/system_prune.go
2025-08-20T21:45:31.0497151Z [00:03:11.017]➜  go tool buildid -w $WORK/b878/_pkg_.a # internal
2025-08-20T21:45:31.0504458Z [00:03:11.018]➜  cp $WORK/b878/_pkg_.a /root/.cache/go-build/06/06dbe69b41c711f09cdc89755d22c5ab1161320992d1ea2f883209f0b9f8c1c7-d # internal
2025-08-20T21:45:31.0606496Z [00:03:11.028]➜  go tool buildid -w $WORK/b753/_pkg_.a # internal
2025-08-20T21:45:31.0631871Z [00:03:11.031]➜  cp $WORK/b753/_pkg_.a /root/.cache/go-build/12/124aa8557bde97717b6cf1befb8a3002c8574929bc241eb7082c4f3832d7e9aa-d # internal
2025-08-20T21:45:31.1170758Z [00:03:11.085]➜  go tool buildid -w $WORK/b857/_pkg_.a # internal
2025-08-20T21:45:31.1205613Z [00:03:11.088]➜  cp $WORK/b857/_pkg_.a /root/.cache/go-build/04/04cb68438b85d47af93aaea82a8fa69b8da62a1fafc17cc3dfd868f3f651b8b6-d # internal
2025-08-20T21:45:31.1206616Z [00:03:11.089]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl/inspect
2025-08-20T21:45:31.1206966Z [00:03:11.089]➜  mkdir -p $WORK/b859/
2025-08-20T21:45:31.1207846Z [00:03:11.089]➜  cat >/tmp/go-build3361383166/b859/importcfg << 'EOF' # internal
2025-08-20T21:45:31.1209225Z [00:03:11.089]➜  # import config
2025-08-20T21:45:31.1209625Z [00:03:11.089]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:31.1210278Z [00:03:11.089]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:31.1210785Z [00:03:11.089]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:31.1211471Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:31.1212244Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/container=/tmp/go-build3361383166/b857/_pkg_.a
2025-08-20T21:45:31.1213182Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:31.1213940Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/image=/tmp/go-build3361383166/b858/_pkg_.a
2025-08-20T21:45:31.1214923Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:31.1215632Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:31.1216361Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/container=/tmp/go-build3361383166/b780/_pkg_.a
2025-08-20T21:45:31.1217075Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/image=/tmp/go-build3361383166/b804/_pkg_.a
2025-08-20T21:45:31.1217777Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:31.1218558Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/containerwalker=/tmp/go-build3361383166/b647/_pkg_.a
2025-08-20T21:45:31.1219356Z [00:03:11.089]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/imagewalker=/tmp/go-build3361383166/b594/_pkg_.a
2025-08-20T21:45:31.1220008Z [00:03:11.089]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:31.1220367Z [00:03:11.089]➜  EOF
2025-08-20T21:45:31.1222298Z [00:03:11.089]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b859/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/inspect=>github.com/containerd/nerdctl/v2/cmd/nerdctl/inspect;$WORK/b859=>" -p github.com/containerd/nerdctl/v2/cmd/nerdctl/inspect -lang=go1.23 -complete -installsuffix shared -buildid K5ULpkU10UiWKI0UCQ0k/K5ULpkU10UiWKI0UCQ0k -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b859/importcfg -pack ./inspect/inspect.go
2025-08-20T21:45:31.1732738Z [00:03:11.141]➜  go tool buildid -w $WORK/b859/_pkg_.a # internal
2025-08-20T21:45:31.1745432Z [00:03:11.142]➜  cp $WORK/b859/_pkg_.a /root/.cache/go-build/65/65b3c391fd063f12eaea6870d547fdcce84cd85f944c1a034bca6731ed86d191-d # internal
2025-08-20T21:45:31.1747480Z [00:03:11.143]➜  github.com/containerd/nerdctl/v2/cmd/nerdctl
2025-08-20T21:45:31.1747827Z [00:03:11.143]➜  mkdir -p $WORK/b001/
2025-08-20T21:45:31.1752872Z [00:03:11.143]➜  cat >/tmp/go-build3361383166/b001/importcfg << 'EOF' # internal
2025-08-20T21:45:31.1753334Z [00:03:11.143]➜  # import config
2025-08-20T21:45:31.1753687Z [00:03:11.143]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:31.1754117Z [00:03:11.143]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:31.1754532Z [00:03:11.143]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:31.1755016Z [00:03:11.143]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:31.1755688Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/apparmor=/tmp/go-build3361383166/b077/_pkg_.a
2025-08-20T21:45:31.1756661Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/builder=/tmp/go-build3361383166/b712/_pkg_.a
2025-08-20T21:45:31.1757434Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:31.1758206Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/compose=/tmp/go-build3361383166/b753/_pkg_.a
2025-08-20T21:45:31.1758969Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/container=/tmp/go-build3361383166/b857/_pkg_.a
2025-08-20T21:45:31.1759726Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:31.1760463Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/image=/tmp/go-build3361383166/b858/_pkg_.a
2025-08-20T21:45:31.1761201Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/inspect=/tmp/go-build3361383166/b859/_pkg_.a
2025-08-20T21:45:31.1761954Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/internal=/tmp/go-build3361383166/b860/_pkg_.a
2025-08-20T21:45:31.1762934Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/ipfs=/tmp/go-build3361383166/b862/_pkg_.a
2025-08-20T21:45:31.1763885Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/login=/tmp/go-build3361383166/b864/_pkg_.a
2025-08-20T21:45:31.1764642Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/manifest=/tmp/go-build3361383166/b868/_pkg_.a
2025-08-20T21:45:31.1765402Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/namespace=/tmp/go-build3361383166/b873/_pkg_.a
2025-08-20T21:45:31.1766155Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/network=/tmp/go-build3361383166/b876/_pkg_.a
2025-08-20T21:45:31.1766894Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/system=/tmp/go-build3361383166/b878/_pkg_.a
2025-08-20T21:45:31.1767631Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/volume=/tmp/go-build3361383166/b880/_pkg_.a
2025-08-20T21:45:31.1768354Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:31.1769143Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/config=/tmp/go-build3361383166/b481/_pkg_.a
2025-08-20T21:45:31.1770031Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:31.1770790Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/errutil=/tmp/go-build3361383166/b593/_pkg_.a
2025-08-20T21:45:31.1771486Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:31.1772187Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/infoutil=/tmp/go-build3361383166/b535/_pkg_.a
2025-08-20T21:45:31.1773294Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat=/tmp/go-build3361383166/b537/_pkg_.a
2025-08-20T21:45:31.1774066Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/logging=/tmp/go-build3361383166/b840/_pkg_.a
2025-08-20T21:45:31.1774784Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:31.1775487Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:31.1776167Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:31.1776855Z [00:03:11.143]➜  packagefile github.com/containerd/nerdctl/v2/pkg/version=/tmp/go-build3361383166/b650/_pkg_.a
2025-08-20T21:45:31.1777452Z [00:03:11.143]➜  packagefile github.com/fatih/color=/tmp/go-build3361383166/b758/_pkg_.a
2025-08-20T21:45:31.1778234Z [00:03:11.143]➜  packagefile github.com/pelletier/go-toml/v2=/tmp/go-build3361383166/b622/_pkg_.a
2025-08-20T21:45:31.1778786Z [00:03:11.143]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:31.1779345Z [00:03:11.143]➜  packagefile github.com/spf13/pflag=/tmp/go-build3361383166/b692/_pkg_.a
2025-08-20T21:45:31.1779868Z [00:03:11.143]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:31.1780318Z [00:03:11.143]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:31.1780716Z [00:03:11.143]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:31.1781132Z [00:03:11.143]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:31.1781554Z [00:03:11.143]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:31.1781997Z [00:03:11.143]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:31.1782687Z [00:03:11.143]➜  packagefile runtime/cgo=/tmp/go-build3361383166/b083/_pkg_.a
2025-08-20T21:45:31.1783088Z [00:03:11.143]➜  EOF
2025-08-20T21:45:31.1784692Z [00:03:11.143]➜  /root/.go/pkg/tool/linux_arm64/compile -o $WORK/b001/_pkg_.a -trimpath "/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl=>github.com/containerd/nerdctl/v2/cmd/nerdctl;$WORK/b001=>" -p main -lang=go1.23 -complete -installsuffix shared -buildid ZZOaCbVyAoQQhUv55xku/ZZOaCbVyAoQQhUv55xku -goversion go1.25.0 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./main.go ./main_linux.go ./version.go
2025-08-20T21:45:31.2580382Z [00:03:11.226]➜  go tool buildid -w $WORK/b001/_pkg_.a # internal
2025-08-20T21:45:31.2595900Z [00:03:11.227]➜  cp $WORK/b001/_pkg_.a /root/.cache/go-build/d7/d7eb1e5b82cf0659c6df0f40bbd039b091a12a8422e5f7f6f9f521d3faf3da9f-d # internal
2025-08-20T21:45:31.2628629Z [00:03:11.231]➜  cat >/tmp/go-build3361383166/b001/importcfg.link << 'EOF' # internal
2025-08-20T21:45:31.2634616Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl=/tmp/go-build3361383166/b001/_pkg_.a
2025-08-20T21:45:31.2638465Z [00:03:11.231]➜  packagefile bytes=/tmp/go-build3361383166/b002/_pkg_.a
2025-08-20T21:45:31.2638907Z [00:03:11.231]➜  packagefile errors=/tmp/go-build3361383166/b003/_pkg_.a
2025-08-20T21:45:31.2639343Z [00:03:11.231]➜  packagefile fmt=/tmp/go-build3361383166/b042/_pkg_.a
2025-08-20T21:45:31.2640083Z [00:03:11.231]➜  packagefile github.com/containerd/log=/tmp/go-build3361383166/b063/_pkg_.a
2025-08-20T21:45:31.2640937Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/apparmor=/tmp/go-build3361383166/b077/_pkg_.a
2025-08-20T21:45:31.2641772Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/builder=/tmp/go-build3361383166/b712/_pkg_.a
2025-08-20T21:45:31.2652145Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/completion=/tmp/go-build3361383166/b078/_pkg_.a
2025-08-20T21:45:31.2653112Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/compose=/tmp/go-build3361383166/b753/_pkg_.a
2025-08-20T21:45:31.2653896Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/container=/tmp/go-build3361383166/b857/_pkg_.a
2025-08-20T21:45:31.2654655Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/helpers=/tmp/go-build3361383166/b464/_pkg_.a
2025-08-20T21:45:31.2655406Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/image=/tmp/go-build3361383166/b858/_pkg_.a
2025-08-20T21:45:31.2656166Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/inspect=/tmp/go-build3361383166/b859/_pkg_.a
2025-08-20T21:45:31.2656966Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/internal=/tmp/go-build3361383166/b860/_pkg_.a
2025-08-20T21:45:31.2657706Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/ipfs=/tmp/go-build3361383166/b862/_pkg_.a
2025-08-20T21:45:31.2658446Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/login=/tmp/go-build3361383166/b864/_pkg_.a
2025-08-20T21:45:31.2659469Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/manifest=/tmp/go-build3361383166/b868/_pkg_.a
2025-08-20T21:45:31.2660235Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/namespace=/tmp/go-build3361383166/b873/_pkg_.a
2025-08-20T21:45:31.2660999Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/network=/tmp/go-build3361383166/b876/_pkg_.a
2025-08-20T21:45:31.2661744Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/system=/tmp/go-build3361383166/b878/_pkg_.a
2025-08-20T21:45:31.2662633Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/cmd/nerdctl/volume=/tmp/go-build3361383166/b880/_pkg_.a
2025-08-20T21:45:31.2663422Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/clientutil=/tmp/go-build3361383166/b693/_pkg_.a
2025-08-20T21:45:31.2664129Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/config=/tmp/go-build3361383166/b481/_pkg_.a
2025-08-20T21:45:31.2664824Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/defaults=/tmp/go-build3361383166/b482/_pkg_.a
2025-08-20T21:45:31.2665519Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/errutil=/tmp/go-build3361383166/b593/_pkg_.a
2025-08-20T21:45:31.2666434Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/formatter=/tmp/go-build3361383166/b696/_pkg_.a
2025-08-20T21:45:31.2667143Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/infoutil=/tmp/go-build3361383166/b535/_pkg_.a
2025-08-20T21:45:31.2667925Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/dockercompat=/tmp/go-build3361383166/b537/_pkg_.a
2025-08-20T21:45:31.2668687Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/logging=/tmp/go-build3361383166/b840/_pkg_.a
2025-08-20T21:45:31.2669394Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/rootlessutil=/tmp/go-build3361383166/b484/_pkg_.a
2025-08-20T21:45:31.2670105Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/store=/tmp/go-build3361383166/b649/_pkg_.a
2025-08-20T21:45:31.2670799Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/strutil=/tmp/go-build3361383166/b640/_pkg_.a
2025-08-20T21:45:31.2673723Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/version=/tmp/go-build3361383166/b650/_pkg_.a
2025-08-20T21:45:31.2674386Z [00:03:11.231]➜  packagefile github.com/fatih/color=/tmp/go-build3361383166/b758/_pkg_.a
2025-08-20T21:45:31.2675194Z [00:03:11.231]➜  packagefile github.com/pelletier/go-toml/v2=/tmp/go-build3361383166/b622/_pkg_.a
2025-08-20T21:45:31.2675807Z [00:03:11.231]➜  packagefile github.com/spf13/cobra=/tmp/go-build3361383166/b691/_pkg_.a
2025-08-20T21:45:31.2676334Z [00:03:11.231]➜  packagefile github.com/spf13/pflag=/tmp/go-build3361383166/b692/_pkg_.a
2025-08-20T21:45:31.2676853Z [00:03:11.231]➜  packagefile golang.org/x/sys/unix=/tmp/go-build3361383166/b072/_pkg_.a
2025-08-20T21:45:31.2677310Z [00:03:11.231]➜  packagefile io=/tmp/go-build3361383166/b033/_pkg_.a
2025-08-20T21:45:31.2677701Z [00:03:11.231]➜  packagefile os=/tmp/go-build3361383166/b050/_pkg_.a
2025-08-20T21:45:31.2678111Z [00:03:11.231]➜  packagefile runtime=/tmp/go-build3361383166/b009/_pkg_.a
2025-08-20T21:45:31.2678542Z [00:03:11.231]➜  packagefile strings=/tmp/go-build3361383166/b067/_pkg_.a
2025-08-20T21:45:31.2678989Z [00:03:11.231]➜  packagefile text/template=/tmp/go-build3361383166/b147/_pkg_.a
2025-08-20T21:45:31.2679455Z [00:03:11.231]➜  packagefile runtime/cgo=/tmp/go-build3361383166/b083/_pkg_.a
2025-08-20T21:45:31.2679921Z [00:03:11.231]➜  packagefile internal/bytealg=/tmp/go-build3361383166/b010/_pkg_.a
2025-08-20T21:45:31.2680366Z [00:03:11.231]➜  packagefile iter=/tmp/go-build3361383166/b038/_pkg_.a
2025-08-20T21:45:31.2680785Z [00:03:11.231]➜  packagefile math/bits=/tmp/go-build3361383166/b039/_pkg_.a
2025-08-20T21:45:31.2681218Z [00:03:11.231]➜  packagefile unicode=/tmp/go-build3361383166/b040/_pkg_.a
2025-08-20T21:45:31.2681851Z [00:03:11.231]➜  packagefile unicode/utf8=/tmp/go-build3361383166/b041/_pkg_.a
2025-08-20T21:45:31.2682348Z [00:03:11.231]➜  packagefile internal/reflectlite=/tmp/go-build3361383166/b004/_pkg_.a
2025-08-20T21:45:31.2683232Z [00:03:11.231]➜  packagefile internal/fmtsort=/tmp/go-build3361383166/b043/_pkg_.a
2025-08-20T21:45:31.2683680Z [00:03:11.231]➜  packagefile math=/tmp/go-build3361383166/b047/_pkg_.a
2025-08-20T21:45:31.2684094Z [00:03:11.231]➜  packagefile reflect=/tmp/go-build3361383166/b045/_pkg_.a
2025-08-20T21:45:31.2684517Z [00:03:11.231]➜  packagefile slices=/tmp/go-build3361383166/b049/_pkg_.a
2025-08-20T21:45:31.2684938Z [00:03:11.231]➜  packagefile strconv=/tmp/go-build3361383166/b048/_pkg_.a
2025-08-20T21:45:31.2685351Z [00:03:11.231]➜  packagefile sync=/tmp/go-build3361383166/b034/_pkg_.a
2025-08-20T21:45:31.2685788Z [00:03:11.231]➜  packagefile context=/tmp/go-build3361383166/b064/_pkg_.a
2025-08-20T21:45:31.2686279Z [00:03:11.231]➜  packagefile github.com/sirupsen/logrus=/tmp/go-build3361383166/b065/_pkg_.a
2025-08-20T21:45:31.2686921Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types=/tmp/go-build3361383166/b465/_pkg_.a
2025-08-20T21:45:31.2687645Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/apparmor=/tmp/go-build3361383166/b710/_pkg_.a
2025-08-20T21:45:31.2688372Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/buildkitutil=/tmp/go-build3361383166/b534/_pkg_.a
2025-08-20T21:45:31.2689098Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/builder=/tmp/go-build3361383166/b713/_pkg_.a
2025-08-20T21:45:31.2689723Z [00:03:11.231]➜  packagefile github.com/docker/go-units=/tmp/go-build3361383166/b504/_pkg_.a
2025-08-20T21:45:31.2690204Z [00:03:11.231]➜  packagefile os/exec=/tmp/go-build3361383166/b358/_pkg_.a
2025-08-20T21:45:31.2690778Z [00:03:11.231]➜  packagefile time=/tmp/go-build3361383166/b055/_pkg_.a
2025-08-20T21:45:31.2691335Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/client=/tmp/go-build3361383166/b079/_pkg_.a
2025-08-20T21:45:31.2692045Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/apparmorutil=/tmp/go-build3361383166/b536/_pkg_.a
2025-08-20T21:45:31.2693160Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/volume=/tmp/go-build3361383166/b695/_pkg_.a
2025-08-20T21:45:31.2693990Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/inspecttypes/native=/tmp/go-build3361383166/b645/_pkg_.a
2025-08-20T21:45:31.2694798Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels=/tmp/go-build3361383166/b541/_pkg_.a
2025-08-20T21:45:31.2695555Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil=/tmp/go-build3361383166/b704/_pkg_.a
2025-08-20T21:45:31.2696298Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/runtime/restart=/tmp/go-build3361383166/b538/_pkg_.a
2025-08-20T21:45:31.2697053Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/snapshots=/tmp/go-build3361383166/b375/_pkg_.a
2025-08-20T21:45:31.2697785Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/progress=/tmp/go-build3361383166/b637/_pkg_.a
2025-08-20T21:45:31.2698436Z [00:03:11.231]➜  packagefile github.com/containerd/errdefs=/tmp/go-build3361383166/b333/_pkg_.a
2025-08-20T21:45:31.2699001Z [00:03:11.231]➜  packagefile github.com/containerd/go-cni=/tmp/go-build3361383166/b466/_pkg_.a
2025-08-20T21:45:31.2699651Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/compose=/tmp/go-build3361383166/b754/_pkg_.a
2025-08-20T21:45:31.2700375Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/container=/tmp/go-build3361383166/b780/_pkg_.a
2025-08-20T21:45:31.2701083Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/composer=/tmp/go-build3361383166/b755/_pkg_.a
2025-08-20T21:45:31.2701792Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerutil=/tmp/go-build3361383166/b714/_pkg_.a
2025-08-20T21:45:31.2702818Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil=/tmp/go-build3361383166/b542/_pkg_.a
2025-08-20T21:45:31.2703530Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/portutil=/tmp/go-build3361383166/b765/_pkg_.a
2025-08-20T21:45:31.2704357Z [00:03:11.231]➜  packagefile github.com/moby/term=/tmp/go-build3361383166/b716/_pkg_.a
2025-08-20T21:45:31.2704894Z [00:03:11.231]➜  packagefile golang.org/x/sync/errgroup=/tmp/go-build3361383166/b361/_pkg_.a
2025-08-20T21:45:31.2705417Z [00:03:11.231]➜  packagefile text/tabwriter=/tmp/go-build3361383166/b242/_pkg_.a
2025-08-20T21:45:31.2705884Z [00:03:11.231]➜  packagefile encoding/json=/tmp/go-build3361383166/b068/_pkg_.a
2025-08-20T21:45:31.2706410Z [00:03:11.231]➜  packagefile github.com/containerd/console=/tmp/go-build3361383166/b638/_pkg_.a
2025-08-20T21:45:31.2707076Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/containers=/tmp/go-build3361383166/b327/_pkg_.a
2025-08-20T21:45:31.2707802Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/leases=/tmp/go-build3361383166/b391/_pkg_.a
2025-08-20T21:45:31.2708504Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/mount=/tmp/go-build3361383166/b363/_pkg_.a
2025-08-20T21:45:31.2709202Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/cap=/tmp/go-build3361383166/b376/_pkg_.a
2025-08-20T21:45:31.2709847Z [00:03:11.231]➜  packagefile github.com/containerd/continuity/fs=/tmp/go-build3361383166/b367/_pkg_.a
2025-08-20T21:45:31.2710523Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/annotations=/tmp/go-build3361383166/b798/_pkg_.a
2025-08-20T21:45:31.2711254Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/consoleutil=/tmp/go-build3361383166/b715/_pkg_.a
2025-08-20T21:45:31.2711961Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/dnsutil=/tmp/go-build3361383166/b717/_pkg_.a
2025-08-20T21:45:31.2712853Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idgen=/tmp/go-build3361383166/b540/_pkg_.a
2025-08-20T21:45:31.2713649Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/containerwalker=/tmp/go-build3361383166/b647/_pkg_.a
2025-08-20T21:45:31.2714549Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/signalutil=/tmp/go-build3361383166/b721/_pkg_.a
2025-08-20T21:45:31.2715324Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/taskutil=/tmp/go-build3361383166/b723/_pkg_.a
2025-08-20T21:45:31.2716029Z [00:03:11.231]➜  packagefile github.com/containerd/platforms=/tmp/go-build3361383166/b360/_pkg_.a
2025-08-20T21:45:31.2716686Z [00:03:11.231]➜  packagefile github.com/containerd/typeurl/v2=/tmp/go-build3361383166/b328/_pkg_.a
2025-08-20T21:45:31.2717257Z [00:03:11.231]➜  packagefile github.com/mattn/go-isatty=/tmp/go-build3361383166/b760/_pkg_.a
2025-08-20T21:45:31.2717883Z [00:03:11.231]➜  packagefile github.com/opencontainers/image-spec/identity=/tmp/go-build3361383166/b446/_pkg_.a
2025-08-20T21:45:31.2718607Z [00:03:11.231]➜  packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3361383166/b381/_pkg_.a
2025-08-20T21:45:31.2719200Z [00:03:11.231]➜  packagefile golang.org/x/term=/tmp/go-build3361383166/b591/_pkg_.a
2025-08-20T21:45:31.2719654Z [00:03:11.231]➜  packagefile net=/tmp/go-build3361383166/b129/_pkg_.a
2025-08-20T21:45:31.2720092Z [00:03:11.231]➜  packagefile path/filepath=/tmp/go-build3361383166/b084/_pkg_.a
2025-08-20T21:45:31.2720703Z [00:03:11.231]➜  packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3361383166/b795/_pkg_.a
2025-08-20T21:45:31.2721387Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/fs=/tmp/go-build3361383166/b491/_pkg_.a
2025-08-20T21:45:31.2722060Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/testutil=/tmp/go-build3361383166/b492/_pkg_.a
2025-08-20T21:45:31.2723032Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/testutil/nettestutil=/tmp/go-build3361383166/b690/_pkg_.a
2025-08-20T21:45:31.2723868Z [00:03:11.231]➜  packagefile gotest.tools/v3/assert=/tmp/go-build3361383166/b683/_pkg_.a
2025-08-20T21:45:31.2724346Z [00:03:11.231]➜  packagefile testing=/tmp/go-build3361383166/b477/_pkg_.a
2025-08-20T21:45:31.2724911Z [00:03:11.231]➜  packagefile compress/gzip=/tmp/go-build3361383166/b114/_pkg_.a
2025-08-20T21:45:31.2725506Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/image=/tmp/go-build3361383166/b804/_pkg_.a
2025-08-20T21:45:31.2726253Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/idutil/imagewalker=/tmp/go-build3361383166/b594/_pkg_.a
2025-08-20T21:45:31.2726997Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/load=/tmp/go-build3361383166/b839/_pkg_.a
2025-08-20T21:45:31.2727723Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/platformutil=/tmp/go-build3361383166/b639/_pkg_.a
2025-08-20T21:45:31.2728456Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/referenceutil=/tmp/go-build3361383166/b595/_pkg_.a
2025-08-20T21:45:31.2729027Z [00:03:11.231]➜  packagefile net/http=/tmp/go-build3361383166/b150/_pkg_.a
2025-08-20T21:45:31.2729596Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ocihook=/tmp/go-build3361383166/b861/_pkg_.a
2025-08-20T21:45:31.2730292Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/ipfs=/tmp/go-build3361383166/b863/_pkg_.a
2025-08-20T21:45:31.2730991Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/login=/tmp/go-build3361383166/b865/_pkg_.a
2025-08-20T21:45:31.2731689Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/logout=/tmp/go-build3361383166/b867/_pkg_.a
2025-08-20T21:45:31.2732547Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/manifest=/tmp/go-build3361383166/b869/_pkg_.a
2025-08-20T21:45:31.2733350Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/namespace=/tmp/go-build3361383166/b874/_pkg_.a
2025-08-20T21:45:31.2734078Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/network=/tmp/go-build3361383166/b877/_pkg_.a
2025-08-20T21:45:31.2734793Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/identifiers=/tmp/go-build3361383166/b700/_pkg_.a
2025-08-20T21:45:31.2735640Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cmd/system=/tmp/go-build3361383166/b879/_pkg_.a
2025-08-20T21:45:31.2736491Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/namespaces=/tmp/go-build3361383166/b377/_pkg_.a
2025-08-20T21:45:31.2737256Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/systemutil=/tmp/go-build3361383166/b694/_pkg_.a
2025-08-20T21:45:31.2737914Z [00:03:11.231]➜  packagefile github.com/opencontainers/go-digest=/tmp/go-build3361383166/b313/_pkg_.a
2025-08-20T21:45:31.2738569Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/defaults=/tmp/go-build3361383166/b336/_pkg_.a
2025-08-20T21:45:31.2739217Z [00:03:11.231]➜  packagefile github.com/containerd/cgroups/v3=/tmp/go-build3361383166/b483/_pkg_.a
2025-08-20T21:45:31.2739865Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/plugins=/tmp/go-build3361383166/b454/_pkg_.a
2025-08-20T21:45:31.2740553Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/oci=/tmp/go-build3361383166/b374/_pkg_.a
2025-08-20T21:45:31.2741182Z [00:03:11.231]➜  packagefile github.com/docker/cli/templates=/tmp/go-build3361383166/b697/_pkg_.a
2025-08-20T21:45:31.2741745Z [00:03:11.231]➜  packagefile golang.org/x/text/cases=/tmp/go-build3361383166/b698/_pkg_.a
2025-08-20T21:45:31.2742292Z [00:03:11.231]➜  packagefile golang.org/x/text/language=/tmp/go-build3361383166/b521/_pkg_.a
2025-08-20T21:45:31.2743039Z [00:03:11.231]➜  packagefile bufio=/tmp/go-build3361383166/b066/_pkg_.a
2025-08-20T21:45:31.2743556Z [00:03:11.231]➜  packagefile github.com/Masterminds/semver/v3=/tmp/go-build3361383166/b493/_pkg_.a
2025-08-20T21:45:31.2744473Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/introspection=/tmp/go-build3361383166/b388/_pkg_.a
2025-08-20T21:45:31.2745243Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/types=/tmp/go-build3361383166/b343/_pkg_.a
2025-08-20T21:45:31.2746092Z [00:03:11.231]➜  packagefile github.com/docker/docker/pkg/meminfo=/tmp/go-build3361383166/b651/_pkg_.a
2025-08-20T21:45:31.2746758Z [00:03:11.231]➜  packagefile github.com/docker/docker/pkg/sysinfo=/tmp/go-build3361383166/b652/_pkg_.a
2025-08-20T21:45:31.2747273Z [00:03:11.231]➜  packagefile regexp=/tmp/go-build3361383166/b145/_pkg_.a
2025-08-20T21:45:31.2747853Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/healthcheck=/tmp/go-build3361383166/b539/_pkg_.a
2025-08-20T21:45:31.2748556Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ipcutil=/tmp/go-build3361383166/b646/_pkg_.a
2025-08-20T21:45:31.2749263Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ocihook/state=/tmp/go-build3361383166/b648/_pkg_.a
2025-08-20T21:45:31.2749933Z [00:03:11.231]➜  packagefile github.com/docker/go-connections/nat=/tmp/go-build3361383166/b503/_pkg_.a
2025-08-20T21:45:31.2750455Z [00:03:11.231]➜  packagefile crypto/tls=/tmp/go-build3361383166/b179/_pkg_.a
2025-08-20T21:45:31.2751096Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/runtime/v2/logging=/tmp/go-build3361383166/b841/_pkg_.a
2025-08-20T21:45:31.2751898Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/internal/filesystem=/tmp/go-build3361383166/b485/_pkg_.a
2025-08-20T21:45:31.2752806Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/labels/k8slabels=/tmp/go-build3361383166/b719/_pkg_.a
2025-08-20T21:45:31.2753579Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/logging/jsonfile=/tmp/go-build3361383166/b842/_pkg_.a
2025-08-20T21:45:31.2754319Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/logging/tail=/tmp/go-build3361383166/b844/_pkg_.a
2025-08-20T21:45:31.2755005Z [00:03:11.231]➜  packagefile github.com/coreos/go-systemd/v22/journal=/tmp/go-build3361383166/b845/_pkg_.a
2025-08-20T21:45:31.2755652Z [00:03:11.231]➜  packagefile github.com/docker/docker/api/types/time=/tmp/go-build3361383166/b843/_pkg_.a
2025-08-20T21:45:31.2756436Z [00:03:11.231]➜  packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3361383166/b846/_pkg_.a
2025-08-20T21:45:31.2757148Z [00:03:11.231]➜  packagefile github.com/fahedouch/go-logrotate=/tmp/go-build3361383166/b847/_pkg_.a
2025-08-20T21:45:31.2757871Z [00:03:11.231]➜  packagefile github.com/fluent/fluent-logger-golang/fluent=/tmp/go-build3361383166/b849/_pkg_.a
2025-08-20T21:45:31.2758564Z [00:03:11.231]➜  packagefile github.com/fsnotify/fsnotify=/tmp/go-build3361383166/b785/_pkg_.a
2025-08-20T21:45:31.2759143Z [00:03:11.231]➜  packagefile github.com/muesli/cancelreader=/tmp/go-build3361383166/b852/_pkg_.a
2025-08-20T21:45:31.2759709Z [00:03:11.231]➜  packagefile github.com/yuchanns/srslog=/tmp/go-build3361383166/b853/_pkg_.a
2025-08-20T21:45:31.2760198Z [00:03:11.231]➜  packagefile net/url=/tmp/go-build3361383166/b148/_pkg_.a
2025-08-20T21:45:31.2760616Z [00:03:11.231]➜  packagefile sort=/tmp/go-build3361383166/b074/_pkg_.a
2025-08-20T21:45:31.2761188Z [00:03:11.231]➜  packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3361383166/b486/_pkg_.a
2025-08-20T21:45:31.2761811Z [00:03:11.231]➜  packagefile github.com/moby/sys/userns=/tmp/go-build3361383166/b366/_pkg_.a
2025-08-20T21:45:31.2762638Z [00:03:11.231]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/api/client=/tmp/go-build3361383166/b487/_pkg_.a
2025-08-20T21:45:31.2763490Z [00:03:11.231]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/port=/tmp/go-build3361383166/b490/_pkg_.a
2025-08-20T21:45:31.2764072Z [00:03:11.231]➜  packagefile syscall=/tmp/go-build3361383166/b058/_pkg_.a
2025-08-20T21:45:31.2764513Z [00:03:11.231]➜  packagefile encoding/csv=/tmp/go-build3361383166/b641/_pkg_.a
2025-08-20T21:45:31.2765154Z [00:03:11.231]➜  packagefile runtime/debug=/tmp/go-build3361383166/b357/_pkg_.a
2025-08-20T21:45:31.2765680Z [00:03:11.231]➜  packagefile github.com/mattn/go-colorable=/tmp/go-build3361383166/b759/_pkg_.a
2025-08-20T21:45:31.2766303Z [00:03:11.231]➜  packagefile encoding=/tmp/go-build3361383166/b069/_pkg_.a
2025-08-20T21:45:31.2766907Z [00:03:11.231]➜  packagefile github.com/pelletier/go-toml/v2/internal/characters=/tmp/go-build3361383166/b623/_pkg_.a
2025-08-20T21:45:31.2767625Z [00:03:11.231]➜  packagefile github.com/pelletier/go-toml/v2/internal/danger=/tmp/go-build3361383166/b624/_pkg_.a
2025-08-20T21:45:31.2768356Z [00:03:11.231]➜  packagefile github.com/pelletier/go-toml/v2/internal/tracker=/tmp/go-build3361383166/b625/_pkg_.a
2025-08-20T21:45:31.2769027Z [00:03:11.231]➜  packagefile github.com/pelletier/go-toml/v2/unstable=/tmp/go-build3361383166/b626/_pkg_.a
2025-08-20T21:45:31.2769563Z [00:03:11.231]➜  packagefile sync/atomic=/tmp/go-build3361383166/b036/_pkg_.a
2025-08-20T21:45:31.2770035Z [00:03:11.231]➜  packagefile encoding/base64=/tmp/go-build3361383166/b070/_pkg_.a
2025-08-20T21:45:31.2770504Z [00:03:11.231]➜  packagefile encoding/hex=/tmp/go-build3361383166/b224/_pkg_.a
2025-08-20T21:45:31.2770931Z [00:03:11.231]➜  packagefile flag=/tmp/go-build3361383166/b478/_pkg_.a
2025-08-20T21:45:31.2771383Z [00:03:11.231]➜  packagefile encoding/binary=/tmp/go-build3361383166/b073/_pkg_.a
2025-08-20T21:45:31.2771868Z [00:03:11.231]➜  packagefile internal/byteorder=/tmp/go-build3361383166/b012/_pkg_.a
2025-08-20T21:45:31.2772542Z [00:03:11.231]➜  packagefile internal/filepathlite=/tmp/go-build3361383166/b051/_pkg_.a
2025-08-20T21:45:31.2773111Z [00:03:11.231]➜  packagefile internal/goarch=/tmp/go-build3361383166/b006/_pkg_.a
2025-08-20T21:45:31.2773579Z [00:03:11.231]➜  packagefile internal/itoa=/tmp/go-build3361383166/b046/_pkg_.a
2025-08-20T21:45:31.2774042Z [00:03:11.231]➜  packagefile internal/poll=/tmp/go-build3361383166/b059/_pkg_.a
2025-08-20T21:45:31.2774536Z [00:03:11.231]➜  packagefile internal/stringslite=/tmp/go-build3361383166/b031/_pkg_.a
2025-08-20T21:45:31.2775065Z [00:03:11.231]➜  packagefile internal/syscall/execenv=/tmp/go-build3361383166/b061/_pkg_.a
2025-08-20T21:45:31.2775592Z [00:03:11.231]➜  packagefile internal/syscall/unix=/tmp/go-build3361383166/b060/_pkg_.a
2025-08-20T21:45:31.2776337Z [00:03:11.231]➜  packagefile internal/testlog=/tmp/go-build3361383166/b062/_pkg_.a
2025-08-20T21:45:31.2776853Z [00:03:11.231]➜  packagefile io/fs=/tmp/go-build3361383166/b052/_pkg_.a
2025-08-20T21:45:31.2777357Z [00:03:11.231]➜  packagefile internal/abi=/tmp/go-build3361383166/b005/_pkg_.a
2025-08-20T21:45:31.2777958Z [00:03:11.231]➜  packagefile internal/chacha8rand=/tmp/go-build3361383166/b013/_pkg_.a
2025-08-20T21:45:31.2778488Z [00:03:11.231]➜  packagefile internal/coverage/rtcov=/tmp/go-build3361383166/b014/_pkg_.a
2025-08-20T21:45:31.2778985Z [00:03:11.231]➜  packagefile internal/cpu=/tmp/go-build3361383166/b011/_pkg_.a
2025-08-20T21:45:31.2779461Z [00:03:11.231]➜  packagefile internal/godebugs=/tmp/go-build3361383166/b015/_pkg_.a
2025-08-20T21:45:31.2779977Z [00:03:11.231]➜  packagefile internal/goexperiment=/tmp/go-build3361383166/b016/_pkg_.a
2025-08-20T21:45:31.2780490Z [00:03:11.231]➜  packagefile internal/goos=/tmp/go-build3361383166/b017/_pkg_.a
2025-08-20T21:45:31.2780997Z [00:03:11.231]➜  packagefile internal/profilerecord=/tmp/go-build3361383166/b018/_pkg_.a
2025-08-20T21:45:31.2781530Z [00:03:11.231]➜  packagefile internal/runtime/atomic=/tmp/go-build3361383166/b019/_pkg_.a
2025-08-20T21:45:31.2782064Z [00:03:11.231]➜  packagefile internal/runtime/cgroup=/tmp/go-build3361383166/b020/_pkg_.a
2025-08-20T21:45:31.2782886Z [00:03:11.231]➜  packagefile internal/runtime/exithook=/tmp/go-build3361383166/b024/_pkg_.a
2025-08-20T21:45:31.2783442Z [00:03:11.231]➜  packagefile internal/runtime/gc=/tmp/go-build3361383166/b025/_pkg_.a
2025-08-20T21:45:31.2783962Z [00:03:11.231]➜  packagefile internal/runtime/maps=/tmp/go-build3361383166/b026/_pkg_.a
2025-08-20T21:45:31.2784670Z [00:03:11.231]➜  packagefile internal/runtime/math=/tmp/go-build3361383166/b022/_pkg_.a
2025-08-20T21:45:31.2785201Z [00:03:11.231]➜  packagefile internal/runtime/strconv=/tmp/go-build3361383166/b021/_pkg_.a
2025-08-20T21:45:31.2785732Z [00:03:11.231]➜  packagefile internal/runtime/sys=/tmp/go-build3361383166/b030/_pkg_.a
2025-08-20T21:45:31.2786401Z [00:03:11.231]➜  packagefile internal/runtime/syscall=/tmp/go-build3361383166/b023/_pkg_.a
2025-08-20T21:45:31.2786935Z [00:03:11.231]➜  packagefile internal/trace/tracev2=/tmp/go-build3361383166/b032/_pkg_.a
2025-08-20T21:45:31.2787404Z [00:03:11.231]➜  packagefile maps=/tmp/go-build3361383166/b081/_pkg_.a
2025-08-20T21:45:31.2787810Z [00:03:11.231]➜  packagefile path=/tmp/go-build3361383166/b054/_pkg_.a
2025-08-20T21:45:31.2788271Z [00:03:11.231]➜  packagefile text/template/parse=/tmp/go-build3361383166/b149/_pkg_.a
2025-08-20T21:45:31.2788755Z [00:03:11.231]➜  packagefile internal/race=/tmp/go-build3361383166/b029/_pkg_.a
2025-08-20T21:45:31.2789257Z [00:03:11.231]➜  packagefile internal/unsafeheader=/tmp/go-build3361383166/b008/_pkg_.a
2025-08-20T21:45:31.2789717Z [00:03:11.231]➜  packagefile cmp=/tmp/go-build3361383166/b044/_pkg_.a
2025-08-20T21:45:31.2790156Z [00:03:11.231]➜  packagefile internal/sync=/tmp/go-build3361383166/b035/_pkg_.a
2025-08-20T21:45:31.2790641Z [00:03:11.231]➜  packagefile internal/synctest=/tmp/go-build3361383166/b037/_pkg_.a
2025-08-20T21:45:31.2791085Z [00:03:11.231]➜  packagefile log=/tmp/go-build3361383166/b075/_pkg_.a
2025-08-20T21:45:31.2791659Z [00:03:11.231]➜  packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3361383166/b312/_pkg_.a
2025-08-20T21:45:31.2792566Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/contrib/apparmor=/tmp/go-build3361383166/b711/_pkg_.a
2025-08-20T21:45:31.2793382Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/images=/tmp/go-build3361383166/b348/_pkg_.a
2025-08-20T21:45:31.2794127Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/images/archive=/tmp/go-build3361383166/b384/_pkg_.a
2025-08-20T21:45:31.2794752Z [00:03:11.231]➜  packagefile internal/godebug=/tmp/go-build3361383166/b056/_pkg_.a
2025-08-20T21:45:31.2795223Z [00:03:11.231]➜  packagefile archive/tar=/tmp/go-build3361383166/b080/_pkg_.a
2025-08-20T21:45:31.2796031Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/containers/v1=/tmp/go-build3361383166/b085/_pkg_.a
2025-08-20T21:45:31.2796957Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/diff/v1=/tmp/go-build3361383166/b310/_pkg_.a
2025-08-20T21:45:31.2797790Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/events/v1=/tmp/go-build3361383166/b316/_pkg_.a
2025-08-20T21:45:31.2798562Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/images/v1=/tmp/go-build3361383166/b317/_pkg_.a
2025-08-20T21:45:31.2799337Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/leases/v1=/tmp/go-build3361383166/b318/_pkg_.a
2025-08-20T21:45:31.2800270Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/namespaces/v1=/tmp/go-build3361383166/b319/_pkg_.a
2025-08-20T21:45:31.2801064Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/sandbox/v1=/tmp/go-build3361383166/b320/_pkg_.a
2025-08-20T21:45:31.2801874Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/snapshots/v1=/tmp/go-build3361383166/b321/_pkg_.a
2025-08-20T21:45:31.2802847Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/tasks/v1=/tmp/go-build3361383166/b322/_pkg_.a
2025-08-20T21:45:31.2803691Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/transfer/v1=/tmp/go-build3361383166/b324/_pkg_.a
2025-08-20T21:45:31.2804476Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/version/v1=/tmp/go-build3361383166/b325/_pkg_.a
2025-08-20T21:45:31.2805195Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/types=/tmp/go-build3361383166/b311/_pkg_.a
2025-08-20T21:45:31.2805924Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/types/runc/options=/tmp/go-build3361383166/b326/_pkg_.a
2025-08-20T21:45:31.2806666Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/types/task=/tmp/go-build3361383166/b323/_pkg_.a
2025-08-20T21:45:31.2807566Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/content=/tmp/go-build3361383166/b330/_pkg_.a
2025-08-20T21:45:31.2808310Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/content/proxy=/tmp/go-build3361383166/b334/_pkg_.a
2025-08-20T21:45:31.2809032Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/diff=/tmp/go-build3361383166/b347/_pkg_.a
2025-08-20T21:45:31.2809751Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/diff/proxy=/tmp/go-build3361383166/b372/_pkg_.a
2025-08-20T21:45:31.2810473Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/events=/tmp/go-build3361383166/b382/_pkg_.a
2025-08-20T21:45:31.2811205Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/events/proxy=/tmp/go-build3361383166/b383/_pkg_.a
2025-08-20T21:45:31.2811956Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/images/usage=/tmp/go-build3361383166/b387/_pkg_.a
2025-08-20T21:45:31.2812906Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/introspection/proxy=/tmp/go-build3361383166/b390/_pkg_.a
2025-08-20T21:45:31.2813811Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/leases/proxy=/tmp/go-build3361383166/b392/_pkg_.a
2025-08-20T21:45:31.2814606Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/remotes=/tmp/go-build3361383166/b393/_pkg_.a
2025-08-20T21:45:31.2815352Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker=/tmp/go-build3361383166/b395/_pkg_.a
2025-08-20T21:45:31.2816095Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/sandbox=/tmp/go-build3361383166/b433/_pkg_.a
2025-08-20T21:45:31.2816837Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/sandbox/proxy=/tmp/go-build3361383166/b435/_pkg_.a
2025-08-20T21:45:31.2817670Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/snapshots/proxy=/tmp/go-build3361383166/b436/_pkg_.a
2025-08-20T21:45:31.2818493Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/streaming=/tmp/go-build3361383166/b437/_pkg_.a
2025-08-20T21:45:31.2819254Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/streaming/proxy=/tmp/go-build3361383166/b438/_pkg_.a
2025-08-20T21:45:31.2820018Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/transfer=/tmp/go-build3361383166/b394/_pkg_.a
2025-08-20T21:45:31.2820766Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/transfer/proxy=/tmp/go-build3361383166/b440/_pkg_.a
2025-08-20T21:45:31.2821502Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/core/unpack=/tmp/go-build3361383166/b443/_pkg_.a
2025-08-20T21:45:31.2822568Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/internal/kmutex=/tmp/go-build3361383166/b445/_pkg_.a
2025-08-20T21:45:31.2823416Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/internal/userns=/tmp/go-build3361383166/b447/_pkg_.a
2025-08-20T21:45:31.2824147Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/archive=/tmp/go-build3361383166/b448/_pkg_.a
2025-08-20T21:45:31.2824916Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/compression=/tmp/go-build3361383166/b349/_pkg_.a
2025-08-20T21:45:31.2825659Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/cio=/tmp/go-build3361383166/b450/_pkg_.a
2025-08-20T21:45:31.2826347Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/dialer=/tmp/go-build3361383166/b452/_pkg_.a
2025-08-20T21:45:31.2827044Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/epoch=/tmp/go-build3361383166/b373/_pkg_.a
2025-08-20T21:45:31.2827746Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/labels=/tmp/go-build3361383166/b359/_pkg_.a
2025-08-20T21:45:31.2828460Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf=/tmp/go-build3361383166/b337/_pkg_.a
2025-08-20T21:45:31.2829435Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/protobuf/proto=/tmp/go-build3361383166/b371/_pkg_.a
2025-08-20T21:45:31.2830172Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/rootfs=/tmp/go-build3361383166/b453/_pkg_.a
2025-08-20T21:45:31.2830878Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/tracing=/tmp/go-build3361383166/b398/_pkg_.a
2025-08-20T21:45:31.2831613Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/plugins/services=/tmp/go-build3361383166/b456/_pkg_.a
2025-08-20T21:45:31.2832315Z [00:03:11.231]➜  packagefile github.com/containerd/errdefs/pkg/errgrpc=/tmp/go-build3361383166/b344/_pkg_.a
2025-08-20T21:45:31.2833130Z [00:03:11.231]➜  packagefile github.com/containerd/fifo=/tmp/go-build3361383166/b451/_pkg_.a
2025-08-20T21:45:31.2833694Z [00:03:11.231]➜  packagefile github.com/containerd/plugin=/tmp/go-build3361383166/b455/_pkg_.a
2025-08-20T21:45:31.2834262Z [00:03:11.231]➜  packagefile github.com/moby/sys/signal=/tmp/go-build3361383166/b457/_pkg_.a
2025-08-20T21:45:31.2834887Z [00:03:11.231]➜  packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3361383166/b314/_pkg_.a
2025-08-20T21:45:31.2835747Z [00:03:11.231]➜  packagefile github.com/opencontainers/runtime-spec/specs-go/features=/tmp/go-build3361383166/b459/_pkg_.a
2025-08-20T21:45:31.2836570Z [00:03:11.231]➜  packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3361383166/b460/_pkg_.a
2025-08-20T21:45:31.2837205Z [00:03:11.231]➜  packagefile golang.org/x/sync/semaphore=/tmp/go-build3361383166/b362/_pkg_.a
2025-08-20T21:45:31.2837749Z [00:03:11.231]➜  packagefile google.golang.org/grpc=/tmp/go-build3361383166/b140/_pkg_.a
2025-08-20T21:45:31.2838303Z [00:03:11.231]➜  packagefile google.golang.org/grpc/backoff=/tmp/go-build3361383166/b243/_pkg_.a
2025-08-20T21:45:31.2838869Z [00:03:11.231]➜  packagefile google.golang.org/grpc/codes=/tmp/go-build3361383166/b123/_pkg_.a
2025-08-20T21:45:31.2839619Z [00:03:11.231]➜  packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3361383166/b265/_pkg_.a
2025-08-20T21:45:31.2840359Z [00:03:11.231]➜  packagefile google.golang.org/grpc/health/grpc_health_v1=/tmp/go-build3361383166/b463/_pkg_.a
2025-08-20T21:45:31.2840981Z [00:03:11.231]➜  packagefile google.golang.org/grpc/resolver=/tmp/go-build3361383166/b254/_pkg_.a
2025-08-20T21:45:31.2841555Z [00:03:11.231]➜  packagefile google.golang.org/grpc/status=/tmp/go-build3361383166/b136/_pkg_.a
2025-08-20T21:45:31.2842213Z [00:03:11.231]➜  packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3361383166/b276/_pkg_.a
2025-08-20T21:45:31.2843178Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/mountutil=/tmp/go-build3361383166/b699/_pkg_.a
2025-08-20T21:45:31.2843937Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/mountutil/volumestore=/tmp/go-build3361383166/b701/_pkg_.a
2025-08-20T21:45:31.2844659Z [00:03:11.231]➜  packagefile github.com/docker/docker/pkg/stringid=/tmp/go-build3361383166/b703/_pkg_.a
2025-08-20T21:45:31.2845407Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/services/introspection/v1=/tmp/go-build3361383166/b389/_pkg_.a
2025-08-20T21:45:31.2846058Z [00:03:11.231]➜  packagefile crypto/sha256=/tmp/go-build3361383166/b218/_pkg_.a
2025-08-20T21:45:31.2846721Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil/nettype=/tmp/go-build3361383166/b705/_pkg_.a
2025-08-20T21:45:31.2847461Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil/subnet=/tmp/go-build3361383166/b706/_pkg_.a
2025-08-20T21:45:31.2848160Z [00:03:11.231]➜  packagefile github.com/containernetworking/cni/libcni=/tmp/go-build3361383166/b467/_pkg_.a
2025-08-20T21:45:31.2848802Z [00:03:11.231]➜  packagefile github.com/go-viper/mapstructure/v2=/tmp/go-build3361383166/b505/_pkg_.a
2025-08-20T21:45:31.2849395Z [00:03:11.231]➜  packagefile github.com/vishvananda/netlink=/tmp/go-build3361383166/b707/_pkg_.a
2025-08-20T21:45:31.2850304Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/internal/lazyregexp=/tmp/go-build3361383166/b379/_pkg_.a
2025-08-20T21:45:31.2851050Z [00:03:11.231]➜  packagefile github.com/containernetworking/cni/pkg/invoke=/tmp/go-build3361383166/b468/_pkg_.a
2025-08-20T21:45:31.2851744Z [00:03:11.231]➜  packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3361383166/b469/_pkg_.a
2025-08-20T21:45:31.2852623Z [00:03:11.231]➜  packagefile github.com/containernetworking/cni/pkg/types/100=/tmp/go-build3361383166/b474/_pkg_.a
2025-08-20T21:45:31.2853392Z [00:03:11.231]➜  packagefile github.com/containernetworking/cni/pkg/version=/tmp/go-build3361383166/b475/_pkg_.a
2025-08-20T21:45:31.2854164Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/composer/serviceparser=/tmp/go-build3361383166/b761/_pkg_.a
2025-08-20T21:45:31.2854902Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/ipfs=/tmp/go-build3361383166/b771/_pkg_.a
2025-08-20T21:45:31.2855587Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/signutil=/tmp/go-build3361383166/b779/_pkg_.a
2025-08-20T21:45:31.2856400Z [00:03:11.231]➜  packagefile github.com/containerd/cgroups/v3/cgroup1/stats=/tmp/go-build3361383166/b654/_pkg_.a
2025-08-20T21:45:31.2857211Z [00:03:11.231]➜  packagefile github.com/containerd/cgroups/v3/cgroup2/stats=/tmp/go-build3361383166/b681/_pkg_.a
2025-08-20T21:45:31.2857907Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/api/events=/tmp/go-build3361383166/b781/_pkg_.a
2025-08-20T21:45:31.2858617Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/contrib/nvidia=/tmp/go-build3361383166/b762/_pkg_.a
2025-08-20T21:45:31.2859359Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/contrib/seccomp=/tmp/go-build3361383166/b782/_pkg_.a
2025-08-20T21:45:31.2860065Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/cdi=/tmp/go-build3361383166/b783/_pkg_.a
2025-08-20T21:45:31.2860864Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/api/types/cri=/tmp/go-build3361383166/b799/_pkg_.a
2025-08-20T21:45:31.2861722Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/bypass4netnsutil=/tmp/go-build3361383166/b800/_pkg_.a
2025-08-20T21:45:31.2862716Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerdutil=/tmp/go-build3361383166/b814/_pkg_.a
2025-08-20T21:45:31.2863566Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/containerinspector=/tmp/go-build3361383166/b835/_pkg_.a
2025-08-20T21:45:31.2864346Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/dnsutil/hostsstore=/tmp/go-build3361383166/b718/_pkg_.a
2025-08-20T21:45:31.2865269Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/eventutil=/tmp/go-build3361383166/b836/_pkg_.a
2025-08-20T21:45:31.2865972Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/flagutil=/tmp/go-build3361383166/b837/_pkg_.a
2025-08-20T21:45:31.2866699Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/commit=/tmp/go-build3361383166/b838/_pkg_.a
2025-08-20T21:45:31.2867412Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/maputil=/tmp/go-build3361383166/b854/_pkg_.a
2025-08-20T21:45:31.2868108Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/namestore=/tmp/go-build3361383166/b855/_pkg_.a
2025-08-20T21:45:31.2868852Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/netutil/networkstore=/tmp/go-build3361383166/b766/_pkg_.a
2025-08-20T21:45:31.2869594Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/statsutil=/tmp/go-build3361383166/b856/_pkg_.a
2025-08-20T21:45:31.2870264Z [00:03:11.231]➜  packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3361383166/b764/_pkg_.a
2025-08-20T21:45:31.2870853Z [00:03:11.231]➜  packagefile github.com/docker/cli/opts=/tmp/go-build3361383166/b728/_pkg_.a
2025-08-20T21:45:31.2871587Z [00:03:11.231]➜  packagefile github.com/moby/sys/user=/tmp/go-build3361383166/b380/_pkg_.a
2025-08-20T21:45:31.2872143Z [00:03:11.231]➜  packagefile github.com/vishvananda/netns=/tmp/go-build3361383166/b709/_pkg_.a
2025-08-20T21:45:31.2872885Z [00:03:11.231]➜  packagefile os/signal=/tmp/go-build3361383166/b458/_pkg_.a
2025-08-20T21:45:31.2873484Z [00:03:11.231]➜  packagefile tags.cncf.io/container-device-interface/pkg/cdi=/tmp/go-build3361383166/b784/_pkg_.a
2025-08-20T21:45:31.2874163Z [00:03:11.231]➜  packagefile github.com/compose-spec/compose-go/v2/cli=/tmp/go-build3361383166/b756/_pkg_.a
2025-08-20T21:45:31.2874828Z [00:03:11.231]➜  packagefile github.com/compose-spec/compose-go/v2/format=/tmp/go-build3361383166/b513/_pkg_.a
2025-08-20T21:45:31.2875500Z [00:03:11.231]➜  packagefile github.com/compose-spec/compose-go/v2/types=/tmp/go-build3361383166/b501/_pkg_.a
2025-08-20T21:45:31.2876233Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/composer/pipetagger=/tmp/go-build3361383166/b757/_pkg_.a
2025-08-20T21:45:31.2876990Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/reflectutil=/tmp/go-build3361383166/b763/_pkg_.a
2025-08-20T21:45:31.2877653Z [00:03:11.231]➜  packagefile github.com/docker/docker/pkg/system=/tmp/go-build3361383166/b770/_pkg_.a
2025-08-20T21:45:31.2878314Z [00:03:11.231]➜  packagefile go.yaml.in/yaml/v3=/tmp/go-build3361383166/b509/_pkg_.a
2025-08-20T21:45:31.2879026Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/resolvconf=/tmp/go-build3361383166/b720/_pkg_.a
2025-08-20T21:45:31.2879729Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/tarutil=/tmp/go-build3361383166/b722/_pkg_.a
2025-08-20T21:45:31.2880352Z [00:03:11.231]➜  packagefile github.com/docker/docker/opts=/tmp/go-build3361383166/b742/_pkg_.a
2025-08-20T21:45:31.2881024Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/snapshotters=/tmp/go-build3361383166/b543/_pkg_.a
2025-08-20T21:45:31.2881693Z [00:03:11.231]➜  packagefile github.com/containerd/imgcrypt/v2=/tmp/go-build3361383166/b544/_pkg_.a
2025-08-20T21:45:31.2882637Z [00:03:11.231]➜  packagefile github.com/containerd/imgcrypt/v2/images/encryption=/tmp/go-build3361383166/b550/_pkg_.a
2025-08-20T21:45:31.2883568Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/dockerconfigresolver=/tmp/go-build3361383166/b620/_pkg_.a
2025-08-20T21:45:31.2884368Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/pull=/tmp/go-build3361383166/b635/_pkg_.a
2025-08-20T21:45:31.2885126Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/snapshotterutil=/tmp/go-build3361383166/b642/_pkg_.a
2025-08-20T21:45:31.2885867Z [00:03:11.231]➜  packagefile github.com/containerd/stargz-snapshotter/fs/source=/tmp/go-build3361383166/b643/_pkg_.a
2025-08-20T21:45:31.2886776Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/portutil/iptable=/tmp/go-build3361383166/b767/_pkg_.a
2025-08-20T21:45:31.2887544Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/portutil/procnet=/tmp/go-build3361383166/b769/_pkg_.a
2025-08-20T21:45:31.2888149Z [00:03:11.231]➜  packagefile unicode/utf16=/tmp/go-build3361383166/b071/_pkg_.a
2025-08-20T21:45:31.2888608Z [00:03:11.231]➜  packagefile crypto/rand=/tmp/go-build3361383166/b152/_pkg_.a
2025-08-20T21:45:31.2889128Z [00:03:11.231]➜  packagefile google.golang.org/grpc/metadata=/tmp/go-build3361383166/b253/_pkg_.a
2025-08-20T21:45:31.2889806Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/internal/randutil=/tmp/go-build3361383166/b331/_pkg_.a
2025-08-20T21:45:31.2890566Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/kernelversion=/tmp/go-build3361383166/b364/_pkg_.a
2025-08-20T21:45:31.2891287Z [00:03:11.231]➜  packagefile github.com/containerd/containerd/v2/pkg/sys=/tmp/go-build3361383166/b365/_pkg_.a
2025-08-20T21:45:31.2891910Z [00:03:11.231]➜  packagefile github.com/moby/sys/mountinfo=/tmp/go-build3361383166/b370/_pkg_.a
2025-08-20T21:45:31.2892889Z [00:03:11.231]➜  packagefile github.com/containerd/continuity/devices=/tmp/go-build3361383166/b368/_pkg_.a
2025-08-20T21:45:31.2893582Z [00:03:11.231]➜  packagefile github.com/containerd/continuity/sysx=/tmp/go-build3361383166/b369/_pkg_.a
2025-08-20T21:45:31.2894253Z [00:03:11.231]➜  packagefile github.com/containerd/nerdctl/v2/pkg/cioutil=/tmp/go-build3361383166/b724/_pkg_.a
2025-08-20T21:45:31.2894882Z [00:03:11.231]➜  packagefile github.com/gogo/protobuf/proto=/tmp/go-build3361383166/b329/_pkg_.a
2025-08-20T21:45:31.2895469Z [00:03:11.231]➜  packagefile google.golang.org/protobuf/proto=/tmp/go-build3361383166/b108/_pkg_.a
2025-08-20T21:45:31.2896137Z [00:03:11.231]➜  packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3361383166/b110/_pkg_.a
2025-08-20T21:45:31.2896846Z [00:03:11.231]➜  packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3361383166/b122/_pkg_.a
2025-08-20T21:45:31.2897410Z [00:03:11.231]➜  packagefile crypto/sha512=/tmp/go-build3361383166/b195/_pkg_.a
2025-08-20T21:45:31.2897975Z [00:03:11.232]➜  packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3361383166/b130/_pkg_.a
2025-08-20T21:45:31.2898537Z [00:03:11.232]➜  packagefile internal/nettrace=/tmp/go-build3361383166/b131/_pkg_.a
2025-08-20T21:45:31.2899177Z [00:03:11.232]➜  packagefile internal/singleflight=/tmp/go-build3361383166/b132/_pkg_.a
2025-08-20T21:45:31.2899721Z [00:03:11.232]➜  packagefile net/netip=/tmp/go-build3361383166/b133/_pkg_.a
2025-08-20T21:45:31.2900144Z [00:03:11.232]➜  packagefile embed=/tmp/go-build3361383166/b100/_pkg_.a
2025-08-20T21:45:31.2900691Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/loader=/tmp/go-build3361383166/b495/_pkg_.a
2025-08-20T21:45:31.2901375Z [00:03:11.232]➜  packagefile github.com/containerd/nerdctl/mod/tigron/tig=/tmp/go-build3361383166/b533/_pkg_.a
2025-08-20T21:45:31.2901975Z [00:03:11.232]➜  packagefile gotest.tools/v3/icmd=/tmp/go-build3361383166/b689/_pkg_.a
2025-08-20T21:45:31.2902743Z [00:03:11.232]➜  packagefile github.com/google/go-cmp/cmp=/tmp/go-build3361383166/b338/_pkg_.a
2025-08-20T21:45:31.2903517Z [00:03:11.232]➜  packagefile gotest.tools/v3/assert/cmp=/tmp/go-build3361383166/b684/_pkg_.a
2025-08-20T21:45:31.2904159Z [00:03:11.232]➜  packagefile gotest.tools/v3/internal/assert=/tmp/go-build3361383166/b688/_pkg_.a
2025-08-20T21:45:31.2904692Z [00:03:11.232]➜  packagefile internal/sysinfo=/tmp/go-build3361383166/b479/_pkg_.a
2025-08-20T21:45:31.2905153Z [00:03:11.232]➜  packagefile math/rand=/tmp/go-build3361383166/b139/_pkg_.a
2025-08-20T21:45:31.2905600Z [00:03:11.232]➜  packagefile runtime/trace=/tmp/go-build3361383166/b480/_pkg_.a
2025-08-20T21:45:31.2906065Z [00:03:11.232]➜  packagefile compress/flate=/tmp/go-build3361383166/b115/_pkg_.a
2025-08-20T21:45:31.2906666Z [00:03:11.232]➜  packagefile hash/crc32=/tmp/go-build3361383166/b116/_pkg_.a
2025-08-20T21:45:31.2907330Z [00:03:11.232]➜  packagefile github.com/containerd/accelerated-container-image/pkg/convertor=/tmp/go-build3361383166/b805/_pkg_.a
2025-08-20T21:45:31.2908158Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/core/images/converter=/tmp/go-build3361383166/b551/_pkg_.a
2025-08-20T21:45:31.2909006Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/core/images/converter/uncompress=/tmp/go-build3361383166/b811/_pkg_.a
2025-08-20T21:45:31.2909867Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker/config=/tmp/go-build3361383166/b621/_pkg_.a
2025-08-20T21:45:31.2910648Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/pkg/reference=/tmp/go-build3361383166/b385/_pkg_.a
2025-08-20T21:45:31.2911446Z [00:03:11.232]➜  packagefile github.com/containerd/imgcrypt/v2/images/encryption/parsehelpers=/tmp/go-build3361383166/b812/_pkg_.a
2025-08-20T21:45:31.2912250Z [00:03:11.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imageinspector=/tmp/go-build3361383166/b815/_pkg_.a
2025-08-20T21:45:31.2913195Z [00:03:11.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/converter=/tmp/go-build3361383166/b816/_pkg_.a
2025-08-20T21:45:31.2914174Z [00:03:11.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/fetch=/tmp/go-build3361383166/b817/_pkg_.a
2025-08-20T21:45:31.2914910Z [00:03:11.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/push=/tmp/go-build3361383166/b818/_pkg_.a
2025-08-20T21:45:31.2915650Z [00:03:11.232]➜  packagefile github.com/containerd/nydus-snapshotter/pkg/converter=/tmp/go-build3361383166/b819/_pkg_.a
2025-08-20T21:45:31.2916383Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3361383166/b824/_pkg_.a
2025-08-20T21:45:31.2917157Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/zstdchunked=/tmp/go-build3361383166/b827/_pkg_.a
2025-08-20T21:45:31.2917990Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/nativeconverter/estargz=/tmp/go-build3361383166/b828/_pkg_.a
2025-08-20T21:45:31.2918898Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/nativeconverter/estargz/externaltoc=/tmp/go-build3361383166/b830/_pkg_.a
2025-08-20T21:45:31.2919817Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/nativeconverter/zstdchunked=/tmp/go-build3361383166/b833/_pkg_.a
2025-08-20T21:45:31.2920705Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/recorder=/tmp/go-build3361383166/b834/_pkg_.a
2025-08-20T21:45:31.2921491Z [00:03:11.232]➜  packagefile github.com/klauspost/compress/zstd=/tmp/go-build3361383166/b350/_pkg_.a
2025-08-20T21:45:31.2922105Z [00:03:11.232]➜  packagefile github.com/distribution/reference=/tmp/go-build3361383166/b386/_pkg_.a
2025-08-20T21:45:31.2922884Z [00:03:11.232]➜  packagefile github.com/ipfs/go-cid=/tmp/go-build3361383166/b596/_pkg_.a
2025-08-20T21:45:31.2923393Z [00:03:11.232]➜  packagefile container/list=/tmp/go-build3361383166/b151/_pkg_.a
2025-08-20T21:45:31.2923949Z [00:03:11.232]➜  packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3361383166/b226/_pkg_.a
2025-08-20T21:45:31.2924684Z [00:03:11.232]➜  packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3361383166/b233/_pkg_.a
2025-08-20T21:45:31.2925380Z [00:03:11.232]➜  packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3361383166/b234/_pkg_.a
2025-08-20T21:45:31.2925971Z [00:03:11.232]➜  packagefile vendor/golang.org/x/net/idna=/tmp/go-build3361383166/b227/_pkg_.a
2025-08-20T21:45:31.2926452Z [00:03:11.232]➜  packagefile mime=/tmp/go-build3361383166/b235/_pkg_.a
2025-08-20T21:45:31.2926896Z [00:03:11.232]➜  packagefile mime/multipart=/tmp/go-build3361383166/b236/_pkg_.a
2025-08-20T21:45:31.2927384Z [00:03:11.232]➜  packagefile net/http/httptrace=/tmp/go-build3361383166/b238/_pkg_.a
2025-08-20T21:45:31.2928029Z [00:03:11.232]➜  packagefile net/http/internal=/tmp/go-build3361383166/b239/_pkg_.a
2025-08-20T21:45:31.2928543Z [00:03:11.232]➜  packagefile net/http/internal/ascii=/tmp/go-build3361383166/b240/_pkg_.a
2025-08-20T21:45:31.2929096Z [00:03:11.232]➜  packagefile net/http/internal/httpcommon=/tmp/go-build3361383166/b241/_pkg_.a
2025-08-20T21:45:31.2929616Z [00:03:11.232]➜  packagefile net/textproto=/tmp/go-build3361383166/b232/_pkg_.a
2025-08-20T21:45:31.2930295Z [00:03:11.232]➜  packagefile github.com/rootless-containers/bypass4netns/pkg/api/daemon/client=/tmp/go-build3361383166/b802/_pkg_.a
2025-08-20T21:45:31.2931008Z [00:03:11.232]➜  packagefile golang.org/x/net/context/ctxhttp=/tmp/go-build3361383166/b866/_pkg_.a
2025-08-20T21:45:31.2931675Z [00:03:11.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/manifeststore=/tmp/go-build3361383166/b870/_pkg_.a
2025-08-20T21:45:31.2932604Z [00:03:11.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/manifesttypes=/tmp/go-build3361383166/b871/_pkg_.a
2025-08-20T21:45:31.2933407Z [00:03:11.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/manifestutil=/tmp/go-build3361383166/b872/_pkg_.a
2025-08-20T21:45:31.2934149Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/core/runtime/opts=/tmp/go-build3361383166/b875/_pkg_.a
2025-08-20T21:45:31.2935136Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/pkg/identifiers=/tmp/go-build3361383166/b378/_pkg_.a
2025-08-20T21:45:31.2935785Z [00:03:11.232]➜  packagefile github.com/containerd/ttrpc=/tmp/go-build3361383166/b086/_pkg_.a
2025-08-20T21:45:31.2936273Z [00:03:11.232]➜  packagefile crypto=/tmp/go-build3361383166/b154/_pkg_.a
2025-08-20T21:45:31.2936683Z [00:03:11.232]➜  packagefile hash=/tmp/go-build3361383166/b093/_pkg_.a
2025-08-20T21:45:31.2937163Z [00:03:11.232]➜  packagefile golang.org/x/text/internal=/tmp/go-build3361383166/b528/_pkg_.a
2025-08-20T21:45:31.2937718Z [00:03:11.232]➜  packagefile golang.org/x/text/transform=/tmp/go-build3361383166/b290/_pkg_.a
2025-08-20T21:45:31.2938296Z [00:03:11.232]➜  packagefile golang.org/x/text/unicode/norm=/tmp/go-build3361383166/b292/_pkg_.a
2025-08-20T21:45:31.2938895Z [00:03:11.232]➜  packagefile golang.org/x/text/internal/language=/tmp/go-build3361383166/b522/_pkg_.a
2025-08-20T21:45:31.2939556Z [00:03:11.232]➜  packagefile golang.org/x/text/internal/language/compact=/tmp/go-build3361383166/b524/_pkg_.a
2025-08-20T21:45:31.2940144Z [00:03:11.232]➜  packagefile database/sql/driver=/tmp/go-build3361383166/b494/_pkg_.a
2025-08-20T21:45:31.2940845Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/types/known/emptypb=/tmp/go-build3361383166/b308/_pkg_.a
2025-08-20T21:45:31.2941624Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/types/known/fieldmaskpb=/tmp/go-build3361383166/b309/_pkg_.a
2025-08-20T21:45:31.2942315Z [00:03:11.232]➜  packagefile github.com/containerd/cgroups/v3/cgroup1=/tmp/go-build3361383166/b653/_pkg_.a
2025-08-20T21:45:31.2943160Z [00:03:11.232]➜  packagefile github.com/containerd/cgroups/v3/cgroup2=/tmp/go-build3361383166/b657/_pkg_.a
2025-08-20T21:45:31.2943853Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/pkg/seccomp=/tmp/go-build3361383166/b682/_pkg_.a
2025-08-20T21:45:31.2944428Z [00:03:11.232]➜  packagefile regexp/syntax=/tmp/go-build3361383166/b146/_pkg_.a
2025-08-20T21:45:31.2944984Z [00:03:11.232]➜  packagefile crypto/aes=/tmp/go-build3361383166/b180/_pkg_.a
2025-08-20T21:45:31.2945515Z [00:03:11.232]➜  packagefile crypto/cipher=/tmp/go-build3361383166/b155/_pkg_.a
2025-08-20T21:45:31.2945974Z [00:03:11.232]➜  packagefile crypto/des=/tmp/go-build3361383166/b181/_pkg_.a
2025-08-20T21:45:31.2946469Z [00:03:11.232]➜  packagefile crypto/ecdh=/tmp/go-build3361383166/b182/_pkg_.a
2025-08-20T21:45:31.2946936Z [00:03:11.232]➜  packagefile crypto/ecdsa=/tmp/go-build3361383166/b187/_pkg_.a
2025-08-20T21:45:31.2947402Z [00:03:11.232]➜  packagefile crypto/ed25519=/tmp/go-build3361383166/b199/_pkg_.a
2025-08-20T21:45:31.2947873Z [00:03:11.232]➜  packagefile crypto/elliptic=/tmp/go-build3361383166/b188/_pkg_.a
2025-08-20T21:45:31.2948515Z [00:03:11.232]➜  packagefile crypto/hkdf=/tmp/go-build3361383166/b202/_pkg_.a
2025-08-20T21:45:31.2948965Z [00:03:11.232]➜  packagefile crypto/hmac=/tmp/go-build3361383166/b204/_pkg_.a
2025-08-20T21:45:31.2949455Z [00:03:11.232]➜  packagefile crypto/internal/boring=/tmp/go-build3361383166/b153/_pkg_.a
2025-08-20T21:45:31.2950013Z [00:03:11.232]➜  packagefile crypto/internal/fips140/aes=/tmp/go-build3361383166/b156/_pkg_.a
2025-08-20T21:45:31.2950593Z [00:03:11.232]➜  packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3361383166/b169/_pkg_.a
2025-08-20T21:45:31.2951174Z [00:03:11.232]➜  packagefile crypto/internal/fips140/mlkem=/tmp/go-build3361383166/b205/_pkg_.a
2025-08-20T21:45:31.2951746Z [00:03:11.232]➜  packagefile crypto/internal/fips140/tls12=/tmp/go-build3361383166/b206/_pkg_.a
2025-08-20T21:45:31.2952319Z [00:03:11.232]➜  packagefile crypto/internal/fips140/tls13=/tmp/go-build3361383166/b207/_pkg_.a
2025-08-20T21:45:31.2953047Z [00:03:11.232]➜  packagefile crypto/internal/hpke=/tmp/go-build3361383166/b208/_pkg_.a
2025-08-20T21:45:31.2953533Z [00:03:11.232]➜  packagefile crypto/md5=/tmp/go-build3361383166/b213/_pkg_.a
2025-08-20T21:45:31.2953973Z [00:03:11.232]➜  packagefile crypto/rc4=/tmp/go-build3361383166/b214/_pkg_.a
2025-08-20T21:45:31.2954643Z [00:03:11.232]➜  packagefile crypto/rsa=/tmp/go-build3361383166/b215/_pkg_.a
2025-08-20T21:45:31.2955092Z [00:03:11.232]➜  packagefile crypto/sha1=/tmp/go-build3361383166/b217/_pkg_.a
2025-08-20T21:45:31.2955550Z [00:03:11.232]➜  packagefile crypto/subtle=/tmp/go-build3361383166/b176/_pkg_.a
2025-08-20T21:45:31.2956079Z [00:03:11.232]➜  packagefile crypto/tls/internal/fips140tls=/tmp/go-build3361383166/b219/_pkg_.a
2025-08-20T21:45:31.2956591Z [00:03:11.232]➜  packagefile crypto/x509=/tmp/go-build3361383166/b221/_pkg_.a
2025-08-20T21:45:31.2957050Z [00:03:11.232]➜  packagefile encoding/pem=/tmp/go-build3361383166/b225/_pkg_.a
2025-08-20T21:45:31.2957629Z [00:03:11.232]➜  packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3361383166/b209/_pkg_.a
2025-08-20T21:45:31.2958286Z [00:03:11.232]➜  packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3361383166/b196/_pkg_.a
2025-08-20T21:45:31.2958795Z [00:03:11.232]➜  packagefile weak=/tmp/go-build3361383166/b135/_pkg_.a
2025-08-20T21:45:31.2959223Z [00:03:11.232]➜  packagefile io/ioutil=/tmp/go-build3361383166/b582/_pkg_.a
2025-08-20T21:45:31.2959712Z [00:03:11.232]➜  packagefile github.com/djherbis/times=/tmp/go-build3361383166/b848/_pkg_.a
2025-08-20T21:45:31.2960372Z [00:03:11.232]➜  packagefile github.com/tinylib/msgp/msgp=/tmp/go-build3361383166/b850/_pkg_.a
2025-08-20T21:45:31.2961045Z [00:03:11.232]➜  packagefile github.com/fsnotify/fsnotify/internal=/tmp/go-build3361383166/b786/_pkg_.a
2025-08-20T21:45:31.2961744Z [00:03:11.232]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/api=/tmp/go-build3361383166/b488/_pkg_.a
2025-08-20T21:45:31.2962680Z [00:03:11.232]➜  packagefile github.com/rootless-containers/rootlesskit/v2/pkg/httputil=/tmp/go-build3361383166/b489/_pkg_.a
2025-08-20T21:45:31.2963375Z [00:03:11.232]➜  packagefile internal/asan=/tmp/go-build3361383166/b027/_pkg_.a
2025-08-20T21:45:31.2963838Z [00:03:11.232]➜  packagefile internal/msan=/tmp/go-build3361383166/b028/_pkg_.a
2025-08-20T21:45:31.2964424Z [00:03:11.232]➜  packagefile internal/oserror=/tmp/go-build3361383166/b053/_pkg_.a
2025-08-20T21:45:31.2964960Z [00:03:11.232]➜  packagefile log/internal=/tmp/go-build3361383166/b076/_pkg_.a
2025-08-20T21:45:31.2965432Z [00:03:11.232]➜  packagefile internal/bisect=/tmp/go-build3361383166/b057/_pkg_.a
2025-08-20T21:45:31.2965880Z [00:03:11.232]➜  packagefile os/user=/tmp/go-build3361383166/b082/_pkg_.a
2025-08-20T21:45:31.2966460Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3361383166/b088/_pkg_.a
2025-08-20T21:45:31.2967159Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3361383166/b095/_pkg_.a
2025-08-20T21:45:31.2967847Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3361383166/b315/_pkg_.a
2025-08-20T21:45:31.2968733Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/pkg/filters=/tmp/go-build3361383166/b332/_pkg_.a
2025-08-20T21:45:31.2969498Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/api/services/content/v1=/tmp/go-build3361383166/b335/_pkg_.a
2025-08-20T21:45:31.2970296Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/core/remotes/docker/auth=/tmp/go-build3361383166/b396/_pkg_.a
2025-08-20T21:45:31.2971088Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/core/remotes/errors=/tmp/go-build3361383166/b397/_pkg_.a
2025-08-20T21:45:31.2971809Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/version=/tmp/go-build3361383166/b431/_pkg_.a
2025-08-20T21:45:31.2972592Z [00:03:11.232]➜  packagefile github.com/moby/locker=/tmp/go-build3361383166/b432/_pkg_.a
2025-08-20T21:45:31.2973315Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/api/runtime/sandbox/v1=/tmp/go-build3361383166/b434/_pkg_.a
2025-08-20T21:45:31.2974111Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/api/services/streaming/v1=/tmp/go-build3361383166/b439/_pkg_.a
2025-08-20T21:45:31.2975112Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/api/types/transfer=/tmp/go-build3361383166/b441/_pkg_.a
2025-08-20T21:45:31.2975889Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/core/transfer/streaming=/tmp/go-build3361383166/b442/_pkg_.a
2025-08-20T21:45:31.2976666Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/internal/cleanup=/tmp/go-build3361383166/b444/_pkg_.a
2025-08-20T21:45:31.2977434Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/pkg/archive/tarheader=/tmp/go-build3361383166/b449/_pkg_.a
2025-08-20T21:45:31.2978243Z [00:03:11.232]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3361383166/b399/_pkg_.a
2025-08-20T21:45:31.2978912Z [00:03:11.232]➜  packagefile go.opentelemetry.io/otel=/tmp/go-build3361383166/b409/_pkg_.a
2025-08-20T21:45:31.2979483Z [00:03:11.232]➜  packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3361383166/b404/_pkg_.a
2025-08-20T21:45:31.2980073Z [00:03:11.232]➜  packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3361383166/b407/_pkg_.a
2025-08-20T21:45:31.2980789Z [00:03:11.232]➜  packagefile go.opentelemetry.io/otel/semconv/v1.21.0=/tmp/go-build3361383166/b430/_pkg_.a
2025-08-20T21:45:31.2981521Z [00:03:11.232]➜  packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3361383166/b420/_pkg_.a
2025-08-20T21:45:31.2982230Z [00:03:11.232]➜  packagefile github.com/containerd/errdefs/pkg/internal/cause=/tmp/go-build3361383166/b345/_pkg_.a
2025-08-20T21:45:31.2983158Z [00:03:11.232]➜  packagefile github.com/containerd/errdefs/pkg/internal/types=/tmp/go-build3361383166/b346/_pkg_.a
2025-08-20T21:45:31.2983875Z [00:03:11.232]➜  packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3361383166/b087/_pkg_.a
2025-08-20T21:45:31.2984549Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/protoadapt=/tmp/go-build3361383166/b138/_pkg_.a
2025-08-20T21:45:31.2985209Z [00:03:11.232]➜  packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3361383166/b461/_pkg_.a
2025-08-20T21:45:31.2985823Z [00:03:11.232]➜  packagefile golang.org/x/net/trace=/tmp/go-build3361383166/b141/_pkg_.a
2025-08-20T21:45:31.2986378Z [00:03:11.232]➜  packagefile google.golang.org/grpc/balancer=/tmp/go-build3361383166/b244/_pkg_.a
2025-08-20T21:45:31.2986981Z [00:03:11.232]➜  packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3361383166/b255/_pkg_.a
2025-08-20T21:45:31.2987615Z [00:03:11.232]➜  packagefile google.golang.org/grpc/balancer/pickfirst=/tmp/go-build3361383166/b256/_pkg_.a
2025-08-20T21:45:31.2988275Z [00:03:11.232]➜  packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3361383166/b263/_pkg_.a
2025-08-20T21:45:31.2988894Z [00:03:11.232]➜  packagefile google.golang.org/grpc/channelz=/tmp/go-build3361383166/b245/_pkg_.a
2025-08-20T21:45:31.2989687Z [00:03:11.232]➜  packagefile google.golang.org/grpc/connectivity=/tmp/go-build3361383166/b125/_pkg_.a
2025-08-20T21:45:31.2990301Z [00:03:11.232]➜  packagefile google.golang.org/grpc/credentials=/tmp/go-build3361383166/b247/_pkg_.a
2025-08-20T21:45:31.2990906Z [00:03:11.232]➜  packagefile google.golang.org/grpc/encoding=/tmp/go-build3361383166/b266/_pkg_.a
2025-08-20T21:45:31.2991519Z [00:03:11.232]➜  packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build3361383166/b269/_pkg_.a
2025-08-20T21:45:31.2992164Z [00:03:11.232]➜  packagefile google.golang.org/grpc/experimental/stats=/tmp/go-build3361383166/b251/_pkg_.a
2025-08-20T21:45:31.2992989Z [00:03:11.232]➜  packagefile google.golang.org/grpc/grpclog=/tmp/go-build3361383166/b126/_pkg_.a
2025-08-20T21:45:31.2993568Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal=/tmp/go-build3361383166/b124/_pkg_.a
2025-08-20T21:45:31.2994180Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3361383166/b270/_pkg_.a
2025-08-20T21:45:31.2994900Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3361383166/b271/_pkg_.a
2025-08-20T21:45:31.2995627Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build3361383166/b272/_pkg_.a
2025-08-20T21:45:31.2996471Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build3361383166/b273/_pkg_.a
2025-08-20T21:45:31.2997135Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3361383166/b246/_pkg_.a
2025-08-20T21:45:31.2997782Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3361383166/b277/_pkg_.a
2025-08-20T21:45:31.2998431Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3361383166/b267/_pkg_.a
2025-08-20T21:45:31.2999069Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/idle=/tmp/go-build3361383166/b279/_pkg_.a
2025-08-20T21:45:31.2999705Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3361383166/b280/_pkg_.a
2025-08-20T21:45:31.3000356Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3361383166/b260/_pkg_.a
2025-08-20T21:45:31.3001092Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build3361383166/b281/_pkg_.a
2025-08-20T21:45:31.3001892Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/resolver/delegatingresolver=/tmp/go-build3361383166/b283/_pkg_.a
2025-08-20T21:45:31.3002935Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3361383166/b301/_pkg_.a
2025-08-20T21:45:31.3003720Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3361383166/b302/_pkg_.a
2025-08-20T21:45:31.3004408Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3361383166/b282/_pkg_.a
2025-08-20T21:45:31.3005065Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/stats=/tmp/go-build3361383166/b303/_pkg_.a
2025-08-20T21:45:31.3005693Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/status=/tmp/go-build3361383166/b137/_pkg_.a
2025-08-20T21:45:31.3006346Z [00:03:11.232]➜  packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3361383166/b285/_pkg_.a
2025-08-20T21:45:31.3006965Z [00:03:11.232]➜  packagefile google.golang.org/grpc/keepalive=/tmp/go-build3361383166/b297/_pkg_.a
2025-08-20T21:45:31.3007537Z [00:03:11.232]➜  packagefile google.golang.org/grpc/mem=/tmp/go-build3361383166/b268/_pkg_.a
2025-08-20T21:45:31.3008091Z [00:03:11.232]➜  packagefile google.golang.org/grpc/peer=/tmp/go-build3361383166/b298/_pkg_.a
2025-08-20T21:45:31.3008672Z [00:03:11.232]➜  packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build3361383166/b304/_pkg_.a
2025-08-20T21:45:31.3009287Z [00:03:11.232]➜  packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3361383166/b128/_pkg_.a
2025-08-20T21:45:31.3010082Z [00:03:11.232]➜  packagefile google.golang.org/grpc/stats=/tmp/go-build3361383166/b252/_pkg_.a
2025-08-20T21:45:31.3010639Z [00:03:11.232]➜  packagefile google.golang.org/grpc/tap=/tmp/go-build3361383166/b299/_pkg_.a
2025-08-20T21:45:31.3011143Z [00:03:11.232]➜  packagefile math/rand/v2=/tmp/go-build3361383166/b174/_pkg_.a
2025-08-20T21:45:31.3011682Z [00:03:11.232]➜  packagefile google.golang.org/grpc/attributes=/tmp/go-build3361383166/b248/_pkg_.a
2025-08-20T21:45:31.3012271Z [00:03:11.232]➜  packagefile github.com/moby/sys/mount=/tmp/go-build3361383166/b702/_pkg_.a
2025-08-20T21:45:31.3013021Z [00:03:11.232]➜  packagefile crypto/internal/fips140/sha256=/tmp/go-build3361383166/b162/_pkg_.a
2025-08-20T21:45:31.3013699Z [00:03:11.232]➜  packagefile github.com/containernetworking/cni/pkg/types/create=/tmp/go-build3361383166/b470/_pkg_.a
2025-08-20T21:45:31.3014417Z [00:03:11.232]➜  packagefile github.com/containernetworking/cni/pkg/utils=/tmp/go-build3361383166/b476/_pkg_.a
2025-08-20T21:45:31.3015144Z [00:03:11.232]➜  packagefile github.com/go-viper/mapstructure/v2/internal/errors=/tmp/go-build3361383166/b506/_pkg_.a
2025-08-20T21:45:31.3015805Z [00:03:11.232]➜  packagefile github.com/vishvananda/netlink/nl=/tmp/go-build3361383166/b708/_pkg_.a
2025-08-20T21:45:31.3016713Z [00:03:11.232]➜  packagefile github.com/containernetworking/cni/pkg/types/040=/tmp/go-build3361383166/b473/_pkg_.a
2025-08-20T21:45:31.3017464Z [00:03:11.232]➜  packagefile github.com/containernetworking/cni/pkg/types/internal=/tmp/go-build3361383166/b472/_pkg_.a
2025-08-20T21:45:31.3018188Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/ipfs=/tmp/go-build3361383166/b772/_pkg_.a
2025-08-20T21:45:31.3018903Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/ipfs/client=/tmp/go-build3361383166/b773/_pkg_.a
2025-08-20T21:45:31.3019656Z [00:03:11.232]➜  packagefile github.com/rootless-containers/bypass4netns/pkg/api=/tmp/go-build3361383166/b801/_pkg_.a
2025-08-20T21:45:31.3020403Z [00:03:11.232]➜  packagefile github.com/rootless-containers/bypass4netns/pkg/oci=/tmp/go-build3361383166/b803/_pkg_.a
2025-08-20T21:45:31.3021099Z [00:03:11.232]➜  packagefile github.com/docker/cli/internal/lazyregexp=/tmp/go-build3361383166/b729/_pkg_.a
2025-08-20T21:45:31.3021814Z [00:03:11.232]➜  packagefile github.com/docker/cli/pkg/kvfile=/tmp/go-build3361383166/b730/_pkg_.a
2025-08-20T21:45:31.3022691Z [00:03:11.232]➜  packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build3361383166/b731/_pkg_.a
2025-08-20T21:45:31.3023527Z [00:03:11.232]➜  packagefile github.com/docker/docker/api/types/container=/tmp/go-build3361383166/b732/_pkg_.a
2025-08-20T21:45:31.3024253Z [00:03:11.232]➜  packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3361383166/b734/_pkg_.a
2025-08-20T21:45:31.3024911Z [00:03:11.232]➜  packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3361383166/b736/_pkg_.a
2025-08-20T21:45:31.3025439Z [00:03:11.232]➜  packagefile math/big=/tmp/go-build3361383166/b178/_pkg_.a
2025-08-20T21:45:31.3026027Z [00:03:11.232]➜  packagefile github.com/opencontainers/runtime-tools/generate=/tmp/go-build3361383166/b787/_pkg_.a
2025-08-20T21:45:31.3026616Z [00:03:11.232]➜  packagefile gopkg.in/yaml.v3=/tmp/go-build3361383166/b549/_pkg_.a
2025-08-20T21:45:31.3027105Z [00:03:11.232]➜  packagefile sigs.k8s.io/yaml=/tmp/go-build3361383166/b791/_pkg_.a
2025-08-20T21:45:31.3027756Z [00:03:11.232]➜  packagefile tags.cncf.io/container-device-interface/internal/validation=/tmp/go-build3361383166/b793/_pkg_.a
2025-08-20T21:45:31.3028509Z [00:03:11.232]➜  packagefile tags.cncf.io/container-device-interface/specs-go=/tmp/go-build3361383166/b796/_pkg_.a
2025-08-20T21:45:31.3029202Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/consts=/tmp/go-build3361383166/b496/_pkg_.a
2025-08-20T21:45:31.3029878Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/dotenv=/tmp/go-build3361383166/b497/_pkg_.a
2025-08-20T21:45:31.3030547Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/utils=/tmp/go-build3361383166/b502/_pkg_.a
2025-08-20T21:45:31.3031442Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/errdefs=/tmp/go-build3361383166/b499/_pkg_.a
2025-08-20T21:45:31.3032065Z [00:03:11.232]➜  packagefile github.com/mattn/go-shellwords=/tmp/go-build3361383166/b507/_pkg_.a
2025-08-20T21:45:31.3032965Z [00:03:11.232]➜  packagefile github.com/xhit/go-str2duration/v2=/tmp/go-build3361383166/b508/_pkg_.a
2025-08-20T21:45:31.3033499Z [00:03:11.232]➜  packagefile hash/fnv=/tmp/go-build3361383166/b092/_pkg_.a
2025-08-20T21:45:31.3034061Z [00:03:11.232]➜  packagefile github.com/docker/docker/api/types/system=/tmp/go-build3361383166/b743/_pkg_.a
2025-08-20T21:45:31.3034738Z [00:03:11.232]➜  packagefile github.com/docker/docker/internal/lazyregexp=/tmp/go-build3361383166/b750/_pkg_.a
2025-08-20T21:45:31.3035432Z [00:03:11.232]➜  packagefile github.com/docker/docker/libnetwork/ipamutils=/tmp/go-build3361383166/b751/_pkg_.a
2025-08-20T21:45:31.3036093Z [00:03:11.232]➜  packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build3361383166/b752/_pkg_.a
2025-08-20T21:45:31.3036660Z [00:03:11.232]➜  packagefile github.com/pkg/errors=/tmp/go-build3361383166/b634/_pkg_.a
2025-08-20T21:45:31.3037240Z [00:03:11.232]➜  packagefile github.com/containers/ocicrypt/config=/tmp/go-build3361383166/b545/_pkg_.a
2025-08-20T21:45:31.3037851Z [00:03:11.232]➜  packagefile github.com/containers/ocicrypt=/tmp/go-build3361383166/b552/_pkg_.a
2025-08-20T21:45:31.3038456Z [00:03:11.232]➜  packagefile github.com/containers/ocicrypt/spec=/tmp/go-build3361383166/b592/_pkg_.a
2025-08-20T21:45:31.3039063Z [00:03:11.232]➜  packagefile github.com/docker/cli/cli/config=/tmp/go-build3361383166/b627/_pkg_.a
2025-08-20T21:45:31.3039703Z [00:03:11.232]➜  packagefile github.com/docker/cli/cli/config/configfile=/tmp/go-build3361383166/b628/_pkg_.a
2025-08-20T21:45:31.3040356Z [00:03:11.232]➜  packagefile github.com/docker/cli/cli/config/types=/tmp/go-build3361383166/b630/_pkg_.a
2025-08-20T21:45:31.3041044Z [00:03:11.232]➜  packagefile github.com/containerd/nerdctl/v2/pkg/imgutil/jobs=/tmp/go-build3361383166/b636/_pkg_.a
2025-08-20T21:45:31.3041767Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/fs/config=/tmp/go-build3361383166/b644/_pkg_.a
2025-08-20T21:45:31.3042722Z [00:03:11.232]➜  packagefile github.com/coreos/go-iptables/iptables=/tmp/go-build3361383166/b768/_pkg_.a
2025-08-20T21:45:31.3043382Z [00:03:11.232]➜  packagefile crypto/internal/fips140=/tmp/go-build3361383166/b157/_pkg_.a
2025-08-20T21:45:31.3044003Z [00:03:11.232]➜  packagefile crypto/internal/fips140/drbg=/tmp/go-build3361383166/b170/_pkg_.a
2025-08-20T21:45:31.3044636Z [00:03:11.232]➜  packagefile crypto/internal/fips140only=/tmp/go-build3361383166/b175/_pkg_.a
2025-08-20T21:45:31.3045197Z [00:03:11.232]➜  packagefile crypto/internal/randutil=/tmp/go-build3361383166/b173/_pkg_.a
2025-08-20T21:45:31.3045737Z [00:03:11.232]➜  packagefile crypto/internal/sysrand=/tmp/go-build3361383166/b172/_pkg_.a
2025-08-20T21:45:31.3046512Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/cmd/containerd-shim-runc-v2/process=/tmp/go-build3361383166/b725/_pkg_.a
2025-08-20T21:45:31.3047314Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3361383166/b089/_pkg_.a
2025-08-20T21:45:31.3048058Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3361383166/b106/_pkg_.a
2025-08-20T21:45:31.3048781Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3361383166/b090/_pkg_.a
2025-08-20T21:45:31.3049439Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3361383166/b103/_pkg_.a
2025-08-20T21:45:31.3050094Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3361383166/b107/_pkg_.a
2025-08-20T21:45:31.3050748Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3361383166/b109/_pkg_.a
2025-08-20T21:45:31.3051575Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3361383166/b094/_pkg_.a
2025-08-20T21:45:31.3052230Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3361383166/b104/_pkg_.a
2025-08-20T21:45:31.3053225Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3361383166/b111/_pkg_.a
2025-08-20T21:45:31.3053871Z [00:03:11.232]➜  packagefile crypto/internal/fips140/sha512=/tmp/go-build3361383166/b168/_pkg_.a
2025-08-20T21:45:31.3054369Z [00:03:11.232]➜  packagefile unique=/tmp/go-build3361383166/b134/_pkg_.a
2025-08-20T21:45:31.3054921Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/graph=/tmp/go-build3361383166/b500/_pkg_.a
2025-08-20T21:45:31.3055624Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/interpolation=/tmp/go-build3361383166/b510/_pkg_.a
2025-08-20T21:45:31.3056325Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/override=/tmp/go-build3361383166/b512/_pkg_.a
2025-08-20T21:45:31.3057005Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/paths=/tmp/go-build3361383166/b514/_pkg_.a
2025-08-20T21:45:31.3057673Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/schema=/tmp/go-build3361383166/b515/_pkg_.a
2025-08-20T21:45:31.3058358Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/template=/tmp/go-build3361383166/b498/_pkg_.a
2025-08-20T21:45:31.3059052Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/transform=/tmp/go-build3361383166/b531/_pkg_.a
2025-08-20T21:45:31.3059726Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/tree=/tmp/go-build3361383166/b511/_pkg_.a
2025-08-20T21:45:31.3060408Z [00:03:11.232]➜  packagefile github.com/compose-spec/compose-go/v2/validation=/tmp/go-build3361383166/b532/_pkg_.a
2025-08-20T21:45:31.3061086Z [00:03:11.232]➜  packagefile github.com/google/go-cmp/cmp/internal/diff=/tmp/go-build3361383166/b339/_pkg_.a
2025-08-20T21:45:31.3061769Z [00:03:11.232]➜  packagefile github.com/google/go-cmp/cmp/internal/flags=/tmp/go-build3361383166/b340/_pkg_.a
2025-08-20T21:45:31.3062572Z [00:03:11.232]➜  packagefile github.com/google/go-cmp/cmp/internal/function=/tmp/go-build3361383166/b341/_pkg_.a
2025-08-20T21:45:31.3063517Z [00:03:11.232]➜  packagefile github.com/google/go-cmp/cmp/internal/value=/tmp/go-build3361383166/b342/_pkg_.a
2025-08-20T21:45:31.3064123Z [00:03:11.232]➜  packagefile go/ast=/tmp/go-build3361383166/b669/_pkg_.a
2025-08-20T21:45:31.3064708Z [00:03:11.232]➜  packagefile gotest.tools/v3/internal/format=/tmp/go-build3361383166/b685/_pkg_.a
2025-08-20T21:45:31.3065353Z [00:03:11.232]➜  packagefile gotest.tools/v3/internal/source=/tmp/go-build3361383166/b687/_pkg_.a
2025-08-20T21:45:31.3065852Z [00:03:11.232]➜  packagefile go/token=/tmp/go-build3361383166/b105/_pkg_.a
2025-08-20T21:45:31.3066297Z [00:03:11.232]➜  packagefile database/sql=/tmp/go-build3361383166/b806/_pkg_.a
2025-08-20T21:45:31.3066942Z [00:03:11.232]➜  packagefile github.com/containerd/accelerated-container-image/pkg/label=/tmp/go-build3361383166/b807/_pkg_.a
2025-08-20T21:45:31.3067753Z [00:03:11.232]➜  packagefile github.com/containerd/accelerated-container-image/pkg/utils=/tmp/go-build3361383166/b808/_pkg_.a
2025-08-20T21:45:31.3068578Z [00:03:11.232]➜  packagefile github.com/containerd/accelerated-container-image/pkg/version=/tmp/go-build3361383166/b810/_pkg_.a
2025-08-20T21:45:31.3069359Z [00:03:11.232]➜  packagefile github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3361383166/b813/_pkg_.a
2025-08-20T21:45:31.3070072Z [00:03:11.232]➜  packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3361383166/b546/_pkg_.a
2025-08-20T21:45:31.3070727Z [00:03:11.232]➜  packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3361383166/b554/_pkg_.a
2025-08-20T21:45:31.3071438Z [00:03:11.232]➜  packagefile github.com/containerd/containerd/v2/plugins/content/local=/tmp/go-build3361383166/b820/_pkg_.a
2025-08-20T21:45:31.3072232Z [00:03:11.232]➜  packagefile github.com/containerd/nydus-snapshotter/pkg/converter/tool=/tmp/go-build3361383166/b822/_pkg_.a
2025-08-20T21:45:31.3073330Z [00:03:11.232]➜  packagefile github.com/containerd/nydus-snapshotter/pkg/label=/tmp/go-build3361383166/b823/_pkg_.a
2025-08-20T21:45:31.3074266Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3361383166/b825/_pkg_.a
2025-08-20T21:45:31.3074983Z [00:03:11.232]➜  packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3361383166/b826/_pkg_.a
2025-08-20T21:45:31.3075688Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/util/ioutils=/tmp/go-build3361383166/b829/_pkg_.a
2025-08-20T21:45:31.3076473Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/estargz/externaltoc=/tmp/go-build3361383166/b831/_pkg_.a
2025-08-20T21:45:31.3077282Z [00:03:11.232]➜  packagefile github.com/containerd/stargz-snapshotter/util/containerdutil=/tmp/go-build3361383166/b832/_pkg_.a
2025-08-20T21:45:31.3077966Z [00:03:11.232]➜  packagefile github.com/klauspost/compress=/tmp/go-build3361383166/b351/_pkg_.a
2025-08-20T21:45:31.3078564Z [00:03:11.232]➜  packagefile github.com/klauspost/compress/huff0=/tmp/go-build3361383166/b352/_pkg_.a
2025-08-20T21:45:31.3079216Z [00:03:11.232]➜  packagefile github.com/klauspost/compress/internal/le=/tmp/go-build3361383166/b354/_pkg_.a
2025-08-20T21:45:31.3079904Z [00:03:11.232]➜  packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build3361383166/b355/_pkg_.a
2025-08-20T21:45:31.3080634Z [00:03:11.232]➜  packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3361383166/b356/_pkg_.a
2025-08-20T21:45:31.3081305Z [00:03:11.232]➜  packagefile github.com/multiformats/go-multibase=/tmp/go-build3361383166/b597/_pkg_.a
2025-08-20T21:45:31.3081930Z [00:03:11.232]➜  packagefile github.com/multiformats/go-multihash=/tmp/go-build3361383166/b601/_pkg_.a
2025-08-20T21:45:31.3082703Z [00:03:11.232]➜  packagefile github.com/multiformats/go-varint=/tmp/go-build3361383166/b619/_pkg_.a
2025-08-20T21:45:31.3083402Z [00:03:11.232]➜  packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3361383166/b228/_pkg_.a
2025-08-20T21:45:31.3084040Z [00:03:11.232]➜  packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3361383166/b230/_pkg_.a
2025-08-20T21:45:31.3084824Z [00:03:11.232]➜  packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3361383166/b231/_pkg_.a
2025-08-20T21:45:31.3085498Z [00:03:11.232]➜  packagefile mime/quotedprintable=/tmp/go-build3361383166/b237/_pkg_.a
2025-08-20T21:45:31.3086128Z [00:03:11.232]➜  packagefile golang.org/x/text/internal/tag=/tmp/go-build3361383166/b523/_pkg_.a
2025-08-20T21:45:31.3086783Z [00:03:11.232]➜  packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3361383166/b655/_pkg_.a
2025-08-20T21:45:31.3087361Z [00:03:11.232]➜  packagefile github.com/godbus/dbus/v5=/tmp/go-build3361383166/b656/_pkg_.a
2025-08-20T21:45:31.3087896Z [00:03:11.232]➜  packagefile github.com/cilium/ebpf=/tmp/go-build3361383166/b658/_pkg_.a
2025-08-20T21:45:31.3088438Z [00:03:11.232]➜  packagefile github.com/cilium/ebpf/asm=/tmp/go-build3361383166/b663/_pkg_.a
2025-08-20T21:45:31.3088992Z [00:03:11.232]➜  packagefile github.com/cilium/ebpf/link=/tmp/go-build3361383166/b680/_pkg_.a
2025-08-20T21:45:31.3089567Z [00:03:11.232]➜  packagefile crypto/internal/fips140/alias=/tmp/go-build3361383166/b159/_pkg_.a
2025-08-20T21:45:31.3090138Z [00:03:11.232]➜  packagefile crypto/internal/fips140/ecdh=/tmp/go-build3361383166/b183/_pkg_.a
2025-08-20T21:45:31.3090773Z [00:03:11.232]➜  packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3361383166/b186/_pkg_.a
2025-08-20T21:45:31.3091390Z [00:03:11.232]➜  packagefile crypto/internal/boring/bbig=/tmp/go-build3361383166/b189/_pkg_.a
2025-08-20T21:45:31.3091959Z [00:03:11.232]➜  packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3361383166/b190/_pkg_.a
2025-08-20T21:45:31.3092689Z [00:03:11.232]➜  packagefile crypto/internal/fips140/nistec=/tmp/go-build3361383166/b184/_pkg_.a
2025-08-20T21:45:31.3093526Z [00:03:11.232]➜  packagefile crypto/internal/fips140cache=/tmp/go-build3361383166/b192/_pkg_.a
2025-08-20T21:45:31.3094100Z [00:03:11.232]➜  packagefile crypto/internal/fips140hash=/tmp/go-build3361383166/b193/_pkg_.a
2025-08-20T21:45:31.3094914Z [00:03:11.232]➜  packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3361383166/b198/_pkg_.a
2025-08-20T21:45:31.3095547Z [00:03:11.232]➜  packagefile crypto/internal/fips140/ed25519=/tmp/go-build3361383166/b200/_pkg_.a
2025-08-20T21:45:31.3096129Z [00:03:11.232]➜  packagefile crypto/internal/fips140/hkdf=/tmp/go-build3361383166/b203/_pkg_.a
2025-08-20T21:45:31.3096691Z [00:03:11.232]➜  packagefile crypto/internal/fips140/hmac=/tmp/go-build3361383166/b161/_pkg_.a
2025-08-20T21:45:31.3097256Z [00:03:11.232]➜  packagefile crypto/internal/boring/sig=/tmp/go-build3361383166/b177/_pkg_.a
2025-08-20T21:45:31.3097825Z [00:03:11.232]➜  packagefile crypto/internal/fips140/check=/tmp/go-build3361383166/b160/_pkg_.a
2025-08-20T21:45:31.3098410Z [00:03:11.232]➜  packagefile crypto/internal/fips140/subtle=/tmp/go-build3361383166/b167/_pkg_.a
2025-08-20T21:45:31.3099025Z [00:03:11.232]➜  packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3361383166/b163/_pkg_.a
2025-08-20T21:45:31.3099646Z [00:03:11.232]➜  packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3361383166/b164/_pkg_.a
2025-08-20T21:45:31.3100262Z [00:03:11.232]➜  packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3361383166/b158/_pkg_.a
2025-08-20T21:45:31.3100828Z [00:03:11.232]➜  packagefile crypto/internal/impl=/tmp/go-build3361383166/b165/_pkg_.a
2025-08-20T21:45:31.3101372Z [00:03:11.232]➜  packagefile crypto/internal/fips140/sha3=/tmp/go-build3361383166/b166/_pkg_.a
2025-08-20T21:45:31.3101950Z [00:03:11.232]➜  packagefile crypto/internal/fips140/bigmod=/tmp/go-build3361383166/b191/_pkg_.a
2025-08-20T21:45:31.3102663Z [00:03:11.232]➜  packagefile crypto/internal/fips140/rsa=/tmp/go-build3361383166/b216/_pkg_.a
2025-08-20T21:45:31.3103243Z [00:03:11.232]➜  packagefile crypto/fips140=/tmp/go-build3361383166/b220/_pkg_.a
2025-08-20T21:45:31.3103704Z [00:03:11.232]➜  packagefile crypto/dsa=/tmp/go-build3361383166/b222/_pkg_.a
2025-08-20T21:45:31.3104169Z [00:03:11.232]➜  packagefile crypto/x509/pkix=/tmp/go-build3361383166/b223/_pkg_.a
2025-08-20T21:45:31.3104827Z [00:03:11.232]➜  packagefile encoding/asn1=/tmp/go-build3361383166/b197/_pkg_.a
2025-08-20T21:45:31.3105471Z [00:03:11.232]➜  packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3361383166/b210/_pkg_.a
2025-08-20T21:45:31.3106178Z [00:03:11.232]➜  packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3361383166/b211/_pkg_.a
2025-08-20T21:45:31.3106956Z [00:03:11.232]➜  packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3361383166/b212/_pkg_.a
2025-08-20T21:45:31.3107563Z [00:03:11.232]➜  packagefile github.com/philhofer/fwd=/tmp/go-build3361383166/b851/_pkg_.a
2025-08-20T21:45:31.3108181Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3361383166/b096/_pkg_.a
2025-08-20T21:45:31.3108866Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build3361383166/b112/_pkg_.a
2025-08-20T21:45:31.3109531Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3361383166/b113/_pkg_.a
2025-08-20T21:45:31.3110212Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/protolazy=/tmp/go-build3361383166/b120/_pkg_.a
2025-08-20T21:45:31.3110902Z [00:03:11.232]➜  packagefile google.golang.org/protobuf/internal/version=/tmp/go-build3361383166/b121/_pkg_.a
2025-08-20T21:45:31.3111518Z [00:03:11.232]➜  packagefile github.com/felixge/httpsnoop=/tmp/go-build3361383166/b400/_pkg_.a
2025-08-20T21:45:31.3112301Z [00:03:11.232]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request=/tmp/go-build3361383166/b401/_pkg_.a
2025-08-20T21:45:31.3113458Z [00:03:11.232]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv=/tmp/go-build3361383166/b402/_pkg_.a
2025-08-20T21:45:31.3114438Z [00:03:11.233]➜  packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3361383166/b424/_pkg_.a
2025-08-20T21:45:31.3115042Z [00:03:11.233]➜  packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3361383166/b426/_pkg_.a
2025-08-20T21:45:31.3115741Z [00:03:11.233]➜  packagefile github.com/go-logr/logr=/tmp/go-build3361383166/b410/_pkg_.a
2025-08-20T21:45:31.3116336Z [00:03:11.233]➜  packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build3361383166/b414/_pkg_.a
2025-08-20T21:45:31.3116961Z [00:03:11.233]➜  packagefile go.opentelemetry.io/otel/internal=/tmp/go-build3361383166/b405/_pkg_.a
2025-08-20T21:45:31.3117595Z [00:03:11.233]➜  packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build3361383166/b406/_pkg_.a
2025-08-20T21:45:31.3118259Z [00:03:11.233]➜  packagefile go.opentelemetry.io/otel/semconv/v1.26.0=/tmp/go-build3361383166/b419/_pkg_.a
2025-08-20T21:45:31.3118897Z [00:03:11.233]➜  packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3361383166/b421/_pkg_.a
2025-08-20T21:45:31.3119581Z [00:03:11.233]➜  packagefile go.opentelemetry.io/otel/trace/internal/telemetry=/tmp/go-build3361383166/b422/_pkg_.a
2025-08-20T21:45:31.3120308Z [00:03:11.233]➜  packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3361383166/b462/_pkg_.a
2025-08-20T21:45:31.3120972Z [00:03:11.233]➜  packagefile golang.org/x/net/internal/timeseries=/tmp/go-build3361383166/b142/_pkg_.a
2025-08-20T21:45:31.3121514Z [00:03:11.233]➜  packagefile html/template=/tmp/go-build3361383166/b143/_pkg_.a
2025-08-20T21:45:31.3122124Z [00:03:11.233]➜  packagefile google.golang.org/grpc/balancer/pickfirst/internal=/tmp/go-build3361383166/b257/_pkg_.a
2025-08-20T21:45:31.3123131Z [00:03:11.233]➜  packagefile google.golang.org/grpc/balancer/pickfirst/pickfirstleaf=/tmp/go-build3361383166/b258/_pkg_.a
2025-08-20T21:45:31.3123850Z [00:03:11.233]➜  packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3361383166/b250/_pkg_.a
2025-08-20T21:45:31.3124505Z [00:03:11.233]➜  packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3361383166/b259/_pkg_.a
2025-08-20T21:45:31.3125189Z [00:03:11.233]➜  packagefile google.golang.org/grpc/balancer/endpointsharding=/tmp/go-build3361383166/b264/_pkg_.a
2025-08-20T21:45:31.3126031Z [00:03:11.233]➜  packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3361383166/b249/_pkg_.a
2025-08-20T21:45:31.3126775Z [00:03:11.233]➜  packagefile google.golang.org/grpc/grpclog/internal=/tmp/go-build3361383166/b127/_pkg_.a
2025-08-20T21:45:31.3127543Z [00:03:11.233]➜  packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3361383166/b274/_pkg_.a
2025-08-20T21:45:31.3128339Z [00:03:11.233]➜  packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3361383166/b275/_pkg_.a
2025-08-20T21:45:31.3129019Z [00:03:11.233]➜  packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build3361383166/b278/_pkg_.a
2025-08-20T21:45:31.3129690Z [00:03:11.233]➜  packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3361383166/b261/_pkg_.a
2025-08-20T21:45:31.3130392Z [00:03:11.233]➜  packagefile google.golang.org/grpc/internal/proxyattributes=/tmp/go-build3361383166/b284/_pkg_.a
2025-08-20T21:45:31.3131139Z [00:03:11.233]➜  packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3361383166/b296/_pkg_.a
2025-08-20T21:45:31.3131774Z [00:03:11.233]➜  packagefile golang.org/x/net/http2=/tmp/go-build3361383166/b286/_pkg_.a
2025-08-20T21:45:31.3132321Z [00:03:11.233]➜  packagefile golang.org/x/net/http2/hpack=/tmp/go-build3361383166/b293/_pkg_.a
2025-08-20T21:45:31.3133147Z [00:03:11.233]➜  packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build3361383166/b295/_pkg_.a
2025-08-20T21:45:31.3133722Z [00:03:11.233]➜  packagefile net/http/httputil=/tmp/go-build3361383166/b300/_pkg_.a
2025-08-20T21:45:31.3134318Z [00:03:11.233]➜  packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3361383166/b305/_pkg_.a
2025-08-20T21:45:31.3135198Z [00:03:11.233]➜  packagefile github.com/containernetworking/cni/pkg/types/020=/tmp/go-build3361383166/b471/_pkg_.a
2025-08-20T21:45:31.3135850Z [00:03:11.233]➜  packagefile github.com/mitchellh/go-homedir=/tmp/go-build3361383166/b774/_pkg_.a
2025-08-20T21:45:31.3136583Z [00:03:11.233]➜  packagefile github.com/multiformats/go-multiaddr=/tmp/go-build3361383166/b775/_pkg_.a
2025-08-20T21:45:31.3137219Z [00:03:11.233]➜  packagefile github.com/multiformats/go-multiaddr/net=/tmp/go-build3361383166/b778/_pkg_.a
2025-08-20T21:45:31.3137876Z [00:03:11.233]➜  packagefile github.com/docker/docker/api/types/common=/tmp/go-build3361383166/b733/_pkg_.a
2025-08-20T21:45:31.3138541Z [00:03:11.233]➜  packagefile github.com/docker/docker/api/types/network=/tmp/go-build3361383166/b737/_pkg_.a
2025-08-20T21:45:31.3139205Z [00:03:11.233]➜  packagefile github.com/docker/docker/api/types/storage=/tmp/go-build3361383166/b739/_pkg_.a
2025-08-20T21:45:31.3139876Z [00:03:11.233]➜  packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build3361383166/b740/_pkg_.a
2025-08-20T21:45:31.3140559Z [00:03:11.233]➜  packagefile github.com/moby/docker-image-spec/specs-go/v1=/tmp/go-build3361383166/b741/_pkg_.a
2025-08-20T21:45:31.3141246Z [00:03:11.233]➜  packagefile github.com/docker/docker/api/types/versions=/tmp/go-build3361383166/b735/_pkg_.a
2025-08-20T21:45:31.3141975Z [00:03:11.233]➜  packagefile github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build3361383166/b788/_pkg_.a
2025-08-20T21:45:31.3142943Z [00:03:11.233]➜  packagefile github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build3361383166/b789/_pkg_.a
2025-08-20T21:45:31.3143741Z [00:03:11.233]➜  packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3361383166/b790/_pkg_.a
2025-08-20T21:45:31.3144343Z [00:03:11.233]➜  packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build3361383166/b792/_pkg_.a
2025-08-20T21:45:31.3145040Z [00:03:11.233]➜  packagefile tags.cncf.io/container-device-interface/internal/validation/k8s=/tmp/go-build3361383166/b794/_pkg_.a
2025-08-20T21:45:31.3145712Z [00:03:11.233]➜  packagefile golang.org/x/mod/semver=/tmp/go-build3361383166/b797/_pkg_.a
2025-08-20T21:45:31.3146312Z [00:03:11.233]➜  packagefile github.com/docker/docker/api/types/build=/tmp/go-build3361383166/b744/_pkg_.a
2025-08-20T21:45:31.3147148Z [00:03:11.233]➜  packagefile github.com/docker/docker/api/types/image=/tmp/go-build3361383166/b746/_pkg_.a
2025-08-20T21:45:31.3147969Z [00:03:11.233]➜  packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3361383166/b745/_pkg_.a
2025-08-20T21:45:31.3148665Z [00:03:11.233]➜  packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3361383166/b747/_pkg_.a
2025-08-20T21:45:31.3149319Z [00:03:11.233]➜  packagefile github.com/docker/docker/api/types/volume=/tmp/go-build3361383166/b749/_pkg_.a
2025-08-20T21:45:31.3149987Z [00:03:11.233]➜  packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build3361383166/b553/_pkg_.a
2025-08-20T21:45:31.3150854Z [00:03:11.233]➜  packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3361383166/b573/_pkg_.a
2025-08-20T21:45:31.3151563Z [00:03:11.233]➜  packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3361383166/b574/_pkg_.a
2025-08-20T21:45:31.3152228Z [00:03:11.233]➜  packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3361383166/b575/_pkg_.a
2025-08-20T21:45:31.3153223Z [00:03:11.233]➜  packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3361383166/b576/_pkg_.a
2025-08-20T21:45:31.3153934Z [00:03:11.233]➜  packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3361383166/b583/_pkg_.a
2025-08-20T21:45:31.3154631Z [00:03:11.233]➜  packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3361383166/b585/_pkg_.a
2025-08-20T21:45:31.3155323Z [00:03:11.233]➜  packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3361383166/b586/_pkg_.a
2025-08-20T21:45:31.3155943Z [00:03:11.233]➜  packagefile golang.org/x/crypto/openpgp=/tmp/go-build3361383166/b559/_pkg_.a
2025-08-20T21:45:31.3156540Z [00:03:11.233]➜  packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3361383166/b562/_pkg_.a
2025-08-20T21:45:31.3157197Z [00:03:11.233]➜  packagefile github.com/docker/cli/cli/config/credentials=/tmp/go-build3361383166/b629/_pkg_.a
2025-08-20T21:45:31.3158118Z [00:03:11.233]➜  packagefile github.com/docker/cli/cli/config/memorystore=/tmp/go-build3361383166/b633/_pkg_.a
2025-08-20T21:45:31.3158728Z [00:03:11.233]➜  packagefile crypto/internal/entropy=/tmp/go-build3361383166/b171/_pkg_.a
2025-08-20T21:45:31.3159355Z [00:03:11.233]➜  packagefile github.com/containerd/containerd/v2/pkg/stdio=/tmp/go-build3361383166/b726/_pkg_.a
2025-08-20T21:45:31.3159981Z [00:03:11.233]➜  packagefile github.com/containerd/go-runc=/tmp/go-build3361383166/b727/_pkg_.a
2025-08-20T21:45:31.3160609Z [00:03:11.233]➜  packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3361383166/b091/_pkg_.a
2025-08-20T21:45:31.3161277Z [00:03:11.233]➜  packagefile github.com/santhosh-tekuri/jsonschema/v6=/tmp/go-build3361383166/b516/_pkg_.a
2025-08-20T21:45:31.3161945Z [00:03:11.233]➜  packagefile github.com/santhosh-tekuri/jsonschema/v6/kind=/tmp/go-build3361383166/b517/_pkg_.a
2025-08-20T21:45:31.3162681Z [00:03:11.233]➜  packagefile golang.org/x/text/message=/tmp/go-build3361383166/b518/_pkg_.a
2025-08-20T21:45:31.3163230Z [00:03:11.234]➜  packagefile go/scanner=/tmp/go-build3361383166/b670/_pkg_.a
2025-08-20T21:45:31.3163863Z [00:03:11.234]➜  packagefile gotest.tools/v3/internal/difflib=/tmp/go-build3361383166/b686/_pkg_.a
2025-08-20T21:45:31.3164479Z [00:03:11.234]➜  packagefile go/format=/tmp/go-build3361383166/b668/_pkg_.a
2025-08-20T21:45:31.3164916Z [00:03:11.234]➜  packagefile go/parser=/tmp/go-build3361383166/b671/_pkg_.a
2025-08-20T21:45:31.3165548Z [00:03:11.234]➜  packagefile github.com/containerd/accelerated-container-image/pkg/types=/tmp/go-build3361383166/b809/_pkg_.a
2025-08-20T21:45:31.3166202Z [00:03:11.234]➜  packagefile github.com/miekg/pkcs11=/tmp/go-build3361383166/b547/_pkg_.a
2025-08-20T21:45:31.3166790Z [00:03:11.234]➜  packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build3361383166/b548/_pkg_.a
2025-08-20T21:45:31.3167374Z [00:03:11.234]➜  packagefile github.com/go-jose/go-jose/v4=/tmp/go-build3361383166/b555/_pkg_.a
2025-08-20T21:45:31.3168125Z [00:03:11.234]➜  packagefile github.com/containerd/containerd/v2/internal/fsverity=/tmp/go-build3361383166/b821/_pkg_.a
2025-08-20T21:45:31.3168908Z [00:03:11.234]➜  packagefile github.com/klauspost/compress/fse=/tmp/go-build3361383166/b353/_pkg_.a
2025-08-20T21:45:31.3169502Z [00:03:11.234]➜  packagefile github.com/mr-tron/base58/base58=/tmp/go-build3361383166/b598/_pkg_.a
2025-08-20T21:45:31.3170091Z [00:03:11.234]➜  packagefile github.com/multiformats/go-base32=/tmp/go-build3361383166/b599/_pkg_.a
2025-08-20T21:45:31.3170685Z [00:03:11.234]➜  packagefile github.com/multiformats/go-base36=/tmp/go-build3361383166/b600/_pkg_.a
2025-08-20T21:45:31.3171452Z [00:03:11.234]➜  packagefile github.com/multiformats/go-multihash/core=/tmp/go-build3361383166/b602/_pkg_.a
2025-08-20T21:45:31.3172142Z [00:03:11.234]➜  packagefile github.com/multiformats/go-multihash/register/all=/tmp/go-build3361383166/b603/_pkg_.a
2025-08-20T21:45:31.3173109Z [00:03:11.234]➜  packagefile github.com/multiformats/go-multihash/register/miniosha256=/tmp/go-build3361383166/b617/_pkg_.a
2025-08-20T21:45:31.3173801Z [00:03:11.234]➜  packagefile vendor/golang.org/x/text/transform=/tmp/go-build3361383166/b229/_pkg_.a
2025-08-20T21:45:31.3174319Z [00:03:11.234]➜  packagefile debug/elf=/tmp/go-build3361383166/b659/_pkg_.a
2025-08-20T21:45:31.3174822Z [00:03:11.234]➜  packagefile github.com/cilium/ebpf/btf=/tmp/go-build3361383166/b666/_pkg_.a
2025-08-20T21:45:31.3175390Z [00:03:11.234]➜  packagefile github.com/cilium/ebpf/internal=/tmp/go-build3361383166/b667/_pkg_.a
2025-08-20T21:45:31.3176012Z [00:03:11.234]➜  packagefile github.com/cilium/ebpf/internal/kallsyms=/tmp/go-build3361383166/b676/_pkg_.a
2025-08-20T21:45:31.3176666Z [00:03:11.234]➜  packagefile github.com/cilium/ebpf/internal/kconfig=/tmp/go-build3361383166/b677/_pkg_.a
2025-08-20T21:45:31.3177293Z [00:03:11.234]➜  packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3361383166/b664/_pkg_.a
2025-08-20T21:45:31.3178095Z [00:03:11.234]➜  packagefile github.com/cilium/ebpf/internal/sysenc=/tmp/go-build3361383166/b678/_pkg_.a
2025-08-20T21:45:31.3178741Z [00:03:11.234]➜  packagefile github.com/cilium/ebpf/internal/tracefs=/tmp/go-build3361383166/b679/_pkg_.a
2025-08-20T21:45:31.3179383Z [00:03:11.234]➜  packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3361383166/b665/_pkg_.a
2025-08-20T21:45:31.3180007Z [00:03:11.234]➜  packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3361383166/b185/_pkg_.a
2025-08-20T21:45:31.3180536Z [00:03:11.234]➜  packagefile crypto/sha3=/tmp/go-build3361383166/b194/_pkg_.a
2025-08-20T21:45:31.3181084Z [00:03:11.234]➜  packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3361383166/b201/_pkg_.a
2025-08-20T21:45:31.3181741Z [00:03:11.234]➜  packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build3361383166/b097/_pkg_.a
2025-08-20T21:45:31.3182567Z [00:03:11.234]➜  packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3361383166/b098/_pkg_.a
2025-08-20T21:45:31.3183360Z [00:03:11.234]➜  packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3361383166/b099/_pkg_.a
2025-08-20T21:45:31.3184221Z [00:03:11.234]➜  packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3361383166/b101/_pkg_.a
2025-08-20T21:45:31.3184988Z [00:03:11.234]➜  packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3361383166/b117/_pkg_.a
2025-08-20T21:45:31.3185691Z [00:03:11.234]➜  packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3361383166/b119/_pkg_.a
2025-08-20T21:45:31.3186557Z [00:03:11.234]➜  packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3361383166/b403/_pkg_.a
2025-08-20T21:45:31.3187360Z [00:03:11.234]➜  packagefile go.opentelemetry.io/otel/metric/noop=/tmp/go-build3361383166/b429/_pkg_.a
2025-08-20T21:45:31.3187996Z [00:03:11.234]➜  packagefile go.opentelemetry.io/otel/semconv/v1.20.0=/tmp/go-build3361383166/b408/_pkg_.a
2025-08-20T21:45:31.3188713Z [00:03:11.234]➜  packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3361383166/b425/_pkg_.a
2025-08-20T21:45:31.3189384Z [00:03:11.234]➜  packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build3361383166/b427/_pkg_.a
2025-08-20T21:45:31.3189900Z [00:03:11.234]➜  packagefile log/slog=/tmp/go-build3361383166/b411/_pkg_.a
2025-08-20T21:45:31.3190380Z [00:03:11.234]➜  packagefile github.com/go-logr/stdr=/tmp/go-build3361383166/b415/_pkg_.a
2025-08-20T21:45:31.3190926Z [00:03:11.234]➜  packagefile go.opentelemetry.io/auto/sdk=/tmp/go-build3361383166/b417/_pkg_.a
2025-08-20T21:45:31.3191403Z [00:03:11.235]➜  packagefile html=/tmp/go-build3361383166/b144/_pkg_.a
2025-08-20T21:45:31.3192128Z [00:03:11.235]➜  packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3361383166/b262/_pkg_.a
2025-08-20T21:45:31.3193083Z [00:03:11.235]➜  packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3361383166/b118/_pkg_.a
2025-08-20T21:45:31.3193708Z [00:03:11.235]➜  packagefile golang.org/x/net/http/httpguts=/tmp/go-build3361383166/b287/_pkg_.a
2025-08-20T21:45:31.3194251Z [00:03:11.235]➜  packagefile golang.org/x/net/idna=/tmp/go-build3361383166/b288/_pkg_.a
2025-08-20T21:45:31.3194831Z [00:03:11.235]➜  packagefile golang.org/x/net/internal/httpcommon=/tmp/go-build3361383166/b294/_pkg_.a
2025-08-20T21:45:31.3195487Z [00:03:11.235]➜  packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3361383166/b306/_pkg_.a
2025-08-20T21:45:31.3196209Z [00:03:11.235]➜  packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3361383166/b307/_pkg_.a
2025-08-20T21:45:31.3196813Z [00:03:11.235]➜  packagefile encoding/base32=/tmp/go-build3361383166/b776/_pkg_.a
2025-08-20T21:45:31.3197317Z [00:03:11.235]➜  packagefile golang.org/x/exp/slices=/tmp/go-build3361383166/b777/_pkg_.a
2025-08-20T21:45:31.3197932Z [00:03:11.235]➜  packagefile github.com/docker/docker/internal/multierror=/tmp/go-build3361383166/b738/_pkg_.a
2025-08-20T21:45:31.3198817Z [00:03:11.235]➜  packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3361383166/b748/_pkg_.a
2025-08-20T21:45:31.3199539Z [00:03:11.235]➜  packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3361383166/b577/_pkg_.a
2025-08-20T21:45:31.3200104Z [00:03:11.235]➜  packagefile net/mail=/tmp/go-build3361383166/b584/_pkg_.a
2025-08-20T21:45:31.3200601Z [00:03:11.235]➜  packagefile github.com/smallstep/pkcs7=/tmp/go-build3361383166/b587/_pkg_.a
2025-08-20T21:45:31.3201179Z [00:03:11.235]➜  packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build3361383166/b560/_pkg_.a
2025-08-20T21:45:31.3201788Z [00:03:11.235]➜  packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3361383166/b561/_pkg_.a
2025-08-20T21:45:31.3202577Z [00:03:11.235]➜  packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build3361383166/b568/_pkg_.a
2025-08-20T21:45:31.3203181Z [00:03:11.235]➜  packagefile compress/bzip2=/tmp/go-build3361383166/b563/_pkg_.a
2025-08-20T21:45:31.3203658Z [00:03:11.235]➜  packagefile compress/zlib=/tmp/go-build3361383166/b564/_pkg_.a
2025-08-20T21:45:31.3204165Z [00:03:11.235]➜  packagefile golang.org/x/crypto/cast5=/tmp/go-build3361383166/b566/_pkg_.a
2025-08-20T21:45:31.3204877Z [00:03:11.235]➜  packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3361383166/b567/_pkg_.a
2025-08-20T21:45:31.3205466Z [00:03:11.235]➜  packagefile image=/tmp/go-build3361383166/b569/_pkg_.a
2025-08-20T21:45:31.3205894Z [00:03:11.235]➜  packagefile image/jpeg=/tmp/go-build3361383166/b571/_pkg_.a
2025-08-20T21:45:31.3206490Z [00:03:11.235]➜  packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build3361383166/b631/_pkg_.a
2025-08-20T21:45:31.3207243Z [00:03:11.235]➜  packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3361383166/b632/_pkg_.a
2025-08-20T21:45:31.3207853Z [00:03:11.235]➜  packagefile hash/maphash=/tmp/go-build3361383166/b530/_pkg_.a
2025-08-20T21:45:31.3208384Z [00:03:11.235]➜  packagefile golang.org/x/text/feature/plural=/tmp/go-build3361383166/b519/_pkg_.a
2025-08-20T21:45:31.3209063Z [00:03:11.235]➜  packagefile golang.org/x/text/internal/format=/tmp/go-build3361383166/b529/_pkg_.a
2025-08-20T21:45:31.3209743Z [00:03:11.235]➜  packagefile golang.org/x/text/internal/number=/tmp/go-build3361383166/b525/_pkg_.a
2025-08-20T21:45:31.3210345Z [00:03:11.235]➜  packagefile golang.org/x/text/message/catalog=/tmp/go-build3361383166/b527/_pkg_.a
2025-08-20T21:45:31.3210859Z [00:03:11.235]➜  packagefile go/printer=/tmp/go-build3361383166/b673/_pkg_.a
2025-08-20T21:45:31.3211335Z [00:03:11.235]➜  packagefile go/build/constraint=/tmp/go-build3361383166/b672/_pkg_.a
2025-08-20T21:45:31.3211892Z [00:03:11.235]➜  packagefile github.com/go-jose/go-jose/v4/cipher=/tmp/go-build3361383166/b556/_pkg_.a
2025-08-20T21:45:31.3212837Z [00:03:11.235]➜  packagefile github.com/go-jose/go-jose/v4/json=/tmp/go-build3361383166/b557/_pkg_.a
2025-08-20T21:45:31.3213444Z [00:03:11.235]➜  packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3361383166/b558/_pkg_.a
2025-08-20T21:45:31.3214108Z [00:03:11.235]➜  packagefile github.com/multiformats/go-multihash/register/blake2=/tmp/go-build3361383166/b604/_pkg_.a
2025-08-20T21:45:31.3214851Z [00:03:11.235]➜  packagefile github.com/multiformats/go-multihash/register/blake3=/tmp/go-build3361383166/b607/_pkg_.a
2025-08-20T21:45:31.3215589Z [00:03:11.235]➜  packagefile github.com/multiformats/go-multihash/register/murmur3=/tmp/go-build3361383166/b612/_pkg_.a
2025-08-20T21:45:31.3216319Z [00:03:11.235]➜  packagefile github.com/multiformats/go-multihash/register/sha3=/tmp/go-build3361383166/b614/_pkg_.a
2025-08-20T21:45:31.3217048Z [00:03:11.235]➜  packagefile github.com/multiformats/go-multihash/register/sha256=/tmp/go-build3361383166/b618/_pkg_.a
2025-08-20T21:45:31.3217626Z [00:03:11.235]➜  packagefile debug/dwarf=/tmp/go-build3361383166/b660/_pkg_.a
2025-08-20T21:45:31.3218099Z [00:03:11.235]➜  packagefile internal/saferio=/tmp/go-build3361383166/b661/_pkg_.a
2025-08-20T21:45:31.3218756Z [00:03:11.235]➜  packagefile internal/zstd=/tmp/go-build3361383166/b662/_pkg_.a
2025-08-20T21:45:31.3219280Z [00:03:11.235]➜  packagefile golang.org/x/exp/constraints=/tmp/go-build3361383166/b675/_pkg_.a
2025-08-20T21:45:31.3219940Z [00:03:11.235]➜  packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3361383166/b102/_pkg_.a
2025-08-20T21:45:31.3220625Z [00:03:11.235]➜  packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3361383166/b428/_pkg_.a
2025-08-20T21:45:31.3221187Z [00:03:11.235]➜  packagefile log/slog/internal=/tmp/go-build3361383166/b412/_pkg_.a
2025-08-20T21:45:31.3221700Z [00:03:11.235]➜  packagefile log/slog/internal/buffer=/tmp/go-build3361383166/b413/_pkg_.a
2025-08-20T21:45:31.3222253Z [00:03:11.235]➜  packagefile github.com/go-logr/logr/funcr=/tmp/go-build3361383166/b416/_pkg_.a
2025-08-20T21:45:31.3223088Z [00:03:11.235]➜  packagefile go.opentelemetry.io/auto/sdk/internal/telemetry=/tmp/go-build3361383166/b418/_pkg_.a
2025-08-20T21:45:31.3223757Z [00:03:11.235]➜  packagefile go.opentelemetry.io/otel/trace/noop=/tmp/go-build3361383166/b423/_pkg_.a
2025-08-20T21:45:31.3224361Z [00:03:11.235]➜  packagefile golang.org/x/text/secure/bidirule=/tmp/go-build3361383166/b289/_pkg_.a
2025-08-20T21:45:31.3225062Z [00:03:11.235]➜  packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3361383166/b291/_pkg_.a
2025-08-20T21:45:31.3225688Z [00:03:11.235]➜  packagefile github.com/golang/protobuf/proto=/tmp/go-build3361383166/b578/_pkg_.a
2025-08-20T21:45:31.3226352Z [00:03:11.235]➜  packagefile github.com/smallstep/pkcs7/internal/legacy/x509=/tmp/go-build3361383166/b588/_pkg_.a
2025-08-20T21:45:31.3226924Z [00:03:11.235]➜  packagefile hash/adler32=/tmp/go-build3361383166/b565/_pkg_.a
2025-08-20T21:45:31.3227383Z [00:03:11.235]➜  packagefile image/color=/tmp/go-build3361383166/b570/_pkg_.a
2025-08-20T21:45:31.3227878Z [00:03:11.235]➜  packagefile image/internal/imageutil=/tmp/go-build3361383166/b572/_pkg_.a
2025-08-20T21:45:31.3228450Z [00:03:11.235]➜  packagefile golang.org/x/text/internal/catmsg=/tmp/go-build3361383166/b520/_pkg_.a
2025-08-20T21:45:31.3229144Z [00:03:11.235]➜  packagefile golang.org/x/text/internal/stringset=/tmp/go-build3361383166/b526/_pkg_.a
2025-08-20T21:45:31.3229746Z [00:03:11.235]➜  packagefile go/doc/comment=/tmp/go-build3361383166/b674/_pkg_.a
2025-08-20T21:45:31.3230267Z [00:03:11.235]➜  packagefile golang.org/x/crypto/blake2b=/tmp/go-build3361383166/b605/_pkg_.a
2025-08-20T21:45:31.3230825Z [00:03:11.235]➜  packagefile golang.org/x/crypto/blake2s=/tmp/go-build3361383166/b606/_pkg_.a
2025-08-20T21:45:31.3231367Z [00:03:11.235]➜  packagefile lukechampine.com/blake3=/tmp/go-build3361383166/b608/_pkg_.a
2025-08-20T21:45:31.3231916Z [00:03:11.235]➜  packagefile github.com/spaolacci/murmur3=/tmp/go-build3361383166/b613/_pkg_.a
2025-08-20T21:45:31.3232827Z [00:03:11.235]➜  packagefile golang.org/x/crypto/sha3=/tmp/go-build3361383166/b615/_pkg_.a
2025-08-20T21:45:31.3233490Z [00:03:11.235]➜  packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3361383166/b579/_pkg_.a
2025-08-20T21:45:31.3234127Z [00:03:11.235]➜  packagefile golang.org/x/crypto/cryptobyte=/tmp/go-build3361383166/b589/_pkg_.a
2025-08-20T21:45:31.3234727Z [00:03:11.235]➜  packagefile golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3361383166/b590/_pkg_.a
2025-08-20T21:45:31.3235318Z [00:03:11.235]➜  packagefile lukechampine.com/blake3/bao=/tmp/go-build3361383166/b609/_pkg_.a
2025-08-20T21:45:31.3235879Z [00:03:11.235]➜  packagefile lukechampine.com/blake3/guts=/tmp/go-build3361383166/b610/_pkg_.a
2025-08-20T21:45:31.3236410Z [00:03:11.235]➜  packagefile golang.org/x/sys/cpu=/tmp/go-build3361383166/b616/_pkg_.a
2025-08-20T21:45:31.3237049Z [00:03:11.235]➜  packagefile google.golang.org/protobuf/internal/editionssupport=/tmp/go-build3361383166/b580/_pkg_.a
2025-08-20T21:45:31.3237775Z [00:03:11.235]➜  packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3361383166/b581/_pkg_.a
2025-08-20T21:45:31.3238404Z [00:03:11.235]➜  packagefile github.com/klauspost/cpuid/v2=/tmp/go-build3361383166/b611/_pkg_.a
2025-08-20T21:45:31.3287454Z [00:03:11.235]➜  modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containerd/nerdctl/v2/cmd/nerdctl\nmod\tgithub.com/containerd/nerdctl/v2\tv2.1.4-0.20250820082718-9414303ba919\t\ndep\tgithub.com/Masterminds/semver/v3\tv3.4.0\th1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=\ndep\tgithub.com/cilium/ebpf\tv0.16.0\th1:+BiEnHL6Z7lXnlGUsXQPPAE7+kenAd4ES8MQ5min0Ok=\ndep\tgithub.com/compose-spec/compose-go/v2\tv2.8.1\th1:27O4dzyhiS/UEUKp1zHOHCBWD1WbxGsYGMNNaSejTk4=\ndep\tgithub.com/containerd/accelerated-container-image\tv1.3.0\th1:sFbTgSuMboeKHa9f7MY11hWF1XxVWjFoiTsXYtOtvdU=\ndep\tgithub.com/containerd/cgroups/v3\tv3.0.5\th1:44na7Ud+VwyE7LIoJ8JTNQOa549a8543BmzaJHo6Bzo=\ndep\tgithub.com/containerd/console\tv1.0.5\th1:R0ymNeydRqH2DmakFNdmjR2k0t7UPuiOV/N/27/qqsc=\ndep\tgithub.com/containerd/containerd/api\tv1.9.0\th1:HZ/licowTRazus+wt9fM6r/9BQO7S0vD5lMcWspGIg0=\ndep\tgithub.com/containerd/containerd/v2\tv2.1.4\th1:/hXWjiSFd6ftrBOBGfAZ6T30LJcx1dBjdKEeI8xucKQ=\ndep\tgithub.com/containerd/continuity\tv0.4.5\th1:ZRoN1sXq9u7V6QoHMcVWGhOwDFqZ4B9i5H6un1Wh0x4=\ndep\tgithub.com/containerd/errdefs\tv1.0.0\th1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI=\ndep\tgithub.com/containerd/errdefs/pkg\tv0.3.0\th1:9IKJ06FvyNlexW690DXuQNx2KA2cUJXx151Xdx3ZPPE=\ndep\tgithub.com/containerd/fifo\tv1.1.0\th1:4I2mbh5stb1u6ycIABlBw9zgtlK8viPI9QkQNRQEEmY=\ndep\tgithub.com/containerd/go-cni\tv1.1.13\th1:eFSGOKlhoYNxpJ51KRIMHZNlg5UgocXEIEBGkY7Hnis=\ndep\tgithub.com/containerd/go-runc\tv1.1.0\th1:OX4f+/i2y5sUT7LhmcJH7GYrjjhHa1QI4e8yO0gGleA=\ndep\tgithub.com/containerd/imgcrypt/v2\tv2.0.1\th1:gQcmeCKA97fAl0wlpq0itSY/PagFBsn4/mlKUy6kOio=\ndep\tgithub.com/containerd/log\tv0.1.0\th1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=\ndep\tgithub.com/containerd/nerdctl/mod/tigron\tv0.0.0\n=>\t./mod/tigron\t(devel)\t\n\ndep\tgithub.com/containerd/nydus-snapshotter\tv0.15.2\th1:qsHI4M+Wwrf6Jr4eBqhNx8qh+YU0dSiJ+WPmcLFWNcg=\ndep\tgithub.com/containerd/platforms\tv1.0.0-rc.1\th1:83KIq4yy1erSRgOVHNk1HYdPvzdJ5CnsWaRoJX4C41E=\ndep\tgithub.com/containerd/plugin\tv1.0.0\th1:c8Kf1TNl6+e2TtMHZt+39yAPDbouRH9WAToRjex483Y=\ndep\tgithub.com/containerd/stargz-snapshotter\tv0.16.3\th1:zbQMm8dRuPHEOD4OqAYGajJJUwCeUzt4j7w9Iaw58u4=\ndep\tgithub.com/containerd/stargz-snapshotter/estargz\tv0.16.3\th1:7evrXtoh1mSbGj/pfRccTampEyKpjpOnS3CyiV1Ebr8=\ndep\tgithub.com/containerd/stargz-snapshotter/ipfs\tv0.16.3\th1:d6IBSzYo0vlFcujwTqJRwpI3cZgX3E2I6Ev7LtMaZ4M=\ndep\tgithub.com/containerd/ttrpc\tv1.2.7\th1:qIrroQvuOL9HQ1X6KHe2ohc7p+HP/0VE6XPU7elJRqQ=\ndep\tgithub.com/containerd/typeurl/v2\tv2.2.3\th1:yNA/94zxWdvYACdYO8zofhrTVuQY73fFU1y++dYSw40=\ndep\tgithub.com/containernetworking/cni\tv1.3.0\th1:v6EpN8RznAZj9765HhXQrtXgX+ECGebEYEmnuFjskwo=\ndep\tgithub.com/containernetworking/plugins\tv1.7.1\th1:CNAR0jviDj6FS5Vg85NTgKWLDzZPfi/lj+VJfhMDTIs=\ndep\tgithub.com/containers/ocicrypt\tv1.2.1\th1:0qIOTT9DoYwcKmxSt8QJt+VzMY18onl9jUXsxpVhSmM=\ndep\tgithub.com/coreos/go-iptables\tv0.8.0\th1:MPc2P89IhuVpLI7ETL/2tx3XZ61VeICZjYqDEgNsPRc=\ndep\tgithub.com/coreos/go-systemd/v22\tv22.5.0\th1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs=\ndep\tgithub.com/cyphar/filepath-securejoin\tv0.4.1\th1:JyxxyPEaktOD+GAnqIqTf9A8tHyAG22rowi7HkoSU1s=\ndep\tgithub.com/distribution/reference\tv0.6.0\th1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=\ndep\tgithub.com/djherbis/times\tv1.6.0\th1:w2ctJ92J8fBvWPxugmXIv7Nz7Q3iDMKNx9v5ocVH20c=\ndep\tgithub.com/docker/cli\tv28.3.3+incompatible\th1:fp9ZHAr1WWPGdIWBM1b3zLtgCF+83gRdVMTJsUeiyAo=\ndep\tgithub.com/docker/docker\tv28.3.3+incompatible\th1:Dypm25kh4rmk49v1eiVbsAtpAsYURjYkaKubwuBdxEI=\ndep\tgithub.com/docker/docker-credential-helpers\tv0.8.2\th1:bX3YxiGzFP5sOXWc3bTPEXdEaZSeVMrFgOr3T+zrFAo=\ndep\tgithub.com/docker/go-connections\tv0.6.0\th1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94=\ndep\tgithub.com/docker/go-units\tv0.5.0\th1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=\ndep\tgithub.com/fahedouch/go-logrotate\tv0.3.0\th1:XP+dHIDgWZ1ckz43mG6gl5ASer3PZDVr755SVMyzaUQ=\ndep\tgithub.com/fatih/color\tv1.18.0\th1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=\ndep\tgithub.com/felixge/httpsnoop\tv1.0.4\th1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=\ndep\tgithub.com/fluent/fluent-logger-golang\tv1.10.0\th1:JcLj8u3WclQv2juHGKTSzBRM5vIZjEqbrmvn/n+m1W0=\ndep\tgithub.com/fsnotify/fsnotify\tv1.9.0\th1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=\ndep\tgithub.com/go-jose/go-jose/v4\tv4.0.5\th1:M6T8+mKZl/+fNNuFHvGIzDz7BTLQPIounk/b9dw3AaE=\ndep\tgithub.com/go-logr/logr\tv1.4.2\th1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=\ndep\tgithub.com/go-logr/stdr\tv1.2.2\th1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=\ndep\tgithub.com/go-viper/mapstructure/v2\tv2.4.0\th1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs=\ndep\tgithub.com/godbus/dbus/v5\tv5.1.0\th1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=\ndep\tgithub.com/gogo/protobuf\tv1.3.2\th1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=\ndep\tgithub.com/golang/protobuf\tv1.5.4\th1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=\ndep\tgithub.com/google/go-cmp\tv0.7.0\th1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=\ndep\tgithub.com/ipfs/go-cid\tv0.5.0\th1:goEKKhaGm0ul11IHA7I6p1GmKz8kEYniqFopaB5Otwg=\ndep\tgithub.com/klauspost/compress\tv1.18.0\th1:c/Cqfb0r+Yi+JtIEq73FWXVkRonBlf0CRNYc8Zttxdo=\ndep\tgithub.com/klauspost/cpuid/v2\tv2.2.8\th1:+StwCXwm9PdpiEkPyzBXIy+M9KUb4ODm0Zarf1kS5BM=\ndep\tgithub.com/mattn/go-colorable\tv0.1.13\th1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=\ndep\tgithub.com/mattn/go-isatty\tv0.0.20\th1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=\ndep\tgithub.com/mattn/go-shellwords\tv1.0.12\th1:M2zGm7EW6UQJvDeQxo4T51eKPurbeFbe8WtebGE2xrk=\ndep\tgithub.com/miekg/pkcs11\tv1.1.1\th1:Ugu9pdy6vAYku5DEpVWVFPYnzV+bxB+iRdbuFSu7TvU=\ndep\tgithub.com/mitchellh/go-homedir\tv1.1.0\th1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=\ndep\tgithub.com/moby/docker-image-spec\tv1.3.1\th1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3Nl2EsFP0=\ndep\tgithub.com/moby/locker\tv1.0.1\th1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=\ndep\tgithub.com/moby/sys/mount\tv0.3.4\th1:yn5jq4STPztkkzSKpZkLcmjue+bZJ0u2AuQY1iNI1Ww=\ndep\tgithub.com/moby/sys/mountinfo\tv0.7.2\th1:1shs6aH5s4o5H2zQLn796ADW1wMrIwHsyJ2v9KouLrg=\ndep\tgithub.com/moby/sys/signal\tv0.7.1\th1:PrQxdvxcGijdo6UXXo/lU/TvHUWyPhj7UOpSo8tuvk0=\ndep\tgithub.com/moby/sys/user\tv0.4.0\th1:jhcMKit7SA80hivmFJcbB1vqmw//wU61Zdui2eQXuMs=\ndep\tgithub.com/moby/sys/userns\tv0.1.0\th1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g=\ndep\tgithub.com/moby/term\tv0.5.2\th1:6qk3FJAFDs6i/q3W/pQ97SX192qKfZgGjCQqfCJkgzQ=\ndep\tgithub.com/mr-tron/base58\tv1.2.0\th1:T/HDJBh4ZCPbU39/+c3rRvE0uKBQlU27+QI8LJ4t64o=\ndep\tgithub.com/muesli/cancelreader\tv0.2.2\th1:3I4Kt4BQjOR54NavqnDogx/MIoWBFa0StPA8ELUXHmA=\ndep\tgithub.com/multiformats/go-base32\tv0.1.0\th1:pVx9xoSPqEIQG8o+UbAe7DNi51oej1NtK+aGkbLYxPE=\ndep\tgithub.com/multiformats/go-base36\tv0.2.0\th1:lFsAbNOGeKtuKozrtBsAkSVhv1p9D0/qedU9rQyccr0=\ndep\tgithub.com/multiformats/go-multiaddr\tv0.13.0\th1:BCBzs61E3AGHcYYTv8dqRH43ZfyrqM8RXVPT8t13tLQ=\ndep\tgithub.com/multiformats/go-multibase\tv0.2.0\th1:isdYCVLvksgWlMW9OZRYJEa9pZETFivncJHmHnnd87g=\ndep\tgithub.com/multiformats/go-multihash\tv0.2.3\th1:7Lyc8XfX/IY2jWb/gI7JP+o7JEq9hOa7BFvVU9RSh+U=\ndep\tgithub.com/multiformats/go-varint\tv0.0.7\th1:sWSGR+f/eu5ABZA2ZpYKBILXTTs9JWpdEM/nEGOHFS8=\ndep\tgithub.com/opencontainers/go-digest\tv1.0.0\th1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=\ndep\tgithub.com/opencontainers/image-spec\tv1.1.1\th1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=\ndep\tgithub.com/opencontainers/runtime-spec\tv1.2.1\th1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww=\ndep\tgithub.com/opencontainers/runtime-tools\tv0.9.1-0.20221107090550-2e043c6bd626\th1:DmNGcqH3WDbV5k8OJ+esPWbqUOX5rMLR2PMvziDMJi0=\ndep\tgithub.com/opencontainers/selinux\tv1.12.0\th1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplUkdTrmPb8=\ndep\tgithub.com/pelletier/go-toml/v2\tv2.2.4\th1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=\ndep\tgithub.com/philhofer/fwd\tv1.1.3-0.20240916144458-20a13a1f6b7c\th1:dAMKvw0MlJT1GshSTtih8C2gDs04w8dReiOGXrGLNoY=\ndep\tgithub.com/pkg/errors\tv0.9.1\th1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=\ndep\tgithub.com/rootless-containers/bypass4netns\tv0.4.2\th1:JUZcpX7VLRfDkLxBPC6fyNalJGv9MjnjECOilZIvKRc=\ndep\tgithub.com/rootless-containers/rootlesskit/v2\tv2.3.5\th1:WGY05oHE7xQpSkCGfYP9lMY5z19tCxA8PhWlvP1cKx8=\ndep\tgithub.com/santhosh-tekuri/jsonschema/v6\tv6.0.1\th1:PKK9DyHxif4LZo+uQSgXNqs0jj5+xZwwfKHgph2lxBw=\ndep\tgithub.com/sirupsen/logrus\tv1.9.3\th1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=\ndep\tgithub.com/smallstep/pkcs7\tv0.1.1\th1:x+rPdt2W088V9Vkjho4KtoggyktZJlMduZAtRHm68LU=\ndep\tgithub.com/spaolacci/murmur3\tv1.1.0\th1:7c1g84S4BPRrfL5Xrdp6fOJ206sU9y293DDHaoy0bLI=\ndep\tgithub.com/spf13/cobra\tv1.9.1\th1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=\ndep\tgithub.com/spf13/pflag\tv1.0.7\th1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M=\ndep\tgithub.com/stefanberger/go-pkcs11uri\tv0.0.0-20230803200340-78284954bff6\th1:pnnLyeX7o/5aX8qUQ69P/mLojDqwda8hFOCBTmP/6hw=\ndep\tgithub.com/syndtr/gocapability\tv0.0.0-20200815063812-42c35b437635\th1:kdXcSzyDtseVEc4yCz2qF8ZrQvIDBJLl4S1c3GCXmoI=\ndep\tgithub.com/tinylib/msgp\tv1.3.0\th1:ULuf7GPooDaIlbyvgAxBV/FI7ynli6LZ1/nVUNu+0ww=\ndep\tgithub.com/vbatts/tar-split\tv0.11.6\th1:4SjTW5+PU11n6fZenf2IPoV8/tz3AaYHMWjf23envGs=\ndep\tgithub.com/vishvananda/netlink\tv1.3.1\th1:3AEMt62VKqz90r0tmNhog0r/PpWKmrEShJU0wJW6bV0=\ndep\tgithub.com/vishvananda/netns\tv0.0.5\th1:DfiHV+j8bA32MFM7bfEunvT8IAqQ/NzSJHtcmW5zdEY=\ndep\tgithub.com/xhit/go-str2duration/v2\tv2.1.0\th1:lxklc02Drh6ynqX+DdPyp5pCKLUQpRT8bp8Ydu2Bstc=\ndep\tgithub.com/yuchanns/srslog\tv1.1.0\th1:CEm97Xxxd8XpJThE0gc/XsqUGgPufh5u5MUjC27/KOk=\ndep\tgo.opentelemetry.io/auto/sdk\tv1.1.0\th1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=\ndep\tgo.opentelemetry.io/contrib/instrumentation/net/http/otelhttp\tv0.60.0\th1:sbiXRNDSWJOTobXh5HyQKjq6wUC5tNybqjIqDpAY4CU=\ndep\tgo.opentelemetry.io/otel\tv1.35.0\th1:xKWKPxrxB6OtMCbmMY021CqC45J+3Onta9MqjhnusiQ=\ndep\tgo.opentelemetry.io/otel/metric\tv1.35.0\th1:0znxYu2SNyuMSQT4Y9WDWej0VpcsxkuklLa4/siN90M=\ndep\tgo.opentelemetry.io/otel/trace\tv1.35.0\th1:dPpEfJu1sDIqruz7BHFG3c7528f6ddfSWfFDVt/xgMs=\ndep\tgo.yaml.in/yaml/v3\tv3.0.4\th1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc=\ndep\tgolang.org/x/crypto\tv0.41.0\th1:WKYxWedPGCTVVl5+WHSSrOBT0O8lx32+zxmHxijgXp4=\ndep\tgolang.org/x/exp\tv0.0.0-20241108190413-2d47ceb2692f\th1:XdNn9LlyWAhLVp6P/i8QYBW+hlyhrhei9uErw2B5GJo=\ndep\tgolang.org/x/mod\tv0.27.0\th1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ=\ndep\tgolang.org/x/net\tv0.43.0\th1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE=\ndep\tgolang.org/x/sync\tv0.16.0\th1:ycBJEhp9p4vXvUZNszeOq0kGTPghopOL8q0fq3vstxw=\ndep\tgolang.org/x/sys\tv0.35.0\th1:vz1N37gP5bs89s7He8XuIYXpyY0+QlsKmzipCbUtyxI=\ndep\tgolang.org/x/term\tv0.34.0\th1:O/2T7POpk0ZZ7MAzMeWFSg6S5IpWd/RXDlM9hgM3DR4=\ndep\tgolang.org/x/text\tv0.28.0\th1:rhazDwis8INMIwQ4tpjLDzUhx6RlXqZNPEM0huQojng=\ndep\tgoogle.golang.org/genproto/googleapis/rpc\tv0.0.0-20250218202821-56aae31c358a\th1:51aaUVRocpvUOSQKM6Q7VuoaktNIaMCLuhZB6DKksq4=\ndep\tgoogle.golang.org/grpc\tv1.72.2\th1:TdbGzwb82ty4OusHWepvFWGLgIbNo1/SUynEN0ssqv8=\ndep\tgoogle.golang.org/protobuf\tv1.36.6\th1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=\ndep\tgopkg.in/yaml.v3\tv3.0.1\th1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=\ndep\tgotest.tools/v3\tv3.5.2\th1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=\ndep\tlukechampine.com/blake3\tv1.3.0\th1:sJ3XhFINmHSrYCgl958hscfIa3bw8x4DqMP3u1YvoYE=\ndep\tsigs.k8s.io/yaml\tv1.4.0\th1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=\ndep\ttags.cncf.io/container-device-interface\tv1.0.1\th1:KqQDr4vIlxwfYh0Ed/uJGVgX+CHAkahrgabg6Q8GYxc=\ndep\ttags.cncf.io/container-device-interface/specs-go\tv1.0.0\th1:8gLw29hH1ZQP9K1YtAzpvkHCjjyIxHZYzBAvlQ+0vD8=\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-trimpath=true\nbuild\tDefaultGODEBUG=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0\nbuild\tCGO_ENABLED=1\nbuild\tGOARCH=arm64\nbuild\tGOOS=linux\nbuild\tGOARM64=v8.0\nbuild\tvcs=git\nbuild\tvcs.revision=9414303ba9195402fb63957bf8a660aa03a9bca5\nbuild\tvcs.time=2025-08-20T08:27:18Z\nbuild\tvcs.modified=false\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2"
2025-08-20T21:45:31.3328002Z [00:03:11.235]➜  EOF
2025-08-20T21:45:31.3328245Z [00:03:11.235]➜  mkdir -p $WORK/b001/exe/
2025-08-20T21:45:31.3328498Z [00:03:11.235]➜  cd .
2025-08-20T21:45:31.3330708Z [00:03:11.235]➜  GOROOT='' /root/.go/pkg/tool/linux_arm64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=containermaxprocs=0,decoratemappings=0,gotestjsonbuildtext=1,multipathtcp=0,randseednop=0,rsa1024min=0,tlsmlkem=0,tlssha1=1,updatemaxprocs=0,x509rsacrt=0,x509sha256skid=0,x509usepolicies=0 -buildmode=pie -buildid=h81RyuAzn5e4SqD6DEF4/ZZOaCbVyAoQQhUv55xku/iQcNWTRsIlJayNrpdZpR/h81RyuAzn5e4SqD6DEF4 -s -w -buildid= -linkmode=external -extldflags "-s -w -static-pie -Wl,--build-id=none" -extld=gcc $WORK/b001/_pkg_.a
2025-08-20T21:45:32.5324179Z [00:03:12.500]➜  go tool buildid -w $WORK/b001/exe/a.out # internal
2025-08-20T21:45:32.5532027Z [00:03:12.521]➜  mkdir -p /build-bins/
2025-08-20T21:45:32.5532670Z [00:03:12.521]➜  cp $WORK/b001/exe/a.out /build-bins/nerdctl
2025-08-20T21:45:32.5685020Z [00:03:12.536]➜  rm -rf $WORK/b001/
2025-08-20T21:45:32.8071088Z [00:03:12.775]➜  '/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T21:45:32.8311240Z [00:03:12.799]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T21:45:32.8882896Z [00:03:12.856]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T21:45:32.8884781Z [00:03:12.856]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T21:45:32.9935961Z [00:03:12.961]➜  copy from `/build-bins/nerdctl' [elf64-littleaarch64] to `/build-bins/stidGAfl' [elf64-littleaarch64]
2025-08-20T21:45:33.0834965Z [00:03:13.051]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T21:45:33.0858856Z [00:03:13.054]➜  
2025-08-20T21:45:33.0873423Z [00:03:13.055]➜  /build-bins/nerdctl
2025-08-20T21:45:33.0954412Z [00:03:13.063]➜  There are 24 section headers, starting at offset 0x1d88518:
2025-08-20T21:45:33.0955053Z [00:03:13.063]➜  
2025-08-20T21:45:33.0955423Z [00:03:13.063]➜  Section Headers:
2025-08-20T21:45:33.0956386Z [00:03:13.063]➜    [Nr] Name              Type             Address           Offset
2025-08-20T21:45:33.0956950Z [00:03:13.063]➜         Size              EntSize          Flags  Link  Info  Align
2025-08-20T21:45:33.0957381Z [00:03:13.063]➜    [ 0]                   NULL             0000000000000000  00000000
2025-08-20T21:45:33.0957773Z [00:03:13.063]➜         0000000000000000  0000000000000000           0     0     0
2025-08-20T21:45:33.0958545Z [00:03:13.063]➜    [ 1] .gnu.hash         GNU_HASH         00000000000001c8  000001c8
2025-08-20T21:45:33.0958964Z [00:03:13.063]➜         0000000000000030  0000000000000000   A       2     0     8
2025-08-20T21:45:33.0959400Z [00:03:13.063]➜    [ 2] .dynsym           DYNSYM           00000000000001f8  000001f8
2025-08-20T21:45:33.0959813Z [00:03:13.063]➜         0000000000000090  0000000000000018   A       3     3     8
2025-08-20T21:45:33.0960230Z [00:03:13.063]➜    [ 3] .dynstr           STRTAB           0000000000000288  00000288
2025-08-20T21:45:33.0960639Z [00:03:13.063]➜         0000000000000027  0000000000000000   A       0     0     1
2025-08-20T21:45:33.0961051Z [00:03:13.063]➜    [ 4] .rela.dyn         RELA             00000000000002b0  000002b0
2025-08-20T21:45:33.0961462Z [00:03:13.063]➜         000000000032fb80  0000000000000018   A       2     0     8
2025-08-20T21:45:33.0961874Z [00:03:13.063]➜    [ 5] .init             PROGBITS         000000000032fe30  0032fe30
2025-08-20T21:45:33.0962287Z [00:03:13.063]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T21:45:33.0963092Z [00:03:13.063]➜    [ 6] .text             PROGBITS         000000000032fe40  0032fe40
2025-08-20T21:45:33.0963776Z [00:03:13.063]➜         0000000000ba3810  0000000000000000  AX       0     0     32
2025-08-20T21:45:33.0964188Z [00:03:13.063]➜    [ 7] .fini             PROGBITS         0000000000ed3650  00ed3650
2025-08-20T21:45:33.0964604Z [00:03:13.063]➜         0000000000000010  0000000000000000  AX       0     0     4
2025-08-20T21:45:33.0965018Z [00:03:13.063]➜    [ 8] .rodata           PROGBITS         0000000000ed3660  00ed3660
2025-08-20T21:45:33.0965432Z [00:03:13.063]➜         000000000023113c  0000000000000000   A       0     0     32
2025-08-20T21:45:33.0965852Z [00:03:13.063]➜    [ 9] .eh_frame_hdr     PROGBITS         000000000110479c  0110479c
2025-08-20T21:45:33.0966269Z [00:03:13.063]➜         000000000000022c  0000000000000000   A       0     0     4
2025-08-20T21:45:33.0966693Z [00:03:13.063]➜    [10] .eh_frame         PROGBITS         00000000011049c8  011049c8
2025-08-20T21:45:33.0967103Z [00:03:13.063]➜         0000000000000a58  0000000000000000   A       0     0     8
2025-08-20T21:45:33.0967520Z [00:03:13.063]➜    [11] .tbss             NOBITS           0000000001112d70  01112d70
2025-08-20T21:45:33.0967926Z [00:03:13.063]➜         0000000000000010  0000000000000000 WAT       0     0     8
2025-08-20T21:45:33.0968489Z [00:03:13.063]➜    [12] .init_array       INIT_ARRAY       0000000001112d70  01112d70
2025-08-20T21:45:33.0968957Z [00:03:13.063]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T21:45:33.0969378Z [00:03:13.063]➜    [13] .fini_array       FINI_ARRAY       0000000001112d78  01112d78
2025-08-20T21:45:33.0969799Z [00:03:13.063]➜         0000000000000008  0000000000000008  WA       0     0     8
2025-08-20T21:45:33.0970216Z [00:03:13.063]➜    [14] .data.rel.ro      PROGBITS         0000000001112d80  01112d80
2025-08-20T21:45:33.0970645Z [00:03:13.063]➜         0000000000bbd050  0000000000000000  WA       0     0     32
2025-08-20T21:45:33.0971064Z [00:03:13.063]➜    [15] .dynamic          DYNAMIC          0000000001ccfdd0  01ccfdd0
2025-08-20T21:45:33.0971596Z [00:03:13.063]➜         0000000000000170  0000000000000010  WA       3     0     8
2025-08-20T21:45:33.0972045Z [00:03:13.063]➜    [16] .got              PROGBITS         0000000001ccff40  01ccff40
2025-08-20T21:45:33.0972675Z [00:03:13.063]➜         00000000000000b8  0000000000000008  WA       0     0     8
2025-08-20T21:45:33.0973181Z [00:03:13.063]➜    [17] .data             PROGBITS         0000000001cd0000  01cd0000
2025-08-20T21:45:33.0973595Z [00:03:13.063]➜         0000000000034a80  0000000000000000  WA       0     0     32
2025-08-20T21:45:33.0974024Z [00:03:13.063]➜    [18] .go.buildinfo     PROGBITS         0000000001d04a80  01d04a80
2025-08-20T21:45:33.0974449Z [00:03:13.063]➜         0000000000002e30  0000000000000000  WA       0     0     16
2025-08-20T21:45:33.0975097Z [00:03:13.063]➜    [19] .go.fipsinfo      PROGBITS         0000000001d078c0  01d078c0
2025-08-20T21:45:33.0975527Z [00:03:13.063]➜         0000000000000078  0000000000000000  WA       0     0     32
2025-08-20T21:45:33.0975962Z [00:03:13.063]➜    [20] .noptrdata        PROGBITS         0000000001d07940  01d07940
2025-08-20T21:45:33.0976387Z [00:03:13.063]➜         0000000000080b01  0000000000000000  WA       0     0     32
2025-08-20T21:45:33.0976796Z [00:03:13.063]➜    [21] .bss              NOBITS           0000000001d88460  01d88441
2025-08-20T21:45:33.0977206Z [00:03:13.063]➜         00000000000308f0  0000000000000000  WA       0     0     32
2025-08-20T21:45:33.0977628Z [00:03:13.063]➜    [22] .noptrbss         NOBITS           0000000001db8d60  01d88441
2025-08-20T21:45:33.0978048Z [00:03:13.063]➜         0000000000024e20  0000000000000000  WA       0     0     32
2025-08-20T21:45:33.0978978Z [00:03:13.063]➜    [23] .shstrtab         STRTAB           0000000000000000  01d88441
2025-08-20T21:45:33.0979412Z [00:03:13.063]➜         00000000000000d5  0000000000000000           0     0     1
2025-08-20T21:45:33.0979728Z [00:03:13.063]➜  Key to Flags:
2025-08-20T21:45:33.0980277Z [00:03:13.064]➜    W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
2025-08-20T21:45:33.0980750Z [00:03:13.064]➜    L (link order), O (extra OS processing required), G (group), T (TLS),
2025-08-20T21:45:33.0981196Z [00:03:13.064]➜    C (compressed), x (unknown), o (OS specific), E (exclude),
2025-08-20T21:45:33.0981580Z [00:03:13.064]➜    D (mbind), p (processor specific)
2025-08-20T21:45:33.0981865Z [00:03:13.066]➜  
2025-08-20T21:45:33.0990052Z [00:03:13.067]➜  /build-bins/LICENSE
2025-08-20T21:45:33.1005049Z [00:03:13.068]➜  + file /build-bins/LICENSE /build-bins/nerdctl
2025-08-20T21:45:33.1193053Z [00:03:13.087]➜  /build-bins/LICENSE: ASCII text
2025-08-20T21:45:33.1263765Z [00:03:13.094]➜  /build-bins/nerdctl: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), static-pie linked, stripped
2025-08-20T21:45:33.1272036Z [00:03:13.095]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE /build-bins/nerdctl
2025-08-20T21:45:33.1290827Z [00:03:13.097]➜  /build-bins/LICENSE:         11358 Bytes
2025-08-20T21:45:33.1291387Z [00:03:13.097]➜  /build-bins/nerdctl:         30968600 Bytes
2025-08-20T21:45:33.1292503Z [00:03:13.097]➜  + du /build-bins/LICENSE /build-bins/nerdctl --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T21:45:33.1307316Z [00:03:13.099]➜  12K	2025-08-20 21:45:32.805935080 +0000	/build-bins/LICENSE
2025-08-20T21:45:33.1307832Z [00:03:13.099]➜  30M	2025-08-20 21:45:33.035941256 +0000	/build-bins/nerdctl
2025-08-20T21:45:33.1311533Z [00:03:13.099]➜  + popd
2025-08-20T21:45:38.2134638Z [00:03:18.181]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T21:45:38.5721763Z [00:03:18.540]➜  + '[' -s /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T21:45:38.5722948Z [00:03:18.540]➜  + cp -fv /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T21:45:38.5745332Z [00:03:18.542]➜  '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T21:45:38.5761353Z [00:03:18.543]➜  + find /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T21:45:38.5762109Z [00:03:18.543]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T21:45:38.5763111Z [00:03:18.543]➜  + cut -d: -f1
2025-08-20T21:45:38.5763389Z [00:03:18.544]➜  + xargs realpath --no-symlinks
2025-08-20T21:45:38.5763849Z [00:03:18.544]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR
2025-08-20T21:45:38.7096500Z [00:03:18.677]➜  sending incremental file list
2025-08-20T21:45:38.7181361Z [00:03:18.686]➜  nerdctl
2025-08-20T21:45:38.7877234Z [00:03:18.756]➜  
2025-08-20T21:45:38.7877650Z [00:03:18.756]➜  sent 30.98M bytes  received 35 bytes  61.95M bytes/sec
2025-08-20T21:45:38.7878059Z [00:03:18.756]➜  total size is 30.97M  speedup is 1.00
2025-08-20T21:45:38.7890004Z [00:03:18.757]➜  
2025-08-20T21:45:39.6322617Z [00:03:19.600]➜  
2025-08-20T21:45:39.6409609Z [00:03:19.609]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/nerdctl' retained as runner:runner
2025-08-20T21:45:39.6411245Z [00:03:19.609]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T21:45:39.6416537Z [00:03:19.609]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' retained as runner:runner
2025-08-20T21:45:39.6417663Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.yamllint' from root:root to runner:runner
2025-08-20T21:45:39.6418885Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Vagrantfile.freebsd' from root:root to runner:runner
2025-08-20T21:45:39.6420483Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/MAINTAINERS' from root:root to runner:runner
2025-08-20T21:45:39.6421875Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-buildkit-nerdctl-test.service' from root:root to runner:runner
2025-08-20T21:45:39.6423763Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-ipfs-offline.service' from root:root to runner:runner
2025-08-20T21:45:39.6425280Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/etc_systemd_system_user@.service.d_delegate.conf' from root:root to runner:runner
2025-08-20T21:45:39.6427199Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/home_rootless_.config_systemd_user_containerd.service.d_port-slirp4netns.conf' from root:root to runner:runner
2025-08-20T21:45:39.6428887Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-etc_containerd_config.toml' from root:root to runner:runner
2025-08-20T21:45:39.6430334Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/buildg-v0.5.3' from root:root to runner:runner
2025-08-20T21:45:39.6431723Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/rootlesskit-v2.3.5' from root:root to runner:runner
2025-08-20T21:45:39.6433314Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/rootlesskit-v1.1.1' from root:root to runner:runner
2025-08-20T21:45:39.6434727Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/slirp4netns-v1.3.3' from root:root to runner:runner
2025-08-20T21:45:39.6436104Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/tini-v0.19.0' from root:root to runner:runner
2025-08-20T21:45:39.6437759Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/containerd-fuse-overlayfs-v2.1.6' from root:root to runner:runner
2025-08-20T21:45:39.6439267Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/stargz-snapshotter-v0.16.3' from root:root to runner:runner
2025-08-20T21:45:39.6440707Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/cni-plugins-v1.7.1' from root:root to runner:runner
2025-08-20T21:45:39.6442097Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/buildkit-v0.23.2' from root:root to runner:runner
2025-08-20T21:45:39.6443650Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/fuse-overlayfs-v1.15' from root:root to runner:runner
2025-08-20T21:45:39.6444996Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d' from root:root to runner:runner
2025-08-20T21:45:39.6446493Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/etc_containerd_config.toml' from root:root to runner:runner
2025-08-20T21:45:39.6447979Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-etc_containerd-stargz-grpc_config.toml' from root:root to runner:runner
2025-08-20T21:45:39.6449524Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-soci-snapshotter.service' from root:root to runner:runner
2025-08-20T21:45:39.6451066Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-rootless.sh' from root:root to runner:runner
2025-08-20T21:45:39.6452755Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/etc_buildkit_buildkitd.toml' from root:root to runner:runner
2025-08-20T21:45:39.6454127Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d' from root:root to runner:runner
2025-08-20T21:45:39.6455294Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.dockerignore' from root:root to runner:runner
2025-08-20T21:45:39.6456631Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/extras/rootless/containerd-rootless-setuptool.sh' from root:root to runner:runner
2025-08-20T21:45:39.6458055Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/extras/rootless/containerd-rootless.sh' from root:root to runner:runner
2025-08-20T21:45:39.6459330Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/extras/rootless' from root:root to runner:runner
2025-08-20T21:45:39.6460477Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/extras' from root:root to runner:runner
2025-08-20T21:45:39.6461683Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/fetch/fetch.go' from root:root to runner:runner
2025-08-20T21:45:39.6463207Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/fetch' from root:root to runner:runner
2025-08-20T21:45:39.6464479Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/filtering_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6465762Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/pull/pull.go' from root:root to runner:runner
2025-08-20T21:45:39.6466986Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/pull' from root:root to runner:runner
2025-08-20T21:45:39.6468223Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/filtering.go' from root:root to runner:runner
2025-08-20T21:45:39.6469707Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter/convert.go' from root:root to runner:runner
2025-08-20T21:45:39.6471027Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter/info.go' from root:root to runner:runner
2025-08-20T21:45:39.6472321Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter/zstd.go' from root:root to runner:runner
2025-08-20T21:45:39.6473788Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter' from root:root to runner:runner
2025-08-20T21:45:39.6475092Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/snapshotter.go' from root:root to runner:runner
2025-08-20T21:45:39.6476458Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/load/load.go' from root:root to runner:runner
2025-08-20T21:45:39.6477818Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/load' from root:root to runner:runner
2025-08-20T21:45:39.6479131Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/imgutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6480513Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/hostsstore.go' from root:root to runner:runner
2025-08-20T21:45:39.6482024Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/dockerconfigresolver.go' from root:root to runner:runner
2025-08-20T21:45:39.6483674Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/defaults.go' from root:root to runner:runner
2025-08-20T21:45:39.6485146Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/registryurl_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6486626Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/registryurl.go' from root:root to runner:runner
2025-08-20T21:45:39.6488340Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/credentialsstore.go' from root:root to runner:runner
2025-08-20T21:45:39.6489881Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/credentialsstore_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6491364Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver' from root:root to runner:runner
2025-08-20T21:45:39.6492819Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/snapshotter_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6494194Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/jobs/jobs.go' from root:root to runner:runner
2025-08-20T21:45:39.6495638Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/jobs' from root:root to runner:runner
2025-08-20T21:45:39.6496918Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/commit/commit_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6498222Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/commit/commit.go' from root:root to runner:runner
2025-08-20T21:45:39.6499536Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/commit/commit_other.go' from root:root to runner:runner
2025-08-20T21:45:39.6500886Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/commit' from root:root to runner:runner
2025-08-20T21:45:39.6502249Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/push/push.go' from root:root to runner:runner
2025-08-20T21:45:39.6503602Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/push' from root:root to runner:runner
2025-08-20T21:45:39.6504821Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/imgutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6506025Z [00:03:19.609]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil' from root:root to runner:runner
2025-08-20T21:45:39.6507291Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/network.go' from root:root to runner:runner
2025-08-20T21:45:39.6508621Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/image.go' from root:root to runner:runner
2025-08-20T21:45:39.6509939Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/info.go' from root:root to runner:runner
2025-08-20T21:45:39.6511491Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/container.go' from root:root to runner:runner
2025-08-20T21:45:39.6512962Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/namespace.go' from root:root to runner:runner
2025-08-20T21:45:39.6514384Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/volume.go' from root:root to runner:runner
2025-08-20T21:45:39.6515675Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native' from root:root to runner:runner
2025-08-20T21:45:39.6517031Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/dockercompat/dockercompat.go' from root:root to runner:runner
2025-08-20T21:45:39.6518442Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/dockercompat/info.go' from root:root to runner:runner
2025-08-20T21:45:39.6520046Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/dockercompat/dockercompat_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6521436Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/dockercompat' from root:root to runner:runner
2025-08-20T21:45:39.6522776Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes' from root:root to runner:runner
2025-08-20T21:45:39.6524018Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/fs/fs.go' from root:root to runner:runner
2025-08-20T21:45:39.6525264Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/fs' from root:root to runner:runner
2025-08-20T21:45:39.6526661Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6528093Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/volumestore/volumestore.go' from root:root to runner:runner
2025-08-20T21:45:39.6529424Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/volumestore' from root:root to runner:runner
2025-08-20T21:45:39.6530731Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6532096Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6533648Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_darwin.go' from root:root to runner:runner
2025-08-20T21:45:39.6534954Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6536432Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6538149Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6539494Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6540839Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_freebsd.go' from root:root to runner:runner
2025-08-20T21:45:39.6542080Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil' from root:root to runner:runner
2025-08-20T21:45:39.6543457Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/version/version.go' from root:root to runner:runner
2025-08-20T21:45:39.6544662Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/version' from root:root to runner:runner
2025-08-20T21:45:39.6545846Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idgen/idgen.go' from root:root to runner:runner
2025-08-20T21:45:39.6547009Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idgen' from root:root to runner:runner
2025-08-20T21:45:39.6548239Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/annotations/annotations.go' from root:root to runner:runner
2025-08-20T21:45:39.6549708Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/annotations' from root:root to runner:runner
2025-08-20T21:45:39.6551127Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cioutil/container_io_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6552602Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cioutil/container_io.go' from root:root to runner:runner
2025-08-20T21:45:39.6553967Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cioutil/container_io_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6555201Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cioutil' from root:root to runner:runner
2025-08-20T21:45:39.6556540Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector/containerinspector_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6558074Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector/containerinspector_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6559542Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector/containerinspector.go' from root:root to runner:runner
2025-08-20T21:45:39.6561237Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector/containerinspector_unix_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.6562860Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector' from root:root to runner:runner
2025-08-20T21:45:39.6564237Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/snapshotterutil/socisource.go' from root:root to runner:runner
2025-08-20T21:45:39.6565573Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/snapshotterutil/sociutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6566845Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/snapshotterutil' from root:root to runner:runner
2025-08-20T21:45:39.6568164Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil/referenceutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6569524Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil/cid_ipfs.go' from root:root to runner:runner
2025-08-20T21:45:39.6570826Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil/cid_noipfs.go' from root:root to runner:runner
2025-08-20T21:45:39.6572155Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil/referenceutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6573556Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil' from root:root to runner:runner
2025-08-20T21:45:39.6574964Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifesttypes/manifesttypes.go' from root:root to runner:runner
2025-08-20T21:45:39.6576380Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifesttypes' from root:root to runner:runner
2025-08-20T21:45:39.6577735Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/rootlessutil_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6579106Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/rootlessutil_other.go' from root:root to runner:runner
2025-08-20T21:45:39.6580442Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/xdg_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6581748Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/child_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6583171Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/port_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6584490Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/parent_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6585945Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil' from root:root to runner:runner
2025-08-20T21:45:39.6587366Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/flagutil/flagutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6588656Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/flagutil/flagutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6589882Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/flagutil' from root:root to runner:runner
2025-08-20T21:45:39.6591169Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signalutil/signals_other.go' from root:root to runner:runner
2025-08-20T21:45:39.6592542Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signalutil/signals.go' from root:root to runner:runner
2025-08-20T21:45:39.6593902Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signalutil/signals_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6595147Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signalutil' from root:root to runner:runner
2025-08-20T21:45:39.6596419Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/lock_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6597814Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/writefile_rollback.go' from root:root to runner:runner
2025-08-20T21:45:39.6599328Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/path_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6600873Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/umask_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6602302Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/helpers.go' from root:root to runner:runner
2025-08-20T21:45:39.6603813Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/lock_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6605202Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/path_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6606633Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/writefile_rollback_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6608049Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/umask_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6609430Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/path_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6610999Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/consts.go' from root:root to runner:runner
2025-08-20T21:45:39.6612572Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/os.go' from root:root to runner:runner
2025-08-20T21:45:39.6613965Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/lock_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6615302Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/path.go' from root:root to runner:runner
2025-08-20T21:45:39.6616643Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/umask_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6617985Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/lock.go' from root:root to runner:runner
2025-08-20T21:45:39.6619309Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/umask.go' from root:root to runner:runner
2025-08-20T21:45:39.6620678Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/writefile_rename.go' from root:root to runner:runner
2025-08-20T21:45:39.6622046Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/errors.go' from root:root to runner:runner
2025-08-20T21:45:39.6623580Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem' from root:root to runner:runner
2025-08-20T21:45:39.6624918Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal' from root:root to runner:runner
2025-08-20T21:45:39.6626213Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testca/testca.go' from root:root to runner:runner
2025-08-20T21:45:39.6627473Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testca' from root:root to runner:runner
2025-08-20T21:45:39.6628796Z [00:03:19.610]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/iptables/iptables_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6630107Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/iptables' from root:root to runner:runner
2025-08-20T21:45:39.6631358Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6632759Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testsyslog/testsyslog.go' from root:root to runner:runner
2025-08-20T21:45:39.6634124Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testsyslog' from root:root to runner:runner
2025-08-20T21:45:39.6635561Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/images.yaml' from root:root to runner:runner
2025-08-20T21:45:39.6637000Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6638314Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6639617Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/images_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6640885Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/compose.go' from root:root to runner:runner
2025-08-20T21:45:39.6642188Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/portlock/portlock.go' from root:root to runner:runner
2025-08-20T21:45:39.6643606Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/portlock' from root:root to runner:runner
2025-08-20T21:45:39.6644926Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nettestutil/nettestutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6646241Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nettestutil' from root:root to runner:runner
2025-08-20T21:45:39.6647675Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testregistry/certsd_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6649273Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testregistry/testregistry_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6650732Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testregistry' from root:root to runner:runner
2025-08-20T21:45:39.6652031Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil_freebsd.go' from root:root to runner:runner
2025-08-20T21:45:39.6653473Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil_darwin.go' from root:root to runner:runner
2025-08-20T21:45:39.6654860Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/requirements_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6656288Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/hoststoml/hoststoml.go' from root:root to runner:runner
2025-08-20T21:45:39.6657654Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/hoststoml' from root:root to runner:runner
2025-08-20T21:45:39.6659050Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/requirements_other.go' from root:root to runner:runner
2025-08-20T21:45:39.6660638Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/registry/kubo.go' from root:root to runner:runner
2025-08-20T21:45:39.6662151Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/registry/common.go' from root:root to runner:runner
2025-08-20T21:45:39.6663728Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/registry/cesanta.go' from root:root to runner:runner
2025-08-20T21:45:39.6665123Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/registry/docker.go' from root:root to runner:runner
2025-08-20T21:45:39.6666480Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/registry' from root:root to runner:runner
2025-08-20T21:45:39.6667800Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/command.go' from root:root to runner:runner
2025-08-20T21:45:39.6669156Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/utilities_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6670511Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/utilities.go' from root:root to runner:runner
2025-08-20T21:45:39.6671865Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/requirements.go' from root:root to runner:runner
2025-08-20T21:45:39.6673539Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/platform/platform_freebsd.go' from root:root to runner:runner
2025-08-20T21:45:39.6675140Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/platform/platform_darwin.go' from root:root to runner:runner
2025-08-20T21:45:39.6676666Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/platform/platform_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6678133Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/platform/platform_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6679528Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/platform' from root:root to runner:runner
2025-08-20T21:45:39.6680867Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/third-party.go' from root:root to runner:runner
2025-08-20T21:45:39.6682206Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/ambient.go' from root:root to runner:runner
2025-08-20T21:45:39.6683643Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/test.go' from root:root to runner:runner
2025-08-20T21:45:39.6685060Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest' from root:root to runner:runner
2025-08-20T21:45:39.6686369Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil' from root:root to runner:runner
2025-08-20T21:45:39.6687690Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/bypass4netnsutil/bypass4netnsutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6689045Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/bypass4netnsutil/bypass.go' from root:root to runner:runner
2025-08-20T21:45:39.6690356Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/bypass4netnsutil' from root:root to runner:runner
2025-08-20T21:45:39.6691551Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.6692938Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/content.go' from root:root to runner:runner
2025-08-20T21:45:39.6694286Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/helpers.go' from root:root to runner:runner
2025-08-20T21:45:39.6695605Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/image_store.go' from root:root to runner:runner
2025-08-20T21:45:39.6696944Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/snapshotter.go' from root:root to runner:runner
2025-08-20T21:45:39.6698347Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil' from root:root to runner:runner
2025-08-20T21:45:39.6699736Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/tabutil/tabutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6701054Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/tabutil/tabutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6702251Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/tabutil' from root:root to runner:runner
2025-08-20T21:45:39.6703624Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/logs_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6704890Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/logging.go' from root:root to runner:runner
2025-08-20T21:45:39.6706137Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/logs_other.go' from root:root to runner:runner
2025-08-20T21:45:39.6707406Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/fluentd_logger.go' from root:root to runner:runner
2025-08-20T21:45:39.6708904Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/jsonfile/jsonfile.go' from root:root to runner:runner
2025-08-20T21:45:39.6710326Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/jsonfile' from root:root to runner:runner
2025-08-20T21:45:39.6711597Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/journald_logger.go' from root:root to runner:runner
2025-08-20T21:45:39.6712970Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/none_logger.go' from root:root to runner:runner
2025-08-20T21:45:39.6714296Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/log_viewer.go' from root:root to runner:runner
2025-08-20T21:45:39.6715564Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/cri_logger.go' from root:root to runner:runner
2025-08-20T21:45:39.6716843Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/syslog_logger.go' from root:root to runner:runner
2025-08-20T21:45:39.6718107Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/tail/tail.go' from root:root to runner:runner
2025-08-20T21:45:39.6719382Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/tail/tail_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6720620Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/tail' from root:root to runner:runner
2025-08-20T21:45:39.6722004Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/fluentd_logger_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6723523Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/logging_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6724870Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/detail_writer.go' from root:root to runner:runner
2025-08-20T21:45:39.6726162Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/none_logger_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6727448Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/json_logger.go' from root:root to runner:runner
2025-08-20T21:45:39.6728737Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/json_logger_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6730034Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/cri_logger_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6731253Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging' from root:root to runner:runner
2025-08-20T21:45:39.6732806Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil/containerwalker/containerwalker.go' from root:root to runner:runner
2025-08-20T21:45:39.6734348Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil/containerwalker' from root:root to runner:runner
2025-08-20T21:45:39.6735687Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil/imagewalker/imagewalker.go' from root:root to runner:runner
2025-08-20T21:45:39.6736988Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil/imagewalker' from root:root to runner:runner
2025-08-20T21:45:39.6738196Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil' from root:root to runner:runner
2025-08-20T21:45:39.6739385Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/store/store.go' from root:root to runner:runner
2025-08-20T21:45:39.6740613Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/store/filestore.go' from root:root to runner:runner
2025-08-20T21:45:39.6741874Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/store/filestore_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6743220Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/store' from root:root to runner:runner
2025-08-20T21:45:39.6744418Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck/log.go' from root:root to runner:runner
2025-08-20T21:45:39.6745786Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck/health.go' from root:root to runner:runner
2025-08-20T21:45:39.6747208Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck/executor.go' from root:root to runner:runner
2025-08-20T21:45:39.6748517Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck' from root:root to runner:runner
2025-08-20T21:45:39.6749757Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil/ipcutil_other.go' from root:root to runner:runner
2025-08-20T21:45:39.6751060Z [00:03:19.611]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil/ipcutil_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6752337Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil/ipcutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6753849Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil/ipcutil_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6755068Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil' from root:root to runner:runner
2025-08-20T21:45:39.6756319Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/labels/k8slabels/k8slabels.go' from root:root to runner:runner
2025-08-20T21:45:39.6757802Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/labels/k8slabels' from root:root to runner:runner
2025-08-20T21:45:39.6759163Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/labels/labels.go' from root:root to runner:runner
2025-08-20T21:45:39.6760353Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/labels' from root:root to runner:runner
2025-08-20T21:45:39.6761558Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/taskutil/taskutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6762871Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/taskutil' from root:root to runner:runner
2025-08-20T21:45:39.6764200Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifeststore/manifeststore.go' from root:root to runner:runner
2025-08-20T21:45:39.6765475Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifeststore' from root:root to runner:runner
2025-08-20T21:45:39.6766710Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/detach.go' from root:root to runner:runner
2025-08-20T21:45:39.6768042Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/consoleutil_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6769409Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/consoleutil_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6770874Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/consoleutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6772305Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil' from root:root to runner:runner
2025-08-20T21:45:39.6773659Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/config/config.go' from root:root to runner:runner
2025-08-20T21:45:39.6774848Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/config' from root:root to runner:runner
2025-08-20T21:45:39.6776072Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/namestore/namestore.go' from root:root to runner:runner
2025-08-20T21:45:39.6777297Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/namestore' from root:root to runner:runner
2025-08-20T21:45:39.6778527Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/identifiers/validate.go' from root:root to runner:runner
2025-08-20T21:45:39.6779761Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/identifiers' from root:root to runner:runner
2025-08-20T21:45:39.6781188Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6782746Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_unix_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6784156Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6785490Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_freebsd.go' from root:root to runner:runner
2025-08-20T21:45:39.6786805Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6788114Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6789573Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutilmock/infoutil_mock.go' from root:root to runner:runner
2025-08-20T21:45:39.6791046Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutilmock' from root:root to runner:runner
2025-08-20T21:45:39.6792339Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_darwin.go' from root:root to runner:runner
2025-08-20T21:45:39.6793775Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6795170Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6796484Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil' from root:root to runner:runner
2025-08-20T21:45:39.6797684Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/tarutil/tarutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6798875Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/tarutil' from root:root to runner:runner
2025-08-20T21:45:39.6800283Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/rootless_other.go' from root:root to runner:runner
2025-08-20T21:45:39.6801555Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/ocihook.go' from root:root to runner:runner
2025-08-20T21:45:39.6802890Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/state/state.go' from root:root to runner:runner
2025-08-20T21:45:39.6804186Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/state' from root:root to runner:runner
2025-08-20T21:45:39.6805437Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/ocihook_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6806909Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/rootless_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6808205Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/ocihook_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.6809430Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook' from root:root to runner:runner
2025-08-20T21:45:39.6810628Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/maputil/maputil.go' from root:root to runner:runner
2025-08-20T21:45:39.6811893Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/maputil/maputil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6813291Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/maputil' from root:root to runner:runner
2025-08-20T21:45:39.6814631Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/systemutil/socket_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6816026Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/systemutil/socket_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6817275Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/systemutil' from root:root to runner:runner
2025-08-20T21:45:39.6818583Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/errutil/errors_check.go' from root:root to runner:runner
2025-08-20T21:45:39.6819963Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/errutil/exit_coder.go' from root:root to runner:runner
2025-08-20T21:45:39.6821174Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/errutil' from root:root to runner:runner
2025-08-20T21:45:39.6822512Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/config.go' from root:root to runner:runner
2025-08-20T21:45:39.6824060Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager.go' from root:root to runner:runner
2025-08-20T21:45:39.6825528Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6827004Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6828429Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/containerutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6829802Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/containerutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6831290Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/cp_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6832771Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager_other.go' from root:root to runner:runner
2025-08-20T21:45:39.6834236Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/cp_resolve_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6835566Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/lock.go' from root:root to runner:runner
2025-08-20T21:45:39.6836943Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6838370Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil' from root:root to runner:runner
2025-08-20T21:45:39.6839705Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/formatter/formatter_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6840995Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/formatter/formatter.go' from root:root to runner:runner
2025-08-20T21:45:39.6842257Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/formatter/common.go' from root:root to runner:runner
2025-08-20T21:45:39.6843683Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/formatter' from root:root to runner:runner
2025-08-20T21:45:39.6844978Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/defaults_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6846279Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/cgroup_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6847581Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/defaults_freebsd.go' from root:root to runner:runner
2025-08-20T21:45:39.6849029Z [00:03:19.612]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/defaults_darwin.go' from root:root to runner:runner
2025-08-20T21:45:39.6850340Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/defaults_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6851563Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults' from root:root to runner:runner
2025-08-20T21:45:39.6852861Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil/signutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6854195Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil/cosignutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6855659Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil/notationutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6856892Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil' from root:root to runner:runner
2025-08-20T21:45:39.6858099Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/strutil/strutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6859355Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/strutil/strutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6860567Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/strutil' from root:root to runner:runner
2025-08-20T21:45:39.6861833Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/hostsstore.go' from root:root to runner:runner
2025-08-20T21:45:39.6863396Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/updater.go' from root:root to runner:runner
2025-08-20T21:45:39.6864798Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/hosts_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6866135Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/hosts.go' from root:root to runner:runner
2025-08-20T21:45:39.6867554Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/updater_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6868920Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore' from root:root to runner:runner
2025-08-20T21:45:39.6870159Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/dnsutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6871411Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/dnsutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6872889Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil' from root:root to runner:runner
2025-08-20T21:45:39.6874188Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/registry_noipfs.go' from root:root to runner:runner
2025-08-20T21:45:39.6875461Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/registry_ipfs.go' from root:root to runner:runner
2025-08-20T21:45:39.6876715Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/image_noipfs.go' from root:root to runner:runner
2025-08-20T21:45:39.6877945Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/noipfs.go' from root:root to runner:runner
2025-08-20T21:45:39.6879173Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/image_ipfs.go' from root:root to runner:runner
2025-08-20T21:45:39.6880582Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/registry.go' from root:root to runner:runner
2025-08-20T21:45:39.6881757Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs' from root:root to runner:runner
2025-08-20T21:45:39.6883054Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/global.go' from root:root to runner:runner
2025-08-20T21:45:39.6884386Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/system_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6885683Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/load_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6887057Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/ipfs_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6888468Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/container_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6889776Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/login_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6891235Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/manifest_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6892722Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/network_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6894123Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/container_network_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6895485Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/cri/metadata_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6896950Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/cri' from root:root to runner:runner
2025-08-20T21:45:39.6898210Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/import_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6899500Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/image_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6900798Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/apparmor_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6902108Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/namespace_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6903548Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/volume_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6905018Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/builder_types.go' from root:root to runner:runner
2025-08-20T21:45:39.6906242Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types' from root:root to runner:runner
2025-08-20T21:45:39.6907388Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api' from root:root to runner:runner
2025-08-20T21:45:39.6908584Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/clientutil/client.go' from root:root to runner:runner
2025-08-20T21:45:39.6909812Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/clientutil' from root:root to runner:runner
2025-08-20T21:45:39.6911192Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6912723Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.6914091Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/types.go' from root:root to runner:runner
2025-08-20T21:45:39.6915517Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_unix_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.6916961Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6918307Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6919683Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6921159Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil' from root:root to runner:runner
2025-08-20T21:45:39.6922728Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imageinspector/imageinspector.go' from root:root to runner:runner
2025-08-20T21:45:39.6924091Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imageinspector' from root:root to runner:runner
2025-08-20T21:45:39.6925343Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/eventutil/eventutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6926563Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/eventutil' from root:root to runner:runner
2025-08-20T21:45:39.6927761Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/run.go' from root:root to runner:runner
2025-08-20T21:45:39.6929165Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/rm.go' from root:root to runner:runner
2025-08-20T21:45:39.6930398Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/config.go' from root:root to runner:runner
2025-08-20T21:45:39.6931641Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/logs.go' from root:root to runner:runner
2025-08-20T21:45:39.6932979Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/stop.go' from root:root to runner:runner
2025-08-20T21:45:39.6934280Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up_network.go' from root:root to runner:runner
2025-08-20T21:45:39.6935624Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/port.go' from root:root to runner:runner
2025-08-20T21:45:39.6937007Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pipetagger/pipetagger.go' from root:root to runner:runner
2025-08-20T21:45:39.6938320Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pipetagger' from root:root to runner:runner
2025-08-20T21:45:39.6939563Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/build.go' from root:root to runner:runner
2025-08-20T21:45:39.6940909Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up_service.go' from root:root to runner:runner
2025-08-20T21:45:39.6942229Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pause.go' from root:root to runner:runner
2025-08-20T21:45:39.6943562Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/down.go' from root:root to runner:runner
2025-08-20T21:45:39.6944789Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/exec.go' from root:root to runner:runner
2025-08-20T21:45:39.6946165Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/copy.go' from root:root to runner:runner
2025-08-20T21:45:39.6947526Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser/serviceparser_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6948950Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser/build_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6950316Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser/build.go' from root:root to runner:runner
2025-08-20T21:45:39.6951705Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser/serviceparser.go' from root:root to runner:runner
2025-08-20T21:45:39.6953310Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser' from root:root to runner:runner
2025-08-20T21:45:39.6954593Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/container.go' from root:root to runner:runner
2025-08-20T21:45:39.6955849Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/create.go' from root:root to runner:runner
2025-08-20T21:45:39.6957101Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/composer.go' from root:root to runner:runner
2025-08-20T21:45:39.6958362Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/orphans.go' from root:root to runner:runner
2025-08-20T21:45:39.6959689Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/kill.go' from root:root to runner:runner
2025-08-20T21:45:39.6960979Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up.go' from root:root to runner:runner
2025-08-20T21:45:39.6962194Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pull.go' from root:root to runner:runner
2025-08-20T21:45:39.6963580Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up_volume.go' from root:root to runner:runner
2025-08-20T21:45:39.6964918Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/push.go' from root:root to runner:runner
2025-08-20T21:45:39.6966213Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/lock.go' from root:root to runner:runner
2025-08-20T21:45:39.6967453Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/restart.go' from root:root to runner:runner
2025-08-20T21:45:39.6968652Z [00:03:19.613]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer' from root:root to runner:runner
2025-08-20T21:45:39.6970022Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/reflectutil/reflectutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6971358Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/reflectutil/reflectutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6972709Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/reflectutil' from root:root to runner:runner
2025-08-20T21:45:39.6974058Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/resolvconf/resolvconf_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6975393Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/resolvconf/resolvconf.go' from root:root to runner:runner
2025-08-20T21:45:39.6976787Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/resolvconf' from root:root to runner:runner
2025-08-20T21:45:39.6978001Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/store.go' from root:root to runner:runner
2025-08-20T21:45:39.6979259Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/cni_plugin_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6980570Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6981858Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/cni_plugin.go' from root:root to runner:runner
2025-08-20T21:45:39.6983293Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.6984714Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_unix_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6986068Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6987384Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6988737Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil.go' from root:root to runner:runner
2025-08-20T21:45:39.6990068Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/subnet/subnet.go' from root:root to runner:runner
2025-08-20T21:45:39.6991413Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/subnet/subnet_test.go' from root:root to runner:runner
2025-08-20T21:45:39.6992763Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/subnet' from root:root to runner:runner
2025-08-20T21:45:39.6994211Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/networkstore/networkstore.go' from root:root to runner:runner
2025-08-20T21:45:39.6995551Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/networkstore' from root:root to runner:runner
2025-08-20T21:45:39.6996819Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.6998105Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/nettype/nettype.go' from root:root to runner:runner
2025-08-20T21:45:39.6999443Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/nettype/nettype_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7000731Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/nettype' from root:root to runner:runner
2025-08-20T21:45:39.7002173Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/cni_plugin_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.7003525Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil' from root:root to runner:runner
2025-08-20T21:45:39.7004729Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/statsutil/stats.go' from root:root to runner:runner
2025-08-20T21:45:39.7005994Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/statsutil/stats_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7007221Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/statsutil' from root:root to runner:runner
2025-08-20T21:45:39.7008547Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/remove.go' from root:root to runner:runner
2025-08-20T21:45:39.7009880Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7011141Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/create.go' from root:root to runner:runner
2025-08-20T21:45:39.7012623Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7013980Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/list.go' from root:root to runner:runner
2025-08-20T21:45:39.7015196Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network' from root:root to runner:runner
2025-08-20T21:45:39.7016444Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/load_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7017891Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/inspect_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7019211Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/list_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7020523Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/unload_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7021771Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor' from root:root to runner:runner
2025-08-20T21:45:39.7023182Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/logout/logout.go' from root:root to runner:runner
2025-08-20T21:45:39.7024461Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/logout' from root:root to runner:runner
2025-08-20T21:45:39.7025832Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/prompt.go' from root:root to runner:runner
2025-08-20T21:45:39.7027117Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/prompt_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.7028407Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/prompt_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.7029669Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/login.go' from root:root to runner:runner
2025-08-20T21:45:39.7030867Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login' from root:root to runner:runner
2025-08-20T21:45:39.7032181Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/builder/build_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7033652Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/builder/build.go' from root:root to runner:runner
2025-08-20T21:45:39.7034910Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/builder/prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7036128Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/builder' from root:root to runner:runner
2025-08-20T21:45:39.7037448Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/compose/compose.go' from root:root to runner:runner
2025-08-20T21:45:39.7038725Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/compose' from root:root to runner:runner
2025-08-20T21:45:39.7040002Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/namespace_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7041311Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/remove.go' from root:root to runner:runner
2025-08-20T21:45:39.7042794Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/common.go' from root:root to runner:runner
2025-08-20T21:45:39.7044139Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7045476Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/namespace_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.7046801Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/update.go' from root:root to runner:runner
2025-08-20T21:45:39.7048082Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/create.go' from root:root to runner:runner
2025-08-20T21:45:39.7049508Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/list.go' from root:root to runner:runner
2025-08-20T21:45:39.7050738Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace' from root:root to runner:runner
2025-08-20T21:45:39.7051956Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system/info.go' from root:root to runner:runner
2025-08-20T21:45:39.7053364Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system/prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7054633Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system/events.go' from root:root to runner:runner
2025-08-20T21:45:39.7055951Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system' from root:root to runner:runner
2025-08-20T21:45:39.7057327Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_ulimit_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7058641Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_gpus.go' from root:root to runner:runner
2025-08-20T21:45:39.7059955Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/health_check.go' from root:root to runner:runner
2025-08-20T21:45:39.7061318Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/idmap.go' from root:root to runner:runner
2025-08-20T21:45:39.7062882Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_darwin.go' from root:root to runner:runner
2025-08-20T21:45:39.7064279Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stats.go' from root:root to runner:runner
2025-08-20T21:45:39.7065584Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_mount.go' from root:root to runner:runner
2025-08-20T21:45:39.7067066Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_security_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7068396Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/remove.go' from root:root to runner:runner
2025-08-20T21:45:39.7069665Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/logs.go' from root:root to runner:runner
2025-08-20T21:45:39.7070945Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_user.go' from root:root to runner:runner
2025-08-20T21:45:39.7072223Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stop.go' from root:root to runner:runner
2025-08-20T21:45:39.7073733Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/export.go' from root:root to runner:runner
2025-08-20T21:45:39.7075025Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/unpause.go' from root:root to runner:runner
2025-08-20T21:45:39.7076329Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stats_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7077631Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_cdi.go' from root:root to runner:runner
2025-08-20T21:45:39.7078912Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/pause.go' from root:root to runner:runner
2025-08-20T21:45:39.7080308Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.7081666Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7083089Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7084418Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/attach.go' from root:root to runner:runner
2025-08-20T21:45:39.7085775Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/exec.go' from root:root to runner:runner
2025-08-20T21:45:39.7087102Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/top.go' from root:root to runner:runner
2025-08-20T21:45:39.7088406Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_unix_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.7089727Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/list_util.go' from root:root to runner:runner
2025-08-20T21:45:39.7091235Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_blkio_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7092670Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_runtime.go' from root:root to runner:runner
2025-08-20T21:45:39.7094038Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/cp_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7095321Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/commit.go' from root:root to runner:runner
2025-08-20T21:45:39.7096601Z [00:03:19.614]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/start.go' from root:root to runner:runner
2025-08-20T21:45:39.7098142Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7099504Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create.go' from root:root to runner:runner
2025-08-20T21:45:39.7100798Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/exec_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7102178Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.7103776Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_restart.go' from root:root to runner:runner
2025-08-20T21:45:39.7105267Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/top_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.7106630Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/exec_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.7107918Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/kill.go' from root:root to runner:runner
2025-08-20T21:45:39.7109192Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7110514Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_cgroup_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7111826Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/list.go' from root:root to runner:runner
2025-08-20T21:45:39.7113220Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/wait.go' from root:root to runner:runner
2025-08-20T21:45:39.7114648Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/rename.go' from root:root to runner:runner
2025-08-20T21:45:39.7115944Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/top_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.7117314Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7118675Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stats_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.7120053Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_freebsd.go' from root:root to runner:runner
2025-08-20T21:45:39.7121410Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/restart.go' from root:root to runner:runner
2025-08-20T21:45:39.7122920Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container' from root:root to runner:runner
2025-08-20T21:45:39.7124204Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/convert.go' from root:root to runner:runner
2025-08-20T21:45:39.7125451Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/ensure.go' from root:root to runner:runner
2025-08-20T21:45:39.7126696Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/remove.go' from root:root to runner:runner
2025-08-20T21:45:39.7128023Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/import.go' from root:root to runner:runner
2025-08-20T21:45:39.7129387Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/crypt.go' from root:root to runner:runner
2025-08-20T21:45:39.7130675Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/tag.go' from root:root to runner:runner
2025-08-20T21:45:39.7131911Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7133286Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/save.go' from root:root to runner:runner
2025-08-20T21:45:39.7134555Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7135792Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/pull.go' from root:root to runner:runner
2025-08-20T21:45:39.7137012Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/list.go' from root:root to runner:runner
2025-08-20T21:45:39.7138239Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/push.go' from root:root to runner:runner
2025-08-20T21:45:39.7139637Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image' from root:root to runner:runner
2025-08-20T21:45:39.7140894Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/ipfs/registry_serve.go' from root:root to runner:runner
2025-08-20T21:45:39.7142122Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/ipfs' from root:root to runner:runner
2025-08-20T21:45:39.7143453Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/rm.go' from root:root to runner:runner
2025-08-20T21:45:39.7144721Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7146151Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/create.go' from root:root to runner:runner
2025-08-20T21:45:39.7147413Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/push.go' from root:root to runner:runner
2025-08-20T21:45:39.7148688Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/annotate.go' from root:root to runner:runner
2025-08-20T21:45:39.7149921Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest' from root:root to runner:runner
2025-08-20T21:45:39.7151127Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/rm.go' from root:root to runner:runner
2025-08-20T21:45:39.7152545Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7153956Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/create.go' from root:root to runner:runner
2025-08-20T21:45:39.7155266Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7156521Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/list.go' from root:root to runner:runner
2025-08-20T21:45:39.7157761Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/volume.go' from root:root to runner:runner
2025-08-20T21:45:39.7158979Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume' from root:root to runner:runner
2025-08-20T21:45:39.7160129Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd' from root:root to runner:runner
2025-08-20T21:45:39.7161383Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/procnet/procnet_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7162982Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/procnet/procnet.go' from root:root to runner:runner
2025-08-20T21:45:39.7164392Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/procnet/procnetd_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7165691Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/procnet' from root:root to runner:runner
2025-08-20T21:45:39.7167000Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/iptable/iptables_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7168344Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/iptable/iptables.go' from root:root to runner:runner
2025-08-20T21:45:39.7169697Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/iptable/iptables_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7171153Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/iptable' from root:root to runner:runner
2025-08-20T21:45:39.7172523Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/port_allocate_other.go' from root:root to runner:runner
2025-08-20T21:45:39.7173889Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/portutil_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7175168Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/portutil.go' from root:root to runner:runner
2025-08-20T21:45:39.7176556Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/port_allocate_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7177913Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil' from root:root to runner:runner
2025-08-20T21:45:39.7179193Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil/layers.go' from root:root to runner:runner
2025-08-20T21:45:39.7180469Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil/binfmt.go' from root:root to runner:runner
2025-08-20T21:45:39.7181787Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil/platformutil.go' from root:root to runner:runner
2025-08-20T21:45:39.7183256Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil' from root:root to runner:runner
2025-08-20T21:45:39.7184538Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifestutil/manifestutils.go' from root:root to runner:runner
2025-08-20T21:45:39.7185801Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifestutil' from root:root to runner:runner
2025-08-20T21:45:39.7187221Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/apparmorutil/apparmorutil.go' from root:root to runner:runner
2025-08-20T21:45:39.7188583Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/apparmorutil/apparmorutil_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7189864Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/apparmorutil' from root:root to runner:runner
2025-08-20T21:45:39.7191069Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg' from root:root to runner:runner
2025-08-20T21:45:39.7192193Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile' from root:root to runner:runner
2025-08-20T21:45:39.7193482Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7194803Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.golangci.yml' from root:root to runner:runner
2025-08-20T21:45:39.7195952Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T21:45:39.7197089Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/SECURITY.md' from root:root to runner:runner
2025-08-20T21:45:39.7198299Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/config.go' from root:root to runner:runner
2025-08-20T21:45:39.7199628Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/funct.go' from root:root to runner:runner
2025-08-20T21:45:39.7201035Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/expected.go' from root:root to runner:runner
2025-08-20T21:45:39.7202372Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/helpers.go' from root:root to runner:runner
2025-08-20T21:45:39.7203734Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7204993Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/command.go' from root:root to runner:runner
2025-08-20T21:45:39.7206282Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/config_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7207561Z [00:03:19.615]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/types.go' from root:root to runner:runner
2025-08-20T21:45:39.7208848Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/package_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7210152Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/interfaces.go' from root:root to runner:runner
2025-08-20T21:45:39.7211612Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/consts.go' from root:root to runner:runner
2025-08-20T21:45:39.7212995Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/data_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7214319Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/case.go' from root:root to runner:runner
2025-08-20T21:45:39.7215568Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/test.go' from root:root to runner:runner
2025-08-20T21:45:39.7216815Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/data.go' from root:root to runner:runner
2025-08-20T21:45:39.7218029Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test' from root:root to runner:runner
2025-08-20T21:45:39.7219410Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/.yamllint' from root:root to runner:runner
2025-08-20T21:45:39.7220672Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/utils/testca/ca.go' from root:root to runner:runner
2025-08-20T21:45:39.7221947Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/utils/testca' from root:root to runner:runner
2025-08-20T21:45:39.7223384Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/utils/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7224770Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/utils/utilities.go' from root:root to runner:runner
2025-08-20T21:45:39.7226157Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/utils' from root:root to runner:runner
2025-08-20T21:45:39.7227515Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry/stack.go' from root:root to runner:runner
2025-08-20T21:45:39.7228879Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry/mimicry.go' from root:root to runner:runner
2025-08-20T21:45:39.7230242Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7231585Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry/doc.md' from root:root to runner:runner
2025-08-20T21:45:39.7233023Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry/print.go' from root:root to runner:runner
2025-08-20T21:45:39.7234405Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry' from root:root to runner:runner
2025-08-20T21:45:39.7235874Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/highk/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7237364Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/highk/fileleak.go' from root:root to runner:runner
2025-08-20T21:45:39.7238739Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/highk/goroutines.go' from root:root to runner:runner
2025-08-20T21:45:39.7240055Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/highk' from root:root to runner:runner
2025-08-20T21:45:39.7241326Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7242736Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/logger/logger.go' from root:root to runner:runner
2025-08-20T21:45:39.7244149Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/logger/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7245455Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/logger' from root:root to runner:runner
2025-08-20T21:45:39.7246801Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/assertive/assertive.go' from root:root to runner:runner
2025-08-20T21:45:39.7248308Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/assertive/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7249839Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/assertive/assertive_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7251264Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/assertive' from root:root to runner:runner
2025-08-20T21:45:39.7252659Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mocks/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7254033Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mocks/t.go' from root:root to runner:runner
2025-08-20T21:45:39.7255321Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mocks' from root:root to runner:runner
2025-08-20T21:45:39.7256663Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/formatter/formatter.go' from root:root to runner:runner
2025-08-20T21:45:39.7258039Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/formatter/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7259400Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/formatter/osc8.go' from root:root to runner:runner
2025-08-20T21:45:39.7260895Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/formatter' from root:root to runner:runner
2025-08-20T21:45:39.7262330Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/pty/pty.go' from root:root to runner:runner
2025-08-20T21:45:39.7263693Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/pty' from root:root to runner:runner
2025-08-20T21:45:39.7264958Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/exit.go' from root:root to runner:runner
2025-08-20T21:45:39.7266334Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/package_benchmark_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7267784Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/package_example_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7269149Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7270493Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/command_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.7271851Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/command.go' from root:root to runner:runner
2025-08-20T21:45:39.7273487Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/command_other.go' from root:root to runner:runner
2025-08-20T21:45:39.7275008Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/package_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7276454Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/command_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7277800Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/pipes.go' from root:root to runner:runner
2025-08-20T21:45:39.7279094Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com' from root:root to runner:runner
2025-08-20T21:45:39.7280339Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal' from root:root to runner:runner
2025-08-20T21:45:39.7281557Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7282906Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/.golangci.yml' from root:root to runner:runner
2025-08-20T21:45:39.7284294Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/go.mod' from root:root to runner:runner
2025-08-20T21:45:39.7285716Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/dev-setup-macos.sh' from root:root to runner:runner
2025-08-20T21:45:39.7287073Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/headers/dockerfile.txt' from root:root to runner:runner
2025-08-20T21:45:39.7288418Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/headers/bash.txt' from root:root to runner:runner
2025-08-20T21:45:39.7289765Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/headers/makefile.txt' from root:root to runner:runner
2025-08-20T21:45:39.7291149Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/headers/go.txt' from root:root to runner:runner
2025-08-20T21:45:39.7292498Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/headers' from root:root to runner:runner
2025-08-20T21:45:39.7293840Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/dev-setup-linux.sh' from root:root to runner:runner
2025-08-20T21:45:39.7295092Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack' from root:root to runner:runner
2025-08-20T21:45:39.7296376Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect/comparators_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7297867Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7299338Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect/comparators.go' from root:root to runner:runner
2025-08-20T21:45:39.7300695Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect/doc.md' from root:root to runner:runner
2025-08-20T21:45:39.7301956Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect/exit.go' from root:root to runner:runner
2025-08-20T21:45:39.7303358Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect' from root:root to runner:runner
2025-08-20T21:45:39.7304578Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/Makefile' from root:root to runner:runner
2025-08-20T21:45:39.7305795Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/LICENSE' from root:root to runner:runner
2025-08-20T21:45:39.7306993Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/go.sum' from root:root to runner:runner
2025-08-20T21:45:39.7308365Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/tig/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7309589Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/tig/t.go' from root:root to runner:runner
2025-08-20T21:45:39.7310918Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/tig' from root:root to runner:runner
2025-08-20T21:45:39.7312198Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/require/requirement_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7313647Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/require/doc.go' from root:root to runner:runner
2025-08-20T21:45:39.7314953Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/require/requirement.go' from root:root to runner:runner
2025-08-20T21:45:39.7316249Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/require/doc.md' from root:root to runner:runner
2025-08-20T21:45:39.7317486Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/require' from root:root to runner:runner
2025-08-20T21:45:39.7318664Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron' from root:root to runner:runner
2025-08-20T21:45:39.7319781Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod' from root:root to runner:runner
2025-08-20T21:45:39.7320944Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/MAINTAINERS_GUIDE.md' from root:root to runner:runner
2025-08-20T21:45:39.7322236Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/NOTICE' from root:root to runner:runner
2025-08-20T21:45:39.7323780Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-as-a-library/run-container/main.go' from root:root to runner:runner
2025-08-20T21:45:39.7325273Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-as-a-library/run-container' from root:root to runner:runner
2025-08-20T21:45:39.7326654Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-as-a-library/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7327989Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-as-a-library' from root:root to runner:runner
2025-08-20T21:45:39.7329314Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-wordpress/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7330744Z [00:03:19.616]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-wordpress/docker-compose.stargz.yaml' from root:root to runner:runner
2025-08-20T21:45:39.7332200Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-wordpress/docker-compose.yaml' from root:root to runner:runner
2025-08-20T21:45:39.7333796Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-wordpress' from root:root to runner:runner
2025-08-20T21:45:39.7335339Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7336916Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-cluster/bootstrap.yaml.sh' from root:root to runner:runner
2025-08-20T21:45:39.7338546Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-cluster/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7340209Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-cluster/nerdctl-ipfs-registry.yaml' from root:root to runner:runner
2025-08-20T21:45:39.7341817Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-cluster' from root:root to runner:runner
2025-08-20T21:45:39.7343605Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-stargz-snapshotter/bootstrap.yaml.sh' from root:root to runner:runner
2025-08-20T21:45:39.7345313Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-stargz-snapshotter/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7347173Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-stargz-snapshotter/nerdctl-ipfs-registry.yaml' from root:root to runner:runner
2025-08-20T21:45:39.7349004Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-stargz-snapshotter' from root:root to runner:runner
2025-08-20T21:45:39.7350659Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs/bootstrap.yaml.sh' from root:root to runner:runner
2025-08-20T21:45:39.7352212Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7353963Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs/nerdctl-ipfs-registry.yaml' from root:root to runner:runner
2025-08-20T21:45:39.7355512Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs' from root:root to runner:runner
2025-08-20T21:45:39.7356935Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes' from root:root to runner:runner
2025-08-20T21:45:39.7358500Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-multi-platform/Dockerfile' from root:root to runner:runner
2025-08-20T21:45:39.7360025Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-multi-platform/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7361467Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-multi-platform/docker-compose.yaml' from root:root to runner:runner
2025-08-20T21:45:39.7362993Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-multi-platform/index.php' from root:root to runner:runner
2025-08-20T21:45:39.7364434Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-multi-platform' from root:root to runner:runner
2025-08-20T21:45:39.7365656Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples' from root:root to runner:runner
2025-08-20T21:45:39.7366800Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T21:45:39.7367992Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/dependabot.yml' from root:root to runner:runner
2025-08-20T21:45:39.7369285Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-in-lima.yml' from root:root to runner:runner
2025-08-20T21:45:39.7370636Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/workflow-tigron.yml' from root:root to runner:runner
2025-08-20T21:45:39.7372138Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-in-container.yml' from root:root to runner:runner
2025-08-20T21:45:39.7373707Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/workflow-flaky.yml' from root:root to runner:runner
2025-08-20T21:45:39.7375105Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-unit.yml' from root:root to runner:runner
2025-08-20T21:45:39.7376454Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-lint-project.yml' from root:root to runner:runner
2025-08-20T21:45:39.7377774Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/release.yml' from root:root to runner:runner
2025-08-20T21:45:39.7379110Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-in-vagrant.yml' from root:root to runner:runner
2025-08-20T21:45:39.7380531Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/ghcr-image-build-and-publish.yml' from root:root to runner:runner
2025-08-20T21:45:39.7381949Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-dependencies.yml' from root:root to runner:runner
2025-08-20T21:45:39.7383532Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-lint-other.yml' from root:root to runner:runner
2025-08-20T21:45:39.7385023Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-in-host.yml' from root:root to runner:runner
2025-08-20T21:45:39.7386362Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/workflow-lint.yml' from root:root to runner:runner
2025-08-20T21:45:39.7387674Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-build.yml' from root:root to runner:runner
2025-08-20T21:45:39.7388996Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/workflow-test.yml' from root:root to runner:runner
2025-08-20T21:45:39.7390328Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-lint-go.yml' from root:root to runner:runner
2025-08-20T21:45:39.7391626Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T21:45:39.7392986Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.yaml' from root:root to runner:runner
2025-08-20T21:45:39.7394362Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/ISSUE_TEMPLATE/config.yml' from root:root to runner:runner
2025-08-20T21:45:39.7395838Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/ISSUE_TEMPLATE/feature_request.yaml' from root:root to runner:runner
2025-08-20T21:45:39.7397256Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/ISSUE_TEMPLATE' from root:root to runner:runner
2025-08-20T21:45:39.7398485Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T21:45:39.7399624Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/BUILDING.md' from root:root to runner:runner
2025-08-20T21:45:39.7400861Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/github/action-helpers.sh' from root:root to runner:runner
2025-08-20T21:45:39.7402184Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/github/gotestsum-reporter.sh' from root:root to runner:runner
2025-08-20T21:45:39.7403582Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/github' from root:root to runner:runner
2025-08-20T21:45:39.7404838Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/git-checkout-tag-with-hash.sh' from root:root to runner:runner
2025-08-20T21:45:39.7406110Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/scripts/lib.sh' from root:root to runner:runner
2025-08-20T21:45:39.7407486Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/scripts' from root:root to runner:runner
2025-08-20T21:45:39.7408867Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/build-integration-canary.sh' from root:root to runner:runner
2025-08-20T21:45:39.7410154Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/test-integration.sh' from root:root to runner:runner
2025-08-20T21:45:39.7411434Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/kube/kind.sh' from root:root to runner:runner
2025-08-20T21:45:39.7412848Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/kube/kind.yaml' from root:root to runner:runner
2025-08-20T21:45:39.7414188Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/kube' from root:root to runner:runner
2025-08-20T21:45:39.7415489Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/version/fetch.sh' from root:root to runner:runner
2025-08-20T21:45:39.7416790Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/version' from root:root to runner:runner
2025-08-20T21:45:39.7418069Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/gpg/docker' from root:root to runner:runner
2025-08-20T21:45:39.7419376Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/gpg/hashicorp' from root:root to runner:runner
2025-08-20T21:45:39.7420773Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/gpg' from root:root to runner:runner
2025-08-20T21:45:39.7422174Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7423663Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/windows/containerd.ps1' from root:root to runner:runner
2025-08-20T21:45:39.7425037Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/windows/cni.sh' from root:root to runner:runner
2025-08-20T21:45:39.7426340Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/windows' from root:root to runner:runner
2025-08-20T21:45:39.7427660Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/linux/cni.sh' from root:root to runner:runner
2025-08-20T21:45:39.7429001Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/linux/containerd.sh' from root:root to runner:runner
2025-08-20T21:45:39.7430301Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/linux' from root:root to runner:runner
2025-08-20T21:45:39.7431679Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning' from root:root to runner:runner
2025-08-20T21:45:39.7433216Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/generate-release-note.sh' from root:root to runner:runner
2025-08-20T21:45:39.7434441Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack' from root:root to runner:runner
2025-08-20T21:45:39.7435564Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Makefile' from root:root to runner:runner
2025-08-20T21:45:39.7436690Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T21:45:39.7437817Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T21:45:39.7438960Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/EMERITUS.md' from root:root to runner:runner
2025-08-20T21:45:39.7440151Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/main.go' from root:root to runner:runner
2025-08-20T21:45:39.7441413Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network.go' from root:root to runner:runner
2025-08-20T21:45:39.7442877Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_remove_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7444462Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7445995Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7447408Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_create.go' from root:root to runner:runner
2025-08-20T21:45:39.7448764Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7450159Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_create_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.7451581Z [00:03:19.617]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_list_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7453090Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_create_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.7454533Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_prune_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7456114Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_inspect_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7457612Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_list.go' from root:root to runner:runner
2025-08-20T21:45:39.7459011Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_create_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7460399Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_remove.go' from root:root to runner:runner
2025-08-20T21:45:39.7461689Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network' from root:root to runner:runner
2025-08-20T21:45:39.7463114Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_inspect_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7464572Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_load_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7465983Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_unload_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7467399Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7468918Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_list_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7470441Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7471803Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor' from root:root to runner:runner
2025-08-20T21:45:39.7473206Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/inspect/inspect_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7474683Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/inspect/inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7475946Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/inspect' from root:root to runner:runner
2025-08-20T21:45:39.7477186Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/main_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7478478Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/internal/internal.go' from root:root to runner:runner
2025-08-20T21:45:39.7479838Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/internal/internal_oci_hook.go' from root:root to runner:runner
2025-08-20T21:45:39.7481333Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/internal' from root:root to runner:runner
2025-08-20T21:45:39.7482740Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/issues/issues_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7484163Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/issues/main_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7485436Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/issues' from root:root to runner:runner
2025-08-20T21:45:39.7486711Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/login/login_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7488136Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/login/login_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7489555Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/login/logout.go' from root:root to runner:runner
2025-08-20T21:45:39.7490870Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/login/login.go' from root:root to runner:runner
2025-08-20T21:45:39.7492106Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/login' from root:root to runner:runner
2025-08-20T21:45:39.7493707Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder_build_oci_layout_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7495207Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder_builder_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7496551Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder.go' from root:root to runner:runner
2025-08-20T21:45:39.7497872Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7499370Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder_build.go' from root:root to runner:runner
2025-08-20T21:45:39.7500752Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder_build_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7502045Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder' from root:root to runner:runner
2025-08-20T21:45:39.7503421Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/version.go' from root:root to runner:runner
2025-08-20T21:45:39.7504715Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_rm.go' from root:root to runner:runner
2025-08-20T21:45:39.7506216Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_port.go' from root:root to runner:runner
2025-08-20T21:45:39.7507567Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7508907Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_logs.go' from root:root to runner:runner
2025-08-20T21:45:39.7510298Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_build_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7511719Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_top_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7513430Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_restart_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7514885Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_stop.go' from root:root to runner:runner
2025-08-20T21:45:39.7516224Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_top.go' from root:root to runner:runner
2025-08-20T21:45:39.7517625Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_ps.go' from root:root to runner:runner
2025-08-20T21:45:39.7519031Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_pause.go' from root:root to runner:runner
2025-08-20T21:45:39.7520363Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_cp.go' from root:root to runner:runner
2025-08-20T21:45:39.7521724Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_config_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7523322Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_push.go' from root:root to runner:runner
2025-08-20T21:45:39.7524719Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_exec_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7526138Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_up_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7527508Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_pull.go' from root:root to runner:runner
2025-08-20T21:45:39.7528855Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_down.go' from root:root to runner:runner
2025-08-20T21:45:39.7530388Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_ps_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7531803Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_pause_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7533326Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_version.go' from root:root to runner:runner
2025-08-20T21:45:39.7534662Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose.go' from root:root to runner:runner
2025-08-20T21:45:39.7536037Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_stop_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7537544Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_down_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7538999Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_build.go' from root:root to runner:runner
2025-08-20T21:45:39.7540354Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_images.go' from root:root to runner:runner
2025-08-20T21:45:39.7541755Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_images_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7543340Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_kill.go' from root:root to runner:runner
2025-08-20T21:45:39.7544761Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_up_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7546113Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_run.go' from root:root to runner:runner
2025-08-20T21:45:39.7547622Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_pull_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7549017Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_config.go' from root:root to runner:runner
2025-08-20T21:45:39.7550398Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_rm_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7551805Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_cp_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7553361Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_port_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7554754Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_start.go' from root:root to runner:runner
2025-08-20T21:45:39.7556259Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_restart.go' from root:root to runner:runner
2025-08-20T21:45:39.7557659Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_create_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7559085Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_run_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7560503Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_kill_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7561992Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_version_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7563550Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_start_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7564928Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_exec.go' from root:root to runner:runner
2025-08-20T21:45:39.7566267Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_up.go' from root:root to runner:runner
2025-08-20T21:45:39.7567707Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_create.go' from root:root to runner:runner
2025-08-20T21:45:39.7569111Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose' from root:root to runner:runner
2025-08-20T21:45:39.7570427Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7571948Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_update.go' from root:root to runner:runner
2025-08-20T21:45:39.7573488Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7574880Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_list.go' from root:root to runner:runner
2025-08-20T21:45:39.7576251Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace.go' from root:root to runner:runner
2025-08-20T21:45:39.7577640Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_remove.go' from root:root to runner:runner
2025-08-20T21:45:39.7579030Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_create.go' from root:root to runner:runner
2025-08-20T21:45:39.7580499Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace' from root:root to runner:runner
2025-08-20T21:45:39.7581783Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7583253Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_events_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7584605Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system.go' from root:root to runner:runner
2025-08-20T21:45:39.7585966Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_prune_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7587502Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7588926Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_info_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7590267Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_info.go' from root:root to runner:runner
2025-08-20T21:45:39.7591712Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_events.go' from root:root to runner:runner
2025-08-20T21:45:39.7593127Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system' from root:root to runner:runner
2025-08-20T21:45:39.7594433Z [00:03:19.618]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/main_test_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7595790Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_diff.go' from root:root to runner:runner
2025-08-20T21:45:39.7597378Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_cp_acid_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7598849Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_list_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7600277Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7601662Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_wait.go' from root:root to runner:runner
2025-08-20T21:45:39.7603233Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_create_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7604860Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_stop_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7606291Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7607747Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_network_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7609202Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_port.go' from root:root to runner:runner
2025-08-20T21:45:39.7610609Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_unpause.go' from root:root to runner:runner
2025-08-20T21:45:39.7612122Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_export_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7613751Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_commit.go' from root:root to runner:runner
2025-08-20T21:45:39.7615140Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7616650Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_remove_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7618251Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_inspect_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7619753Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_systemd_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7621390Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_update_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7622977Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_network_base_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7624487Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_remove.go' from root:root to runner:runner
2025-08-20T21:45:39.7625903Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_stats_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7627360Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_cgroup_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7628820Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_remove_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7630502Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_verify_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7631989Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_attach_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7633620Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_network_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7635139Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_stargz_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7636654Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_logs.go' from root:root to runner:runner
2025-08-20T21:45:39.7638108Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_logs_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7639514Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7640997Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_diff_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7642611Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7644162Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_log_driver_syslog_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7645624Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_restart.go' from root:root to runner:runner
2025-08-20T21:45:39.7647154Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_list.go' from root:root to runner:runner
2025-08-20T21:45:39.7648578Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/multi_platform_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7650061Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_user_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7651551Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_mount_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7653107Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_stats.go' from root:root to runner:runner
2025-08-20T21:45:39.7654699Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_rename_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7656132Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_stop.go' from root:root to runner:runner
2025-08-20T21:45:39.7657586Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_security_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7659038Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_rename.go' from root:root to runner:runner
2025-08-20T21:45:39.7660428Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_update.go' from root:root to runner:runner
2025-08-20T21:45:39.7661893Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_create.go' from root:root to runner:runner
2025-08-20T21:45:39.7663444Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_create_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7664904Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_remove_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7666452Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_commit_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7667995Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_rename_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7669453Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_health_check.go' from root:root to runner:runner
2025-08-20T21:45:39.7670832Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container.go' from root:root to runner:runner
2025-08-20T21:45:39.7672571Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_start_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7674115Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_soci_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7675566Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_commit_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7676984Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_top_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7678433Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_inspect_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7680051Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_kill.go' from root:root to runner:runner
2025-08-20T21:45:39.7681446Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_list_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7682968Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_restart_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7684478Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_cp_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.7685956Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_top.go' from root:root to runner:runner
2025-08-20T21:45:39.7687448Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_health_check_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7688909Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_prune_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7690386Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_runtime_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7691974Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.7693518Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_pause.go' from root:root to runner:runner
2025-08-20T21:45:39.7694941Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_exec_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7696532Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_kill_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7697954Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_start.go' from root:root to runner:runner
2025-08-20T21:45:39.7699355Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_exec_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7700739Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run.go' from root:root to runner:runner
2025-08-20T21:45:39.7702130Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_cp_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7703761Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_start_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7705167Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7706579Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_gpus_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7707990Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_attach.go' from root:root to runner:runner
2025-08-20T21:45:39.7709423Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_list_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7710968Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_network.go' from root:root to runner:runner
2025-08-20T21:45:39.7712540Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_wait_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7714050Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_user_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7715557Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_export.go' from root:root to runner:runner
2025-08-20T21:45:39.7717076Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_mount_windows_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7718595Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_restart_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7720075Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_cp_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7721621Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_exec.go' from root:root to runner:runner
2025-08-20T21:45:39.7723150Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7724538Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container' from root:root to runner:runner
2025-08-20T21:45:39.7725790Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/main_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.7727125Z [00:03:19.619]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_pull_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7728601Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image.go' from root:root to runner:runner
2025-08-20T21:45:39.7729931Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_history_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7731324Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_encrypt_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7732789Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_remove_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7734186Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_pull.go' from root:root to runner:runner
2025-08-20T21:45:39.7735595Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7737017Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_push_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7738366Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_decrypt.go' from root:root to runner:runner
2025-08-20T21:45:39.7739706Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_prune_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7741164Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_convert_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7742679Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_load_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7744091Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_inspect_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7745566Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_push.go' from root:root to runner:runner
2025-08-20T21:45:39.7746889Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7748226Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_cryptutil.go' from root:root to runner:runner
2025-08-20T21:45:39.7749547Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7750864Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_history.go' from root:root to runner:runner
2025-08-20T21:45:39.7752205Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_save_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7753770Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_list_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7755096Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_list.go' from root:root to runner:runner
2025-08-20T21:45:39.7756406Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_save.go' from root:root to runner:runner
2025-08-20T21:45:39.7757723Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_encrypt.go' from root:root to runner:runner
2025-08-20T21:45:39.7759043Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_load.go' from root:root to runner:runner
2025-08-20T21:45:39.7760458Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_convert.go' from root:root to runner:runner
2025-08-20T21:45:39.7761831Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_tag.go' from root:root to runner:runner
2025-08-20T21:45:39.7763261Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_remove.go' from root:root to runner:runner
2025-08-20T21:45:39.7764715Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_import_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7766135Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_import.go' from root:root to runner:runner
2025-08-20T21:45:39.7767394Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image' from root:root to runner:runner
2025-08-20T21:45:39.7768708Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7770237Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7771677Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion_unix_nolinux.go' from root:root to runner:runner
2025-08-20T21:45:39.7773214Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion_unix.go' from root:root to runner:runner
2025-08-20T21:45:39.7774661Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion_windows.go' from root:root to runner:runner
2025-08-20T21:45:39.7776050Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion.go' from root:root to runner:runner
2025-08-20T21:45:39.7777501Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion' from root:root to runner:runner
2025-08-20T21:45:39.7778824Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_simple_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7780216Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_registry_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7781535Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs.go' from root:root to runner:runner
2025-08-20T21:45:39.7782904Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7784399Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_compose_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7785844Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_kubo_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7787205Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_registry_serve.go' from root:root to runner:runner
2025-08-20T21:45:39.7788558Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_registry.go' from root:root to runner:runner
2025-08-20T21:45:39.7789889Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs' from root:root to runner:runner
2025-08-20T21:45:39.7791272Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/flagutil.go' from root:root to runner:runner
2025-08-20T21:45:39.7792672Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/prompt.go' from root:root to runner:runner
2025-08-20T21:45:39.7794108Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/cobra.go' from root:root to runner:runner
2025-08-20T21:45:39.7795402Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/consts.go' from root:root to runner:runner
2025-08-20T21:45:39.7796709Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/testing.go' from root:root to runner:runner
2025-08-20T21:45:39.7798033Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/testing_linux.go' from root:root to runner:runner
2025-08-20T21:45:39.7799317Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers' from root:root to runner:runner
2025-08-20T21:45:39.7800554Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/main_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7802031Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7803547Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_remove.go' from root:root to runner:runner
2025-08-20T21:45:39.7804944Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_annotate.go' from root:root to runner:runner
2025-08-20T21:45:39.7806374Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_inspect_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7807773Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest.go' from root:root to runner:runner
2025-08-20T21:45:39.7809220Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_create.go' from root:root to runner:runner
2025-08-20T21:45:39.7810713Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_remove_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7812168Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_create_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7813777Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_push.go' from root:root to runner:runner
2025-08-20T21:45:39.7815266Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_annotate_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7816731Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7818132Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_push_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7819593Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest' from root:root to runner:runner
2025-08-20T21:45:39.7820921Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_prune_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7822291Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_create.go' from root:root to runner:runner
2025-08-20T21:45:39.7823806Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_namespace_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7824517Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_inspect.go' from root:root to runner:runner
2025-08-20T21:45:39.7825369Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_remove_linux_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7826068Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7826766Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_remove.go' from root:root to runner:runner
2025-08-20T21:45:39.7827476Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_list_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7828274Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_inspect_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7829106Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_create_test.go' from root:root to runner:runner
2025-08-20T21:45:39.7829810Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume.go' from root:root to runner:runner
2025-08-20T21:45:39.7830512Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_list.go' from root:root to runner:runner
2025-08-20T21:45:39.7831216Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_prune.go' from root:root to runner:runner
2025-08-20T21:45:39.7831854Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume' from root:root to runner:runner
2025-08-20T21:45:39.7832552Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl' from root:root to runner:runner
2025-08-20T21:45:39.7833167Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd' from root:root to runner:runner
2025-08-20T21:45:39.7833912Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T21:45:39.7834624Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T21:45:39.7835331Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T21:45:39.7835992Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T21:45:39.7836667Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T21:45:39.7837351Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T21:45:39.7852243Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T21:45:39.7853460Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T21:45:39.7854199Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T21:45:39.7854875Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T21:45:39.7855877Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T21:45:39.7856709Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T21:45:39.7857386Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T21:45:39.7858045Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T21:45:39.7858753Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T21:45:39.7859354Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T21:45:39.7859944Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T21:45:39.7860538Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T21:45:39.7861400Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-31cbf78756702682a49ee9a69b9a7d0db1139b37.promisor' from root:root to runner:runner
2025-08-20T21:45:39.7862526Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-31cbf78756702682a49ee9a69b9a7d0db1139b37.rev' from root:root to runner:runner
2025-08-20T21:45:39.7863409Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-31cbf78756702682a49ee9a69b9a7d0db1139b37.idx' from root:root to runner:runner
2025-08-20T21:45:39.7864270Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-7f6fbb1b8116970771b00e15a63c19e4834dd4e7.promisor' from root:root to runner:runner
2025-08-20T21:45:39.7865098Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-7f6fbb1b8116970771b00e15a63c19e4834dd4e7.idx' from root:root to runner:runner
2025-08-20T21:45:39.7866082Z [00:03:19.620]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-31cbf78756702682a49ee9a69b9a7d0db1139b37.pack' from root:root to runner:runner
2025-08-20T21:45:39.7866922Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-7f6fbb1b8116970771b00e15a63c19e4834dd4e7.rev' from root:root to runner:runner
2025-08-20T21:45:39.7867751Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-7f6fbb1b8116970771b00e15a63c19e4834dd4e7.pack' from root:root to runner:runner
2025-08-20T21:45:39.7868379Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T21:45:39.7869062Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T21:45:39.7869788Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T21:45:39.7870416Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T21:45:39.7871003Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T21:45:39.7871617Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T21:45:39.7872232Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T21:45:39.7872974Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T21:45:39.7873646Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T21:45:39.7874336Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T21:45:39.7875110Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T21:45:39.7875754Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T21:45:39.7876354Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T21:45:39.7876937Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T21:45:39.7877521Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T21:45:39.7878237Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T21:45:39.7878871Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T21:45:39.7879478Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T21:45:39.7880142Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T21:45:39.7880785Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T21:45:39.7881481Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T21:45:39.7882164Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T21:45:39.7882836Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T21:45:39.7883475Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/cosign.md' from root:root to runner:runner
2025-08-20T21:45:39.7884126Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/builder-debug.md' from root:root to runner:runner
2025-08-20T21:45:39.7884738Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/ipfs.md' from root:root to runner:runner
2025-08-20T21:45:39.7885337Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/cni.md' from root:root to runner:runner
2025-08-20T21:45:39.7885966Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/overlaybd.md' from root:root to runner:runner
2025-08-20T21:45:39.7886561Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/faq.md' from root:root to runner:runner
2025-08-20T21:45:39.7887314Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/rootless.md' from root:root to runner:runner
2025-08-20T21:45:39.7888060Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/images/rootlessKit-network-design.png' from root:root to runner:runner
2025-08-20T21:45:39.7888734Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/images/nerdctl-white.svg' from root:root to runner:runner
2025-08-20T21:45:39.7889379Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/images/nerdctl.svg' from root:root to runner:runner
2025-08-20T21:45:39.7889981Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/images' from root:root to runner:runner
2025-08-20T21:45:39.7890808Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/experimental.md' from root:root to runner:runner
2025-08-20T21:45:39.7891463Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/multi-platform.md' from root:root to runner:runner
2025-08-20T21:45:39.7892066Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/build.md' from root:root to runner:runner
2025-08-20T21:45:39.7892786Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/notation.md' from root:root to runner:runner
2025-08-20T21:45:39.7893439Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/soci.md' from root:root to runner:runner
2025-08-20T21:45:39.7894136Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/stargz.md' from root:root to runner:runner
2025-08-20T21:45:39.7894817Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/registry.md' from root:root to runner:runner
2025-08-20T21:45:39.7895420Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/dir.md' from root:root to runner:runner
2025-08-20T21:45:39.7896027Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/cvmfs.md' from root:root to runner:runner
2025-08-20T21:45:39.7896651Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/dev/store.md' from root:root to runner:runner
2025-08-20T21:45:39.7897333Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/dev/auditing_dockerfile.md' from root:root to runner:runner
2025-08-20T21:45:39.7897921Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/dev' from root:root to runner:runner
2025-08-20T21:45:39.7898522Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/nydus.md' from root:root to runner:runner
2025-08-20T21:45:39.7899266Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/command-reference.md' from root:root to runner:runner
2025-08-20T21:45:39.7899904Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/healthchecks.md' from root:root to runner:runner
2025-08-20T21:45:39.7900628Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/ocicrypt.md' from root:root to runner:runner
2025-08-20T21:45:39.7901242Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/freebsd.md' from root:root to runner:runner
2025-08-20T21:45:39.7901856Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/compose.md' from root:root to runner:runner
2025-08-20T21:45:39.7902676Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/testing/README.md' from root:root to runner:runner
2025-08-20T21:45:39.7903381Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/testing/tools.md' from root:root to runner:runner
2025-08-20T21:45:39.7903984Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/testing' from root:root to runner:runner
2025-08-20T21:45:39.7904596Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/config.md' from root:root to runner:runner
2025-08-20T21:45:39.7905191Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/gpu.md' from root:root to runner:runner
2025-08-20T21:45:39.7905757Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs' from root:root to runner:runner
2025-08-20T21:45:39.7906419Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO' from root:root to runner:runner
2025-08-20T21:45:39.7906995Z [00:03:19.621]➜  changed ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go' from root:root to runner:runner
2025-08-20T21:45:39.7907417Z [00:03:19.621]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T21:45:39.7907805Z [00:03:19.621]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T21:45:39.7908243Z [00:03:19.621]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl.static.version' retained as runner:runner
2025-08-20T21:45:39.7908618Z [00:03:19.621]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl' retained as runner:runner
2025-08-20T21:45:39.7908997Z [00:03:19.621]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T21:45:39.7909372Z [00:03:19.621]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/LICENSE' retained as runner:runner
2025-08-20T21:45:39.7909779Z [00:03:19.621]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl.version' retained as runner:runner
2025-08-20T21:45:39.7910120Z [00:03:19.621]➜  ownership of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T21:45:39.7910583Z [00:03:19.628]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/nerdctl' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7911186Z [00:03:19.634]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7911673Z [00:03:19.639]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7912634Z [00:03:19.645]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.yamllint' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7913328Z [00:03:19.650]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Vagrantfile.freebsd' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7913944Z [00:03:19.656]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/MAINTAINERS' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7914770Z [00:03:19.662]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-buildkit-nerdctl-test.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7915555Z [00:03:19.668]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-ipfs-offline.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7916346Z [00:03:19.673]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/etc_systemd_system_user@.service.d_delegate.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7917257Z [00:03:19.679]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/home_rootless_.config_systemd_user_containerd.service.d_port-slirp4netns.conf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7918047Z [00:03:19.684]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-etc_containerd_config.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7918855Z [00:03:19.690]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/buildg-v0.5.3' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7919669Z [00:03:19.696]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/rootlesskit-v2.3.5' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7920422Z [00:03:19.701]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/rootlesskit-v1.1.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7921167Z [00:03:19.707]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/slirp4netns-v1.3.3' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7921876Z [00:03:19.712]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/tini-v0.19.0' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7922761Z [00:03:19.718]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/containerd-fuse-overlayfs-v2.1.6' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7923586Z [00:03:19.723]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/stargz-snapshotter-v0.16.3' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7924452Z [00:03:19.729]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/cni-plugins-v1.7.1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7925301Z [00:03:19.734]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/buildkit-v0.23.2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7926053Z [00:03:19.740]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/SHA256SUMS.d/fuse-overlayfs-v1.15' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7926772Z [00:03:19.745]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/etc_containerd_config.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7927614Z [00:03:19.751]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-etc_containerd-stargz-grpc_config.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7928419Z [00:03:19.756]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-soci-snapshotter.service' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7941560Z [00:03:19.762]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/test-integration-rootless.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:39.7999263Z [00:03:19.768]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile.d/etc_buildkit_buildkitd.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8057700Z [00:03:19.774]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.dockerignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8116235Z [00:03:19.779]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/extras/rootless/containerd-rootless-setuptool.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8175380Z [00:03:19.785]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/extras/rootless/containerd-rootless.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8231487Z [00:03:19.791]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/fetch/fetch.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8288988Z [00:03:19.797]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/filtering_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8348059Z [00:03:19.803]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/pull/pull.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8406148Z [00:03:19.808]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/filtering.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8462035Z [00:03:19.814]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter/convert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8520862Z [00:03:19.820]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter/info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8579036Z [00:03:19.826]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/converter/zstd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8637666Z [00:03:19.832]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/snapshotter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8697998Z [00:03:19.838]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/load/load.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8753327Z [00:03:19.843]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/imgutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8811480Z [00:03:19.849]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/hostsstore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8869701Z [00:03:19.855]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/dockerconfigresolver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8927597Z [00:03:19.861]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/defaults.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.8988976Z [00:03:19.867]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/registryurl_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9048727Z [00:03:19.873]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/registryurl.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9109501Z [00:03:19.879]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/credentialsstore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9168868Z [00:03:19.885]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/dockerconfigresolver/credentialsstore_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9228210Z [00:03:19.891]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/snapshotter_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9285031Z [00:03:19.896]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/jobs/jobs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9342808Z [00:03:19.902]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/commit/commit_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9399434Z [00:03:19.908]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/commit/commit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9457611Z [00:03:19.914]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/commit/commit_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9516043Z [00:03:19.919]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/push/push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9573825Z [00:03:19.925]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imgutil/imgutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9631684Z [00:03:19.931]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9689424Z [00:03:19.937]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/image.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9746476Z [00:03:19.943]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9806103Z [00:03:19.948]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9865747Z [00:03:19.954]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/namespace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9923131Z [00:03:19.960]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/native/volume.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:39.9981530Z [00:03:19.966]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/dockercompat/dockercompat.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0040253Z [00:03:19.972]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/dockercompat/info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0098332Z [00:03:19.978]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/inspecttypes/dockercompat/dockercompat_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0158050Z [00:03:19.984]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/fs/fs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0217140Z [00:03:19.989]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0275638Z [00:03:19.995]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/volumestore/volumestore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0331592Z [00:03:20.001]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0388096Z [00:03:20.007]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0445845Z [00:03:20.012]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0501885Z [00:03:20.018]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0557546Z [00:03:20.024]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0613197Z [00:03:20.029]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0668770Z [00:03:20.035]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0725665Z [00:03:20.040]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/mountutil/mountutil_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0783292Z [00:03:20.046]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/version/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0839958Z [00:03:20.052]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idgen/idgen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0897918Z [00:03:20.058]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/annotations/annotations.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.0957997Z [00:03:20.064]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cioutil/container_io_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1013852Z [00:03:20.069]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cioutil/container_io.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1072277Z [00:03:20.075]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cioutil/container_io_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1128749Z [00:03:20.081]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector/containerinspector_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1184652Z [00:03:20.086]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector/containerinspector_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1239502Z [00:03:20.092]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector/containerinspector.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1294438Z [00:03:20.097]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerinspector/containerinspector_unix_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1349459Z [00:03:20.103]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/snapshotterutil/socisource.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1403446Z [00:03:20.108]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/snapshotterutil/sociutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1460683Z [00:03:20.114]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil/referenceutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1518468Z [00:03:20.120]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil/cid_ipfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1578090Z [00:03:20.126]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil/cid_noipfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1639625Z [00:03:20.132]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/referenceutil/referenceutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1698624Z [00:03:20.138]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifesttypes/manifesttypes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1755488Z [00:03:20.143]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/rootlessutil_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1810625Z [00:03:20.149]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/rootlessutil_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1871024Z [00:03:20.155]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/xdg_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1939576Z [00:03:20.162]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/child_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.1999957Z [00:03:20.168]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/port_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2058557Z [00:03:20.174]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/rootlessutil/parent_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2129369Z [00:03:20.181]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/flagutil/flagutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2188445Z [00:03:20.187]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/flagutil/flagutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2244287Z [00:03:20.192]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signalutil/signals_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2302202Z [00:03:20.198]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signalutil/signals.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2358665Z [00:03:20.204]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signalutil/signals_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2418063Z [00:03:20.210]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/lock_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2478343Z [00:03:20.216]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/writefile_rollback.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2536146Z [00:03:20.221]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/path_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2593021Z [00:03:20.227]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/umask_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2647235Z [00:03:20.233]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2702066Z [00:03:20.238]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/lock_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2755852Z [00:03:20.243]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/path_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2811696Z [00:03:20.249]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/writefile_rollback_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2868044Z [00:03:20.255]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/umask_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2927855Z [00:03:20.261]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/path_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.2986543Z [00:03:20.267]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/consts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3041928Z [00:03:20.272]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/os.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3098116Z [00:03:20.278]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/lock_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3154793Z [00:03:20.283]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/path.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3211336Z [00:03:20.289]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/umask_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3268136Z [00:03:20.295]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/lock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3326169Z [00:03:20.300]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/umask.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3382147Z [00:03:20.306]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/writefile_rename.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3439680Z [00:03:20.312]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/internal/filesystem/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3498871Z [00:03:20.318]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testca/testca.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3556742Z [00:03:20.324]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/iptables/iptables_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3613668Z [00:03:20.329]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3670834Z [00:03:20.335]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testsyslog/testsyslog.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3730250Z [00:03:20.341]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/images.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3787626Z [00:03:20.347]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3845891Z [00:03:20.352]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3903893Z [00:03:20.358]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/images_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.3964675Z [00:03:20.364]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/compose.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4021568Z [00:03:20.370]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/portlock/portlock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4082601Z [00:03:20.376]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nettestutil/nettestutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4144764Z [00:03:20.382]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testregistry/certsd_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4201326Z [00:03:20.388]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testregistry/testregistry_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4259408Z [00:03:20.394]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4317648Z [00:03:20.400]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/testutil_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4374278Z [00:03:20.405]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/requirements_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4432002Z [00:03:20.411]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/hoststoml/hoststoml.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4489885Z [00:03:20.417]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/requirements_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4548857Z [00:03:20.423]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/registry/kubo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4607254Z [00:03:20.429]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/registry/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4665796Z [00:03:20.434]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/registry/cesanta.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4722015Z [00:03:20.440]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/registry/docker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4778245Z [00:03:20.446]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/command.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4836429Z [00:03:20.451]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/utilities_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4891218Z [00:03:20.457]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/utilities.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.4951088Z [00:03:20.463]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/requirements.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5012792Z [00:03:20.469]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/platform/platform_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5068787Z [00:03:20.475]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/platform/platform_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5127024Z [00:03:20.480]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/platform/platform_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5181658Z [00:03:20.486]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/platform/platform_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5240357Z [00:03:20.492]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/third-party.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5300220Z [00:03:20.498]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/ambient.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5356383Z [00:03:20.503]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/testutil/nerdtest/test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5412739Z [00:03:20.509]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/bypass4netnsutil/bypass4netnsutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5467717Z [00:03:20.515]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/bypass4netnsutil/bypass.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5523290Z [00:03:20.520]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5578912Z [00:03:20.526]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/content.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5636960Z [00:03:20.532]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5693396Z [00:03:20.537]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/image_store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5750931Z [00:03:20.543]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerdutil/snapshotter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5809779Z [00:03:20.549]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/tabutil/tabutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5867862Z [00:03:20.555]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/tabutil/tabutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5927140Z [00:03:20.561]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/logs_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.5984058Z [00:03:20.566]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/logging.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6041979Z [00:03:20.572]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/logs_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6099298Z [00:03:20.578]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/fluentd_logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6155109Z [00:03:20.583]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/jsonfile/jsonfile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6209109Z [00:03:20.589]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/journald_logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6266133Z [00:03:20.594]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/none_logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6322897Z [00:03:20.600]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/log_viewer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6380138Z [00:03:20.606]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/cri_logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6438603Z [00:03:20.612]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/syslog_logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6494209Z [00:03:20.617]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/tail/tail.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6551933Z [00:03:20.623]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/tail/tail_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6608897Z [00:03:20.629]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/fluentd_logger_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6664888Z [00:03:20.634]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/logging_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6719627Z [00:03:20.640]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/detail_writer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6774191Z [00:03:20.645]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/none_logger_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6831367Z [00:03:20.651]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/json_logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6887609Z [00:03:20.657]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/json_logger_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.6943400Z [00:03:20.662]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/logging/cri_logger_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7000294Z [00:03:20.668]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil/containerwalker/containerwalker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7056843Z [00:03:20.674]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/idutil/imagewalker/imagewalker.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7113737Z [00:03:20.679]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/store/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7168509Z [00:03:20.685]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/store/filestore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7225008Z [00:03:20.690]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/store/filestore_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7281393Z [00:03:20.696]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7337391Z [00:03:20.702]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck/health.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7395214Z [00:03:20.707]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/healthcheck/executor.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7454199Z [00:03:20.713]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil/ipcutil_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7511346Z [00:03:20.719]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil/ipcutil_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7566682Z [00:03:20.725]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil/ipcutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7622570Z [00:03:20.730]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipcutil/ipcutil_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7677965Z [00:03:20.736]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/labels/k8slabels/k8slabels.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7733981Z [00:03:20.741]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/labels/labels.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7790152Z [00:03:20.747]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/taskutil/taskutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7846361Z [00:03:20.752]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifeststore/manifeststore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7903066Z [00:03:20.758]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/detach.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.7957904Z [00:03:20.764]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/consoleutil_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8016701Z [00:03:20.770]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/consoleutil_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8072319Z [00:03:20.775]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/consoleutil/consoleutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8126056Z [00:03:20.780]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8180489Z [00:03:20.786]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/namestore/namestore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8238240Z [00:03:20.792]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/identifiers/validate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8295358Z [00:03:20.797]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8350725Z [00:03:20.803]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_unix_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8407986Z [00:03:20.809]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8463994Z [00:03:20.814]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8518829Z [00:03:20.820]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8574214Z [00:03:20.825]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8630323Z [00:03:20.831]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutilmock/infoutil_mock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8685731Z [00:03:20.836]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8744322Z [00:03:20.842]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8799292Z [00:03:20.848]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/infoutil/infoutil_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8855158Z [00:03:20.853]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/tarutil/tarutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8909620Z [00:03:20.859]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/rootless_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.8965275Z [00:03:20.864]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/ocihook.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9019744Z [00:03:20.870]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/state/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9073874Z [00:03:20.875]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/ocihook_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9131913Z [00:03:20.881]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/rootless_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9186421Z [00:03:20.886]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ocihook/ocihook_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9242277Z [00:03:20.892]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/maputil/maputil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9299249Z [00:03:20.898]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/maputil/maputil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9356968Z [00:03:20.903]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/systemutil/socket_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9412985Z [00:03:20.909]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/systemutil/socket_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9469534Z [00:03:20.915]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/errutil/errors_check.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9525490Z [00:03:20.920]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/errutil/exit_coder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9580744Z [00:03:20.926]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9637442Z [00:03:20.932]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9694047Z [00:03:20.937]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9750644Z [00:03:20.943]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9809020Z [00:03:20.949]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/containerutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9867129Z [00:03:20.954]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/containerutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9919524Z [00:03:20.960]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/cp_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:40.9978236Z [00:03:20.966]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0032231Z [00:03:20.971]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/cp_resolve_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0088298Z [00:03:20.977]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/lock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0146547Z [00:03:20.982]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/containerutil/container_network_manager_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0202951Z [00:03:20.988]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/formatter/formatter_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0260506Z [00:03:20.994]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/formatter/formatter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0317634Z [00:03:21.000]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/formatter/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0376590Z [00:03:21.005]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/defaults_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0435142Z [00:03:21.011]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/cgroup_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0497006Z [00:03:21.017]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/defaults_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0559106Z [00:03:21.024]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/defaults_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0618902Z [00:03:21.030]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/defaults/defaults_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0677883Z [00:03:21.036]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil/signutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0732970Z [00:03:21.041]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil/cosignutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0789157Z [00:03:21.047]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/signutil/notationutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0845779Z [00:03:21.052]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/strutil/strutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0900558Z [00:03:21.058]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/strutil/strutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.0955877Z [00:03:21.063]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/hostsstore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1010012Z [00:03:21.069]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/updater.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1063756Z [00:03:21.074]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/hosts_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1119867Z [00:03:21.080]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/hosts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1178175Z [00:03:21.086]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/hostsstore/updater_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1235400Z [00:03:21.091]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/dnsutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1292235Z [00:03:21.097]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/dnsutil/dnsutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1350192Z [00:03:21.103]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/registry_noipfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1406373Z [00:03:21.108]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/registry_ipfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1464298Z [00:03:21.114]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/image_noipfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1521289Z [00:03:21.120]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/noipfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1580178Z [00:03:21.126]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/image_ipfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1638380Z [00:03:21.132]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/ipfs/registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1694953Z [00:03:21.137]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/global.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1750681Z [00:03:21.143]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/system_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1807394Z [00:03:21.149]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/load_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1862250Z [00:03:21.154]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/ipfs_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1917545Z [00:03:21.160]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/container_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.1975642Z [00:03:21.165]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/login_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2032826Z [00:03:21.171]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/manifest_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2089183Z [00:03:21.177]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/network_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2146787Z [00:03:21.182]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/container_network_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2204234Z [00:03:21.188]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/cri/metadata_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2261199Z [00:03:21.194]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/import_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2317875Z [00:03:21.200]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/image_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2374664Z [00:03:21.205]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/apparmor_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2429280Z [00:03:21.211]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/namespace_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2486663Z [00:03:21.216]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/volume_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2543642Z [00:03:21.222]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/api/types/builder_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2603006Z [00:03:21.228]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/clientutil/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2662926Z [00:03:21.234]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2725108Z [00:03:21.240]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2785015Z [00:03:21.246]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2843878Z [00:03:21.252]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_unix_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2903370Z [00:03:21.258]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.2966131Z [00:03:21.264]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3028704Z [00:03:21.271]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/buildkitutil/buildkitutil_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3093209Z [00:03:21.277]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/imageinspector/imageinspector.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3156298Z [00:03:21.283]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/eventutil/eventutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3218709Z [00:03:21.290]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/run.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3279042Z [00:03:21.296]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/rm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3336523Z [00:03:21.302]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3393362Z [00:03:21.307]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/logs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3449962Z [00:03:21.313]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/stop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3506957Z [00:03:21.319]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up_network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3561341Z [00:03:21.324]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/port.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3616740Z [00:03:21.330]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pipetagger/pipetagger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3672562Z [00:03:21.335]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/build.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3729279Z [00:03:21.341]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up_service.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3784918Z [00:03:21.346]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pause.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3840391Z [00:03:21.352]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/down.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3898282Z [00:03:21.358]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.3954260Z [00:03:21.363]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/copy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4011351Z [00:03:21.369]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser/serviceparser_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4067447Z [00:03:21.375]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser/build_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4123125Z [00:03:21.380]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser/build.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4179296Z [00:03:21.386]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/serviceparser/serviceparser.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4235363Z [00:03:21.391]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4289282Z [00:03:21.397]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4342335Z [00:03:21.402]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/composer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4398515Z [00:03:21.408]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/orphans.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4452052Z [00:03:21.413]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/kill.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4507525Z [00:03:21.419]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4563800Z [00:03:21.424]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/pull.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4620514Z [00:03:21.430]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/up_volume.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4675893Z [00:03:21.435]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4731249Z [00:03:21.441]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/lock.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4786142Z [00:03:21.446]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/composer/restart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4841400Z [00:03:21.452]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/reflectutil/reflectutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4897168Z [00:03:21.458]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/reflectutil/reflectutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.4953904Z [00:03:21.463]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/resolvconf/resolvconf_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5011149Z [00:03:21.469]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/resolvconf/resolvconf.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5071522Z [00:03:21.475]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/store.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5130380Z [00:03:21.481]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/cni_plugin_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5189663Z [00:03:21.487]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5248636Z [00:03:21.493]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/cni_plugin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5310011Z [00:03:21.499]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5369592Z [00:03:21.505]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_unix_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5429858Z [00:03:21.511]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5488790Z [00:03:21.517]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5548844Z [00:03:21.523]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5607851Z [00:03:21.529]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/subnet/subnet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5666518Z [00:03:21.534]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/subnet/subnet_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5726475Z [00:03:21.540]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/networkstore/networkstore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5786722Z [00:03:21.547]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/netutil_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5848802Z [00:03:21.553]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/nettype/nettype.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5908210Z [00:03:21.559]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/nettype/nettype_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.5967086Z [00:03:21.565]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/netutil/cni_plugin_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6028552Z [00:03:21.571]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/statsutil/stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6088576Z [00:03:21.577]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/statsutil/stats_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6149689Z [00:03:21.583]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6208846Z [00:03:21.589]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6268412Z [00:03:21.595]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6328482Z [00:03:21.601]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6387698Z [00:03:21.607]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/network/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6448857Z [00:03:21.613]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/load_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6505385Z [00:03:21.618]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/inspect_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6562234Z [00:03:21.624]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/list_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6619238Z [00:03:21.630]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/apparmor/unload_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6678999Z [00:03:21.636]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/logout/logout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6737192Z [00:03:21.642]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/prompt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6797134Z [00:03:21.648]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/prompt_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6855680Z [00:03:21.653]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/prompt_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6917393Z [00:03:21.660]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/login/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.6978847Z [00:03:21.666]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/builder/build_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7037390Z [00:03:21.672]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/builder/build.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7097153Z [00:03:21.678]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/builder/prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7155564Z [00:03:21.683]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/compose/compose.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7213257Z [00:03:21.689]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/namespace_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7268692Z [00:03:21.695]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7324522Z [00:03:21.700]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/common.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7380063Z [00:03:21.706]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7435246Z [00:03:21.711]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/namespace_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7490225Z [00:03:21.717]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7545235Z [00:03:21.722]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7597728Z [00:03:21.728]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/namespace/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7653210Z [00:03:21.733]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system/info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7707496Z [00:03:21.739]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system/prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7761884Z [00:03:21.744]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/system/events.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7818023Z [00:03:21.750]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_ulimit_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7872781Z [00:03:21.755]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_gpus.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7928143Z [00:03:21.761]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/health_check.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.7981708Z [00:03:21.766]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/idmap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8038343Z [00:03:21.772]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_darwin.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8094373Z [00:03:21.777]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8150102Z [00:03:21.783]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_mount.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8207667Z [00:03:21.789]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_security_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8263566Z [00:03:21.794]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8319594Z [00:03:21.800]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/logs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8374978Z [00:03:21.805]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8431411Z [00:03:21.811]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8486010Z [00:03:21.816]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8540716Z [00:03:21.822]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/unpause.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8596204Z [00:03:21.827]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stats_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8649734Z [00:03:21.833]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_cdi.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8705535Z [00:03:21.838]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/pause.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8760895Z [00:03:21.844]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8816604Z [00:03:21.849]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8870770Z [00:03:21.855]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8927487Z [00:03:21.861]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/attach.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.8982337Z [00:03:21.866]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9037108Z [00:03:21.872]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/top.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9092735Z [00:03:21.877]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_unix_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9148244Z [00:03:21.883]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/list_util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9202645Z [00:03:21.888]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_blkio_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9257973Z [00:03:21.894]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_runtime.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9314245Z [00:03:21.899]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/cp_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9366694Z [00:03:21.905]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/commit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9421482Z [00:03:21.910]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/start.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9477857Z [00:03:21.916]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9534675Z [00:03:21.921]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9589130Z [00:03:21.927]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/exec_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9645982Z [00:03:21.932]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9702282Z [00:03:21.938]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_restart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9759953Z [00:03:21.944]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/top_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9818524Z [00:03:21.950]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/exec_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9877005Z [00:03:21.955]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/kill.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9934959Z [00:03:21.961]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:41.9994690Z [00:03:21.967]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/run_cgroup_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0052008Z [00:03:21.973]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0110596Z [00:03:21.979]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/wait.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0170680Z [00:03:21.985]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/rename.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0231474Z [00:03:21.991]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/top_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0287730Z [00:03:21.997]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0343674Z [00:03:22.002]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/stats_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0399703Z [00:03:22.008]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/create_userns_opts_freebsd.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0454144Z [00:03:22.013]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/container/restart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0509875Z [00:03:22.019]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/convert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0563933Z [00:03:22.024]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/ensure.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0619182Z [00:03:22.030]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0672778Z [00:03:22.035]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/import.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0729263Z [00:03:22.041]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/crypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0786610Z [00:03:22.046]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/tag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0843667Z [00:03:22.052]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0899710Z [00:03:22.058]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/save.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.0954514Z [00:03:22.063]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1008926Z [00:03:22.069]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/pull.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1063559Z [00:03:22.074]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1118948Z [00:03:22.080]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/image/push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1173414Z [00:03:22.085]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/ipfs/registry_serve.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1227227Z [00:03:22.091]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/rm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1281787Z [00:03:22.096]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1335466Z [00:03:22.101]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1390502Z [00:03:22.107]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1444130Z [00:03:22.112]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/manifest/annotate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1504488Z [00:03:22.118]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/rm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1561622Z [00:03:22.124]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1616747Z [00:03:22.130]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1671083Z [00:03:22.135]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1727988Z [00:03:22.141]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1784082Z [00:03:22.146]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/cmd/volume/volume.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1841023Z [00:03:22.152]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/procnet/procnet_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1897239Z [00:03:22.158]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/procnet/procnet.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.1952537Z [00:03:22.163]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/procnet/procnetd_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2009448Z [00:03:22.169]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/iptable/iptables_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2065807Z [00:03:22.174]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/iptable/iptables.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2121896Z [00:03:22.180]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/iptable/iptables_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2178860Z [00:03:22.186]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/port_allocate_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2234791Z [00:03:22.191]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/portutil_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2292151Z [00:03:22.197]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/portutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2348621Z [00:03:22.203]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/portutil/port_allocate_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2405637Z [00:03:22.208]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil/layers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2460465Z [00:03:22.214]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil/binfmt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2516231Z [00:03:22.219]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/platformutil/platformutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2572726Z [00:03:22.225]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/manifestutil/manifestutils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2629139Z [00:03:22.231]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/apparmorutil/apparmorutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2684120Z [00:03:22.236]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/pkg/apparmorutil/apparmorutil_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2741380Z [00:03:22.242]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2796064Z [00:03:22.247]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2849455Z [00:03:22.253]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2903357Z [00:03:22.258]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.2959397Z [00:03:22.264]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3016101Z [00:03:22.269]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3071129Z [00:03:22.275]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/funct.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3127795Z [00:03:22.281]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/expected.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3183089Z [00:03:22.286]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/helpers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3238897Z [00:03:22.292]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3294712Z [00:03:22.297]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/command.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3350187Z [00:03:22.303]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3408080Z [00:03:22.309]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3463629Z [00:03:22.314]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/package_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3520788Z [00:03:22.320]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/interfaces.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3575899Z [00:03:22.325]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/consts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3631394Z [00:03:22.331]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/data_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3688082Z [00:03:22.337]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/case.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3742604Z [00:03:22.342]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3799355Z [00:03:22.348]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/test/data.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3857506Z [00:03:22.354]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/.yamllint' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3915495Z [00:03:22.359]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/utils/testca/ca.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.3975565Z [00:03:22.365]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/utils/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4032477Z [00:03:22.371]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/utils/utilities.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4089946Z [00:03:22.377]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry/stack.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4149836Z [00:03:22.383]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry/mimicry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4207163Z [00:03:22.389]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4266109Z [00:03:22.394]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry/doc.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4325245Z [00:03:22.400]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mimicry/print.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4382002Z [00:03:22.406]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/highk/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4439840Z [00:03:22.412]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/highk/fileleak.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4499008Z [00:03:22.418]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/highk/goroutines.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4558744Z [00:03:22.424]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4616904Z [00:03:22.429]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/logger/logger.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4673411Z [00:03:22.435]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/logger/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4729442Z [00:03:22.441]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/assertive/assertive.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4786750Z [00:03:22.447]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/assertive/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4842041Z [00:03:22.452]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/assertive/assertive_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4897894Z [00:03:22.458]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mocks/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.4954785Z [00:03:22.463]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/mocks/t.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5013503Z [00:03:22.469]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/formatter/formatter.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5071626Z [00:03:22.475]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/formatter/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5133048Z [00:03:22.481]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/formatter/osc8.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5195705Z [00:03:22.487]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/pty/pty.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5253895Z [00:03:22.493]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/exit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5313164Z [00:03:22.499]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/package_benchmark_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5373139Z [00:03:22.505]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/package_example_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5433321Z [00:03:22.511]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5494180Z [00:03:22.517]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/command_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5552636Z [00:03:22.523]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/command.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5612595Z [00:03:22.529]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/command_other.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5672326Z [00:03:22.535]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/package_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5732600Z [00:03:22.541]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/command_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5791119Z [00:03:22.547]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/internal/com/pipes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5850455Z [00:03:22.553]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5908278Z [00:03:22.559]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/.golangci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.5965096Z [00:03:22.564]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6021264Z [00:03:22.570]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/dev-setup-macos.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6077296Z [00:03:22.576]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/headers/dockerfile.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6133244Z [00:03:22.581]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/headers/bash.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6189232Z [00:03:22.587]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/headers/makefile.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6242872Z [00:03:22.592]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/headers/go.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6296236Z [00:03:22.597]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/hack/dev-setup-linux.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6350650Z [00:03:22.603]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect/comparators_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6403824Z [00:03:22.608]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6456377Z [00:03:22.613]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect/comparators.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6510652Z [00:03:22.619]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect/doc.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6567243Z [00:03:22.625]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/expect/exit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6624238Z [00:03:22.630]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6681291Z [00:03:22.636]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6738771Z [00:03:22.642]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6797472Z [00:03:22.648]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/tig/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6861271Z [00:03:22.654]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/tig/t.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6924942Z [00:03:22.660]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/require/requirement_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.6984924Z [00:03:22.666]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/require/doc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7044047Z [00:03:22.672]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/require/requirement.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7105609Z [00:03:22.678]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/mod/tigron/require/doc.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7165016Z [00:03:22.684]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/MAINTAINERS_GUIDE.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7223790Z [00:03:22.690]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/NOTICE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7283588Z [00:03:22.696]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-as-a-library/run-container/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7340494Z [00:03:22.702]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-as-a-library/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7397809Z [00:03:22.708]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-wordpress/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7452580Z [00:03:22.713]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-wordpress/docker-compose.stargz.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7508634Z [00:03:22.719]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-wordpress/docker-compose.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7564992Z [00:03:22.724]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7620677Z [00:03:22.730]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-cluster/bootstrap.yaml.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7676920Z [00:03:22.736]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-cluster/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7732668Z [00:03:22.741]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-cluster/nerdctl-ipfs-registry.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7787979Z [00:03:22.747]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-stargz-snapshotter/bootstrap.yaml.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7844666Z [00:03:22.752]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-stargz-snapshotter/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7901926Z [00:03:22.758]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs-stargz-snapshotter/nerdctl-ipfs-registry.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.7957816Z [00:03:22.764]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs/bootstrap.yaml.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8011113Z [00:03:22.769]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8065648Z [00:03:22.774]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/nerdctl-ipfs-registry-kubernetes/ipfs/nerdctl-ipfs-registry.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8119689Z [00:03:22.780]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-multi-platform/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8174051Z [00:03:22.785]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-multi-platform/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8228697Z [00:03:22.791]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-multi-platform/docker-compose.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8282036Z [00:03:22.796]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/examples/compose-multi-platform/index.php' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8337289Z [00:03:22.802]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8392917Z [00:03:22.807]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/dependabot.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8451260Z [00:03:22.813]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-in-lima.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8508338Z [00:03:22.819]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/workflow-tigron.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8565372Z [00:03:22.824]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-in-container.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8623186Z [00:03:22.830]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/workflow-flaky.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8680150Z [00:03:22.836]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-unit.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8736827Z [00:03:22.841]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-lint-project.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8793519Z [00:03:22.847]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/release.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8850783Z [00:03:22.853]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-in-vagrant.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8908001Z [00:03:22.859]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/ghcr-image-build-and-publish.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.8964230Z [00:03:22.864]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-dependencies.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9021235Z [00:03:22.870]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-lint-other.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9078651Z [00:03:22.876]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-test-in-host.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9135693Z [00:03:22.881]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/workflow-lint.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9191257Z [00:03:22.887]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-build.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9248890Z [00:03:22.893]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/workflow-test.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9306611Z [00:03:22.898]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/workflows/job-lint-go.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9364364Z [00:03:22.904]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9420756Z [00:03:22.910]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/ISSUE_TEMPLATE/config.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9478740Z [00:03:22.916]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.github/ISSUE_TEMPLATE/feature_request.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9538146Z [00:03:22.922]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/BUILDING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9595438Z [00:03:22.927]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/github/action-helpers.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9652842Z [00:03:22.933]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/github/gotestsum-reporter.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9710072Z [00:03:22.939]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/git-checkout-tag-with-hash.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9770149Z [00:03:22.945]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/scripts/lib.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9825828Z [00:03:22.950]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/build-integration-canary.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9881407Z [00:03:22.956]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/test-integration.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9938578Z [00:03:22.962]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/kube/kind.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:42.9994090Z [00:03:22.967]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/kube/kind.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0051184Z [00:03:22.973]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/version/fetch.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0108933Z [00:03:22.979]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/gpg/docker' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0164425Z [00:03:22.984]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/gpg/hashicorp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0219777Z [00:03:22.990]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0276785Z [00:03:22.996]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/windows/containerd.ps1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0331740Z [00:03:23.001]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/windows/cni.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0386889Z [00:03:23.007]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/linux/cni.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0441342Z [00:03:23.012]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/provisioning/linux/containerd.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0495695Z [00:03:23.017]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/hack/generate-release-note.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0549632Z [00:03:23.023]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/Makefile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0604551Z [00:03:23.028]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0659742Z [00:03:23.034]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0715821Z [00:03:23.039]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/EMERITUS.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0771160Z [00:03:23.045]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0827245Z [00:03:23.051]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0881893Z [00:03:23.056]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_remove_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0936439Z [00:03:23.062]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.0990747Z [00:03:23.067]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1044485Z [00:03:23.072]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1098681Z [00:03:23.078]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1153116Z [00:03:23.083]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_create_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1208856Z [00:03:23.089]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_list_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1263531Z [00:03:23.094]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_create_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1317261Z [00:03:23.100]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_prune_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1371646Z [00:03:23.105]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_inspect_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1426365Z [00:03:23.110]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1483012Z [00:03:23.116]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_create_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1539929Z [00:03:23.122]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/network/network_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1597318Z [00:03:23.128]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_inspect_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1655390Z [00:03:23.133]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_load_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1711157Z [00:03:23.139]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_unload_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1767454Z [00:03:23.145]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1823212Z [00:03:23.150]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_list_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1879379Z [00:03:23.156]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/apparmor/apparmor_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1938601Z [00:03:23.162]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/inspect/inspect_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.1996016Z [00:03:23.167]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/inspect/inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2054683Z [00:03:23.173]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/main_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2113558Z [00:03:23.179]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/internal/internal.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2172665Z [00:03:23.185]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/internal/internal_oci_hook.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2231062Z [00:03:23.191]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/issues/issues_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2289599Z [00:03:23.197]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/issues/main_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2346903Z [00:03:23.203]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/login/login_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2404305Z [00:03:23.208]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/login/login_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2461252Z [00:03:23.214]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/login/logout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2518881Z [00:03:23.220]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/login/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2578025Z [00:03:23.226]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder_build_oci_layout_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2634729Z [00:03:23.231]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder_builder_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2691580Z [00:03:23.237]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2747313Z [00:03:23.243]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2801733Z [00:03:23.248]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder_build.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2857335Z [00:03:23.254]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/builder/builder_build_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2913987Z [00:03:23.259]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.2973614Z [00:03:23.265]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_rm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3030821Z [00:03:23.271]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_port.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3089927Z [00:03:23.277]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3146965Z [00:03:23.283]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_logs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3205924Z [00:03:23.288]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_build_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3261016Z [00:03:23.294]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_top_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3318456Z [00:03:23.300]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_restart_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3375056Z [00:03:23.305]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_stop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3432198Z [00:03:23.311]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_top.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3488538Z [00:03:23.317]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_ps.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3546727Z [00:03:23.322]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_pause.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3603282Z [00:03:23.328]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_cp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3660769Z [00:03:23.334]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3720205Z [00:03:23.340]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3774803Z [00:03:23.345]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_exec_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3830712Z [00:03:23.351]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_up_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3887979Z [00:03:23.357]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_pull.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3942104Z [00:03:23.362]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_down.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.3999579Z [00:03:23.368]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_ps_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4056610Z [00:03:23.373]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_pause_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4115404Z [00:03:23.379]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4172070Z [00:03:23.385]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4230252Z [00:03:23.391]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_stop_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4287989Z [00:03:23.397]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_down_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4346942Z [00:03:23.403]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_build.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4402206Z [00:03:23.408]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_images.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4458770Z [00:03:23.414]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_images_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4516570Z [00:03:23.419]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_kill.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4571895Z [00:03:23.425]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_up_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4630206Z [00:03:23.431]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_run.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4687896Z [00:03:23.437]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_pull_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4743102Z [00:03:23.442]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4799250Z [00:03:23.448]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_rm_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4856096Z [00:03:23.453]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_cp_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4911340Z [00:03:23.459]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_port_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.4966914Z [00:03:23.465]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_start.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5024002Z [00:03:23.470]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_restart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5079708Z [00:03:23.476]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_create_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5137792Z [00:03:23.482]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_run_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5195693Z [00:03:23.487]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_kill_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5254067Z [00:03:23.493]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_version_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5309140Z [00:03:23.499]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_start_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5365403Z [00:03:23.504]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5419892Z [00:03:23.510]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_up.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5474306Z [00:03:23.515]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/compose/compose_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5530919Z [00:03:23.521]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5588076Z [00:03:23.527]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5647006Z [00:03:23.533]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5704468Z [00:03:23.538]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5760019Z [00:03:23.544]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5815988Z [00:03:23.549]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5870257Z [00:03:23.555]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/namespace/namespace_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5926681Z [00:03:23.560]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.5979573Z [00:03:23.566]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_events_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6034237Z [00:03:23.571]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6090340Z [00:03:23.577]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_prune_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6144913Z [00:03:23.582]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6199416Z [00:03:23.588]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_info_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6254260Z [00:03:23.593]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_info.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6309556Z [00:03:23.599]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/system/system_events.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6364852Z [00:03:23.604]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/main_test_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6420908Z [00:03:23.610]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_diff.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6476828Z [00:03:23.616]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_cp_acid_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6533762Z [00:03:23.621]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_list_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6588683Z [00:03:23.627]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6644128Z [00:03:23.632]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_wait.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6699521Z [00:03:23.638]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_create_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6753221Z [00:03:23.643]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_stop_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6806545Z [00:03:23.648]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6860339Z [00:03:23.654]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_network_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6916869Z [00:03:23.660]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_port.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.6971804Z [00:03:23.665]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_unpause.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7026613Z [00:03:23.670]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_export_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7081268Z [00:03:23.676]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_commit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7136857Z [00:03:23.682]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7193615Z [00:03:23.687]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_remove_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7248884Z [00:03:23.693]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_inspect_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7303727Z [00:03:23.698]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_systemd_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7359243Z [00:03:23.704]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_update_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7415052Z [00:03:23.709]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_network_base_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7469662Z [00:03:23.715]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7524052Z [00:03:23.720]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_stats_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7578888Z [00:03:23.726]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_cgroup_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7632987Z [00:03:23.731]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_remove_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7687017Z [00:03:23.737]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_verify_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7741916Z [00:03:23.742]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_attach_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7796979Z [00:03:23.748]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_network_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7853820Z [00:03:23.753]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_stargz_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7911928Z [00:03:23.759]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_logs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.7969688Z [00:03:23.765]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_logs_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8028558Z [00:03:23.771]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8088336Z [00:03:23.777]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_diff_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8147866Z [00:03:23.783]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8206259Z [00:03:23.788]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_log_driver_syslog_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8265685Z [00:03:23.794]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_restart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8323957Z [00:03:23.800]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8383559Z [00:03:23.806]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/multi_platform_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8443403Z [00:03:23.812]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_user_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8503067Z [00:03:23.818]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_mount_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8564166Z [00:03:23.824]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_stats.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8623216Z [00:03:23.830]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_rename_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8679842Z [00:03:23.836]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_stop.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8738101Z [00:03:23.842]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_security_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8795183Z [00:03:23.847]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_rename.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8851987Z [00:03:23.853]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8908539Z [00:03:23.859]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.8966521Z [00:03:23.865]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9023896Z [00:03:23.870]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_remove_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9082774Z [00:03:23.876]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_commit_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9140616Z [00:03:23.882]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_rename_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9201229Z [00:03:23.888]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_health_check.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9258626Z [00:03:23.894]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9314798Z [00:03:23.899]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_start_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9373524Z [00:03:23.905]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_soci_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9430584Z [00:03:23.911]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_commit_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9487971Z [00:03:23.917]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_top_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9546287Z [00:03:23.922]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_inspect_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9601878Z [00:03:23.928]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_kill.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9657367Z [00:03:23.934]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9711931Z [00:03:23.939]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_restart_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9765877Z [00:03:23.944]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_cp_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9819566Z [00:03:23.950]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_top.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9874138Z [00:03:23.955]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_health_check_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9928921Z [00:03:23.961]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_prune_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:43.9985515Z [00:03:23.966]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_runtime_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0041647Z [00:03:23.972]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0096861Z [00:03:23.978]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_pause.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0149560Z [00:03:23.983]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_exec_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0205127Z [00:03:23.988]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_kill_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0259409Z [00:03:23.994]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_start.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0314643Z [00:03:23.999]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_exec_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0370785Z [00:03:24.005]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0426266Z [00:03:24.010]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_cp_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0480681Z [00:03:24.016]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_start_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0536511Z [00:03:24.021]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0592561Z [00:03:24.027]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_gpus_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0650913Z [00:03:24.033]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_attach.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0706174Z [00:03:24.038]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_list_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0761848Z [00:03:24.044]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_network.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0817944Z [00:03:24.050]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_wait_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0873694Z [00:03:24.055]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_user_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0928846Z [00:03:24.061]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_export.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.0982694Z [00:03:24.066]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_mount_windows_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1037267Z [00:03:24.072]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_restart_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1091172Z [00:03:24.077]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_cp_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1145974Z [00:03:24.082]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_exec.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1201731Z [00:03:24.088]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/container/container_run_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1260032Z [00:03:24.094]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/main_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1318332Z [00:03:24.100]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_pull_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1385137Z [00:03:24.106]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1435508Z [00:03:24.111]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_history_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1496265Z [00:03:24.117]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_encrypt_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1550826Z [00:03:24.123]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_remove_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1606633Z [00:03:24.129]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_pull.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1662479Z [00:03:24.134]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1718847Z [00:03:24.140]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_push_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1774128Z [00:03:24.145]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_decrypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1831214Z [00:03:24.151]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_prune_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1887571Z [00:03:24.157]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_convert_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.1945329Z [00:03:24.162]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_load_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2002186Z [00:03:24.168]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_inspect_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2059501Z [00:03:24.174]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2118322Z [00:03:24.180]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2177158Z [00:03:24.186]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_cryptutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2235519Z [00:03:24.191]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2293811Z [00:03:24.197]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_history.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2352189Z [00:03:24.203]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_save_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2408255Z [00:03:24.209]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2461961Z [00:03:24.214]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2517076Z [00:03:24.220]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_save.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2576821Z [00:03:24.226]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_encrypt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2635126Z [00:03:24.231]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_load.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2690758Z [00:03:24.237]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_convert.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2747161Z [00:03:24.243]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_tag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2803314Z [00:03:24.248]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2859686Z [00:03:24.254]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_import_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2916872Z [00:03:24.260]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/image/image_import.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.2971589Z [00:03:24.265]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3027828Z [00:03:24.271]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3084876Z [00:03:24.276]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion_unix_nolinux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3139060Z [00:03:24.282]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion_unix.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3194243Z [00:03:24.287]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion_windows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3249827Z [00:03:24.293]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/completion/completion.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3304844Z [00:03:24.298]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_simple_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3359886Z [00:03:24.304]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_registry_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3415971Z [00:03:24.309]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3473372Z [00:03:24.315]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3528231Z [00:03:24.321]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_compose_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3583977Z [00:03:24.326]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_kubo_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3641922Z [00:03:24.332]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_registry_serve.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3699464Z [00:03:24.338]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/ipfs/ipfs_registry.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3754798Z [00:03:24.343]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/flagutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3810708Z [00:03:24.349]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/prompt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3869183Z [00:03:24.355]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/cobra.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3928384Z [00:03:24.361]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/consts.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.3987552Z [00:03:24.367]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/testing.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4047234Z [00:03:24.373]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/helpers/testing_linux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4108401Z [00:03:24.379]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/main_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4169519Z [00:03:24.385]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4229989Z [00:03:24.391]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4289603Z [00:03:24.397]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_annotate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4349628Z [00:03:24.403]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_inspect_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4411627Z [00:03:24.409]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4472591Z [00:03:24.415]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4532608Z [00:03:24.421]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_remove_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4594701Z [00:03:24.427]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_create_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4654654Z [00:03:24.433]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4714794Z [00:03:24.439]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_annotate_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4772218Z [00:03:24.445]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4830197Z [00:03:24.451]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/manifest/manifest_push_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4888748Z [00:03:24.457]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_prune_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.4948164Z [00:03:24.463]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5004133Z [00:03:24.468]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_namespace_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5058998Z [00:03:24.474]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_inspect.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5113839Z [00:03:24.479]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_remove_linux_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5171249Z [00:03:24.485]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5226573Z [00:03:24.490]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_remove.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5282774Z [00:03:24.496]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5340277Z [00:03:24.502]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_inspect_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5395970Z [00:03:24.507]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_create_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5450930Z [00:03:24.513]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5507313Z [00:03:24.519]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5561175Z [00:03:24.524]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/cmd/nerdctl/volume/volume_prune.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5616505Z [00:03:24.529]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5673404Z [00:03:24.535]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5728783Z [00:03:24.541]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5783132Z [00:03:24.546]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5837964Z [00:03:24.552]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5892880Z [00:03:24.557]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.5949629Z [00:03:24.563]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6005962Z [00:03:24.568]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6062949Z [00:03:24.574]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6117586Z [00:03:24.580]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6172834Z [00:03:24.585]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6228712Z [00:03:24.591]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6284083Z [00:03:24.596]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6338316Z [00:03:24.602]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6393630Z [00:03:24.607]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6447307Z [00:03:24.613]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6501392Z [00:03:24.618]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6556037Z [00:03:24.623]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-31cbf78756702682a49ee9a69b9a7d0db1139b37.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6610522Z [00:03:24.629]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-31cbf78756702682a49ee9a69b9a7d0db1139b37.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6665936Z [00:03:24.634]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-31cbf78756702682a49ee9a69b9a7d0db1139b37.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6720784Z [00:03:24.640]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-7f6fbb1b8116970771b00e15a63c19e4834dd4e7.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6774104Z [00:03:24.645]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-7f6fbb1b8116970771b00e15a63c19e4834dd4e7.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6831634Z [00:03:24.651]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-31cbf78756702682a49ee9a69b9a7d0db1139b37.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6889014Z [00:03:24.657]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-7f6fbb1b8116970771b00e15a63c19e4834dd4e7.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.6945237Z [00:03:24.662]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/objects/pack/pack-7f6fbb1b8116970771b00e15a63c19e4834dd4e7.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7001292Z [00:03:24.668]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7057067Z [00:03:24.674]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7110985Z [00:03:24.679]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7165213Z [00:03:24.684]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7219595Z [00:03:24.690]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7272857Z [00:03:24.695]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7327898Z [00:03:24.701]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7383962Z [00:03:24.706]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7442088Z [00:03:24.712]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/cosign.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7496983Z [00:03:24.718]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/builder-debug.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7550952Z [00:03:24.723]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/ipfs.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7605823Z [00:03:24.728]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/cni.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7659570Z [00:03:24.734]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/overlaybd.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7714440Z [00:03:24.739]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/faq.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7771530Z [00:03:24.745]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/rootless.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7827875Z [00:03:24.751]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/images/rootlessKit-network-design.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7885863Z [00:03:24.756]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/images/nerdctl-white.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7939541Z [00:03:24.762]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/images/nerdctl.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.7996141Z [00:03:24.767]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/experimental.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8052461Z [00:03:24.773]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/multi-platform.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8107822Z [00:03:24.779]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/build.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8165101Z [00:03:24.784]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/notation.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8221441Z [00:03:24.790]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/soci.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8277445Z [00:03:24.796]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/stargz.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8333183Z [00:03:24.801]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/registry.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8388201Z [00:03:24.807]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/dir.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8442734Z [00:03:24.812]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/cvmfs.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8497812Z [00:03:24.818]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/dev/store.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8553136Z [00:03:24.823]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/dev/auditing_dockerfile.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8606682Z [00:03:24.829]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/nydus.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8659994Z [00:03:24.834]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/command-reference.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8715505Z [00:03:24.839]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/healthchecks.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8769066Z [00:03:24.845]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/ocicrypt.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8823777Z [00:03:24.850]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/freebsd.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8877635Z [00:03:24.856]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/compose.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8933833Z [00:03:24.861]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/testing/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.8985459Z [00:03:24.866]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/testing/tools.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.9039737Z [00:03:24.872]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/config.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.9094428Z [00:03:24.877]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.IWaisAD9Go/TEMPREPO/docs/gpu.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.9148512Z [00:03:24.883]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.9203517Z [00:03:24.888]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl' retained as 0755 (rwxr-xr-x)
2025-08-20T21:45:44.9255562Z [00:03:24.893]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.9310007Z [00:03:24.899]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.9365379Z [00:03:24.904]➜  mode of '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T21:45:44.9842333Z Error: Error { kind: InvalidData, message: "stream did not contain valid UTF-8" }
2025-08-20T21:45:44.9843241Z [00:03:24.952]➜  bash: -c: line 13: unexpected EOF while looking for matching `"'
2025-08-20T21:46:02.4107034Z 
2025-08-20T21:46:02.4107773Z [+] Sanitizing /tmp/pkgforge/tGs73Emue_SBUILD/BUILD.log ==> /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl.static.log
2025-08-20T21:46:04.6287494Z '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl.static.log' -> '/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/nerdctl.log'
2025-08-20T21:46:04.6354952Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/nerdctl/official/nerdctl?tag=HEAD-9414303-250820T172718-aarch64-linux&download=nerdctl.log
2025-08-20T21:46:04.6355481Z 
2025-08-20T21:46:04.6355922Z [+] Parsing/Uploading nerdctl/nerdctl --> https://github.com/orgs/pkgforge/packages/container/package/bincache%2Fnerdctl%2Fnerdctl [aarch64-Linux]
2025-08-20T21:46:04.6381088Z {
2025-08-20T21:46:04.6381324Z   "_disabled": "false",
2025-08-20T21:46:04.6381556Z   "host": "aarch64-Linux",
2025-08-20T21:46:04.6381745Z   "rank": "",
2025-08-20T21:46:04.6381911Z   "pkg": "nerdctl.static",
2025-08-20T21:46:04.6382107Z   "pkg_family": "nerdctl",
2025-08-20T21:46:04.6382320Z   "pkg_id": "github.com.containerd.nerdctl",
2025-08-20T21:46:04.6382792Z   "pkg_name": "nerdctl",
2025-08-20T21:46:04.6383231Z   "pkg_type": "static",
2025-08-20T21:46:04.6383619Z   "pkg_webpage": "https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl",
2025-08-20T21:46:04.6384013Z   "app_id": "",
2025-08-20T21:46:04.6384274Z   "appstream": "",
2025-08-20T21:46:04.6384450Z   "category": [
2025-08-20T21:46:04.6384606Z     "ConsoleOnly",
2025-08-20T21:46:04.6384766Z     "Utility"
2025-08-20T21:46:04.6384916Z   ],
2025-08-20T21:46:04.6385293Z   "description": "Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS",
2025-08-20T21:46:04.6385740Z   "desktop": "",
2025-08-20T21:46:04.6385900Z   "homepage": [
2025-08-20T21:46:04.6386087Z     "https://github.com/containerd/nerdctl"
2025-08-20T21:46:04.6386309Z   ],
2025-08-20T21:46:04.6386821Z   "icon": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/nerdctl/official/nerdctl?tag=HEAD-9414303-250820T172718-aarch64-linux&download=nerdctl.png",
2025-08-20T21:46:04.6387396Z   "license": [
2025-08-20T21:46:04.6387551Z     "Apache-2.0"
2025-08-20T21:46:04.6387707Z   ],
2025-08-20T21:46:04.6387849Z   "maintainer": [
2025-08-20T21:46:04.6388047Z     "Azathothas (https://github.com/Azathothas)"
2025-08-20T21:46:04.6388280Z   ],
2025-08-20T21:46:04.6388419Z   "provides": [
2025-08-20T21:46:04.6388575Z     "nerdctl"
2025-08-20T21:46:04.6388719Z   ],
2025-08-20T21:46:04.6388849Z   "note": [
2025-08-20T21:46:04.6389154Z     "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/containerd/nerdctl"
2025-08-20T21:46:04.6389508Z   ],
2025-08-20T21:46:04.6389646Z   "repology": [
2025-08-20T21:46:04.6389802Z     "nerdctl"
2025-08-20T21:46:04.6389945Z   ],
2025-08-20T21:46:04.6390091Z   "screenshots": [],
2025-08-20T21:46:04.6390464Z   "src_url": [
2025-08-20T21:46:04.6390644Z     "https://github.com/containerd/nerdctl"
2025-08-20T21:46:04.6390865Z   ],
2025-08-20T21:46:04.6390995Z   "tag": [
2025-08-20T21:46:04.6391134Z     "container"
2025-08-20T21:46:04.6391326Z   ],
2025-08-20T21:46:04.6391477Z   "version": "HEAD-9414303-250820T172718",
2025-08-20T21:46:04.6391704Z   "version_upstream": "2.1.3",
2025-08-20T21:46:04.6392012Z   "bsum": "5c2a30658ef791ca0d597a60af71188f524fc2e3e8e746382f321a49d6b7ae43",
2025-08-20T21:46:04.6392348Z   "build_date": "2025-08-20T21:45:45Z",
2025-08-20T21:46:04.6393336Z   "build_gha": "https://github.com/pkgforge/bincache/actions/runs/17108394083",
2025-08-20T21:46:04.6393676Z   "build_id": "17108394083",
2025-08-20T21:46:04.6394248Z   "build_log": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/nerdctl/official/nerdctl?tag=HEAD-9414303-250820T172718-aarch64-linux&download=nerdctl.log",
2025-08-20T21:46:04.6395076Z   "build_script": "https://github.com/pkgforge/soarpkgs/blob/main/binaries/nerdctl/static.official.source.yaml",
2025-08-20T21:46:04.6395908Z   "download_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/nerdctl/official/nerdctl?tag=HEAD-9414303-250820T172718-aarch64-linux&download=nerdctl",
2025-08-20T21:46:04.6396893Z   "ghcr_pkg": "ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl:HEAD-9414303-250820T172718-aarch64-linux",
2025-08-20T21:46:04.6397463Z   "ghcr_url": "https://ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl",
2025-08-20T21:46:04.6398121Z   "manifest_url": "https://api.ghcr.pkgforge.dev/pkgforge/bincache/nerdctl/official/nerdctl?tag=HEAD-9414303-250820T172718-aarch64-linux&manifest",
2025-08-20T21:46:04.6398801Z   "shasum": "ac72e679dada2d19dde3bbaeaea01b9a098c3e716a42117656ba12483fc18b28",
2025-08-20T21:46:04.6399138Z   "size": "30 MB",
2025-08-20T21:46:04.6399301Z   "size_raw": "30968600",
2025-08-20T21:46:04.6399480Z   "snapshots": [
2025-08-20T21:46:04.6399666Z     "HEAD-558dd93-250122T102340-aarch64-linux",
2025-08-20T21:46:04.6399922Z     "HEAD-300a705-250122T205611-aarch64-linux",
2025-08-20T21:46:04.6400173Z     "HEAD-8ef14b7-250130T223424-aarch64-linux",
2025-08-20T21:46:04.6400440Z     "HEAD-a457d9c-250203T110216-aarch64-linux[2.0.3]",
2025-08-20T21:46:04.6400712Z     "HEAD-9fcd7ee-250207T162835-aarch64-linux",
2025-08-20T21:46:04.6401076Z     "HEAD-d5c26ef-250207T220237-aarch64-linux[2.0.3]",
2025-08-20T21:46:04.6401378Z     "HEAD-cb915f6-250209T153636-aarch64-linux",
2025-08-20T21:46:04.6401635Z     "HEAD-8e9e464-250210T164120-aarch64-linux",
2025-08-20T21:46:04.6401965Z     "HEAD-a1a2ec2-250215T134222-aarch64-linux",
2025-08-20T21:46:04.6402230Z     "HEAD-4beadf1-250222T132937-aarch64-linux",
2025-08-20T21:46:04.6402614Z     "HEAD-46be3a7-250223T102840-aarch64-linux",
2025-08-20T21:46:04.6402882Z     "HEAD-6f608da-250225T004010-aarch64-linux[2.0.3]",
2025-08-20T21:46:04.6403190Z     "HEAD-c2b949f-250226T064329-aarch64-linux[NA-2025-02-26]",
2025-08-20T21:46:04.6403515Z     "HEAD-08625b9-250228T223734-aarch64-linux[NA-2025-02-28]",
2025-08-20T21:46:04.6403815Z     "HEAD-499f905-250301T095918-aarch64-linux[2.0.3]",
2025-08-20T21:46:04.6404113Z     "HEAD-892a8bb-250303T101738-aarch64-linux[NA-2025-03-03]",
2025-08-20T21:46:04.6404439Z     "HEAD-e79def4-250305T015138-aarch64-linux[NA-2025-03-05]",
2025-08-20T21:46:04.6404773Z     "HEAD-8814dec-250305T174303-aarch64-linux[2.0.3]",
2025-08-20T21:46:04.6405073Z     "HEAD-8eb594a-250307T153835-aarch64-linux[NA-2025-03-07]",
2025-08-20T21:46:04.6405395Z     "HEAD-7df4f3d-250310T095524-aarch64-linux[NA-2025-03-10]",
2025-08-20T21:46:04.6406541Z     "HEAD-0d7f52c-250311T124217-aarch64-linux[2.0.3]",
2025-08-20T21:46:04.6406867Z     "HEAD-9bd346e-250528T182411-aarch64-linux[2.1.2]",
2025-08-20T21:46:04.6407154Z     "HEAD-b8c4b3d-250531T114912-aarch64-linux[2.1.2]",
2025-08-20T21:46:04.6407440Z     "HEAD-7eab2ce-250604T190206-aarch64-linux[2.1.2]",
2025-08-20T21:46:04.6407715Z     "HEAD-401800a-250611T114800-aarch64-linux[2.1.2]",
2025-08-20T21:46:04.6408000Z     "HEAD-81c6a30-250618T151916-aarch64-linux[2.1.2]",
2025-08-20T21:46:04.6408456Z     "HEAD-87a6ab9-250621T225130-aarch64-linux[2.1.2]",
2025-08-20T21:46:04.6408735Z     "HEAD-410b0f2-250623T231103-aarch64-linux[2.1.2]",
2025-08-20T21:46:04.6409011Z     "HEAD-a3e7535-250704T130128-aarch64-linux[2.1.2]",
2025-08-20T21:46:04.6409293Z     "HEAD-e642916-250707T163141-aarch64-linux[2.1.2]",
2025-08-20T21:46:04.6409567Z     "HEAD-ff93238-250708T093358-aarch64-linux[2.1.3]",
2025-08-20T21:46:04.6409841Z     "HEAD-4675207-250714T191007-aarch64-linux[2.1.3]",
2025-08-20T21:46:04.6410122Z     "HEAD-bcaaff6-250717T162656-aarch64-linux[2.1.3]",
2025-08-20T21:46:04.6410405Z     "HEAD-d775a8c-250721T085051-aarch64-linux[2.1.3]",
2025-08-20T21:46:04.6410689Z     "HEAD-b78a05a-250802T112828-aarch64-linux[2.1.3]",
2025-08-20T21:46:04.6410970Z     "HEAD-bd89fee-250804T153305-aarch64-linux[2.1.3]",
2025-08-20T21:46:04.6411254Z     "HEAD-781eeff-250806T183348-aarch64-linux[2.1.3]",
2025-08-20T21:46:04.6411534Z     "HEAD-2674b07-250818T202643-aarch64-linux[2.1.3]"
2025-08-20T21:46:04.6411771Z   ]
2025-08-20T21:46:04.6411895Z }
2025-08-20T21:46:04.6411975Z 
2025-08-20T21:46:04.6411978Z 
2025-08-20T21:46:04.9228921Z Error response from registry: failed to fetch the content of "ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl:HEAD-9414303-250820T172718-aarch64-linux": ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl:HEAD-9414303-250820T172718-aarch64-linux: not found
2025-08-20T21:46:04.9276016Z Uploading empty artifact
2025-08-20T21:46:04.9282060Z time=2025-08-20T21:46:04Z level=debug msg=Request #0
2025-08-20T21:46:04.9282865Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/nerdctl/official/nerdctl/manifests/sha256:4892d1971cc2fa850f099b2d3d27f406e391987f4a65352436252fa7b604a287"
2025-08-20T21:46:04.9283506Z > Request method: "HEAD"
2025-08-20T21:46:04.9283685Z > Request headers:
2025-08-20T21:46:04.9284563Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T21:46:04.9285510Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:46:05.0553014Z time=2025-08-20T21:46:05Z level=debug msg=Response #0
2025-08-20T21:46:05.0553364Z < Response Status: "401 Unauthorized"
2025-08-20T21:46:05.0553851Z < Response headers:
2025-08-20T21:46:05.0554087Z    "Date": "Wed, 20 Aug 2025 21:46:05 GMT"
2025-08-20T21:46:05.0554313Z    "Content-Length": "73"
2025-08-20T21:46:05.0554665Z    "X-Github-Request-Id": "D401:165504:18031:1A1BE:68A6421C"
2025-08-20T21:46:05.0554961Z    "Content-Type": "application/json"
2025-08-20T21:46:05.0555814Z    "Www-Authenticate": "***"https://ghcr.io/token\",service=\"ghcr.io\",scope=\"repository:pkgforge/bincache/nerdctl/official/nerdctl:pull\""
2025-08-20T21:46:05.0556353Z time=2025-08-20T21:46:05Z level=debug msg=Request #1
2025-08-20T21:46:05.0556904Z > Request URL: "https://ghcr.io/token?scope=repository%3Apkgforge%2Fbincache%2Fnerdctl%2Fofficial%2Fnerdctl%3Apull%2Cpush&service=ghcr.io"
2025-08-20T21:46:05.0557427Z > Request method: "GET"
2025-08-20T21:46:05.0557603Z > Request headers:
2025-08-20T21:46:05.0557770Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:46:05.0557971Z    "Authorization": "*****"
2025-08-20T21:46:05.1351400Z time=2025-08-20T21:46:05Z level=debug msg=Response #1
2025-08-20T21:46:05.1351756Z < Response Status: "200 OK"
2025-08-20T21:46:05.1351956Z < Response headers:
2025-08-20T21:46:05.1352131Z    "Content-Length": "69"
2025-08-20T21:46:05.1352463Z    "X-Github-Request-Id": "D401:165504:18039:1A1C6:68A6421D"
2025-08-20T21:46:05.1352758Z    "Content-Type": "application/json"
2025-08-20T21:46:05.1353026Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:46:05.1353405Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:46:05.1353747Z    "Date": "Wed, 20 Aug 2025 21:46:05 GMT"
2025-08-20T21:46:05.1354003Z time=2025-08-20T21:46:05Z level=debug msg=Request #2
2025-08-20T21:46:05.1355091Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/nerdctl/official/nerdctl/manifests/sha256:4892d1971cc2fa850f099b2d3d27f406e391987f4a65352436252fa7b604a287"
2025-08-20T21:46:05.1355761Z > Request method: "HEAD"
2025-08-20T21:46:05.1355950Z > Request headers:
2025-08-20T21:46:05.1356833Z    "Accept": "application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, application/vnd.oci.artifact.manifest.v1+json"
2025-08-20T21:46:05.1357784Z    "Authorization": "*****"
2025-08-20T21:46:05.1357980Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:46:05.1870530Z time=2025-08-20T21:46:05Z level=debug msg=Response #2
2025-08-20T21:46:05.1870859Z < Response Status: "404 Not Found"
2025-08-20T21:46:05.1871067Z < Response headers:
2025-08-20T21:46:05.1871249Z    "Date": "Wed, 20 Aug 2025 21:46:05 GMT"
2025-08-20T21:46:05.1871469Z    "Content-Length": "70"
2025-08-20T21:46:05.1871734Z    "X-Github-Request-Id": "D401:165504:18044:1A1D6:68A6421D"
2025-08-20T21:46:05.1872022Z    "Content-Type": "application/json"
2025-08-20T21:46:05.1872289Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:46:05.1872842Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:46:05.1873585Z time=2025-08-20T21:46:05Z level=debug msg=Request #3
2025-08-20T21:46:05.1874268Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/nerdctl/official/nerdctl/blobs/sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T21:46:05.1874888Z > Request method: "HEAD"
2025-08-20T21:46:05.1875069Z > Request headers:
2025-08-20T21:46:05.1875243Z    "Authorization": "*****"
2025-08-20T21:46:05.1875438Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:46:05.2463297Z time=2025-08-20T21:46:05Z level=debug msg=Response #3
2025-08-20T21:46:05.2463654Z < Response Status: "200 OK"
2025-08-20T21:46:05.2463847Z < Response headers:
2025-08-20T21:46:05.2464099Z    "X-Github-Request-Id": "D401:165504:1804D:1A1E3:68A6421D"
2025-08-20T21:46:05.2464370Z    "Content-Length": "0"
2025-08-20T21:46:05.2464553Z    "Content-Type": ""
2025-08-20T21:46:05.2464925Z    "Docker-Content-Digest": "sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
2025-08-20T21:46:05.2465785Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:46:05.2466195Z    "Etag": "\"sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\""
2025-08-20T21:46:05.2466775Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:46:05.2467133Z    "Date": "Wed, 20 Aug 2025 21:46:05 GMT"
2025-08-20T21:46:05.2467389Z time=2025-08-20T21:46:05Z level=debug msg=Request #4
2025-08-20T21:46:05.2467952Z > Request URL: "https://ghcr.io/v2/pkgforge/bincache/nerdctl/official/nerdctl/manifests/HEAD-9414303-250820T172718-aarch64-linux"
2025-08-20T21:46:05.2468467Z > Request method: "PUT"
2025-08-20T21:46:05.6335326Z > Request headers:
2025-08-20T21:46:05.6335684Z    "Content-Type": "application/vnd.oci.image.manifest.v1+json"
2025-08-20T21:46:05.6335983Z    "Authorization": "*****"
2025-08-20T21:46:05.6336179Z    "User-Agent": "oras/1.2.3"
2025-08-20T21:46:05.6336414Z time=2025-08-20T21:46:05Z level=debug msg=Response #4
2025-08-20T21:46:05.6336927Z Pushed [registry] ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl:HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:05.6337412Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:46:05.6337791Z Digest: sha256:4892d1971cc2fa850f099b2d3d27f406e391987f4a65352436252fa7b604a287
2025-08-20T21:46:05.6338154Z < Response Status: "201 Created"
2025-08-20T21:46:05.6338350Z < Response headers:
2025-08-20T21:46:05.6338529Z    "Date": "Wed, 20 Aug 2025 21:46:05 GMT"
2025-08-20T21:46:05.6338748Z    "Content-Length": "0"
2025-08-20T21:46:05.6338983Z    "X-Github-Request-Id": "D401:165504:18059:1A1F3:68A6421D"
2025-08-20T21:46:05.6339261Z    "Content-Type": "application/json"
2025-08-20T21:46:05.6340039Z    "Docker-Content-Digest": "sha256:4892d1971cc2fa850f099b2d3d27f406e391987f4a65352436252fa7b604a287"
2025-08-20T21:46:05.6340484Z    "Docker-Distribution-Api-Version": "registry/2.0"
2025-08-20T21:46:05.6341102Z    "Location": "/v2/pkgforge/bincache/nerdctl/official/nerdctl/manifests/sha256:4892d1971cc2fa850f099b2d3d27f406e391987f4a65352436252fa7b604a287"
2025-08-20T21:46:05.6341789Z    "Strict-Transport-Security": "max-age=63072000; includeSubDomains; preload"
2025-08-20T21:46:08.0369058Z Uploading 5e993317a48f CHECKSUM
2025-08-20T21:46:08.0502608Z Uploading 9a73ea51087d nerdctl.sig
2025-08-20T21:46:08.0567431Z Uploading ac72e679dada nerdctl
2025-08-20T21:46:08.0620162Z Uploading 5c3895575cf5 CHECKSUM.sig
2025-08-20T21:46:08.0844374Z Exists    cfc7749b96f6 LICENSE
2025-08-20T21:46:08.1383482Z Uploading a9e33a7c7702 LICENSE.sig
2025-08-20T21:46:09.0877224Z Uploaded  5c3895575cf5 CHECKSUM.sig
2025-08-20T21:46:09.1087330Z Uploaded  a9e33a7c7702 LICENSE.sig
2025-08-20T21:46:09.1236704Z Uploaded  9a73ea51087d nerdctl.sig
2025-08-20T21:46:09.1638440Z Exists    70d58cfd715e SBUILD
2025-08-20T21:46:09.1642754Z Uploaded  5e993317a48f CHECKSUM
2025-08-20T21:46:09.1729074Z Exists    11cf0313013e nerdctl.png
2025-08-20T21:46:09.1733308Z Uploading 43e15e4c6116 SBUILD.sig
2025-08-20T21:46:09.2094405Z Uploading 1caed177f8b3 nerdctl.json
2025-08-20T21:46:09.2225630Z Uploading aa406dcce1ab nerdctl.log
2025-08-20T21:46:09.2227706Z Uploading c4733ba971d2 nerdctl.json.sig
2025-08-20T21:46:09.7357916Z Uploaded  ac72e679dada nerdctl
2025-08-20T21:46:09.7829925Z Uploading e23a39569157 nerdctl.log.sig
2025-08-20T21:46:10.2072952Z Uploaded  1caed177f8b3 nerdctl.json
2025-08-20T21:46:10.2435590Z Uploaded  c4733ba971d2 nerdctl.json.sig
2025-08-20T21:46:10.2508614Z Uploaded  43e15e4c6116 SBUILD.sig
2025-08-20T21:46:10.2545291Z Uploading 924022d5a630 nerdctl.version
2025-08-20T21:46:10.3331698Z Uploading d309a8fb3d5e nerdctl.version.sig
2025-08-20T21:46:10.3496635Z Uploaded  aa406dcce1ab nerdctl.log
2025-08-20T21:46:10.7651796Z Uploaded  e23a39569157 nerdctl.log.sig
2025-08-20T21:46:11.2271681Z Uploaded  924022d5a630 nerdctl.version
2025-08-20T21:46:11.4574985Z Uploaded  d309a8fb3d5e nerdctl.version.sig
2025-08-20T21:46:11.4575752Z Uploading b005b508efe7 nerdctl
2025-08-20T21:46:11.9321930Z Uploaded  b005b508efe7 nerdctl
2025-08-20T21:46:11.9322916Z Pushed [registry] ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl:HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:11.9323444Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:46:11.9323981Z Digest: sha256:b005b508efe77d2d775237d2263e2e1ec1bd5cee2b944f2e147894969fe6f7c2
2025-08-20T21:46:17.2853826Z 
2025-08-20T21:46:17.2854438Z [+] Registry --> https://ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl
2025-08-20T21:46:17.2855120Z [+] ==> https://api.ghcr.pkgforge.dev/pkgforge/bincache/nerdctl/official/nerdctl?tag=HEAD-9414303-250820T172718-aarch64-linux&manifest 
2025-08-20T21:46:17.2855577Z 
2025-08-20T21:46:19.1251643Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T21:46:19.5303667Z ./BUILD_ARTIFACTS.tar : 37.61%   (  76.6 MiB =>   28.8 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T21:46:19.5464973Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T21:46:19.5504731Z 
2025-08-20T21:46:19.5505511Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml :: 00(Hr):04(Min):00(Sec)
2025-08-20T21:46:19.5506138Z 
2025-08-20T21:46:19.5518907Z 
2025-08-20T21:46:19.5519167Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (09:46:19 PM) UTC
2025-08-20T21:46:19.5519398Z 
2025-08-20T21:46:20.1840753Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T21:46:20.1891047Z ##[group]Run ##Presets
2025-08-20T21:46:20.1891439Z [36;1m##Presets[0m
2025-08-20T21:46:20.1891611Z [36;1mset +x ; set +e[0m
2025-08-20T21:46:20.1891792Z [36;1m#-------------#[0m
2025-08-20T21:46:20.1891965Z [36;1m##Debug?[0m
2025-08-20T21:46:20.1892175Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:46:20.1892874Z [36;1m  set -x[0m
2025-08-20T21:46:20.1893031Z [36;1mfi[0m
2025-08-20T21:46:20.1893180Z [36;1m#-------------#[0m
2025-08-20T21:46:20.1893352Z [36;1m##Set ENV[0m
2025-08-20T21:46:20.1893566Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T21:46:20.1894026Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-HEAD-9414303-250820T172718-aarch64-linux"[0m
2025-08-20T21:46:20.1894533Z [36;1m    GHCRPKG_TAG_SRCBUILD="HEAD-9414303-250820T172718-aarch64-linux"[0m
2025-08-20T21:46:20.1895081Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083"[0m
2025-08-20T21:46:20.1895553Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T21:46:20.1895925Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:46:20.1896346Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:46:20.1896661Z [36;1m fi[0m
2025-08-20T21:46:20.1896807Z [36;1m##Push[0m
2025-08-20T21:46:20.1897005Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T21:46:20.1897257Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T21:46:20.1897809Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T21:46:20.1898262Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T21:46:20.1898679Z [36;1m     ls -sh "/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T21:46:20.1898995Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T21:46:20.1899182Z [36;1m       {[0m
2025-08-20T21:46:20.1899344Z [36;1m        for i in {1..10}; do[0m
2025-08-20T21:46:20.1899653Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T21:46:20.1900072Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T21:46:20.1900482Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T21:46:20.1900992Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=HEAD-9414303-250820T172718-aarch64-linux")[0m
2025-08-20T21:46:20.1901679Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=https://github.com/pkgforge/bincache/actions/runs/17108394083")[0m
2025-08-20T21:46:20.1902246Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=17108394083")[0m
2025-08-20T21:46:20.1903049Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl:HEAD-9414303-250820T172718-aarch64-linux")[0m
2025-08-20T21:46:20.1903742Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=2025-08-20T21:45:45Z")[0m
2025-08-20T21:46:20.1904215Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=HEAD-9414303-250820T172718")[0m
2025-08-20T21:46:20.1904709Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=2025-08-20T21:45:45Z")[0m
2025-08-20T21:46:20.1905360Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl")[0m
2025-08-20T21:46:20.1905993Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T21:46:20.1906492Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=HEAD-9414303-250820T172718")[0m
2025-08-20T21:46:20.1907329Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=HEAD-9414303-250820T172718")[0m
2025-08-20T21:46:20.1908061Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl")[0m
2025-08-20T21:46:20.1908742Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-nerdctl")[0m
2025-08-20T21:46:20.1909363Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=https://github.com/containerd/nerdctl")[0m
2025-08-20T21:46:20.1909879Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T21:46:20.1910375Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=HEAD-9414303-250820T172718")[0m
2025-08-20T21:46:20.1910833Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T21:46:20.1911308Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T21:46:20.1911719Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T21:46:20.1911944Z [36;1m         #Check[0m
2025-08-20T21:46:20.1912609Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "2025-08-20T21:45:45Z" ]]; then[0m
2025-08-20T21:46:20.1913313Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T21:46:20.1913636Z [36;1m            break[0m
2025-08-20T21:46:20.1913937Z [36;1m          else[0m
2025-08-20T21:46:20.1914311Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T21:46:20.1914714Z [36;1m          fi[0m
2025-08-20T21:46:20.1914908Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T21:46:20.1915138Z [36;1m        done[0m
2025-08-20T21:46:20.1915300Z [36;1m       }[0m
2025-08-20T21:46:20.1915479Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T21:46:20.1915697Z [36;1m       ghcr_push_cmd[0m
2025-08-20T21:46:20.1916258Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T21:45:45Z" ]]; then[0m
2025-08-20T21:46:20.1916997Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T21:46:20.1917375Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T21:46:20.1917608Z [36;1m          ghcr_push_cmd[0m
2025-08-20T21:46:20.1918174Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "2025-08-20T21:45:45Z" ]]; then[0m
2025-08-20T21:46:20.1918881Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T21:46:20.1919369Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T21:46:20.1919744Z [36;1m             return 1 || exit 1[0m
2025-08-20T21:46:20.1919949Z [36;1m           fi[0m
2025-08-20T21:46:20.1920116Z [36;1m       fi[0m
2025-08-20T21:46:20.1920277Z [36;1m   fi[0m
2025-08-20T21:46:20.1920425Z [36;1m fi[0m
2025-08-20T21:46:20.1920583Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T21:46:20.1974858Z shell: /usr/bin/bash -e {0}
2025-08-20T21:46:20.1975077Z env:
2025-08-20T21:46:20.1975249Z   CROSS_COMPILING: NO
2025-08-20T21:46:20.1975437Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:46:20.1975640Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:46:20.1975829Z   ON_QEMU: NO
2025-08-20T21:46:20.1975974Z   DEBUG: 0
2025-08-20T21:46:20.1976128Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:46:20.1976333Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:46:20.1976594Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:46:20.1977107Z   KEEP_LOGS: YES
2025-08-20T21:46:20.1977326Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:46:20.1977515Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:46:20.1977707Z   SBUILD_REBUILD: false
2025-08-20T21:46:20.1978218Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:46:20.1978865Z   BUILD_SYS: docker://go
2025-08-20T21:46:20.1979044Z   BUILD_ON_HOST: FALSE
2025-08-20T21:46:20.1979215Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:46:20.1979386Z   SYSTMP: /tmp
2025-08-20T21:46:20.1979545Z   GHA_MODE: MATRIX
2025-08-20T21:46:20.1979939Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:46:20.1980416Z   INPUT_SBUILD: /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:46:20.1980708Z   BUILD_DIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml
2025-08-20T21:46:20.1981065Z   SBUILD_OUTDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR
2025-08-20T21:46:20.1981513Z   SBUILD_TMPDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:46:20.1981860Z   PKG_TYPE: static
2025-08-20T21:46:20.1982028Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:46:20.1982229Z   SBUILD_PKGVER: HEAD-9414303-250820T172718
2025-08-20T21:46:20.1982764Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108394083
2025-08-20T21:46:20.1983098Z   BUILD_ID: 17108394083
2025-08-20T21:46:20.1983270Z   PKG_NAME: nerdctl
2025-08-20T21:46:20.1983438Z   PKG_DATE: 2025-08-20T21:45:45Z
2025-08-20T21:46:20.1983835Z   PKG_VERSION: HEAD-9414303-250820T172718
2025-08-20T21:46:20.1984067Z   PKG_VERSION_UPSTREAM: 2.1.3
2025-08-20T21:46:20.1984340Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl
2025-08-20T21:46:20.1984670Z   GHCRPKG_TAG: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:20.1985083Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl
2025-08-20T21:46:20.1985534Z   PKG_SRCURL: https://github.com/containerd/nerdctl
2025-08-20T21:46:20.1985789Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:46:20.1986209Z   GHCR_TOKEN: ***
2025-08-20T21:46:20.1986491Z   GITHUB_TOKEN: ***
2025-08-20T21:46:20.1986699Z   GITLAB_TOKEN: ***
2025-08-20T21:46:20.1987785Z   MINISIGN_KEY: ***
2025-08-20T21:46:20.1987953Z ##[endgroup]
2025-08-20T21:46:20.2062113Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T21:46:20.2070604Z 29M	./BUILD_ARTIFACTS.zstd
2025-08-20T21:46:20.2081327Z total 35M
2025-08-20T21:46:20.2081504Z 4.0K CHECKSUM
2025-08-20T21:46:20.2081681Z 4.0K CHECKSUM.sig
2025-08-20T21:46:20.2081835Z  12K LICENSE
2025-08-20T21:46:20.2081981Z 4.0K LICENSE.sig
2025-08-20T21:46:20.2082134Z 8.0K SBUILD
2025-08-20T21:46:20.2082276Z 4.0K SBUILD.sig
2025-08-20T21:46:20.2082517Z 4.0K SBUILD_TEMP
2025-08-20T21:46:20.2082682Z  30M nerdctl
2025-08-20T21:46:20.2082830Z 8.0K nerdctl.json
2025-08-20T21:46:20.2083006Z 4.0K nerdctl.json.sig
2025-08-20T21:46:20.2083178Z 2.3M nerdctl.log
2025-08-20T21:46:20.2083354Z 4.0K nerdctl.log.sig
2025-08-20T21:46:20.2083524Z  40K nerdctl.png
2025-08-20T21:46:20.2083677Z 4.0K nerdctl.sig
2025-08-20T21:46:20.2083840Z 2.3M nerdctl.static.log
2025-08-20T21:46:20.2084022Z 4.0K nerdctl.static.version
2025-08-20T21:46:20.2084223Z 4.0K nerdctl.static.version.sig
2025-08-20T21:46:20.2084432Z 4.0K nerdctl.version
2025-08-20T21:46:20.2084604Z 4.0K nerdctl.version.sig
2025-08-20T21:46:20.6010228Z Uploading b0b6d818aeb1 BUILD_ARTIFACTS.zstd
2025-08-20T21:46:22.1473212Z Uploaded  b0b6d818aeb1 BUILD_ARTIFACTS.zstd
2025-08-20T21:46:22.1473571Z Uploading b1d0a550b5e7 SRCBUILD-nerdctl
2025-08-20T21:46:22.4192161Z Uploaded  b1d0a550b5e7 SRCBUILD-nerdctl
2025-08-20T21:46:22.4192953Z Pushed [registry] ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083:HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:22.4193528Z ArtifactType: application/vnd.oci.empty.v1+json
2025-08-20T21:46:22.4194386Z Digest: sha256:b1d0a550b5e71440b5ce87d705e07db5ce480880e6d5d5a587c22c0624546f1c
2025-08-20T21:46:27.7386919Z 
2025-08-20T21:46:27.7387633Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083
2025-08-20T21:46:27.7388045Z 
2025-08-20T21:46:28.0465388Z ##[group]Run ##Presets
2025-08-20T21:46:28.0465645Z [36;1m##Presets[0m
2025-08-20T21:46:28.0465969Z [36;1mset +x ; set +e[0m
2025-08-20T21:46:28.0466153Z [36;1m#-------------#[0m
2025-08-20T21:46:28.0466326Z [36;1m##Debug?[0m
2025-08-20T21:46:28.0466537Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:46:28.0466809Z [36;1m  set -x[0m
2025-08-20T21:46:28.0466958Z [36;1mfi[0m
2025-08-20T21:46:28.0467108Z [36;1m#-------------#[0m
2025-08-20T21:46:28.0467335Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T21:46:28.0467637Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T21:46:28.0499692Z shell: /usr/bin/bash -e {0}
2025-08-20T21:46:28.0499902Z env:
2025-08-20T21:46:28.0500053Z   CROSS_COMPILING: NO
2025-08-20T21:46:28.0500237Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:46:28.0500439Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:46:28.0500633Z   ON_QEMU: NO
2025-08-20T21:46:28.0500823Z   DEBUG: 0
2025-08-20T21:46:28.0500978Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:46:28.0501183Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:46:28.0501452Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:46:28.0501720Z   KEEP_LOGS: YES
2025-08-20T21:46:28.0501884Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:46:28.0502070Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:46:28.0502684Z   SBUILD_REBUILD: false
2025-08-20T21:46:28.0503199Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:46:28.0503730Z   BUILD_SYS: docker://go
2025-08-20T21:46:28.0503916Z   BUILD_ON_HOST: FALSE
2025-08-20T21:46:28.0504090Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:46:28.0504261Z   SYSTMP: /tmp
2025-08-20T21:46:28.0504414Z   GHA_MODE: MATRIX
2025-08-20T21:46:28.0504807Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:46:28.0505292Z   INPUT_SBUILD: /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:46:28.0505586Z   BUILD_DIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml
2025-08-20T21:46:28.0505941Z   SBUILD_OUTDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR
2025-08-20T21:46:28.0506390Z   SBUILD_TMPDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:46:28.0506742Z   PKG_TYPE: static
2025-08-20T21:46:28.0506912Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:46:28.0507110Z   SBUILD_PKGVER: HEAD-9414303-250820T172718
2025-08-20T21:46:28.0507456Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108394083
2025-08-20T21:46:28.0507787Z   BUILD_ID: 17108394083
2025-08-20T21:46:28.0507957Z   PKG_NAME: nerdctl
2025-08-20T21:46:28.0508127Z   PKG_DATE: 2025-08-20T21:45:45Z
2025-08-20T21:46:28.0508365Z   PKG_VERSION: HEAD-9414303-250820T172718
2025-08-20T21:46:28.0508595Z   PKG_VERSION_UPSTREAM: 2.1.3
2025-08-20T21:46:28.0508872Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl
2025-08-20T21:46:28.0509202Z   GHCRPKG_TAG: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:28.0509620Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl
2025-08-20T21:46:28.0510045Z   PKG_SRCURL: https://github.com/containerd/nerdctl
2025-08-20T21:46:28.0510298Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:46:28.0510548Z   GHCRPKG_TAG_SRCBUILD: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:28.0511002Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083
2025-08-20T21:46:28.0511391Z ##[endgroup]
2025-08-20T21:46:28.0645070Z ##[group]Run actions/upload-artifact@v4
2025-08-20T21:46:28.0645386Z with:
2025-08-20T21:46:28.0645557Z   name: Bincache_nerdctl_aarch64-Linux
2025-08-20T21:46:28.0645816Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T21:46:28.0646069Z   compression-level: 0
2025-08-20T21:46:28.0646244Z   retention-days: 30
2025-08-20T21:46:28.0646412Z   overwrite: true
2025-08-20T21:46:28.0646581Z   if-no-files-found: warn
2025-08-20T21:46:28.0646777Z   include-hidden-files: false
2025-08-20T21:46:28.0647186Z env:
2025-08-20T21:46:28.0647328Z   CROSS_COMPILING: NO
2025-08-20T21:46:28.0647509Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:46:28.0647712Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:46:28.0647900Z   ON_QEMU: NO
2025-08-20T21:46:28.0648056Z   DEBUG: 0
2025-08-20T21:46:28.0648208Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:46:28.0648412Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:46:28.0648673Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:46:28.0648984Z   KEEP_LOGS: YES
2025-08-20T21:46:28.0649147Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:46:28.0649330Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:46:28.0649519Z   SBUILD_REBUILD: false
2025-08-20T21:46:28.0650022Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:46:28.0650554Z   BUILD_SYS: docker://go
2025-08-20T21:46:28.0650739Z   BUILD_ON_HOST: FALSE
2025-08-20T21:46:28.0650913Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:46:28.0651090Z   SYSTMP: /tmp
2025-08-20T21:46:28.0651243Z   GHA_MODE: MATRIX
2025-08-20T21:46:28.0651635Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:46:28.0652307Z   INPUT_SBUILD: /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:46:28.0653182Z   BUILD_DIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml
2025-08-20T21:46:28.0653564Z   SBUILD_OUTDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR
2025-08-20T21:46:28.0654016Z   SBUILD_TMPDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:46:28.0654367Z   PKG_TYPE: static
2025-08-20T21:46:28.0654533Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:46:28.0654735Z   SBUILD_PKGVER: HEAD-9414303-250820T172718
2025-08-20T21:46:28.0655083Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108394083
2025-08-20T21:46:28.0655412Z   BUILD_ID: 17108394083
2025-08-20T21:46:28.0655582Z   PKG_NAME: nerdctl
2025-08-20T21:46:28.0655754Z   PKG_DATE: 2025-08-20T21:45:45Z
2025-08-20T21:46:28.0655968Z   PKG_VERSION: HEAD-9414303-250820T172718
2025-08-20T21:46:28.0656194Z   PKG_VERSION_UPSTREAM: 2.1.3
2025-08-20T21:46:28.0656469Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl
2025-08-20T21:46:28.0656804Z   GHCRPKG_TAG: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:28.0657220Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl
2025-08-20T21:46:28.0657644Z   PKG_SRCURL: https://github.com/containerd/nerdctl
2025-08-20T21:46:28.0657897Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:46:28.0658142Z   GHCRPKG_TAG_SRCBUILD: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:28.0658602Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083
2025-08-20T21:46:28.0658997Z   UTC_TIME: 2025_08_20T09_46_28_PM
2025-08-20T21:46:28.0659195Z ##[endgroup]
2025-08-20T21:46:28.6230459Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T21:46:28.6235300Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T21:46:28.6235977Z With the provided path, there will be 2 files uploaded
2025-08-20T21:46:28.8777109Z Artifact name is valid!
2025-08-20T21:46:28.8780346Z Root directory input is valid!
2025-08-20T21:46:28.9673219Z Beginning upload of artifact content to blob storage
2025-08-20T21:46:29.8292119Z Uploaded bytes 8388608
2025-08-20T21:46:29.8642229Z Uploaded bytes 16777216
2025-08-20T21:46:29.8848235Z Uploaded bytes 25165824
2025-08-20T21:46:30.1221735Z Uploaded bytes 32909605
2025-08-20T21:46:30.1902043Z Finished uploading artifact content to blob storage!
2025-08-20T21:46:30.1909385Z SHA256 digest of uploaded artifact zip is 5103451c1f444058a20771f41694692b4ef61d74305d2d48217540cbdc793b83
2025-08-20T21:46:30.1909919Z Finalizing artifact upload
2025-08-20T21:46:30.3163647Z Artifact Bincache_nerdctl_aarch64-Linux.zip successfully finalized. Artifact ID 3813528251
2025-08-20T21:46:30.3164823Z Artifact Bincache_nerdctl_aarch64-Linux has been successfully uploaded! Final size is 32909605 bytes. Artifact ID is 3813528251
2025-08-20T21:46:30.3180416Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17108394083/artifacts/3813528251
2025-08-20T21:46:30.3402180Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T21:46:30.3402767Z with:
2025-08-20T21:46:30.3403051Z   subject-name: nerdctl-17108394083-HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:30.3403857Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T21:46:30.3404547Z   show-summary: true
2025-08-20T21:46:30.3404736Z   push-to-registry: false
2025-08-20T21:46:30.3405094Z   github-token: ***
2025-08-20T21:46:30.3405260Z env:
2025-08-20T21:46:30.3405412Z   CROSS_COMPILING: NO
2025-08-20T21:46:30.3405608Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:46:30.3405848Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:46:30.3406053Z   ON_QEMU: NO
2025-08-20T21:46:30.3406210Z   DEBUG: 0
2025-08-20T21:46:30.3406382Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:46:30.3406600Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:46:30.3407207Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:46:30.3407493Z   KEEP_LOGS: YES
2025-08-20T21:46:30.3407665Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:46:30.3407861Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:46:30.3408056Z   SBUILD_REBUILD: false
2025-08-20T21:46:30.3408575Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:46:30.3409117Z   BUILD_SYS: docker://go
2025-08-20T21:46:30.3409307Z   BUILD_ON_HOST: FALSE
2025-08-20T21:46:30.3409489Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:46:30.3409673Z   SYSTMP: /tmp
2025-08-20T21:46:30.3409838Z   GHA_MODE: MATRIX
2025-08-20T21:46:30.3410239Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:46:30.3410733Z   INPUT_SBUILD: /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:46:30.3411035Z   BUILD_DIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml
2025-08-20T21:46:30.3411411Z   SBUILD_OUTDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR
2025-08-20T21:46:30.3411873Z   SBUILD_TMPDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:46:30.3412233Z   PKG_TYPE: static
2025-08-20T21:46:30.3412797Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:46:30.3413051Z   SBUILD_PKGVER: HEAD-9414303-250820T172718
2025-08-20T21:46:30.3413413Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108394083
2025-08-20T21:46:30.3413755Z   BUILD_ID: 17108394083
2025-08-20T21:46:30.3413935Z   PKG_NAME: nerdctl
2025-08-20T21:46:30.3414112Z   PKG_DATE: 2025-08-20T21:45:45Z
2025-08-20T21:46:30.3414328Z   PKG_VERSION: HEAD-9414303-250820T172718
2025-08-20T21:46:30.3414599Z   PKG_VERSION_UPSTREAM: 2.1.3
2025-08-20T21:46:30.3414884Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl
2025-08-20T21:46:30.3415223Z   GHCRPKG_TAG: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:30.3415654Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl
2025-08-20T21:46:30.3416083Z   PKG_SRCURL: https://github.com/containerd/nerdctl
2025-08-20T21:46:30.3416342Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:46:30.3416597Z   GHCRPKG_TAG_SRCBUILD: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:30.3417062Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083
2025-08-20T21:46:30.3417468Z   UTC_TIME: 2025_08_20T09_46_28_PM
2025-08-20T21:46:30.3417671Z ##[endgroup]
2025-08-20T21:46:30.3500190Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T21:46:30.3500594Z env:
2025-08-20T21:46:30.3500748Z   CROSS_COMPILING: NO
2025-08-20T21:46:30.3501176Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:46:30.3501387Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:46:30.3501582Z   ON_QEMU: NO
2025-08-20T21:46:30.3501733Z   DEBUG: 0
2025-08-20T21:46:30.3501888Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:46:30.3502308Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:46:30.3502936Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:46:30.3503224Z   KEEP_LOGS: YES
2025-08-20T21:46:30.3503391Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:46:30.3503581Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:46:30.3503774Z   SBUILD_REBUILD: false
2025-08-20T21:46:30.3504280Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:46:30.3504836Z   BUILD_SYS: docker://go
2025-08-20T21:46:30.3505023Z   BUILD_ON_HOST: FALSE
2025-08-20T21:46:30.3505201Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:46:30.3505379Z   SYSTMP: /tmp
2025-08-20T21:46:30.3505543Z   GHA_MODE: MATRIX
2025-08-20T21:46:30.3505943Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:46:30.3506426Z   INPUT_SBUILD: /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:46:30.3506934Z   BUILD_DIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml
2025-08-20T21:46:30.3507298Z   SBUILD_OUTDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR
2025-08-20T21:46:30.3507751Z   SBUILD_TMPDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:46:30.3508105Z   PKG_TYPE: static
2025-08-20T21:46:30.3508277Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:46:30.3508481Z   SBUILD_PKGVER: HEAD-9414303-250820T172718
2025-08-20T21:46:30.3508834Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108394083
2025-08-20T21:46:30.3509171Z   BUILD_ID: 17108394083
2025-08-20T21:46:30.3509345Z   PKG_NAME: nerdctl
2025-08-20T21:46:30.3509520Z   PKG_DATE: 2025-08-20T21:45:45Z
2025-08-20T21:46:30.3509742Z   PKG_VERSION: HEAD-9414303-250820T172718
2025-08-20T21:46:30.3509971Z   PKG_VERSION_UPSTREAM: 2.1.3
2025-08-20T21:46:30.3510254Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl
2025-08-20T21:46:30.3510598Z   GHCRPKG_TAG: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:30.3511022Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl
2025-08-20T21:46:30.3511446Z   PKG_SRCURL: https://github.com/containerd/nerdctl
2025-08-20T21:46:30.3511703Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:46:30.3511958Z   GHCRPKG_TAG_SRCBUILD: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:30.3512762Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083
2025-08-20T21:46:30.3513189Z   UTC_TIME: 2025_08_20T09_46_28_PM
2025-08-20T21:46:30.3513388Z ##[endgroup]
2025-08-20T21:46:30.9364505Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T21:46:30.9364819Z with:
2025-08-20T21:46:30.9365458Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T21:46:30.9366274Z   subject-name: nerdctl-17108394083-HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:30.9366667Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T21:46:30.9369185Z   predicate: {"buildDefinition":{"buildType":"https://actions.github.io/buildtypes/workflow/v1","externalParameters":{"workflow":{"ref":"refs/heads/main","repository":"https://github.com/pkgforge/bincache","path":".github/workflows/matrix_builds.yaml"}},"internalParameters":{"github":{"event_name":"workflow_dispatch","repository_id":"883655230","repository_owner_id":"187275343","runner_environment":"github-hosted"}},"resolvedDependencies":[{"uri":"git+https://github.com/pkgforge/bincache@refs/heads/main","digest":{"gitCommit":"338a3bae1bab05aba0ad4bfe5580d82eeab3f21d"}}]},"runDetails":{"builder":{"id":"https://github.com/pkgforge/bincache/.github/workflows/matrix_builds.yaml@refs/heads/main"},"metadata":{"invocationId":"https://github.com/pkgforge/bincache/actions/runs/17108394083/attempts/1"}}}
2025-08-20T21:46:30.9371879Z   push-to-registry: false
2025-08-20T21:46:30.9372228Z   show-summary: true
2025-08-20T21:46:30.9372780Z   github-token: ***
2025-08-20T21:46:30.9372955Z env:
2025-08-20T21:46:30.9373104Z   CROSS_COMPILING: NO
2025-08-20T21:46:30.9373293Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:46:30.9373505Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:46:30.9373705Z   ON_QEMU: NO
2025-08-20T21:46:30.9373855Z   DEBUG: 0
2025-08-20T21:46:30.9374015Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:46:30.9374226Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:46:30.9374495Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:46:30.9374774Z   KEEP_LOGS: YES
2025-08-20T21:46:30.9374945Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:46:30.9375137Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:46:30.9375344Z   SBUILD_REBUILD: false
2025-08-20T21:46:30.9375841Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:46:30.9376378Z   BUILD_SYS: docker://go
2025-08-20T21:46:30.9376770Z   BUILD_ON_HOST: FALSE
2025-08-20T21:46:30.9376951Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:46:30.9377128Z   SYSTMP: /tmp
2025-08-20T21:46:30.9377287Z   GHA_MODE: MATRIX
2025-08-20T21:46:30.9377691Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:46:30.9378175Z   INPUT_SBUILD: /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:46:30.9378477Z   BUILD_DIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml
2025-08-20T21:46:30.9378839Z   SBUILD_OUTDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR
2025-08-20T21:46:30.9379295Z   SBUILD_TMPDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:46:30.9379651Z   PKG_TYPE: static
2025-08-20T21:46:30.9379830Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:46:30.9380038Z   SBUILD_PKGVER: HEAD-9414303-250820T172718
2025-08-20T21:46:30.9380392Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108394083
2025-08-20T21:46:30.9380738Z   BUILD_ID: 17108394083
2025-08-20T21:46:30.9380920Z   PKG_NAME: nerdctl
2025-08-20T21:46:30.9381095Z   PKG_DATE: 2025-08-20T21:45:45Z
2025-08-20T21:46:30.9381314Z   PKG_VERSION: HEAD-9414303-250820T172718
2025-08-20T21:46:30.9381551Z   PKG_VERSION_UPSTREAM: 2.1.3
2025-08-20T21:46:30.9381840Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl
2025-08-20T21:46:30.9382178Z   GHCRPKG_TAG: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:30.9382811Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl
2025-08-20T21:46:30.9383241Z   PKG_SRCURL: https://github.com/containerd/nerdctl
2025-08-20T21:46:30.9383501Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:46:30.9383761Z   GHCRPKG_TAG_SRCBUILD: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:30.9384231Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083
2025-08-20T21:46:30.9384634Z   UTC_TIME: 2025_08_20T09_46_28_PM
2025-08-20T21:46:30.9384846Z ##[endgroup]
2025-08-20T21:46:32.5315637Z Attestation created for 18 subjects
2025-08-20T21:46:32.5319203Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T21:46:32.5319633Z -----BEGIN CERTIFICATE-----
2025-08-20T21:46:32.5319958Z MIIG7jCCBnSgAwIBAgIUcefDiRSrsdN7BJ0tUzQNG5oU//EwCgYIKoZIzj0EAwMw
2025-08-20T21:46:32.5320411Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T21:46:32.5320874Z cm1lZGlhdGUwHhcNMjUwODIwMjE0NjMxWhcNMjUwODIwMjE1NjMxWjAAMFkwEwYH
2025-08-20T21:46:32.5321336Z KoZIzj0CAQYIKoZIzj0DAQcDQgAE3oFxDITNxPpqeMzOUa2YdHqiPEylFTAHCiqo
2025-08-20T21:46:32.5321788Z 2XimpYZMKUI/ZrJcuHbLRHqcCf+dJfgVxTBqnguiU9tPb4/ePqOCBZMwggWPMA4G
2025-08-20T21:46:32.5322802Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUkNgv
2025-08-20T21:46:32.5323250Z 68M6e2exjuIWao4fgm4bfE8wHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T21:46:32.5323686Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T21:46:32.5324317Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T21:46:32.5324773Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T21:46:32.5325212Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T21:46:32.5325646Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T21:46:32.5326090Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T21:46:32.5326547Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T21:46:32.5327005Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T21:46:32.5327457Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T21:46:32.5327899Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T21:46:32.5328343Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T21:46:32.5328802Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T21:46:32.5329397Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T21:46:32.5329844Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T21:46:32.5330308Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T21:46:32.5330768Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T21:46:32.5331225Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T21:46:32.5331675Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T21:46:32.5332127Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T21:46:32.5332826Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T21:46:32.5333292Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T21:46:32.5333750Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T21:46:32.5334208Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T21:46:32.5334721Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA4Mzk0MDgzL2F0
2025-08-20T21:46:32.5335177Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYkGCisGAQQB1nkCBAIE
2025-08-20T21:46:32.5335642Z ewR5AHcAdQDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJcqlN
2025-08-20T21:46:32.5336086Z AAAEAwBGMEQCIASS3zYQJL/ytaMP4em9b54tlRRuFI6YJOLqSN9uVjpYAiBc0d4Y
2025-08-20T21:46:32.5336519Z xtdrmH2nkKPiQaO6YB54hCdnB0Lf8+J+06wOhTAKBggqhkjOPQQDAwNoADBlAjEA
2025-08-20T21:46:32.5336952Z 3eRu2uziD+qaIulMn28Ybmg2etC8/mpRFtT9vCGWgPgu0GMrhwmDE2cTxiPloHV5
2025-08-20T21:46:32.5337373Z AjAvAeRqotVb6vIWJX11qrIy2iEXOdP/+WM9hYBBr133vwAMgpXbfOQc+St8tS/T
2025-08-20T21:46:32.5337681Z xfg=
2025-08-20T21:46:32.5337837Z -----END CERTIFICATE-----
2025-08-20T21:46:32.5337971Z 
2025-08-20T21:46:32.5338461Z ##[endgroup]
2025-08-20T21:46:32.5338902Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T21:46:32.5339308Z https://search.sigstore.dev?logIndex=414456551
2025-08-20T21:46:32.5339652Z [36mAttestation uploaded to repository[39m
2025-08-20T21:46:32.5339962Z https://github.com/pkgforge/bincache/attestations/9874692
2025-08-20T21:46:32.6301281Z ##[group]Run ##Presets
2025-08-20T21:46:32.6301542Z [36;1m##Presets[0m
2025-08-20T21:46:32.6301721Z [36;1mset +x ; set +e[0m
2025-08-20T21:46:32.6301909Z [36;1m#-------------#[0m
2025-08-20T21:46:32.6302091Z [36;1m##Debug?[0m
2025-08-20T21:46:32.6302317Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:46:32.6302802Z [36;1m  set -x[0m
2025-08-20T21:46:32.6302969Z [36;1mfi[0m
2025-08-20T21:46:32.6303125Z [36;1m#-------------#[0m
2025-08-20T21:46:32.6303405Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T21:46:32.6304092Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/nerdctl/official"[0m
2025-08-20T21:46:32.6304471Z [36;1m exit 1[0m
2025-08-20T21:46:32.6304634Z [36;1mfi[0m
2025-08-20T21:46:32.6336748Z shell: /usr/bin/bash -e {0}
2025-08-20T21:46:32.6336970Z env:
2025-08-20T21:46:32.6337127Z   CROSS_COMPILING: NO
2025-08-20T21:46:32.6337376Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:46:32.6337592Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:46:32.6337792Z   ON_QEMU: NO
2025-08-20T21:46:32.6337945Z   DEBUG: 0
2025-08-20T21:46:32.6338107Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:46:32.6338320Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:46:32.6338589Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:46:32.6338872Z   KEEP_LOGS: YES
2025-08-20T21:46:32.6339041Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:46:32.6339235Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:46:32.6339433Z   SBUILD_REBUILD: false
2025-08-20T21:46:32.6339954Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:46:32.6340491Z   BUILD_SYS: docker://go
2025-08-20T21:46:32.6340681Z   BUILD_ON_HOST: FALSE
2025-08-20T21:46:32.6341085Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:46:32.6341264Z   SYSTMP: /tmp
2025-08-20T21:46:32.6341426Z   GHA_MODE: MATRIX
2025-08-20T21:46:32.6341832Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:46:32.6342324Z   INPUT_SBUILD: /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:46:32.6342828Z   BUILD_DIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml
2025-08-20T21:46:32.6343195Z   SBUILD_OUTDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR
2025-08-20T21:46:32.6343661Z   SBUILD_TMPDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:46:32.6344019Z   PKG_TYPE: static
2025-08-20T21:46:32.6344193Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:46:32.6344405Z   SBUILD_PKGVER: HEAD-9414303-250820T172718
2025-08-20T21:46:32.6344761Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108394083
2025-08-20T21:46:32.6345100Z   BUILD_ID: 17108394083
2025-08-20T21:46:32.6345281Z   PKG_NAME: nerdctl
2025-08-20T21:46:32.6345461Z   PKG_DATE: 2025-08-20T21:45:45Z
2025-08-20T21:46:32.6345686Z   PKG_VERSION: HEAD-9414303-250820T172718
2025-08-20T21:46:32.6345923Z   PKG_VERSION_UPSTREAM: 2.1.3
2025-08-20T21:46:32.6346209Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl
2025-08-20T21:46:32.6346546Z   GHCRPKG_TAG: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:32.6346972Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl
2025-08-20T21:46:32.6347405Z   PKG_SRCURL: https://github.com/containerd/nerdctl
2025-08-20T21:46:32.6347664Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:46:32.6347918Z   GHCRPKG_TAG_SRCBUILD: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:32.6348392Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083
2025-08-20T21:46:32.6348801Z   UTC_TIME: 2025_08_20T09_46_28_PM
2025-08-20T21:46:32.6349007Z ##[endgroup]
2025-08-20T21:46:32.6419064Z ##[group]Run ##Presets
2025-08-20T21:46:32.6419327Z [36;1m##Presets[0m
2025-08-20T21:46:32.6419503Z [36;1mset +x ; set +e[0m
2025-08-20T21:46:32.6419688Z [36;1m#-------------#[0m
2025-08-20T21:46:32.6419866Z [36;1m##Debug?[0m
2025-08-20T21:46:32.6420080Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:46:32.6420347Z [36;1m  set -x[0m
2025-08-20T21:46:32.6420534Z [36;1mfi[0m
2025-08-20T21:46:32.6420691Z [36;1m#-------------#[0m
2025-08-20T21:46:32.6420906Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T21:46:32.6421325Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/nerdctl/official"[0m
2025-08-20T21:46:32.6421708Z [36;1m exit 1[0m
2025-08-20T21:46:32.6422045Z [36;1mfi[0m
2025-08-20T21:46:32.6448972Z shell: /usr/bin/bash -e {0}
2025-08-20T21:46:32.6449184Z env:
2025-08-20T21:46:32.6449338Z   CROSS_COMPILING: NO
2025-08-20T21:46:32.6449570Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:46:32.6449793Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:46:32.6449990Z   ON_QEMU: NO
2025-08-20T21:46:32.6450144Z   DEBUG: 0
2025-08-20T21:46:32.6450305Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:46:32.6450518Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:46:32.6450791Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:46:32.6451074Z   KEEP_LOGS: YES
2025-08-20T21:46:32.6451246Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:46:32.6451440Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:46:32.6451636Z   SBUILD_REBUILD: false
2025-08-20T21:46:32.6452148Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:46:32.6452977Z   BUILD_SYS: docker://go
2025-08-20T21:46:32.6453181Z   BUILD_ON_HOST: FALSE
2025-08-20T21:46:32.6453363Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:46:32.6453539Z   SYSTMP: /tmp
2025-08-20T21:46:32.6453698Z   GHA_MODE: MATRIX
2025-08-20T21:46:32.6454107Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:46:32.6454846Z   INPUT_SBUILD: /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:46:32.6455149Z   BUILD_DIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml
2025-08-20T21:46:32.6455518Z   SBUILD_OUTDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR
2025-08-20T21:46:32.6455976Z   SBUILD_TMPDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:46:32.6456335Z   PKG_TYPE: static
2025-08-20T21:46:32.6456511Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:46:32.6456717Z   SBUILD_PKGVER: HEAD-9414303-250820T172718
2025-08-20T21:46:32.6457073Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108394083
2025-08-20T21:46:32.6457414Z   BUILD_ID: 17108394083
2025-08-20T21:46:32.6457596Z   PKG_NAME: nerdctl
2025-08-20T21:46:32.6457771Z   PKG_DATE: 2025-08-20T21:45:45Z
2025-08-20T21:46:32.6457986Z   PKG_VERSION: HEAD-9414303-250820T172718
2025-08-20T21:46:32.6458229Z   PKG_VERSION_UPSTREAM: 2.1.3
2025-08-20T21:46:32.6458512Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl
2025-08-20T21:46:32.6458850Z   GHCRPKG_TAG: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:32.6459271Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl
2025-08-20T21:46:32.6459703Z   PKG_SRCURL: https://github.com/containerd/nerdctl
2025-08-20T21:46:32.6459963Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:46:32.6460217Z   GHCRPKG_TAG_SRCBUILD: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:32.6460681Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083
2025-08-20T21:46:32.6461088Z   UTC_TIME: 2025_08_20T09_46_28_PM
2025-08-20T21:46:32.6461294Z ##[endgroup]
2025-08-20T21:46:32.6528643Z ##[group]Run ##Presets
2025-08-20T21:46:32.6528898Z [36;1m##Presets[0m
2025-08-20T21:46:32.6529079Z [36;1mset +x ; set +e[0m
2025-08-20T21:46:32.6529266Z [36;1m#-------------#[0m
2025-08-20T21:46:32.6529455Z [36;1m##Debug?[0m
2025-08-20T21:46:32.6529671Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T21:46:32.6529941Z [36;1m  set -x[0m
2025-08-20T21:46:32.6530102Z [36;1mfi[0m
2025-08-20T21:46:32.6530258Z [36;1m#-------------#[0m
2025-08-20T21:46:32.6530581Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T21:46:32.6530942Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T21:46:32.6531213Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T21:46:32.6531456Z [36;1mfi[0m
2025-08-20T21:46:32.6557719Z shell: /usr/bin/bash -e {0}
2025-08-20T21:46:32.6557933Z env:
2025-08-20T21:46:32.6558090Z   CROSS_COMPILING: NO
2025-08-20T21:46:32.6558522Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T21:46:32.6558741Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T21:46:32.6558940Z   ON_QEMU: NO
2025-08-20T21:46:32.6559093Z   DEBUG: 0
2025-08-20T21:46:32.6559254Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T21:46:32.6559475Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T21:46:32.6559751Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/nerdctl/official
2025-08-20T21:46:32.6560032Z   KEEP_LOGS: YES
2025-08-20T21:46:32.6560205Z   GITHUB_TEST_BUILD: YES
2025-08-20T21:46:32.6560400Z   PKG_FAMILY_LOCAL: nerdctl
2025-08-20T21:46:32.6560600Z   SBUILD_REBUILD: false
2025-08-20T21:46:32.6561114Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/nerdctl/static.official.source.yaml
2025-08-20T21:46:32.6561653Z   BUILD_SYS: docker://go
2025-08-20T21:46:32.6561853Z   BUILD_ON_HOST: FALSE
2025-08-20T21:46:32.6562035Z   BUILD_SYSTEM: DOCKER
2025-08-20T21:46:32.6562216Z   SYSTMP: /tmp
2025-08-20T21:46:32.6562376Z   GHA_MODE: MATRIX
2025-08-20T21:46:32.6563105Z   USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
2025-08-20T21:46:32.6563598Z   INPUT_SBUILD: /tmp/pkgforge/SOl7xQGNl_build.yaml
2025-08-20T21:46:32.6564108Z   BUILD_DIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml
2025-08-20T21:46:32.6564476Z   SBUILD_OUTDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR
2025-08-20T21:46:32.6564937Z   SBUILD_TMPDIR: /tmp/pkgforge/f3w3VKq_SOl7xQGNl_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T21:46:32.6565296Z   PKG_TYPE: static
2025-08-20T21:46:32.6565471Z   SBUILD_SUCCESSFUL: YES
2025-08-20T21:46:32.6565678Z   SBUILD_PKGVER: HEAD-9414303-250820T172718
2025-08-20T21:46:32.6566036Z   BUILD_GHACTIONS: https://github.com/pkgforge/bincache/actions/runs/17108394083
2025-08-20T21:46:32.6566373Z   BUILD_ID: 17108394083
2025-08-20T21:46:32.6566556Z   PKG_NAME: nerdctl
2025-08-20T21:46:32.6566730Z   PKG_DATE: 2025-08-20T21:45:45Z
2025-08-20T21:46:32.6566956Z   PKG_VERSION: HEAD-9414303-250820T172718
2025-08-20T21:46:32.6567196Z   PKG_VERSION_UPSTREAM: 2.1.3
2025-08-20T21:46:32.6567481Z   GHCRPKG_URL: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl
2025-08-20T21:46:32.6567823Z   GHCRPKG_TAG: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:32.6568251Z   PKG_WEBPAGE: https://pkgs.pkgforge.dev/repo/bincache/aarch64-linux/nerdctl/official/nerdctl
2025-08-20T21:46:32.6568682Z   PKG_SRCURL: https://github.com/containerd/nerdctl
2025-08-20T21:46:32.6568941Z   PUSH_SUCCESSFUL: YES
2025-08-20T21:46:32.6569198Z   GHCRPKG_TAG_SRCBUILD: HEAD-9414303-250820T172718-aarch64-linux
2025-08-20T21:46:32.6569666Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/nerdctl/official/nerdctl-srcbuild-17108394083
2025-08-20T21:46:32.6570078Z   UTC_TIME: 2025_08_20T09_46_28_PM
2025-08-20T21:46:32.6570283Z ##[endgroup]
2025-08-20T21:46:32.6639193Z EXITED
2025-08-20T21:46:32.6686377Z Cleaning up orphan processes
