﻿2025-08-20T20:48:52.8339592Z Current runner version: '2.328.0'
2025-08-20T20:48:52.8373011Z ##[group]Runner Image Provisioner
2025-08-20T20:48:52.8375023Z Hosted Compute Agent
2025-08-20T20:48:52.8375613Z Version: 20250818.377
2025-08-20T20:48:52.8376241Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:48:52.8377092Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:48:52.8377730Z ##[endgroup]
2025-08-20T20:48:52.8378302Z ##[group]VM Image
2025-08-20T20:48:52.8378963Z - OS: Linux (arm64)
2025-08-20T20:48:52.8379540Z - Source: Partner
2025-08-20T20:48:52.8380197Z - Name: Ubuntu 24.04 by Arm Limited
2025-08-20T20:48:52.8380836Z - Version: 20250728.24.1
2025-08-20T20:48:52.8382161Z - Included Software: https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md
2025-08-20T20:48:52.8383280Z ##[endgroup]
2025-08-20T20:48:52.8384549Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:48:52.8388159Z Attestations: write
2025-08-20T20:48:52.8388781Z Contents: write
2025-08-20T20:48:52.8389613Z Metadata: read
2025-08-20T20:48:52.8390255Z Packages: write
2025-08-20T20:48:52.8390933Z ##[endgroup]
2025-08-20T20:48:52.8395426Z Secret source: Actions
2025-08-20T20:48:52.8396639Z Prepare workflow directory
2025-08-20T20:48:52.8790348Z Prepare all required actions
2025-08-20T20:48:52.8833786Z Getting action download info
2025-08-20T20:48:53.2583686Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T20:48:54.2911712Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T20:48:55.0388562Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T20:48:55.2396956Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T20:48:56.0045432Z Getting action download info
2025-08-20T20:48:56.1712155Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T20:48:56.8398687Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T20:48:58.2702817Z Complete job name: aarch64-Linux ==> (ghcr.io/pkgforge/bincache/husarnet/official)
2025-08-20T20:48:58.3324097Z ##[group]Run ##Presets
2025-08-20T20:48:58.3324667Z [36;1m##Presets[0m
2025-08-20T20:48:58.3325056Z [36;1mset +x ; set +e[0m
2025-08-20T20:48:58.3325381Z [36;1m#-------------#[0m
2025-08-20T20:48:58.3325783Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T20:48:58.3326279Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T20:48:58.3326699Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.3327061Z [36;1m  fi[0m
2025-08-20T20:48:58.3327468Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T20:48:58.3327927Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T20:48:58.3328413Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.3328757Z [36;1m  fi[0m
2025-08-20T20:48:58.3329083Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T20:48:58.3329640Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T20:48:58.3330073Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.3330470Z [36;1m  fi[0m
2025-08-20T20:48:58.3330799Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T20:48:58.3331402Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T20:48:58.3331896Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T20:48:58.3332233Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:48:58.3332641Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.3333431Z [36;1m     else[0m
2025-08-20T20:48:58.3333780Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.3334178Z [36;1m     fi[0m
2025-08-20T20:48:58.3334464Z [36;1m  fi[0m
2025-08-20T20:48:58.3334712Z [36;1mfi[0m
2025-08-20T20:48:58.3365665Z shell: /usr/bin/bash -e {0}
2025-08-20T20:48:58.3366799Z env:
2025-08-20T20:48:58.3367605Z   GH_TOKEN: ***
2025-08-20T20:48:58.3367879Z ##[endgroup]
2025-08-20T20:48:58.3895245Z ##[group]Run ##Presets
2025-08-20T20:48:58.3895786Z [36;1m##Presets[0m
2025-08-20T20:48:58.3896070Z [36;1mset +x ; set +e[0m
2025-08-20T20:48:58.3896402Z [36;1m#-------------#[0m
2025-08-20T20:48:58.3896800Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T20:48:58.3897369Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T20:48:58.3897936Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T20:48:58.3898438Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T20:48:58.3898889Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T20:48:58.3899393Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T20:48:58.3899774Z [36;1m  exit 1[0m
2025-08-20T20:48:58.3900033Z [36;1mfi[0m
2025-08-20T20:48:58.3925877Z shell: /usr/bin/bash -e {0}
2025-08-20T20:48:58.3926357Z env:
2025-08-20T20:48:58.3926906Z   RO_GHTOKEN: ***
2025-08-20T20:48:58.3927279Z   RO_GLTOKEN: ***
2025-08-20T20:48:58.3928490Z   MINISIGN_KEY: ***
2025-08-20T20:48:58.3928744Z ##[endgroup]
2025-08-20T20:48:58.4445040Z ##[group]Run ##Presets
2025-08-20T20:48:58.4445629Z [36;1m##Presets[0m
2025-08-20T20:48:58.4445931Z [36;1mset +x ; set +e[0m
2025-08-20T20:48:58.4446258Z [36;1m#-------------#[0m
2025-08-20T20:48:58.4446541Z [36;1m##Host Triplet[0m
2025-08-20T20:48:58.4446893Z [36;1m if [[ "aarch64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T20:48:58.4447356Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T20:48:58.4447738Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T20:48:58.4448114Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T20:48:58.4448532Z [36;1m   if [[ "aarch64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T20:48:58.4448930Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T20:48:58.4449578Z [36;1m   elif [[ "aarch64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T20:48:58.4450029Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T20:48:58.4450361Z [36;1m   fi[0m
2025-08-20T20:48:58.4450805Z [36;1m elif [[ "aarch64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T20:48:58.4451412Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T20:48:58.4451842Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T20:48:58.4452237Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T20:48:58.4452622Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T20:48:58.4452985Z [36;1m fi[0m
2025-08-20T20:48:58.4453341Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4453782Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4454274Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4454730Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4455108Z [36;1m##Debug[0m
2025-08-20T20:48:58.4455386Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T20:48:58.4455702Z [36;1m   export DEBUG="1"[0m
2025-08-20T20:48:58.4456013Z [36;1m else[0m
2025-08-20T20:48:58.4456304Z [36;1m   export DEBUG="0"[0m
2025-08-20T20:48:58.4456563Z [36;1m fi[0m
2025-08-20T20:48:58.4456877Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4457226Z [36;1m##Docker Platform[0m
2025-08-20T20:48:58.4457878Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T20:48:58.4458363Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T20:48:58.4458763Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T20:48:58.4459240Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T20:48:58.4459711Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T20:48:58.4460107Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T20:48:58.4460578Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T20:48:58.4460961Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T20:48:58.4461503Z [36;1m fi[0m
2025-08-20T20:48:58.4461962Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4462442Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4462874Z [36;1m##GHCRPKG_URL[0m
2025-08-20T20:48:58.4463448Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/husarnet/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T20:48:58.4464020Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T20:48:58.4464425Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4464789Z [36;1m##Logs[0m
2025-08-20T20:48:58.4465042Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T20:48:58.4465467Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T20:48:58.4465733Z [36;1m else[0m
2025-08-20T20:48:58.4465991Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T20:48:58.4466401Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T20:48:58.4466711Z [36;1m fi[0m
2025-08-20T20:48:58.4467374Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4467838Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4468231Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T20:48:58.4468719Z [36;1m PKG_FAMILY_LOCAL="$(echo "husarnet" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T20:48:58.4469171Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T20:48:58.4469578Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4470016Z [36;1m##Rebuild[0m
2025-08-20T20:48:58.4470296Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T20:48:58.4470675Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T20:48:58.4470999Z [36;1m else[0m
2025-08-20T20:48:58.4471465Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T20:48:58.4471882Z [36;1m fi[0m
2025-08-20T20:48:58.4472234Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4472595Z [36;1m ##SBUILD_URL[0m
2025-08-20T20:48:58.4473124Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T20:48:58.4473737Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T20:48:58.4474645Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T20:48:58.4475427Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T20:48:58.4475846Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T20:48:58.4476400Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T20:48:58.4476902Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T20:48:58.4477410Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4477823Z [36;1m    exit 1[0m
2025-08-20T20:48:58.4478087Z [36;1m   else[0m
2025-08-20T20:48:58.4478398Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T20:48:58.4478784Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4479209Z [36;1m    #Check for x_exec.host[0m
2025-08-20T20:48:58.4479917Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T20:48:58.4480334Z [36;1m      #check if supported[0m
2025-08-20T20:48:58.4480748Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T20:48:58.4481598Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T20:48:58.4482073Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T20:48:58.4482502Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4482832Z [36;1m         exit 1[0m
2025-08-20T20:48:58.4483100Z [36;1m       fi[0m
2025-08-20T20:48:58.4483408Z [36;1m      #get build system[0m
2025-08-20T20:48:58.4483870Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T20:48:58.4484315Z [36;1m       export BUILD_SYS[0m
2025-08-20T20:48:58.4484721Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4485129Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T20:48:58.4485509Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4485972Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4486361Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T20:48:58.4486803Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4487196Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:58.4487532Z [36;1m       fi[0m
2025-08-20T20:48:58.4488104Z [36;1m     fi[0m
2025-08-20T20:48:58.4488374Z [36;1m   fi[0m
2025-08-20T20:48:58.4488620Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T20:48:58.4514763Z shell: /usr/bin/bash -e {0}
2025-08-20T20:48:58.4515282Z ##[endgroup]
2025-08-20T20:48:59.1269474Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T20:48:59.1270179Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T20:48:59.1270435Z 
2025-08-20T20:48:59.2610346Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:48:59.2610935Z 100  3252  100  3252    0     0  24016      0 --:--:-- --:--:-- --:--:-- 23911
2025-08-20T20:48:59.2621035Z 100  3252  100  3252    0     0  24009      0 --:--:-- --:--:-- --:--:-- 23911
2025-08-20T20:48:59.2622754Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:48:59.2826979Z ##[group]Run ##Presets
2025-08-20T20:48:59.2827417Z [36;1m##Presets[0m
2025-08-20T20:48:59.2827877Z [36;1mset +x ; set +e[0m
2025-08-20T20:48:59.2828159Z [36;1m#-------------#[0m
2025-08-20T20:48:59.2828457Z [36;1m##Debug?[0m
2025-08-20T20:48:59.2828991Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:48:59.2829369Z [36;1m  set -x[0m
2025-08-20T20:48:59.2829852Z [36;1mfi[0m
2025-08-20T20:48:59.2830088Z [36;1m#-------------#[0m
2025-08-20T20:48:59.2830347Z [36;1m##CoreUtils[0m
2025-08-20T20:48:59.2830653Z [36;1msudo apt update -y[0m
2025-08-20T20:48:59.2831449Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T20:48:59.2832604Z [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-20T20:48:59.2833767Z [36;1m##tmp[0m
2025-08-20T20:48:59.2834100Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T20:48:59.2834550Z [36;1m#GH ENV[0m
2025-08-20T20:48:59.2834847Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:59.2835274Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:59.2835864Z [36;1m#-------------#[0m
2025-08-20T20:48:59.2836133Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T20:48:59.2836474Z [36;1msudo apt update -y[0m
2025-08-20T20:48:59.2836775Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T20:48:59.2837106Z [36;1m##Setup Minisign[0m
2025-08-20T20:48:59.2837454Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T20:48:59.2837981Z [36;1mecho "***[0m
2025-08-20T20:48:59.2839660Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T20:48:59.2840210Z [36;1m##User-Agent[0m
2025-08-20T20:48:59.2841588Z [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-20T20:48:59.2842520Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:48:59.2868745Z shell: /usr/bin/bash -e {0}
2025-08-20T20:48:59.2869241Z env:
2025-08-20T20:48:59.2869565Z   CROSS_COMPILING: NO
2025-08-20T20:48:59.2869894Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:48:59.2870216Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:48:59.2870512Z   ON_QEMU: NO
2025-08-20T20:48:59.2870845Z   DEBUG: 0
2025-08-20T20:48:59.2871320Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:48:59.2871623Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:48:59.2872069Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:48:59.2872432Z   KEEP_LOGS: YES
2025-08-20T20:48:59.2872733Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:48:59.2873052Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:48:59.2873312Z   SBUILD_REBUILD: false
2025-08-20T20:48:59.2873964Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:48:59.2874611Z   BUILD_SYS: null
2025-08-20T20:48:59.2874857Z ##[endgroup]
2025-08-20T20:48:59.5990109Z 
2025-08-20T20:48:59.5990967Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:48:59.5991590Z 
2025-08-20T20:49:00.7383536Z Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T20:49:00.7384348Z Get:2 https://packages.microsoft.com/repos/azure-cli noble InRelease [3564 B]
2025-08-20T20:49:00.8786766Z Get:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T20:49:00.8790933Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
2025-08-20T20:49:00.9279974Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
2025-08-20T20:49:01.0004929Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
2025-08-20T20:49:01.6530125Z Get:7 https://packages.microsoft.com/repos/azure-cli noble/main arm64 Packages [1500 B]
2025-08-20T20:49:01.7065819Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T20:49:01.7357195Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main all Packages [643 B]
2025-08-20T20:49:01.7685198Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1397 kB]
2025-08-20T20:49:01.7699103Z Get:11 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T20:49:01.7992349Z Get:12 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T20:49:01.9698070Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [268 kB]
2025-08-20T20:49:02.0217809Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [172 kB]
2025-08-20T20:49:02.0716698Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1101 kB]
2025-08-20T20:49:02.1424689Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [288 kB]
2025-08-20T20:49:02.1946754Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [376 kB]
2025-08-20T20:49:02.2485166Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [2307 kB]
2025-08-20T20:49:02.3460707Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [382 kB]
2025-08-20T20:49:02.3952269Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]
2025-08-20T20:49:02.4416540Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [28.2 kB]
2025-08-20T20:49:02.5753348Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [6772 B]
2025-08-20T20:49:02.6218455Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]
2025-08-20T20:49:02.6686525Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.9 kB]
2025-08-20T20:49:02.7153182Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [9152 B]
2025-08-20T20:49:02.7618070Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]
2025-08-20T20:49:02.8085299Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [30.1 kB]
2025-08-20T20:49:02.8550792Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [17.4 kB]
2025-08-20T20:49:02.9019374Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [19.2 kB]
2025-08-20T20:49:02.9492833Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
2025-08-20T20:49:02.9953005Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
2025-08-20T20:49:03.0421092Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [1136 kB]
2025-08-20T20:49:03.0968747Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [187 kB]
2025-08-20T20:49:03.1444097Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.4 kB]
2025-08-20T20:49:03.1913920Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [860 kB]
2025-08-20T20:49:03.2450007Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [195 kB]
2025-08-20T20:49:03.3793167Z Get:37 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
2025-08-20T20:49:03.4263000Z Get:38 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [2181 kB]
2025-08-20T20:49:03.4891698Z Get:39 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [361 kB]
2025-08-20T20:49:03.5381319Z Get:40 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [208 B]
2025-08-20T20:49:03.5845572Z Get:41 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [16.2 kB]
2025-08-20T20:49:03.6310984Z Get:42 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [4288 B]
2025-08-20T20:49:03.6779460Z Get:43 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]
2025-08-20T20:49:11.7123613Z Fetched 11.9 MB in 3s (3534 kB/s)
2025-08-20T20:49:12.4533581Z Reading package lists...
2025-08-20T20:49:12.6564509Z Building dependency tree...
2025-08-20T20:49:12.6565082Z Reading state information...
2025-08-20T20:49:12.6775525Z 196 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T20:49:12.6863941Z 
2025-08-20T20:49:12.6864673Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:49:12.6865056Z 
2025-08-20T20:49:12.6976769Z Reading package lists...
2025-08-20T20:49:12.9267282Z Building dependency tree...
2025-08-20T20:49:12.9276200Z Reading state information...
2025-08-20T20:49:13.1732358Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T20:49:13.1732763Z bc set to manually installed.
2025-08-20T20:49:13.1733124Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T20:49:13.1733767Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T20:49:13.1734161Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:49:13.2287713Z The following NEW packages will be installed:
2025-08-20T20:49:13.2293374Z   dos2unix fdupes libio-pty-perl libipc-run-perl libtime-duration-perl
2025-08-20T20:49:13.2295230Z   moreutils
2025-08-20T20:49:13.2302183Z The following packages will be upgraded:
2025-08-20T20:49:13.2309087Z   jq libjq1
2025-08-20T20:49:13.2478772Z 2 upgraded, 6 newly installed, 0 to remove and 194 not upgraded.
2025-08-20T20:49:13.4720161Z Need to get 936 kB of archives.
2025-08-20T20:49:13.4720894Z After this operation, 3171 kB of additional disk space will be used.
2025-08-20T20:49:13.4721889Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 fdupes arm64 1:2.3.0-1build1 [45.3 kB]
2025-08-20T20:49:13.6097478Z 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-20T20:49:13.7043349Z 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-20T20:49:13.8004673Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-pty-perl arm64 1:1.20-1build2 [31.1 kB]
2025-08-20T20:49:13.8499809Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libipc-run-perl all 20231003.0-1 [92.1 kB]
2025-08-20T20:49:13.9073298Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T20:49:13.9545559Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 moreutils arm64 0.69-1 [56.7 kB]
2025-08-20T20:49:14.0071018Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 dos2unix arm64 7.5.1-1 [500 kB]
2025-08-20T20:49:14.3772473Z Fetched 936 kB in 1s (1149 kB/s)
2025-08-20T20:49:14.4497462Z Selecting previously unselected package fdupes.
2025-08-20T20:49:14.5727309Z (Reading database ... 
2025-08-20T20:49:14.5727738Z (Reading database ... 5%
2025-08-20T20:49:14.5728020Z (Reading database ... 10%
2025-08-20T20:49:14.5728357Z (Reading database ... 15%
2025-08-20T20:49:14.5728665Z (Reading database ... 20%
2025-08-20T20:49:14.5728955Z (Reading database ... 25%
2025-08-20T20:49:14.5729280Z (Reading database ... 30%
2025-08-20T20:49:14.5729530Z (Reading database ... 35%
2025-08-20T20:49:14.5729823Z (Reading database ... 40%
2025-08-20T20:49:14.5730073Z (Reading database ... 45%
2025-08-20T20:49:14.5730359Z (Reading database ... 50%
2025-08-20T20:49:14.9102802Z (Reading database ... 55%
2025-08-20T20:49:15.6329368Z (Reading database ... 60%
2025-08-20T20:49:16.1661852Z (Reading database ... 65%
2025-08-20T20:49:16.6553054Z (Reading database ... 70%
2025-08-20T20:49:17.1645849Z (Reading database ... 75%
2025-08-20T20:49:17.7814562Z (Reading database ... 80%
2025-08-20T20:49:18.3774061Z (Reading database ... 85%
2025-08-20T20:49:19.0239330Z (Reading database ... 90%
2025-08-20T20:49:19.6515772Z (Reading database ... 95%
2025-08-20T20:49:19.6516212Z (Reading database ... 100%
2025-08-20T20:49:19.6516636Z (Reading database ... 189117 files and directories currently installed.)
2025-08-20T20:49:19.6556652Z Preparing to unpack .../0-fdupes_1%3a2.3.0-1build1_arm64.deb ...
2025-08-20T20:49:19.6714427Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T20:49:19.7761666Z Preparing to unpack .../1-jq_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T20:49:19.8064858Z Unpacking jq (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T20:49:19.9378364Z Preparing to unpack .../2-libjq1_1.7.1-3ubuntu0.24.04.1_arm64.deb ...
2025-08-20T20:49:19.9828545Z Unpacking libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) over (1.7.1-3build1) ...
2025-08-20T20:49:20.0651349Z Selecting previously unselected package libio-pty-perl.
2025-08-20T20:49:20.0824883Z Preparing to unpack .../3-libio-pty-perl_1%3a1.20-1build2_arm64.deb ...
2025-08-20T20:49:20.0950667Z Unpacking libio-pty-perl (1:1.20-1build2) ...
2025-08-20T20:49:20.1972597Z Selecting previously unselected package libipc-run-perl.
2025-08-20T20:49:20.2126232Z Preparing to unpack .../4-libipc-run-perl_20231003.0-1_all.deb ...
2025-08-20T20:49:20.2219539Z Unpacking libipc-run-perl (20231003.0-1) ...
2025-08-20T20:49:20.3237772Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T20:49:20.3383494Z Preparing to unpack .../5-libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T20:49:20.3462376Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T20:49:20.4177360Z Selecting previously unselected package moreutils.
2025-08-20T20:49:20.4360783Z Preparing to unpack .../6-moreutils_0.69-1_arm64.deb ...
2025-08-20T20:49:20.4931074Z Unpacking moreutils (0.69-1) ...
2025-08-20T20:49:20.6396229Z Selecting previously unselected package dos2unix.
2025-08-20T20:49:20.6564266Z Preparing to unpack .../7-dos2unix_7.5.1-1_arm64.deb ...
2025-08-20T20:49:20.6668276Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T20:49:21.0080468Z Setting up libio-pty-perl (1:1.20-1build2) ...
2025-08-20T20:49:21.0356014Z Setting up libjq1:arm64 (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T20:49:21.0576112Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T20:49:21.0845058Z Setting up libipc-run-perl (20231003.0-1) ...
2025-08-20T20:49:21.1081551Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T20:49:21.1373143Z Setting up jq (1.7.1-3ubuntu0.24.04.1) ...
2025-08-20T20:49:21.1641879Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T20:49:21.1878861Z Setting up moreutils (0.69-1) ...
2025-08-20T20:49:21.2111478Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:49:38.8237270Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:49:40.0467266Z Reading package lists...
2025-08-20T20:49:40.3209162Z Building dependency tree...
2025-08-20T20:49:40.3215455Z Reading state information...
2025-08-20T20:49:40.5496347Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T20:49:40.5496842Z apt-utils is already the newest version (2.8.3).
2025-08-20T20:49:40.5497168Z apt-utils set to manually installed.
2025-08-20T20:49:40.5497601Z ca-certificates is already the newest version (20240203).
2025-08-20T20:49:40.5497989Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T20:49:40.5498439Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:49:40.5498786Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:49:40.5499150Z moreutils is already the newest version (0.69-1).
2025-08-20T20:49:40.5499592Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T20:49:40.5500001Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T20:49:40.5500362Z texinfo is already the newest version (7.1-3build2).
2025-08-20T20:49:40.5500792Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T20:49:40.5501106Z tmux set to manually installed.
2025-08-20T20:49:40.5502152Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:49:40.5502634Z The following additional packages will be installed:
2025-08-20T20:49:40.5503079Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils gpg
2025-08-20T20:49:40.5503648Z   gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1 libfdisk1
2025-08-20T20:49:40.5504180Z   libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T20:49:40.5504550Z   uuid-runtime
2025-08-20T20:49:40.5510601Z Suggested packages:
2025-08-20T20:49:40.5511003Z   pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server scdaemon nfs-common
2025-08-20T20:49:40.5511571Z   util-linux-extra util-linux-locales
2025-08-20T20:49:40.5511911Z Recommended packages:
2025-08-20T20:49:40.5512147Z   unattended-upgrades
2025-08-20T20:49:40.6020166Z The following NEW packages will be installed:
2025-08-20T20:49:40.6020618Z   rename
2025-08-20T20:49:40.6024070Z The following packages will be upgraded:
2025-08-20T20:49:40.6025073Z   bsdextrautils bsdutils dirmngr eject fdisk gnupg gnupg-l10n gnupg-utils
2025-08-20T20:49:40.6025637Z   gnupg2 gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv keyboxd libblkid1
2025-08-20T20:49:40.6031753Z   libfdisk1 libmount1 libsmartcols1 libuuid1 mount python3-software-properties
2025-08-20T20:49:40.6033677Z   software-properties-common util-linux uuid-runtime
2025-08-20T20:49:40.6202630Z 26 upgraded, 1 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:49:40.7350898Z Need to get 4390 kB of archives.
2025-08-20T20:49:40.7351524Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T20:49:40.7352420Z 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-20T20:49:40.9239945Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 util-linux arm64 2.39.3-9ubuntu6.3 [1115 kB]
2025-08-20T20:49:41.1698335Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 mount arm64 2.39.3-9ubuntu6.3 [116 kB]
2025-08-20T20:49:41.2191747Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsmartcols1 arm64 2.39.3-9ubuntu6.3 [65.0 kB]
2025-08-20T20:49:41.2674556Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libuuid1 arm64 2.39.3-9ubuntu6.3 [36.0 kB]
2025-08-20T20:49:41.3144203Z 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-20T20:49:41.3611920Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libblkid1 arm64 2.39.3-9ubuntu6.3 [123 kB]
2025-08-20T20:49:41.4113409Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libmount1 arm64 2.39.3-9ubuntu6.3 [133 kB]
2025-08-20T20:49:41.4617966Z 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-20T20:49:41.5099871Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.3 [316 kB]
2025-08-20T20:49:41.5668007Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.3 [106 kB]
2025-08-20T20:49:41.6161460Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.3 [225 kB]
2025-08-20T20:49:41.6696365Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.3 [221 kB]
2025-08-20T20:49:41.7231391Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.3 [549 kB]
2025-08-20T20:49:41.7878357Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.3 [103 kB]
2025-08-20T20:49:41.8372067Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.3 [359 kB]
2025-08-20T20:49:41.8949022Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.3 [75.9 kB]
2025-08-20T20:49:41.9435292Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.3 [151 kB]
2025-08-20T20:49:41.9942537Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 eject arm64 2.39.3-9ubuntu6.3 [26.4 kB]
2025-08-20T20:49:42.1298793Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfdisk1 arm64 2.39.3-9ubuntu6.3 [142 kB]
2025-08-20T20:49:42.1797784Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 bsdextrautils arm64 2.39.3-9ubuntu6.3 [71.4 kB]
2025-08-20T20:49:42.2282864Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fdisk arm64 2.39.3-9ubuntu6.3 [120 kB]
2025-08-20T20:49:42.2779188Z 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-20T20:49:42.3263911Z 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-20T20:49:42.3729951Z 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-20T20:49:42.4197593Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 rename all 2.02-1 [20.3 kB]
2025-08-20T20:49:42.4666283Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 gnupg2 all 2.4.4-2ubuntu17.3 [4748 B]
2025-08-20T20:49:42.7296295Z Fetched 4390 kB in 2s (2395 kB/s)
2025-08-20T20:49:42.8281862Z (Reading database ... 
2025-08-20T20:49:42.8282267Z (Reading database ... 5%
2025-08-20T20:49:42.8283415Z (Reading database ... 10%
2025-08-20T20:49:42.8283788Z (Reading database ... 15%
2025-08-20T20:49:42.8284070Z (Reading database ... 20%
2025-08-20T20:49:42.8284395Z (Reading database ... 25%
2025-08-20T20:49:42.8284648Z (Reading database ... 30%
2025-08-20T20:49:42.8284926Z (Reading database ... 35%
2025-08-20T20:49:42.8285235Z (Reading database ... 40%
2025-08-20T20:49:42.8285484Z (Reading database ... 45%
2025-08-20T20:49:42.8285766Z (Reading database ... 50%
2025-08-20T20:49:42.8304002Z (Reading database ... 55%
2025-08-20T20:49:42.8388134Z (Reading database ... 60%
2025-08-20T20:49:42.8426180Z (Reading database ... 65%
2025-08-20T20:49:42.8439589Z (Reading database ... 70%
2025-08-20T20:49:42.8458157Z (Reading database ... 75%
2025-08-20T20:49:42.8488735Z (Reading database ... 80%
2025-08-20T20:49:42.8647638Z (Reading database ... 85%
2025-08-20T20:49:42.8665063Z (Reading database ... 90%
2025-08-20T20:49:42.8752511Z (Reading database ... 95%
2025-08-20T20:49:42.8752797Z (Reading database ... 100%
2025-08-20T20:49:42.8753262Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:49:42.8783172Z Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:42.9052375Z Unpacking bsdutils (1:2.39.3-9ubuntu6.3) over (1:2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:43.0563584Z Setting up bsdutils (1:2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:43.1511832Z (Reading database ... 
2025-08-20T20:49:43.1512180Z (Reading database ... 5%
2025-08-20T20:49:43.1512609Z (Reading database ... 10%
2025-08-20T20:49:43.1513702Z (Reading database ... 15%
2025-08-20T20:49:43.1514001Z (Reading database ... 20%
2025-08-20T20:49:43.1514370Z (Reading database ... 25%
2025-08-20T20:49:43.1514682Z (Reading database ... 30%
2025-08-20T20:49:43.1514949Z (Reading database ... 35%
2025-08-20T20:49:43.1515297Z (Reading database ... 40%
2025-08-20T20:49:43.1515590Z (Reading database ... 45%
2025-08-20T20:49:43.1515843Z (Reading database ... 50%
2025-08-20T20:49:43.1534540Z (Reading database ... 55%
2025-08-20T20:49:43.1619205Z (Reading database ... 60%
2025-08-20T20:49:43.1658356Z (Reading database ... 65%
2025-08-20T20:49:43.1672213Z (Reading database ... 70%
2025-08-20T20:49:43.1690900Z (Reading database ... 75%
2025-08-20T20:49:43.1723519Z (Reading database ... 80%
2025-08-20T20:49:43.1891557Z (Reading database ... 85%
2025-08-20T20:49:43.1909380Z (Reading database ... 90%
2025-08-20T20:49:43.2002534Z (Reading database ... 95%
2025-08-20T20:49:43.2003295Z (Reading database ... 100%
2025-08-20T20:49:43.2003873Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:49:43.2035397Z Preparing to unpack .../util-linux_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:43.2387843Z Unpacking util-linux (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:43.6663281Z Setting up util-linux (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:44.3028358Z fstrim.service is a disabled or a static unit not running, not starting it.
2025-08-20T20:49:44.3678033Z (Reading database ... 
2025-08-20T20:49:44.3678609Z (Reading database ... 5%
2025-08-20T20:49:44.3678945Z (Reading database ... 10%
2025-08-20T20:49:44.3679206Z (Reading database ... 15%
2025-08-20T20:49:44.3679531Z (Reading database ... 20%
2025-08-20T20:49:44.3679852Z (Reading database ... 25%
2025-08-20T20:49:44.3680157Z (Reading database ... 30%
2025-08-20T20:49:44.3680427Z (Reading database ... 35%
2025-08-20T20:49:44.3680699Z (Reading database ... 40%
2025-08-20T20:49:44.3681065Z (Reading database ... 45%
2025-08-20T20:49:44.3681788Z (Reading database ... 50%
2025-08-20T20:49:44.3700880Z (Reading database ... 55%
2025-08-20T20:49:44.3788974Z (Reading database ... 60%
2025-08-20T20:49:44.3826922Z (Reading database ... 65%
2025-08-20T20:49:44.3841071Z (Reading database ... 70%
2025-08-20T20:49:44.3860259Z (Reading database ... 75%
2025-08-20T20:49:44.3893899Z (Reading database ... 80%
2025-08-20T20:49:44.4066509Z (Reading database ... 85%
2025-08-20T20:49:44.4085131Z (Reading database ... 90%
2025-08-20T20:49:44.4184367Z (Reading database ... 95%
2025-08-20T20:49:44.4184677Z (Reading database ... 100%
2025-08-20T20:49:44.4185034Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:49:44.4221006Z Preparing to unpack .../mount_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:44.5663689Z Unpacking mount (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:44.6816968Z Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:44.7249533Z Unpacking libsmartcols1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:44.9036590Z Setting up libsmartcols1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:45.0457992Z (Reading database ... 
2025-08-20T20:49:45.0458341Z (Reading database ... 5%
2025-08-20T20:49:45.0458884Z (Reading database ... 10%
2025-08-20T20:49:45.0459159Z (Reading database ... 15%
2025-08-20T20:49:45.0459486Z (Reading database ... 20%
2025-08-20T20:49:45.0459781Z (Reading database ... 25%
2025-08-20T20:49:45.0460030Z (Reading database ... 30%
2025-08-20T20:49:45.0461052Z (Reading database ... 35%
2025-08-20T20:49:45.0461538Z (Reading database ... 40%
2025-08-20T20:49:45.0461778Z (Reading database ... 45%
2025-08-20T20:49:45.0462165Z (Reading database ... 50%
2025-08-20T20:49:45.0481781Z (Reading database ... 55%
2025-08-20T20:49:45.0569772Z (Reading database ... 60%
2025-08-20T20:49:45.0608579Z (Reading database ... 65%
2025-08-20T20:49:45.0622335Z (Reading database ... 70%
2025-08-20T20:49:45.0643172Z (Reading database ... 75%
2025-08-20T20:49:45.0675372Z (Reading database ... 80%
2025-08-20T20:49:45.0847567Z (Reading database ... 85%
2025-08-20T20:49:45.0866351Z (Reading database ... 90%
2025-08-20T20:49:45.0961394Z (Reading database ... 95%
2025-08-20T20:49:45.0961681Z (Reading database ... 100%
2025-08-20T20:49:45.0962219Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:49:45.0995723Z Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:45.1261738Z Unpacking libuuid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:45.7067181Z Setting up libuuid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:45.8050841Z (Reading database ... 
2025-08-20T20:49:45.8051365Z (Reading database ... 5%
2025-08-20T20:49:45.8052616Z (Reading database ... 10%
2025-08-20T20:49:45.8052974Z (Reading database ... 15%
2025-08-20T20:49:45.8053253Z (Reading database ... 20%
2025-08-20T20:49:45.8053582Z (Reading database ... 25%
2025-08-20T20:49:45.8054322Z (Reading database ... 30%
2025-08-20T20:49:45.8054658Z (Reading database ... 35%
2025-08-20T20:49:45.8055011Z (Reading database ... 40%
2025-08-20T20:49:45.8055248Z (Reading database ... 45%
2025-08-20T20:49:45.8055539Z (Reading database ... 50%
2025-08-20T20:49:45.8072474Z (Reading database ... 55%
2025-08-20T20:49:45.8158578Z (Reading database ... 60%
2025-08-20T20:49:45.8197008Z (Reading database ... 65%
2025-08-20T20:49:45.8210560Z (Reading database ... 70%
2025-08-20T20:49:45.8230406Z (Reading database ... 75%
2025-08-20T20:49:45.8265123Z (Reading database ... 80%
2025-08-20T20:49:45.8429247Z (Reading database ... 85%
2025-08-20T20:49:45.8452898Z (Reading database ... 90%
2025-08-20T20:49:45.8541489Z (Reading database ... 95%
2025-08-20T20:49:45.8541807Z (Reading database ... 100%
2025-08-20T20:49:45.8542399Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:49:45.8573710Z Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:45.8892025Z Unpacking uuid-runtime (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:45.9997815Z Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:46.0294797Z Unpacking libblkid1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:46.1378358Z Setting up libblkid1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:46.2242377Z (Reading database ... 
2025-08-20T20:49:46.2243017Z (Reading database ... 5%
2025-08-20T20:49:46.2243307Z (Reading database ... 10%
2025-08-20T20:49:46.2243681Z (Reading database ... 15%
2025-08-20T20:49:46.2244764Z (Reading database ... 20%
2025-08-20T20:49:46.2245056Z (Reading database ... 25%
2025-08-20T20:49:46.2245405Z (Reading database ... 30%
2025-08-20T20:49:46.2245662Z (Reading database ... 35%
2025-08-20T20:49:46.2245990Z (Reading database ... 40%
2025-08-20T20:49:46.2246266Z (Reading database ... 45%
2025-08-20T20:49:46.2246516Z (Reading database ... 50%
2025-08-20T20:49:46.2265420Z (Reading database ... 55%
2025-08-20T20:49:46.2352602Z (Reading database ... 60%
2025-08-20T20:49:46.2391923Z (Reading database ... 65%
2025-08-20T20:49:46.2405903Z (Reading database ... 70%
2025-08-20T20:49:46.2426189Z (Reading database ... 75%
2025-08-20T20:49:46.2459910Z (Reading database ... 80%
2025-08-20T20:49:46.2631585Z (Reading database ... 85%
2025-08-20T20:49:46.2656448Z (Reading database ... 90%
2025-08-20T20:49:46.2748650Z (Reading database ... 95%
2025-08-20T20:49:46.2748956Z (Reading database ... 100%
2025-08-20T20:49:46.2749323Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:49:46.2784236Z Preparing to unpack .../libmount1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:46.3061611Z Unpacking libmount1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:46.3979750Z Setting up libmount1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:46.4713584Z (Reading database ... 
2025-08-20T20:49:46.4714131Z (Reading database ... 5%
2025-08-20T20:49:46.4714456Z (Reading database ... 10%
2025-08-20T20:49:46.4714725Z (Reading database ... 15%
2025-08-20T20:49:46.4715072Z (Reading database ... 20%
2025-08-20T20:49:46.4715328Z (Reading database ... 25%
2025-08-20T20:49:46.4715574Z (Reading database ... 30%
2025-08-20T20:49:46.4715882Z (Reading database ... 35%
2025-08-20T20:49:46.4716141Z (Reading database ... 40%
2025-08-20T20:49:46.4716460Z (Reading database ... 45%
2025-08-20T20:49:46.4716736Z (Reading database ... 50%
2025-08-20T20:49:46.4735046Z (Reading database ... 55%
2025-08-20T20:49:46.4821043Z (Reading database ... 60%
2025-08-20T20:49:46.4859257Z (Reading database ... 65%
2025-08-20T20:49:46.4872553Z (Reading database ... 70%
2025-08-20T20:49:46.4892513Z (Reading database ... 75%
2025-08-20T20:49:46.4925504Z (Reading database ... 80%
2025-08-20T20:49:46.5090310Z (Reading database ... 85%
2025-08-20T20:49:46.5115480Z (Reading database ... 90%
2025-08-20T20:49:46.5208923Z (Reading database ... 95%
2025-08-20T20:49:46.5209363Z (Reading database ... 100%
2025-08-20T20:49:46.5210199Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:49:46.5246872Z Preparing to unpack .../0-gpg-wks-client_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:49:46.5457109Z Unpacking gpg-wks-client (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:46.6648102Z Preparing to unpack .../1-dirmngr_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:49:46.7182005Z Unpacking dirmngr (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:46.8334022Z Preparing to unpack .../2-gnupg-utils_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:49:46.8556094Z Unpacking gnupg-utils (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:46.9532307Z Preparing to unpack .../3-gpgsm_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:49:46.9816090Z Unpacking gpgsm (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:47.3325466Z Preparing to unpack .../4-gpg-agent_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:49:47.3539173Z Unpacking gpg-agent (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:47.5018193Z Preparing to unpack .../5-gpg_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:49:47.5282075Z Unpacking gpg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:47.6195220Z Preparing to unpack .../6-gpgconf_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:49:47.6510488Z Unpacking gpgconf (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:47.7476662Z Preparing to unpack .../7-gnupg_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T20:49:47.7719021Z Unpacking gnupg (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:47.8838419Z Preparing to unpack .../8-keyboxd_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:49:47.9083652Z Unpacking keyboxd (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:48.0092286Z Preparing to unpack .../9-gpgv_2.4.4-2ubuntu17.3_arm64.deb ...
2025-08-20T20:49:48.0328866Z Unpacking gpgv (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:48.1366503Z Setting up gpgv (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:48.2188306Z (Reading database ... 
2025-08-20T20:49:48.2188857Z (Reading database ... 5%
2025-08-20T20:49:48.2189122Z (Reading database ... 10%
2025-08-20T20:49:48.2189372Z (Reading database ... 15%
2025-08-20T20:49:48.2189684Z (Reading database ... 20%
2025-08-20T20:49:48.2189979Z (Reading database ... 25%
2025-08-20T20:49:48.2190263Z (Reading database ... 30%
2025-08-20T20:49:48.2190576Z (Reading database ... 35%
2025-08-20T20:49:48.2191720Z (Reading database ... 40%
2025-08-20T20:49:48.2192149Z (Reading database ... 45%
2025-08-20T20:49:48.2192449Z (Reading database ... 50%
2025-08-20T20:49:48.2208956Z (Reading database ... 55%
2025-08-20T20:49:48.2291538Z (Reading database ... 60%
2025-08-20T20:49:48.2328544Z (Reading database ... 65%
2025-08-20T20:49:48.2342082Z (Reading database ... 70%
2025-08-20T20:49:48.2361106Z (Reading database ... 75%
2025-08-20T20:49:48.2485034Z (Reading database ... 80%
2025-08-20T20:49:48.2553968Z (Reading database ... 85%
2025-08-20T20:49:48.2577532Z (Reading database ... 90%
2025-08-20T20:49:48.2661420Z (Reading database ... 95%
2025-08-20T20:49:48.2661892Z (Reading database ... 100%
2025-08-20T20:49:48.2662266Z (Reading database ... 189328 files and directories currently installed.)
2025-08-20T20:49:48.2692708Z Preparing to unpack .../0-eject_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:48.2909174Z Unpacking eject (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:48.3973235Z Preparing to unpack .../1-libfdisk1_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:48.4252358Z Unpacking libfdisk1:arm64 (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:48.5197723Z Preparing to unpack .../2-bsdextrautils_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:48.5495168Z Unpacking bsdextrautils (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:48.6381637Z Preparing to unpack .../3-fdisk_2.39.3-9ubuntu6.3_arm64.deb ...
2025-08-20T20:49:48.6599343Z Unpacking fdisk (2.39.3-9ubuntu6.3) over (2.39.3-9ubuntu6.2) ...
2025-08-20T20:49:48.7534472Z Preparing to unpack .../4-gnupg-l10n_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T20:49:48.7795798Z Unpacking gnupg-l10n (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:48.9584154Z Preparing to unpack .../5-software-properties-common_0.99.49.3_all.deb ...
2025-08-20T20:49:49.1860574Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T20:49:49.3059783Z Preparing to unpack .../6-python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T20:49:49.3873042Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T20:49:49.4569721Z Selecting previously unselected package rename.
2025-08-20T20:49:49.4758607Z Preparing to unpack .../7-rename_2.02-1_all.deb ...
2025-08-20T20:49:49.4833203Z Unpacking rename (2.02-1) ...
2025-08-20T20:49:49.5585195Z Preparing to unpack .../8-gnupg2_2.4.4-2ubuntu17.3_all.deb ...
2025-08-20T20:49:49.5812949Z Unpacking gnupg2 (2.4.4-2ubuntu17.3) over (2.4.4-2ubuntu17.2) ...
2025-08-20T20:49:49.6751796Z Setting up bsdextrautils (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:49.6982786Z Setting up rename (2.02-1) ...
2025-08-20T20:49:49.7163380Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T20:49:49.7300969Z Setting up eject (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:49.7495893Z Setting up gnupg-l10n (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:49.7743360Z Setting up libfdisk1:arm64 (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:49.7956356Z Setting up mount (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:49.8187974Z Setting up uuid-runtime (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:50.4423703Z uuidd.service is a disabled or a static unit not running, not starting it.
2025-08-20T20:49:50.5221772Z Setting up gpgconf (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:50.5431405Z Setting up gpg (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:50.5654041Z Setting up gnupg-utils (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:50.5894488Z Setting up gpg-agent (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:50.9416716Z Setting up gpgsm (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:50.9683112Z Setting up fdisk (2.39.3-9ubuntu6.3) ...
2025-08-20T20:49:50.9888243Z Setting up dirmngr (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:51.1020721Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T20:49:51.2388322Z Setting up keyboxd (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:51.3412931Z Setting up gnupg (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:51.3646011Z Setting up gnupg2 (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:51.3899691Z Setting up gpg-wks-client (2.4.4-2ubuntu17.3) ...
2025-08-20T20:49:51.4113762Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T20:49:51.5309187Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:49:51.7971958Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:49:51.8373124Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:49:58.9596743Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T20:50:00.8362909Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:50:00.8503129Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:50:01.0853683Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T20:50:01.1951940Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T20:50:01.3051107Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T20:50:01.4147305Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T20:50:02.3013996Z Reading package lists...
2025-08-20T20:50:02.5069248Z Building dependency tree...
2025-08-20T20:50:02.5074929Z Reading state information...
2025-08-20T20:50:02.5321172Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T20:50:02.5447251Z 
2025-08-20T20:50:02.5448074Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:50:02.5448421Z 
2025-08-20T20:50:02.6865183Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:50:02.6968898Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:50:02.8490358Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T20:50:02.9587043Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T20:50:03.0684077Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T20:50:03.1781133Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T20:50:04.0441770Z Reading package lists...
2025-08-20T20:50:04.2409706Z Building dependency tree...
2025-08-20T20:50:04.2416248Z Reading state information...
2025-08-20T20:50:04.2653515Z 168 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T20:50:04.2747201Z 
2025-08-20T20:50:04.2747587Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T20:50:04.2748164Z 
2025-08-20T20:50:04.2860353Z Reading package lists...
2025-08-20T20:50:04.4964377Z Building dependency tree...
2025-08-20T20:50:04.4970860Z Reading state information...
2025-08-20T20:50:04.7291845Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:50:04.7681706Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:50:04.7978498Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T20:50:04.8606369Z ##[group]Run ##Presets
2025-08-20T20:50:04.8606902Z [36;1m##Presets[0m
2025-08-20T20:50:04.8607156Z [36;1mset +x ; set +e[0m
2025-08-20T20:50:04.8607381Z [36;1m#-------------#[0m
2025-08-20T20:50:04.8607669Z [36;1m##Debug?[0m
2025-08-20T20:50:04.8607965Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:50:04.8608310Z [36;1m  set -x[0m
2025-08-20T20:50:04.8608592Z [36;1mfi[0m
2025-08-20T20:50:04.8608804Z [36;1m#-------------#[0m
2025-08-20T20:50:04.8609261Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T20:50:04.8609926Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T20:50:04.8610334Z [36;1msudo service procps restart[0m
2025-08-20T20:50:04.8610703Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T20:50:04.8637869Z shell: /usr/bin/bash -e {0}
2025-08-20T20:50:04.8638312Z env:
2025-08-20T20:50:04.8638667Z   CROSS_COMPILING: NO
2025-08-20T20:50:04.8638997Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:50:04.8639278Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:50:04.8639528Z   ON_QEMU: NO
2025-08-20T20:50:04.8639800Z   DEBUG: 0
2025-08-20T20:50:04.8640056Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:50:04.8640369Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:50:04.8640709Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:50:04.8641049Z   KEEP_LOGS: YES
2025-08-20T20:50:04.8641547Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:50:04.8641832Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:50:04.8642108Z   SBUILD_REBUILD: false
2025-08-20T20:50:04.8642730Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:50:04.8643324Z   BUILD_SYS: null
2025-08-20T20:50:04.8643536Z   SYSTMP: /tmp
2025-08-20T20:50:04.8643854Z   GHA_MODE: MATRIX
2025-08-20T20:50:04.8644340Z   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-20T20:50:04.8644872Z ##[endgroup]
2025-08-20T20:50:04.8741866Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T20:50:04.8797339Z 0
2025-08-20T20:50:04.9098175Z vm.max_map_count = 262144
2025-08-20T20:50:04.9098643Z fs.inotify.max_user_watches = 655360
2025-08-20T20:50:04.9098971Z fs.inotify.max_user_instances = 1280
2025-08-20T20:50:04.9099335Z vm.mmap_rnd_bits = 28
2025-08-20T20:50:04.9192338Z ##[group]Run ##Presets
2025-08-20T20:50:04.9192810Z [36;1m##Presets[0m
2025-08-20T20:50:04.9193055Z [36;1mset +x ; set +e[0m
2025-08-20T20:50:04.9193408Z [36;1m#-------------#[0m
2025-08-20T20:50:04.9193660Z [36;1m##Debug?[0m
2025-08-20T20:50:04.9193979Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:50:04.9194335Z [36;1m  set -x[0m
2025-08-20T20:50:04.9194568Z [36;1mfi[0m
2025-08-20T20:50:04.9194880Z [36;1m#-------------#[0m
2025-08-20T20:50:04.9195137Z [36;1m##Main[0m
2025-08-20T20:50:04.9195410Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T20:50:04.9196149Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T20:50:04.9196886Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T20:50:04.9197351Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T20:50:04.9197743Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T20:50:04.9198064Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T20:50:04.9198476Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T20:50:04.9198831Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T20:50:04.9199250Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T20:50:04.9199634Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T20:50:04.9199974Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T20:50:04.9200651Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T20:50:04.9201068Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T20:50:04.9201655Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T20:50:04.9202023Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T20:50:04.9202348Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T20:50:04.9202705Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T20:50:04.9203060Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T20:50:04.9203430Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T20:50:04.9203822Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T20:50:04.9204203Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T20:50:04.9204541Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T20:50:04.9204957Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T20:50:04.9205339Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T20:50:04.9205723Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T20:50:04.9206104Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T20:50:04.9206399Z [36;1m     "${POD_ID}" \[0m
2025-08-20T20:50:04.9206819Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T20:50:04.9207320Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T20:50:04.9207852Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T20:50:04.9208398Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T20:50:04.9208806Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T20:50:04.9209179Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T20:50:04.9209899Z [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-20T20:50:04.9210752Z [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-20T20:50:04.9211535Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T20:50:04.9211871Z [36;1m else[0m
2025-08-20T20:50:04.9212497Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T20:50:04.9212966Z [36;1m fi[0m
2025-08-20T20:50:04.9213275Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T20:50:04.9213686Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T20:50:04.9214186Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:50:04.9214615Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:50:04.9215097Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:50:04.9215578Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:50:04.9216020Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:50:04.9216523Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:50:04.9216985Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T20:50:04.9217433Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T20:50:04.9217854Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T20:50:04.9244249Z shell: /usr/bin/bash -e {0}
2025-08-20T20:50:04.9244551Z env:
2025-08-20T20:50:04.9244746Z   CROSS_COMPILING: NO
2025-08-20T20:50:04.9245083Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:50:04.9245356Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:50:04.9245596Z   ON_QEMU: NO
2025-08-20T20:50:04.9246110Z   DEBUG: 0
2025-08-20T20:50:04.9246326Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:50:04.9246682Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:50:04.9247024Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:50:04.9247369Z   KEEP_LOGS: YES
2025-08-20T20:50:04.9247644Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:50:04.9247895Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:50:04.9248177Z   SBUILD_REBUILD: false
2025-08-20T20:50:04.9248819Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:50:04.9249423Z   BUILD_SYS: null
2025-08-20T20:50:04.9249703Z   SYSTMP: /tmp
2025-08-20T20:50:04.9249943Z   GHA_MODE: MATRIX
2025-08-20T20:50:04.9250430Z   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-20T20:50:04.9251655Z   GHCR_TOKEN: ***
2025-08-20T20:50:04.9252104Z   GITHUB_TOKEN: ***
2025-08-20T20:50:04.9252498Z   GITLAB_TOKEN: ***
2025-08-20T20:50:04.9253790Z   MINISIGN_KEY: ***
2025-08-20T20:50:04.9254077Z ##[endgroup]
2025-08-20T20:50:04.9968967Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T20:50:05.0792094Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T20:50:05.0792685Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T20:50:05.0792913Z 
2025-08-20T20:50:05.1303498Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:50:05.1303973Z 100  3252  100  3252    0     0  63395      0 --:--:-- --:--:-- --:--:-- 63764
2025-08-20T20:50:05.1315325Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:50:05.1392648Z 
2025-08-20T20:50:05.1393198Z [+] Building [/tmp/tmp.zH46FSg7Xu/SBUILD_INPUT] Locally
2025-08-20T20:50:05.1393497Z 
2025-08-20T20:50:05.1403785Z '/tmp/tmp.zH46FSg7Xu/SBUILD_INPUT' -> '/tmp/pkgforge/8ZikMQhz1_build.yaml'
2025-08-20T20:50:05.2336041Z 
2025-08-20T20:50:05.2336779Z [+] Passwordless sudo is Configured
2025-08-20T20:50:05.3113875Z 
2025-08-20T20:50:05.3128602Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T20:50:05.3128910Z 
2025-08-20T20:50:05.3496232Z 
2025-08-20T20:50:05.3497587Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/aarch64-Linux
2025-08-20T20:50:05.3498035Z 
2025-08-20T20:50:05.3498063Z 
2025-08-20T20:50:05.3498660Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T20:50:05.3498982Z 
2025-08-20T20:50:05.3534585Z [+] Installing: 7z -> 7z
2025-08-20T20:50:05.5718010Z [+] Installing: actionlint -> actionlint
2025-08-20T20:50:06.1063294Z [+] Installing: anew -> anew
2025-08-20T20:50:06.3048482Z [+] Installing: anew-rs -> anew-rs
2025-08-20T20:50:06.7776456Z [+] Installing: ansi2html -> ansi2html
2025-08-20T20:50:07.2276199Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T20:50:07.6566634Z [+] Installing: archey -> archey
2025-08-20T20:50:08.2362527Z [+] Installing: aria2 -> aria2c
2025-08-20T20:50:08.4950679Z [+] Installing: askalono -> askalono
2025-08-20T20:50:09.0054818Z [+] Installing: bsdtar -> bsdtar
2025-08-20T20:50:09.2831909Z [+] Installing: b3sum -> b3sum
2025-08-20T20:50:09.7816106Z [+] Installing: bita -> bita
2025-08-20T20:50:10.3191346Z [+] Installing: btop -> btop
2025-08-20T20:50:10.8155468Z [+] Installing: chafa -> chafa
2025-08-20T20:50:11.3924738Z [+] Installing: cloudflared -> cloudflared
2025-08-20T20:50:12.0052432Z [+] Installing: croc -> croc
2025-08-20T20:50:12.2473492Z [+] Installing: csvtk -> csvtk
2025-08-20T20:50:12.9757309Z [+] Installing: cutlines -> cutlines
2025-08-20T20:50:13.4720466Z curl: (22) The requested URL returned error: 404
2025-08-20T20:50:13.4753737Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T20:50:13.4754315Z [+] Installing: dbin -> dbin
2025-08-20T20:50:14.0327474Z [+] Installing: dasel -> dasel
2025-08-20T20:50:14.5827417Z [+] Installing: delta -> delta
2025-08-20T20:50:14.8156730Z [+] Installing: ds -> ds
2025-08-20T20:50:15.2863224Z curl: (22) The requested URL returned error: 404
2025-08-20T20:50:15.2898364Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T20:50:15.2898965Z [+] Installing: dos2unix -> dos2unix
2025-08-20T20:50:15.7433917Z [+] Installing: duf -> duf
2025-08-20T20:50:16.2634414Z [+] Installing: duplicut -> duplicut
2025-08-20T20:50:16.7635781Z [+] Installing: dust -> dust
2025-08-20T20:50:16.9635490Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T20:50:17.5022215Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T20:50:18.0325747Z [+] Installing: dysk -> dysk
2025-08-20T20:50:18.2349426Z [+] Installing: eget -> eget
2025-08-20T20:50:18.7542142Z [+] Installing: epoch -> epoch
2025-08-20T20:50:19.2744361Z [+] Installing: faketty -> faketty
2025-08-20T20:50:19.4573416Z [+] Installing: fastfetch -> fastfetch
2025-08-20T20:50:19.8235944Z curl: (56) Recv failure: Connection reset by peer
2025-08-20T20:50:19.8262847Z [-] Failed to install fastfetch to /usr/local/bin/fastfetch
2025-08-20T20:50:19.8343188Z [+] Installing: freeze -> freeze
2025-08-20T20:50:20.4105908Z [+] Installing: fusermount3 -> fusermount
2025-08-20T20:50:20.8696829Z [+] Installing: gdu -> gdu
2025-08-20T20:50:21.4525931Z [+] Installing: gh -> gh
2025-08-20T20:50:22.1348780Z [+] Installing: gitleaks -> gitleaks
2025-08-20T20:50:22.7218476Z [+] Installing: git-sizer -> git-sizer
2025-08-20T20:50:23.2327701Z [+] Installing: glab -> glab
2025-08-20T20:50:23.8440771Z [+] Installing: glow -> glow
2025-08-20T20:50:24.2050959Z [+] Installing: httpx -> httpx
2025-08-20T20:50:24.5274926Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T20:50:25.1138678Z [+] Installing: husarnet -> husarnet
2025-08-20T20:50:25.5633575Z curl: (22) The requested URL returned error: 404
2025-08-20T20:50:25.5667106Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T20:50:25.5667867Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T20:50:25.9707428Z curl: (22) The requested URL returned error: 404
2025-08-20T20:50:25.9743410Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T20:50:25.9744039Z [+] Installing: imgcat -> imgcat
2025-08-20T20:50:26.4638444Z [+] Installing: jc -> jc
2025-08-20T20:50:27.0718253Z [+] Installing: jq -> jq
2025-08-20T20:50:27.2629502Z [+] Installing: logdy -> logdy
2025-08-20T20:50:27.8942687Z [+] Installing: micro -> micro
2025-08-20T20:50:28.4330055Z [+] Installing: miniserve -> miniserve
2025-08-20T20:50:28.9526834Z [+] Installing: minisign -> minisign
2025-08-20T20:50:29.4240678Z [+] Installing: ncdu -> ncdu
2025-08-20T20:50:29.8799648Z [+] Installing: notify -> notify
2025-08-20T20:50:30.6308590Z [+] Installing: ouch -> ouch
2025-08-20T20:50:31.1964533Z [+] Installing: oras -> oras
2025-08-20T20:50:31.4538322Z [+] Installing: pipetty -> pipetty
2025-08-20T20:50:31.9144856Z [+] Installing: pixterm -> pixterm
2025-08-20T20:50:32.4382392Z [+] Installing: qsv -> qsv
2025-08-20T20:50:33.0221942Z [+] Installing: rclone -> rclone
2025-08-20T20:50:33.7016487Z [+] Installing: ripgrep -> rg
2025-08-20T20:50:34.1967922Z [+] Installing: rga -> rga
2025-08-20T20:50:34.7111871Z [+] Installing: rsync -> rsync
2025-08-20T20:50:34.9364938Z [+] Installing: script -> script
2025-08-20T20:50:35.3785636Z [+] Installing: shellcheck -> shellcheck
2025-08-20T20:50:36.0445290Z [+] Installing: soar -> soar
2025-08-20T20:50:36.2877270Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T20:50:36.5293261Z [+] Installing: sstrip -> sstrip
2025-08-20T20:50:36.9691664Z [+] Installing: strace -> strace
2025-08-20T20:50:37.4566183Z [+] Installing: sttr -> sttr
2025-08-20T20:50:37.6939927Z [+] Installing: tailscale -> tailscale
2025-08-20T20:50:38.3214157Z [+] Installing: tailscaled -> tailscaled
2025-08-20T20:50:38.8737554Z [+] Installing: taplo -> taplo
2025-08-20T20:50:39.3840996Z [+] Installing: tldr -> tldr
2025-08-20T20:50:39.9388595Z [+] Installing: tldr -> tealdeer
2025-08-20T20:50:40.4632767Z [+] Installing: tmux -> tmux
2025-08-20T20:50:40.9531120Z [+] Installing: tok -> tok
2025-08-20T20:50:41.4284432Z [+] Installing: trufflehog -> trufflehog
2025-08-20T20:50:42.0095493Z [+] Installing: trurl -> trurl
2025-08-20T20:50:42.5177076Z [+] Installing: tss -> tss
2025-08-20T20:50:42.6893105Z [+] Installing: ulexec -> ulexec
2025-08-20T20:50:43.2174863Z [+] Installing: unfurl -> unfurl
2025-08-20T20:50:43.7182478Z [+] Installing: upx -> upx
2025-08-20T20:50:44.1835734Z [+] Installing: validtoml -> validtoml
2025-08-20T20:50:44.4159212Z [+] Installing: wget -> wget
2025-08-20T20:50:44.9409739Z [+] Installing: wget2 -> wget2
2025-08-20T20:50:45.2025883Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T20:50:45.7100755Z [+] Installing: xq -> xq
2025-08-20T20:50:45.9463856Z [+] Installing: xz -> xz
2025-08-20T20:50:46.1284487Z [+] Installing: unxz -> unxz
2025-08-20T20:50:46.3007537Z [+] Installing: yq -> yq
2025-08-20T20:50:46.8591728Z [+] Installing: yj -> yj
2025-08-20T20:50:47.0909071Z [+] Installing: zapper -> zapper
2025-08-20T20:50:47.5259122Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T20:50:47.9577765Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T20:50:48.4175810Z curl: (22) The requested URL returned error: 404
2025-08-20T20:50:48.4209899Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T20:50:48.4210586Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T20:50:48.8728237Z curl: (22) The requested URL returned error: 404
2025-08-20T20:50:48.8763747Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T20:50:48.8764158Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T20:50:49.3253723Z curl: (22) The requested URL returned error: 404
2025-08-20T20:50:49.3287153Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T20:50:49.3287505Z [+] Installing: zstd -> zstd
2025-08-20T20:50:49.8036200Z [+] Creating symlinks...
2025-08-20T20:50:49.8109478Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T20:50:49.8187560Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T20:50:49.8263810Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T20:50:49.8339004Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T20:50:49.8413631Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T20:50:49.8487092Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T20:50:49.8566099Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T20:50:49.8644482Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T20:50:49.8722435Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T20:50:49.8801040Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T20:50:49.8879228Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T20:50:49.8957077Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T20:50:49.9037753Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T20:50:49.9116993Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T20:50:49.9197578Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T20:50:49.9275765Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T20:50:49.9356544Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T20:50:49.9389645Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T20:50:49.9461148Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T20:50:49.9538879Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T20:50:49.9615979Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T20:50:49.9650035Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T20:50:49.9723770Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T20:50:49.9801839Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T20:50:49.9877377Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T20:50:49.9954138Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T20:50:50.0028600Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T20:50:50.0105172Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T20:50:50.0181616Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T20:50:50.0256788Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T20:50:50.0336074Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T20:50:50.0414506Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T20:50:50.0447167Z [-] Warning: Target /usr/local/bin/fastfetch does not exist for symlink fastfetch
2025-08-20T20:50:50.0514825Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T20:50:50.0594362Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T20:50:50.0670665Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T20:50:50.0747634Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T20:50:50.0826389Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T20:50:50.0904419Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T20:50:50.0980272Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T20:50:50.1057492Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T20:50:50.1134579Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T20:50:50.1213789Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T20:50:50.1290533Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T20:50:50.1323229Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T20:50:50.1348936Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T20:50:50.1418131Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T20:50:50.1494003Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T20:50:50.1572324Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T20:50:50.1648158Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T20:50:50.1723321Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T20:50:50.1799695Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T20:50:50.1876822Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T20:50:50.1954086Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T20:50:50.2030607Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T20:50:50.2106398Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T20:50:50.2183522Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T20:50:50.2262151Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T20:50:50.2337947Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T20:50:50.2414163Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T20:50:50.2492631Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T20:50:50.2573617Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T20:50:50.2653657Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T20:50:50.2733012Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T20:50:50.2813207Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T20:50:50.2892264Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T20:50:50.2971927Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T20:50:50.3050723Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T20:50:50.3131327Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T20:50:50.3208106Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T20:50:50.3288727Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T20:50:50.3366727Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T20:50:50.3445520Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T20:50:50.3522446Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T20:50:50.3603131Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T20:50:50.3680954Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T20:50:50.3756928Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T20:50:50.3833781Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T20:50:50.3917757Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T20:50:50.3986681Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T20:50:50.4063762Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T20:50:50.4140582Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T20:50:50.4218826Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T20:50:50.4296499Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T20:50:50.4373690Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T20:50:50.4452116Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T20:50:50.4529306Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T20:50:50.4605886Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T20:50:50.4683794Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T20:50:50.4762773Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T20:50:50.4840203Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T20:50:50.4917253Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T20:50:50.4992592Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T20:50:50.5067456Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T20:50:50.5145622Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T20:50:50.5178980Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T20:50:50.5202151Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T20:50:50.5224897Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T20:50:50.5294115Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T20:50:50.5316148Z 
2025-08-20T20:50:50.5316767Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli fastfetch husarnet-daemon
2025-08-20T20:50:50.5317153Z 
2025-08-20T20:50:50.5429081Z 
2025-08-20T20:50:50.5506376Z 
2025-08-20T20:50:50.5506976Z [+] Disk Size (/usr/local/bin) :: 740M --> 1.6G
2025-08-20T20:50:50.5507220Z 
2025-08-20T20:50:50.5507300Z [+] Installation completed!
2025-08-20T20:50:50.5577928Z 
2025-08-20T20:50:50.5578416Z [+] GITHUB_TOKEN is Exported
2025-08-20T20:50:50.9079840Z github.com
2025-08-20T20:50:50.9092746Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T20:50:50.9093108Z   - Active account: true
2025-08-20T20:50:50.9093361Z   - Git operations protocol: https
2025-08-20T20:50:50.9093614Z   - Token: ghp_************************************
2025-08-20T20:50:50.9094243Z   - 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-20T20:50:50.9094885Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T20:50:50.9095628Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T20:50:51.0928119Z Limit: 5000, Remaining: 4252, Reset: 2025-08-20 21:25:35 +0000 UTC (34m44s)
2025-08-20T20:50:51.0937443Z 
2025-08-20T20:50:51.0966012Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T20:50:51.0966381Z [+] GHCR_TOKEN is Exported
2025-08-20T20:50:51.4148346Z Login Succeeded
2025-08-20T20:50:51.4157570Z 
2025-08-20T20:50:51.4157689Z [+] GITLAB is Exported
2025-08-20T20:50:51.5692116Z [git remote -v]
2025-08-20T20:50:51.7964670Z gitlab.com
2025-08-20T20:50:51.7965285Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T20:50:51.7967900Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T20:50:51.7968540Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T20:50:51.7968942Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T20:50:51.7969300Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T20:50:51.7969658Z   ✓ Token found: **************************
2025-08-20T20:50:51.7969817Z 
2025-08-20T20:50:51.7970138Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T20:50:51.7970621Z [git remote -v]
2025-08-20T20:50:51.7980183Z 2025/08/20 20:50:51 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T20:50:51.7980688Z git: exit status 128]
2025-08-20T20:50:52.0409207Z 
2025-08-20T20:50:52.0409550Z 
2025-08-20T20:50:52.0410407Z  [+] Started Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (08:50:52 PM)
2025-08-20T20:50:52.0410807Z 
2025-08-20T20:50:52.0410811Z 
2025-08-20T20:50:52.0410886Z [+] USER = runner
2025-08-20T20:50:52.0411056Z [+] HOME = /home/runner
2025-08-20T20:50:52.0413370Z [+] 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-20T20:50:52.0415746Z 
2025-08-20T20:50:52.3017650Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:50:52.3020381Z Hit:2 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T20:50:52.3154443Z Hit:3 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:50:52.3486304Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T20:50:52.3951129Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T20:50:52.4416907Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T20:50:53.3486912Z Reading package lists...
2025-08-20T20:50:53.3791459Z Reading package lists...
2025-08-20T20:50:53.5715014Z Building dependency tree...
2025-08-20T20:50:53.5721871Z Reading state information...
2025-08-20T20:50:53.8137886Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T20:50:53.8138258Z apt-utils is already the newest version (2.8.3).
2025-08-20T20:50:53.8138566Z ca-certificates is already the newest version (20240203).
2025-08-20T20:50:53.8138950Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T20:50:53.8139269Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T20:50:53.8139574Z moreutils is already the newest version (0.69-1).
2025-08-20T20:50:53.8139931Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T20:50:53.8140317Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T20:50:53.8141051Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:50:54.0163708Z Hit:1 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T20:50:54.0254179Z Hit:2 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T20:50:54.0819600Z Hit:3 http://ports.ubuntu.com/ubuntu-ports noble InRelease
2025-08-20T20:50:54.1915776Z Hit:4 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease
2025-08-20T20:50:54.3014149Z Hit:5 http://ports.ubuntu.com/ubuntu-ports noble-backports InRelease
2025-08-20T20:50:54.4111440Z Hit:6 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease
2025-08-20T20:50:55.2628048Z Reading package lists...
2025-08-20T20:50:55.2928344Z Reading package lists...
2025-08-20T20:50:55.4813276Z Building dependency tree...
2025-08-20T20:50:55.4821878Z Reading state information...
2025-08-20T20:50:55.7136770Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T20:50:55.7137228Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:50:55.7137550Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T20:50:55.7137857Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:50:55.7138190Z ca-certificates is already the newest version (20240203).
2025-08-20T20:50:55.7138517Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T20:50:55.7138820Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:50:55.7139108Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T20:50:55.7139797Z gawk set to manually installed.
2025-08-20T20:50:55.7140033Z git-lfs is already the newest version (3.6.1).
2025-08-20T20:50:55.7140325Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:50:55.7140633Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:50:55.7140923Z make is already the newest version (4.3-4.1build2).
2025-08-20T20:50:55.7141464Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T20:50:55.7141817Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T20:50:55.7142120Z texinfo is already the newest version (7.1-3build2).
2025-08-20T20:50:55.7142420Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:50:55.7142726Z The following additional packages will be installed:
2025-08-20T20:50:55.7143102Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T20:50:55.7143521Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T20:50:55.7143953Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T20:50:55.7144359Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T20:50:55.7144793Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T20:50:55.7145175Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T20:50:55.7151523Z Suggested packages:
2025-08-20T20:50:55.7151843Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T20:50:55.7152266Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T20:50:55.7152717Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T20:50:55.7153158Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T20:50:55.7153537Z   xdg-utils inkscape poppler-utils fonts-japanese-mincho
2025-08-20T20:50:55.7153907Z   | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic
2025-08-20T20:50:55.7154277Z   fonts-arphic-ukai fonts-arphic-uming fonts-nanum
2025-08-20T20:50:55.7366041Z The following NEW packages will be installed:
2025-08-20T20:50:55.7366390Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T20:50:55.7367575Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T20:50:55.7368172Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T20:50:55.7368948Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T20:50:55.7369412Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T20:50:55.7373749Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T20:50:55.7374738Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T20:50:55.8523154Z 0 upgraded, 36 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:50:55.8523530Z Need to get 27.2 MB of archives.
2025-08-20T20:50:55.8523870Z After this operation, 111 MB of additional disk space will be used.
2025-08-20T20:50:55.8524417Z 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-20T20:50:56.2468725Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T20:50:56.3445478Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 b3sum arm64 1.2.0-1 [343 kB]
2025-08-20T20:50:56.3937635Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 build-essential arm64 12.10ubuntu1 [4932 B]
2025-08-20T20:50:56.4404268Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libhiredis1.1.0 arm64 1.2.0-6ubuntu3 [40.7 kB]
2025-08-20T20:50:56.4872022Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 ccache arm64 4.9.1-1 [541 kB]
2025-08-20T20:50:56.5383971Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T20:50:56.5881405Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T20:50:56.6396395Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 xfonts-utils arm64 1:7.7+6build3 [93.1 kB]
2025-08-20T20:50:56.6884952Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T20:50:56.8508837Z 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-20T20:50:56.8984645Z 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-20T20:50:56.9477512Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libidn12 arm64 1.42-1build1 [56.9 kB]
2025-08-20T20:50:56.9954628Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libijs-0.35 arm64 0.35-15.1build1 [15.3 kB]
2025-08-20T20:50:57.0457557Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjbig2dec0 arm64 0.20-1build3 [63.2 kB]
2025-08-20T20:50:57.0932057Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper1 arm64 1.1.29build1 [13.4 kB]
2025-08-20T20:50:57.1401391Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libgs10 arm64 10.02.1~dfsg1-0ubuntu7.7 [3777 kB]
2025-08-20T20:50:57.2136861Z 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-20T20:50:57.3533419Z 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-20T20:50:57.4054540Z 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-20T20:50:57.6612484Z 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-20T20:50:58.0074367Z 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-20T20:50:58.3068010Z 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-20T20:50:58.6134989Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjxr0t64 arm64 1.2~git20170615.f752187-5.1ubuntu2 [177 kB]
2025-08-20T20:50:58.9515018Z 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-20T20:50:59.2590226Z 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-20T20:50:59.6189259Z 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-20T20:50:59.6662313Z 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-20T20:50:59.7136018Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libnetpbm11t64 arm64 2:11.05.02-1.1build1 [113 kB]
2025-08-20T20:50:59.7672797Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpaper-utils arm64 1.1.29build1 [8490 B]
2025-08-20T20:50:59.8141412Z Get:31 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtool-bin arm64 2.4.7-7build1 [84.0 kB]
2025-08-20T20:50:59.8645451Z Get:32 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 lzip arm64 1.24.1-1build1 [81.7 kB]
2025-08-20T20:50:59.9146646Z Get:33 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netpbm arm64 2:11.05.02-1.1build1 [2092 kB]
2025-08-20T20:50:59.9734117Z Get:34 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl arm64 1.2.4-2 [420 kB]
2025-08-20T20:51:00.0226533Z Get:35 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-dev arm64 1.2.4-2 [613 kB]
2025-08-20T20:51:00.0728579Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 musl-tools arm64 1.2.4-2 [5542 B]
2025-08-20T20:51:00.3058011Z Preconfiguring packages ...
2025-08-20T20:51:01.0056697Z Fetched 27.2 MB in 4s (6284 kB/s)
2025-08-20T20:51:01.0569762Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T20:51:01.0600317Z (Reading database ... 
2025-08-20T20:51:01.0600891Z (Reading database ... 5%
2025-08-20T20:51:01.0601123Z (Reading database ... 10%
2025-08-20T20:51:01.0601422Z (Reading database ... 15%
2025-08-20T20:51:01.0601623Z (Reading database ... 20%
2025-08-20T20:51:01.0601856Z (Reading database ... 25%
2025-08-20T20:51:01.0602052Z (Reading database ... 30%
2025-08-20T20:51:01.0602247Z (Reading database ... 35%
2025-08-20T20:51:01.0602441Z (Reading database ... 40%
2025-08-20T20:51:01.0602636Z (Reading database ... 45%
2025-08-20T20:51:01.0602827Z (Reading database ... 50%
2025-08-20T20:51:01.0622007Z (Reading database ... 55%
2025-08-20T20:51:01.0705090Z (Reading database ... 60%
2025-08-20T20:51:01.0741783Z (Reading database ... 65%
2025-08-20T20:51:01.0754869Z (Reading database ... 70%
2025-08-20T20:51:01.0774002Z (Reading database ... 75%
2025-08-20T20:51:01.0894098Z (Reading database ... 80%
2025-08-20T20:51:01.0960548Z (Reading database ... 85%
2025-08-20T20:51:01.0983418Z (Reading database ... 90%
2025-08-20T20:51:01.1063816Z (Reading database ... 95%
2025-08-20T20:51:01.1064045Z (Reading database ... 100%
2025-08-20T20:51:01.1064334Z (Reading database ... 189350 files and directories currently installed.)
2025-08-20T20:51:01.1090356Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T20:51:01.1311926Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T20:51:01.3063970Z Selecting previously unselected package poppler-data.
2025-08-20T20:51:01.3231267Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T20:51:01.3295798Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T20:51:01.6109282Z Selecting previously unselected package b3sum.
2025-08-20T20:51:01.6265251Z Preparing to unpack .../02-b3sum_1.2.0-1_arm64.deb ...
2025-08-20T20:51:01.6356496Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T20:51:01.7044122Z Selecting previously unselected package build-essential.
2025-08-20T20:51:01.7208384Z Preparing to unpack .../03-build-essential_12.10ubuntu1_arm64.deb ...
2025-08-20T20:51:01.7286263Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T20:51:01.7985741Z Selecting previously unselected package libhiredis1.1.0:arm64.
2025-08-20T20:51:01.8156457Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_arm64.deb ...
2025-08-20T20:51:01.8299256Z Unpacking libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T20:51:01.9151143Z Selecting previously unselected package ccache.
2025-08-20T20:51:01.9318440Z Preparing to unpack .../05-ccache_4.9.1-1_arm64.deb ...
2025-08-20T20:51:01.9429763Z Unpacking ccache (4.9.1-1) ...
2025-08-20T20:51:02.4556333Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T20:51:02.4719716Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T20:51:02.4786789Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T20:51:02.5455357Z Selecting previously unselected package xfonts-encodings.
2025-08-20T20:51:02.5599212Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T20:51:02.5696860Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T20:51:02.7146487Z Selecting previously unselected package xfonts-utils.
2025-08-20T20:51:02.7283941Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_arm64.deb ...
2025-08-20T20:51:02.7360889Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T20:51:02.8784939Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T20:51:02.8955751Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T20:51:02.9551899Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T20:51:03.2646009Z Selecting previously unselected package libgs-common.
2025-08-20T20:51:03.2784975Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T20:51:03.3202877Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:51:03.4054371Z Selecting previously unselected package libgs10-common.
2025-08-20T20:51:03.4226375Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T20:51:03.4331283Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:51:03.9326017Z Selecting previously unselected package libidn12:arm64.
2025-08-20T20:51:03.9495972Z Preparing to unpack .../12-libidn12_1.42-1build1_arm64.deb ...
2025-08-20T20:51:03.9596786Z Unpacking libidn12:arm64 (1.42-1build1) ...
2025-08-20T20:51:04.0235972Z Selecting previously unselected package libijs-0.35:arm64.
2025-08-20T20:51:04.0398503Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_arm64.deb ...
2025-08-20T20:51:04.0499404Z Unpacking libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T20:51:04.1213368Z Selecting previously unselected package libjbig2dec0:arm64.
2025-08-20T20:51:04.1350115Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_arm64.deb ...
2025-08-20T20:51:04.1423412Z Unpacking libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T20:51:04.2404250Z Selecting previously unselected package libpaper1:arm64.
2025-08-20T20:51:04.2553791Z Preparing to unpack .../15-libpaper1_1.1.29build1_arm64.deb ...
2025-08-20T20:51:04.2633542Z Unpacking libpaper1:arm64 (1.1.29build1) ...
2025-08-20T20:51:04.3349908Z Selecting previously unselected package libgs10:arm64.
2025-08-20T20:51:04.3487073Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T20:51:04.3624978Z Unpacking libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:51:04.6993991Z Selecting previously unselected package ghostscript.
2025-08-20T20:51:04.7132585Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_arm64.deb ...
2025-08-20T20:51:04.7197503Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:51:04.8671763Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T20:51:04.8817191Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T20:51:04.8901956Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:51:06.4528316Z Selecting previously unselected package imagemagick.
2025-08-20T20:51:06.4685098Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T20:51:06.4770302Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:51:06.5417335Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T20:51:06.5588387Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T20:51:06.5682022Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:51:06.6661586Z Selecting previously unselected package libdjvulibre21:arm64.
2025-08-20T20:51:06.6836112Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_arm64.deb ...
2025-08-20T20:51:06.6908287Z Unpacking libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:51:06.7765683Z Selecting previously unselected package libimath-3-1-29t64:arm64.
2025-08-20T20:51:06.7908637Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_arm64.deb ...
2025-08-20T20:51:06.7989740Z Unpacking libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T20:51:06.8835520Z Selecting previously unselected package libjxr0t64:arm64.
2025-08-20T20:51:06.8989626Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T20:51:06.9128688Z Unpacking libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:51:06.9930604Z Selecting previously unselected package libjxr-tools.
2025-08-20T20:51:07.0082406Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_arm64.deb ...
2025-08-20T20:51:07.0158178Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:51:07.0886573Z Selecting previously unselected package libopenexr-3-1-30:arm64.
2025-08-20T20:51:07.1057451Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_arm64.deb ...
2025-08-20T20:51:07.1145807Z Unpacking libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T20:51:07.2208022Z Selecting previously unselected package libwmflite-0.2-7:arm64.
2025-08-20T20:51:07.2375026Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_arm64.deb ...
2025-08-20T20:51:07.2444730Z Unpacking libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T20:51:07.3105025Z Selecting previously unselected package libmagickcore-6.q16-7-extra:arm64.
2025-08-20T20:51:07.3242961Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_arm64.deb ...
2025-08-20T20:51:07.3319539Z Unpacking libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:51:07.4076065Z Selecting previously unselected package libnetpbm11t64:arm64.
2025-08-20T20:51:07.4221894Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T20:51:07.4313585Z Unpacking libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T20:51:07.4951459Z Selecting previously unselected package libpaper-utils.
2025-08-20T20:51:07.5093648Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_arm64.deb ...
2025-08-20T20:51:07.5184375Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T20:51:07.5824727Z Selecting previously unselected package libtool-bin.
2025-08-20T20:51:07.5995186Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_arm64.deb ...
2025-08-20T20:51:07.6107543Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T20:51:07.6859136Z Selecting previously unselected package lzip.
2025-08-20T20:51:07.7027432Z Preparing to unpack .../31-lzip_1.24.1-1build1_arm64.deb ...
2025-08-20T20:51:07.7124921Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T20:51:07.7903357Z Selecting previously unselected package netpbm.
2025-08-20T20:51:07.8069752Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_arm64.deb ...
2025-08-20T20:51:07.8158629Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T20:51:09.3697098Z Selecting previously unselected package musl:arm64.
2025-08-20T20:51:09.3838332Z Preparing to unpack .../33-musl_1.2.4-2_arm64.deb ...
2025-08-20T20:51:09.3927749Z Unpacking musl:arm64 (1.2.4-2) ...
2025-08-20T20:51:09.4703082Z Selecting previously unselected package musl-dev:arm64.
2025-08-20T20:51:09.4842331Z Preparing to unpack .../34-musl-dev_1.2.4-2_arm64.deb ...
2025-08-20T20:51:09.4952541Z Unpacking musl-dev:arm64 (1.2.4-2) ...
2025-08-20T20:51:10.0014905Z Selecting previously unselected package musl-tools.
2025-08-20T20:51:10.0160031Z Preparing to unpack .../35-musl-tools_1.2.4-2_arm64.deb ...
2025-08-20T20:51:10.0230749Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T20:51:10.1079406Z Setting up libpaper1:arm64 (1.1.29build1) ...
2025-08-20T20:51:10.2576848Z 
2025-08-20T20:51:10.2577275Z Creating config file /etc/papersize with new version
2025-08-20T20:51:10.3544496Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T20:51:10.3760985Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T20:51:10.4402348Z Setting up libwmflite-0.2-7:arm64 (0.2.13-1.1build3) ...
2025-08-20T20:51:10.4635032Z Setting up libijs-0.35:arm64 (0.35-15.1build1) ...
2025-08-20T20:51:10.4847705Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:51:10.5183042Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T20:51:10.5548098Z Setting up libnetpbm11t64:arm64 (2:11.05.02-1.1build1) ...
2025-08-20T20:51:10.5760337Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T20:51:10.6752900Z Setting up libjxr0t64:arm64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:51:10.6959785Z Setting up libjbig2dec0:arm64 (0.20-1build3) ...
2025-08-20T20:51:10.7259062Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T20:51:10.7433413Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T20:51:10.7503627Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T20:51:10.7613385Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T20:51:10.7759392Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T20:51:10.7959045Z Setting up libimath-3-1-29t64:arm64 (3.1.9-3.1ubuntu2) ...
2025-08-20T20:51:10.8220554Z Setting up libidn12:arm64 (1.42-1build1) ...
2025-08-20T20:51:10.8586947Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T20:51:10.8782409Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:51:10.9224169Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T20:51:10.9299260Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T20:51:10.9391681Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T20:51:10.9480943Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T20:51:10.9585051Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T20:51:10.9670000Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T20:51:10.9746814Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T20:51:10.9822138Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T20:51:10.9900431Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T20:51:10.9969435Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T20:51:11.0056393Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T20:51:11.0137837Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T20:51:11.0230504Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T20:51:11.0313510Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T20:51:11.0411637Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T20:51:11.0492778Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T20:51:11.0579234Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T20:51:11.0667890Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T20:51:11.0751727Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T20:51:11.0835508Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T20:51:11.0916853Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T20:51:11.0986910Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T20:51:11.1129766Z Setting up b3sum (1.2.0-1) ...
2025-08-20T20:51:11.1376867Z Setting up musl:arm64 (1.2.4-2) ...
2025-08-20T20:51:11.1782006Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T20:51:13.7659592Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T20:51:13.8070448Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:51:13.8261697Z Setting up libhiredis1.1.0:arm64 (1.2.0-6ubuntu3) ...
2025-08-20T20:51:13.8598993Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T20:51:13.8804289Z Setting up ccache (4.9.1-1) ...
2025-08-20T20:51:13.9100694Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T20:51:13.9249279Z Setting up libdjvulibre21:arm64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T20:51:13.9456667Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T20:51:13.9714039Z Setting up musl-dev:arm64 (1.2.4-2) ...
2025-08-20T20:51:14.0176911Z Setting up libopenexr-3-1-30:arm64 (3.1.5-5.1build3) ...
2025-08-20T20:51:14.0374838Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:51:14.0708763Z Setting up libmagickcore-6.q16-7-extra:arm64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T20:51:14.0912837Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T20:51:14.3078767Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T20:51:14.3272772Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:51:14.3616005Z Setting up libgs10:arm64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:51:14.3848162Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T20:51:14.4214572Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:51:14.5175529Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T20:51:14.8942475Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T20:51:16.0637296Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:51:16.1049394Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:51:18.7231981Z Reading package lists...
2025-08-20T20:51:18.9188575Z Building dependency tree...
2025-08-20T20:51:18.9197605Z Reading state information...
2025-08-20T20:51:19.1510817Z autoconf is already the newest version (2.71-3).
2025-08-20T20:51:19.1511769Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:51:19.1512149Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:51:19.1512481Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T20:51:19.1512831Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T20:51:19.1513214Z ca-certificates is already the newest version (20240203).
2025-08-20T20:51:19.1513532Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T20:51:19.1513828Z file is already the newest version (1:5.45-3build1).
2025-08-20T20:51:19.1514131Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:51:19.1514434Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:51:19.1515167Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T20:51:19.1515502Z patch is already the newest version (2.7.6-7build3).
2025-08-20T20:51:19.1515769Z patch set to manually installed.
2025-08-20T20:51:19.1516037Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T20:51:19.1516363Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T20:51:19.1516668Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T20:51:19.1516965Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:51:19.1517222Z Suggested packages:
2025-08-20T20:51:19.1517404Z   scons-doc
2025-08-20T20:51:19.1659242Z The following NEW packages will be installed:
2025-08-20T20:51:19.1666094Z   autopoint byacc clang qemu-user-static scons
2025-08-20T20:51:19.3932185Z 0 upgraded, 5 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:51:19.3932532Z Need to get 17.8 MB of archives.
2025-08-20T20:51:19.3932828Z After this operation, 171 MB of additional disk space will be used.
2025-08-20T20:51:19.3933356Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T20:51:19.6820289Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 clang arm64 1:18.0-59~exp2 [5854 B]
2025-08-20T20:51:19.7284865Z 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-20T20:51:20.0845950Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T20:51:20.1339359Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 byacc arm64 1:2.0.20221106-1 [82.2 kB]
2025-08-20T20:51:20.3779829Z Fetched 17.8 MB in 1s (18.6 MB/s)
2025-08-20T20:51:20.4451599Z Selecting previously unselected package autopoint.
2025-08-20T20:51:20.4485035Z (Reading database ... 
2025-08-20T20:51:20.4485639Z (Reading database ... 5%
2025-08-20T20:51:20.4485896Z (Reading database ... 10%
2025-08-20T20:51:20.4486104Z (Reading database ... 15%
2025-08-20T20:51:20.4486338Z (Reading database ... 20%
2025-08-20T20:51:20.4486537Z (Reading database ... 25%
2025-08-20T20:51:20.4486733Z (Reading database ... 30%
2025-08-20T20:51:20.4486923Z (Reading database ... 35%
2025-08-20T20:51:20.4487121Z (Reading database ... 40%
2025-08-20T20:51:20.4487311Z (Reading database ... 45%
2025-08-20T20:51:20.4487506Z (Reading database ... 50%
2025-08-20T20:51:20.4507066Z (Reading database ... 55%
2025-08-20T20:51:20.4595427Z (Reading database ... 60%
2025-08-20T20:51:20.4629773Z (Reading database ... 65%
2025-08-20T20:51:20.4643380Z (Reading database ... 70%
2025-08-20T20:51:20.4669739Z (Reading database ... 75%
2025-08-20T20:51:20.4788889Z (Reading database ... 80%
2025-08-20T20:51:20.4855390Z (Reading database ... 85%
2025-08-20T20:51:20.4908734Z (Reading database ... 90%
2025-08-20T20:51:20.4967159Z (Reading database ... 95%
2025-08-20T20:51:20.4967385Z (Reading database ... 100%
2025-08-20T20:51:20.4967683Z (Reading database ... 191843 files and directories currently installed.)
2025-08-20T20:51:20.4996509Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T20:51:20.5107780Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T20:51:20.5963772Z Selecting previously unselected package clang.
2025-08-20T20:51:20.6132981Z Preparing to unpack .../clang_1%3a18.0-59~exp2_arm64.deb ...
2025-08-20T20:51:20.6222699Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T20:51:20.7016777Z Selecting previously unselected package qemu-user-static.
2025-08-20T20:51:20.7180186Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_arm64.deb ...
2025-08-20T20:51:20.7258229Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T20:51:22.4877410Z Selecting previously unselected package scons.
2025-08-20T20:51:22.5023329Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T20:51:22.5126492Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T20:51:23.0678609Z Selecting previously unselected package byacc.
2025-08-20T20:51:23.0824699Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_arm64.deb ...
2025-08-20T20:51:23.0921436Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T20:51:23.1992523Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T20:51:23.2301627Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T20:51:23.2647760Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T20:51:23.3162368Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T20:51:23.6852558Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T20:51:23.7265029Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:51:24.9862571Z Processing triggers for systemd (255.4-1ubuntu8.8) ...
2025-08-20T20:51:26.1329969Z Reading package lists...
2025-08-20T20:51:26.3386119Z Building dependency tree...
2025-08-20T20:51:26.3394879Z Reading state information...
2025-08-20T20:51:26.5791129Z The following additional packages will be installed:
2025-08-20T20:51:26.5791676Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T20:51:26.5792054Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T20:51:26.5792448Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T20:51:26.5792917Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T20:51:26.5793362Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T20:51:26.5793788Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T20:51:26.5794235Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T20:51:26.5796638Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T20:51:26.5797038Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T20:51:26.5805982Z Suggested packages:
2025-08-20T20:51:26.5806228Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T20:51:26.5806604Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T20:51:26.5807023Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T20:51:26.5807551Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T20:51:26.5807926Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts
2025-08-20T20:51:26.5808331Z   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
2025-08-20T20:51:26.5808785Z   debian-keyring equivs libgitlab-api-v4-perl libsoap-lite-perl pristine-tar
2025-08-20T20:51:26.5809263Z   libcrypt-ssleay-perl libscalar-number-perl libxstring-perl libsub-name-perl
2025-08-20T20:51:26.5809630Z   libauthen-ntlm-perl wdiff-doc
2025-08-20T20:51:26.5809839Z Recommended packages:
2025-08-20T20:51:26.5810117Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T20:51:26.5810540Z   libjson-perl liblist-compare-perl libstring-shellquote-perl licensecheck
2025-08-20T20:51:26.5810930Z   lintian python3-unidiff python3-xdg libhtml-format-perl
2025-08-20T20:51:26.5811494Z   libnamespace-clean-perl libdata-dump-perl libhtml-form-perl
2025-08-20T20:51:26.5811834Z   libhttp-daemon-perl libmailtools-perl
2025-08-20T20:51:26.5992384Z The following NEW packages will be installed:
2025-08-20T20:51:26.5993559Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T20:51:26.5993942Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T20:51:26.5994345Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T20:51:26.5994812Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T20:51:26.5995269Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T20:51:26.5995698Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T20:51:26.5996141Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T20:51:26.5997523Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T20:51:26.6000951Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T20:51:26.8388739Z 0 upgraded, 30 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:51:26.8389104Z Need to get 2409 kB of archives.
2025-08-20T20:51:26.8389401Z After this operation, 7427 kB of additional disk space will be used.
2025-08-20T20:51:26.8389911Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T20:51:26.9489854Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T20:51:27.0818501Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T20:51:27.3007556Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T20:51:27.4181560Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T20:51:27.5430849Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libclass-xsaccessor-perl arm64 1.19-4build4 [33.0 kB]
2025-08-20T20:51:27.6864777Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libb-hooks-op-check-perl arm64 0.22-3build1 [9284 B]
2025-08-20T20:51:27.8023104Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T20:51:27.9207961Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libdevel-callchecker-perl arm64 0.008-2build3 [13.0 kB]
2025-08-20T20:51:28.0426021Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libparams-classify-perl arm64 0.015-2build5 [19.7 kB]
2025-08-20T20:51:28.1709507Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T20:51:28.4059454Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T20:51:28.5162667Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T20:51:28.6678828Z Get:14 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T20:51:28.8275739Z Get:15 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T20:51:29.0593830Z Get:16 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T20:51:29.1773517Z Get:17 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T20:51:29.4911838Z Get:18 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T20:51:29.6064904Z Get:19 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T20:51:29.7196648Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 perl-openssl-defaults arm64 7build3 [6628 B]
2025-08-20T20:51:29.8315157Z Get:21 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-ssleay-perl arm64 1.94-1build4 [311 kB]
2025-08-20T20:51:30.1154889Z Get:22 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T20:51:30.4578713Z Get:23 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T20:51:30.6893744Z Get:24 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T20:51:30.8156524Z Get:25 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T20:51:30.9687689Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T20:51:31.1082063Z Get:27 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T20:51:31.4778379Z Get:28 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 patchutils arm64 0.4.2-1build3 [75.3 kB]
2025-08-20T20:51:31.6284226Z Get:29 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 wdiff arm64 1.2.2-6build1 [28.6 kB]
2025-08-20T20:51:31.7531138Z Get:30 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 devscripts all 2.23.7 [1069 kB]
2025-08-20T20:51:32.3792531Z Fetched 2409 kB in 6s (436 kB/s)
2025-08-20T20:51:32.4070502Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T20:51:32.4101473Z (Reading database ... 
2025-08-20T20:51:32.4101738Z (Reading database ... 5%
2025-08-20T20:51:32.4101941Z (Reading database ... 10%
2025-08-20T20:51:32.4102140Z (Reading database ... 15%
2025-08-20T20:51:32.4102374Z (Reading database ... 20%
2025-08-20T20:51:32.4102578Z (Reading database ... 25%
2025-08-20T20:51:32.4102776Z (Reading database ... 30%
2025-08-20T20:51:32.4103634Z (Reading database ... 35%
2025-08-20T20:51:32.4103862Z (Reading database ... 40%
2025-08-20T20:51:32.4104065Z (Reading database ... 45%
2025-08-20T20:51:32.4104261Z (Reading database ... 50%
2025-08-20T20:51:32.4122158Z (Reading database ... 55%
2025-08-20T20:51:32.4207140Z (Reading database ... 60%
2025-08-20T20:51:32.4240888Z (Reading database ... 65%
2025-08-20T20:51:32.4254815Z (Reading database ... 70%
2025-08-20T20:51:32.4281985Z (Reading database ... 75%
2025-08-20T20:51:32.4399501Z (Reading database ... 80%
2025-08-20T20:51:32.4467792Z (Reading database ... 85%
2025-08-20T20:51:32.4519719Z (Reading database ... 90%
2025-08-20T20:51:32.4578374Z (Reading database ... 95%
2025-08-20T20:51:32.4578587Z (Reading database ... 100%
2025-08-20T20:51:32.4578881Z (Reading database ... 192291 files and directories currently installed.)
2025-08-20T20:51:32.4609505Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T20:51:32.4688751Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T20:51:32.5318139Z Selecting previously unselected package libfile-which-perl.
2025-08-20T20:51:32.5496379Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T20:51:32.5565683Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T20:51:32.6168457Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T20:51:32.6338559Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T20:51:32.6446511Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T20:51:32.7114126Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T20:51:32.7260595Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T20:51:32.7324868Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T20:51:32.7987612Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T20:51:32.8131280Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T20:51:32.8202046Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T20:51:32.8799455Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T20:51:32.8942939Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_arm64.deb ...
2025-08-20T20:51:32.9012159Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T20:51:32.9608896Z Selecting previously unselected package libb-hooks-op-check-perl:arm64.
2025-08-20T20:51:32.9771812Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_arm64.deb ...
2025-08-20T20:51:32.9836583Z Unpacking libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T20:51:33.0437355Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T20:51:33.0615715Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T20:51:33.0747973Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T20:51:33.1496769Z Selecting previously unselected package libdevel-callchecker-perl:arm64.
2025-08-20T20:51:33.1670234Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_arm64.deb ...
2025-08-20T20:51:33.1759030Z Unpacking libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T20:51:33.2367720Z Selecting previously unselected package libparams-classify-perl:arm64.
2025-08-20T20:51:33.2529356Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_arm64.deb ...
2025-08-20T20:51:33.2639056Z Unpacking libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T20:51:33.3219551Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T20:51:33.3358464Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T20:51:33.3427462Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T20:51:33.4136199Z Selecting previously unselected package libimport-into-perl.
2025-08-20T20:51:33.4274943Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T20:51:33.4356117Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T20:51:33.4918620Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T20:51:33.5063104Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T20:51:33.5158104Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T20:51:33.5757275Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T20:51:33.5934347Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T20:51:33.6038855Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T20:51:33.6568221Z Selecting previously unselected package libmoo-perl.
2025-08-20T20:51:33.6738671Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T20:51:33.6816555Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T20:51:33.7363971Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T20:51:33.7530819Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T20:51:33.7599947Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T20:51:33.8182520Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T20:51:33.8328289Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T20:51:33.8395064Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T20:51:33.9061567Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T20:51:33.9217985Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T20:51:33.9285341Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T20:51:33.9902382Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T20:51:34.0043710Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T20:51:34.0126341Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T20:51:34.0697190Z Selecting previously unselected package perl-openssl-defaults:arm64.
2025-08-20T20:51:34.0873420Z Preparing to unpack .../19-perl-openssl-defaults_7build3_arm64.deb ...
2025-08-20T20:51:34.0950847Z Unpacking perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T20:51:34.1647095Z Selecting previously unselected package libnet-ssleay-perl:arm64.
2025-08-20T20:51:34.1828396Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_arm64.deb ...
2025-08-20T20:51:34.1913936Z Unpacking libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T20:51:34.2713161Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T20:51:34.2883972Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T20:51:34.2967942Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T20:51:34.3739569Z Selecting previously unselected package libnet-http-perl.
2025-08-20T20:51:34.3896311Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T20:51:34.3974848Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T20:51:34.4664413Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T20:51:34.4812450Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T20:51:34.4889813Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T20:51:34.5594611Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T20:51:34.5736926Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T20:51:34.5814685Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T20:51:34.6431005Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T20:51:34.6608052Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T20:51:34.6687455Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T20:51:34.7258939Z Selecting previously unselected package libwww-perl.
2025-08-20T20:51:34.7431608Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T20:51:34.7507123Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T20:51:34.8149232Z Selecting previously unselected package patchutils.
2025-08-20T20:51:34.8323747Z Preparing to unpack .../27-patchutils_0.4.2-1build3_arm64.deb ...
2025-08-20T20:51:34.8389915Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T20:51:34.9204591Z Selecting previously unselected package wdiff.
2025-08-20T20:51:34.9370024Z Preparing to unpack .../28-wdiff_1.2.2-6build1_arm64.deb ...
2025-08-20T20:51:34.9443064Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T20:51:35.0470507Z Selecting previously unselected package devscripts.
2025-08-20T20:51:35.0613077Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T20:51:35.0859304Z Unpacking devscripts (2.23.7) ...
2025-08-20T20:51:35.2689497Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T20:51:35.2943574Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T20:51:35.3207697Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T20:51:35.3442304Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T20:51:35.3673343Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T20:51:35.3916818Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T20:51:35.4160613Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T20:51:35.4424700Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T20:51:35.4676579Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T20:51:35.4900484Z Setting up perl-openssl-defaults:arm64 (7build3) ...
2025-08-20T20:51:35.5113897Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T20:51:35.5331700Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T20:51:35.5529456Z Setting up libb-hooks-op-check-perl:arm64 (0.22-3build1) ...
2025-08-20T20:51:35.5831413Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T20:51:35.6061011Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T20:51:35.6315579Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T20:51:35.6525789Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T20:51:35.6753927Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T20:51:35.7014620Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T20:51:35.7261731Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T20:51:35.7475825Z Setting up libnet-ssleay-perl:arm64 (1.94-1build4) ...
2025-08-20T20:51:35.7697124Z Setting up libdevel-callchecker-perl:arm64 (0.008-2build3) ...
2025-08-20T20:51:35.7941358Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T20:51:35.8195915Z Setting up libparams-classify-perl:arm64 (0.015-2build5) ...
2025-08-20T20:51:35.8439502Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T20:51:35.8703548Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T20:51:35.8922178Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T20:51:35.9180398Z Setting up libwww-perl (6.76-1) ...
2025-08-20T20:51:35.9400473Z Setting up devscripts (2.23.7) ...
2025-08-20T20:51:36.0727453Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T20:51:36.0960381Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:51:37.9376255Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:51:39.1515662Z Reading package lists...
2025-08-20T20:51:39.3553747Z Building dependency tree...
2025-08-20T20:51:39.3562080Z Reading state information...
2025-08-20T20:51:39.5926102Z The following additional packages will be installed:
2025-08-20T20:51:39.5932467Z   cmake-data libjsoncpp25 librhash0
2025-08-20T20:51:39.5940446Z Suggested packages:
2025-08-20T20:51:39.5941402Z   cmake-doc cmake-format elpa-cmake-mode
2025-08-20T20:51:39.6093627Z The following NEW packages will be installed:
2025-08-20T20:51:39.6101416Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T20:51:39.8322094Z 0 upgraded, 4 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:51:39.8322464Z Need to get 12.7 MB of archives.
2025-08-20T20:51:39.8322763Z After this operation, 45.0 MB of additional disk space will be used.
2025-08-20T20:51:39.8323277Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libjsoncpp25 arm64 1.9.5-6build1 [78.2 kB]
2025-08-20T20:51:40.0025856Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 librhash0 arm64 1.4.3-3build1 [126 kB]
2025-08-20T20:51:40.1092310Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T20:51:40.3417071Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 cmake arm64 3.28.3-1build7 [10.3 MB]
2025-08-20T20:51:40.7358247Z Fetched 12.7 MB in 1s (14.6 MB/s)
2025-08-20T20:51:40.7758498Z Selecting previously unselected package libjsoncpp25:arm64.
2025-08-20T20:51:40.7790922Z (Reading database ... 
2025-08-20T20:51:40.7791158Z (Reading database ... 5%
2025-08-20T20:51:40.7791472Z (Reading database ... 10%
2025-08-20T20:51:40.7791683Z (Reading database ... 15%
2025-08-20T20:51:40.7791880Z (Reading database ... 20%
2025-08-20T20:51:40.7792093Z (Reading database ... 25%
2025-08-20T20:51:40.7792288Z (Reading database ... 30%
2025-08-20T20:51:40.7792483Z (Reading database ... 35%
2025-08-20T20:51:40.7792679Z (Reading database ... 40%
2025-08-20T20:51:40.7793258Z (Reading database ... 45%
2025-08-20T20:51:40.7793454Z (Reading database ... 50%
2025-08-20T20:51:40.7811424Z (Reading database ... 55%
2025-08-20T20:51:40.7897365Z (Reading database ... 60%
2025-08-20T20:51:40.7935854Z (Reading database ... 65%
2025-08-20T20:51:40.7950548Z (Reading database ... 70%
2025-08-20T20:51:40.7977209Z (Reading database ... 75%
2025-08-20T20:51:40.8098289Z (Reading database ... 80%
2025-08-20T20:51:40.8168628Z (Reading database ... 85%
2025-08-20T20:51:40.8222508Z (Reading database ... 90%
2025-08-20T20:51:40.8281514Z (Reading database ... 95%
2025-08-20T20:51:40.8281754Z (Reading database ... 100%
2025-08-20T20:51:40.8282051Z (Reading database ... 193226 files and directories currently installed.)
2025-08-20T20:51:40.8313271Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_arm64.deb ...
2025-08-20T20:51:40.8459602Z Unpacking libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T20:51:40.9217123Z Selecting previously unselected package librhash0:arm64.
2025-08-20T20:51:40.9360575Z Preparing to unpack .../librhash0_1.4.3-3build1_arm64.deb ...
2025-08-20T20:51:40.9428579Z Unpacking librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T20:51:41.0276828Z Selecting previously unselected package cmake-data.
2025-08-20T20:51:41.0455077Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T20:51:41.0603514Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T20:51:47.7054382Z Selecting previously unselected package cmake.
2025-08-20T20:51:47.7211660Z Preparing to unpack .../cmake_3.28.3-1build7_arm64.deb ...
2025-08-20T20:51:47.7277077Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T20:51:48.6504354Z Setting up libjsoncpp25:arm64 (1.9.5-6build1) ...
2025-08-20T20:51:48.6736664Z Setting up librhash0:arm64 (1.4.3-3build1) ...
2025-08-20T20:51:48.7061393Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T20:51:48.7315752Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T20:51:48.7627882Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:51:50.1394560Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:51:51.2564322Z Reading package lists...
2025-08-20T20:51:51.4444078Z Building dependency tree...
2025-08-20T20:51:51.4452298Z Reading state information...
2025-08-20T20:51:51.6968490Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T20:51:51.6968892Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:51:51.6969643Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T20:51:51.6969971Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:51:51.6970272Z b3sum is already the newest version (1.2.0-1).
2025-08-20T20:51:51.6970608Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T20:51:51.6970957Z ca-certificates is already the newest version (20240203).
2025-08-20T20:51:51.6971415Z ccache is already the newest version (4.9.1-1).
2025-08-20T20:51:51.6971723Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T20:51:51.6972044Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T20:51:51.6972331Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T20:51:51.6972613Z git-lfs is already the newest version (3.6.1).
2025-08-20T20:51:51.6972949Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T20:51:51.6973301Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T20:51:51.6973609Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:51:51.6973915Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:51:51.6974233Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T20:51:51.6974536Z make is already the newest version (4.3-4.1build2).
2025-08-20T20:51:51.6974813Z musl is already the newest version (1.2.4-2).
2025-08-20T20:51:51.6975084Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T20:51:51.6975377Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T20:51:51.6975711Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T20:51:51.6976320Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T20:51:51.6976654Z texinfo is already the newest version (7.1-3build2).
2025-08-20T20:51:51.6976955Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:51:51.6977287Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:51:51.7159120Z Reading package lists...
2025-08-20T20:51:51.9200085Z Building dependency tree...
2025-08-20T20:51:51.9207237Z Reading state information...
2025-08-20T20:51:52.1721041Z autoconf is already the newest version (2.71-3).
2025-08-20T20:51:52.1722751Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T20:51:52.1723114Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T20:51:52.1723442Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:51:52.1723768Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T20:51:52.1724150Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T20:51:52.1724483Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T20:51:52.1724799Z ca-certificates is already the newest version (20240203).
2025-08-20T20:51:52.1725113Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T20:51:52.1725406Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T20:51:52.1725710Z file is already the newest version (1:5.45-3build1).
2025-08-20T20:51:52.1726012Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T20:51:52.1726321Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T20:51:52.1726630Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T20:51:52.1726947Z patch is already the newest version (2.7.6-7build3).
2025-08-20T20:51:52.1727257Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T20:51:52.1727580Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T20:51:52.1727949Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T20:51:52.1728299Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T20:51:52.1728589Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T20:51:52.1728888Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T20:51:52.1729221Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:51:52.1907916Z Reading package lists...
2025-08-20T20:51:52.3832786Z Building dependency tree...
2025-08-20T20:51:52.3840248Z Reading state information...
2025-08-20T20:51:52.6359950Z devscripts is already the newest version (2.23.7).
2025-08-20T20:51:52.6360347Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:51:52.6555966Z Reading package lists...
2025-08-20T20:51:52.8456817Z Building dependency tree...
2025-08-20T20:51:52.8464728Z Reading state information...
2025-08-20T20:51:53.1038216Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T20:51:53.1038680Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:51:53.1242447Z Reading package lists...
2025-08-20T20:51:53.3212212Z Building dependency tree...
2025-08-20T20:51:53.3219079Z Reading state information...
2025-08-20T20:51:53.7038443Z binutils-aarch64-linux-gnu is already the newest version (2.42-4ubuntu2.5).
2025-08-20T20:51:53.7038886Z binutils-aarch64-linux-gnu set to manually installed.
2025-08-20T20:51:53.7425520Z 0 upgraded, 0 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:51:53.7874326Z Reading package lists...
2025-08-20T20:51:53.9791825Z Building dependency tree...
2025-08-20T20:51:53.9800846Z Reading state information...
2025-08-20T20:51:54.2019033Z g++-aarch64-linux-gnu is already the newest version (4:13.2.0-7ubuntu1).
2025-08-20T20:51:54.2019555Z g++-aarch64-linux-gnu set to manually installed.
2025-08-20T20:51:54.2019911Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T20:51:54.2020297Z The following additional packages will be installed:
2025-08-20T20:51:54.2021110Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T20:51:54.2021806Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T20:51:54.2022266Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T20:51:54.2022653Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T20:51:54.2023055Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T20:51:54.2023485Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T20:51:54.2023885Z   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf libasan8-armel-cross
2025-08-20T20:51:54.2024290Z   libasan8-armhf-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T20:51:54.2024668Z   libc6-armel-cross libc6-armhf-cross libc6-dev-armel-cross
2025-08-20T20:51:54.2025056Z   libc6-dev-armhf-cross libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross
2025-08-20T20:51:54.2025478Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-armel-cross
2025-08-20T20:51:54.2025836Z   libgomp1-armhf-cross libstdc++-13-dev-armel-cross
2025-08-20T20:51:54.2026206Z   libstdc++-13-dev-armhf-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T20:51:54.2026640Z   libubsan1-armel-cross libubsan1-armhf-cross linux-libc-dev-armel-cross
2025-08-20T20:51:54.2026978Z   linux-libc-dev-armhf-cross
2025-08-20T20:51:54.2034489Z Suggested packages:
2025-08-20T20:51:54.2034842Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T20:51:54.2035215Z   gdb-arm-linux-gnueabi gcc-doc gdb-arm-linux-gnueabihf
2025-08-20T20:51:54.2345542Z The following NEW packages will be installed:
2025-08-20T20:51:54.2345872Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T20:51:54.2346275Z   cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf cpp-arm-linux-gnueabi
2025-08-20T20:51:54.2346727Z   cpp-arm-linux-gnueabihf g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T20:51:54.2352146Z   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf gcc-13-arm-linux-gnueabi
2025-08-20T20:51:54.2352543Z   gcc-13-arm-linux-gnueabi-base gcc-13-arm-linux-gnueabihf
2025-08-20T20:51:54.2352937Z   gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base gcc-13-cross-base-ports
2025-08-20T20:51:54.2353358Z   gcc-14-cross-base gcc-14-cross-base-ports gcc-arm-linux-gnueabi
2025-08-20T20:51:54.2354111Z   gcc-arm-linux-gnueabihf libasan8-armel-cross libasan8-armhf-cross
2025-08-20T20:51:54.2354529Z   libatomic1-armel-cross libatomic1-armhf-cross libc6-armel-cross
2025-08-20T20:51:54.2354907Z   libc6-armhf-cross libc6-dev-armel-cross libc6-dev-armhf-cross
2025-08-20T20:51:54.2355313Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-armel-cross
2025-08-20T20:51:54.2355730Z   libgcc-s1-armhf-cross libgomp1-armel-cross libgomp1-armhf-cross
2025-08-20T20:51:54.2356094Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T20:51:54.2356465Z   libstdc++6-armel-cross libstdc++6-armhf-cross libubsan1-armel-cross
2025-08-20T20:51:54.2357076Z   libubsan1-armhf-cross linux-libc-dev-armel-cross linux-libc-dev-armhf-cross
2025-08-20T20:51:54.3456639Z 0 upgraded, 42 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:51:54.3456973Z Need to get 112 MB of archives.
2025-08-20T20:51:54.3457261Z After this operation, 377 MB of additional disk space will be used.
2025-08-20T20:51:54.3457940Z 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-20T20:51:54.4905074Z 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-20T20:51:54.9028443Z 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-20T20:51:54.9495833Z 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-20T20:51:55.1023217Z 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-20T20:51:55.1487363Z 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-20T20:51:55.1952116Z 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-20T20:51:55.2596588Z 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-20T20:51:55.3062941Z 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-20T20:51:55.3527713Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T20:51:55.4047672Z 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-20T20:51:55.4514304Z 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-20T20:51:55.4985115Z 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-20T20:51:55.5451400Z 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-20T20:51:55.6069031Z 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-20T20:51:55.6570749Z 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-20T20:51:55.7958920Z 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-20T20:51:55.8469285Z 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-20T20:51:56.1187237Z 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-20T20:51:56.1800995Z Get:20 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T20:51:56.2421068Z 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-20T20:51:56.3155686Z 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-20T20:51:56.4890737Z 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-20T20:51:56.5737776Z 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-20T20:51:56.6202183Z 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-20T20:51:56.6670969Z Get:26 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T20:51:56.7273470Z 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-20T20:51:56.7741405Z 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-20T20:51:56.8212803Z 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-20T20:51:56.8678775Z 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-20T20:51:56.9464174Z 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-20T20:51:56.9994928Z 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-20T20:51:57.0581853Z 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-20T20:51:57.2011526Z 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-20T20:51:57.4634310Z 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-20T20:51:57.5244673Z Get:36 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T20:51:57.5857803Z 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-20T20:51:57.6594270Z 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-20T20:51:57.8322218Z 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-20T20:51:57.8787401Z 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-20T20:51:57.9252857Z 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-20T20:51:57.9714711Z 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-20T20:51:58.2436395Z Fetched 112 MB in 4s (30.1 MB/s)
2025-08-20T20:51:58.2750588Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:arm64.
2025-08-20T20:51:58.2783235Z (Reading database ... 
2025-08-20T20:51:58.2783472Z (Reading database ... 5%
2025-08-20T20:51:58.2783669Z (Reading database ... 10%
2025-08-20T20:51:58.2783866Z (Reading database ... 15%
2025-08-20T20:51:58.2784063Z (Reading database ... 20%
2025-08-20T20:51:58.2784615Z (Reading database ... 25%
2025-08-20T20:51:58.2785366Z (Reading database ... 30%
2025-08-20T20:51:58.2785607Z (Reading database ... 35%
2025-08-20T20:51:58.2785811Z (Reading database ... 40%
2025-08-20T20:51:58.2786011Z (Reading database ... 45%
2025-08-20T20:51:58.2786207Z (Reading database ... 50%
2025-08-20T20:51:58.2806604Z (Reading database ... 55%
2025-08-20T20:51:58.2895963Z (Reading database ... 60%
2025-08-20T20:51:58.2931693Z (Reading database ... 65%
2025-08-20T20:51:58.2946090Z (Reading database ... 70%
2025-08-20T20:51:58.2972641Z (Reading database ... 75%
2025-08-20T20:51:58.3093271Z (Reading database ... 80%
2025-08-20T20:51:58.3161633Z (Reading database ... 85%
2025-08-20T20:51:58.3223093Z (Reading database ... 90%
2025-08-20T20:51:58.3283301Z (Reading database ... 95%
2025-08-20T20:51:58.3283517Z (Reading database ... 100%
2025-08-20T20:51:58.3283810Z (Reading database ... 196635 files and directories currently installed.)
2025-08-20T20:51:58.3316563Z Preparing to unpack .../00-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:51:58.3773054Z Unpacking gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:51:58.4907209Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T20:51:58.5075413Z Preparing to unpack .../01-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:51:58.5175850Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:51:58.8246855Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:arm64.
2025-08-20T20:51:58.8426546Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:51:58.8502349Z Unpacking gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:51:58.9180870Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T20:51:58.9354735Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:51:58.9452370Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:51:59.2125940Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T20:51:59.2271576Z Preparing to unpack .../04-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T20:51:59.2351735Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:51:59.3002377Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T20:51:59.3151540Z Preparing to unpack .../05-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T20:51:59.3236823Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:51:59.3838991Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T20:51:59.4025969Z Preparing to unpack .../06-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T20:51:59.4190775Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T20:51:59.5931713Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T20:51:59.6104046Z Preparing to unpack .../07-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:51:59.6172675Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:51:59.6750346Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T20:51:59.6891572Z Preparing to unpack .../08-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:51:59.6955524Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:51:59.7590400Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T20:51:59.7731718Z Preparing to unpack .../09-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:51:59.7793169Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:51:59.8562745Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T20:51:59.8706091Z Preparing to unpack .../10-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:51:59.8774064Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:51:59.9441775Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T20:51:59.9622536Z Preparing to unpack .../11-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:51:59.9698002Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:00.0393498Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T20:52:00.0574095Z Preparing to unpack .../12-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:00.0662312Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:00.1377720Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T20:52:00.1553282Z Preparing to unpack .../13-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:00.1653888Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:00.2958439Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T20:52:00.3101808Z Preparing to unpack .../14-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:00.3183530Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:00.3991108Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T20:52:00.4140451Z Preparing to unpack .../15-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:00.4432536Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:00.5433275Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T20:52:00.5613319Z Preparing to unpack .../16-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:00.5713107Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:00.9496160Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T20:52:00.9642540Z Preparing to unpack .../17-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:52:00.9742767Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:01.4204365Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T20:52:01.4351983Z Preparing to unpack .../18-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T20:52:01.4430872Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T20:52:01.7179202Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T20:52:01.7356392Z Preparing to unpack .../19-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:52:01.7417106Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:52:01.9030046Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T20:52:01.9181497Z Preparing to unpack .../20-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:01.9251382Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:02.3070477Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T20:52:02.3250773Z Preparing to unpack .../21-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:52:02.3348560Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:02.6436372Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T20:52:02.6584850Z Preparing to unpack .../22-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_arm64.deb ...
2025-08-20T20:52:02.6655818Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T20:52:02.8174787Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T20:52:02.8349031Z Preparing to unpack .../23-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:02.8419242Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:02.9034647Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T20:52:02.9205549Z Preparing to unpack .../24-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:02.9268475Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:02.9866805Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T20:52:03.0011289Z Preparing to unpack .../25-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:52:03.0111320Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:52:03.0908525Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T20:52:03.1050316Z Preparing to unpack .../26-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:03.1128423Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:03.1814870Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T20:52:03.1974420Z Preparing to unpack .../27-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:03.2076555Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:03.2763568Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T20:52:03.2937242Z Preparing to unpack .../28-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:03.3016799Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:03.3664138Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T20:52:03.3834768Z Preparing to unpack .../29-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:03.3902313Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:03.5207851Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T20:52:03.5358644Z Preparing to unpack .../30-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:03.5457529Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:03.6408992Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T20:52:03.6552859Z Preparing to unpack .../31-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:03.6645214Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:03.7524767Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T20:52:03.7708312Z Preparing to unpack .../32-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:03.7774354Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:03.8666986Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T20:52:03.8839986Z Preparing to unpack .../33-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:52:03.8953990Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:04.3291815Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T20:52:04.3466263Z Preparing to unpack .../34-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T20:52:04.3549619Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T20:52:04.6855622Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T20:52:04.7002653Z Preparing to unpack .../35-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T20:52:04.7122846Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:52:04.9093020Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T20:52:04.9271948Z Preparing to unpack .../36-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T20:52:04.9346384Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:05.2492844Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T20:52:05.2641818Z Preparing to unpack .../37-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_arm64.deb ...
2025-08-20T20:52:05.2735782Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:05.6054019Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T20:52:05.6213032Z Preparing to unpack .../38-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T20:52:05.6315574Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:52:05.6828141Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T20:52:05.6974293Z Preparing to unpack .../39-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_arm64.deb ...
2025-08-20T20:52:05.7061012Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:52:05.7518046Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T20:52:05.7663758Z Preparing to unpack .../40-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T20:52:05.7728271Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:52:05.8209151Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T20:52:05.8352644Z Preparing to unpack .../41-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_arm64.deb ...
2025-08-20T20:52:05.8445084Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:52:05.9250730Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T20:52:05.9486962Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:52:05.9692913Z Setting up gcc-13-arm-linux-gnueabi-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.0036240Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.0248222Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.0482575Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T20:52:06.0721551Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.0930850Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T20:52:06.1146844Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:52:06.1348098Z Setting up gcc-13-arm-linux-gnueabihf-base:arm64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.1590891Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.1808450Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:52:06.2039853Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T20:52:06.2236266Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.2523700Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.2778075Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.2986047Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.3288700Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.3600290Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.3835221Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.4272017Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T20:52:06.4503825Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.4819981Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.5158754Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:52:06.5443681Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.5693354Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.5915474Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.6196230Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:52:06.6576696Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.6776141Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.7092653Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.7281116Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.7791086Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.7974138Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.8329954Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:52:06.8667643Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.8950875Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.9203272Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:06.9401801Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T20:52:06.9719709Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:52:07.0065712Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T20:52:07.0295650Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T20:52:07.0629001Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T20:52:07.0709323Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T20:52:07.0837872Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:52:08.4516953Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:52:09.6134186Z Reading package lists...
2025-08-20T20:52:09.8201834Z Building dependency tree...
2025-08-20T20:52:09.8208971Z Reading state information...
2025-08-20T20:52:10.0624309Z The following additional packages will be installed:
2025-08-20T20:52:10.0624748Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T20:52:10.0629279Z   libpcap0.8-dev
2025-08-20T20:52:10.0906911Z The following NEW packages will be installed:
2025-08-20T20:52:10.0907667Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T20:52:10.0913251Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T20:52:10.1095460Z 0 upgraded, 8 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:52:10.2697912Z Need to get 1640 kB of archives.
2025-08-20T20:52:10.2698296Z After this operation, 7134 kB of additional disk space will be used.
2025-08-20T20:52:10.2698868Z 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-20T20:52:10.5096447Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 libjudydebian1 arm64 1.0.5-5.1build1 [104 kB]
2025-08-20T20:52:10.5731675Z 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-20T20:52:10.6440425Z 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-20T20:52:10.7280978Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libibverbs-dev arm64 50.0-2ubuntu0.2 [695 kB]
2025-08-20T20:52:10.8615070Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap0.8-dev arm64 1.10.4-4.1ubuntu3 [265 kB]
2025-08-20T20:52:10.9186517Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpcap-dev arm64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T20:52:10.9650363Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 pcaputils arm64 0.8-1.1build2 [42.4 kB]
2025-08-20T20:52:11.2184143Z Fetched 1640 kB in 1s (1941 kB/s)
2025-08-20T20:52:11.2607153Z Selecting previously unselected package libdbus-1-dev:arm64.
2025-08-20T20:52:11.2641425Z (Reading database ... 
2025-08-20T20:52:11.2642017Z (Reading database ... 5%
2025-08-20T20:52:11.2642257Z (Reading database ... 10%
2025-08-20T20:52:11.2642463Z (Reading database ... 15%
2025-08-20T20:52:11.2642659Z (Reading database ... 20%
2025-08-20T20:52:11.2643188Z (Reading database ... 25%
2025-08-20T20:52:11.2643418Z (Reading database ... 30%
2025-08-20T20:52:11.2643608Z (Reading database ... 35%
2025-08-20T20:52:11.2643801Z (Reading database ... 40%
2025-08-20T20:52:11.2643992Z (Reading database ... 45%
2025-08-20T20:52:11.2644185Z (Reading database ... 50%
2025-08-20T20:52:11.2664073Z (Reading database ... 55%
2025-08-20T20:52:11.2751793Z (Reading database ... 60%
2025-08-20T20:52:11.2786650Z (Reading database ... 65%
2025-08-20T20:52:11.2803248Z (Reading database ... 70%
2025-08-20T20:52:11.2827056Z (Reading database ... 75%
2025-08-20T20:52:11.2989647Z (Reading database ... 80%
2025-08-20T20:52:11.3021452Z (Reading database ... 85%
2025-08-20T20:52:11.3091685Z (Reading database ... 90%
2025-08-20T20:52:11.3151576Z (Reading database ... 95%
2025-08-20T20:52:11.3151804Z (Reading database ... 100%
2025-08-20T20:52:11.3152099Z (Reading database ... 202071 files and directories currently installed.)
2025-08-20T20:52:11.3182884Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_arm64.deb ...
2025-08-20T20:52:11.3260113Z Unpacking libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T20:52:11.4536816Z Selecting previously unselected package libjudydebian1.
2025-08-20T20:52:11.4717490Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_arm64.deb ...
2025-08-20T20:52:11.4870570Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T20:52:11.5475281Z Selecting previously unselected package libnl-3-dev:arm64.
2025-08-20T20:52:11.5625806Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T20:52:11.5706881Z Unpacking libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T20:52:11.8879120Z Selecting previously unselected package libnl-route-3-dev:arm64.
2025-08-20T20:52:11.9059547Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_arm64.deb ...
2025-08-20T20:52:11.9125718Z Unpacking libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T20:52:11.9860722Z Selecting previously unselected package libibverbs-dev:arm64.
2025-08-20T20:52:12.0034208Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_arm64.deb ...
2025-08-20T20:52:12.0107810Z Unpacking libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T20:52:12.4479908Z Selecting previously unselected package libpcap0.8-dev:arm64.
2025-08-20T20:52:12.4663533Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T20:52:12.4759711Z Unpacking libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:52:12.6967073Z Selecting previously unselected package libpcap-dev:arm64.
2025-08-20T20:52:12.7117331Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_arm64.deb ...
2025-08-20T20:52:12.7179499Z Unpacking libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:52:12.7886254Z Selecting previously unselected package pcaputils.
2025-08-20T20:52:12.8046898Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_arm64.deb ...
2025-08-20T20:52:12.8163617Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T20:52:12.9158779Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T20:52:12.9356469Z Setting up libdbus-1-dev:arm64 (1.14.10-4ubuntu4.1) ...
2025-08-20T20:52:13.0825684Z Setting up libnl-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T20:52:13.1130234Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T20:52:13.1475026Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T20:52:13.3854060Z Setting up libnl-route-3-dev:arm64 (3.7.0-0.3build1.1) ...
2025-08-20T20:52:13.4096530Z Setting up libibverbs-dev:arm64 (50.0-2ubuntu0.2) ...
2025-08-20T20:52:13.4318473Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:52:13.4686849Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:52:15.0759124Z Processing triggers for sgml-base (1.31) ...
2025-08-20T20:52:15.1327383Z Setting up libpcap0.8-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:52:15.1525715Z Setting up libpcap-dev:arm64 (1.10.4-4.1ubuntu3) ...
2025-08-20T20:52:16.3297112Z Reading package lists...
2025-08-20T20:52:16.5283555Z Building dependency tree...
2025-08-20T20:52:16.5290662Z Reading state information...
2025-08-20T20:52:16.5685438Z Reading package lists...
2025-08-20T20:52:16.7667581Z Building dependency tree...
2025-08-20T20:52:16.7677209Z Reading state information...
2025-08-20T20:52:17.0059792Z The following additional packages will be installed:
2025-08-20T20:52:17.0065085Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T20:52:17.0073553Z Suggested packages:
2025-08-20T20:52:17.0073855Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T20:52:17.0074249Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T20:52:17.0238334Z The following NEW packages will be installed:
2025-08-20T20:52:17.0239572Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T20:52:17.0244055Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T20:52:17.2618542Z 0 upgraded, 9 newly installed, 0 to remove and 168 not upgraded.
2025-08-20T20:52:17.2618928Z Need to get 801 kB of archives.
2025-08-20T20:52:17.2619226Z After this operation, 6261 kB of additional disk space will be used.
2025-08-20T20:52:17.2619707Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz1 arm64 1.14-1 [37.6 kB]
2025-08-20T20:52:17.5386131Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 liblz-dev arm64 1.14-1 [53.3 kB]
2025-08-20T20:52:17.7703111Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-libc-dev arm64 0.2.152-1 [353 kB]
2025-08-20T20:52:18.1566764Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 librust-cc-dev arm64 1.0.83-1 [61.6 kB]
2025-08-20T20:52:18.2778456Z 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-20T20:52:18.3910080Z 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-20T20:52:18.6153127Z 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-20T20:52:18.7266309Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma arm64 9.22-2.2 [43.5 kB]
2025-08-20T20:52:18.8437593Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T20:52:19.1011880Z Fetched 801 kB in 2s (441 kB/s)
2025-08-20T20:52:19.1386263Z Selecting previously unselected package liblz1:arm64.
2025-08-20T20:52:19.1419784Z (Reading database ... 
2025-08-20T20:52:19.1420065Z (Reading database ... 5%
2025-08-20T20:52:19.1420267Z (Reading database ... 10%
2025-08-20T20:52:19.1420466Z (Reading database ... 15%
2025-08-20T20:52:19.1420661Z (Reading database ... 20%
2025-08-20T20:52:19.1421660Z (Reading database ... 25%
2025-08-20T20:52:19.1421880Z (Reading database ... 30%
2025-08-20T20:52:19.1422078Z (Reading database ... 35%
2025-08-20T20:52:19.1422278Z (Reading database ... 40%
2025-08-20T20:52:19.1422470Z (Reading database ... 45%
2025-08-20T20:52:19.1422683Z (Reading database ... 50%
2025-08-20T20:52:19.1440929Z (Reading database ... 55%
2025-08-20T20:52:19.1528112Z (Reading database ... 60%
2025-08-20T20:52:19.1562256Z (Reading database ... 65%
2025-08-20T20:52:19.1579524Z (Reading database ... 70%
2025-08-20T20:52:19.1610838Z (Reading database ... 75%
2025-08-20T20:52:19.1760311Z (Reading database ... 80%
2025-08-20T20:52:19.1791362Z (Reading database ... 85%
2025-08-20T20:52:19.1857816Z (Reading database ... 90%
2025-08-20T20:52:19.1915653Z (Reading database ... 95%
2025-08-20T20:52:19.1915897Z (Reading database ... 100%
2025-08-20T20:52:19.1916192Z (Reading database ... 202727 files and directories currently installed.)
2025-08-20T20:52:19.1943567Z Preparing to unpack .../0-liblz1_1.14-1_arm64.deb ...
2025-08-20T20:52:19.2100614Z Unpacking liblz1:arm64 (1.14-1) ...
2025-08-20T20:52:19.2760867Z Selecting previously unselected package liblz-dev:arm64.
2025-08-20T20:52:19.2896955Z Preparing to unpack .../1-liblz-dev_1.14-1_arm64.deb ...
2025-08-20T20:52:19.2986903Z Unpacking liblz-dev:arm64 (1.14-1) ...
2025-08-20T20:52:19.3849081Z Selecting previously unselected package librust-libc-dev:arm64.
2025-08-20T20:52:19.4030343Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_arm64.deb ...
2025-08-20T20:52:19.4124506Z Unpacking librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T20:52:19.9641909Z Selecting previously unselected package librust-cc-dev:arm64.
2025-08-20T20:52:19.9826957Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_arm64.deb ...
2025-08-20T20:52:19.9922902Z Unpacking librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T20:52:20.1004135Z Selecting previously unselected package librust-pkg-config-dev:arm64.
2025-08-20T20:52:20.1186343Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_arm64.deb ...
2025-08-20T20:52:20.1277644Z Unpacking librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T20:52:20.2224142Z Selecting previously unselected package liblzma-dev:arm64.
2025-08-20T20:52:20.2372961Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
2025-08-20T20:52:20.2444254Z Unpacking liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T20:52:20.3432805Z Selecting previously unselected package librust-lzma-sys-dev:arm64.
2025-08-20T20:52:20.3578382Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_arm64.deb ...
2025-08-20T20:52:20.3661951Z Unpacking librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T20:52:20.4489597Z Selecting previously unselected package lzma.
2025-08-20T20:52:20.4675026Z Preparing to unpack .../7-lzma_9.22-2.2_arm64.deb ...
2025-08-20T20:52:20.4799570Z Unpacking lzma (9.22-2.2) ...
2025-08-20T20:52:20.5543693Z Selecting previously unselected package lzma-dev.
2025-08-20T20:52:20.5731690Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T20:52:20.5824662Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T20:52:20.6745126Z Setting up liblz1:arm64 (1.14-1) ...
2025-08-20T20:52:20.7041888Z Setting up librust-libc-dev:arm64 (0.2.152-1) ...
2025-08-20T20:52:20.7292916Z Setting up librust-cc-dev:arm64 (1.0.83-1) ...
2025-08-20T20:52:20.7545412Z Setting up liblz-dev:arm64 (1.14-1) ...
2025-08-20T20:52:20.7793121Z Setting up lzma (9.22-2.2) ...
2025-08-20T20:52:20.7972698Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T20:52:20.8248505Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T20:52:20.8500653Z Setting up liblzma-dev:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T20:52:20.8773320Z Setting up librust-pkg-config-dev:arm64 (0.3.27-1) ...
2025-08-20T20:52:20.9059363Z Setting up librust-lzma-sys-dev:arm64 (0.1.20-1) ...
2025-08-20T20:52:20.9397273Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:52:20.9749573Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:52:22.3500829Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T20:52:23.4718040Z Reading package lists...
2025-08-20T20:52:23.6580045Z Building dependency tree...
2025-08-20T20:52:23.6587977Z Reading state information...
2025-08-20T20:52:23.9357305Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T20:52:23.9357744Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T20:52:23.9358071Z inetutils-telnet set to manually installed.
2025-08-20T20:52:23.9358373Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T20:52:23.9358709Z The following additional packages will be installed:
2025-08-20T20:52:23.9358972Z   tcpd update-inetd
2025-08-20T20:52:23.9517763Z The following packages will be REMOVED:
2025-08-20T20:52:23.9523604Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T20:52:23.9524641Z The following NEW packages will be installed:
2025-08-20T20:52:23.9524970Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T20:52:23.9531886Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T20:52:23.9532327Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T20:52:24.1765437Z 0 upgraded, 13 newly installed, 3 to remove and 167 not upgraded.
2025-08-20T20:52:24.1768307Z Need to get 691 kB of archives.
2025-08-20T20:52:24.1768580Z After this operation, 987 kB disk space will be freed.
2025-08-20T20:52:24.1769094Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-syslogd arm64 2:2.5-3ubuntu4 [61.1 kB]
2025-08-20T20:52:24.3309008Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 tcpd arm64 7.6.q-33 [25.2 kB]
2025-08-20T20:52:24.3883488Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 update-inetd all 4.53 [24.0 kB]
2025-08-20T20:52:24.4458737Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-inetd arm64 2:2.5-3ubuntu4 [44.9 kB]
2025-08-20T20:52:24.5134848Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftp arm64 2:2.5-3ubuntu4 [82.8 kB]
2025-08-20T20:52:24.6012213Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ftpd arm64 2:2.5-3ubuntu4 [72.2 kB]
2025-08-20T20:52:24.6727218Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-ping arm64 2:2.5-3ubuntu4 [61.9 kB]
2025-08-20T20:52:24.7395560Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talk arm64 2:2.5-3ubuntu4 [45.0 kB]
2025-08-20T20:52:24.8001512Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-talkd arm64 2:2.5-3ubuntu4 [34.5 kB]
2025-08-20T20:52:24.8577357Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-telnetd arm64 2:2.5-3ubuntu4 [59.1 kB]
2025-08-20T20:52:24.9231354Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-tools arm64 2:2.5-3ubuntu4 [76.6 kB]
2025-08-20T20:52:24.9951529Z Get:12 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 netcat-traditional arm64 1.10-48 [61.1 kB]
2025-08-20T20:52:25.0607893Z Get:13 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 inetutils-traceroute arm64 2:2.5-3ubuntu4 [42.1 kB]
2025-08-20T20:52:25.2891334Z Preconfiguring packages ...
2025-08-20T20:52:25.4073825Z Fetched 691 kB in 1s (622 kB/s)
2025-08-20T20:52:25.4493146Z (Reading database ... 
2025-08-20T20:52:25.4493404Z (Reading database ... 5%
2025-08-20T20:52:25.4493614Z (Reading database ... 10%
2025-08-20T20:52:25.4493817Z (Reading database ... 15%
2025-08-20T20:52:25.4494643Z (Reading database ... 20%
2025-08-20T20:52:25.4494881Z (Reading database ... 25%
2025-08-20T20:52:25.4495083Z (Reading database ... 30%
2025-08-20T20:52:25.4495281Z (Reading database ... 35%
2025-08-20T20:52:25.4495509Z (Reading database ... 40%
2025-08-20T20:52:25.4495704Z (Reading database ... 45%
2025-08-20T20:52:25.4495896Z (Reading database ... 50%
2025-08-20T20:52:25.4516288Z (Reading database ... 55%
2025-08-20T20:52:25.4605314Z (Reading database ... 60%
2025-08-20T20:52:25.4639880Z (Reading database ... 65%
2025-08-20T20:52:25.4656964Z (Reading database ... 70%
2025-08-20T20:52:25.4690454Z (Reading database ... 75%
2025-08-20T20:52:25.4841125Z (Reading database ... 80%
2025-08-20T20:52:25.4875401Z (Reading database ... 85%
2025-08-20T20:52:25.4946629Z (Reading database ... 90%
2025-08-20T20:52:25.5006340Z (Reading database ... 95%
2025-08-20T20:52:25.5006554Z (Reading database ... 100%
2025-08-20T20:52:25.5006849Z (Reading database ... 203219 files and directories currently installed.)
2025-08-20T20:52:25.5036138Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T20:52:25.5960743Z Removing iputils-ping (3:20240117-1build1) ...
2025-08-20T20:52:25.6946517Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T20:52:26.0790272Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T20:52:26.0824979Z (Reading database ... 
2025-08-20T20:52:26.0825229Z (Reading database ... 5%
2025-08-20T20:52:26.0825432Z (Reading database ... 10%
2025-08-20T20:52:26.0825632Z (Reading database ... 15%
2025-08-20T20:52:26.0825831Z (Reading database ... 20%
2025-08-20T20:52:26.0826027Z (Reading database ... 25%
2025-08-20T20:52:26.0826220Z (Reading database ... 30%
2025-08-20T20:52:26.0826751Z (Reading database ... 35%
2025-08-20T20:52:26.0827011Z (Reading database ... 40%
2025-08-20T20:52:26.0827209Z (Reading database ... 45%
2025-08-20T20:52:26.0827399Z (Reading database ... 50%
2025-08-20T20:52:26.0847381Z (Reading database ... 55%
2025-08-20T20:52:26.0935566Z (Reading database ... 60%
2025-08-20T20:52:26.0971319Z (Reading database ... 65%
2025-08-20T20:52:26.0988019Z (Reading database ... 70%
2025-08-20T20:52:26.1021808Z (Reading database ... 75%
2025-08-20T20:52:26.1172674Z (Reading database ... 80%
2025-08-20T20:52:26.1206519Z (Reading database ... 85%
2025-08-20T20:52:26.1277249Z (Reading database ... 90%
2025-08-20T20:52:26.1338085Z (Reading database ... 95%
2025-08-20T20:52:26.1338305Z (Reading database ... 100%
2025-08-20T20:52:26.1338601Z (Reading database ... 203147 files and directories currently installed.)
2025-08-20T20:52:26.1369738Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:52:26.1473202Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T20:52:26.2354542Z Selecting previously unselected package tcpd.
2025-08-20T20:52:26.2504986Z Preparing to unpack .../01-tcpd_7.6.q-33_arm64.deb ...
2025-08-20T20:52:26.2594774Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T20:52:26.3479717Z Selecting previously unselected package update-inetd.
2025-08-20T20:52:26.3630182Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T20:52:26.3712603Z Unpacking update-inetd (4.53) ...
2025-08-20T20:52:26.4685781Z Selecting previously unselected package inetutils-inetd.
2025-08-20T20:52:26.4871295Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:52:26.4984198Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T20:52:26.5856592Z Selecting previously unselected package inetutils-ftp.
2025-08-20T20:52:26.6033060Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:52:26.6119522Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T20:52:26.8264696Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T20:52:26.8418373Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:52:26.8495788Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T20:52:26.9223482Z Selecting previously unselected package inetutils-ping.
2025-08-20T20:52:26.9410580Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:52:26.9547927Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:52:27.0452569Z Selecting previously unselected package inetutils-talk.
2025-08-20T20:52:27.0636441Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:52:27.1080392Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T20:52:27.2080555Z Selecting previously unselected package inetutils-talkd.
2025-08-20T20:52:27.2232562Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:52:27.2306588Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T20:52:27.2984119Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T20:52:27.3137405Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:52:27.3213350Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T20:52:27.5074837Z Selecting previously unselected package inetutils-tools.
2025-08-20T20:52:27.5262810Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:52:27.5373629Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T20:52:27.6152379Z Selecting previously unselected package netcat-traditional.
2025-08-20T20:52:27.6335363Z Preparing to unpack .../11-netcat-traditional_1.10-48_arm64.deb ...
2025-08-20T20:52:27.6414593Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T20:52:27.7613241Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T20:52:27.7769178Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_arm64.deb ...
2025-08-20T20:52:27.7853186Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T20:52:27.9007218Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T20:52:27.9349677Z Setting up update-inetd (4.53) ...
2025-08-20T20:52:28.0480595Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T20:52:28.0713973Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T20:52:28.0972868Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T20:52:28.4590093Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:52:28.4590559Z 
2025-08-20T20:52:28.4600341Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T20:52:28.4600529Z 
2025-08-20T20:52:28.4600940Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:52:28.4601400Z 
2025-08-20T20:52:28.4601967Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T20:52:28.4602449Z 
2025-08-20T20:52:28.6917758Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T20:52:28.7233087Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T20:52:28.7419295Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T20:52:28.7725684Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:52:28.8014053Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T20:52:28.8253660Z Setting up tcpd (7.6.q-33) ...
2025-08-20T20:52:28.8489860Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T20:52:29.1782162Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T20:52:29.1782569Z 
2025-08-20T20:52:29.1783062Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T20:52:29.1783537Z 
2025-08-20T20:52:29.4092561Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T20:52:29.5392782Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T20:52:29.6483077Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T20:52:29.7287509Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:52:32.6138178Z Reading package lists...
2025-08-20T20:52:32.8093670Z Building dependency tree...
2025-08-20T20:52:32.8099963Z Reading state information...
2025-08-20T20:52:33.1181275Z The following packages will be REMOVED:
2025-08-20T20:52:33.1186659Z   inetutils-ping
2025-08-20T20:52:33.1188012Z The following NEW packages will be installed:
2025-08-20T20:52:33.1195325Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T20:52:33.1199736Z The following packages will be upgraded:
2025-08-20T20:52:33.1206536Z   iputils-tracepath
2025-08-20T20:52:33.2302018Z 1 upgraded, 3 newly installed, 1 to remove and 166 not upgraded.
2025-08-20T20:52:33.2302366Z Need to get 84.5 kB of archives.
2025-08-20T20:52:33.2302689Z After this operation, 163 kB of additional disk space will be used.
2025-08-20T20:52:33.2303258Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-ping arm64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T20:52:33.3689503Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-tracepath arm64 3:20240117-1ubuntu0.1 [13.4 kB]
2025-08-20T20:52:33.4209154Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 iputils-arping arm64 3:20240117-1ubuntu0.1 [14.7 kB]
2025-08-20T20:52:33.4748802Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 iputils-clockdiff arm64 3:20240117-1ubuntu0.1 [11.6 kB]
2025-08-20T20:52:33.8964758Z Fetched 84.5 kB in 0s (240 kB/s)
2025-08-20T20:52:33.9195540Z (Reading database ... 
2025-08-20T20:52:33.9195765Z (Reading database ... 5%
2025-08-20T20:52:33.9195969Z (Reading database ... 10%
2025-08-20T20:52:33.9196165Z (Reading database ... 15%
2025-08-20T20:52:33.9196361Z (Reading database ... 20%
2025-08-20T20:52:33.9196847Z (Reading database ... 25%
2025-08-20T20:52:33.9197071Z (Reading database ... 30%
2025-08-20T20:52:33.9197269Z (Reading database ... 35%
2025-08-20T20:52:33.9197464Z (Reading database ... 40%
2025-08-20T20:52:33.9197653Z (Reading database ... 45%
2025-08-20T20:52:33.9197847Z (Reading database ... 50%
2025-08-20T20:52:33.9218460Z (Reading database ... 55%
2025-08-20T20:52:33.9306428Z (Reading database ... 60%
2025-08-20T20:52:33.9341498Z (Reading database ... 65%
2025-08-20T20:52:33.9359646Z (Reading database ... 70%
2025-08-20T20:52:33.9392715Z (Reading database ... 75%
2025-08-20T20:52:33.9544890Z (Reading database ... 80%
2025-08-20T20:52:33.9576404Z (Reading database ... 85%
2025-08-20T20:52:33.9645956Z (Reading database ... 90%
2025-08-20T20:52:33.9705181Z (Reading database ... 95%
2025-08-20T20:52:33.9705398Z (Reading database ... 100%
2025-08-20T20:52:33.9705690Z (Reading database ... 203308 files and directories currently installed.)
2025-08-20T20:52:33.9735327Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T20:52:34.0935131Z Selecting previously unselected package iputils-ping.
2025-08-20T20:52:34.0969106Z (Reading database ... 
2025-08-20T20:52:34.0969336Z (Reading database ... 5%
2025-08-20T20:52:34.0969539Z (Reading database ... 10%
2025-08-20T20:52:34.0969736Z (Reading database ... 15%
2025-08-20T20:52:34.0969933Z (Reading database ... 20%
2025-08-20T20:52:34.0970125Z (Reading database ... 25%
2025-08-20T20:52:34.0970454Z (Reading database ... 30%
2025-08-20T20:52:34.0970653Z (Reading database ... 35%
2025-08-20T20:52:34.0971407Z (Reading database ... 40%
2025-08-20T20:52:34.0971661Z (Reading database ... 45%
2025-08-20T20:52:34.0971858Z (Reading database ... 50%
2025-08-20T20:52:34.0990288Z (Reading database ... 55%
2025-08-20T20:52:34.1076139Z (Reading database ... 60%
2025-08-20T20:52:34.1110720Z (Reading database ... 65%
2025-08-20T20:52:34.1128190Z (Reading database ... 70%
2025-08-20T20:52:34.1160909Z (Reading database ... 75%
2025-08-20T20:52:34.1313347Z (Reading database ... 80%
2025-08-20T20:52:34.1344972Z (Reading database ... 85%
2025-08-20T20:52:34.1414684Z (Reading database ... 90%
2025-08-20T20:52:34.1473491Z (Reading database ... 95%
2025-08-20T20:52:34.1473703Z (Reading database ... 100%
2025-08-20T20:52:34.1474002Z (Reading database ... 203299 files and directories currently installed.)
2025-08-20T20:52:34.1503038Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T20:52:34.1590260Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:52:34.2366381Z Preparing to unpack .../iputils-tracepath_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T20:52:34.2641376Z Unpacking iputils-tracepath (3:20240117-1ubuntu0.1) over (3:20240117-1build1) ...
2025-08-20T20:52:34.3447674Z Selecting previously unselected package iputils-arping.
2025-08-20T20:52:34.3601893Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T20:52:34.3679672Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:52:34.4337532Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T20:52:34.4519730Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_arm64.deb ...
2025-08-20T20:52:34.4628662Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T20:52:34.5501690Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:52:34.5939776Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T20:52:34.6254576Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T20:52:34.6575274Z Setting up iputils-tracepath (3:20240117-1ubuntu0.1) ...
2025-08-20T20:52:34.6788622Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:52:37.3559680Z Reading package lists...
2025-08-20T20:52:37.5683982Z Building dependency tree...
2025-08-20T20:52:37.5690972Z Reading state information...
2025-08-20T20:52:37.8080594Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T20:52:37.8359856Z The following packages will be upgraded:
2025-08-20T20:52:37.8360602Z   python3-pip python3-pip-whl
2025-08-20T20:52:37.8527594Z 2 upgraded, 0 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T20:52:38.0137803Z Need to get 3020 kB of archives.
2025-08-20T20:52:38.0138187Z After this operation, 1024 B of additional disk space will be used.
2025-08-20T20:52:38.0138767Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 python3-pip all 24.0+dfsg-1ubuntu1.2 [1317 kB]
2025-08-20T20:52:38.3835606Z 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-20T20:52:38.6938566Z Fetched 3020 kB in 1s (5268 kB/s)
2025-08-20T20:52:38.7404729Z (Reading database ... 
2025-08-20T20:52:38.7405009Z (Reading database ... 5%
2025-08-20T20:52:38.7405210Z (Reading database ... 10%
2025-08-20T20:52:38.7405408Z (Reading database ... 15%
2025-08-20T20:52:38.7405603Z (Reading database ... 20%
2025-08-20T20:52:38.7405801Z (Reading database ... 25%
2025-08-20T20:52:38.7406031Z (Reading database ... 30%
2025-08-20T20:52:38.7406229Z (Reading database ... 35%
2025-08-20T20:52:38.7407013Z (Reading database ... 40%
2025-08-20T20:52:38.7407219Z (Reading database ... 45%
2025-08-20T20:52:38.7407413Z (Reading database ... 50%
2025-08-20T20:52:38.7426938Z (Reading database ... 55%
2025-08-20T20:52:38.7515633Z (Reading database ... 60%
2025-08-20T20:52:38.7550883Z (Reading database ... 65%
2025-08-20T20:52:38.7569497Z (Reading database ... 70%
2025-08-20T20:52:38.7602647Z (Reading database ... 75%
2025-08-20T20:52:38.7759588Z (Reading database ... 80%
2025-08-20T20:52:38.7792302Z (Reading database ... 85%
2025-08-20T20:52:38.7863376Z (Reading database ... 90%
2025-08-20T20:52:38.7925221Z (Reading database ... 95%
2025-08-20T20:52:38.7925444Z (Reading database ... 100%
2025-08-20T20:52:38.7925739Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T20:52:38.7957776Z Preparing to unpack .../python3-pip_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T20:52:38.9933912Z Unpacking python3-pip (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T20:52:40.2717770Z Preparing to unpack .../python3-pip-whl_24.0+dfsg-1ubuntu1.2_all.deb ...
2025-08-20T20:52:40.2916645Z Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.2) over (24.0+dfsg-1ubuntu1.1) ...
2025-08-20T20:52:40.4043694Z Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T20:52:40.4268947Z Setting up python3-pip (24.0+dfsg-1ubuntu1.2) ...
2025-08-20T20:52:41.3488435Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:52:44.1740643Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T20:52:44.4549974Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:52:45.4064945Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T20:52:45.5797927Z Collecting pip
2025-08-20T20:52:45.6597952Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T20:52:45.6873298Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T20:52:45.7793517Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 20.1 MB/s eta 0:00:00
2025-08-20T20:52:46.0512234Z Installing collected packages: pip
2025-08-20T20:52:46.6973811Z Successfully installed pip-25.2
2025-08-20T20:52:46.8888557Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T20:52:46.9299068Z Reading package lists...
2025-08-20T20:52:47.1393140Z Building dependency tree...
2025-08-20T20:52:47.1400148Z Reading state information...
2025-08-20T20:52:47.3745011Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T20:52:47.3745825Z pciutils set to manually installed.
2025-08-20T20:52:47.3746153Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T20:52:47.3746488Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T20:52:47.3746785Z python3-distro set to manually installed.
2025-08-20T20:52:47.3747104Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T20:52:47.3747914Z python3-netifaces set to manually installed.
2025-08-20T20:52:47.3748221Z The following additional packages will be installed:
2025-08-20T20:52:47.3748491Z   libsysfs2
2025-08-20T20:52:47.3753334Z Suggested packages:
2025-08-20T20:52:47.3753535Z   fancontrol read-edid i2c-tools
2025-08-20T20:52:47.4017109Z The following NEW packages will be installed:
2025-08-20T20:52:47.4019240Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T20:52:47.4200668Z 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T20:52:47.6614004Z Need to get 133 kB of archives.
2025-08-20T20:52:47.6614372Z After this operation, 695 kB of additional disk space will be used.
2025-08-20T20:52:47.6614889Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libsysfs2 arm64 2.1.1-6build1 [21.2 kB]
2025-08-20T20:52:47.8929025Z Get:2 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 sysfsutils arm64 2.1.1-6build1 [15.0 kB]
2025-08-20T20:52:48.0322869Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 lm-sensors arm64 1:3.6.0-9build1 [81.5 kB]
2025-08-20T20:52:48.3281169Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 virt-what arm64 1.25-2 [15.2 kB]
2025-08-20T20:52:48.5946128Z Fetched 133 kB in 1s (147 kB/s)
2025-08-20T20:52:48.6363967Z Selecting previously unselected package libsysfs2:arm64.
2025-08-20T20:52:48.6398566Z (Reading database ... 
2025-08-20T20:52:48.6398814Z (Reading database ... 5%
2025-08-20T20:52:48.6399016Z (Reading database ... 10%
2025-08-20T20:52:48.6399212Z (Reading database ... 15%
2025-08-20T20:52:48.6399799Z (Reading database ... 20%
2025-08-20T20:52:48.6399996Z (Reading database ... 25%
2025-08-20T20:52:48.6400191Z (Reading database ... 30%
2025-08-20T20:52:48.6400384Z (Reading database ... 35%
2025-08-20T20:52:48.6400579Z (Reading database ... 40%
2025-08-20T20:52:48.6400774Z (Reading database ... 45%
2025-08-20T20:52:48.6400969Z (Reading database ... 50%
2025-08-20T20:52:48.6420128Z (Reading database ... 55%
2025-08-20T20:52:48.6508043Z (Reading database ... 60%
2025-08-20T20:52:48.6543332Z (Reading database ... 65%
2025-08-20T20:52:48.6561288Z (Reading database ... 70%
2025-08-20T20:52:48.6593552Z (Reading database ... 75%
2025-08-20T20:52:48.6747400Z (Reading database ... 80%
2025-08-20T20:52:48.6779141Z (Reading database ... 85%
2025-08-20T20:52:48.6848432Z (Reading database ... 90%
2025-08-20T20:52:48.6907028Z (Reading database ... 95%
2025-08-20T20:52:48.6907245Z (Reading database ... 100%
2025-08-20T20:52:48.6907540Z (Reading database ... 203318 files and directories currently installed.)
2025-08-20T20:52:48.6936909Z Preparing to unpack .../libsysfs2_2.1.1-6build1_arm64.deb ...
2025-08-20T20:52:48.7108827Z Unpacking libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T20:52:48.7870970Z Selecting previously unselected package sysfsutils.
2025-08-20T20:52:48.8062457Z Preparing to unpack .../sysfsutils_2.1.1-6build1_arm64.deb ...
2025-08-20T20:52:48.8180757Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T20:52:48.9145144Z Selecting previously unselected package lm-sensors.
2025-08-20T20:52:48.9335193Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_arm64.deb ...
2025-08-20T20:52:48.9581550Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T20:52:49.0270103Z Selecting previously unselected package virt-what.
2025-08-20T20:52:49.0439944Z Preparing to unpack .../virt-what_1.25-2_arm64.deb ...
2025-08-20T20:52:49.0510211Z Unpacking virt-what (1.25-2) ...
2025-08-20T20:52:49.1437440Z Setting up virt-what (1.25-2) ...
2025-08-20T20:52:49.1696769Z Setting up libsysfs2:arm64 (2.1.1-6build1) ...
2025-08-20T20:52:49.1917139Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T20:52:49.5159003Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T20:52:49.5159384Z 
2025-08-20T20:52:49.5159834Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T20:52:49.5160277Z 
2025-08-20T20:52:49.7614162Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T20:52:50.0588865Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T20:52:50.0589344Z 
2025-08-20T20:52:50.0691891Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:52:51.6592802Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:52:52.8438323Z Reading package lists...
2025-08-20T20:52:53.0528200Z Building dependency tree...
2025-08-20T20:52:53.0535326Z Reading state information...
2025-08-20T20:52:53.2857971Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T20:52:53.2858344Z The following additional packages will be installed:
2025-08-20T20:52:53.2860249Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T20:52:53.2860588Z   xorg-sgml-doctools
2025-08-20T20:52:53.2869914Z Suggested packages:
2025-08-20T20:52:53.2870129Z   libxcb-doc
2025-08-20T20:52:53.3037346Z The following NEW packages will be installed:
2025-08-20T20:52:53.3039203Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T20:52:53.3042755Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T20:52:53.3043144Z   xcb xorg-sgml-doctools
2025-08-20T20:52:53.5423392Z 0 upgraded, 11 newly installed, 0 to remove and 164 not upgraded.
2025-08-20T20:52:53.5423752Z Need to get 816 kB of archives.
2025-08-20T20:52:53.5424045Z After this operation, 3266 kB of additional disk space will be used.
2025-08-20T20:52:53.5424986Z Get:1 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libpthread-stubs0-dev arm64 0.4-1build3 [4734 B]
2025-08-20T20:52:53.6523694Z 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-20T20:52:53.7697555Z Get:3 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T20:52:54.4157216Z Get:4 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxau-dev arm64 1:1.0.9-1build6 [10.0 kB]
2025-08-20T20:52:54.5262719Z Get:5 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxdmcp-dev arm64 1:1.1.3-0ubuntu6 [26.3 kB]
2025-08-20T20:52:54.6386080Z Get:6 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb1-dev arm64 1.15-1ubuntu2 [91.2 kB]
2025-08-20T20:52:54.7591841Z Get:7 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-render0-dev arm64 1.15-1ubuntu2 [20.9 kB]
2025-08-20T20:52:54.8703480Z Get:8 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0 arm64 1.15-1ubuntu2 [6250 B]
2025-08-20T20:52:54.9807645Z Get:9 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-shape0-dev arm64 1.15-1ubuntu2 [7806 B]
2025-08-20T20:52:55.0911742Z Get:10 http://ports.ubuntu.com/ubuntu-ports noble/main arm64 libxcb-xfixes0-dev arm64 1.15-1ubuntu2 [14.2 kB]
2025-08-20T20:52:55.2026473Z Get:11 http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 xcb arm64 2.4-8build2 [21.1 kB]
2025-08-20T20:52:55.4648538Z Fetched 816 kB in 2s (432 kB/s)
2025-08-20T20:52:55.4961416Z Selecting previously unselected package libpthread-stubs0-dev:arm64.
2025-08-20T20:52:55.4995876Z (Reading database ... 
2025-08-20T20:52:55.4996121Z (Reading database ... 5%
2025-08-20T20:52:55.4996324Z (Reading database ... 10%
2025-08-20T20:52:55.4997007Z (Reading database ... 15%
2025-08-20T20:52:55.4997247Z (Reading database ... 20%
2025-08-20T20:52:55.4997452Z (Reading database ... 25%
2025-08-20T20:52:55.4997647Z (Reading database ... 30%
2025-08-20T20:52:55.4997840Z (Reading database ... 35%
2025-08-20T20:52:55.4998065Z (Reading database ... 40%
2025-08-20T20:52:55.4998257Z (Reading database ... 45%
2025-08-20T20:52:55.4998450Z (Reading database ... 50%
2025-08-20T20:52:55.5018310Z (Reading database ... 55%
2025-08-20T20:52:55.5106435Z (Reading database ... 60%
2025-08-20T20:52:55.5141753Z (Reading database ... 65%
2025-08-20T20:52:55.5159639Z (Reading database ... 70%
2025-08-20T20:52:55.5191993Z (Reading database ... 75%
2025-08-20T20:52:55.5346982Z (Reading database ... 80%
2025-08-20T20:52:55.5379231Z (Reading database ... 85%
2025-08-20T20:52:55.5451296Z (Reading database ... 90%
2025-08-20T20:52:55.5511572Z (Reading database ... 95%
2025-08-20T20:52:55.5511791Z (Reading database ... 100%
2025-08-20T20:52:55.5512086Z (Reading database ... 203371 files and directories currently installed.)
2025-08-20T20:52:55.5545109Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_arm64.deb ...
2025-08-20T20:52:55.5618439Z Unpacking libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T20:52:55.6241643Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T20:52:55.6394726Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T20:52:55.6498440Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T20:52:55.7244584Z Selecting previously unselected package x11proto-dev.
2025-08-20T20:52:55.7397444Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T20:52:55.7497538Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T20:52:55.8858202Z Selecting previously unselected package libxau-dev:arm64.
2025-08-20T20:52:55.9040554Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_arm64.deb ...
2025-08-20T20:52:55.9156984Z Unpacking libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T20:52:55.9893635Z Selecting previously unselected package libxdmcp-dev:arm64.
2025-08-20T20:52:56.0068826Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_arm64.deb ...
2025-08-20T20:52:56.0141654Z Unpacking libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T20:52:56.0805996Z Selecting previously unselected package libxcb1-dev:arm64.
2025-08-20T20:52:56.0984150Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T20:52:56.1067881Z Unpacking libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:52:56.1707291Z Selecting previously unselected package libxcb-render0-dev:arm64.
2025-08-20T20:52:56.1863551Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T20:52:56.1925068Z Unpacking libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:52:56.2642936Z Selecting previously unselected package libxcb-shape0:arm64.
2025-08-20T20:52:56.2798013Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_arm64.deb ...
2025-08-20T20:52:56.2950680Z Unpacking libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:52:56.3515633Z Selecting previously unselected package libxcb-shape0-dev:arm64.
2025-08-20T20:52:56.3667480Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T20:52:56.3736936Z Unpacking libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:52:56.4314313Z Selecting previously unselected package libxcb-xfixes0-dev:arm64.
2025-08-20T20:52:56.4496598Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_arm64.deb ...
2025-08-20T20:52:56.4569576Z Unpacking libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:52:56.5237768Z Selecting previously unselected package xcb.
2025-08-20T20:52:56.5422469Z Preparing to unpack .../10-xcb_2.4-8build2_arm64.deb ...
2025-08-20T20:52:56.5521846Z Unpacking xcb (2.4-8build2) ...
2025-08-20T20:52:56.6661648Z Setting up libxcb-shape0:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:52:56.6880934Z Setting up libpthread-stubs0-dev:arm64 (0.4-1build3) ...
2025-08-20T20:52:56.7147779Z Setting up xcb (2.4-8build2) ...
2025-08-20T20:52:56.7468908Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T20:52:56.7799933Z Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
2025-08-20T20:52:56.8239621Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T20:52:58.3741523Z Processing triggers for sgml-base (1.31) ...
2025-08-20T20:52:58.4044151Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T20:52:58.4290183Z Setting up libxau-dev:arm64 (1:1.0.9-1build6) ...
2025-08-20T20:52:58.4721269Z Setting up libxdmcp-dev:arm64 (1:1.1.3-0ubuntu6) ...
2025-08-20T20:52:58.4947118Z Setting up libxcb1-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:52:58.5234998Z Setting up libxcb-render0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:52:58.5449392Z Setting up libxcb-shape0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:52:58.5791760Z Setting up libxcb-xfixes0-dev:arm64 (1.15-1ubuntu2) ...
2025-08-20T20:52:59.9649935Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:53:00.6166466Z Collecting build
2025-08-20T20:53:00.6917965Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T20:53:00.8205810Z Collecting cffi
2025-08-20T20:53:00.8339753Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T20:53:00.8811772Z Collecting scons
2025-08-20T20:53:00.8960727Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:53:00.9402927Z Collecting scuba
2025-08-20T20:53:00.9546355Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T20:53:01.0196041Z Collecting pytest
2025-08-20T20:53:01.0333224Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T20:53:01.0851416Z Collecting packaging>=19.1 (from build)
2025-08-20T20:53:01.0990347Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:53:01.1363593Z Collecting pyproject_hooks (from build)
2025-08-20T20:53:01.1498457Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T20:53:01.1896977Z Collecting pycparser (from cffi)
2025-08-20T20:53:01.2037907Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T20:53:01.2577484Z Collecting PyYAML (from scuba)
2025-08-20T20:53:01.2723197Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T20:53:01.3128830Z Collecting iniconfig>=1 (from pytest)
2025-08-20T20:53:01.3265986Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T20:53:01.3730598Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T20:53:01.3864293Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T20:53:01.4308648Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T20:53:01.4443919Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:53:01.4735547Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T20:53:01.5077110Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T20:53:01.5815200Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:53:01.7985912Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 18.2 MB/s  0:00:00
2025-08-20T20:53:01.8139063Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T20:53:01.8433156Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T20:53:01.8769019Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T20:53:01.9026816Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T20:53:01.9271482Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:53:01.9518143Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:53:01.9778975Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 40.0 MB/s  0:00:00
2025-08-20T20:53:01.9914113Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T20:53:02.0239276Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T20:53:02.0556793Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T20:53:02.0781621Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 739.2/739.2 kB 24.2 MB/s  0:00:00
2025-08-20T20:53:02.1736782Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T20:53:03.7920572Z 
2025-08-20T20:53:03.7934479Z 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-20T20:53:04.0768295Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:53:04.7398717Z Collecting ansi2txt
2025-08-20T20:53:04.8130674Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T20:53:04.8671132Z Collecting pipx
2025-08-20T20:53:04.8819386Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:53:04.9314790Z Collecting scons
2025-08-20T20:53:04.9324474Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:53:04.9600298Z Collecting py2static
2025-08-20T20:53:04.9757367Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T20:53:05.0228828Z Collecting typer
2025-08-20T20:53:05.0380982Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T20:53:05.0995310Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T20:53:05.1145343Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:53:05.1598478Z Collecting packaging>=20 (from pipx)
2025-08-20T20:53:05.1608074Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:53:05.1951455Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T20:53:05.2109985Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T20:53:05.2508685Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T20:53:05.2671171Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:53:05.3449457Z Collecting pyinstaller (from py2static)
2025-08-20T20:53:05.3602155Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T20:53:05.4066014Z Collecting staticx (from py2static)
2025-08-20T20:53:05.4234384Z   Downloading staticx-0.14.1.tar.gz (73 kB)
2025-08-20T20:53:05.4772787Z   Preparing metadata (setup.py): started
2025-08-20T20:53:05.9800761Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T20:53:06.0141381Z Collecting click>=8.0.0 (from typer)
2025-08-20T20:53:06.0291265Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:53:06.0824594Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T20:53:06.0965778Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:53:06.1371327Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T20:53:06.1514261Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T20:53:06.2123996Z Collecting rich>=10.11.0 (from typer)
2025-08-20T20:53:06.2260415Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:53:06.2715735Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T20:53:06.2855788Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:53:06.3301550Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T20:53:06.3311118Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:53:06.3616346Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T20:53:06.3762470Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T20:53:06.5057756Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T20:53:06.5205942Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:53:06.5671022Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T20:53:06.5811389Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:53:06.6409205Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T20:53:06.7116695Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:53:06.7631370Z Collecting pyelftools (from staticx->py2static)
2025-08-20T20:53:06.7783368Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T20:53:06.8066779Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T20:53:06.8326248Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T20:53:06.8657032Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:53:06.8834972Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T20:53:06.9117325Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T20:53:07.5765154Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T20:53:07.6018064Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T20:53:07.6198307Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:53:07.6338176Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T20:53:07.6625315Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T20:53:07.6901472Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:53:07.7046958Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T20:53:07.7325018Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T20:53:07.7638772Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T20:53:07.7894514Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T20:53:07.8164449Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T20:53:07.8470652Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T20:53:07.8896109Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 12.2 MB/s  0:00:00
2025-08-20T20:53:07.9042723Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:53:07.9344981Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:53:07.9661751Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 31.7 MB/s  0:00:00
2025-08-20T20:53:07.9802698Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:53:08.0063934Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T20:53:08.0513241Z Building wheels for collected packages: staticx
2025-08-20T20:53:08.0519443Z   Building wheel for staticx (setup.py): started
2025-08-20T20:53:20.3884327Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T20:53:20.3894317Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790704 sha256=bbe8e6de465e01a042932d77f79217cb8f5e010334e606cf6178cf376f2bd3a7
2025-08-20T20:53:20.3895362Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T20:53:20.3911448Z Successfully built staticx
2025-08-20T20:53:20.4862318Z 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-20T20:53:21.2879028Z   Attempting uninstall: scons
2025-08-20T20:53:21.2949749Z     Found existing installation: SCons 4.9.1
2025-08-20T20:53:21.3233059Z     Uninstalling SCons-4.9.1:
2025-08-20T20:53:21.3295582Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:53:21.8249930Z   Attempting uninstall: pygments
2025-08-20T20:53:21.8327299Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:53:21.8486949Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:53:21.8509732Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:53:22.4497391Z   Attempting uninstall: packaging
2025-08-20T20:53:22.4566865Z     Found existing installation: packaging 25.0
2025-08-20T20:53:22.4586451Z     Uninstalling packaging-25.0:
2025-08-20T20:53:22.4592314Z       Successfully uninstalled packaging-25.0
2025-08-20T20:53:23.3995791Z 
2025-08-20T20:53:23.4020346Z 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-20T20:53:23.6912585Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:53:24.1044990Z Collecting build
2025-08-20T20:53:24.1055486Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T20:53:24.1861445Z Collecting cffi
2025-08-20T20:53:24.1872702Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (1.5 kB)
2025-08-20T20:53:24.2137967Z Collecting scons
2025-08-20T20:53:24.2147343Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:53:24.2386779Z Collecting scuba
2025-08-20T20:53:24.2396354Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T20:53:24.2966543Z Collecting pytest
2025-08-20T20:53:24.2976687Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T20:53:24.3265467Z Collecting packaging>=19.1 (from build)
2025-08-20T20:53:24.3275250Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:53:24.3515739Z Collecting pyproject_hooks (from build)
2025-08-20T20:53:24.3525399Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T20:53:24.3742504Z Collecting pycparser (from cffi)
2025-08-20T20:53:24.3753335Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T20:53:24.4114933Z Collecting PyYAML (from scuba)
2025-08-20T20:53:24.4128309Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.metadata (2.1 kB)
2025-08-20T20:53:24.4387594Z Collecting iniconfig>=1 (from pytest)
2025-08-20T20:53:24.4397210Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T20:53:24.4713791Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T20:53:24.4723062Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T20:53:24.5018551Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T20:53:24.5028322Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:53:24.5077928Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T20:53:24.5087220Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (478 kB)
2025-08-20T20:53:24.5098797Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:53:24.5130047Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T20:53:24.5140410Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T20:53:24.5151024Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T20:53:24.5160101Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T20:53:24.5168872Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:53:24.5177868Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:53:24.5193052Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T20:53:24.5203735Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T20:53:24.5212614Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (739 kB)
2025-08-20T20:53:24.6258381Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T20:53:24.6263018Z   Attempting uninstall: scons
2025-08-20T20:53:24.6333817Z     Found existing installation: SCons 4.9.1
2025-08-20T20:53:24.6618463Z     Uninstalling SCons-4.9.1:
2025-08-20T20:53:24.6678635Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:53:25.1647778Z   Attempting uninstall: PyYAML
2025-08-20T20:53:25.1723602Z     Found existing installation: PyYAML 6.0.2
2025-08-20T20:53:25.1743724Z     Uninstalling PyYAML-6.0.2:
2025-08-20T20:53:25.1750194Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T20:53:25.2350181Z   Attempting uninstall: pyproject_hooks
2025-08-20T20:53:25.2418979Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T20:53:25.2432924Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T20:53:25.2437869Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T20:53:25.2630344Z   Attempting uninstall: pygments
2025-08-20T20:53:25.2696828Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:53:25.2852585Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:53:25.2874577Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:53:25.8577951Z   Attempting uninstall: pycparser
2025-08-20T20:53:25.8648018Z     Found existing installation: pycparser 2.22
2025-08-20T20:53:25.8665977Z     Uninstalling pycparser-2.22:
2025-08-20T20:53:25.8671818Z       Successfully uninstalled pycparser-2.22
2025-08-20T20:53:25.9831144Z   Attempting uninstall: pluggy
2025-08-20T20:53:25.9899896Z     Found existing installation: pluggy 1.6.0
2025-08-20T20:53:25.9915657Z     Uninstalling pluggy-1.6.0:
2025-08-20T20:53:25.9920646Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T20:53:26.0160648Z   Attempting uninstall: packaging
2025-08-20T20:53:26.0231788Z     Found existing installation: packaging 25.0
2025-08-20T20:53:26.0250585Z     Uninstalling packaging-25.0:
2025-08-20T20:53:26.0256412Z       Successfully uninstalled packaging-25.0
2025-08-20T20:53:26.0697189Z   Attempting uninstall: iniconfig
2025-08-20T20:53:26.0768623Z     Found existing installation: iniconfig 2.1.0
2025-08-20T20:53:26.0782257Z     Uninstalling iniconfig-2.1.0:
2025-08-20T20:53:26.0787037Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T20:53:26.0948800Z   Attempting uninstall: scuba
2025-08-20T20:53:26.1015639Z     Found existing installation: scuba 2.14.1
2025-08-20T20:53:26.1033010Z     Uninstalling scuba-2.14.1:
2025-08-20T20:53:26.1039869Z       Successfully uninstalled scuba-2.14.1
2025-08-20T20:53:26.1304659Z   Attempting uninstall: pytest
2025-08-20T20:53:26.1377684Z     Found existing installation: pytest 8.4.1
2025-08-20T20:53:26.1426851Z     Uninstalling pytest-8.4.1:
2025-08-20T20:53:26.1624711Z       Successfully uninstalled pytest-8.4.1
2025-08-20T20:53:26.3775688Z   Attempting uninstall: cffi
2025-08-20T20:53:26.3847573Z     Found existing installation: cffi 1.17.1
2025-08-20T20:53:26.3867874Z     Uninstalling cffi-1.17.1:
2025-08-20T20:53:26.4053334Z       Successfully uninstalled cffi-1.17.1
2025-08-20T20:53:26.4773666Z   Attempting uninstall: build
2025-08-20T20:53:26.4843093Z     Found existing installation: build 1.3.0
2025-08-20T20:53:26.4862488Z     Uninstalling build-1.3.0:
2025-08-20T20:53:26.4869577Z       Successfully uninstalled build-1.3.0
2025-08-20T20:53:26.5136377Z 
2025-08-20T20:53:26.5160275Z 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-20T20:53:26.7986193Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:53:26.9774982Z Collecting ansi2txt
2025-08-20T20:53:26.9785700Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T20:53:27.0096702Z Collecting pipx
2025-08-20T20:53:27.0105544Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:53:27.0409270Z Collecting scons
2025-08-20T20:53:27.0419179Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T20:53:27.0656096Z Collecting py2static
2025-08-20T20:53:27.0665491Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T20:53:27.0934000Z Collecting typer
2025-08-20T20:53:27.0943436Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T20:53:27.1311711Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T20:53:27.1322656Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:53:27.1601939Z Collecting packaging>=20 (from pipx)
2025-08-20T20:53:27.1611376Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:53:27.1897781Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T20:53:27.1906893Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T20:53:27.2203404Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T20:53:27.2212896Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:53:27.2661876Z Collecting pyinstaller (from py2static)
2025-08-20T20:53:27.2673013Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl.metadata (8.4 kB)
2025-08-20T20:53:27.2930691Z Collecting staticx (from py2static)
2025-08-20T20:53:27.2940183Z   Using cached staticx-0.14.1.tar.gz (73 kB)
2025-08-20T20:53:27.3074648Z   Preparing metadata (setup.py): started
2025-08-20T20:53:27.5025890Z   Preparing metadata (setup.py): finished with status 'done'
2025-08-20T20:53:27.5347542Z Collecting click>=8.0.0 (from typer)
2025-08-20T20:53:27.5357295Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:53:27.5652058Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T20:53:27.5662476Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T20:53:27.6043729Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T20:53:27.6053923Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T20:53:27.6462927Z Collecting rich>=10.11.0 (from typer)
2025-08-20T20:53:27.6473200Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T20:53:27.6751556Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T20:53:27.6761502Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:53:27.7071915Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T20:53:27.7081705Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T20:53:27.7464277Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T20:53:27.7473859Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T20:53:27.8446912Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T20:53:27.8455554Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:53:27.8725792Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T20:53:27.8735230Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:53:27.9027364Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T20:53:27.9036507Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:53:27.9339820Z Collecting pyelftools (from staticx->py2static)
2025-08-20T20:53:27.9349688Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T20:53:27.9380797Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T20:53:27.9390119Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T20:53:27.9399705Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T20:53:27.9431513Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T20:53:27.9440462Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T20:53:27.9449558Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T20:53:27.9458937Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T20:53:27.9468351Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:53:27.9477647Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T20:53:27.9486755Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T20:53:27.9497087Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T20:53:27.9512902Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T20:53:27.9522419Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T20:53:27.9531075Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T20:53:27.9540022Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T20:53:27.9549189Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T20:53:27.9558332Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_aarch64.whl (726 kB)
2025-08-20T20:53:27.9570845Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:53:27.9582202Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:53:27.9596473Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:53:27.9606257Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T20:53:27.9932695Z Building wheels for collected packages: staticx
2025-08-20T20:53:27.9938718Z   Building wheel for staticx (setup.py): started
2025-08-20T20:53:30.3705792Z   Building wheel for staticx (setup.py): finished with status 'done'
2025-08-20T20:53:30.3716264Z   Created wheel for staticx: filename=staticx-0.14.1-py3-none-manylinux1_aarch64.whl size=790771 sha256=028ca11d92a6b6244f50af1a7ac68d77449687bba2e7c29201869b41c7de3694
2025-08-20T20:53:30.3717390Z   Stored in directory: /home/runner/.cache/pip/wheels/00/b3/af/a35c87126ca3734bc09bf9274a2c1ffdab9273a232bfa1325c
2025-08-20T20:53:30.3734917Z Successfully built staticx
2025-08-20T20:53:30.4714521Z 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-20T20:53:30.4716993Z   Attempting uninstall: pyelftools
2025-08-20T20:53:30.4783291Z     Found existing installation: pyelftools 0.32
2025-08-20T20:53:30.4822203Z     Uninstalling pyelftools-0.32:
2025-08-20T20:53:30.4833434Z       Successfully uninstalled pyelftools-0.32
2025-08-20T20:53:30.5938072Z   Attempting uninstall: altgraph
2025-08-20T20:53:30.6009186Z     Found existing installation: altgraph 0.17.4
2025-08-20T20:53:30.6024980Z     Uninstalling altgraph-0.17.4:
2025-08-20T20:53:30.6029489Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T20:53:30.6243951Z   Attempting uninstall: typing-extensions
2025-08-20T20:53:30.6312331Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T20:53:30.6324167Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T20:53:30.6512372Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T20:53:30.6833472Z   Attempting uninstall: staticx
2025-08-20T20:53:30.6903110Z     Found existing installation: staticx 0.14.1
2025-08-20T20:53:30.6923213Z     Uninstalling staticx-0.14.1:
2025-08-20T20:53:30.6930902Z       Successfully uninstalled staticx-0.14.1
2025-08-20T20:53:30.7241950Z   Attempting uninstall: shellingham
2025-08-20T20:53:30.7313483Z     Found existing installation: shellingham 1.5.4
2025-08-20T20:53:30.7327853Z     Uninstalling shellingham-1.5.4:
2025-08-20T20:53:30.7332893Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T20:53:30.7749263Z   Attempting uninstall: setuptools
2025-08-20T20:53:30.7817072Z     Found existing installation: setuptools 80.9.0
2025-08-20T20:53:30.8016985Z     Uninstalling setuptools-80.9.0:
2025-08-20T20:53:30.8238148Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T20:53:31.4008746Z   Attempting uninstall: scons
2025-08-20T20:53:31.4081894Z     Found existing installation: SCons 4.9.1
2025-08-20T20:53:31.4377280Z     Uninstalling SCons-4.9.1:
2025-08-20T20:53:31.4436713Z       Successfully uninstalled SCons-4.9.1
2025-08-20T20:53:31.9362112Z   Attempting uninstall: pygments
2025-08-20T20:53:31.9429294Z     Found existing installation: Pygments 2.19.2
2025-08-20T20:53:31.9589975Z     Uninstalling Pygments-2.19.2:
2025-08-20T20:53:31.9612750Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T20:53:32.5595279Z   Attempting uninstall: platformdirs
2025-08-20T20:53:32.5669534Z     Found existing installation: platformdirs 4.3.8
2025-08-20T20:53:32.5696375Z     Uninstalling platformdirs-4.3.8:
2025-08-20T20:53:32.5701621Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T20:53:32.6018620Z   Attempting uninstall: packaging
2025-08-20T20:53:32.6090434Z     Found existing installation: packaging 25.0
2025-08-20T20:53:32.6109469Z     Uninstalling packaging-25.0:
2025-08-20T20:53:32.6115406Z       Successfully uninstalled packaging-25.0
2025-08-20T20:53:32.6561516Z   Attempting uninstall: mdurl
2025-08-20T20:53:32.6631521Z     Found existing installation: mdurl 0.1.2
2025-08-20T20:53:32.6644692Z     Uninstalling mdurl-0.1.2:
2025-08-20T20:53:32.6649890Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T20:53:32.6818494Z   Attempting uninstall: click
2025-08-20T20:53:32.6888059Z     Found existing installation: click 8.2.1
2025-08-20T20:53:32.6905826Z     Uninstalling click-8.2.1:
2025-08-20T20:53:32.6910962Z       Successfully uninstalled click-8.2.1
2025-08-20T20:53:32.7627797Z   Attempting uninstall: argcomplete
2025-08-20T20:53:32.7700489Z     Found existing installation: argcomplete 3.6.2
2025-08-20T20:53:32.7724371Z     Uninstalling argcomplete-3.6.2:
2025-08-20T20:53:32.7733011Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T20:53:32.8114269Z   Attempting uninstall: ansi2txt
2025-08-20T20:53:32.8185311Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T20:53:32.8198083Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T20:53:32.8391697Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T20:53:32.8568025Z   Attempting uninstall: userpath
2025-08-20T20:53:32.8638982Z     Found existing installation: userpath 1.9.2
2025-08-20T20:53:32.8654932Z     Uninstalling userpath-1.9.2:
2025-08-20T20:53:32.8661450Z       Successfully uninstalled userpath-1.9.2
2025-08-20T20:53:32.8828229Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T20:53:32.8903047Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T20:53:32.9201517Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T20:53:32.9239275Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T20:53:33.5992180Z   Attempting uninstall: markdown-it-py
2025-08-20T20:53:33.6072344Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T20:53:33.6121581Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T20:53:33.6132615Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T20:53:33.6779872Z   Attempting uninstall: rich
2025-08-20T20:53:33.6851646Z     Found existing installation: rich 14.1.0
2025-08-20T20:53:33.6896239Z     Uninstalling rich-14.1.0:
2025-08-20T20:53:33.6904282Z       Successfully uninstalled rich-14.1.0
2025-08-20T20:53:33.8466087Z   Attempting uninstall: pyinstaller
2025-08-20T20:53:33.8538695Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T20:53:33.8785237Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T20:53:33.8821427Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T20:53:34.1442673Z   Attempting uninstall: pipx
2025-08-20T20:53:34.1523397Z     Found existing installation: pipx 1.7.1
2025-08-20T20:53:34.1557458Z     Uninstalling pipx-1.7.1:
2025-08-20T20:53:34.1564775Z       Successfully uninstalled pipx-1.7.1
2025-08-20T20:53:34.2138474Z   Attempting uninstall: typer
2025-08-20T20:53:34.2210719Z     Found existing installation: typer 0.16.1
2025-08-20T20:53:34.2232463Z     Uninstalling typer-0.16.1:
2025-08-20T20:53:34.2239413Z       Successfully uninstalled typer-0.16.1
2025-08-20T20:53:34.2633417Z   Attempting uninstall: py2static
2025-08-20T20:53:34.2699372Z     Found existing installation: py2static 0.0.1
2025-08-20T20:53:34.2715058Z     Uninstalling py2static-0.0.1:
2025-08-20T20:53:34.2722888Z       Successfully uninstalled py2static-0.0.1
2025-08-20T20:53:34.2856766Z 
2025-08-20T20:53:34.2880594Z 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-20T20:53:34.5815187Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:53:34.6825691Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T20:53:34.6829275Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-gamk7yr1
2025-08-20T20:53:34.6846804Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-gamk7yr1
2025-08-20T20:53:36.6054509Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T20:53:36.6089841Z   Installing build dependencies: started
2025-08-20T20:53:37.2662180Z   Installing build dependencies: finished with status 'done'
2025-08-20T20:53:37.2672100Z   Getting requirements to build wheel: started
2025-08-20T20:53:37.5209035Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T20:53:37.5216821Z   Preparing metadata (pyproject.toml): started
2025-08-20T20:53:37.6877951Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T20:53:37.8523644Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T20:53:37.8533341Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T20:53:37.9172862Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T20:53:37.9181000Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T20:53:37.9470449Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T20:53:37.9479427Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T20:53:37.9739154Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T20:53:37.9748358Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T20:53:37.9785264Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T20:53:37.9794162Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T20:53:37.9805186Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T20:53:37.9819051Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T20:53:37.9923385Z Building wheels for collected packages: pyinstaller
2025-08-20T20:53:37.9929619Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T20:53:40.7091126Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T20:53:40.7110900Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1828928 sha256=6e17227fac0a01d774d2755c3df24f0f7685fff9774c7a6e0eb1201ca0fbd5da
2025-08-20T20:53:40.7111993Z   Stored in directory: /tmp/pip-ephem-wheel-cache-c38eesve/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T20:53:40.7148125Z Successfully built pyinstaller
2025-08-20T20:53:40.7917820Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T20:53:40.7923325Z   Attempting uninstall: altgraph
2025-08-20T20:53:40.7991036Z     Found existing installation: altgraph 0.17.4
2025-08-20T20:53:40.8008113Z     Uninstalling altgraph-0.17.4:
2025-08-20T20:53:40.8014153Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T20:53:40.8260142Z   Attempting uninstall: setuptools
2025-08-20T20:53:40.8327268Z     Found existing installation: setuptools 80.9.0
2025-08-20T20:53:40.8526596Z     Uninstalling setuptools-80.9.0:
2025-08-20T20:53:40.8747365Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T20:53:41.4576028Z   Attempting uninstall: packaging
2025-08-20T20:53:41.4651974Z     Found existing installation: packaging 25.0
2025-08-20T20:53:41.4670969Z     Uninstalling packaging-25.0:
2025-08-20T20:53:41.4676761Z       Successfully uninstalled packaging-25.0
2025-08-20T20:53:41.5157710Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T20:53:41.5230090Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T20:53:41.5527769Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T20:53:41.5565625Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T20:53:41.7567003Z   Attempting uninstall: pyinstaller
2025-08-20T20:53:41.7639832Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T20:53:41.7895367Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T20:53:41.7932255Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T20:53:42.0688398Z 
2025-08-20T20:53:42.0713483Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T20:53:42.2927364Z 6.15.0
2025-08-20T20:53:42.3783554Z [+] Installing Go for linux-arm64...
2025-08-20T20:53:42.8180474Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T20:53:42.8180877Z [!] GOROOT: /usr/lib/go-1.22
2025-08-20T20:53:42.8181529Z [!] Removing existing GOROOT: /usr/lib/go-1.22
2025-08-20T20:53:42.8189867Z rm: cannot remove '/usr/lib/go-1.22/test': Permission denied
2025-08-20T20:53:42.8190363Z rm: cannot remove '/usr/lib/go-1.22/bin/gofmt': Permission denied
2025-08-20T20:53:42.8190872Z rm: cannot remove '/usr/lib/go-1.22/bin/go': Permission denied
2025-08-20T20:53:42.8333621Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/link': Permission denied
2025-08-20T20:53:42.8334391Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cover': Permission denied
2025-08-20T20:53:42.8334926Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/compile': Permission denied
2025-08-20T20:53:42.8335517Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pack': Permission denied
2025-08-20T20:53:42.8336031Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/cgo': Permission denied
2025-08-20T20:53:42.8336553Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/covdata': Permission denied
2025-08-20T20:53:42.8337152Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/addr2line': Permission denied
2025-08-20T20:53:42.8337666Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/fix': Permission denied
2025-08-20T20:53:42.8338833Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/vet': Permission denied
2025-08-20T20:53:42.8339333Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/doc': Permission denied
2025-08-20T20:53:42.8339853Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/asm': Permission denied
2025-08-20T20:53:42.8340376Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/nm': Permission denied
2025-08-20T20:53:42.8340882Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/trace': Permission denied
2025-08-20T20:53:42.8341635Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/objdump': Permission denied
2025-08-20T20:53:42.8342199Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/dist': Permission denied
2025-08-20T20:53:42.8342733Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/test2json': Permission denied
2025-08-20T20:53:42.8343272Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/distpack': Permission denied
2025-08-20T20:53:42.8343808Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/pprof': Permission denied
2025-08-20T20:53:42.8344322Z rm: cannot remove '/usr/lib/go-1.22/pkg/tool/linux_arm64/buildid': Permission denied
2025-08-20T20:53:42.8344838Z rm: cannot remove '/usr/lib/go-1.22/pkg/include': Permission denied
2025-08-20T20:53:42.8345272Z rm: cannot remove '/usr/lib/go-1.22/api': Permission denied
2025-08-20T20:53:42.8345642Z rm: cannot remove '/usr/lib/go-1.22/src': Permission denied
2025-08-20T20:53:42.8346078Z rm: cannot remove '/usr/lib/go-1.22/go.env': Permission denied
2025-08-20T20:53:42.8346452Z rm: cannot remove '/usr/lib/go-1.22/misc': Permission denied
2025-08-20T20:53:42.8346832Z rm: cannot remove '/usr/lib/go-1.22/VERSION': Permission denied
2025-08-20T20:53:42.8372828Z go version go1.22.2 linux/arm64
2025-08-20T20:53:42.8807716Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:53:42.8808411Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T20:53:42.8808952Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T20:53:42.8809393Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T20:53:42.8809855Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T20:53:42.8810284Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T20:53:42.8810732Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T20:53:42.8811681Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T20:53:42.8812126Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T20:53:42.8812574Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T20:53:42.8812990Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T20:53:42.8813415Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T20:53:42.8813932Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T20:53:42.8814409Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T20:53:42.8814851Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T20:53:42.8815362Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T20:53:42.8815823Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T20:53:42.8816276Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T20:53:42.8816752Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:53:42.8817274Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:53:42.8817832Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T20:53:42.8818330Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T20:53:42.8818839Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:53:42.8819601Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T20:53:42.8820014Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T20:53:42.8820483Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:53:42.8820980Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:53:42.8821808Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:53:42.8822367Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:53:42.8822839Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:53:42.8823302Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T20:53:42.8823846Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T20:53:42.8824331Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T20:53:42.8824880Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:53:42.8825391Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T20:53:42.8825881Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:53:42.8826386Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:53:42.8826897Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T20:53:42.8827367Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T20:53:42.8827876Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:53:42.8828362Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T20:53:42.8828830Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:53:42.8829345Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T20:53:42.8829824Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T20:53:42.8830367Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T20:53:42.8830910Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:53:42.8831762Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:53:42.8832365Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T20:53:42.8832888Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T20:53:42.8833357Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:53:42.8833880Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T20:53:42.8834348Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T20:53:42.8834857Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T20:53:42.8835348Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T20:53:42.8835774Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T20:53:42.8836218Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T20:53:42.8836654Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T20:53:42.8837098Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T20:53:42.8837611Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:53:42.8838067Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T20:53:42.8838576Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:53:42.8839078Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:53:42.8839690Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:53:42.8840218Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:53:42.8840694Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T20:53:42.8841168Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:53:42.8841829Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:53:42.8842302Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T20:53:42.8842784Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:53:42.8843414Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:53:42.8843969Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T20:53:42.8844518Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T20:53:42.8845003Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T20:53:42.8845442Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T20:53:42.8845980Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T20:53:42.8846443Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T20:53:42.8846901Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T20:53:42.8847488Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:53:42.8848042Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:53:42.8848668Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:53:42.8849230Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:53:42.8849736Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:53:42.8850240Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:53:42.8850687Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:53:42.8851145Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:53:42.8852099Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T20:53:42.8852569Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T20:53:42.8853099Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T20:53:42.8853592Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T20:53:42.8854058Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T20:53:42.8854533Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T20:53:42.8855006Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:53:42.8855473Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T20:53:42.8855964Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T20:53:42.8856419Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T20:53:42.8856846Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:53:42.8857345Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T20:53:42.8857961Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T20:53:42.8858515Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T20:53:42.8859014Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T20:53:42.8859497Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T20:53:42.8860147Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T20:53:42.8860564Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T20:53:42.8861031Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T20:53:42.8861670Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T20:53:42.8862134Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T20:53:42.8862639Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T20:53:42.8863090Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T20:53:42.8863531Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T20:53:42.8864030Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T20:53:42.8864519Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T20:53:42.8864951Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T20:53:42.8867060Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T20:53:42.8867470Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T20:53:42.8867917Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T20:53:42.8868401Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T20:53:42.8868805Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T20:53:42.8869280Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T20:53:42.8869734Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T20:53:42.8870209Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:53:42.8870923Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T20:53:42.8871561Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T20:53:42.8872045Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T20:53:42.8872514Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T20:53:42.8872960Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T20:53:42.8873675Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T20:53:42.8874166Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T20:53:42.8874603Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T20:53:42.8875114Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T20:53:42.8875585Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:53:42.8876298Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:53:42.8876815Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T20:53:42.8877277Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T20:53:42.8877802Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T20:53:42.8878274Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T20:53:42.8878726Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T20:53:42.8879274Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T20:53:42.8879732Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T20:53:42.8880178Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:53:42.8880696Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T20:53:42.8881128Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T20:53:42.8881942Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T20:53:42.8882388Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T20:53:42.8882842Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T20:53:42.8883346Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T20:53:42.8883839Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T20:53:42.8884464Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T20:53:42.8943931Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T20:53:42.8944347Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T20:53:42.8944739Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T20:53:42.8945234Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T20:53:42.8945685Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:53:42.8946132Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T20:53:42.8946534Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T20:53:42.8946911Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T20:53:42.8947311Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T20:53:42.8947731Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:53:42.8948152Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:53:42.8948505Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T20:53:42.8948850Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T20:53:42.8949269Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:53:42.8949707Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T20:53:42.8950117Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T20:53:42.8950505Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T20:53:42.8950881Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T20:53:42.8951941Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T20:53:42.8952408Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:53:42.8952880Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:53:42.8953298Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T20:53:42.8953671Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T20:53:42.8954031Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T20:53:42.8954482Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:53:42.8954986Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:53:42.8955426Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T20:53:42.8955803Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T20:53:42.8956267Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:53:42.8956805Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:53:42.8957306Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:53:42.8957743Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T20:53:42.8958104Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T20:53:42.8958651Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T20:53:42.8959064Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T20:53:42.8959481Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T20:53:42.8959887Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:53:42.8960266Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T20:53:42.8960637Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T20:53:42.8961037Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:53:42.8961730Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T20:53:42.8962135Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:53:42.8962534Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T20:53:42.8962936Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:53:42.8963329Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T20:53:42.8963748Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:53:42.8964192Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T20:53:42.8964625Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T20:53:42.8965016Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T20:53:42.8965388Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T20:53:42.8965762Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T20:53:42.8966137Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T20:53:42.8966527Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T20:53:42.8966949Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:53:42.8967416Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:53:42.8967864Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:53:42.8968268Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T20:53:42.8968842Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T20:53:42.8969277Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T20:53:42.8969654Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T20:53:42.8970025Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T20:53:42.8970410Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T20:53:42.8970790Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T20:53:42.8971357Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:53:42.8971834Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T20:53:42.8972294Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:53:42.8972813Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:53:42.8973332Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:53:42.8973835Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:53:42.8974277Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T20:53:42.8974641Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T20:53:42.8975004Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T20:53:42.8975578Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:53:42.8975963Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T20:53:42.8976330Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T20:53:42.8976713Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:53:42.8977101Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T20:53:42.8977490Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:53:42.8977867Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T20:53:42.8978246Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T20:53:42.8978639Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T20:53:42.8979030Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T20:53:42.8979443Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:53:42.8979884Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:53:42.8980303Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T20:53:42.8980715Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T20:53:42.8981122Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T20:53:42.8981960Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T20:53:42.8982384Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T20:53:42.8982772Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T20:53:42.8983132Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T20:53:42.8983637Z 	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-20T20:53:42.8984158Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T20:53:42.8984530Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T20:53:42.8984906Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T20:53:42.8985269Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T20:53:42.8985842Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:53:42.8986290Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T20:53:42.8986714Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:53:42.8987141Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T20:53:42.8987542Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T20:53:42.8987943Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T20:53:42.8988371Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:53:42.8988779Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T20:53:42.8989172Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T20:53:42.8989606Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:53:42.8990096Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:53:42.8990592Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:53:42.8991040Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:53:42.8991583Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T20:53:42.8991987Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T20:53:42.8992937Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:53:42.8993427Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T20:53:42.8993840Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T20:53:42.8994273Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:53:42.8994734Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T20:53:42.8995138Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T20:53:42.8995499Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T20:53:42.8995850Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T20:53:42.8996221Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T20:53:42.8996604Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T20:53:42.8996973Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T20:53:42.8997322Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T20:53:42.8997692Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T20:53:42.8998058Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T20:53:42.8998421Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T20:53:42.8998793Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T20:53:42.8999149Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T20:53:42.8999528Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T20:53:42.8999917Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T20:53:42.9000277Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T20:53:42.9000638Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T20:53:42.9001006Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T20:53:42.9001567Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T20:53:42.9001947Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T20:53:42.9002315Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T20:53:42.9002858Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T20:53:42.9003248Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T20:53:42.9003670Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T20:53:42.9004100Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T20:53:42.9004505Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T20:53:42.9004864Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T20:53:42.9005281Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:53:42.9005704Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:53:42.9006103Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T20:53:42.9006463Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T20:53:42.9006832Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T20:53:42.9007190Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T20:53:42.9007535Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T20:53:42.9007881Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T20:53:42.9008234Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T20:53:42.9008601Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T20:53:42.9009123Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T20:53:42.9009471Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T20:53:42.9009805Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T20:53:42.9010178Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:53:42.9010587Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T20:53:42.9010982Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:53:42.9011511Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T20:53:42.9011908Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:53:42.9012319Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:53:42.9012822Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:53:42.9013447Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:53:42.9014071Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:53:42.9014615Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:53:42.9015088Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:53:42.9015541Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:53:42.9016061Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:53:42.9016680Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:53:42.9017241Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:53:42.9017744Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:53:42.9018191Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T20:53:42.9018559Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T20:53:42.9018933Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T20:53:42.9019492Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T20:53:42.9019889Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T20:53:42.9020282Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T20:53:42.9020668Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T20:53:42.9021057Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T20:53:42.9021624Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T20:53:42.9022026Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T20:53:42.9022405Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T20:53:42.9022781Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T20:53:42.9023157Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T20:53:42.9023553Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T20:53:42.9023946Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T20:53:42.9024361Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T20:53:42.9024771Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T20:53:42.9025138Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T20:53:42.9025529Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T20:53:42.9026150Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T20:53:42.9026564Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:53:42.9027007Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:53:42.9027472Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T20:53:42.9027848Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T20:53:42.9028215Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T20:53:42.9028601Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T20:53:42.9028970Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T20:53:42.9029359Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:53:42.9029750Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T20:53:42.9030142Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T20:53:42.9030525Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T20:53:42.9030887Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T20:53:42.9031404Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T20:53:42.9031983Z 	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-20T20:53:42.9032697Z 	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-20T20:53:42.9033457Z 	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-20T20:53:42.9034125Z 	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-20T20:53:42.9034656Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T20:53:42.9035039Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T20:53:42.9035445Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T20:53:42.9035842Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T20:53:42.9036405Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T20:53:42.9036812Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T20:53:42.9037179Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T20:53:42.9037558Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T20:53:42.9037939Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T20:53:42.9038316Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T20:53:42.9038712Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T20:53:42.9039097Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T20:53:42.9039500Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T20:53:42.9039899Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T20:53:42.9040305Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T20:53:42.9040695Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T20:53:42.9041071Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T20:53:42.9041640Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T20:53:42.9042048Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T20:53:42.9042446Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T20:53:42.9043019Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T20:53:42.9043412Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T20:53:42.9043832Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:53:42.9044266Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T20:53:42.9044674Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T20:53:42.9045113Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:53:42.9045569Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:53:42.9045974Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T20:53:42.9046344Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T20:53:42.9046724Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T20:53:42.9047127Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T20:53:42.9047536Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:53:42.9047942Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T20:53:42.9048327Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T20:53:42.9048723Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T20:53:42.9049197Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:53:42.9049672Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:53:42.9050070Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T20:53:42.9050478Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:53:42.9050930Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:53:42.9051556Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:53:42.9052037Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:53:42.9052527Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:53:42.9053146Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:53:42.9053601Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:53:42.9053998Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T20:53:42.9054388Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T20:53:42.9054804Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T20:53:42.9055190Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T20:53:42.9055570Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T20:53:42.9055979Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T20:53:42.9056378Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T20:53:42.9056779Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:53:42.9057206Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T20:53:42.9057602Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T20:53:42.9057979Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T20:53:42.9058348Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T20:53:42.9058705Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T20:53:42.9059095Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:53:42.9059663Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:53:42.9060057Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T20:53:42.9060505Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:53:42.9060955Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:53:42.9061518Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T20:53:42.9061961Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:53:42.9062381Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T20:53:42.9062787Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:53:42.9063191Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T20:53:42.9063548Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T20:53:42.9063916Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T20:53:42.9064309Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T20:53:42.9064703Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T20:53:42.9065082Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T20:53:42.9065445Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T20:53:42.9065795Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T20:53:42.9066141Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T20:53:42.9066629Z 	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-20T20:53:42.9067135Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T20:53:42.9067518Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T20:53:42.9067901Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T20:53:42.9068299Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T20:53:42.9068713Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T20:53:42.9069127Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T20:53:42.9069713Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T20:53:42.9070161Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:53:42.9070577Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T20:53:42.9070945Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T20:53:42.9071497Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T20:53:42.9071864Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T20:53:42.9072245Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T20:53:42.9072669Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T20:53:42.9073101Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T20:53:42.9073499Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T20:53:42.9073922Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:53:42.9074361Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:53:42.9074762Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T20:53:42.9075131Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T20:53:42.9075479Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T20:53:42.9075827Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T20:53:42.9076414Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T20:53:42.9076791Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T20:53:42.9077168Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T20:53:42.9077569Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T20:53:42.9077988Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T20:53:42.9078449Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:53:42.9078885Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T20:53:42.9079254Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T20:53:42.9079639Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T20:53:42.9080025Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T20:53:42.9080418Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T20:53:42.9080801Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T20:53:42.9081290Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T20:53:42.9081742Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:53:42.9082239Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:53:42.9082664Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T20:53:42.9083041Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T20:53:42.9083417Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T20:53:42.9083819Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T20:53:42.9084217Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T20:53:42.9084591Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T20:53:42.9084990Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T20:53:42.9085375Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T20:53:42.9085726Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T20:53:42.9086253Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T20:53:42.9086686Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T20:53:42.9087112Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T20:53:42.9087488Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T20:53:42.9087874Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T20:53:42.9088319Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:53:42.9088771Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T20:53:42.9089201Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:53:42.9089595Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T20:53:42.9090114Z 	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-20T20:53:42.9090623Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T20:53:42.9091015Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:53:42.9091582Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T20:53:42.9092032Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:53:42.9092554Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:53:42.9093304Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:53:42.9093920Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:53:42.9094569Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:53:42.9095222Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:53:42.9095853Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:53:42.9096482Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:53:42.9097065Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:53:42.9097549Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T20:53:42.9097992Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:53:42.9098428Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T20:53:42.9098856Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:53:42.9099336Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:53:42.9099773Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T20:53:42.9100152Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T20:53:42.9100523Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T20:53:42.9100901Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T20:53:42.9101498Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T20:53:42.9101937Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:53:42.9102348Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T20:53:42.9102710Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T20:53:42.9103096Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:53:42.9103720Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:53:42.9104235Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:53:42.9104725Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:53:42.9105210Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:53:42.9105659Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:53:42.9106077Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T20:53:42.9106487Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T20:53:42.9106897Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T20:53:42.9107327Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:53:42.9107756Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T20:53:42.9108140Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T20:53:42.9108519Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T20:53:42.9108894Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T20:53:42.9109267Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T20:53:42.9109706Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:53:42.9110278Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T20:53:42.9110682Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T20:53:42.9111092Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T20:53:42.9111639Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:53:42.9112091Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:53:42.9112533Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:53:42.9112966Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:53:42.9113358Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T20:53:42.9113727Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T20:53:42.9114114Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T20:53:42.9114489Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T20:53:42.9114858Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T20:53:42.9115263Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T20:53:42.9115666Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T20:53:42.9116098Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:53:42.9116569Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:53:42.9117029Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:53:42.9117422Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T20:53:42.9117774Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T20:53:42.9118143Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T20:53:42.9118540Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T20:53:42.9118926Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T20:53:42.9119317Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:53:42.9119965Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:53:42.9120440Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:53:42.9120856Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T20:53:42.9121353Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T20:53:42.9121760Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T20:53:42.9122304Z 	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-20T20:53:42.9122883Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:53:42.9123334Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:53:42.9123780Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:53:42.9124208Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T20:53:42.9124604Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T20:53:42.9124993Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T20:53:42.9125381Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:53:42.9125781Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:53:42.9126180Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T20:53:42.9126743Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T20:53:42.9127133Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:53:42.9127576Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:53:42.9127947Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T20:53:42.9128360Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T20:53:42.9128822Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T20:53:42.9129243Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T20:53:42.9129623Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T20:53:42.9130002Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T20:53:42.9130393Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T20:53:42.9130775Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T20:53:42.9131146Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:53:42.9131701Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:53:42.9132150Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T20:53:42.9132558Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T20:53:42.9132957Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T20:53:42.9133354Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T20:53:42.9133735Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T20:53:42.9134110Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T20:53:42.9134494Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T20:53:42.9134898Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T20:53:42.9135341Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:53:42.9135786Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:53:42.9136208Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:53:42.9136789Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T20:53:42.9137207Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T20:53:42.9137631Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T20:53:42.9138017Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T20:53:42.9138370Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T20:53:42.9138715Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T20:53:42.9139082Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T20:53:42.9139453Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T20:53:42.9139804Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T20:53:42.9140171Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:53:42.9140567Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:53:42.9140949Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T20:53:42.9141437Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T20:53:42.9141787Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T20:53:42.9142162Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T20:53:42.9142556Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T20:53:42.9143089Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T20:53:42.9143453Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T20:53:42.9143813Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T20:53:42.9144193Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T20:53:42.9144568Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T20:53:42.9144917Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T20:53:42.9145288Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T20:53:42.9145678Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T20:53:42.9146058Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T20:53:42.9146434Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T20:53:42.9146809Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T20:53:42.9147198Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T20:53:42.9147601Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T20:53:42.9148027Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T20:53:42.9148429Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T20:53:42.9148791Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T20:53:42.9149143Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T20:53:42.9149487Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T20:53:42.9149910Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:53:42.9150408Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:53:42.9150917Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:53:42.9151669Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:53:42.9152184Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:53:42.9152622Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T20:53:42.9153195Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:53:42.9153600Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:53:42.9153990Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:53:42.9154376Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T20:53:42.9154756Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:53:42.9155142Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T20:53:42.9155522Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T20:53:42.9155913Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:53:42.9156358Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:53:42.9156791Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:53:42.9157171Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T20:53:42.9157571Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:53:42.9157993Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:53:42.9158372Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T20:53:42.9158719Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T20:53:42.9159107Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:53:42.9159708Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:53:42.9160168Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T20:53:42.9160577Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T20:53:42.9160991Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T20:53:42.9161557Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T20:53:42.9161986Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T20:53:43.1039282Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:53:43.2960659Z Collecting meson
2025-08-20T20:53:43.3637047Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T20:53:43.4206581Z Collecting ninja
2025-08-20T20:53:43.4374416Z   Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.metadata (5.1 kB)
2025-08-20T20:53:43.4698603Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T20:53:43.5492479Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 17.2 MB/s  0:00:00
2025-08-20T20:53:43.5651516Z Downloading ninja-1.13.0-py3-none-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (177 kB)
2025-08-20T20:53:43.6536779Z Installing collected packages: ninja, meson
2025-08-20T20:53:44.3444593Z 
2025-08-20T20:53:44.3467300Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T20:53:44.6045407Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:53:44.6937472Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T20:53:44.7821710Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T20:53:45.1573047Z 1.8.4
2025-08-20T20:53:45.1854319Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T20:53:45.2162220Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:53:45.2162655Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T20:53:45.2163008Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T20:53:45.2163371Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T20:53:45.2163756Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T20:53:45.2164499Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T20:53:45.2164893Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T20:53:45.2165255Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T20:53:45.2165601Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T20:53:45.2165930Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T20:53:45.2166289Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T20:53:45.2166688Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T20:53:45.2167073Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T20:53:45.2167481Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T20:53:45.2167876Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T20:53:45.2168279Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T20:53:45.2168683Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T20:53:45.2169047Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T20:53:45.2169428Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:53:45.2169885Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:53:45.2170329Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T20:53:45.2170970Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T20:53:45.2171685Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:53:45.2172098Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T20:53:45.2172454Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T20:53:45.2172855Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:53:45.2173292Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:53:45.2173712Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:53:45.2174120Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:53:45.2174538Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:53:45.2174959Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T20:53:45.2175391Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T20:53:45.2175819Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T20:53:45.2176242Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:53:45.2176683Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T20:53:45.2177117Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:53:45.2177518Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:53:45.2177927Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T20:53:45.2178321Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T20:53:45.2178730Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:53:45.2179155Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T20:53:45.2179582Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:53:45.2179988Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T20:53:45.2180385Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T20:53:45.2180840Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T20:53:45.2181711Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:53:45.2182222Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:53:45.2182712Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T20:53:45.2183154Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T20:53:45.2183572Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:53:45.2183999Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T20:53:45.2184414Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T20:53:45.2184832Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T20:53:45.2185234Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T20:53:45.2185610Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T20:53:45.2185970Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T20:53:45.2186345Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T20:53:45.2186736Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T20:53:45.2187142Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:53:45.2187524Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T20:53:45.2188106Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:53:45.2188547Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:53:45.2188969Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:53:45.2189380Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:53:45.2189808Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T20:53:45.2190241Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:53:45.2190647Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:53:45.2191046Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T20:53:45.2191890Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:53:45.2192394Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:53:45.2192903Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T20:53:45.2193365Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T20:53:45.2193786Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T20:53:45.2194179Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T20:53:45.2194579Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T20:53:45.2194982Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T20:53:45.2195383Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T20:53:45.2195839Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:53:45.2196342Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:53:45.2196851Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:53:45.2197342Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:53:45.2197781Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:53:45.2198183Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:53:45.2198779Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:53:45.2199210Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:53:45.2199608Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T20:53:45.2199996Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T20:53:45.2200422Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T20:53:45.2200853Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T20:53:45.2201384Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T20:53:45.2201786Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T20:53:45.2202196Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:53:45.2202608Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T20:53:45.2202986Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T20:53:45.2203353Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T20:53:45.2203742Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:53:45.2204132Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T20:53:45.2204482Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T20:53:45.2204861Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T20:53:45.2205465Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T20:53:45.2205849Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T20:53:45.2206214Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T20:53:45.2206576Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T20:53:45.2206957Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T20:53:45.2207344Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T20:53:45.2207741Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T20:53:45.2208136Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T20:53:45.2208517Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T20:53:45.2208900Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T20:53:45.2209304Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T20:53:45.2209702Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T20:53:45.2210071Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T20:53:45.2210427Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T20:53:45.2210782Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T20:53:45.2211140Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T20:53:45.2211655Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T20:53:45.2212009Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T20:53:45.2212385Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T20:53:45.2212781Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T20:53:45.2213211Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:53:45.2213644Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T20:53:45.2214045Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T20:53:45.2214437Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T20:53:45.2215023Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T20:53:45.2215426Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T20:53:45.2215829Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T20:53:45.2216239Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T20:53:45.2216623Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T20:53:45.2217020Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T20:53:45.2217435Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:53:45.2217876Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:53:45.2218305Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T20:53:45.2218695Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T20:53:45.2219094Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T20:53:45.2219504Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T20:53:45.2219916Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T20:53:45.2220355Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T20:53:45.2220754Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T20:53:45.2221152Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:53:45.2221869Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T20:53:45.2222255Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T20:53:45.2222616Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T20:53:45.2222982Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T20:53:45.2223386Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T20:53:45.2223783Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T20:53:45.2224179Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T20:53:45.2224589Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T20:53:45.2224965Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T20:53:45.2225340Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T20:53:45.2225726Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T20:53:45.2226116Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T20:53:45.2226542Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:53:45.2226986Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T20:53:45.2227391Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T20:53:45.2227767Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T20:53:45.2228158Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T20:53:45.2228583Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:53:45.2229002Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:53:45.2229357Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T20:53:45.2229710Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T20:53:45.2230131Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:53:45.2230560Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T20:53:45.2230970Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T20:53:45.2231707Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T20:53:45.2232118Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T20:53:45.2232616Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T20:53:45.2233040Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:53:45.2233504Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:53:45.2233917Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T20:53:45.2234293Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T20:53:45.2234654Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T20:53:45.2235099Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:53:45.2235603Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:53:45.2236048Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T20:53:45.2236430Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T20:53:45.2236892Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:53:45.2237429Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:53:45.2237933Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:53:45.2238523Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T20:53:45.2238888Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T20:53:45.2239269Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T20:53:45.2239678Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T20:53:45.2240097Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T20:53:45.2240501Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:53:45.2240881Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T20:53:45.2241411Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T20:53:45.2241829Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:53:45.2242227Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T20:53:45.2242632Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:53:45.2243033Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T20:53:45.2243430Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:53:45.2243824Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T20:53:45.2244248Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:53:45.2244697Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T20:53:45.2245128Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T20:53:45.2245523Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T20:53:45.2245899Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T20:53:45.2246316Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T20:53:45.2246699Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T20:53:45.2247092Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T20:53:45.2247513Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:53:45.2247983Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:53:45.2248626Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:53:45.2249052Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T20:53:45.2249443Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T20:53:45.2249829Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T20:53:45.2250205Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T20:53:45.2250572Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T20:53:45.2250965Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T20:53:45.2251462Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T20:53:45.2251910Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:53:45.2252380Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T20:53:45.2252849Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:53:45.2253363Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:53:45.2253877Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:53:45.2254380Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:53:45.2254822Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T20:53:45.2255396Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T20:53:45.2255764Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T20:53:45.2256147Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:53:45.2256529Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T20:53:45.2256902Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T20:53:45.2257292Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:53:45.2257675Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T20:53:45.2258061Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:53:45.2258440Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T20:53:45.2258820Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T20:53:45.2259224Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T20:53:45.2259617Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T20:53:45.2260033Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:53:45.2260470Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:53:45.2260892Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T20:53:45.2261452Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T20:53:45.2261870Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T20:53:45.2262281Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T20:53:45.2262704Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T20:53:45.2263096Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T20:53:45.2263467Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T20:53:45.2263975Z 	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-20T20:53:45.2264496Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T20:53:45.2264869Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T20:53:45.2265429Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T20:53:45.2265854Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T20:53:45.2266253Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:53:45.2266689Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T20:53:45.2267114Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:53:45.2267542Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T20:53:45.2267953Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T20:53:45.2268358Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T20:53:45.2268782Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:53:45.2269194Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T20:53:45.2269587Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T20:53:45.2270015Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:53:45.2270507Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:53:45.2271006Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:53:45.2271676Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:53:45.2272278Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T20:53:45.2272681Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T20:53:45.2273157Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:53:45.2273645Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T20:53:45.2274067Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T20:53:45.2274502Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:53:45.2274957Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T20:53:45.2275363Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T20:53:45.2275726Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T20:53:45.2276078Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T20:53:45.2276454Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T20:53:45.2276840Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T20:53:45.2277208Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T20:53:45.2277563Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T20:53:45.2277933Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T20:53:45.2278298Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T20:53:45.2278655Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T20:53:45.2279027Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T20:53:45.2279384Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T20:53:45.2279761Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T20:53:45.2280152Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T20:53:45.2280515Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T20:53:45.2280875Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T20:53:45.2281381Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T20:53:45.2281773Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T20:53:45.2282341Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T20:53:45.2282746Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T20:53:45.2283110Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T20:53:45.2283488Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T20:53:45.2283910Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T20:53:45.2284342Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T20:53:45.2284759Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T20:53:45.2285122Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T20:53:45.2285504Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:53:45.2285927Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:53:45.2286327Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T20:53:45.2286691Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T20:53:45.2287057Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T20:53:45.2287419Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T20:53:45.2287764Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T20:53:45.2288114Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T20:53:45.2288680Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T20:53:45.2289050Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T20:53:45.2289409Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T20:53:45.2289755Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T20:53:45.2290094Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T20:53:45.2290470Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:53:45.2290879Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T20:53:45.2291405Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:53:45.2291816Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T20:53:45.2292215Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:53:45.2292638Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:53:45.2293142Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:53:45.2293778Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:53:45.2294406Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:53:45.2294952Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:53:45.2295422Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:53:45.2295874Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:53:45.2296395Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:53:45.2297015Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:53:45.2297581Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:53:45.2298076Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:53:45.2298521Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T20:53:45.2299068Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T20:53:45.2299514Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T20:53:45.2299892Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T20:53:45.2300272Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T20:53:45.2300661Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T20:53:45.2301047Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T20:53:45.2301672Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T20:53:45.2302072Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T20:53:45.2302461Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T20:53:45.2302838Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T20:53:45.2303221Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T20:53:45.2303593Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T20:53:45.2303987Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T20:53:45.2304376Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T20:53:45.2304782Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T20:53:45.2305195Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T20:53:45.2305733Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T20:53:45.2306127Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T20:53:45.2306536Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T20:53:45.2306946Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:53:45.2307386Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:53:45.2307811Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T20:53:45.2308177Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T20:53:45.2308546Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T20:53:45.2308928Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T20:53:45.2309297Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T20:53:45.2309691Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:53:45.2310081Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T20:53:45.2310467Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T20:53:45.2310847Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T20:53:45.2311359Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T20:53:45.2311763Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T20:53:45.2312315Z 	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-20T20:53:45.2313030Z 	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-20T20:53:45.2313712Z 	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-20T20:53:45.2314383Z 	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-20T20:53:45.2314908Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T20:53:45.2315290Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T20:53:45.2315875Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T20:53:45.2316330Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T20:53:45.2316707Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T20:53:45.2317081Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T20:53:45.2317448Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T20:53:45.2317821Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T20:53:45.2318206Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T20:53:45.2318580Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T20:53:45.2318958Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T20:53:45.2319348Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T20:53:45.2319756Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T20:53:45.2320156Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T20:53:45.2320554Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T20:53:45.2320943Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T20:53:45.2321430Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T20:53:45.2321822Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T20:53:45.2322386Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T20:53:45.2322786Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T20:53:45.2323181Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T20:53:45.2323572Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T20:53:45.2323996Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:53:45.2324429Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T20:53:45.2324833Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T20:53:45.2325273Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:53:45.2325728Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:53:45.2326133Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T20:53:45.2326506Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T20:53:45.2326886Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T20:53:45.2327284Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T20:53:45.2327694Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:53:45.2328100Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T20:53:45.2328483Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T20:53:45.2328877Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T20:53:45.2329349Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:53:45.2329822Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:53:45.2330222Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T20:53:45.2330633Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:53:45.2331086Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:53:45.2331650Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:53:45.2332322Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:53:45.2332827Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:53:45.2333271Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:53:45.2333710Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:53:45.2334109Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T20:53:45.2334503Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T20:53:45.2334925Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T20:53:45.2335308Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T20:53:45.2335683Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T20:53:45.2336092Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T20:53:45.2336494Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T20:53:45.2336898Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:53:45.2337318Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T20:53:45.2337713Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T20:53:45.2338090Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T20:53:45.2338462Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T20:53:45.2338976Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T20:53:45.2339367Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:53:45.2339785Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:53:45.2340178Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T20:53:45.2340639Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:53:45.2341094Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:53:45.2341719Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T20:53:45.2342167Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:53:45.2342590Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T20:53:45.2342997Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:53:45.2343410Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T20:53:45.2343767Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T20:53:45.2344131Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T20:53:45.2344525Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T20:53:45.2344926Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T20:53:45.2345307Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T20:53:45.2345666Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T20:53:45.2346016Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T20:53:45.2346402Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T20:53:45.2346888Z 	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-20T20:53:45.2347405Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T20:53:45.2347790Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T20:53:45.2348172Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T20:53:45.2348572Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T20:53:45.2349175Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T20:53:45.2349638Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T20:53:45.2350049Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T20:53:45.2350467Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:53:45.2350881Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T20:53:45.2351381Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T20:53:45.2351750Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T20:53:45.2352114Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T20:53:45.2352496Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T20:53:45.2352921Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T20:53:45.2353352Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T20:53:45.2353754Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T20:53:45.2354177Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:53:45.2354618Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:53:45.2355017Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T20:53:45.2355588Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T20:53:45.2355941Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T20:53:45.2356290Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T20:53:45.2356657Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T20:53:45.2357034Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T20:53:45.2357414Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T20:53:45.2357815Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T20:53:45.2358224Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T20:53:45.2358685Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:53:45.2359123Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T20:53:45.2359497Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T20:53:45.2359891Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T20:53:45.2360278Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T20:53:45.2360664Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T20:53:45.2361047Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T20:53:45.2361554Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T20:53:45.2361996Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:53:45.2362491Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:53:45.2362916Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T20:53:45.2363291Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T20:53:45.2363675Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T20:53:45.2364082Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T20:53:45.2364476Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T20:53:45.2364849Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T20:53:45.2365454Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T20:53:45.2365848Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T20:53:45.2366199Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T20:53:45.2366563Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T20:53:45.2366958Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T20:53:45.2367380Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T20:53:45.2367759Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T20:53:45.2368162Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T20:53:45.2368603Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:53:45.2369041Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T20:53:45.2369478Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:53:45.2369873Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T20:53:45.2370387Z 	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-20T20:53:45.2370897Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T20:53:45.2371413Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:53:45.2371838Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T20:53:45.2372440Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:53:45.2372963Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:53:45.2373546Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:53:45.2374159Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:53:45.2374814Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:53:45.2375461Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:53:45.2376092Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:53:45.2376720Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:53:45.2377309Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:53:45.2377794Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T20:53:45.2378238Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:53:45.2378678Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T20:53:45.2379106Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:53:45.2379581Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:53:45.2380012Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T20:53:45.2380394Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T20:53:45.2380766Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T20:53:45.2381153Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T20:53:45.2381659Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T20:53:45.2382069Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:53:45.2382882Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T20:53:45.2383481Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T20:53:45.2383898Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:53:45.2384363Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:53:45.2384856Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:53:45.2385347Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:53:45.2385841Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:53:45.2386297Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:53:45.2386717Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T20:53:45.2387132Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T20:53:45.2387551Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T20:53:45.2387985Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:53:45.2388413Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T20:53:45.2388805Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T20:53:45.2389189Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T20:53:45.2389577Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T20:53:45.2390170Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T20:53:45.2390613Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:53:45.2391054Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T20:53:45.2391660Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T20:53:45.2392085Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T20:53:45.2392518Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:53:45.2392971Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:53:45.2393417Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:53:45.2393854Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:53:45.2394255Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T20:53:45.2394635Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T20:53:45.2395023Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T20:53:45.2395398Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T20:53:45.2395772Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T20:53:45.2396179Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T20:53:45.2396581Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T20:53:45.2397009Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:53:45.2397481Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:53:45.2397941Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:53:45.2398342Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T20:53:45.2398696Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T20:53:45.2399069Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T20:53:45.2399466Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T20:53:45.2399855Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T20:53:45.2400464Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:53:45.2400917Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:53:45.2401538Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:53:45.2401960Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T20:53:45.2402349Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T20:53:45.2402754Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T20:53:45.2403299Z 	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-20T20:53:45.2403880Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:53:45.2404337Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:53:45.2404788Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:53:45.2405217Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T20:53:45.2405618Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T20:53:45.2406011Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T20:53:45.2406402Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:53:45.2406984Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:53:45.2407389Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T20:53:45.2407772Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T20:53:45.2408167Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:53:45.2408579Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:53:45.2408953Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T20:53:45.2409363Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T20:53:45.2409830Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T20:53:45.2410258Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T20:53:45.2410638Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T20:53:45.2411021Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T20:53:45.2411546Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T20:53:45.2411927Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T20:53:45.2412300Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:53:45.2412735Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:53:45.2413184Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T20:53:45.2413591Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T20:53:45.2413989Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T20:53:45.2414389Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T20:53:45.2414772Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T20:53:45.2415154Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T20:53:45.2415542Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T20:53:45.2415948Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T20:53:45.2416395Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:53:45.2417089Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:53:45.2417527Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:53:45.2417929Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T20:53:45.2418337Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T20:53:45.2418766Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T20:53:45.2419158Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T20:53:45.2419521Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T20:53:45.2419869Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T20:53:45.2420233Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T20:53:45.2420610Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T20:53:45.2420971Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T20:53:45.2421494Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:53:45.2421896Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:53:45.2422282Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T20:53:45.2422647Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T20:53:45.2423002Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T20:53:45.2423551Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T20:53:45.2423952Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T20:53:45.2424330Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T20:53:45.2424696Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T20:53:45.2425066Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T20:53:45.2425448Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T20:53:45.2425829Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T20:53:45.2426180Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T20:53:45.2426555Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T20:53:45.2426950Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T20:53:45.2427333Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T20:53:45.2427720Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T20:53:45.2428100Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T20:53:45.2428489Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T20:53:45.2428895Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T20:53:45.2429324Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T20:53:45.2429730Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T20:53:45.2430090Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T20:53:45.2430441Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T20:53:45.2430784Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T20:53:45.2431351Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:53:45.2431872Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:53:45.2432347Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:53:45.2432826Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:53:45.2433537Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:53:45.2433992Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T20:53:45.2434371Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:53:45.2434763Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:53:45.2435157Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:53:45.2435545Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T20:53:45.2435942Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:53:45.2436332Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T20:53:45.2436713Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T20:53:45.2437106Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:53:45.2437554Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:53:45.2437988Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:53:45.2438365Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T20:53:45.2438766Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:53:45.2439190Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:53:45.2439571Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T20:53:45.2440096Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T20:53:45.2440488Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:53:45.2440939Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:53:45.2441696Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T20:53:45.2442124Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T20:53:45.2442543Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T20:53:45.2442968Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T20:53:45.2443402Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T20:53:45.3313639Z info: downloading installer
2025-08-20T20:53:45.8031510Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T20:53:45.8031922Z warn: /home/runner/.rustup/settings.toml
2025-08-20T20:53:45.8032288Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T20:53:45.8032704Z warn: instead of the one inferred from the default host triple.
2025-08-20T20:53:45.8233456Z info: profile set to 'default'
2025-08-20T20:53:45.8233770Z info: default host triple is aarch64-unknown-linux-gnu
2025-08-20T20:53:45.8234163Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T20:53:45.8774888Z info: syncing channel updates for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T20:53:46.0688127Z info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:53:46.1014708Z info: downloading component 'clippy'
2025-08-20T20:53:46.4279990Z info: downloading component 'rustfmt'
2025-08-20T20:53:46.7621029Z info: downloading component 'cargo'
2025-08-20T20:53:47.1708549Z info: downloading component 'rust-std'
2025-08-20T20:53:47.9719989Z info: downloading component 'rustc'
2025-08-20T20:53:49.2101721Z info: removing previous version of component 'clippy'
2025-08-20T20:53:49.2228650Z info: removing previous version of component 'rustfmt'
2025-08-20T20:53:49.2289614Z info: removing previous version of component 'cargo'
2025-08-20T20:53:49.2510122Z info: removing previous version of component 'rust-std'
2025-08-20T20:53:49.2611134Z info: removing previous version of component 'rustc'
2025-08-20T20:53:49.2884712Z info: installing component 'clippy'
2025-08-20T20:53:49.5531678Z info: installing component 'rustfmt'
2025-08-20T20:53:49.7532423Z info: installing component 'cargo'
2025-08-20T20:53:50.2479102Z info: installing component 'rust-std'
2025-08-20T20:53:51.5506786Z info: installing component 'rustc'
2025-08-20T20:53:54.2933733Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T20:53:54.2934013Z 
2025-08-20T20:53:54.3008424Z   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-20T20:53:54.3009146Z 
2025-08-20T20:53:54.3009155Z 
2025-08-20T20:53:54.3009367Z Rust is installed now. Great!
2025-08-20T20:53:54.3009537Z 
2025-08-20T20:53:54.3009724Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T20:53:54.3010127Z environment variable. This has not been done automatically.
2025-08-20T20:53:54.3010353Z 
2025-08-20T20:53:54.3010482Z To configure your current shell, you need to source
2025-08-20T20:53:54.3010772Z the corresponding env file under $HOME/.cargo.
2025-08-20T20:53:54.3010955Z 
2025-08-20T20:53:54.3011124Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T20:53:54.3011637Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T20:53:54.3011936Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T20:53:54.3012207Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T20:53:54.3190471Z info: using existing install for 'stable-aarch64-unknown-linux-gnu'
2025-08-20T20:53:54.3521676Z info: default toolchain set to 'stable-aarch64-unknown-linux-gnu'
2025-08-20T20:53:54.3521965Z 
2025-08-20T20:53:54.3597392Z   stable-aarch64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:53:54.3597726Z 
2025-08-20T20:53:54.3999545Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:53:54.4371274Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T20:53:54.4638347Z 651 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:53:54.4638796Z 	libz3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so.4
2025-08-20T20:53:54.4639143Z 	libz3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz3.so
2025-08-20T20:53:54.4639499Z 	libzstd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so.1
2025-08-20T20:53:54.4639867Z 	libzstd.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libzstd.so
2025-08-20T20:53:54.4640227Z 	libzmq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzmq.so.5
2025-08-20T20:53:54.4640586Z 	libzip.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzip.so.4
2025-08-20T20:53:54.4640960Z 	libzen.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libzen.so.0
2025-08-20T20:53:54.4641495Z 	libz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so.1
2025-08-20T20:53:54.4641832Z 	libz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libz.so
2025-08-20T20:53:54.4642189Z 	libyaml-0.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyaml-0.so.2
2025-08-20T20:53:54.4642583Z 	libyajl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libyajl.so.2
2025-08-20T20:53:54.4642966Z 	libxxhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxxhash.so.0
2025-08-20T20:53:54.4643369Z 	libxtables.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxtables.so.12
2025-08-20T20:53:54.4643760Z 	libxslt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxslt.so.1
2025-08-20T20:53:54.4644164Z 	libxshmfence.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxshmfence.so.1
2025-08-20T20:53:54.4644587Z 	libxml2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so.2
2025-08-20T20:53:54.4644974Z 	libxml2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxml2.so
2025-08-20T20:53:54.4645349Z 	libxmlsec1.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:53:54.4645811Z 	libxmlsec1-openssl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:53:54.4646255Z 	libxmlb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxmlb.so.2
2025-08-20T20:53:54.4646946Z 	libxkbfile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbfile.so.1
2025-08-20T20:53:54.4647394Z 	libxkbcommon.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:53:54.4647790Z 	libxcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so.1
2025-08-20T20:53:54.4648140Z 	libxcb.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb.so
2025-08-20T20:53:54.4648532Z 	libxcb-xfixes.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:53:54.4648960Z 	libxcb-xfixes.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:53:54.4649386Z 	libxcb-sync.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:53:54.4649789Z 	libxcb-shm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:53:54.4650203Z 	libxcb-shape.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:53:54.4650621Z 	libxcb-shape.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-shape.so
2025-08-20T20:53:54.4651047Z 	libxcb-render.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so.0
2025-08-20T20:53:54.4652003Z 	libxcb-render.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-render.so
2025-08-20T20:53:54.4652430Z 	libxcb-randr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:53:54.4652872Z 	libxcb-present.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-present.so.0
2025-08-20T20:53:54.4653297Z 	libxcb-glx.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:53:54.4653701Z 	libxcb-dri3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:53:54.4654364Z 	libxcb-dri2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libxcb-dri2.so.0
2025-08-20T20:53:54.4654760Z 	libwrap.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwrap.so.0
2025-08-20T20:53:54.4655168Z 	libwmflite-0.2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:53:54.4655597Z 	libwebpmux.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpmux.so.3
2025-08-20T20:53:54.4656017Z 	libwebpdemux.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:53:54.4656422Z 	libwebp.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwebp.so.7
2025-08-20T20:53:54.4656815Z 	libwbclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwbclient.so.0
2025-08-20T20:53:54.4657269Z 	libwayland-server.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-server.so.0
2025-08-20T20:53:54.4657744Z 	libwayland-egl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:53:54.4658219Z 	libwayland-cursor.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:53:54.4658710Z 	libwayland-client.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libwayland-client.so.0
2025-08-20T20:53:54.4659151Z 	libvulkan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvulkan.so.1
2025-08-20T20:53:54.4659569Z 	libvorbisfile.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:53:54.4659993Z 	libvorbis.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvorbis.so.0
2025-08-20T20:53:54.4660405Z 	libvolume_key.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvolume_key.so.1
2025-08-20T20:53:54.4660822Z 	libvmtools.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvmtools.so.0
2025-08-20T20:53:54.4661461Z 	libvgauth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libvgauth.so.0
2025-08-20T20:53:54.4661848Z 	libuv.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuv.so.1
2025-08-20T20:53:54.4662204Z 	libuuid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuuid.so.1
2025-08-20T20:53:54.4662583Z 	libutil.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutil.so.1
2025-08-20T20:53:54.4662979Z 	libutempter.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libutempter.so.0
2025-08-20T20:53:54.4663380Z 	libusb-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:53:54.4663760Z 	liburcu.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu.so.8
2025-08-20T20:53:54.4664367Z 	liburcu-signal.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:53:54.4664818Z 	liburcu-qsbr.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:53:54.4665242Z 	liburcu-memb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:53:54.4665651Z 	liburcu-mb.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:53:54.4666074Z 	liburcu-common.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-common.so.8
2025-08-20T20:53:54.4666505Z 	liburcu-cds.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:53:54.4666914Z 	liburcu-bp.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:53:54.4667308Z 	libunwind.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind.so.8
2025-08-20T20:53:54.4667747Z 	libunwind-ptrace.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:53:54.4668250Z 	libunwind-coredump.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:53:54.4668753Z 	libunwind-aarch64.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunwind-aarch64.so.8
2025-08-20T20:53:54.4669215Z 	libunistring.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libunistring.so.5
2025-08-20T20:53:54.4669634Z 	libudisks2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudisks2.so.0
2025-08-20T20:53:54.4670022Z 	libudev.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libudev.so.1
2025-08-20T20:53:54.4670415Z 	libuchardet.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libuchardet.so.0
2025-08-20T20:53:54.4670962Z 	libubsan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubsan.so.1
2025-08-20T20:53:54.4671515Z 	libubootenv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libubootenv.so.0
2025-08-20T20:53:54.4671981Z 	libtss2-tcti-swtpm.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:53:54.4672484Z 	libtss2-tcti-mssim.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:53:54.4672994Z 	libtss2-tcti-device.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:53:54.4673489Z 	libtss2-tcti-cmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:53:54.4673926Z 	libtss2-sys.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:53:54.4674326Z 	libtss2-rc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:53:54.4674720Z 	libtss2-mu.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:53:54.4675133Z 	libtss2-esys.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:53:54.4675530Z 	libtsan.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtsan.so.2
2025-08-20T20:53:54.4675913Z 	libtracefs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtracefs.so.1
2025-08-20T20:53:54.4676337Z 	libtraceevent.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtraceevent.so.1
2025-08-20T20:53:54.4676764Z 	libtommath.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtommath.so.1
2025-08-20T20:53:54.4677145Z 	libtk8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtk8.6.so
2025-08-20T20:53:54.4677518Z 	libtirpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtirpc.so.3
2025-08-20T20:53:54.4677918Z 	libtinyxml2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:53:54.4678329Z 	libtinfo.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so.6
2025-08-20T20:53:54.4678704Z 	libtinfo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtinfo.so
2025-08-20T20:53:54.4679079Z 	libtiff.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtiff.so.6
2025-08-20T20:53:54.4679470Z 	libtidy.so.5deb1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:53:54.4679887Z 	libtic.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so.6
2025-08-20T20:53:54.4680240Z 	libtic.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtic.so
2025-08-20T20:53:54.4680822Z 	libthread_db.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so.1
2025-08-20T20:53:54.4681474Z 	libthread_db.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libthread_db.so
2025-08-20T20:53:54.4681875Z 	libthai.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libthai.so.0
2025-08-20T20:53:54.4682248Z 	libtdb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtdb.so.1
2025-08-20T20:53:54.4682613Z 	libtcl8.6.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libtcl8.6.so
2025-08-20T20:53:54.4682989Z 	libtasn1.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtasn1.so.6
2025-08-20T20:53:54.4683377Z 	libtalloc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libtalloc.so.2
2025-08-20T20:53:54.4683783Z 	libsystemd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsystemd.so.0
2025-08-20T20:53:54.4684177Z 	libsysfs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsysfs.so.2
2025-08-20T20:53:54.4684561Z 	libsybdb.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsybdb.so.5
2025-08-20T20:53:54.4684945Z 	libsubid.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsubid.so.4
2025-08-20T20:53:54.4685350Z 	libstemmer.so.0d (libc6,AArch64) => /lib/aarch64-linux-gnu/libstemmer.so.0d
2025-08-20T20:53:54.4685752Z 	libstdc++.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libstdc++.so.6
2025-08-20T20:53:54.4686125Z 	libssl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl3.so
2025-08-20T20:53:54.4686484Z 	libssl.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so.3
2025-08-20T20:53:54.4686834Z 	libssl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libssl.so
2025-08-20T20:53:54.4687189Z 	libssh2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh2.so.1
2025-08-20T20:53:54.4687732Z 	libssh.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libssh.so.4
2025-08-20T20:53:54.4688084Z 	libss.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libss.so.2
2025-08-20T20:53:54.4688455Z 	libsqlite3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so.0
2025-08-20T20:53:54.4688853Z 	libsqlite3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsqlite3.so
2025-08-20T20:53:54.4689284Z 	libsourcekitdInProc.so (libc6,AArch64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:53:54.4689719Z 	libsoftokn3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsoftokn3.so
2025-08-20T20:53:54.4690120Z 	libsodium.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsodium.so.23
2025-08-20T20:53:54.4690514Z 	libsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnmp.so.40
2025-08-20T20:53:54.4690904Z 	libsnappy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsnappy.so.1
2025-08-20T20:53:54.4691441Z 	libsmime3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmime3.so
2025-08-20T20:53:54.4691857Z 	libsmartcols.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsmartcols.so.1
2025-08-20T20:53:54.4692267Z 	libslirp.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslirp.so.0
2025-08-20T20:53:54.4692653Z 	libslang.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libslang.so.2
2025-08-20T20:53:54.4693046Z 	libsigsegv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsigsegv.so.2
2025-08-20T20:53:54.4693462Z 	libsharpyuv.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:53:54.4693903Z 	libsgutils2-1.46.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:53:54.4694333Z 	libsframe.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsframe.so.1
2025-08-20T20:53:54.4694723Z 	libsepol.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsepol.so.2
2025-08-20T20:53:54.4695116Z 	libsensors.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsensors.so.5
2025-08-20T20:53:54.4695532Z 	libsemanage.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsemanage.so.2
2025-08-20T20:53:54.4695946Z 	libselinux.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libselinux.so.1
2025-08-20T20:53:54.4696349Z 	libseccomp.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libseccomp.so.2
2025-08-20T20:53:54.4696743Z 	libsasl2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libsasl2.so.2
2025-08-20T20:53:54.4697136Z 	libruby-3.2.so.3.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:53:54.4697739Z 	libruby-3.2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libruby-3.2.so
2025-08-20T20:53:54.4698134Z 	librtmp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librtmp.so.1
2025-08-20T20:53:54.4698495Z 	librt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/librt.so.1
2025-08-20T20:53:54.4698860Z 	librsvg-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/librsvg-2.so.2
2025-08-20T20:53:54.4699257Z 	librpmsign.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmsign.so.9
2025-08-20T20:53:54.4699656Z 	librpmio.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmio.so.9
2025-08-20T20:53:54.4700060Z 	librpmbuild.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpmbuild.so.9
2025-08-20T20:53:54.4700450Z 	librpm.so.9 (libc6,AArch64) => /lib/aarch64-linux-gnu/librpm.so.9
2025-08-20T20:53:54.4700819Z 	librhash.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/librhash.so.0
2025-08-20T20:53:54.4701320Z 	libre2.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libre2.so.10
2025-08-20T20:53:54.4701716Z 	libresolv.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so.2
2025-08-20T20:53:54.4702104Z 	libresolv.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libresolv.so
2025-08-20T20:53:54.4702527Z 	libreiserfscore.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:53:54.4702972Z 	libreadline.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libreadline.so.8
2025-08-20T20:53:54.4703372Z 	libraw_r.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw_r.so.23
2025-08-20T20:53:54.4703747Z 	libraw.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libraw.so.23
2025-08-20T20:53:54.4704313Z 	librabbitmq.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/librabbitmq.so.4
2025-08-20T20:53:54.4704736Z 	libqrtr-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:53:54.4705151Z 	libqmi-glib.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:53:54.4705505Z 	libqdbm.so.14 (libc6,AArch64) => /lib/libqdbm.so.14
2025-08-20T20:53:54.4705852Z 	libp11-kit.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libp11-kit.so.0
2025-08-20T20:53:54.4706277Z 	libpython3.12.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:53:54.4706711Z 	libpython3.12.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpython3.12.so
2025-08-20T20:53:54.4707124Z 	libpthread.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpthread.so.0
2025-08-20T20:53:54.4707509Z 	libpsx.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsx.so.2
2025-08-20T20:53:54.4707891Z 	libpspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpspell.so.15
2025-08-20T20:53:54.4708283Z 	libpsl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpsl.so.5
2025-08-20T20:53:54.4708704Z 	libprotobuf-lite.so.32 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:53:54.4709170Z 	libprotobuf-c.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:53:54.4709586Z 	libproc2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libproc2.so.0
2025-08-20T20:53:54.4709959Z 	libpq.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpq.so.5
2025-08-20T20:53:54.4710325Z 	libpopt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpopt.so.0
2025-08-20T20:53:54.4710771Z 	libpolkit-gobject-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:53:54.4711421Z 	libpolkit-agent-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:53:54.4711870Z 	libpng16.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpng16.so.16
2025-08-20T20:53:54.4712256Z 	libply.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply.so.5
2025-08-20T20:53:54.4712720Z 	libply-splash-graphics.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:53:54.4713260Z 	libply-splash-core.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:53:54.4713764Z 	libply-boot-client.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:53:54.4714368Z 	libplds4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplds4.so
2025-08-20T20:53:54.4714742Z 	libplc4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libplc4.so
2025-08-20T20:53:54.4715127Z 	libpkgconf.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpkgconf.so.3
2025-08-20T20:53:54.4715537Z 	libpixman-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpixman-1.so.0
2025-08-20T20:53:54.4715954Z 	libpipeline.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpipeline.so.1
2025-08-20T20:53:54.4716359Z 	libpgm-5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:53:54.4716738Z 	libpfm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpfm.so.4
2025-08-20T20:53:54.4717115Z 	libperl.so.5.38 (libc6,AArch64) => /lib/aarch64-linux-gnu/libperl.so.5.38
2025-08-20T20:53:54.4717515Z 	libpcre2-32.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:53:54.4717916Z 	libpcre2-32.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-32.so
2025-08-20T20:53:54.4718322Z 	libpcre2-16.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:53:54.4718723Z 	libpcre2-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-16.so
2025-08-20T20:53:54.4719122Z 	libpcre2-8.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:53:54.4719514Z 	libpcre2-8.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-8.so
2025-08-20T20:53:54.4719938Z 	libpcre2-posix.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:53:54.4720389Z 	libpcre2-posix.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcre2-posix.so
2025-08-20T20:53:54.4720944Z 	libpcprofile.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcprofile.so
2025-08-20T20:53:54.4721554Z 	libpci.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpci.so.3
2025-08-20T20:53:54.4721932Z 	libpcap.so.0.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so.0.8
2025-08-20T20:53:54.4722308Z 	libpcap.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpcap.so
2025-08-20T20:53:54.4722691Z 	libparted.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libparted.so.2
2025-08-20T20:53:54.4723081Z 	libpaper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpaper.so.1
2025-08-20T20:53:54.4723497Z 	libpangoft2-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:53:54.4723965Z 	libpangocairo-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:53:54.4724412Z 	libpango-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:53:54.4724818Z 	libpanelw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so.6
2025-08-20T20:53:54.4725215Z 	libpanelw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanelw.so
2025-08-20T20:53:54.4725600Z 	libpanel.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so.6
2025-08-20T20:53:54.4725976Z 	libpanel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libpanel.so
2025-08-20T20:53:54.4726346Z 	libpamc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpamc.so.0
2025-08-20T20:53:54.4726735Z 	libpam_misc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam_misc.so.0
2025-08-20T20:53:54.4727118Z 	libpam.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpam.so.0
2025-08-20T20:53:54.4727568Z 	libpackagekit-glib2.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:53:54.4728043Z 	libopenjp2.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopenjp2.so.7
2025-08-20T20:53:54.4728613Z 	libopeniscsiusr.so.0.2.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:53:54.4729141Z 	libopcodes-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:53:54.4729659Z 	libopcodes-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:53:54.4730166Z 	libopcodes-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:53:54.4730606Z 	libonig.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libonig.so.5
2025-08-20T20:53:54.4731349Z 	libogg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libogg.so.0
2025-08-20T20:53:54.4731751Z 	libodbc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libodbc.so.2
2025-08-20T20:53:54.4732129Z 	libobjc_gc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:53:54.4732510Z 	libobjc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libobjc.so.4
2025-08-20T20:53:54.4732875Z 	libnvme.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme.so.1
2025-08-20T20:53:54.4733259Z 	libnvme-mi.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:53:54.4733648Z 	libnuma.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnuma.so.1
2025-08-20T20:53:54.4734077Z 	libntfs-3g.so.89 (libc6,AArch64) => /lib/aarch64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:53:54.4734461Z 	libnss3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss3.so
2025-08-20T20:53:54.4734839Z 	libnssutil3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssutil3.so
2025-08-20T20:53:54.4735240Z 	libnssdbm3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssdbm3.so
2025-08-20T20:53:54.4735634Z 	libnssckbi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnssckbi.so
2025-08-20T20:53:54.4736055Z 	libnss_systemd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:53:54.4736492Z 	libnss_hesiod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:53:54.4736920Z 	libnss_hesiod.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_hesiod.so
2025-08-20T20:53:54.4737338Z 	libnss_files.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_files.so.2
2025-08-20T20:53:54.4737870Z 	libnss_dns.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_dns.so.2
2025-08-20T20:53:54.4738284Z 	libnss_compat.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so.2
2025-08-20T20:53:54.4738711Z 	libnss_compat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnss_compat.so
2025-08-20T20:53:54.4739105Z 	libnspr4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnspr4.so
2025-08-20T20:53:54.4739471Z 	libnsl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnsl.so.1
2025-08-20T20:53:54.4739981Z 	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-20T20:53:54.4740500Z 	libnpth.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnpth.so.0
2025-08-20T20:53:54.4740874Z 	libnorm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnorm.so.1
2025-08-20T20:53:54.4741380Z 	libnl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so.200
2025-08-20T20:53:54.4741753Z 	libnl-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-3.so
2025-08-20T20:53:54.4742161Z 	libnl-route-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:53:54.4742598Z 	libnl-route-3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-route-3.so
2025-08-20T20:53:54.4743023Z 	libnl-genl-3.so.200 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:53:54.4743457Z 	libnghttp2.so.14 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnghttp2.so.14
2025-08-20T20:53:54.4743863Z 	libnftnl.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftnl.so.11
2025-08-20T20:53:54.4744265Z 	libnftables.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnftables.so.1
2025-08-20T20:53:54.4744688Z 	libnfnetlink.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:53:54.4745097Z 	libnewt.so.0.52 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnewt.so.0.52
2025-08-20T20:53:54.4745492Z 	libnettle.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnettle.so.8
2025-08-20T20:53:54.4745926Z 	libnetsnmpmibs.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:53:54.4746420Z 	libnetsnmphelpers.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:53:54.4746920Z 	libnetsnmpagent.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:53:54.4747370Z 	libnetsnmp.so.40 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:53:54.4747951Z 	libnetplan.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetplan.so.1
2025-08-20T20:53:54.4748379Z 	libnetpbm.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetpbm.so.11
2025-08-20T20:53:54.4748861Z 	libnetfilter_conntrack.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:53:54.4749346Z 	libncursesw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncursesw.so.6
2025-08-20T20:53:54.4749757Z 	libncurses.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libncurses.so.6
2025-08-20T20:53:54.4750197Z 	libmysqlclient.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:53:54.4750649Z 	libmysqlclient.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmysqlclient.so
2025-08-20T20:53:54.4751057Z 	libmvec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so.1
2025-08-20T20:53:54.4751549Z 	libmvec.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmvec.so
2025-08-20T20:53:54.4751904Z 	libmultipath.so.0 (libc6,AArch64) => /lib/libmultipath.so.0
2025-08-20T20:53:54.4752295Z 	libmspack.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmspack.so.0
2025-08-20T20:53:54.4752682Z 	libmpfr.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpfr.so.6
2025-08-20T20:53:54.4753063Z 	libmpc.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmpc.so.3
2025-08-20T20:53:54.4753414Z 	libmpathutil.so.0 (libc6,AArch64) => /lib/libmpathutil.so.0
2025-08-20T20:53:54.4753786Z 	libmpathpersist.so.0 (libc6,AArch64) => /lib/libmpathpersist.so.0
2025-08-20T20:53:54.4754153Z 	libmpathcmd.so.0 (libc6,AArch64) => /lib/libmpathcmd.so.0
2025-08-20T20:53:54.4754681Z 	libmount.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmount.so.1
2025-08-20T20:53:54.4755054Z 	libmnl.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmnl.so.0
2025-08-20T20:53:54.4755412Z 	libmms.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmms.so.0
2025-08-20T20:53:54.4755790Z 	libmm-glib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmm-glib.so.0
2025-08-20T20:53:54.4756181Z 	libmlx5.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so.1
2025-08-20T20:53:54.4756543Z 	libmlx5.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx5.so
2025-08-20T20:53:54.4756903Z 	libmlx4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so.1
2025-08-20T20:53:54.4757263Z 	libmlx4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmlx4.so
2025-08-20T20:53:54.4757632Z 	libmenuw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so.6
2025-08-20T20:53:54.4758007Z 	libmenuw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenuw.so
2025-08-20T20:53:54.4758380Z 	libmenu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so.6
2025-08-20T20:53:54.4758736Z 	libmenu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmenu.so
2025-08-20T20:53:54.4759113Z 	libmemusage.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemusage.so
2025-08-20T20:53:54.4759536Z 	libmemcached.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmemcached.so.11
2025-08-20T20:53:54.4759974Z 	libmediainfo.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmediainfo.so.0
2025-08-20T20:53:54.4760384Z 	libmecab.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmecab.so.2
2025-08-20T20:53:54.4760748Z 	libmd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmd.so.0
2025-08-20T20:53:54.4761130Z 	libmbim-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:53:54.4761708Z 	libmaxminddb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:53:54.4762111Z 	libmana.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so.1
2025-08-20T20:53:54.4762479Z 	libmana.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libmana.so
2025-08-20T20:53:54.4762847Z 	libmagic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libmagic.so.1
2025-08-20T20:53:54.4763207Z 	libm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libm.so.6
2025-08-20T20:53:54.4763553Z 	liblz4.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so.1
2025-08-20T20:53:54.4763901Z 	liblz4.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz4.so
2025-08-20T20:53:54.4764445Z 	liblzo2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzo2.so.2
2025-08-20T20:53:54.4764823Z 	liblzma.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so.5
2025-08-20T20:53:54.4765183Z 	liblzma.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblzma.so
2025-08-20T20:53:54.4765535Z 	liblz.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so.1
2025-08-20T20:53:54.4765873Z 	liblz.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblz.so
2025-08-20T20:53:54.4766247Z 	liblvm2cmd.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:53:54.4766657Z 	liblua5.4.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4.so.0
2025-08-20T20:53:54.4767055Z 	liblua5.4-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:53:54.4767455Z 	liblua5.3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3.so.0
2025-08-20T20:53:54.4767853Z 	liblua5.3-c++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:53:54.4768272Z 	liblttng-ust.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:53:54.4768774Z 	liblttng-ust-tracepoint.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:53:54.4769388Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:53:54.4770014Z 	liblttng-ust-libc-wrapper.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:53:54.4770557Z 	liblttng-ust-fork.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:53:54.4771342Z 	liblttng-ust-fd.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:53:54.4771800Z 	liblttng-ust-dl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:53:54.4772323Z 	liblttng-ust-cyg-profile.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:53:54.4772945Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:53:54.4773508Z 	liblttng-ust-ctl.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:53:54.4774001Z 	liblttng-ust-common.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:53:54.4774445Z 	libltdl.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libltdl.so.7
2025-08-20T20:53:54.4774814Z 	liblsan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblsan.so.0
2025-08-20T20:53:54.4775187Z 	liblqr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblqr-1.so.0
2025-08-20T20:53:54.4775563Z 	liblmdb.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblmdb.so.0
2025-08-20T20:53:54.4775944Z 	liblldb-18.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so.1
2025-08-20T20:53:54.4776332Z 	liblldb-18.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-18.so
2025-08-20T20:53:54.4776720Z 	liblldb-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so.1
2025-08-20T20:53:54.4777109Z 	liblldb-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-17.so
2025-08-20T20:53:54.4777494Z 	liblldb-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so.1
2025-08-20T20:53:54.4777881Z 	liblldb-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/liblldb-16.so
2025-08-20T20:53:54.4778256Z 	libldap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libldap.so.2
2025-08-20T20:53:54.4778636Z 	liblcms2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblcms2.so.2
2025-08-20T20:53:54.4779014Z 	liblber.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/liblber.so.2
2025-08-20T20:53:54.4779411Z 	libk5crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libk5crypto.so.3
2025-08-20T20:53:54.4779803Z 	libksba.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libksba.so.8
2025-08-20T20:53:54.4780217Z 	libkrb5support.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5support.so.0
2025-08-20T20:53:54.4780632Z 	libkrb5.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkrb5.so.3
2025-08-20T20:53:54.4781317Z 	libkmod.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkmod.so.2
2025-08-20T20:53:54.4781744Z 	libkeyutils.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libkeyutils.so.1
2025-08-20T20:53:54.4782155Z 	libjxrglue.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjxrglue.so.0
2025-08-20T20:53:54.4782566Z 	libjsoncpp.so.25 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:53:54.4783003Z 	libjson-glib-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:53:54.4783430Z 	libjson-c.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjson-c.so.5
2025-08-20T20:53:54.4783805Z 	libjq.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjq.so.1
2025-08-20T20:53:54.4784172Z 	libjpegxr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpegxr.so.0
2025-08-20T20:53:54.4784555Z 	libjpeg.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjpeg.so.8
2025-08-20T20:53:54.4784925Z 	libjcat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjcat.so.1
2025-08-20T20:53:54.4785315Z 	libjbig2dec.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:53:54.4785708Z 	libjbig.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjbig.so.0
2025-08-20T20:53:54.4786090Z 	libjansson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libjansson.so.4
2025-08-20T20:53:54.4786470Z 	libitm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libitm.so.1
2025-08-20T20:53:54.4786833Z 	libisns.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisns.so.0
2025-08-20T20:53:54.4787201Z 	libisl.so.23 (libc6,AArch64) => /lib/aarch64-linux-gnu/libisl.so.23
2025-08-20T20:53:54.4787892Z 	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-20T20:53:54.4788609Z 	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-20T20:53:54.4789300Z 	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-20T20:53:54.4789967Z 	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-20T20:53:54.4790492Z 	libip6tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip6tc.so.2
2025-08-20T20:53:54.4790875Z 	libip4tc.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libip4tc.so.2
2025-08-20T20:53:54.4791502Z 	libiniparser.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libiniparser.so.1
2025-08-20T20:53:54.4791921Z 	libinih.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libinih.so.1
2025-08-20T20:53:54.4792307Z 	libijs-0.35.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libijs-0.35.so
2025-08-20T20:53:54.4792682Z 	libidn2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn2.so.0
2025-08-20T20:53:54.4793049Z 	libidn.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libidn.so.12
2025-08-20T20:53:54.4793427Z 	libicuuc.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so.74
2025-08-20T20:53:54.4793809Z 	libicuuc.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuuc.so
2025-08-20T20:53:54.4794186Z 	libicutu.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so.74
2025-08-20T20:53:54.4794566Z 	libicutu.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutu.so
2025-08-20T20:53:54.4794951Z 	libicutest.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so.74
2025-08-20T20:53:54.4795356Z 	libicutest.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicutest.so
2025-08-20T20:53:54.4795752Z 	libicui18n.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so.74
2025-08-20T20:53:54.4796155Z 	libicui18n.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicui18n.so
2025-08-20T20:53:54.4796545Z 	libicuio.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so.74
2025-08-20T20:53:54.4796924Z 	libicuio.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicuio.so
2025-08-20T20:53:54.4797313Z 	libicudata.so.74 (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so.74
2025-08-20T20:53:54.4797917Z 	libicudata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libicudata.so
2025-08-20T20:53:54.4798333Z 	libibverbs.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so.1
2025-08-20T20:53:54.4798731Z 	libibverbs.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libibverbs.so
2025-08-20T20:53:54.4799123Z 	libhwasan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhwasan.so.0
2025-08-20T20:53:54.4799545Z 	libhunspell-1.7.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:53:54.4799974Z 	libhogweed.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhogweed.so.6
2025-08-20T20:53:54.4800385Z 	libhistory.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhistory.so.8
2025-08-20T20:53:54.4800824Z 	libhiredis_ssl.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:53:54.4801416Z 	libhiredis.so.1.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:53:54.4801826Z 	libhgfs.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhgfs.so.0
2025-08-20T20:53:54.4802199Z 	libheif.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libheif.so.1
2025-08-20T20:53:54.4802579Z 	libhavege.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhavege.so.2
2025-08-20T20:53:54.4802979Z 	libhashkit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhashkit.so.2
2025-08-20T20:53:54.4803385Z 	libharfbuzz.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:53:54.4803788Z 	libhandle.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libhandle.so.1
2025-08-20T20:53:54.4804164Z 	libgusb.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgusb.so.2
2025-08-20T20:53:54.4804718Z 	libguestlib.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestlib.so.0
2025-08-20T20:53:54.4805187Z 	libguestStoreClient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:53:54.4805657Z 	libgudev-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:53:54.4806056Z 	libgtk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgtk-3.so.0
2025-08-20T20:53:54.4806467Z 	libgthread-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:53:54.4806920Z 	libgstreamer-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:53:54.4807368Z 	libgstnet-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:53:54.4807844Z 	libgstcontroller-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:53:54.4808332Z 	libgstcheck-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:53:54.4808782Z 	libgstbase-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:53:54.4809220Z 	libgssapi_krb5.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:53:54.4809619Z 	libgs.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgs.so.10
2025-08-20T20:53:54.4810011Z 	libgraphite2.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgraphite2.so.3
2025-08-20T20:53:54.4810431Z 	libgprofng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgprofng.so.0
2025-08-20T20:53:54.4810818Z 	libgpm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpm.so.2
2025-08-20T20:53:54.4811382Z 	libgpgme.so.11 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpgme.so.11
2025-08-20T20:53:54.4811806Z 	libgpg-error.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgpg-error.so.0
2025-08-20T20:53:54.4812205Z 	libgomp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgomp.so.1
2025-08-20T20:53:54.4812611Z 	libgobject-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:53:54.4813039Z 	libgnutls.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgnutls.so.30
2025-08-20T20:53:54.4813434Z 	libgmpxx.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so.4
2025-08-20T20:53:54.4813807Z 	libgmpxx.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmpxx.so
2025-08-20T20:53:54.4814177Z 	libgmp.so.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so.10
2025-08-20T20:53:54.4814734Z 	libgmp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmp.so
2025-08-20T20:53:54.4815139Z 	libgmodule-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:53:54.4815560Z 	libglib-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:53:54.4815953Z 	libglapi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libglapi.so.0
2025-08-20T20:53:54.4816400Z 	libgirepository-1.0.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:53:54.4816851Z 	libgio-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:53:54.4817257Z 	libgfortran.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgfortran.so.5
2025-08-20T20:53:54.4817698Z 	libgdk_pixbuf-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:53:54.4818119Z 	libgdk-3.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdk-3.so.0
2025-08-20T20:53:54.4818531Z 	libgdbm_compat.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:53:54.4818940Z 	libgdbm.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgdbm.so.6
2025-08-20T20:53:54.4819296Z 	libgd.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgd.so.3
2025-08-20T20:53:54.4819660Z 	libgctba.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgctba.so.1
2025-08-20T20:53:54.4820054Z 	libgcrypt.so.20 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcrypt.so.20
2025-08-20T20:53:54.4820449Z 	libgccpp.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgccpp.so.1
2025-08-20T20:53:54.4820952Z 	libgcc_s.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgcc_s.so.1
2025-08-20T20:53:54.4821445Z 	libgc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgc.so.1
2025-08-20T20:53:54.4821797Z 	libgbm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so.1
2025-08-20T20:53:54.4822143Z 	libgbm.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libgbm.so
2025-08-20T20:53:54.4822633Z 	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-20T20:53:54.4823142Z 	libfwupd.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfwupd.so.2
2025-08-20T20:53:54.4823524Z 	libfuse3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfuse3.so.3
2025-08-20T20:53:54.4823904Z 	libftdi1.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libftdi1.so.2
2025-08-20T20:53:54.4824306Z 	libfsverity.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfsverity.so.0
2025-08-20T20:53:54.4824716Z 	libfribidi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfribidi.so.0
2025-08-20T20:53:54.4825131Z 	libfreetype.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreetype.so.6
2025-08-20T20:53:54.4825540Z 	libfreebl3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreebl3.so
2025-08-20T20:53:54.4825954Z 	libfreeblpriv3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:53:54.4826371Z 	libformw.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so.6
2025-08-20T20:53:54.4826765Z 	libformw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libformw.so
2025-08-20T20:53:54.4827136Z 	libform.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so.6
2025-08-20T20:53:54.4827499Z 	libform.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libform.so
2025-08-20T20:53:54.4827879Z 	libfontenc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontenc.so.1
2025-08-20T20:53:54.4828306Z 	libfontconfig.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfontconfig.so.1
2025-08-20T20:53:54.4828735Z 	libflashrom.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libflashrom.so.1
2025-08-20T20:53:54.4829140Z 	libfido2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfido2.so.1
2025-08-20T20:53:54.4829565Z 	libfftw3_threads.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:53:54.4830005Z 	libfftw3_omp.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:53:54.4830406Z 	libfftw3.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfftw3.so.3
2025-08-20T20:53:54.4830976Z 	libffi.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so.8
2025-08-20T20:53:54.4831588Z 	libffi.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libffi.so
2025-08-20T20:53:54.4831942Z 	libfdt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdt.so.1
2025-08-20T20:53:54.4832309Z 	libfdisk.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfdisk.so.1
2025-08-20T20:53:54.4832687Z 	libfcgi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi.so.0
2025-08-20T20:53:54.4833062Z 	libfcgi++.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfcgi++.so.0
2025-08-20T20:53:54.4833471Z 	libfbclient.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfbclient.so.2
2025-08-20T20:53:54.4833918Z 	libfastjson.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libfastjson.so.4
2025-08-20T20:53:54.4834384Z 	libfakeroot-0.so (libc6,AArch64) => /usr/lib/aarch64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:53:54.4834821Z 	libe2p.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libe2p.so.2
2025-08-20T20:53:54.4835199Z 	libext2fs.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libext2fs.so.2
2025-08-20T20:53:54.4835585Z 	libexslt.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexslt.so.0
2025-08-20T20:53:54.4835977Z 	libexpatw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so.1
2025-08-20T20:53:54.4836369Z 	libexpatw.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpatw.so
2025-08-20T20:53:54.4836756Z 	libexpat.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so.1
2025-08-20T20:53:54.4837133Z 	libexpat.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libexpat.so
2025-08-20T20:53:54.4837753Z 	libevent_pthreads-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:53:54.4838249Z 	libevent_core-2.1.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:53:54.4838672Z 	libevdev.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libevdev.so.2
2025-08-20T20:53:54.4839050Z 	libestr.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libestr.so.0
2025-08-20T20:53:54.4839428Z 	libepoxy.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libepoxy.so.0
2025-08-20T20:53:54.4839826Z 	libenchant-2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libenchant-2.so.2
2025-08-20T20:53:54.4840217Z 	libelf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libelf.so.1
2025-08-20T20:53:54.4840591Z 	libefivar.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefivar.so.1
2025-08-20T20:53:54.4840988Z 	libefiboot.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefiboot.so.1
2025-08-20T20:53:54.4841521Z 	libefa.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so.1
2025-08-20T20:53:54.4841879Z 	libefa.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libefa.so
2025-08-20T20:53:54.4842235Z 	libedit.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libedit.so.2
2025-08-20T20:53:54.4842637Z 	libeatmydata.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so.1
2025-08-20T20:53:54.4843060Z 	libeatmydata.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libeatmydata.so
2025-08-20T20:53:54.4843445Z 	libdw.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdw.so.1
2025-08-20T20:53:54.4843833Z 	libduktape.so.207 (libc6,AArch64) => /lib/aarch64-linux-gnu/libduktape.so.207
2025-08-20T20:53:54.4844279Z 	libdrop_ambient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:53:54.4844721Z 	libdrm_radeon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_radeon.so.1
2025-08-20T20:53:54.4845147Z 	libdrm_amdgpu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:53:54.4845539Z 	libdrm.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdrm.so.2
2025-08-20T20:53:54.4846053Z 	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-20T20:53:54.4846565Z 	libdl.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdl.so.2
2025-08-20T20:53:54.4846956Z 	libdjvulibre.so.21 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:53:54.4847370Z 	libde265.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libde265.so.0
2025-08-20T20:53:54.4848004Z 	libdevmapper.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:53:54.4848539Z 	libdevmapper-event.so.1.02.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:53:54.4849119Z 	libdevmapper-event-lvm2vdo.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:53:54.4849729Z 	libdevmapper-event-lvm2thin.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:53:54.4850381Z 	libdevmapper-event-lvm2snapshot.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:53:54.4851037Z 	libdevmapper-event-lvm2raid.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:53:54.4851792Z 	libdevmapper-event-lvm2mirror.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:53:54.4852423Z 	libdevmapper-event-lvm2.so.2.03 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:53:54.4853007Z 	libdevmapper-event-lvm2.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:53:54.4853492Z 	libdeflate.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdeflate.so.0
2025-08-20T20:53:54.4853936Z 	libdebconfclient.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:53:54.4854371Z 	libdconf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdconf.so.1
2025-08-20T20:53:54.4854798Z 	libdbusmenu-gtk3.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:53:54.4855438Z 	libdbusmenu-glib.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:53:54.4855873Z 	libdbus-1.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so.3
2025-08-20T20:53:54.4856254Z 	libdbus-1.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdbus-1.so
2025-08-20T20:53:54.4856623Z 	libdb-5.3.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libdb-5.3.so
2025-08-20T20:53:54.4857005Z 	libdatrie.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libdatrie.so.1
2025-08-20T20:53:54.4857388Z 	libcurl.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl.so.4
2025-08-20T20:53:54.4857793Z 	libcurl-gnutls.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:53:54.4858207Z 	libcups.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcups.so.2
2025-08-20T20:53:54.4858572Z 	libctf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf.so.0
2025-08-20T20:53:54.4858959Z 	libctf-nobfd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:53:54.4859426Z 	libctf-nobfd-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:53:54.4859917Z 	libctf-nobfd-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:53:54.4860407Z 	libctf-nobfd-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:53:54.4860902Z 	libctf-nobfd-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:53:54.4861539Z 	libctf-armhf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:53:54.4861961Z 	libctf-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armhf.so
2025-08-20T20:53:54.4862376Z 	libctf-armel.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so.0
2025-08-20T20:53:54.4862792Z 	libctf-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libctf-armel.so
2025-08-20T20:53:54.4863226Z 	libcryptsetup.so.12 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:53:54.4863659Z 	libcrypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so.3
2025-08-20T20:53:54.4864050Z 	libcrypto.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypto.so
2025-08-20T20:53:54.4864436Z 	libcrypt.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so.1
2025-08-20T20:53:54.4864813Z 	libcrypt.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libcrypt.so
2025-08-20T20:53:54.4865396Z 	libcom_err.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcom_err.so.2
2025-08-20T20:53:54.4865843Z 	libcolordprivate.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:53:54.4866281Z 	libcolord.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcolord.so.2
2025-08-20T20:53:54.4866687Z 	libclang-18.so.18 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-18.so.18
2025-08-20T20:53:54.4867100Z 	libclang-17.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-17.so.17
2025-08-20T20:53:54.4867530Z 	libclang-16.so.16.0.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:53:54.4867983Z 	libclang-cpp.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:53:54.4868429Z 	libclang-cpp.so.17 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:53:54.4868863Z 	libclang-cpp.so.16 (libc6,AArch64) => /lib/aarch64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:53:54.4869262Z 	libcc1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcc1.so.0
2025-08-20T20:53:54.4869634Z 	libcbor.so.0.10 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcbor.so.0.10
2025-08-20T20:53:54.4870020Z 	libcares.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcares.so.2
2025-08-20T20:53:54.4870386Z 	libcap.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap.so.2
2025-08-20T20:53:54.4870759Z 	libcap-ng.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcap-ng.so.0
2025-08-20T20:53:54.4871162Z 	libcanberra.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcanberra.so.0
2025-08-20T20:53:54.4871836Z 	libcairo.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo.so.2
2025-08-20T20:53:54.4872270Z 	libcairo-gobject.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:53:54.4872746Z 	libc_malloc_debug.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:53:54.4873207Z 	libc_malloc_debug.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:53:54.4873605Z 	libc.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libc.so.6
2025-08-20T20:53:54.4873961Z 	libc-client.so.2007e (libc6,AArch64) => /lib/libc-client.so.2007e
2025-08-20T20:53:54.4874336Z 	libbz2.so.1.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbz2.so.1.0
2025-08-20T20:53:54.4874731Z 	libbytesize.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbytesize.so.1
2025-08-20T20:53:54.4875118Z 	libbsd.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbsd.so.0
2025-08-20T20:53:54.4875512Z 	libbrotlienc.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:53:54.4875944Z 	libbrotlidec.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:53:54.4876398Z 	libbrotlicommon.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:53:54.4876817Z 	libbpf.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbpf.so.1
2025-08-20T20:53:54.4877204Z 	libblockdev.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblockdev.so.3
2025-08-20T20:53:54.4877608Z 	libblkid.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libblkid.so.1
2025-08-20T20:53:54.4878154Z 	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-20T20:53:54.4878735Z 	libbfd-2.42-system.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:53:54.4879196Z 	libbfd-2.42-armhf.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:53:54.4879642Z 	libbfd-2.42-armel.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:53:54.4880075Z 	libbd_utils.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_utils.so.3
2025-08-20T20:53:54.4880477Z 	libbd_swap.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_swap.so.3
2025-08-20T20:53:54.4880872Z 	libbd_part.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_part.so.3
2025-08-20T20:53:54.4881385Z 	libbd_nvme.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:53:54.4881988Z 	libbd_mdraid.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:53:54.4882400Z 	libbd_loop.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_loop.so.3
2025-08-20T20:53:54.4882784Z 	libbd_fs.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_fs.so.3
2025-08-20T20:53:54.4883183Z 	libbd_crypto.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:53:54.4883588Z 	libbcc_bpf.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:53:54.4883963Z 	libbcc.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libbcc.so.0
2025-08-20T20:53:54.4884374Z 	libavahi-common.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-common.so.3
2025-08-20T20:53:54.4884840Z 	libavahi-client.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libavahi-client.so.3
2025-08-20T20:53:54.4885265Z 	libaudit.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaudit.so.1
2025-08-20T20:53:54.4885640Z 	libattr.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libattr.so.1
2025-08-20T20:53:54.4886028Z 	libatspi.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatspi.so.0
2025-08-20T20:53:54.4886419Z 	libatomic.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatomic.so.1
2025-08-20T20:53:54.4886794Z 	libatm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatm.so.1
2025-08-20T20:53:54.4887167Z 	libatk-1.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:53:54.4887595Z 	libatk-bridge-2.0.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:53:54.4888042Z 	libatasmart.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libatasmart.so.4
2025-08-20T20:53:54.4888600Z 	libassuan.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libassuan.so.0
2025-08-20T20:53:54.4888995Z 	libaspell.so.15 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaspell.so.15
2025-08-20T20:53:54.4889392Z 	libasound.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasound.so.2
2025-08-20T20:53:54.4889773Z 	libasan.so.8 (libc6,AArch64) => /lib/aarch64-linux-gnu/libasan.so.8
2025-08-20T20:53:54.4890150Z 	libaria2.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaria2.so.0
2025-08-20T20:53:54.4890536Z 	libargon2.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libargon2.so.1
2025-08-20T20:53:54.4890942Z 	libarchive.so.13 (libc6,AArch64) => /lib/aarch64-linux-gnu/libarchive.so.13
2025-08-20T20:53:54.4891515Z 	libapt-private.so.0.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:53:54.4891963Z 	libapt-pkg.so.6.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:53:54.4892385Z 	libaprutil-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:53:54.4892791Z 	libapr-1.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapr-1.so.0
2025-08-20T20:53:54.4893196Z 	libappstream.so.5 (libc6,AArch64) => /lib/aarch64-linux-gnu/libappstream.so.5
2025-08-20T20:53:54.4893624Z 	libapparmor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libapparmor.so.1
2025-08-20T20:53:54.4894017Z 	libaom.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaom.so.3
2025-08-20T20:53:54.4894377Z 	libanl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so.1
2025-08-20T20:53:54.4894728Z 	libanl.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libanl.so
2025-08-20T20:53:54.4895094Z 	libaio.so.1t64 (libc6,AArch64) => /lib/aarch64-linux-gnu/libaio.so.1t64
2025-08-20T20:53:54.4895468Z 	libacl.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libacl.so.1
2025-08-20T20:53:54.4895824Z 	libX11.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11.so.6
2025-08-20T20:53:54.4896196Z 	libX11-xcb.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:53:54.4896594Z 	libXxf86vm.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:53:54.4896976Z 	libXtst.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXtst.so.6
2025-08-20T20:53:54.4897334Z 	libXt.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXt.so.6
2025-08-20T20:53:54.4897683Z 	libXss.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXss.so.1
2025-08-20T20:53:54.4898276Z 	libXrender.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrender.so.1
2025-08-20T20:53:54.4898698Z 	libXrandr.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXrandr.so.2
2025-08-20T20:53:54.4899076Z 	libXpm.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXpm.so.4
2025-08-20T20:53:54.4899441Z 	libXmuu.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmuu.so.1
2025-08-20T20:53:54.4899805Z 	libXmu.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXmu.so.6
2025-08-20T20:53:54.4900191Z 	libXinerama.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXinerama.so.1
2025-08-20T20:53:54.4900579Z 	libXi.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXi.so.6
2025-08-20T20:53:54.4900929Z 	libXft.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXft.so.2
2025-08-20T20:53:54.4901449Z 	libXfont2.so.2 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfont2.so.2
2025-08-20T20:53:54.4901852Z 	libXfixes.so.3 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXfixes.so.3
2025-08-20T20:53:54.4902238Z 	libXext.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXext.so.6
2025-08-20T20:53:54.4902616Z 	libXdmcp.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so.6
2025-08-20T20:53:54.4902992Z 	libXdmcp.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdmcp.so
2025-08-20T20:53:54.4903376Z 	libXdamage.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXdamage.so.1
2025-08-20T20:53:54.4903780Z 	libXcursor.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcursor.so.1
2025-08-20T20:53:54.4904202Z 	libXcomposite.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXcomposite.so.1
2025-08-20T20:53:54.4904775Z 	libXaw.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXaw.so.7
2025-08-20T20:53:54.4905130Z 	libXau.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so.6
2025-08-20T20:53:54.4905478Z 	libXau.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libXau.so
2025-08-20T20:53:54.4905820Z 	libSM.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libSM.so.6
2025-08-20T20:53:54.4906245Z 	libOpenEXRUtil-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:53:54.4906749Z 	libOpenEXRCore-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:53:54.4907224Z 	libOpenEXR-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:53:54.4907701Z 	libMagickWand-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:53:54.4908208Z 	libMagickCore-6.Q16.so.7 (libc6,AArch64) => /lib/aarch64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:53:54.4908649Z 	libLerc.so.4 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLerc.so.4
2025-08-20T20:53:54.4909035Z 	libLLVM.so.19.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:53:54.4909423Z 	libLLVM.so.18.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:53:54.4909813Z 	libLLVM-17.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:53:54.4910202Z 	libLLVM-17.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-17.so
2025-08-20T20:53:54.4910597Z 	libLLVM-16.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:53:54.4910987Z 	libLLVM-16.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libLLVM-16.so
2025-08-20T20:53:54.4911552Z 	libJudy.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libJudy.so.1
2025-08-20T20:53:54.4911949Z 	libImath-3_1.so.29 (libc6,AArch64) => /lib/aarch64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:53:54.4912397Z 	libIlmThread-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:53:54.4912834Z 	libIex-3_1.so.30 (libc6,AArch64) => /lib/aarch64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:53:54.4913215Z 	libICE.so.6 (libc6,AArch64) => /lib/aarch64-linux-gnu/libICE.so.6
2025-08-20T20:53:54.4913615Z 	libGLdispatch.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:53:54.4914032Z 	libGLX_mesa.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:53:54.4914412Z 	libGLX.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGLX.so.0
2025-08-20T20:53:54.4914958Z 	libGL.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libGL.so.1
2025-08-20T20:53:54.4915358Z 	libDeployPkg.so.0 (libc6,AArch64) => /lib/aarch64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:53:54.4915806Z 	libBrokenLocale.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:53:54.4916267Z 	libBrokenLocale.so (libc6,AArch64) => /lib/aarch64-linux-gnu/libBrokenLocale.so
2025-08-20T20:53:54.4916677Z 	ld-musl-aarch64.so.1 (libc6,AArch64) => /lib/ld-musl-aarch64.so.1
2025-08-20T20:53:54.4917101Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/aarch64-linux-gnu/ld-linux-aarch64.so.1
2025-08-20T20:53:54.4917533Z 	ld-linux-aarch64.so.1 (libc6,AArch64) => /lib/ld-linux-aarch64.so.1
2025-08-20T20:53:54.4917968Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.4) stable release version 2.39
2025-08-20T20:53:54.4918256Z 
2025-08-20T20:53:54.4918260Z 
2025-08-20T20:53:54.4918631Z  [+] Finished Initializing Linux runnervmdbl46 6.11.0-1015-azure aarch64 :: at Wednesday, 2025-08-20 (08:53:54 PM)
2025-08-20T20:53:54.4918992Z 
2025-08-20T20:53:54.4918996Z 
2025-08-20T20:53:54.4918999Z 
2025-08-20T20:53:54.4919063Z [+] Continue : YES
2025-08-20T20:53:54.4919171Z 
2025-08-20T20:53:54.4919424Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T20:53:54.5544299Z 
2025-08-20T20:53:54.5544646Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (08:53:54 PM) UTC
2025-08-20T20:53:54.5544902Z 
2025-08-20T20:53:54.5559617Z 
2025-08-20T20:53:54.5560002Z [+] Total RECIPES :: 1
2025-08-20T20:53:54.5560137Z 
2025-08-20T20:53:54.5629211Z 
2025-08-20T20:53:54.5629742Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml (1/1)
2025-08-20T20:53:54.5630241Z 
2025-08-20T20:53:54.6218217Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:53:54.6228152Z mode of '/tmp/pkgforge/8ZikMQhz1_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:53:54.6271470Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/husarnet/official [Provided]
2025-08-20T20:53:54.6271889Z [+] Setting '.pkg_family' --> husarnet [Provided]
2025-08-20T20:53:54.6282801Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T20:53:54.6288154Z [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-20T20:53:54.6368239Z [00:00:00.008]➜  
2025-08-20T20:53:54.6369228Z [00:00:00.008]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/husarnet/static.official.source.yaml) --> /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (08:53:54 PM) UTC]
2025-08-20T20:53:54.6370079Z [00:00:00.008]➜  
2025-08-20T20:53:54.6370266Z [00:00:00.008]➜  
2025-08-20T20:53:54.6370452Z [00:00:00.008]➜  
2025-08-20T20:53:54.6370755Z [00:00:00.008]➜  ###################################################################
2025-08-20T20:53:54.6376406Z [00:00:00.009]➜  #!/SBUILD ver @v1.0.0
2025-08-20T20:53:54.6377094Z [00:00:00.009]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:53:54.6379228Z [00:00:00.009]➜  _disabled: false
2025-08-20T20:53:54.6379508Z [00:00:00.009]➜  
2025-08-20T20:53:54.6379720Z [00:00:00.009]➜  pkg: "husarnet"
2025-08-20T20:53:54.6380024Z [00:00:00.009]➜  pkg_id: "github.com.husarnet.husarnet"
2025-08-20T20:53:54.6380376Z [00:00:00.009]➜  pkg_type: "static"
2025-08-20T20:53:54.6380619Z [00:00:00.009]➜  category:
2025-08-20T20:53:54.6381703Z [00:00:00.009]➜    - "ConsoleOnly"
2025-08-20T20:53:54.6382044Z [00:00:00.009]➜    - "Utility"
2025-08-20T20:53:54.6382444Z [00:00:00.009]➜  description: "Peer-to-Peer VPN over the Internet with zero configuration"
2025-08-20T20:53:54.6382825Z [00:00:00.009]➜  homepage:
2025-08-20T20:53:54.6383450Z [00:00:00.009]➜    - "https://husarnet.com/"
2025-08-20T20:53:54.6383786Z [00:00:00.009]➜  license:
2025-08-20T20:53:54.6384017Z [00:00:00.009]➜    - id: "GPL-3.0"
2025-08-20T20:53:54.6384556Z [00:00:00.009]➜      url: "https://github.com/husarnet/husarnet/raw/2cd4aad26c7873ebb1626919000b080b5dcded63/LICENSE.txt"  
2025-08-20T20:53:54.6385048Z [00:00:00.009]➜  maintainer:
2025-08-20T20:53:54.6385352Z [00:00:00.009]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:53:54.6385660Z [00:00:00.009]➜  note:
2025-08-20T20:53:54.6385939Z [00:00:00.009]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T20:53:54.6386472Z [00:00:00.009]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/husarnet/husarnet"
2025-08-20T20:53:54.6386891Z [00:00:00.009]➜  provides:
2025-08-20T20:53:54.6387116Z [00:00:00.009]➜    - "husarnet"
2025-08-20T20:53:54.6387371Z [00:00:00.009]➜    - "husarnet-daemon"
2025-08-20T20:53:54.6387627Z [00:00:00.009]➜  #repology:
2025-08-20T20:53:54.6387869Z [00:00:00.009]➜  #  - "husarnet"
2025-08-20T20:53:54.6388100Z [00:00:00.009]➜  src_url:
2025-08-20T20:53:54.6388382Z [00:00:00.009]➜    - "https://github.com/husarnet/husarnet"
2025-08-20T20:53:54.6388677Z [00:00:00.009]➜  tag:
2025-08-20T20:53:54.6388890Z [00:00:00.009]➜    - "utility"
2025-08-20T20:53:54.6389111Z [00:00:00.009]➜  x_exec:
2025-08-20T20:53:54.6389322Z [00:00:00.009]➜    host:
2025-08-20T20:53:54.6389551Z [00:00:00.009]➜      - "aarch64-Linux"
2025-08-20T20:53:54.6389858Z [00:00:00.009]➜      - "x86_64-Linux"
2025-08-20T20:53:54.6390417Z [00:00:00.009]➜    shell: "bash"
2025-08-20T20:53:54.6390658Z [00:00:00.009]➜    pkgver: |
2025-08-20T20:53:54.6390941Z [00:00:00.009]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T20:53:54.6391853Z [00:00:00.009]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/husarnet/husarnet" "./TEMPREPO" &>/dev/null && \
2025-08-20T20:53:54.6392741Z [00:00:00.009]➜      git --git-dir="./TEMPREPO/.git" --no-pager log -1 --pretty=format:'HEAD-%h-%cd' --date=format:'%y%m%dT%H%M%S' && \
2025-08-20T20:53:54.6393381Z [00:00:00.009]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T20:53:54.6393756Z [00:00:00.009]➜    run: |
2025-08-20T20:53:54.6393970Z [00:00:00.009]➜      #Build
2025-08-20T20:53:54.6394503Z [00:00:00.009]➜       cd "${SBUILD_TMPDIR}" && git clone --depth="1" --filter="blob:none" --quiet "https://github.com/husarnet/husarnet" "./TEMPREPO"
2025-08-20T20:53:54.6395083Z [00:00:00.009]➜       cd "./TEMPREPO/util" && chmod -v 'a+x' "./build.sh"
2025-08-20T20:53:54.6395597Z [00:00:00.009]➜       find "." -type f -iname "*.sh" -exec sed '/set +uo/!s#set -uo#set +uo#g' -i "{}" + 2>/dev/null
2025-08-20T20:53:54.6396120Z [00:00:00.009]➜       script --quiet --return --command 'sudo "./build.sh" "linux"'
2025-08-20T20:53:54.6397306Z [00:00:00.009]➜       find "${SBUILD_TMPDIR}/TEMPREPO/build" -maxdepth 2 -type f -iname "*husarnet-daemon*" -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath | head -n 1 | xargs -I "{}" cp -fv "{}" "${SBUILD_TMPDIR}/husarnet-daemon"
2025-08-20T20:53:54.6399103Z [00:00:00.009]➜       find "${SBUILD_TMPDIR}/TEMPREPO/build" -maxdepth 2 -type f ! -iname "*husarnet-daemon*" -exec file -i "{}" \; | grep -Ei "application/.*executable|inode/symlink|text/x-perl|text/.*script" | cut -d":" -f1 | xargs realpath | head -n 1 | xargs -I "{}" cp -fv "{}" "${SBUILD_TMPDIR}/husarnet"
2025-08-20T20:53:54.6400426Z [00:00:00.009]➜       ( askalono --format "json" crawl --follow "${SBUILD_TMPDIR}" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "${SBUILD_TMPDIR}/LICENSE" ) 2>/dev/null
2025-08-20T20:53:54.6401008Z [00:00:00.009]➜      #strip & info 
2025-08-20T20:53:54.6401669Z [00:00:00.009]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T20:53:54.6402739Z [00:00:00.009]➜       find "${SBUILD_TMPDIR}" -maxdepth 1 -type f ! -name "*.no_strip" -exec strip --strip-debug --strip-dwo --strip-unneeded "{}" \; &>/dev/null
2025-08-20T20:53:54.6403437Z [00:00:00.009]➜       file "${SBUILD_TMPDIR}/"* && du -sh "${SBUILD_TMPDIR}/"*
2025-08-20T20:53:54.6403768Z [00:00:00.009]➜      #Copy & Meta
2025-08-20T20:53:54.6404208Z [00:00:00.009]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T20:53:54.6405276Z [00:00:00.009]➜       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-20T20:53:54.6406057Z [00:00:00.009]➜  
2025-08-20T20:53:54.6406329Z [00:00:00.009]➜  ###################################################################
2025-08-20T20:53:54.6406604Z [00:00:00.009]➜  
2025-08-20T20:53:54.6406800Z [00:00:00.009]➜  
2025-08-20T20:53:54.6406987Z [00:00:00.009]➜  
2025-08-20T20:53:54.6407479Z [00:00:00.010]➜  '/tmp/pkgforge/8ZikMQhz1_build.yaml' -> '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T20:53:56.0627485Z [00:00:01.434]➜  '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/husarnet.static.version' -> '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/husarnet.version'
2025-08-20T20:53:56.0676251Z [00:00:01.439]➜  [+] Version: HEAD-143e4db-250814T110015 ('.x_exec.pkgver') [/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/husarnet.static.version]
2025-08-20T20:53:56.0906063Z [00:00:01.462]➜  [+] Progs: husarnet husarnet-daemon
2025-08-20T20:53:56.6034534Z [00:00:01.975]➜  
2025-08-20T20:53:56.6034907Z [00:00:01.975]➜  [-] Missing packages. Found: 
2025-08-20T20:53:56.6035256Z [00:00:01.975]➜  [+] Expected: husarnet husarnet-daemon
2025-08-20T20:53:56.6035578Z [00:00:01.975]➜  [+] Continuing with build...
2025-08-20T20:53:56.6035833Z [00:00:01.975]➜  
2025-08-20T20:53:58.0264071Z [00:00:03.398]➜  
2025-08-20T20:53:58.0264933Z [00:00:03.398]➜  
2025-08-20T20:53:58.0338119Z [00:00:03.405]➜  + cd /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:53:58.0338831Z [00:00:03.405]➜  + git clone --depth=1 --filter=blob:none --quiet https://github.com/husarnet/husarnet ./TEMPREPO
2025-08-20T20:53:58.8102262Z [00:00:04.181]➜  + cd ./TEMPREPO/util
2025-08-20T20:53:58.8111831Z [00:00:04.181]➜  + chmod -v a+x ./build.sh
2025-08-20T20:53:58.8112303Z [00:00:04.182]➜  mode of './build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:53:58.8114547Z [00:00:04.183]➜  + find . -type f -iname '*.sh' -exec sed '/set +uo/!s#set -uo#set +uo#g' -i '{}' +
2025-08-20T20:53:58.8141908Z [00:00:04.185]➜  + script --quiet --return --command 'sudo "./build.sh" "linux"'
2025-08-20T20:53:58.8402424Z [00:00:04.211]➜  Unable to find image 'ghcr.io/husarnet/husarnet:builder' locally
2025-08-20T20:53:59.1831110Z [00:00:04.554]➜  docker: Error response from daemon: Head "https://ghcr.io/v2/husarnet/husarnet/manifests/builder": unauthorized
2025-08-20T20:53:59.1831860Z [00:00:04.554]➜  
2025-08-20T20:53:59.1832144Z [00:00:04.554]➜  Run 'docker run --help' for more information
2025-08-20T20:53:59.1845685Z [00:00:04.556]➜  Error 125 happened. Stack trace:
2025-08-20T20:53:59.1861107Z [00:00:04.557]➜  /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/build.sh:21 in main
2025-08-20T20:53:59.1980267Z [00:00:04.569]➜  + find /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/build -maxdepth 2 -type f -iname '*husarnet-daemon*' -exec file -i '{}' ';'
2025-08-20T20:53:59.1992632Z [00:00:04.570]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T20:53:59.1993071Z [00:00:04.570]➜  + cut -d: -f1
2025-08-20T20:53:59.1993584Z [00:00:04.570]➜  + xargs -I '{}' cp -fv '{}' /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/husarnet-daemon
2025-08-20T20:53:59.1994739Z [00:00:04.570]➜  find: ‘/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/build’: No such file or directory
2025-08-20T20:53:59.1995342Z [00:00:04.570]➜  + xargs realpath
2025-08-20T20:53:59.1998072Z [00:00:04.571]➜  + head -n 1
2025-08-20T20:53:59.2006512Z [00:00:04.572]➜  realpath: missing operand
2025-08-20T20:53:59.2006888Z [00:00:04.572]➜  Try 'realpath --help' for more information.
2025-08-20T20:53:59.2013733Z [00:00:04.573]➜  + find /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/build -maxdepth 2 -type f '!' -iname '*husarnet-daemon*' -exec file -i '{}' ';'
2025-08-20T20:53:59.2025959Z [00:00:04.574]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T20:53:59.2026650Z [00:00:04.574]➜  + xargs -I '{}' cp -fv '{}' /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/husarnet
2025-08-20T20:53:59.2027109Z [00:00:04.574]➜  + cut -d: -f1
2025-08-20T20:53:59.2027727Z [00:00:04.574]➜  find: ‘/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/build’: No such file or directory
2025-08-20T20:53:59.2028450Z [00:00:04.574]➜  + xargs realpath
2025-08-20T20:53:59.2035023Z [00:00:04.574]➜  + head -n 1
2025-08-20T20:53:59.2038462Z [00:00:04.575]➜  realpath: missing operand
2025-08-20T20:53:59.2038950Z [00:00:04.575]➜  Try 'realpath --help' for more information.
2025-08-20T20:53:59.3279405Z [00:00:04.699]➜  '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/LICENSE.txt' -> '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE'
2025-08-20T20:53:59.3435072Z [00:00:04.715]➜  + find /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T20:53:59.3608909Z [00:00:04.732]➜  objcopy: error: the input file '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' is empty
2025-08-20T20:53:59.3620545Z [00:00:04.733]➜  objcopy: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE: file format not recognized
2025-08-20T20:53:59.3625234Z [00:00:04.734]➜  + find /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f '!' -name '*.no_strip' -exec strip --strip-debug --strip-dwo --strip-unneeded '{}' ';'
2025-08-20T20:53:59.3662291Z [00:00:04.737]➜  + file /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T20:53:59.4675813Z [00:00:04.839]➜  /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE:       Unicode text, UTF-8 text
2025-08-20T20:53:59.4676636Z [00:00:04.839]➜  /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json: empty
2025-08-20T20:53:59.4677359Z [00:00:04.839]➜  /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO:      directory
2025-08-20T20:53:59.4678033Z [00:00:04.839]➜  /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:           directory
2025-08-20T20:53:59.4687389Z [00:00:04.840]➜  + du -sh /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T20:53:59.4697539Z [00:00:04.841]➜  56K	/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE
2025-08-20T20:53:59.4698174Z [00:00:04.841]➜  0	/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json
2025-08-20T20:53:59.4706395Z [00:00:04.842]➜  2.9M	/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO
2025-08-20T20:53:59.4707359Z [00:00:04.842]➜  4.0K	/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T20:53:59.4708376Z [00:00:04.842]➜  + '[' -s /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T20:53:59.4709248Z [00:00:04.842]➜  + cp -fv /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T20:53:59.4721040Z [00:00:04.843]➜  '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T20:53:59.4726358Z [00:00:04.844]➜  + find /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T20:53:59.4737396Z [00:00:04.845]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T20:53:59.4738126Z [00:00:04.845]➜  + cut -d: -f1
2025-08-20T20:53:59.4739221Z [00:00:04.845]➜  + xargs realpath --no-symlinks
2025-08-20T20:53:59.4746362Z [00:00:04.846]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:53:59.4837592Z [00:00:04.855]➜  realpath: missing operand
2025-08-20T20:53:59.4837976Z [00:00:04.855]➜  Try 'realpath --help' for more information.
2025-08-20T20:53:59.4846134Z [00:00:04.856]➜  
2025-08-20T20:53:59.8162580Z [00:00:05.187]➜  
2025-08-20T20:53:59.8246372Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' retained as runner:runner
2025-08-20T20:53:59.8248350Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.vscode/settings.json' retained as runner:runner
2025-08-20T20:53:59.8249866Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.vscode/launch.json' retained as runner:runner
2025-08-20T20:53:59.8250971Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.vscode/extensions.json' retained as runner:runner
2025-08-20T20:53:59.8252106Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.vscode' retained as runner:runner
2025-08-20T20:53:59.8253034Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.dockerignore' retained as runner:runner
2025-08-20T20:53:59.8253965Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/README.md' retained as runner:runner
2025-08-20T20:53:59.8254981Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_armhf.cmake' retained as runner:runner
2025-08-20T20:53:59.8256000Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_arm64.cmake' retained as runner:runner
2025-08-20T20:53:59.8257023Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/CMakePresets.json' retained as runner:runner
2025-08-20T20:53:59.8258072Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_macos_amd64.cmake' retained as runner:runner
2025-08-20T20:53:59.8259106Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_ide.cmake' retained as runner:runner
2025-08-20T20:53:59.8260133Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/daemon.cpp' retained as runner:runner
2025-08-20T20:53:59.8261122Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/zig-ranlib.sh' retained as runner:runner
2025-08-20T20:53:59.8262587Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/zig-ar.sh' retained as runner:runner
2025-08-20T20:53:59.8263631Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/build.sh' retained as runner:runner
2025-08-20T20:53:59.8264625Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_riscv64.cmake' retained as runner:runner
2025-08-20T20:53:59.8265649Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_i386.cmake' retained as runner:runner
2025-08-20T20:53:59.8266672Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_win64.cmake' retained as runner:runner
2025-08-20T20:53:59.8267683Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/CMakeLists.txt' retained as runner:runner
2025-08-20T20:53:59.8268666Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/format.sh' retained as runner:runner
2025-08-20T20:53:59.8269652Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_amd64.cmake' retained as runner:runner
2025-08-20T20:53:59.8270691Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_macos_arm64.cmake' retained as runner:runner
2025-08-20T20:53:59.8272078Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon' retained as runner:runner
2025-08-20T20:53:59.8273073Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/conftest.py' retained as runner:runner
2025-08-20T20:53:59.8274177Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/CMakePresets.json' retained as runner:runner
2025-08-20T20:53:59.8275313Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/pytest.ini' retained as runner:runner
2025-08-20T20:53:59.8276338Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/idf.py' retained as runner:runner
2025-08-20T20:53:59.8277402Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/pytest_helpers.py' retained as runner:runner
2025-08-20T20:53:59.8278609Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/components/husarnet_core/idf_component.yml' retained as runner:runner
2025-08-20T20:53:59.8279882Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/components/husarnet_core/Kconfig' retained as runner:runner
2025-08-20T20:53:59.8281134Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/components/husarnet_core/CMakeLists.txt' retained as runner:runner
2025-08-20T20:53:59.8282657Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/components/husarnet_core/husarnet.h' retained as runner:runner
2025-08-20T20:53:59.8283865Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/components/husarnet_core' retained as runner:runner
2025-08-20T20:53:59.8284967Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/components' retained as runner:runner
2025-08-20T20:53:59.8286223Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/build.sh' retained as runner:runner
2025-08-20T20:53:59.8287354Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/partitions.csv' retained as runner:runner
2025-08-20T20:53:59.8288464Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/pytest_eth_husarnet.py' retained as runner:runner
2025-08-20T20:53:59.8289594Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/sdkconfig.defaults' retained as runner:runner
2025-08-20T20:53:59.8290683Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/CMakeLists.txt' retained as runner:runner
2025-08-20T20:53:59.8291937Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/flash_monitor.sh' retained as runner:runner
2025-08-20T20:53:59.8293051Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/iperf_wrapper.h' retained as runner:runner
2025-08-20T20:53:59.8294162Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/test_runner.c' retained as runner:runner
2025-08-20T20:53:59.8295256Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/webserver.c' retained as runner:runner
2025-08-20T20:53:59.8296619Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/idf_component.yml' retained as runner:runner
2025-08-20T20:53:59.8297759Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/CMakeLists.txt' retained as runner:runner
2025-08-20T20:53:59.8298882Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/iperf_wrapper.c' retained as runner:runner
2025-08-20T20:53:59.8299998Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests/common.h' retained as runner:runner
2025-08-20T20:53:59.8301126Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests/test_ping.c' retained as runner:runner
2025-08-20T20:53:59.8302933Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests/test_iperf.c' retained as runner:runner
2025-08-20T20:53:59.8304092Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests/common.c' retained as runner:runner
2025-08-20T20:53:59.8305223Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests/test_join.c' retained as runner:runner
2025-08-20T20:53:59.8306312Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests' retained as runner:runner
2025-08-20T20:53:59.8307388Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/webserver.h' retained as runner:runner
2025-08-20T20:53:59.8308444Z [00:00:05.196]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main' retained as runner:runner
2025-08-20T20:53:59.8309620Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32' retained as runner:runner
2025-08-20T20:53:59.8310688Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/macos/build.sh' retained as runner:runner
2025-08-20T20:53:59.8311846Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/macos' retained as runner:runner
2025-08-20T20:53:59.8312887Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/tap-windows.exe' retained as runner:runner
2025-08-20T20:53:59.8313983Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/script.iss' retained as runner:runner
2025-08-20T20:53:59.8315082Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/installservice.bat' retained as runner:runner
2025-08-20T20:53:59.8316174Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/build.sh' retained as runner:runner
2025-08-20T20:53:59.8317229Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/addtap.bat' retained as runner:runner
2025-08-20T20:53:59.8318339Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/uninstallservice.bat' retained as runner:runner
2025-08-20T20:53:59.8319701Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/nssm.exe' retained as runner:runner
2025-08-20T20:53:59.8320711Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows' retained as runner:runner
2025-08-20T20:53:59.8321929Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/docker/husarnet-docker.sh' retained as runner:runner
2025-08-20T20:53:59.8323022Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/docker/Dockerfile' retained as runner:runner
2025-08-20T20:53:59.8324066Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/docker/build.sh' retained as runner:runner
2025-08-20T20:53:59.8325196Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/docker/husarnet-docker-healthcheck.sh' retained as runner:runner
2025-08-20T20:53:59.8326291Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/docker' retained as runner:runner
2025-08-20T20:53:59.8327306Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/snap/build.sh' retained as runner:runner
2025-08-20T20:53:59.8328360Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/snap/snapcraft.yaml' retained as runner:runner
2025-08-20T20:53:59.8329364Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/snap' retained as runner:runner
2025-08-20T20:53:59.8330449Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/linux/packaging/pre-remove-script.sh' retained as runner:runner
2025-08-20T20:53:59.8331762Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/linux/packaging/post-install-script.sh' retained as runner:runner
2025-08-20T20:53:59.8333199Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/linux/packaging/autocomplete' retained as runner:runner
2025-08-20T20:53:59.8334362Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/linux/packaging' retained as runner:runner
2025-08-20T20:53:59.8335394Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/linux/build.sh' retained as runner:runner
2025-08-20T20:53:59.8336381Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/linux' retained as runner:runner
2025-08-20T20:53:59.8337525Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms' retained as runner:runner
2025-08-20T20:53:59.8338479Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/Dockerfile' retained as runner:runner
2025-08-20T20:53:59.8339479Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/entrypoint.sh' retained as runner:runner
2025-08-20T20:53:59.8340461Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/build.sh' retained as runner:runner
2025-08-20T20:53:59.8341547Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/push.sh' retained as runner:runner
2025-08-20T20:53:59.8342558Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/shell.sh' retained as runner:runner
2025-08-20T20:53:59.8343523Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/gdb.sh' retained as runner:runner
2025-08-20T20:53:59.8344473Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/pull.sh' retained as runner:runner
2025-08-20T20:53:59.8345449Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/compose.yml' retained as runner:runner
2025-08-20T20:53:59.8346391Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder' retained as runner:runner
2025-08-20T20:53:59.8347303Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.gitignore' retained as runner:runner
2025-08-20T20:53:59.8348346Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflows/on-hotfix-commit.yml' retained as runner:runner
2025-08-20T20:53:59.8349477Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflows/on-master-commit.yml' retained as runner:runner
2025-08-20T20:53:59.8350767Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflows/on-master-tag.yml' retained as runner:runner
2025-08-20T20:53:59.8352054Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflows/on-pull-request.yml' retained as runner:runner
2025-08-20T20:53:59.8353090Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflows' retained as runner:runner
2025-08-20T20:53:59.8354180Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources/on-master-commit.jsonnet' retained as runner:runner
2025-08-20T20:53:59.8355352Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources/common.libsonnet' retained as runner:runner
2025-08-20T20:53:59.8356526Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources/on-hotfix-commit.jsonnet' retained as runner:runner
2025-08-20T20:53:59.8357723Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources/on-pull-request.jsonnet' retained as runner:runner
2025-08-20T20:53:59.8358909Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources/on-master-tag.jsonnet' retained as runner:runner
2025-08-20T20:53:59.8360256Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources' retained as runner:runner
2025-08-20T20:53:59.8361432Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.md' retained as runner:runner
2025-08-20T20:53:59.8362576Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/ISSUE_TEMPLATE' retained as runner:runner
2025-08-20T20:53:59.8363604Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/update-workflows.sh' retained as runner:runner
2025-08-20T20:53:59.8364571Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github' retained as runner:runner
2025-08-20T20:53:59.8365482Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/go.work.sum' retained as runner:runner
2025-08-20T20:53:59.8366418Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/test.sh' retained as runner:runner
2025-08-20T20:53:59.8367399Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/install-tooling.sh' retained as runner:runner
2025-08-20T20:53:59.8368393Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/build.sh' retained as runner:runner
2025-08-20T20:53:59.8369350Z [00:00:05.197]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/typescript' retained as runner:runner
2025-08-20T20:53:59.8370307Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/local-ci.sh' retained as runner:runner
2025-08-20T20:53:59.8371383Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/ws-server.js' retained as runner:runner
2025-08-20T20:53:59.8372418Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/bash-base.sh' retained as runner:runner
2025-08-20T20:53:59.8373629Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/update-workflows.sh' retained as runner:runner
2025-08-20T20:53:59.8374739Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/format.sh' retained as runner:runner
2025-08-20T20:53:59.8375723Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/version-bump.py' retained as runner:runner
2025-08-20T20:53:59.8376681Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/tag.sh' retained as runner:runner
2025-08-20T20:53:59.8377602Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util' retained as runner:runner
2025-08-20T20:53:59.8378505Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/version.txt' retained as runner:runner
2025-08-20T20:53:59.8379520Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/hooks_manager.cpp' retained as runner:runner
2025-08-20T20:53:59.8380616Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/websocket_message.cpp' retained as runner:runner
2025-08-20T20:53:59.8381941Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/multicast_layer.h' retained as runner:runner
2025-08-20T20:53:59.8382982Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/queue.h' retained as runner:runner
2025-08-20T20:53:59.8384324Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/compression_layer.cpp' retained as runner:runner
2025-08-20T20:53:59.8385453Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/fat/filesystem.h' retained as runner:runner
2025-08-20T20:53:59.8386588Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/fat/filesystem.cpp' retained as runner:runner
2025-08-20T20:53:59.8387703Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/fat/port.cpp' retained as runner:runner
2025-08-20T20:53:59.8388755Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/fat' retained as runner:runner
2025-08-20T20:53:59.8389838Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/port_interface.h' retained as runner:runner
2025-08-20T20:53:59.8390943Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/tun.h' retained as runner:runner
2025-08-20T20:53:59.8392199Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/tun.cpp' retained as runner:runner
2025-08-20T20:53:59.8393339Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/user_interface.h' retained as runner:runner
2025-08-20T20:53:59.8394511Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/user_interface.cpp' retained as runner:runner
2025-08-20T20:53:59.8395654Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/port.h' retained as runner:runner
2025-08-20T20:53:59.8396924Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/port.cpp' retained as runner:runner
2025-08-20T20:53:59.8398075Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32' retained as runner:runner
2025-08-20T20:53:59.8399145Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/sockets.cpp' retained as runner:runner
2025-08-20T20:53:59.8400230Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos/tun.h' retained as runner:runner
2025-08-20T20:53:59.8401448Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos/tun.cpp' retained as runner:runner
2025-08-20T20:53:59.8402615Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos/types.h' retained as runner:runner
2025-08-20T20:53:59.8403721Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos/port.h' retained as runner:runner
2025-08-20T20:53:59.8404819Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos/port.cpp' retained as runner:runner
2025-08-20T20:53:59.8405886Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos' retained as runner:runner
2025-08-20T20:53:59.8407212Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/sockets.h' retained as runner:runner
2025-08-20T20:53:59.8408295Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/tun.h' retained as runner:runner
2025-08-20T20:53:59.8409405Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/tun.cpp' retained as runner:runner
2025-08-20T20:53:59.8410548Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/networking.h' retained as runner:runner
2025-08-20T20:53:59.8411872Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/networking.cpp' retained as runner:runner
2025-08-20T20:53:59.8413090Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/port.h' retained as runner:runner
2025-08-20T20:53:59.8414209Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/port.cpp' retained as runner:runner
2025-08-20T20:53:59.8415304Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows' retained as runner:runner
2025-08-20T20:53:59.8416423Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/dummy_task_priorities.h' retained as runner:runner
2025-08-20T20:53:59.8417525Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/port.h' retained as runner:runner
2025-08-20T20:53:59.8418599Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux/tun.h' retained as runner:runner
2025-08-20T20:53:59.8419694Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux/tun.cpp' retained as runner:runner
2025-08-20T20:53:59.8420986Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux/port.h' retained as runner:runner
2025-08-20T20:53:59.8422293Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux/filesystem.cpp' retained as runner:runner
2025-08-20T20:53:59.8423429Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux/port.cpp' retained as runner:runner
2025-08-20T20:53:59.8424498Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux' retained as runner:runner
2025-08-20T20:53:59.8425516Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports' retained as runner:runner
2025-08-20T20:53:59.8426534Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer_flags.h' retained as runner:runner
2025-08-20T20:53:59.8427557Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/util.cpp' retained as runner:runner
2025-08-20T20:53:59.8428592Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer_flags.cpp' retained as runner:runner
2025-08-20T20:53:59.8429680Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/dashboardapi/proxy.h' retained as runner:runner
2025-08-20T20:53:59.8431078Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/dashboardapi/response.cpp' retained as runner:runner
2025-08-20T20:53:59.8432513Z [00:00:05.198]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/dashboardapi/proxy.cpp' retained as runner:runner
2025-08-20T20:53:59.8433652Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/dashboardapi/response.h' retained as runner:runner
2025-08-20T20:53:59.8434747Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/dashboardapi' retained as runner:runner
2025-08-20T20:53:59.8435869Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/lib-config/libnl/generate.cmake' retained as runner:runner
2025-08-20T20:53:59.8437039Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/lib-config/libnl/config.h.in' retained as runner:runner
2025-08-20T20:53:59.8438152Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/lib-config/libnl' retained as runner:runner
2025-08-20T20:53:59.8439301Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/lib-config/libsodium/generate.cmake' retained as runner:runner
2025-08-20T20:53:59.8440457Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/lib-config/libsodium' retained as runner:runner
2025-08-20T20:53:59.8441600Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/lib-config' retained as runner:runner
2025-08-20T20:53:59.8442730Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ngsocket_messages.h' retained as runner:runner
2025-08-20T20:53:59.8443790Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ipaddress.h' retained as runner:runner
2025-08-20T20:53:59.8445002Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/logging.h' retained as runner:runner
2025-08-20T20:53:59.8446074Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/util.h' retained as runner:runner
2025-08-20T20:53:59.8447095Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/string_view.h' retained as runner:runner
2025-08-20T20:53:59.8448135Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ngsocket.h' retained as runner:runner
2025-08-20T20:53:59.8449188Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/security_layer.h' retained as runner:runner
2025-08-20T20:53:59.8450276Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/layer_interface.cpp' retained as runner:runner
2025-08-20T20:53:59.8451475Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ngsocket_crypto.cpp' retained as runner:runner
2025-08-20T20:53:59.8452617Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ngsocket_crypto.h' retained as runner:runner
2025-08-20T20:53:59.8453692Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/husarnet_config.h' retained as runner:runner
2025-08-20T20:53:59.8455009Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/config_manager.h' retained as runner:runner
2025-08-20T20:53:59.8456090Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer_container.h' retained as runner:runner
2025-08-20T20:53:59.8457116Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer.h' retained as runner:runner
2025-08-20T20:53:59.8458153Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/config_manager.cpp' retained as runner:runner
2025-08-20T20:53:59.8459253Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/http.cpp' retained as runner:runner
2025-08-20T20:53:59.8460365Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/layer_interfaces.h' retained as runner:runner
2025-08-20T20:53:59.8461542Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer_container.cpp' retained as runner:runner
2025-08-20T20:53:59.8462664Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/identity.cpp' retained as runner:runner
2025-08-20T20:53:59.8463702Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/config_env.h' retained as runner:runner
2025-08-20T20:53:59.8464749Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ipaddress.cpp' retained as runner:runner
2025-08-20T20:53:59.8465774Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/http.h' retained as runner:runner
2025-08-20T20:53:59.8466793Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/packet_pool.h' retained as runner:runner
2025-08-20T20:53:59.8467982Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/sha1.h' retained as runner:runner
2025-08-20T20:53:59.8469074Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/logging.cpp' retained as runner:runner
2025-08-20T20:53:59.8470121Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/licensing.cpp' retained as runner:runner
2025-08-20T20:53:59.8471286Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/security_layer.cpp' retained as runner:runner
2025-08-20T20:53:59.8472441Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/compression_layer.h' retained as runner:runner
2025-08-20T20:53:59.8473523Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/config_env.cpp' retained as runner:runner
2025-08-20T20:53:59.8474602Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/api_server/server.cpp' retained as runner:runner
2025-08-20T20:53:59.8475691Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/api_server/server.h' retained as runner:runner
2025-08-20T20:53:59.8476740Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/api_server' retained as runner:runner
2025-08-20T20:53:59.8477990Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/licensing.h' retained as runner:runner
2025-08-20T20:53:59.8479008Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/sha1.c' retained as runner:runner
2025-08-20T20:53:59.8480014Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/fstring.h' retained as runner:runner
2025-08-20T20:53:59.8481073Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/husarnet_manager.cpp' retained as runner:runner
2025-08-20T20:53:59.8482305Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/eventbus.h' retained as runner:runner
2025-08-20T20:53:59.8483360Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/websocket.cpp' retained as runner:runner
2025-08-20T20:53:59.8484389Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer.cpp' retained as runner:runner
2025-08-20T20:53:59.8485450Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/multicast_layer.cpp' retained as runner:runner
2025-08-20T20:53:59.8486541Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/husarnet_manager.h' retained as runner:runner
2025-08-20T20:53:59.8487597Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/websocket.h' retained as runner:runner
2025-08-20T20:53:59.8488649Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/eventbus.cpp' retained as runner:runner
2025-08-20T20:53:59.8489693Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ngsocket.cpp' retained as runner:runner
2025-08-20T20:53:59.8490916Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/hooks_manager.h' retained as runner:runner
2025-08-20T20:53:59.8492119Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/identity.h' retained as runner:runner
2025-08-20T20:53:59.8493105Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet' retained as runner:runner
2025-08-20T20:53:59.8494071Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet.cmake' retained as runner:runner
2025-08-20T20:53:59.8495001Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core' retained as runner:runner
2025-08-20T20:53:59.8495906Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/LICENSE.txt' retained as runner:runner
2025-08-20T20:53:59.8496836Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/main.go' retained as runner:runner
2025-08-20T20:53:59.8497800Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/types/api_types.go' retained as runner:runner
2025-08-20T20:53:59.8498754Z [00:00:05.199]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/types' retained as runner:runner
2025-08-20T20:53:59.8499945Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_status.go' retained as runner:runner
2025-08-20T20:53:59.8500917Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/messages.go' retained as runner:runner
2025-08-20T20:53:59.8502096Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_utility_commands.go' retained as runner:runner
2025-08-20T20:53:59.8503113Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/utils/util.go' retained as runner:runner
2025-08-20T20:53:59.8504052Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/utils' retained as runner:runner
2025-08-20T20:53:59.8504994Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_api.go' retained as runner:runner
2025-08-20T20:53:59.8505980Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_binary.go' retained as runner:runner
2025-08-20T20:53:59.8507018Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/dashboard_group_commands.go' retained as runner:runner
2025-08-20T20:53:59.8508040Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/utils_test.go' retained as runner:runner
2025-08-20T20:53:59.8508985Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/utils.go' retained as runner:runner
2025-08-20T20:53:59.8509936Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/stdio_table.go' retained as runner:runner
2025-08-20T20:53:59.8510883Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/stdio.go' retained as runner:runner
2025-08-20T20:53:59.8511967Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/go.mod' retained as runner:runner
2025-08-20T20:53:59.8513103Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/templates.go' retained as runner:runner
2025-08-20T20:53:59.8514215Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/api_utility_commands.go' retained as runner:runner
2025-08-20T20:53:59.8515199Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/build.sh' retained as runner:runner
2025-08-20T20:53:59.8516178Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/constants/version.go' retained as runner:runner
2025-08-20T20:53:59.8517201Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/constants/enums.go' retained as runner:runner
2025-08-20T20:53:59.8518166Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/constants' retained as runner:runner
2025-08-20T20:53:59.8519139Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/config/config.go' retained as runner:runner
2025-08-20T20:53:59.8520088Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/config' retained as runner:runner
2025-08-20T20:53:59.8521018Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/.gitignore' retained as runner:runner
2025-08-20T20:53:59.8522192Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_service_commands.go' retained as runner:runner
2025-08-20T20:53:59.8523498Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/api_claim_command.go' retained as runner:runner
2025-08-20T20:53:59.8524553Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/dashboard_device_commands.go' retained as runner:runner
2025-08-20T20:53:59.8525577Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/pretty_print.go' retained as runner:runner
2025-08-20T20:53:59.8526521Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/go.sum' retained as runner:runner
2025-08-20T20:53:59.8527487Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_commands.go' retained as runner:runner
2025-08-20T20:53:59.8528462Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/format.sh' retained as runner:runner
2025-08-20T20:53:59.8529420Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_wait.go' retained as runner:runner
2025-08-20T20:53:59.8530415Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/command_groups.go' retained as runner:runner
2025-08-20T20:53:59.8531593Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/requests/requests.go' retained as runner:runner
2025-08-20T20:53:59.8532730Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/requests/dashboard_api.go' retained as runner:runner
2025-08-20T20:53:59.8533722Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/requests' retained as runner:runner
2025-08-20T20:53:59.8534696Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/output/prints.go' retained as runner:runner
2025-08-20T20:53:59.8535921Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/output/short_circuit.go' retained as runner:runner
2025-08-20T20:53:59.8537021Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/output' retained as runner:runner
2025-08-20T20:53:59.8537964Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/observer.go' retained as runner:runner
2025-08-20T20:53:59.8538868Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli' retained as runner:runner
2025-08-20T20:53:59.8539782Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.clang-format' retained as runner:runner
2025-08-20T20:53:59.8540730Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/packed-refs' retained as runner:runner
2025-08-20T20:53:59.8541979Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as runner:runner
2025-08-20T20:53:59.8543103Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as runner:runner
2025-08-20T20:53:59.8544181Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-rebase.sample' retained as runner:runner
2025-08-20T20:53:59.8545248Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as runner:runner
2025-08-20T20:53:59.8546549Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-push.sample' retained as runner:runner
2025-08-20T20:53:59.8547578Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/update.sample' retained as runner:runner
2025-08-20T20:53:59.8548629Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as runner:runner
2025-08-20T20:53:59.8549715Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as runner:runner
2025-08-20T20:53:59.8550780Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-commit.sample' retained as runner:runner
2025-08-20T20:53:59.8552006Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/post-update.sample' retained as runner:runner
2025-08-20T20:53:59.8553082Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as runner:runner
2025-08-20T20:53:59.8554162Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-receive.sample' retained as runner:runner
2025-08-20T20:53:59.8555215Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/commit-msg.sample' retained as runner:runner
2025-08-20T20:53:59.8556291Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as runner:runner
2025-08-20T20:53:59.8557325Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks' retained as runner:runner
2025-08-20T20:53:59.8558236Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/index' retained as runner:runner
2025-08-20T20:53:59.8559346Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/shallow' retained as runner:runner
2025-08-20T20:53:59.8560460Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/config' retained as runner:runner
2025-08-20T20:53:59.8561746Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-8f0159a1093e687e61aff1d72e1406395f526982.pack' retained as runner:runner
2025-08-20T20:53:59.8563162Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-0a9c716dda8850b98729cf7954eb9d8ee64545b3.rev' retained as runner:runner
2025-08-20T20:53:59.8564536Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-0a9c716dda8850b98729cf7954eb9d8ee64545b3.pack' retained as runner:runner
2025-08-20T20:53:59.8565896Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-8f0159a1093e687e61aff1d72e1406395f526982.idx' retained as runner:runner
2025-08-20T20:53:59.8567269Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-0a9c716dda8850b98729cf7954eb9d8ee64545b3.promisor' retained as runner:runner
2025-08-20T20:53:59.8568639Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-0a9c716dda8850b98729cf7954eb9d8ee64545b3.idx' retained as runner:runner
2025-08-20T20:53:59.8570244Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-8f0159a1093e687e61aff1d72e1406395f526982.promisor' retained as runner:runner
2025-08-20T20:53:59.8571718Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-8f0159a1093e687e61aff1d72e1406395f526982.rev' retained as runner:runner
2025-08-20T20:53:59.8572916Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack' retained as runner:runner
2025-08-20T20:53:59.8573885Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/info' retained as runner:runner
2025-08-20T20:53:59.8574836Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects' retained as runner:runner
2025-08-20T20:53:59.8575799Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/info/exclude' retained as runner:runner
2025-08-20T20:53:59.8576730Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/info' retained as runner:runner
2025-08-20T20:53:59.8577672Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/description' retained as runner:runner
2025-08-20T20:53:59.8578647Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs/HEAD' retained as runner:runner
2025-08-20T20:53:59.8579641Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs/refs/heads/master' retained as runner:runner
2025-08-20T20:53:59.8580656Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs/refs/heads' retained as runner:runner
2025-08-20T20:53:59.8581844Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' retained as runner:runner
2025-08-20T20:53:59.8583144Z [00:00:05.200]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs/refs/remotes/origin' retained as runner:runner
2025-08-20T20:53:59.8584232Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs/refs/remotes' retained as runner:runner
2025-08-20T20:53:59.8585203Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs/refs' retained as runner:runner
2025-08-20T20:53:59.8586126Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs' retained as runner:runner
2025-08-20T20:53:59.8587045Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/HEAD' retained as runner:runner
2025-08-20T20:53:59.8587969Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/refs/tags' retained as runner:runner
2025-08-20T20:53:59.8588948Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/refs/heads/master' retained as runner:runner
2025-08-20T20:53:59.8589921Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/refs/heads' retained as runner:runner
2025-08-20T20:53:59.8590919Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/refs/remotes/origin/HEAD' retained as runner:runner
2025-08-20T20:53:59.8592375Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/refs/remotes/origin' retained as runner:runner
2025-08-20T20:53:59.8593364Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/refs/remotes' retained as runner:runner
2025-08-20T20:53:59.8594306Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/refs' retained as runner:runner
2025-08-20T20:53:59.8595196Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git' retained as runner:runner
2025-08-20T20:53:59.8596090Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/go.work' retained as runner:runner
2025-08-20T20:53:59.8597059Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/benchmark/runner.sh' retained as runner:runner
2025-08-20T20:53:59.8598102Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/benchmark/.gitignore' retained as runner:runner
2025-08-20T20:53:59.8599146Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/benchmark/compose.yml' retained as runner:runner
2025-08-20T20:53:59.8600158Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/benchmark' retained as runner:runner
2025-08-20T20:53:59.8601162Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/utils.sh' retained as runner:runner
2025-08-20T20:53:59.8602364Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/runner.sh' retained as runner:runner
2025-08-20T20:53:59.8603462Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/runner-wrapper.sh' retained as runner:runner
2025-08-20T20:53:59.8604622Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/tests/functional-basic.sh' retained as runner:runner
2025-08-20T20:53:59.8605976Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/tests/join-workflow.sh' retained as runner:runner
2025-08-20T20:53:59.8607188Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/tests/hooks-rw.sh' retained as runner:runner
2025-08-20T20:53:59.8608312Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/tests/hooks-basic.sh' retained as runner:runner
2025-08-20T20:53:59.8609382Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/tests' retained as runner:runner
2025-08-20T20:53:59.8610377Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration' retained as runner:runner
2025-08-20T20:53:59.8611469Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/cppcheck.sh' retained as runner:runner
2025-08-20T20:53:59.8612502Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/esp32/ci.sh' retained as runner:runner
2025-08-20T20:53:59.8613447Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/esp32' retained as runner:runner
2025-08-20T20:53:59.8614374Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/test.sh' retained as runner:runner
2025-08-20T20:53:59.8615576Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration.sh' retained as runner:runner
2025-08-20T20:53:59.8616644Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/windows/integration-test.ps1' retained as runner:runner
2025-08-20T20:53:59.8617672Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/windows' retained as runner:runner
2025-08-20T20:53:59.8618624Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/.gitignore' retained as runner:runner
2025-08-20T20:53:59.8619634Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/copyright-checker.py' retained as runner:runner
2025-08-20T20:53:59.8620692Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/unit/ipaddress_test.cpp' retained as runner:runner
2025-08-20T20:53:59.8621909Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/unit/CMakeLists.txt' retained as runner:runner
2025-08-20T20:53:59.8622945Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/unit/util_test.cpp' retained as runner:runner
2025-08-20T20:53:59.8623910Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/unit' retained as runner:runner
2025-08-20T20:53:59.8624837Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/unit.sh' retained as runner:runner
2025-08-20T20:53:59.8625812Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/secrets-tool.sh' retained as runner:runner
2025-08-20T20:53:59.8626852Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/secrets-encrypted.bin' retained as runner:runner
2025-08-20T20:53:59.8627819Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests' retained as runner:runner
2025-08-20T20:53:59.8628917Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/docs/README.md' retained as runner:runner
2025-08-20T20:53:59.8629920Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/docs/logo.svg' retained as runner:runner
2025-08-20T20:53:59.8630825Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/docs' retained as runner:runner
2025-08-20T20:53:59.8631834Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO' retained as runner:runner
2025-08-20T20:53:59.8632689Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' retained as runner:runner
2025-08-20T20:53:59.8633511Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' retained as runner:runner
2025-08-20T20:53:59.8634303Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' retained as runner:runner
2025-08-20T20:53:59.8635099Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/husarnet.version' retained as runner:runner
2025-08-20T20:53:59.8635875Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD' retained as runner:runner
2025-08-20T20:53:59.8636683Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/husarnet.static.version' retained as runner:runner
2025-08-20T20:53:59.8637702Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/LICENSE' retained as runner:runner
2025-08-20T20:53:59.8638420Z [00:00:05.201]➜  ownership of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR' retained as runner:runner
2025-08-20T20:53:59.8639284Z [00:00:05.208]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8640340Z [00:00:05.213]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.vscode/settings.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8641583Z [00:00:05.218]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.vscode/launch.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8642759Z [00:00:05.223]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.vscode/extensions.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8643857Z [00:00:05.228]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.dockerignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8644902Z [00:00:05.234]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8676439Z [00:00:05.239]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_armhf.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8728839Z [00:00:05.244]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_arm64.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8782530Z [00:00:05.249]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/CMakePresets.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8837428Z [00:00:05.255]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_macos_amd64.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8891989Z [00:00:05.260]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_ide.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.8945944Z [00:00:05.266]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/daemon.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9000428Z [00:00:05.271]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/zig-ranlib.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9055021Z [00:00:05.277]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/zig-ar.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9110080Z [00:00:05.282]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9164989Z [00:00:05.288]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_riscv64.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9219749Z [00:00:05.293]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_i386.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9274915Z [00:00:05.299]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_win64.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9328563Z [00:00:05.304]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/CMakeLists.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9384127Z [00:00:05.310]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/format.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9439663Z [00:00:05.315]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_amd64.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9495111Z [00:00:05.321]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/daemon/arch_macos_arm64.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9551007Z [00:00:05.326]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/conftest.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9605829Z [00:00:05.332]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/CMakePresets.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9659412Z [00:00:05.337]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/pytest.ini' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9714499Z [00:00:05.343]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/idf.py' retained as 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9767106Z [00:00:05.348]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/pytest_helpers.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9822250Z [00:00:05.353]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/components/husarnet_core/idf_component.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9874029Z [00:00:05.359]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/components/husarnet_core/Kconfig' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9927530Z [00:00:05.364]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/components/husarnet_core/CMakeLists.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:53:59.9980578Z [00:00:05.369]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/components/husarnet_core/husarnet.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0038975Z [00:00:05.374]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0084113Z [00:00:05.380]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/partitions.csv' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0136670Z [00:00:05.385]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/pytest_eth_husarnet.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0190109Z [00:00:05.390]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/sdkconfig.defaults' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0241550Z [00:00:05.395]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/CMakeLists.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0295833Z [00:00:05.401]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/flash_monitor.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0349182Z [00:00:05.406]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/iperf_wrapper.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0401556Z [00:00:05.411]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/test_runner.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0454605Z [00:00:05.417]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/webserver.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0507513Z [00:00:05.422]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/idf_component.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0560877Z [00:00:05.427]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/CMakeLists.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0615923Z [00:00:05.433]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/iperf_wrapper.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0671445Z [00:00:05.438]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests/common.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0725078Z [00:00:05.444]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests/test_ping.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0779826Z [00:00:05.449]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests/test_iperf.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0834033Z [00:00:05.455]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests/common.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0887434Z [00:00:05.460]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/tests/test_join.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0940652Z [00:00:05.465]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/esp32/main/webserver.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.0995190Z [00:00:05.471]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/macos/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1048973Z [00:00:05.476]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/tap-windows.exe' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1103450Z [00:00:05.482]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/script.iss' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1157018Z [00:00:05.487]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/installservice.bat' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1212558Z [00:00:05.492]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1268347Z [00:00:05.498]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/addtap.bat' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1328129Z [00:00:05.504]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/uninstallservice.bat' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1386119Z [00:00:05.510]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/windows/nssm.exe' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1444064Z [00:00:05.516]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/docker/husarnet-docker.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1498438Z [00:00:05.521]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/docker/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1552515Z [00:00:05.526]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/docker/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1608283Z [00:00:05.532]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/docker/husarnet-docker-healthcheck.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1662146Z [00:00:05.537]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/snap/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1715901Z [00:00:05.543]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/snap/snapcraft.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1770577Z [00:00:05.548]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/linux/packaging/pre-remove-script.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1823525Z [00:00:05.554]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/linux/packaging/post-install-script.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1876699Z [00:00:05.559]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/linux/packaging/autocomplete' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1929261Z [00:00:05.564]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/platforms/linux/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.1984069Z [00:00:05.570]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2038398Z [00:00:05.575]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/entrypoint.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2094821Z [00:00:05.581]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2149077Z [00:00:05.586]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/push.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2206361Z [00:00:05.592]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/shell.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2264996Z [00:00:05.598]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/gdb.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2322141Z [00:00:05.603]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/pull.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2379134Z [00:00:05.609]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/builder/compose.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2437908Z [00:00:05.615]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2497411Z [00:00:05.621]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflows/on-hotfix-commit.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2557632Z [00:00:05.627]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflows/on-master-commit.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2615640Z [00:00:05.633]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflows/on-master-tag.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2674308Z [00:00:05.639]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflows/on-pull-request.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2733210Z [00:00:05.644]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources/on-master-commit.jsonnet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2793119Z [00:00:05.650]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources/common.libsonnet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2853382Z [00:00:05.657]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources/on-hotfix-commit.jsonnet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2910190Z [00:00:05.662]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources/on-pull-request.jsonnet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.2965295Z [00:00:05.668]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/workflow_sources/on-master-tag.jsonnet' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3024053Z [00:00:05.674]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3079680Z [00:00:05.679]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.github/update-workflows.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3137120Z [00:00:05.685]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/go.work.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3196954Z [00:00:05.691]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/test.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3259223Z [00:00:05.697]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/install-tooling.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3316967Z [00:00:05.703]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3376732Z [00:00:05.709]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/typescript' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3434914Z [00:00:05.715]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/local-ci.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3493792Z [00:00:05.721]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/ws-server.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3551842Z [00:00:05.726]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/bash-base.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3609932Z [00:00:05.732]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/update-workflows.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3668203Z [00:00:05.738]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/format.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3726264Z [00:00:05.744]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/version-bump.py' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3785322Z [00:00:05.750]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/util/tag.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3841612Z [00:00:05.755]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/version.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3899352Z [00:00:05.761]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/hooks_manager.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.3958502Z [00:00:05.767]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/websocket_message.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4016395Z [00:00:05.773]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/multicast_layer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4070496Z [00:00:05.778]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/queue.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4126845Z [00:00:05.784]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/compression_layer.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4182277Z [00:00:05.789]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/fat/filesystem.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4237604Z [00:00:05.795]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/fat/filesystem.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4292204Z [00:00:05.800]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/fat/port.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4346620Z [00:00:05.806]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/port_interface.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4403992Z [00:00:05.812]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/tun.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4459954Z [00:00:05.817]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/tun.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4517854Z [00:00:05.823]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/user_interface.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4575027Z [00:00:05.829]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/user_interface.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4630805Z [00:00:05.834]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/port.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4686850Z [00:00:05.840]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/esp32/port.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4743693Z [00:00:05.846]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/sockets.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4798826Z [00:00:05.851]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos/tun.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4849841Z [00:00:05.856]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos/tun.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4902447Z [00:00:05.861]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos/types.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.4955740Z [00:00:05.867]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos/port.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5007869Z [00:00:05.872]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/macos/port.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5059514Z [00:00:05.877]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/sockets.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5113561Z [00:00:05.883]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/tun.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5167284Z [00:00:05.888]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/tun.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5220909Z [00:00:05.893]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/networking.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5273693Z [00:00:05.899]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/networking.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5326813Z [00:00:05.904]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/port.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5380152Z [00:00:05.909]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/windows/port.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5434988Z [00:00:05.915]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/dummy_task_priorities.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5489835Z [00:00:05.920]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/port.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5545955Z [00:00:05.926]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux/tun.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5598407Z [00:00:05.931]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux/tun.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5651425Z [00:00:05.936]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux/port.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5705881Z [00:00:05.942]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux/filesystem.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5759123Z [00:00:05.947]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ports/linux/port.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5815556Z [00:00:05.953]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer_flags.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5869815Z [00:00:05.958]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/util.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5926584Z [00:00:05.964]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer_flags.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.5982313Z [00:00:05.969]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/dashboardapi/proxy.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6037143Z [00:00:05.975]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/dashboardapi/response.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6091417Z [00:00:05.980]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/dashboardapi/proxy.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6147578Z [00:00:05.986]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/dashboardapi/response.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6204015Z [00:00:05.992]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/lib-config/libnl/generate.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6257873Z [00:00:05.997]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/lib-config/libnl/config.h.in' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6312700Z [00:00:06.002]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/lib-config/libsodium/generate.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6364860Z [00:00:06.008]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ngsocket_messages.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6419363Z [00:00:06.013]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ipaddress.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6476595Z [00:00:06.019]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/logging.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6530407Z [00:00:06.024]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/util.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6587482Z [00:00:06.030]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/string_view.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6641128Z [00:00:06.035]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ngsocket.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6696075Z [00:00:06.041]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/security_layer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6750007Z [00:00:06.046]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/layer_interface.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6805370Z [00:00:06.052]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ngsocket_crypto.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6857462Z [00:00:06.057]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ngsocket_crypto.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6911683Z [00:00:06.062]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/husarnet_config.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.6966322Z [00:00:06.068]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/config_manager.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7019679Z [00:00:06.073]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer_container.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7073975Z [00:00:06.079]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7127840Z [00:00:06.084]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/config_manager.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7183580Z [00:00:06.090]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/http.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7238259Z [00:00:06.095]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/layer_interfaces.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7292106Z [00:00:06.100]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer_container.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7346166Z [00:00:06.106]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/identity.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7398219Z [00:00:06.111]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/config_env.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7451002Z [00:00:06.116]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ipaddress.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7506295Z [00:00:06.122]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/http.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7559865Z [00:00:06.127]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/packet_pool.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7615412Z [00:00:06.133]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/sha1.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7669139Z [00:00:06.138]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/logging.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7724566Z [00:00:06.144]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/licensing.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7778341Z [00:00:06.149]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/security_layer.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7832307Z [00:00:06.154]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/compression_layer.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7888390Z [00:00:06.160]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/config_env.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7943971Z [00:00:06.166]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/api_server/server.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.7999655Z [00:00:06.171]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/api_server/server.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8058774Z [00:00:06.177]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/licensing.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8118976Z [00:00:06.183]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/sha1.c' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8175445Z [00:00:06.189]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/fstring.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8229727Z [00:00:06.194]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/husarnet_manager.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8285288Z [00:00:06.200]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/eventbus.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8337808Z [00:00:06.205]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/websocket.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8393923Z [00:00:06.211]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/peer.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8448041Z [00:00:06.216]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/multicast_layer.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8503494Z [00:00:06.222]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/husarnet_manager.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8559615Z [00:00:06.227]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/websocket.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8614988Z [00:00:06.233]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/eventbus.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8669135Z [00:00:06.238]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/ngsocket.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8725296Z [00:00:06.244]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/hooks_manager.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8776645Z [00:00:06.249]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet/identity.h' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8831800Z [00:00:06.254]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/core/husarnet.cmake' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8886638Z [00:00:06.260]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/LICENSE.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8941836Z [00:00:06.265]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.8998467Z [00:00:06.271]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/types/api_types.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9053251Z [00:00:06.277]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9107954Z [00:00:06.282]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/messages.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9159987Z [00:00:06.287]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_utility_commands.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9210698Z [00:00:06.292]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/utils/util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9263164Z [00:00:06.298]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_api.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9316529Z [00:00:06.303]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_binary.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9370669Z [00:00:06.308]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/dashboard_group_commands.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9424910Z [00:00:06.314]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/utils_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9477918Z [00:00:06.319]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/utils.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9531387Z [00:00:06.324]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/stdio_table.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9584712Z [00:00:06.330]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/stdio.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9637853Z [00:00:06.335]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9692116Z [00:00:06.340]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/templates.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9746299Z [00:00:06.346]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/api_utility_commands.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9799539Z [00:00:06.351]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9853655Z [00:00:06.357]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/constants/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9906378Z [00:00:06.362]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/constants/enums.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:00.9960153Z [00:00:06.367]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/config/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0014652Z [00:00:06.373]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0069210Z [00:00:06.378]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_service_commands.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0124246Z [00:00:06.384]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/api_claim_command.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0179539Z [00:00:06.389]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/dashboard_device_commands.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0231879Z [00:00:06.394]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/pretty_print.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0286662Z [00:00:06.400]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0344668Z [00:00:06.406]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_commands.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0398904Z [00:00:06.411]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/format.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0454656Z [00:00:06.417]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/daemon_wait.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0507580Z [00:00:06.422]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/command_groups.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0561482Z [00:00:06.427]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/requests/requests.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0617835Z [00:00:06.433]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/requests/dashboard_api.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0671004Z [00:00:06.438]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/output/prints.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0725395Z [00:00:06.444]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/output/short_circuit.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0779990Z [00:00:06.449]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/cli/observer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0834464Z [00:00:06.455]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.clang-format' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0888876Z [00:00:06.460]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0944656Z [00:00:06.466]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.0996411Z [00:00:06.471]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1048005Z [00:00:06.476]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1101019Z [00:00:06.481]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1154711Z [00:00:06.487]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1206484Z [00:00:06.492]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1258658Z [00:00:06.497]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1311968Z [00:00:06.502]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1363311Z [00:00:06.508]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1414199Z [00:00:06.513]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1465670Z [00:00:06.518]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1518240Z [00:00:06.523]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1572387Z [00:00:06.528]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1623555Z [00:00:06.534]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1677641Z [00:00:06.539]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1730559Z [00:00:06.544]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/shallow' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1782745Z [00:00:06.549]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1834429Z [00:00:06.555]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-8f0159a1093e687e61aff1d72e1406395f526982.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1887173Z [00:00:06.560]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-0a9c716dda8850b98729cf7954eb9d8ee64545b3.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1939604Z [00:00:06.565]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-0a9c716dda8850b98729cf7954eb9d8ee64545b3.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.1992945Z [00:00:06.570]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-8f0159a1093e687e61aff1d72e1406395f526982.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2048493Z [00:00:06.576]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-0a9c716dda8850b98729cf7954eb9d8ee64545b3.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2105813Z [00:00:06.582]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-0a9c716dda8850b98729cf7954eb9d8ee64545b3.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2162702Z [00:00:06.587]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-8f0159a1093e687e61aff1d72e1406395f526982.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2219383Z [00:00:06.593]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/objects/pack/pack-8f0159a1093e687e61aff1d72e1406395f526982.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2273613Z [00:00:06.599]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/info/exclude' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2328332Z [00:00:06.604]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/description' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2385381Z [00:00:06.610]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2437625Z [00:00:06.615]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2491127Z [00:00:06.620]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2543807Z [00:00:06.626]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2597607Z [00:00:06.631]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/refs/heads/master' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2655259Z [00:00:06.637]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2706425Z [00:00:06.642]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/go.work' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2760996Z [00:00:06.647]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/benchmark/runner.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2816545Z [00:00:06.653]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/benchmark/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2871817Z [00:00:06.658]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/benchmark/compose.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2932071Z [00:00:06.664]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/utils.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.2988689Z [00:00:06.670]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/runner.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3042468Z [00:00:06.675]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/runner-wrapper.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3099415Z [00:00:06.681]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/tests/functional-basic.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3158881Z [00:00:06.687]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/tests/join-workflow.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3218741Z [00:00:06.693]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/tests/hooks-rw.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3278238Z [00:00:06.699]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration/tests/hooks-basic.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3336620Z [00:00:06.705]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/cppcheck.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3393579Z [00:00:06.711]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/esp32/ci.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3450217Z [00:00:06.716]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/test.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3506301Z [00:00:06.722]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/integration.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3561461Z [00:00:06.727]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/windows/integration-test.ps1' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3617322Z [00:00:06.733]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3674028Z [00:00:06.739]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/copyright-checker.py' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3730254Z [00:00:06.744]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/unit/ipaddress_test.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3787172Z [00:00:06.750]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/unit/CMakeLists.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3843173Z [00:00:06.755]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/unit/util_test.cpp' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3899360Z [00:00:06.761]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/unit.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.3955348Z [00:00:06.767]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/secrets-tool.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.4009912Z [00:00:06.772]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/tests/secrets-encrypted.bin' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.4067449Z [00:00:06.778]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/docs/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.4125901Z [00:00:06.784]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/TEMPREPO/docs/logo.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.4182072Z [00:00:06.789]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.4238716Z [00:00:06.795]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/husarnet.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.4294130Z [00:00:06.801]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD' retained as 0755 (rwxr-xr-x)
2025-08-20T20:54:01.4349883Z [00:00:06.806]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/husarnet.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.4405761Z [00:00:06.812]➜  mode of '/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:54:01.4682374Z [00:00:06.839]➜  realpath: missing operand
2025-08-20T20:54:01.4682803Z [00:00:06.839]➜  Try 'realpath --help' for more information.
2025-08-20T20:54:01.4755266Z [00:00:06.847]➜  
2025-08-20T20:54:01.4755756Z [00:00:06.847]➜  [+] Found LICENSE ==> [/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T20:54:01.4756205Z [00:00:06.847]➜  
2025-08-20T20:54:01.4756396Z [00:00:06.847]➜  
2025-08-20T20:54:01.4766719Z [00:00:06.848]➜                        Husarnet Open Source Dual License
2025-08-20T20:54:01.4767150Z [00:00:06.848]➜  
2025-08-20T20:54:01.4767557Z [00:00:06.848]➜  1. [Copyright retention] All copyrights in the Husarnet project are retained by
2025-08-20T20:54:01.4768136Z [00:00:06.848]➜     Husarnet Sp. z o.o. (Polish limited liability company) or its successors. 
2025-08-20T20:54:01.4768495Z [00:00:06.848]➜  
2025-08-20T20:54:01.4768860Z [00:00:06.848]➜  2. [Notices] Some files of Husarnet source code may include explicit copyright
2025-08-20T20:54:01.4769403Z [00:00:06.848]➜     notices and/or license notices. For full authorship information, review the
2025-08-20T20:54:01.4769804Z [00:00:06.848]➜     repository content.
2025-08-20T20:54:01.4770039Z [00:00:06.848]➜  
2025-08-20T20:54:01.4770410Z [00:00:06.848]➜  3. [Dual licensing] Husarnet source code is available for any third party under
2025-08-20T20:54:01.4770984Z [00:00:06.848]➜     open source license terms – GNU General Public License 3.0 License or Mozilla
2025-08-20T20:54:01.4771993Z [00:00:06.848]➜     Public License 2.0 - depending its purpose according to sections hereunder. 
2025-08-20T20:54:01.4772369Z [00:00:06.848]➜  
2025-08-20T20:54:01.4773206Z [00:00:06.848]➜  4. [Similar Product]. “Similar Product” shall mean any product or solution that
2025-08-20T20:54:01.4773858Z [00:00:06.848]➜     is designed to create a VPN or other technology for the purpose of connecting
2025-08-20T20:54:01.4774403Z [00:00:06.848]➜     and exchanging data with other devices and systems over the internet or any
2025-08-20T20:54:01.4774947Z [00:00:06.848]➜     kind of network (including Internet of Things (IoT) or Machine to Machine
2025-08-20T20:54:01.4775381Z [00:00:06.848]➜     (M2M) universal connectivity platform).
2025-08-20T20:54:01.4775657Z [00:00:06.848]➜  
2025-08-20T20:54:01.4776027Z [00:00:06.848]➜  5. [GNU General Public License 3.0 license coverage]. Husarnet source code is
2025-08-20T20:54:01.4776567Z [00:00:06.848]➜     made available for third party exclusively under GNU General Public License
2025-08-20T20:54:01.4777105Z [00:00:06.848]➜     3.0 open source license in all instances when the use of the Husarnet source
2025-08-20T20:54:01.4777637Z [00:00:06.848]➜     code IS INTENDED to create or modify or upgrade or develop or be embedded
2025-08-20T20:54:01.4778141Z [00:00:06.848]➜     (in whole or in part) in Similar Product (e.g. linking whole or part of
2025-08-20T20:54:01.4778634Z [00:00:06.848]➜     Husarnet source code to create VPN/VPN-like solution or universal
2025-08-20T20:54:01.4779012Z [00:00:06.848]➜     connectivity platform)
2025-08-20T20:54:01.4779259Z [00:00:06.848]➜  
2025-08-20T20:54:01.4779619Z [00:00:06.848]➜  6. [MPL 2.0. license coverage] Husarnet source code is made available for third
2025-08-20T20:54:01.4780160Z [00:00:06.848]➜     – party under Mozilla Public License 2.0. in any use that IS NOT INTENDED to
2025-08-20T20:54:01.4780996Z [00:00:06.848]➜     create or modify or upgrade or develop or be embedded (in whole or in part)
2025-08-20T20:54:01.4781718Z [00:00:06.848]➜     in a Similar Product (e.g. linking whole or part of Husarnet source code to
2025-08-20T20:54:01.4782251Z [00:00:06.848]➜     create any specific use case for IoT like: smart light bulb, smart garage
2025-08-20T20:54:01.4782782Z [00:00:06.848]➜     door, p2p chat app etc.). In the event that a product or solution acquires
2025-08-20T20:54:01.4783302Z [00:00:06.848]➜     the characteristics of a Similar Product, the continued use of Husarnet
2025-08-20T20:54:01.4783791Z [00:00:06.848]➜     source code MUST be under the GNU General Public License 3.0.
2025-08-20T20:54:01.4784119Z [00:00:06.848]➜  
2025-08-20T20:54:01.4784466Z [00:00:06.848]➜  7. [Licences content] For the convenience of the licensee, we publish the
2025-08-20T20:54:01.4784981Z [00:00:06.848]➜     contents of both open source licenses below. The original content of the
2025-08-20T20:54:01.4785513Z [00:00:06.848]➜     licenses is available from the source at the links indicated in the text
2025-08-20T20:54:01.4785877Z [00:00:06.848]➜     below.
2025-08-20T20:54:01.4786082Z [00:00:06.848]➜  
2025-08-20T20:54:01.4786403Z [00:00:06.848]➜  --------------------------------------------------------------------------
2025-08-20T20:54:01.4786926Z [00:00:06.848]➜  
2025-08-20T20:54:01.4787200Z [00:00:06.848]➜                      GNU GENERAL PUBLIC LICENSE
2025-08-20T20:54:01.4787539Z [00:00:06.848]➜                         Version 3, 29 June 2007
2025-08-20T20:54:01.4787810Z [00:00:06.848]➜  
2025-08-20T20:54:01.4788164Z [00:00:06.848]➜   Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
2025-08-20T20:54:01.4788646Z [00:00:06.848]➜   Everyone is permitted to copy and distribute verbatim copies
2025-08-20T20:54:01.4789087Z [00:00:06.848]➜   of this license document, but changing it is not allowed.
2025-08-20T20:54:01.4789413Z [00:00:06.848]➜  
2025-08-20T20:54:01.4789648Z [00:00:06.848]➜                              Preamble
2025-08-20T20:54:01.4789901Z [00:00:06.848]➜  
2025-08-20T20:54:01.4790221Z [00:00:06.848]➜    The GNU General Public License is a free, copyleft license for
2025-08-20T20:54:01.4790601Z [00:00:06.848]➜  software and other kinds of works.
2025-08-20T20:54:01.4790862Z [00:00:06.848]➜  
2025-08-20T20:54:01.4794446Z [00:00:06.848]➜    The licenses for most software and other practical works are designed
2025-08-20T20:54:01.4795189Z [00:00:06.848]➜  to take away your freedom to share and change the works.  By contrast,
2025-08-20T20:54:01.4795710Z [00:00:06.848]➜  the GNU General Public License is intended to guarantee your freedom to
2025-08-20T20:54:01.4796229Z [00:00:06.848]➜  share and change all versions of a program--to make sure it remains free
2025-08-20T20:54:01.4796733Z [00:00:06.848]➜  software for all its users.  We, the Free Software Foundation, use the
2025-08-20T20:54:01.4797254Z [00:00:06.848]➜  GNU General Public License for most of our software; it applies also to
2025-08-20T20:54:01.4797757Z [00:00:06.848]➜  any other work released this way by its authors.  You can apply it to
2025-08-20T20:54:01.4798129Z [00:00:06.848]➜  your programs, too.
2025-08-20T20:54:01.4798361Z [00:00:06.848]➜  
2025-08-20T20:54:01.4798681Z [00:00:06.848]➜    When we speak of free software, we are referring to freedom, not
2025-08-20T20:54:01.4799173Z [00:00:06.848]➜  price.  Our General Public Licenses are designed to make sure that you
2025-08-20T20:54:01.4799678Z [00:00:06.848]➜  have the freedom to distribute copies of free software (and charge for
2025-08-20T20:54:01.4800164Z [00:00:06.848]➜  them if you wish), that you receive source code or can get it if you
2025-08-20T20:54:01.4800637Z [00:00:06.848]➜  want it, that you can change the software or use pieces of it in new
2025-08-20T20:54:01.4801088Z [00:00:06.848]➜  free programs, and that you know you can do these things.
2025-08-20T20:54:01.4802158Z [00:00:06.848]➜  
2025-08-20T20:54:01.4802512Z [00:00:06.848]➜    To protect your rights, we need to prevent others from denying you
2025-08-20T20:54:01.4803018Z [00:00:06.848]➜  these rights or asking you to surrender the rights.  Therefore, you have
2025-08-20T20:54:01.4803551Z [00:00:06.848]➜  certain responsibilities if you distribute copies of the software, or if
2025-08-20T20:54:01.4804072Z [00:00:06.848]➜  you modify it: responsibilities to respect the freedom of others.
2025-08-20T20:54:01.4804409Z [00:00:06.848]➜  
2025-08-20T20:54:01.4804730Z [00:00:06.848]➜    For example, if you distribute copies of such a program, whether
2025-08-20T20:54:01.4805190Z [00:00:06.848]➜  gratis or for a fee, you must pass on to the recipients the same
2025-08-20T20:54:01.4805671Z [00:00:06.848]➜  freedoms that you received.  You must make sure that they, too, receive
2025-08-20T20:54:01.4806181Z [00:00:06.848]➜  or can get the source code.  And you must show them these terms so they
2025-08-20T20:54:01.4806551Z [00:00:06.848]➜  know their rights.
2025-08-20T20:54:01.4806777Z [00:00:06.848]➜  
2025-08-20T20:54:01.4807117Z [00:00:06.848]➜    Developers that use the GNU GPL protect your rights with two steps:
2025-08-20T20:54:01.4807608Z [00:00:06.848]➜  (1) assert copyright on the software, and (2) offer you this License
2025-08-20T20:54:01.4808087Z [00:00:06.848]➜  giving you legal permission to copy, distribute and/or modify it.
2025-08-20T20:54:01.4808427Z [00:00:06.848]➜  
2025-08-20T20:54:01.4808777Z [00:00:06.848]➜    For the developers' and authors' protection, the GPL clearly explains
2025-08-20T20:54:01.4809283Z [00:00:06.848]➜  that there is no warranty for this free software.  For both users' and
2025-08-20T20:54:01.4809772Z [00:00:06.848]➜  authors' sake, the GPL requires that modified versions be marked as
2025-08-20T20:54:01.4810265Z [00:00:06.848]➜  changed, so that their problems will not be attributed erroneously to
2025-08-20T20:54:01.4810655Z [00:00:06.848]➜  authors of previous versions.
2025-08-20T20:54:01.4810932Z [00:00:06.848]➜  
2025-08-20T20:54:01.4811509Z [00:00:06.848]➜    Some devices are designed to deny users access to install or run
2025-08-20T20:54:01.4812088Z [00:00:06.848]➜  modified versions of the software inside them, although the manufacturer
2025-08-20T20:54:01.4812568Z [00:00:06.848]➜  can do so.  This is fundamentally incompatible with the aim of
2025-08-20T20:54:01.4813261Z [00:00:06.848]➜  protecting users' freedom to change the software.  The systematic
2025-08-20T20:54:01.4813838Z [00:00:06.848]➜  pattern of such abuse occurs in the area of products for individuals to
2025-08-20T20:54:01.4814345Z [00:00:06.848]➜  use, which is precisely where it is most unacceptable.  Therefore, we
2025-08-20T20:54:01.4814855Z [00:00:06.848]➜  have designed this version of the GPL to prohibit the practice for those
2025-08-20T20:54:01.4815362Z [00:00:06.848]➜  products.  If such problems arise substantially in other domains, we
2025-08-20T20:54:01.4815871Z [00:00:06.848]➜  stand ready to extend this provision to those domains in future versions
2025-08-20T20:54:01.4816332Z [00:00:06.848]➜  of the GPL, as needed to protect the freedom of users.
2025-08-20T20:54:01.4816632Z [00:00:06.848]➜  
2025-08-20T20:54:01.4816968Z [00:00:06.848]➜    Finally, every program is threatened constantly by software patents.
2025-08-20T20:54:01.4817463Z [00:00:06.848]➜  States should not allow patents to restrict development and use of
2025-08-20T20:54:01.4817975Z [00:00:06.848]➜  software on general-purpose computers, but in those that do, we wish to
2025-08-20T20:54:01.4818485Z [00:00:06.848]➜  avoid the special danger that patents applied to a free program could
2025-08-20T20:54:01.4819000Z [00:00:06.848]➜  make it effectively proprietary.  To prevent this, the GPL assures that
2025-08-20T20:54:01.4819468Z [00:00:06.848]➜  patents cannot be used to render the program non-free.
2025-08-20T20:54:01.4819777Z [00:00:06.848]➜  
2025-08-20T20:54:01.4820099Z [00:00:06.848]➜    The precise terms and conditions for copying, distribution and
2025-08-20T20:54:01.4820691Z [00:00:06.848]➜  modification follow.
2025-08-20T20:54:01.4820930Z [00:00:06.848]➜  
2025-08-20T20:54:01.4821351Z [00:00:06.848]➜                         TERMS AND CONDITIONS
2025-08-20T20:54:01.4821686Z [00:00:06.848]➜  
2025-08-20T20:54:01.4821900Z [00:00:06.848]➜    0. Definitions.
2025-08-20T20:54:01.4822126Z [00:00:06.848]➜  
2025-08-20T20:54:01.4822474Z [00:00:06.848]➜    "This License" refers to version 3 of the GNU General Public License.
2025-08-20T20:54:01.4822816Z [00:00:06.848]➜  
2025-08-20T20:54:01.4823166Z [00:00:06.848]➜    "Copyright" also means copyright-like laws that apply to other kinds of
2025-08-20T20:54:01.4823584Z [00:00:06.848]➜  works, such as semiconductor masks.
2025-08-20T20:54:01.4823851Z [00:00:06.848]➜  
2025-08-20T20:54:01.4824177Z [00:00:06.848]➜    "The Program" refers to any copyrightable work licensed under this
2025-08-20T20:54:01.4824651Z [00:00:06.848]➜  License.  Each licensee is addressed as "you".  "Licensees" and
2025-08-20T20:54:01.4825085Z [00:00:06.848]➜  "recipients" may be individuals or organizations.
2025-08-20T20:54:01.4825385Z [00:00:06.848]➜  
2025-08-20T20:54:01.4825724Z [00:00:06.848]➜    To "modify" a work means to copy from or adapt all or part of the work
2025-08-20T20:54:01.4826227Z [00:00:06.848]➜  in a fashion requiring copyright permission, other than the making of an
2025-08-20T20:54:01.4826745Z [00:00:06.848]➜  exact copy.  The resulting work is called a "modified version" of the
2025-08-20T20:54:01.4827185Z [00:00:06.848]➜  earlier work or a work "based on" the earlier work.
2025-08-20T20:54:01.4827480Z [00:00:06.848]➜  
2025-08-20T20:54:01.4827813Z [00:00:06.848]➜    A "covered work" means either the unmodified Program or a work based
2025-08-20T20:54:01.4828178Z [00:00:06.848]➜  on the Program.
2025-08-20T20:54:01.4828402Z [00:00:06.848]➜  
2025-08-20T20:54:01.4828721Z [00:00:06.848]➜    To "propagate" a work means to do anything with it that, without
2025-08-20T20:54:01.4829185Z [00:00:06.848]➜  permission, would make you directly or secondarily liable for
2025-08-20T20:54:01.4829696Z [00:00:06.848]➜  infringement under applicable copyright law, except executing it on a
2025-08-20T20:54:01.4830214Z [00:00:06.848]➜  computer or modifying a private copy.  Propagation includes copying,
2025-08-20T20:54:01.4830725Z [00:00:06.848]➜  distribution (with or without modification), making available to the
2025-08-20T20:54:01.4831849Z [00:00:06.848]➜  public, and in some countries other activities as well.
2025-08-20T20:54:01.4832241Z [00:00:06.848]➜  
2025-08-20T20:54:01.4832575Z [00:00:06.848]➜    To "convey" a work means any kind of propagation that enables other
2025-08-20T20:54:01.4833072Z [00:00:06.848]➜  parties to make or receive copies.  Mere interaction with a user through
2025-08-20T20:54:01.4833571Z [00:00:06.848]➜  a computer network, with no transfer of a copy, is not conveying.
2025-08-20T20:54:01.4833906Z [00:00:06.848]➜  
2025-08-20T20:54:01.4834240Z [00:00:06.848]➜    An interactive user interface displays "Appropriate Legal Notices"
2025-08-20T20:54:01.4834743Z [00:00:06.848]➜  to the extent that it includes a convenient and prominently visible
2025-08-20T20:54:01.4835229Z [00:00:06.848]➜  feature that (1) displays an appropriate copyright notice, and (2)
2025-08-20T20:54:01.4835717Z [00:00:06.848]➜  tells the user that there is no warranty for the work (except to the
2025-08-20T20:54:01.4836216Z [00:00:06.848]➜  extent that warranties are provided), that licensees may convey the
2025-08-20T20:54:01.4836709Z [00:00:06.848]➜  work under this License, and how to view a copy of this License.  If
2025-08-20T20:54:01.4837201Z [00:00:06.848]➜  the interface presents a list of user commands or options, such as a
2025-08-20T20:54:01.4837658Z [00:00:06.848]➜  menu, a prominent item in the list meets this criterion.
2025-08-20T20:54:01.4837967Z [00:00:06.848]➜  
2025-08-20T20:54:01.4838177Z [00:00:06.848]➜    1. Source Code.
2025-08-20T20:54:01.4838399Z [00:00:06.848]➜  
2025-08-20T20:54:01.4838729Z [00:00:06.848]➜    The "source code" for a work means the preferred form of the work
2025-08-20T20:54:01.4839455Z [00:00:06.848]➜  for making modifications to it.  "Object code" means any non-source
2025-08-20T20:54:01.4839822Z [00:00:06.848]➜  form of a work.
2025-08-20T20:54:01.4840040Z [00:00:06.848]➜  
2025-08-20T20:54:01.4840382Z [00:00:06.848]➜    A "Standard Interface" means an interface that either is an official
2025-08-20T20:54:01.4840888Z [00:00:06.848]➜  standard defined by a recognized standards body, or, in the case of
2025-08-20T20:54:01.4841643Z [00:00:06.848]➜  interfaces specified for a particular programming language, one that
2025-08-20T20:54:01.4842130Z [00:00:06.848]➜  is widely used among developers working in that language.
2025-08-20T20:54:01.4842444Z [00:00:06.848]➜  
2025-08-20T20:54:01.4842779Z [00:00:06.848]➜    The "System Libraries" of an executable work include anything, other
2025-08-20T20:54:01.4843259Z [00:00:06.848]➜  than the work as a whole, that (a) is included in the normal form of
2025-08-20T20:54:01.4843746Z [00:00:06.848]➜  packaging a Major Component, but which is not part of that Major
2025-08-20T20:54:01.4844221Z [00:00:06.848]➜  Component, and (b) serves only to enable use of the work with that
2025-08-20T20:54:01.4844697Z [00:00:06.848]➜  Major Component, or to implement a Standard Interface for which an
2025-08-20T20:54:01.4845185Z [00:00:06.848]➜  implementation is available to the public in source code form.  A
2025-08-20T20:54:01.4845686Z [00:00:06.848]➜  "Major Component", in this context, means a major essential component
2025-08-20T20:54:01.4846173Z [00:00:06.848]➜  (kernel, window system, and so on) of the specific operating system
2025-08-20T20:54:01.4846638Z [00:00:06.848]➜  (if any) on which the executable work runs, or a compiler used to
2025-08-20T20:54:01.4847097Z [00:00:06.848]➜  produce the work, or an object code interpreter used to run it.
2025-08-20T20:54:01.4847433Z [00:00:06.848]➜  
2025-08-20T20:54:01.4847771Z [00:00:06.848]➜    The "Corresponding Source" for a work in object code form means all
2025-08-20T20:54:01.4848271Z [00:00:06.848]➜  the source code needed to generate, install, and (for an executable
2025-08-20T20:54:01.4848761Z [00:00:06.848]➜  work) run the object code and to modify the work, including scripts to
2025-08-20T20:54:01.4849256Z [00:00:06.848]➜  control those activities.  However, it does not include the work's
2025-08-20T20:54:01.4849985Z [00:00:06.848]➜  System Libraries, or general-purpose tools or generally available free
2025-08-20T20:54:01.4850586Z [00:00:06.848]➜  programs which are used unmodified in performing those activities but
2025-08-20T20:54:01.4851086Z [00:00:06.848]➜  which are not part of the work.  For example, Corresponding Source
2025-08-20T20:54:01.4851843Z [00:00:06.848]➜  includes interface definition files associated with source files for
2025-08-20T20:54:01.4852340Z [00:00:06.848]➜  the work, and the source code for shared libraries and dynamically
2025-08-20T20:54:01.4852836Z [00:00:06.848]➜  linked subprograms that the work is specifically designed to require,
2025-08-20T20:54:01.4853397Z [00:00:06.848]➜  such as by intimate data communication or control flow between those
2025-08-20T20:54:01.4853813Z [00:00:06.848]➜  subprograms and other parts of the work.
2025-08-20T20:54:01.4854085Z [00:00:06.848]➜  
2025-08-20T20:54:01.4854404Z [00:00:06.848]➜    The Corresponding Source need not include anything that users
2025-08-20T20:54:01.4854899Z [00:00:06.848]➜  can regenerate automatically from other parts of the Corresponding
2025-08-20T20:54:01.4855251Z [00:00:06.848]➜  Source.
2025-08-20T20:54:01.4855449Z [00:00:06.848]➜  
2025-08-20T20:54:01.4855768Z [00:00:06.848]➜    The Corresponding Source for a work in source code form is that
2025-08-20T20:54:01.4856115Z [00:00:06.848]➜  same work.
2025-08-20T20:54:01.4856320Z [00:00:06.848]➜  
2025-08-20T20:54:01.4856541Z [00:00:06.848]➜    2. Basic Permissions.
2025-08-20T20:54:01.4856781Z [00:00:06.848]➜  
2025-08-20T20:54:01.4857111Z [00:00:06.848]➜    All rights granted under this License are granted for the term of
2025-08-20T20:54:01.4857844Z [00:00:06.848]➜  copyright on the Program, and are irrevocable provided the stated
2025-08-20T20:54:01.4858337Z [00:00:06.848]➜  conditions are met.  This License explicitly affirms your unlimited
2025-08-20T20:54:01.4858831Z [00:00:06.848]➜  permission to run the unmodified Program.  The output from running a
2025-08-20T20:54:01.4859341Z [00:00:06.848]➜  covered work is covered by this License only if the output, given its
2025-08-20T20:54:01.4859843Z [00:00:06.848]➜  content, constitutes a covered work.  This License acknowledges your
2025-08-20T20:54:01.4860342Z [00:00:06.848]➜  rights of fair use or other equivalent, as provided by copyright law.
2025-08-20T20:54:01.4860684Z [00:00:06.848]➜  
2025-08-20T20:54:01.4860996Z [00:00:06.848]➜    You may make, run and propagate covered works that you do not
2025-08-20T20:54:01.4861745Z [00:00:06.848]➜  convey, without conditions so long as your license otherwise remains
2025-08-20T20:54:01.4862268Z [00:00:06.848]➜  in force.  You may convey covered works to others for the sole purpose
2025-08-20T20:54:01.4862761Z [00:00:06.848]➜  of having them make modifications exclusively for you, or provide you
2025-08-20T20:54:01.4863270Z [00:00:06.848]➜  with facilities for running those works, provided that you comply with
2025-08-20T20:54:01.4863768Z [00:00:06.848]➜  the terms of this License in conveying all material for which you do
2025-08-20T20:54:01.4864278Z [00:00:06.848]➜  not control copyright.  Those thus making or running the covered works
2025-08-20T20:54:01.4864763Z [00:00:06.848]➜  for you must do so exclusively on your behalf, under your direction
2025-08-20T20:54:01.4865233Z [00:00:06.848]➜  and control, on terms that prohibit them from making any copies of
2025-08-20T20:54:01.4865707Z [00:00:06.848]➜  your copyrighted material outside their relationship with you.
2025-08-20T20:54:01.4866043Z [00:00:06.848]➜  
2025-08-20T20:54:01.4866376Z [00:00:06.848]➜    Conveying under any other circumstances is permitted solely under
2025-08-20T20:54:01.4866889Z [00:00:06.848]➜  the conditions stated below.  Sublicensing is not allowed; section 10
2025-08-20T20:54:01.4867269Z [00:00:06.848]➜  makes it unnecessary.
2025-08-20T20:54:01.4867502Z [00:00:06.848]➜  
2025-08-20T20:54:01.4867826Z [00:00:06.848]➜    3. Protecting Users' Legal Rights From Anti-Circumvention Law.
2025-08-20T20:54:01.4868157Z [00:00:06.848]➜  
2025-08-20T20:54:01.4868701Z [00:00:06.848]➜    No covered work shall be deemed part of an effective technological
2025-08-20T20:54:01.4869272Z [00:00:06.848]➜  measure under any applicable law fulfilling obligations under article
2025-08-20T20:54:01.4869756Z [00:00:06.848]➜  11 of the WIPO copyright treaty adopted on 20 December 1996, or
2025-08-20T20:54:01.4870214Z [00:00:06.848]➜  similar laws prohibiting or restricting circumvention of such
2025-08-20T20:54:01.4870556Z [00:00:06.848]➜  measures.
2025-08-20T20:54:01.4870762Z [00:00:06.848]➜  
2025-08-20T20:54:01.4871094Z [00:00:06.848]➜    When you convey a covered work, you waive any legal power to forbid
2025-08-20T20:54:01.4871897Z [00:00:06.848]➜  circumvention of technological measures to the extent such circumvention
2025-08-20T20:54:01.4872414Z [00:00:06.848]➜  is effected by exercising rights under this License with respect to
2025-08-20T20:54:01.4872911Z [00:00:06.848]➜  the covered work, and you disclaim any intention to limit operation or
2025-08-20T20:54:01.4873414Z [00:00:06.848]➜  modification of the work as a means of enforcing, against the work's
2025-08-20T20:54:01.4873911Z [00:00:06.848]➜  users, your or third parties' legal rights to forbid circumvention of
2025-08-20T20:54:01.4874288Z [00:00:06.848]➜  technological measures.
2025-08-20T20:54:01.4874534Z [00:00:06.848]➜  
2025-08-20T20:54:01.4874766Z [00:00:06.848]➜    4. Conveying Verbatim Copies.
2025-08-20T20:54:01.4875022Z [00:00:06.848]➜  
2025-08-20T20:54:01.4875353Z [00:00:06.848]➜    You may convey verbatim copies of the Program's source code as you
2025-08-20T20:54:01.4876061Z [00:00:06.848]➜  receive it, in any medium, provided that you conspicuously and
2025-08-20T20:54:01.4876548Z [00:00:06.848]➜  appropriately publish on each copy an appropriate copyright notice;
2025-08-20T20:54:01.4877019Z [00:00:06.848]➜  keep intact all notices stating that this License and any
2025-08-20T20:54:01.4877498Z [00:00:06.848]➜  non-permissive terms added in accord with section 7 apply to the code;
2025-08-20T20:54:01.4878009Z [00:00:06.848]➜  keep intact all notices of the absence of any warranty; and give all
2025-08-20T20:54:01.4878471Z [00:00:06.848]➜  recipients a copy of this License along with the Program.
2025-08-20T20:54:01.4878789Z [00:00:06.848]➜  
2025-08-20T20:54:01.4879120Z [00:00:06.848]➜    You may charge any price or no price for each copy that you convey,
2025-08-20T20:54:01.4879581Z [00:00:06.848]➜  and you may offer support or warranty protection for a fee.
2025-08-20T20:54:01.4879894Z [00:00:06.848]➜  
2025-08-20T20:54:01.4880146Z [00:00:06.848]➜    5. Conveying Modified Source Versions.
2025-08-20T20:54:01.4880431Z [00:00:06.848]➜  
2025-08-20T20:54:01.4880760Z [00:00:06.848]➜    You may convey a work based on the Program, or the modifications to
2025-08-20T20:54:01.4881417Z [00:00:06.848]➜  produce it from the Program, in the form of source code under the
2025-08-20T20:54:01.4881973Z [00:00:06.848]➜  terms of section 4, provided that you also meet all of these conditions:
2025-08-20T20:54:01.4882322Z [00:00:06.848]➜  
2025-08-20T20:54:01.4882655Z [00:00:06.848]➜      a) The work must carry prominent notices stating that you modified
2025-08-20T20:54:01.4883048Z [00:00:06.848]➜      it, and giving a relevant date.
2025-08-20T20:54:01.4883310Z [00:00:06.848]➜  
2025-08-20T20:54:01.4883614Z [00:00:06.848]➜      b) The work must carry prominent notices stating that it is
2025-08-20T20:54:01.4884080Z [00:00:06.848]➜      released under this License and any conditions added under section
2025-08-20T20:54:01.4884553Z [00:00:06.848]➜      7.  This requirement modifies the requirement in section 4 to
2025-08-20T20:54:01.4884934Z [00:00:06.848]➜      "keep intact all notices".
2025-08-20T20:54:01.4885186Z [00:00:06.848]➜  
2025-08-20T20:54:01.4885487Z [00:00:06.848]➜      c) You must license the entire work, as a whole, under this
2025-08-20T20:54:01.4885929Z [00:00:06.848]➜      License to anyone who comes into possession of a copy.  This
2025-08-20T20:54:01.4886604Z [00:00:06.848]➜      License will therefore apply, along with any applicable section 7
2025-08-20T20:54:01.4887145Z [00:00:06.848]➜      additional terms, to the whole of the work, and all its parts,
2025-08-20T20:54:01.4887604Z [00:00:06.848]➜      regardless of how they are packaged.  This License gives no
2025-08-20T20:54:01.4888074Z [00:00:06.848]➜      permission to license the work in any other way, but it does not
2025-08-20T20:54:01.4888552Z [00:00:06.848]➜      invalidate such permission if you have separately received it.
2025-08-20T20:54:01.4888888Z [00:00:06.848]➜  
2025-08-20T20:54:01.4889243Z [00:00:06.848]➜      d) If the work has interactive user interfaces, each must display
2025-08-20T20:54:01.4889730Z [00:00:06.848]➜      Appropriate Legal Notices; however, if the Program has interactive
2025-08-20T20:54:01.4890216Z [00:00:06.848]➜      interfaces that do not display Appropriate Legal Notices, your
2025-08-20T20:54:01.4890601Z [00:00:06.848]➜      work need not make them do so.
2025-08-20T20:54:01.4890865Z [00:00:06.848]➜  
2025-08-20T20:54:01.4891353Z [00:00:06.848]➜    A compilation of a covered work with other separate and independent
2025-08-20T20:54:01.4891904Z [00:00:06.848]➜  works, which are not by their nature extensions of the covered work,
2025-08-20T20:54:01.4892388Z [00:00:06.848]➜  and which are not combined with it such as to form a larger program,
2025-08-20T20:54:01.4892861Z [00:00:06.848]➜  in or on a volume of a storage or distribution medium, is called an
2025-08-20T20:54:01.4893334Z [00:00:06.848]➜  "aggregate" if the compilation and its resulting copyright are not
2025-08-20T20:54:01.4894063Z [00:00:06.848]➜  used to limit the access or legal rights of the compilation's users
2025-08-20T20:54:01.4894562Z [00:00:06.848]➜  beyond what the individual works permit.  Inclusion of a covered work
2025-08-20T20:54:01.4895050Z [00:00:06.848]➜  in an aggregate does not cause this License to apply to the other
2025-08-20T20:54:01.4895417Z [00:00:06.848]➜  parts of the aggregate.
2025-08-20T20:54:01.4895656Z [00:00:06.848]➜  
2025-08-20T20:54:01.4895897Z [00:00:06.848]➜    6. Conveying Non-Source Forms.
2025-08-20T20:54:01.4896162Z [00:00:06.848]➜  
2025-08-20T20:54:01.4896488Z [00:00:06.848]➜    You may convey a covered work in object code form under the terms
2025-08-20T20:54:01.4896927Z [00:00:06.848]➜  of sections 4 and 5, provided that you also convey the
2025-08-20T20:54:01.4897400Z [00:00:06.848]➜  machine-readable Corresponding Source under the terms of this License,
2025-08-20T20:54:01.4897788Z [00:00:06.848]➜  in one of these ways:
2025-08-20T20:54:01.4898023Z [00:00:06.848]➜  
2025-08-20T20:54:01.4898357Z [00:00:06.848]➜      a) Convey the object code in, or embodied in, a physical product
2025-08-20T20:54:01.4898831Z [00:00:06.848]➜      (including a physical distribution medium), accompanied by the
2025-08-20T20:54:01.4899293Z [00:00:06.848]➜      Corresponding Source fixed on a durable physical medium
2025-08-20T20:54:01.4899690Z [00:00:06.848]➜      customarily used for software interchange.
2025-08-20T20:54:01.4899973Z [00:00:06.848]➜  
2025-08-20T20:54:01.4900303Z [00:00:06.848]➜      b) Convey the object code in, or embodied in, a physical product
2025-08-20T20:54:01.4900769Z [00:00:06.848]➜      (including a physical distribution medium), accompanied by a
2025-08-20T20:54:01.4901396Z [00:00:06.848]➜      written offer, valid for at least three years and valid for as
2025-08-20T20:54:01.4901942Z [00:00:06.848]➜      long as you offer spare parts or customer support for that product
2025-08-20T20:54:01.4902449Z [00:00:06.848]➜      model, to give anyone who possesses the object code either (1) a
2025-08-20T20:54:01.4902917Z [00:00:06.848]➜      copy of the Corresponding Source for all the software in the
2025-08-20T20:54:01.4903377Z [00:00:06.848]➜      product that is covered by this License, on a durable physical
2025-08-20T20:54:01.4903856Z [00:00:06.848]➜      medium customarily used for software interchange, for a price no
2025-08-20T20:54:01.4904329Z [00:00:06.848]➜      more than your reasonable cost of physically performing this
2025-08-20T20:54:01.4904962Z [00:00:06.848]➜      conveying of source, or (2) access to copy the
2025-08-20T20:54:01.4905464Z [00:00:06.848]➜      Corresponding Source from a network server at no charge.
2025-08-20T20:54:01.4905784Z [00:00:06.848]➜  
2025-08-20T20:54:01.4906114Z [00:00:06.848]➜      c) Convey individual copies of the object code with a copy of the
2025-08-20T20:54:01.4906586Z [00:00:06.848]➜      written offer to provide the Corresponding Source.  This
2025-08-20T20:54:01.4907056Z [00:00:06.848]➜      alternative is allowed only occasionally and noncommercially, and
2025-08-20T20:54:01.4907561Z [00:00:06.848]➜      only if you received the object code with such an offer, in accord
2025-08-20T20:54:01.4907925Z [00:00:06.848]➜      with subsection 6b.
2025-08-20T20:54:01.4908164Z [00:00:06.848]➜  
2025-08-20T20:54:01.4908481Z [00:00:06.848]➜      d) Convey the object code by offering access from a designated
2025-08-20T20:54:01.4908955Z [00:00:06.848]➜      place (gratis or for a charge), and offer equivalent access to the
2025-08-20T20:54:01.4909440Z [00:00:06.848]➜      Corresponding Source in the same way through the same place at no
2025-08-20T20:54:01.4909913Z [00:00:06.848]➜      further charge.  You need not require recipients to copy the
2025-08-20T20:54:01.4910391Z [00:00:06.848]➜      Corresponding Source along with the object code.  If the place to
2025-08-20T20:54:01.4910883Z [00:00:06.848]➜      copy the object code is a network server, the Corresponding Source
2025-08-20T20:54:01.4911501Z [00:00:06.848]➜      may be on a different server (operated by you or a third party)
2025-08-20T20:54:01.4912233Z [00:00:06.848]➜      that supports equivalent copying facilities, provided you maintain
2025-08-20T20:54:01.4912735Z [00:00:06.848]➜      clear directions next to the object code saying where to find the
2025-08-20T20:54:01.4913209Z [00:00:06.848]➜      Corresponding Source.  Regardless of what server hosts the
2025-08-20T20:54:01.4913689Z [00:00:06.848]➜      Corresponding Source, you remain obligated to ensure that it is
2025-08-20T20:54:01.4914166Z [00:00:06.848]➜      available for as long as needed to satisfy these requirements.
2025-08-20T20:54:01.4914496Z [00:00:06.848]➜  
2025-08-20T20:54:01.4914831Z [00:00:06.848]➜      e) Convey the object code using peer-to-peer transmission, provided
2025-08-20T20:54:01.4915310Z [00:00:06.848]➜      you inform other peers where the object code and Corresponding
2025-08-20T20:54:01.4915780Z [00:00:06.848]➜      Source of the work are being offered to the general public at no
2025-08-20T20:54:01.4916168Z [00:00:06.848]➜      charge under subsection 6d.
2025-08-20T20:54:01.4916426Z [00:00:06.848]➜  
2025-08-20T20:54:01.4916766Z [00:00:06.848]➜    A separable portion of the object code, whose source code is excluded
2025-08-20T20:54:01.4917254Z [00:00:06.848]➜  from the Corresponding Source as a System Library, need not be
2025-08-20T20:54:01.4917660Z [00:00:06.848]➜  included in conveying the object code work.
2025-08-20T20:54:01.4917955Z [00:00:06.848]➜  
2025-08-20T20:54:01.4918289Z [00:00:06.848]➜    A "User Product" is either (1) a "consumer product", which means any
2025-08-20T20:54:01.4918796Z [00:00:06.848]➜  tangible personal property which is normally used for personal, family,
2025-08-20T20:54:01.4919324Z [00:00:06.848]➜  or household purposes, or (2) anything designed or sold for incorporation
2025-08-20T20:54:01.4919845Z [00:00:06.848]➜  into a dwelling.  In determining whether a product is a consumer product,
2025-08-20T20:54:01.4920365Z [00:00:06.848]➜  doubtful cases shall be resolved in favor of coverage.  For a particular
2025-08-20T20:54:01.4920882Z [00:00:06.848]➜  product received by a particular user, "normally used" refers to a
2025-08-20T20:54:01.4921581Z [00:00:06.848]➜  typical or common use of that class of product, regardless of the status
2025-08-20T20:54:01.4922089Z [00:00:06.848]➜  of the particular user or of the way in which the particular user
2025-08-20T20:54:01.4922808Z [00:00:06.848]➜  actually uses, or expects or is expected to use, the product.  A product
2025-08-20T20:54:01.4923374Z [00:00:06.848]➜  is a consumer product regardless of whether the product has substantial
2025-08-20T20:54:01.4923899Z [00:00:06.848]➜  commercial, industrial or non-consumer uses, unless such uses represent
2025-08-20T20:54:01.4924350Z [00:00:06.849]➜  the only significant mode of use of the product.
2025-08-20T20:54:01.4924640Z [00:00:06.849]➜  
2025-08-20T20:54:01.4924972Z [00:00:06.849]➜    "Installation Information" for a User Product means any methods,
2025-08-20T20:54:01.4925498Z [00:00:06.849]➜  procedures, authorization keys, or other information required to install
2025-08-20T20:54:01.4926031Z [00:00:06.849]➜  and execute modified versions of a covered work in that User Product from
2025-08-20T20:54:01.4926548Z [00:00:06.849]➜  a modified version of its Corresponding Source.  The information must
2025-08-20T20:54:01.4927059Z [00:00:06.849]➜  suffice to ensure that the continued functioning of the modified object
2025-08-20T20:54:01.4927543Z [00:00:06.849]➜  code is in no case prevented or interfered with solely because
2025-08-20T20:54:01.4927903Z [00:00:06.849]➜  modification has been made.
2025-08-20T20:54:01.4928153Z [00:00:06.849]➜  
2025-08-20T20:54:01.4928481Z [00:00:06.849]➜    If you convey an object code work under this section in, or with, or
2025-08-20T20:54:01.4928970Z [00:00:06.849]➜  specifically for use in, a User Product, and the conveying occurs as
2025-08-20T20:54:01.4929470Z [00:00:06.849]➜  part of a transaction in which the right of possession and use of the
2025-08-20T20:54:01.4930290Z [00:00:06.850]➜  User Product is transferred to the recipient in perpetuity or for a
2025-08-20T20:54:01.4930793Z [00:00:06.850]➜  fixed term (regardless of how the transaction is characterized), the
2025-08-20T20:54:01.4931435Z [00:00:06.850]➜  Corresponding Source conveyed under this section must be accompanied
2025-08-20T20:54:01.4932009Z [00:00:06.850]➜  by the Installation Information.  But this requirement does not apply
2025-08-20T20:54:01.4932508Z [00:00:06.850]➜  if neither you nor any third party retains the ability to install
2025-08-20T20:54:01.4932988Z [00:00:06.850]➜  modified object code on the User Product (for example, the work has
2025-08-20T20:54:01.4933361Z [00:00:06.850]➜  been installed in ROM).
2025-08-20T20:54:01.4933601Z [00:00:06.850]➜  
2025-08-20T20:54:01.4933952Z [00:00:06.850]➜    The requirement to provide Installation Information does not include a
2025-08-20T20:54:01.4934474Z [00:00:06.850]➜  requirement to continue to provide support service, warranty, or updates
2025-08-20T20:54:01.4934996Z [00:00:06.850]➜  for a work that has been modified or installed by the recipient, or for
2025-08-20T20:54:01.4935502Z [00:00:06.850]➜  the User Product in which it has been modified or installed.  Access to a
2025-08-20T20:54:01.4935995Z [00:00:06.850]➜  network may be denied when the modification itself materially and
2025-08-20T20:54:01.4936508Z [00:00:06.850]➜  adversely affects the operation of the network or violates the rules and
2025-08-20T20:54:01.4936960Z [00:00:06.850]➜  protocols for communication across the network.
2025-08-20T20:54:01.4937255Z [00:00:06.850]➜  
2025-08-20T20:54:01.4937609Z [00:00:06.850]➜    Corresponding Source conveyed, and Installation Information provided,
2025-08-20T20:54:01.4938106Z [00:00:06.850]➜  in accord with this section must be in a format that is publicly
2025-08-20T20:54:01.4938582Z [00:00:06.850]➜  documented (and with an implementation available to the public in
2025-08-20T20:54:01.4939082Z [00:00:06.850]➜  source code form), and must require no special password or key for
2025-08-20T20:54:01.4939475Z [00:00:06.850]➜  unpacking, reading or copying.
2025-08-20T20:54:01.4939734Z [00:00:06.850]➜  
2025-08-20T20:54:01.4939946Z [00:00:06.850]➜    7. Additional Terms.
2025-08-20T20:54:01.4940183Z [00:00:06.850]➜  
2025-08-20T20:54:01.4940529Z [00:00:06.850]➜    "Additional permissions" are terms that supplement the terms of this
2025-08-20T20:54:01.4941376Z [00:00:06.850]➜  License by making exceptions from one or more of its conditions.
2025-08-20T20:54:01.4941976Z [00:00:06.850]➜  Additional permissions that are applicable to the entire Program shall
2025-08-20T20:54:01.4942493Z [00:00:06.850]➜  be treated as though they were included in this License, to the extent
2025-08-20T20:54:01.4942993Z [00:00:06.850]➜  that they are valid under applicable law.  If additional permissions
2025-08-20T20:54:01.4943480Z [00:00:06.850]➜  apply only to part of the Program, that part may be used separately
2025-08-20T20:54:01.4943981Z [00:00:06.850]➜  under those permissions, but the entire Program remains governed by
2025-08-20T20:54:01.4944451Z [00:00:06.850]➜  this License without regard to the additional permissions.
2025-08-20T20:54:01.4944773Z [00:00:06.850]➜  
2025-08-20T20:54:01.4945094Z [00:00:06.850]➜    When you convey a copy of a covered work, you may at your option
2025-08-20T20:54:01.4945584Z [00:00:06.850]➜  remove any additional permissions from that copy, or from any part of
2025-08-20T20:54:01.4946083Z [00:00:06.850]➜  it.  (Additional permissions may be written to require their own
2025-08-20T20:54:01.4946560Z [00:00:06.850]➜  removal in certain cases when you modify the work.)  You may place
2025-08-20T20:54:01.4947050Z [00:00:06.850]➜  additional permissions on material, added by you to a covered work,
2025-08-20T20:54:01.4947541Z [00:00:06.850]➜  for which you have or can give appropriate copyright permission.
2025-08-20T20:54:01.4947872Z [00:00:06.850]➜  
2025-08-20T20:54:01.4948222Z [00:00:06.850]➜    Notwithstanding any other provision of this License, for material you
2025-08-20T20:54:01.4948976Z [00:00:06.850]➜  add to a covered work, you may (if authorized by the copyright holders of
2025-08-20T20:54:01.4949463Z [00:00:06.850]➜  that material) supplement the terms of this License with terms:
2025-08-20T20:54:01.4949794Z [00:00:06.850]➜  
2025-08-20T20:54:01.4950131Z [00:00:06.850]➜      a) Disclaiming warranty or limiting liability differently from the
2025-08-20T20:54:01.4950575Z [00:00:06.850]➜      terms of sections 15 and 16 of this License; or
2025-08-20T20:54:01.4950864Z [00:00:06.850]➜  
2025-08-20T20:54:01.4951356Z [00:00:06.850]➜      b) Requiring preservation of specified reasonable legal notices or
2025-08-20T20:54:01.4951915Z [00:00:06.850]➜      author attributions in that material or in the Appropriate Legal
2025-08-20T20:54:01.4952349Z [00:00:06.850]➜      Notices displayed by works containing it; or
2025-08-20T20:54:01.4952638Z [00:00:06.850]➜  
2025-08-20T20:54:01.4952979Z [00:00:06.850]➜      c) Prohibiting misrepresentation of the origin of that material, or
2025-08-20T20:54:01.4953482Z [00:00:06.850]➜      requiring that modified versions of such material be marked in
2025-08-20T20:54:01.4953942Z [00:00:06.850]➜      reasonable ways as different from the original version; or
2025-08-20T20:54:01.4954263Z [00:00:06.850]➜  
2025-08-20T20:54:01.4954592Z [00:00:06.850]➜      d) Limiting the use for publicity purposes of names of licensors or
2025-08-20T20:54:01.4954987Z [00:00:06.850]➜      authors of the material; or
2025-08-20T20:54:01.4955248Z [00:00:06.850]➜  
2025-08-20T20:54:01.4955573Z [00:00:06.850]➜      e) Declining to grant rights under trademark law for use of some
2025-08-20T20:54:01.4955991Z [00:00:06.850]➜      trade names, trademarks, or service marks; or
2025-08-20T20:54:01.4956282Z [00:00:06.850]➜  
2025-08-20T20:54:01.4956599Z [00:00:06.850]➜      f) Requiring indemnification of licensors and authors of that
2025-08-20T20:54:01.4957085Z [00:00:06.850]➜      material by anyone who conveys the material (or modified versions of
2025-08-20T20:54:01.4957607Z [00:00:06.850]➜      it) with contractual assumptions of liability to the recipient, for
2025-08-20T20:54:01.4958110Z [00:00:06.850]➜      any liability that these contractual assumptions directly impose on
2025-08-20T20:54:01.4958510Z [00:00:06.850]➜      those licensors and authors.
2025-08-20T20:54:01.4958768Z [00:00:06.850]➜  
2025-08-20T20:54:01.4959319Z [00:00:06.850]➜    All other non-permissive additional terms are considered "further
2025-08-20T20:54:01.4959907Z [00:00:06.850]➜  restrictions" within the meaning of section 10.  If the Program as you
2025-08-20T20:54:01.4960403Z [00:00:06.850]➜  received it, or any part of it, contains a notice stating that it is
2025-08-20T20:54:01.4960864Z [00:00:06.850]➜  governed by this License along with a term that is a further
2025-08-20T20:54:01.4961606Z [00:00:06.850]➜  restriction, you may remove that term.  If a license document contains
2025-08-20T20:54:01.4962183Z [00:00:06.850]➜  a further restriction but permits relicensing or conveying under this
2025-08-20T20:54:01.4962912Z [00:00:06.850]➜  License, you may add to a covered work material governed by the terms
2025-08-20T20:54:01.4963409Z [00:00:06.850]➜  of that license document, provided that the further restriction does
2025-08-20T20:54:01.4963828Z [00:00:06.850]➜  not survive such relicensing or conveying.
2025-08-20T20:54:01.4964107Z [00:00:06.850]➜  
2025-08-20T20:54:01.4964443Z [00:00:06.850]➜    If you add terms to a covered work in accord with this section, you
2025-08-20T20:54:01.4964897Z [00:00:06.850]➜  must place, in the relevant source files, a statement of the
2025-08-20T20:54:01.4965367Z [00:00:06.850]➜  additional terms that apply to those files, or a notice indicating
2025-08-20T20:54:01.4965770Z [00:00:06.850]➜  where to find the applicable terms.
2025-08-20T20:54:01.4966047Z [00:00:06.850]➜  
2025-08-20T20:54:01.4966394Z [00:00:06.850]➜    Additional terms, permissive or non-permissive, may be stated in the
2025-08-20T20:54:01.4966890Z [00:00:06.850]➜  form of a separately written license, or stated as exceptions;
2025-08-20T20:54:01.4967287Z [00:00:06.850]➜  the above requirements apply either way.
2025-08-20T20:54:01.4967562Z [00:00:06.850]➜  
2025-08-20T20:54:01.4967769Z [00:00:06.850]➜    8. Termination.
2025-08-20T20:54:01.4967994Z [00:00:06.850]➜  
2025-08-20T20:54:01.4968323Z [00:00:06.850]➜    You may not propagate or modify a covered work except as expressly
2025-08-20T20:54:01.4968827Z [00:00:06.850]➜  provided under this License.  Any attempt otherwise to propagate or
2025-08-20T20:54:01.4969324Z [00:00:06.850]➜  modify it is void, and will automatically terminate your rights under
2025-08-20T20:54:01.4969815Z [00:00:06.850]➜  this License (including any patent licenses granted under the third
2025-08-20T20:54:01.4970201Z [00:00:06.850]➜  paragraph of section 11).
2025-08-20T20:54:01.4970446Z [00:00:06.850]➜  
2025-08-20T20:54:01.4970766Z [00:00:06.850]➜    However, if you cease all violation of this License, then your
2025-08-20T20:54:01.4971424Z [00:00:06.850]➜  license from a particular copyright holder is reinstated (a)
2025-08-20T20:54:01.4971988Z [00:00:06.850]➜  provisionally, unless and until the copyright holder explicitly and
2025-08-20T20:54:01.4972504Z [00:00:06.850]➜  finally terminates your license, and (b) permanently, if the copyright
2025-08-20T20:54:01.4973009Z [00:00:06.850]➜  holder fails to notify you of the violation by some reasonable means
2025-08-20T20:54:01.4973624Z [00:00:06.850]➜  prior to 60 days after the cessation.
2025-08-20T20:54:01.4973997Z [00:00:06.850]➜  
2025-08-20T20:54:01.4974323Z [00:00:06.850]➜    Moreover, your license from a particular copyright holder is
2025-08-20T20:54:01.4974812Z [00:00:06.850]➜  reinstated permanently if the copyright holder notifies you of the
2025-08-20T20:54:01.4975310Z [00:00:06.850]➜  violation by some reasonable means, this is the first time you have
2025-08-20T20:54:01.4975810Z [00:00:06.850]➜  received notice of violation of this License (for any work) from that
2025-08-20T20:54:01.4976318Z [00:00:06.850]➜  copyright holder, and you cure the violation prior to 30 days after
2025-08-20T20:54:01.4976702Z [00:00:06.850]➜  your receipt of the notice.
2025-08-20T20:54:01.4976950Z [00:00:06.850]➜  
2025-08-20T20:54:01.4977292Z [00:00:06.850]➜    Termination of your rights under this section does not terminate the
2025-08-20T20:54:01.4977803Z [00:00:06.850]➜  licenses of parties who have received copies or rights from you under
2025-08-20T20:54:01.4978306Z [00:00:06.850]➜  this License.  If your rights have been terminated and not permanently
2025-08-20T20:54:01.4978799Z [00:00:06.850]➜  reinstated, you do not qualify to receive new licenses for the same
2025-08-20T20:54:01.4979183Z [00:00:06.850]➜  material under section 10.
2025-08-20T20:54:01.4979429Z [00:00:06.850]➜  
2025-08-20T20:54:01.4979694Z [00:00:06.850]➜    9. Acceptance Not Required for Having Copies.
2025-08-20T20:54:01.4979982Z [00:00:06.850]➜  
2025-08-20T20:54:01.4980305Z [00:00:06.850]➜    You are not required to accept this License in order to receive or
2025-08-20T20:54:01.4981073Z [00:00:06.850]➜  run a copy of the Program.  Ancillary propagation of a covered work
2025-08-20T20:54:01.4981773Z [00:00:06.850]➜  occurring solely as a consequence of using peer-to-peer transmission
2025-08-20T20:54:01.4982275Z [00:00:06.850]➜  to receive a copy likewise does not require acceptance.  However,
2025-08-20T20:54:01.4982778Z [00:00:06.850]➜  nothing other than this License grants you permission to propagate or
2025-08-20T20:54:01.4983283Z [00:00:06.850]➜  modify any covered work.  These actions infringe copyright if you do
2025-08-20T20:54:01.4983774Z [00:00:06.850]➜  not accept this License.  Therefore, by modifying or propagating a
2025-08-20T20:54:01.4984265Z [00:00:06.850]➜  covered work, you indicate your acceptance of this License to do so.
2025-08-20T20:54:01.4984608Z [00:00:06.850]➜  
2025-08-20T20:54:01.4984889Z [00:00:06.850]➜    10. Automatic Licensing of Downstream Recipients.
2025-08-20T20:54:01.4985194Z [00:00:06.850]➜  
2025-08-20T20:54:01.4985518Z [00:00:06.850]➜    Each time you convey a covered work, the recipient automatically
2025-08-20T20:54:01.4985995Z [00:00:06.850]➜  receives a license from the original licensors, to run, modify and
2025-08-20T20:54:01.4986501Z [00:00:06.850]➜  propagate that work, subject to this License.  You are not responsible
2025-08-20T20:54:01.4986994Z [00:00:06.850]➜  for enforcing compliance by third parties with this License.
2025-08-20T20:54:01.4987325Z [00:00:06.850]➜  
2025-08-20T20:54:01.4987663Z [00:00:06.850]➜    An "entity transaction" is a transaction transferring control of an
2025-08-20T20:54:01.4988155Z [00:00:06.850]➜  organization, or substantially all assets of one, or subdividing an
2025-08-20T20:54:01.4988657Z [00:00:06.850]➜  organization, or merging organizations.  If propagation of a covered
2025-08-20T20:54:01.4989129Z [00:00:06.850]➜  work results from an entity transaction, each party to that
2025-08-20T20:54:01.4989601Z [00:00:06.850]➜  transaction who receives a copy of the work also receives whatever
2025-08-20T20:54:01.4990104Z [00:00:06.850]➜  licenses to the work the party's predecessor in interest had or could
2025-08-20T20:54:01.4990606Z [00:00:06.850]➜  give under the previous paragraph, plus a right to possession of the
2025-08-20T20:54:01.4991120Z [00:00:06.850]➜  Corresponding Source of the work from the predecessor in interest, if
2025-08-20T20:54:01.4992010Z [00:00:06.850]➜  the predecessor has it or can get it with reasonable efforts.
2025-08-20T20:54:01.4992418Z [00:00:06.850]➜  
2025-08-20T20:54:01.4992751Z [00:00:06.850]➜    You may not impose any further restrictions on the exercise of the
2025-08-20T20:54:01.4993243Z [00:00:06.850]➜  rights granted or affirmed under this License.  For example, you may
2025-08-20T20:54:01.4993729Z [00:00:06.850]➜  not impose a license fee, royalty, or other charge for exercise of
2025-08-20T20:54:01.4994222Z [00:00:06.850]➜  rights granted under this License, and you may not initiate litigation
2025-08-20T20:54:01.4994739Z [00:00:06.850]➜  (including a cross-claim or counterclaim in a lawsuit) alleging that
2025-08-20T20:54:01.4995237Z [00:00:06.850]➜  any patent claim is infringed by making, using, selling, offering for
2025-08-20T20:54:01.4995684Z [00:00:06.850]➜  sale, or importing the Program or any portion of it.
2025-08-20T20:54:01.4995985Z [00:00:06.850]➜  
2025-08-20T20:54:01.4996187Z [00:00:06.850]➜    11. Patents.
2025-08-20T20:54:01.4996412Z [00:00:06.850]➜  
2025-08-20T20:54:01.4996753Z [00:00:06.850]➜    A "contributor" is a copyright holder who authorizes use under this
2025-08-20T20:54:01.4997239Z [00:00:06.850]➜  License of the Program or a work on which the Program is based.  The
2025-08-20T20:54:01.4997730Z [00:00:06.850]➜  work thus licensed is called the contributor's "contributor version".
2025-08-20T20:54:01.4998079Z [00:00:06.850]➜  
2025-08-20T20:54:01.4998406Z [00:00:06.850]➜    A contributor's "essential patent claims" are all patent claims
2025-08-20T20:54:01.4999178Z [00:00:06.850]➜  owned or controlled by the contributor, whether already acquired or
2025-08-20T20:54:01.4999684Z [00:00:06.850]➜  hereafter acquired, that would be infringed by some manner, permitted
2025-08-20T20:54:01.5000192Z [00:00:06.850]➜  by this License, of making, using, or selling its contributor version,
2025-08-20T20:54:01.5000650Z [00:00:06.850]➜  but do not include claims that would be infringed only as a
2025-08-20T20:54:01.5001132Z [00:00:06.850]➜  consequence of further modification of the contributor version.  For
2025-08-20T20:54:01.5001828Z [00:00:06.850]➜  purposes of this definition, "control" includes the right to grant
2025-08-20T20:54:01.5002353Z [00:00:06.850]➜  patent sublicenses in a manner consistent with the requirements of
2025-08-20T20:54:01.5002719Z [00:00:06.850]➜  this License.
2025-08-20T20:54:01.5002936Z [00:00:06.850]➜  
2025-08-20T20:54:01.5003279Z [00:00:06.850]➜    Each contributor grants you a non-exclusive, worldwide, royalty-free
2025-08-20T20:54:01.5003791Z [00:00:06.850]➜  patent license under the contributor's essential patent claims, to
2025-08-20T20:54:01.5004281Z [00:00:06.850]➜  make, use, sell, offer for sale, import and otherwise run, modify and
2025-08-20T20:54:01.5004723Z [00:00:06.850]➜  propagate the contents of its contributor version.
2025-08-20T20:54:01.5005022Z [00:00:06.850]➜  
2025-08-20T20:54:01.5005358Z [00:00:06.850]➜    In the following three paragraphs, a "patent license" is any express
2025-08-20T20:54:01.5005867Z [00:00:06.850]➜  agreement or commitment, however denominated, not to enforce a patent
2025-08-20T20:54:01.5006377Z [00:00:06.850]➜  (such as an express permission to practice a patent or covenant not to
2025-08-20T20:54:01.5006875Z [00:00:06.850]➜  sue for patent infringement).  To "grant" such a patent license to a
2025-08-20T20:54:01.5007365Z [00:00:06.850]➜  party means to make such an agreement or commitment not to enforce a
2025-08-20T20:54:01.5007744Z [00:00:06.850]➜  patent against the party.
2025-08-20T20:54:01.5007997Z [00:00:06.850]➜  
2025-08-20T20:54:01.5008329Z [00:00:06.850]➜    If you convey a covered work, knowingly relying on a patent license,
2025-08-20T20:54:01.5008823Z [00:00:06.850]➜  and the Corresponding Source of the work is not available for anyone
2025-08-20T20:54:01.5009322Z [00:00:06.850]➜  to copy, free of charge and under the terms of this License, through a
2025-08-20T20:54:01.5010056Z [00:00:06.850]➜  publicly available network server or other readily accessible means,
2025-08-20T20:54:01.5010602Z [00:00:06.850]➜  then you must either (1) cause the Corresponding Source to be so
2025-08-20T20:54:01.5011074Z [00:00:06.850]➜  available, or (2) arrange to deprive yourself of the benefit of the
2025-08-20T20:54:01.5011773Z [00:00:06.850]➜  patent license for this particular work, or (3) arrange, in a manner
2025-08-20T20:54:01.5012292Z [00:00:06.850]➜  consistent with the requirements of this License, to extend the patent
2025-08-20T20:54:01.5012806Z [00:00:06.850]➜  license to downstream recipients.  "Knowingly relying" means you have
2025-08-20T20:54:01.5013328Z [00:00:06.850]➜  actual knowledge that, but for the patent license, your conveying the
2025-08-20T20:54:01.5013828Z [00:00:06.850]➜  covered work in a country, or your recipient's use of the covered work
2025-08-20T20:54:01.5014323Z [00:00:06.850]➜  in a country, would infringe one or more identifiable patents in that
2025-08-20T20:54:01.5014770Z [00:00:06.850]➜  country that you have reason to believe are valid.
2025-08-20T20:54:01.5015066Z [00:00:06.850]➜  
2025-08-20T20:54:01.5015376Z [00:00:06.850]➜    If, pursuant to or in connection with a single transaction or
2025-08-20T20:54:01.5015853Z [00:00:06.850]➜  arrangement, you convey, or propagate by procuring conveyance of, a
2025-08-20T20:54:01.5016331Z [00:00:06.850]➜  covered work, and grant a patent license to some of the parties
2025-08-20T20:54:01.5016825Z [00:00:06.850]➜  receiving the covered work authorizing them to use, propagate, modify
2025-08-20T20:54:01.5017325Z [00:00:06.850]➜  or convey a specific copy of the covered work, then the patent license
2025-08-20T20:54:01.5018096Z [00:00:06.850]➜  you grant is automatically extended to all recipients of the covered
2025-08-20T20:54:01.5018487Z [00:00:06.850]➜  work and works based on it.
2025-08-20T20:54:01.5018735Z [00:00:06.850]➜  
2025-08-20T20:54:01.5019069Z [00:00:06.850]➜    A patent license is "discriminatory" if it does not include within
2025-08-20T20:54:01.5019539Z [00:00:06.850]➜  the scope of its coverage, prohibits the exercise of, or is
2025-08-20T20:54:01.5020014Z [00:00:06.850]➜  conditioned on the non-exercise of one or more of the rights that are
2025-08-20T20:54:01.5020524Z [00:00:06.850]➜  specifically granted under this License.  You may not convey a covered
2025-08-20T20:54:01.5021022Z [00:00:06.850]➜  work if you are a party to an arrangement with a third party that is
2025-08-20T20:54:01.5021729Z [00:00:06.850]➜  in the business of distributing software, under which you make payment
2025-08-20T20:54:01.5022240Z [00:00:06.850]➜  to the third party based on the extent of your activity of conveying
2025-08-20T20:54:01.5022705Z [00:00:06.850]➜  the work, and under which the third party grants, to any of the
2025-08-20T20:54:01.5023180Z [00:00:06.850]➜  parties who would receive the covered work from you, a discriminatory
2025-08-20T20:54:01.5023667Z [00:00:06.850]➜  patent license (a) in connection with copies of the covered work
2025-08-20T20:54:01.5024153Z [00:00:06.850]➜  conveyed by you (or copies made from those copies), or (b) primarily
2025-08-20T20:54:01.5024633Z [00:00:06.850]➜  for and in connection with specific products or compilations that
2025-08-20T20:54:01.5025116Z [00:00:06.850]➜  contain the covered work, unless you entered into that arrangement,
2025-08-20T20:54:01.5025579Z [00:00:06.850]➜  or that patent license was granted, prior to 28 March 2007.
2025-08-20T20:54:01.5025895Z [00:00:06.850]➜  
2025-08-20T20:54:01.5026222Z [00:00:06.850]➜    Nothing in this License shall be construed as excluding or limiting
2025-08-20T20:54:01.5026703Z [00:00:06.850]➜  any implied license or other defenses to infringement that may
2025-08-20T20:54:01.5027156Z [00:00:06.850]➜  otherwise be available to you under applicable patent law.
2025-08-20T20:54:01.5027478Z [00:00:06.850]➜  
2025-08-20T20:54:01.5027727Z [00:00:06.850]➜    12. No Surrender of Others' Freedom.
2025-08-20T20:54:01.5027994Z [00:00:06.850]➜  
2025-08-20T20:54:01.5028553Z [00:00:06.850]➜    If conditions are imposed on you (whether by court order, agreement or
2025-08-20T20:54:01.5029182Z [00:00:06.850]➜  otherwise) that contradict the conditions of this License, they do not
2025-08-20T20:54:01.5029698Z [00:00:06.850]➜  excuse you from the conditions of this License.  If you cannot convey a
2025-08-20T20:54:01.5030208Z [00:00:06.850]➜  covered work so as to satisfy simultaneously your obligations under this
2025-08-20T20:54:01.5030731Z [00:00:06.850]➜  License and any other pertinent obligations, then as a consequence you may
2025-08-20T20:54:01.5031427Z [00:00:06.850]➜  not convey it at all.  For example, if you agree to terms that obligate you
2025-08-20T20:54:01.5031999Z [00:00:06.850]➜  to collect a royalty for further conveying from those to whom you convey
2025-08-20T20:54:01.5032501Z [00:00:06.850]➜  the Program, the only way you could satisfy both those terms and this
2025-08-20T20:54:01.5032981Z [00:00:06.850]➜  License would be to refrain entirely from conveying the Program.
2025-08-20T20:54:01.5033324Z [00:00:06.850]➜  
2025-08-20T20:54:01.5033612Z [00:00:06.850]➜    13. Use with the GNU Affero General Public License.
2025-08-20T20:54:01.5033908Z [00:00:06.850]➜  
2025-08-20T20:54:01.5034238Z [00:00:06.850]➜    Notwithstanding any other provision of this License, you have
2025-08-20T20:54:01.5034717Z [00:00:06.850]➜  permission to link or combine any covered work with a work licensed
2025-08-20T20:54:01.5035211Z [00:00:06.850]➜  under version 3 of the GNU Affero General Public License into a single
2025-08-20T20:54:01.5035714Z [00:00:06.850]➜  combined work, and to convey the resulting work.  The terms of this
2025-08-20T20:54:01.5036460Z [00:00:06.850]➜  License will continue to apply to the part which is the covered work,
2025-08-20T20:54:01.5036973Z [00:00:06.850]➜  but the special requirements of the GNU Affero General Public License,
2025-08-20T20:54:01.5037489Z [00:00:06.850]➜  section 13, concerning interaction through a network will apply to the
2025-08-20T20:54:01.5037877Z [00:00:06.850]➜  combination as such.
2025-08-20T20:54:01.5038110Z [00:00:06.850]➜  
2025-08-20T20:54:01.5038357Z [00:00:06.850]➜    14. Revised Versions of this License.
2025-08-20T20:54:01.5038624Z [00:00:06.850]➜  
2025-08-20T20:54:01.5038979Z [00:00:06.850]➜    The Free Software Foundation may publish revised and/or new versions of
2025-08-20T20:54:01.5039503Z [00:00:06.850]➜  the GNU General Public License from time to time.  Such new versions will
2025-08-20T20:54:01.5040023Z [00:00:06.850]➜  be similar in spirit to the present version, but may differ in detail to
2025-08-20T20:54:01.5040446Z [00:00:06.850]➜  address new problems or concerns.
2025-08-20T20:54:01.5040707Z [00:00:06.850]➜  
2025-08-20T20:54:01.5041029Z [00:00:06.850]➜    Each version is given a distinguishing version number.  If the
2025-08-20T20:54:01.5041848Z [00:00:06.850]➜  Program specifies that a certain numbered version of the GNU General
2025-08-20T20:54:01.5042341Z [00:00:06.850]➜  Public License "or any later version" applies to it, you have the
2025-08-20T20:54:01.5042839Z [00:00:06.850]➜  option of following the terms and conditions either of that numbered
2025-08-20T20:54:01.5043314Z [00:00:06.850]➜  version or of any later version published by the Free Software
2025-08-20T20:54:01.5043787Z [00:00:06.850]➜  Foundation.  If the Program does not specify a version number of the
2025-08-20T20:54:01.5044286Z [00:00:06.850]➜  GNU General Public License, you may choose any version ever published
2025-08-20T20:54:01.5044701Z [00:00:06.850]➜  by the Free Software Foundation.
2025-08-20T20:54:01.5044971Z [00:00:06.850]➜  
2025-08-20T20:54:01.5045282Z [00:00:06.850]➜    If the Program specifies that a proxy can decide which future
2025-08-20T20:54:01.5045752Z [00:00:06.850]➜  versions of the GNU General Public License can be used, that proxy's
2025-08-20T20:54:01.5046261Z [00:00:06.850]➜  public statement of acceptance of a version permanently authorizes you
2025-08-20T20:54:01.5046684Z [00:00:06.850]➜  to choose that version for the Program.
2025-08-20T20:54:01.5047191Z [00:00:06.850]➜  
2025-08-20T20:54:01.5047592Z [00:00:06.850]➜    Later license versions may give you additional or different
2025-08-20T20:54:01.5048074Z [00:00:06.850]➜  permissions.  However, no additional obligations are imposed on any
2025-08-20T20:54:01.5048571Z [00:00:06.850]➜  author or copyright holder as a result of your choosing to follow a
2025-08-20T20:54:01.5048933Z [00:00:06.850]➜  later version.
2025-08-20T20:54:01.5049147Z [00:00:06.850]➜  
2025-08-20T20:54:01.5049374Z [00:00:06.850]➜    15. Disclaimer of Warranty.
2025-08-20T20:54:01.5049635Z [00:00:06.850]➜  
2025-08-20T20:54:01.5049954Z [00:00:06.850]➜    THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
2025-08-20T20:54:01.5050440Z [00:00:06.850]➜  APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
2025-08-20T20:54:01.5050962Z [00:00:06.850]➜  HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
2025-08-20T20:54:01.5051766Z [00:00:06.850]➜  OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
2025-08-20T20:54:01.5052285Z [00:00:06.850]➜  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2025-08-20T20:54:01.5052810Z [00:00:06.850]➜  PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
2025-08-20T20:54:01.5053323Z [00:00:06.850]➜  IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
2025-08-20T20:54:01.5053757Z [00:00:06.850]➜  ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2025-08-20T20:54:01.5054042Z [00:00:06.850]➜  
2025-08-20T20:54:01.5054556Z [00:00:06.850]➜    16. Limitation of Liability.
2025-08-20T20:54:01.5054813Z [00:00:06.850]➜  
2025-08-20T20:54:01.5055152Z [00:00:06.850]➜    IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
2025-08-20T20:54:01.5055666Z [00:00:06.850]➜  WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
2025-08-20T20:54:01.5056197Z [00:00:06.850]➜  THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
2025-08-20T20:54:01.5056738Z [00:00:06.850]➜  GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
2025-08-20T20:54:01.5057257Z [00:00:06.850]➜  USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
2025-08-20T20:54:01.5057774Z [00:00:06.850]➜  DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
2025-08-20T20:54:01.5058296Z [00:00:06.850]➜  PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
2025-08-20T20:54:01.5058813Z [00:00:06.850]➜  EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
2025-08-20T20:54:01.5059191Z [00:00:06.851]➜  SUCH DAMAGES.
2025-08-20T20:54:01.5059404Z [00:00:06.851]➜  
2025-08-20T20:54:01.5059663Z [00:00:06.851]➜    17. Interpretation of Sections 15 and 16.
2025-08-20T20:54:01.5059940Z [00:00:06.851]➜  
2025-08-20T20:54:01.5060276Z [00:00:06.851]➜    If the disclaimer of warranty and limitation of liability provided
2025-08-20T20:54:01.5060771Z [00:00:06.851]➜  above cannot be given local legal effect according to their terms,
2025-08-20T20:54:01.5061529Z [00:00:06.851]➜  reviewing courts shall apply local law that most closely approximates
2025-08-20T20:54:01.5062103Z [00:00:06.851]➜  an absolute waiver of all civil liability in connection with the
2025-08-20T20:54:01.5062594Z [00:00:06.851]➜  Program, unless a warranty or assumption of liability accompanies a
2025-08-20T20:54:01.5063010Z [00:00:06.851]➜  copy of the Program in return for a fee.
2025-08-20T20:54:01.5063282Z [00:00:06.851]➜  
2025-08-20T20:54:01.5063537Z [00:00:06.851]➜                       END OF TERMS AND CONDITIONS
2025-08-20T20:54:01.5063818Z [00:00:06.851]➜  
2025-08-20T20:54:01.5064109Z [00:00:06.851]➜              How to Apply These Terms to Your New Programs
2025-08-20T20:54:01.5064406Z [00:00:06.851]➜  
2025-08-20T20:54:01.5064736Z [00:00:06.851]➜    If you develop a new program, and you want it to be of the greatest
2025-08-20T20:54:01.5065461Z [00:00:06.851]➜  possible use to the public, the best way to achieve this is to make it
2025-08-20T20:54:01.5066060Z [00:00:06.851]➜  free software which everyone can redistribute and change under these terms.
2025-08-20T20:54:01.5066431Z [00:00:06.851]➜  
2025-08-20T20:54:01.5066754Z [00:00:06.851]➜    To do so, attach the following notices to the program.  It is safest
2025-08-20T20:54:01.5067233Z [00:00:06.851]➜  to attach them to the start of each source file to most effectively
2025-08-20T20:54:01.5067713Z [00:00:06.851]➜  state the exclusion of warranty; and each file should have at least
2025-08-20T20:54:01.5068216Z [00:00:06.851]➜  the "copyright" line and a pointer to where the full notice is found.
2025-08-20T20:54:01.5068557Z [00:00:06.851]➜  
2025-08-20T20:54:01.5068897Z [00:00:06.851]➜      <one line to give the program's name and a brief idea of what it does.>
2025-08-20T20:54:01.5069309Z [00:00:06.851]➜      Copyright (C) <year>  <name of author>
2025-08-20T20:54:01.5069584Z [00:00:06.851]➜  
2025-08-20T20:54:01.5069934Z [00:00:06.851]➜      This program is free software: you can redistribute it and/or modify
2025-08-20T20:54:01.5070430Z [00:00:06.851]➜      it under the terms of the GNU General Public License as published by
2025-08-20T20:54:01.5070916Z [00:00:06.851]➜      the Free Software Foundation, either version 3 of the License, or
2025-08-20T20:54:01.5071502Z [00:00:06.851]➜      (at your option) any later version.
2025-08-20T20:54:01.5071776Z [00:00:06.851]➜  
2025-08-20T20:54:01.5072103Z [00:00:06.851]➜      This program is distributed in the hope that it will be useful,
2025-08-20T20:54:01.5072901Z [00:00:06.851]➜      but WITHOUT ANY WARRANTY; without even the implied warranty of
2025-08-20T20:54:01.5073376Z [00:00:06.851]➜      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2025-08-20T20:54:01.5073795Z [00:00:06.851]➜      GNU General Public License for more details.
2025-08-20T20:54:01.5074075Z [00:00:06.851]➜  
2025-08-20T20:54:01.5074404Z [00:00:06.851]➜      You should have received a copy of the GNU General Public License
2025-08-20T20:54:01.5074937Z [00:00:06.851]➜      along with this program.  If not, see <https://www.gnu.org/licenses/>.
2025-08-20T20:54:01.5075294Z [00:00:06.851]➜  
2025-08-20T20:54:01.5075643Z [00:00:06.851]➜  Also add information on how to contact you by electronic and paper mail.
2025-08-20T20:54:01.5075998Z [00:00:06.851]➜  
2025-08-20T20:54:01.5076322Z [00:00:06.851]➜    If the program does terminal interaction, make it output a short
2025-08-20T20:54:01.5076767Z [00:00:06.851]➜  notice like this when it starts in an interactive mode:
2025-08-20T20:54:01.5077087Z [00:00:06.851]➜  
2025-08-20T20:54:01.5077373Z [00:00:06.851]➜      <program>  Copyright (C) <year>  <name of author>
2025-08-20T20:54:01.5077848Z [00:00:06.851]➜      This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
2025-08-20T20:54:01.5078342Z [00:00:06.851]➜      This is free software, and you are welcome to redistribute it
2025-08-20T20:54:01.5078769Z [00:00:06.851]➜      under certain conditions; type `show c' for details.
2025-08-20T20:54:01.5079084Z [00:00:06.851]➜  
2025-08-20T20:54:01.5079462Z [00:00:06.851]➜  The hypothetical commands `show w' and `show c' should show the appropriate
2025-08-20T20:54:01.5079993Z [00:00:06.851]➜  parts of the General Public License.  Of course, your program's commands
2025-08-20T20:54:01.5080509Z [00:00:06.851]➜  might be different; for a GUI interface, you would use an "about box".
2025-08-20T20:54:01.5080854Z [00:00:06.851]➜  
2025-08-20T20:54:01.5081443Z [00:00:06.851]➜    You should also get your employer (if you work as a programmer) or school,
2025-08-20T20:54:01.5082035Z [00:00:06.851]➜  if any, to sign a "copyright disclaimer" for the program, if necessary.
2025-08-20T20:54:01.5082545Z [00:00:06.851]➜  For more information on this, and how to apply and follow the GNU GPL, see
2025-08-20T20:54:01.5082965Z [00:00:06.851]➜  <https://www.gnu.org/licenses/>.
2025-08-20T20:54:01.5083231Z [00:00:06.851]➜  
2025-08-20T20:54:01.5083799Z [00:00:06.851]➜    The GNU General Public License does not permit incorporating your program
2025-08-20T20:54:01.5084434Z [00:00:06.851]➜  into proprietary programs.  If your program is a subroutine library, you
2025-08-20T20:54:01.5084969Z [00:00:06.851]➜  may consider it more useful to permit linking proprietary applications with
2025-08-20T20:54:01.5085480Z [00:00:06.851]➜  the library.  If this is what you want to do, use the GNU Lesser General
2025-08-20T20:54:01.5085961Z [00:00:06.851]➜  Public License instead of this License.  But first, please read
2025-08-20T20:54:01.5086399Z [00:00:06.851]➜  <https://www.gnu.org/licenses/why-not-lgpl.html>.
2025-08-20T20:54:01.5086708Z [00:00:06.851]➜  
2025-08-20T20:54:01.5087109Z [00:00:06.851]➜  --------------------------------------------------------------------------
2025-08-20T20:54:01.5087470Z [00:00:06.851]➜  
2025-08-20T20:54:01.5087720Z [00:00:06.851]➜  Mozilla Public License Version 2.0
2025-08-20T20:54:01.5088027Z [00:00:06.851]➜  ==================================
2025-08-20T20:54:01.5088278Z [00:00:06.851]➜  
2025-08-20T20:54:01.5088491Z [00:00:06.851]➜  1. Definitions
2025-08-20T20:54:01.5088724Z [00:00:06.851]➜  --------------
2025-08-20T20:54:01.5088937Z [00:00:06.851]➜  
2025-08-20T20:54:01.5089142Z [00:00:06.851]➜  1.1. "Contributor"
2025-08-20T20:54:01.5089522Z [00:00:06.851]➜      means each individual or legal entity that creates, contributes to
2025-08-20T20:54:01.5089943Z [00:00:06.851]➜      the creation of, or owns Covered Software.
2025-08-20T20:54:01.5090221Z [00:00:06.851]➜  
2025-08-20T20:54:01.5090445Z [00:00:06.851]➜  1.2. "Contributor Version"
2025-08-20T20:54:01.5091150Z [00:00:06.851]➜      means the combination of the Contributions of others (if any) used
2025-08-20T20:54:01.5091868Z [00:00:06.851]➜      by a Contributor and that particular Contributor's Contribution.
2025-08-20T20:54:01.5092211Z [00:00:06.851]➜  
2025-08-20T20:54:01.5092420Z [00:00:06.851]➜  1.3. "Contribution"
2025-08-20T20:54:01.5092758Z [00:00:06.851]➜      means Covered Software of a particular Contributor.
2025-08-20T20:54:01.5093073Z [00:00:06.851]➜  
2025-08-20T20:54:01.5093289Z [00:00:06.851]➜  1.4. "Covered Software"
2025-08-20T20:54:01.5093681Z [00:00:06.851]➜      means Source Code Form to which the initial Contributor has attached
2025-08-20T20:54:01.5094174Z [00:00:06.851]➜      the notice in Exhibit A, the Executable Form of such Source Code
2025-08-20T20:54:01.5094639Z [00:00:06.851]➜      Form, and Modifications of such Source Code Form, in each case
2025-08-20T20:54:01.5095019Z [00:00:06.851]➜      including portions thereof.
2025-08-20T20:54:01.5095290Z [00:00:06.851]➜  
2025-08-20T20:54:01.5095553Z [00:00:06.851]➜  1.5. "Incompatible With Secondary Licenses"
2025-08-20T20:54:01.5095849Z [00:00:06.851]➜      means
2025-08-20T20:54:01.5096056Z [00:00:06.851]➜  
2025-08-20T20:54:01.5096386Z [00:00:06.851]➜      (a) that the initial Contributor has attached the notice described
2025-08-20T20:54:01.5096797Z [00:00:06.851]➜          in Exhibit B to the Covered Software; or
2025-08-20T20:54:01.5097077Z [00:00:06.851]➜  
2025-08-20T20:54:01.5097414Z [00:00:06.851]➜      (b) that the Covered Software was made available under the terms of
2025-08-20T20:54:01.5097888Z [00:00:06.851]➜          version 1.1 or earlier of the License, but not also under the
2025-08-20T20:54:01.5098274Z [00:00:06.851]➜          terms of a Secondary License.
2025-08-20T20:54:01.5098542Z [00:00:06.851]➜  
2025-08-20T20:54:01.5098759Z [00:00:06.851]➜  1.6. "Executable Form"
2025-08-20T20:54:01.5099114Z [00:00:06.851]➜      means any form of the work other than Source Code Form.
2025-08-20T20:54:01.5099436Z [00:00:06.851]➜  
2025-08-20T20:54:01.5099644Z [00:00:06.851]➜  1.7. "Larger Work"
2025-08-20T20:54:01.5100026Z [00:00:06.851]➜      means a work that combines Covered Software with other material, in
2025-08-20T20:54:01.5100487Z [00:00:06.851]➜      a separate file or files, that is not Covered Software.
2025-08-20T20:54:01.5100804Z [00:00:06.851]➜  
2025-08-20T20:54:01.5101000Z [00:00:06.851]➜  1.8. "License"
2025-08-20T20:54:01.5101750Z [00:00:06.851]➜      means this document.
2025-08-20T20:54:01.5102097Z [00:00:06.851]➜  
2025-08-20T20:54:01.5102352Z [00:00:06.851]➜  1.9. "Licensable"
2025-08-20T20:54:01.5102722Z [00:00:06.851]➜      means having the right to grant, to the maximum extent possible,
2025-08-20T20:54:01.5103199Z [00:00:06.851]➜      whether at the time of the initial grant or subsequently, any and
2025-08-20T20:54:01.5103622Z [00:00:06.851]➜      all of the rights conveyed by this License.
2025-08-20T20:54:01.5103904Z [00:00:06.851]➜  
2025-08-20T20:54:01.5104128Z [00:00:06.851]➜  1.10. "Modifications"
2025-08-20T20:54:01.5104410Z [00:00:06.851]➜      means any of the following:
2025-08-20T20:54:01.5104660Z [00:00:06.851]➜  
2025-08-20T20:54:01.5104982Z [00:00:06.851]➜      (a) any file in Source Code Form that results from an addition to,
2025-08-20T20:54:01.5105449Z [00:00:06.851]➜          deletion from, or modification of the contents of Covered
2025-08-20T20:54:01.5105791Z [00:00:06.851]➜          Software; or
2025-08-20T20:54:01.5106030Z [00:00:06.851]➜  
2025-08-20T20:54:01.5106338Z [00:00:06.851]➜      (b) any new file in Source Code Form that contains any Covered
2025-08-20T20:54:01.5106670Z [00:00:06.851]➜          Software.
2025-08-20T20:54:01.5106890Z [00:00:06.851]➜  
2025-08-20T20:54:01.5107139Z [00:00:06.851]➜  1.11. "Patent Claims" of a Contributor
2025-08-20T20:54:01.5107550Z [00:00:06.851]➜      means any patent claim(s), including without limitation, method,
2025-08-20T20:54:01.5108035Z [00:00:06.851]➜      process, and apparatus claims, in any patent Licensable by such
2025-08-20T20:54:01.5108778Z [00:00:06.851]➜      Contributor that would be infringed, but for the grant of the
2025-08-20T20:54:01.5109252Z [00:00:06.851]➜      License, by the making, using, selling, offering for sale, having
2025-08-20T20:54:01.5109713Z [00:00:06.851]➜      made, import, or transfer of either its Contributions or its
2025-08-20T20:54:01.5110071Z [00:00:06.851]➜      Contributor Version.
2025-08-20T20:54:01.5110313Z [00:00:06.851]➜  
2025-08-20T20:54:01.5110540Z [00:00:06.851]➜  1.12. "Secondary License"
2025-08-20T20:54:01.5110924Z [00:00:06.851]➜      means either the GNU General Public License, Version 2.0, the GNU
2025-08-20T20:54:01.5111660Z [00:00:06.851]➜      Lesser General Public License, Version 2.1, the GNU Affero General
2025-08-20T20:54:01.5112137Z [00:00:06.851]➜      Public License, Version 3.0, or any later versions of those
2025-08-20T20:54:01.5112471Z [00:00:06.851]➜      licenses.
2025-08-20T20:54:01.5112683Z [00:00:06.851]➜  
2025-08-20T20:54:01.5112912Z [00:00:06.851]➜  1.13. "Source Code Form"
2025-08-20T20:54:01.5113286Z [00:00:06.851]➜      means the form of the work preferred for making modifications.
2025-08-20T20:54:01.5113610Z [00:00:06.851]➜  
2025-08-20T20:54:01.5113820Z [00:00:06.851]➜  1.14. "You" (or "Your")
2025-08-20T20:54:01.5114206Z [00:00:06.851]➜      means an individual or a legal entity exercising rights under this
2025-08-20T20:54:01.5114682Z [00:00:06.851]➜      License. For legal entities, "You" includes any entity that
2025-08-20T20:54:01.5115155Z [00:00:06.851]➜      controls, is controlled by, or is under common control with You. For
2025-08-20T20:54:01.5115649Z [00:00:06.851]➜      purposes of this definition, "control" means (a) the power, direct
2025-08-20T20:54:01.5116132Z [00:00:06.851]➜      or indirect, to cause the direction or management of such entity,
2025-08-20T20:54:01.5116601Z [00:00:06.851]➜      whether by contract or otherwise, or (b) ownership of more than
2025-08-20T20:54:01.5117066Z [00:00:06.851]➜      fifty percent (50%) of the outstanding shares or beneficial
2025-08-20T20:54:01.5117439Z [00:00:06.851]➜      ownership of such entity.
2025-08-20T20:54:01.5117694Z [00:00:06.851]➜  
2025-08-20T20:54:01.5117923Z [00:00:06.851]➜  2. License Grants and Conditions
2025-08-20T20:54:01.5118247Z [00:00:06.851]➜  --------------------------------
2025-08-20T20:54:01.5118501Z [00:00:06.851]➜  
2025-08-20T20:54:01.5118702Z [00:00:06.851]➜  2.1. Grants
2025-08-20T20:54:01.5119159Z [00:00:06.851]➜  
2025-08-20T20:54:01.5119573Z [00:00:06.851]➜  Each Contributor hereby grants You a world-wide, royalty-free,
2025-08-20T20:54:01.5119941Z [00:00:06.851]➜  non-exclusive license:
2025-08-20T20:54:01.5120180Z [00:00:06.851]➜  
2025-08-20T20:54:01.5120530Z [00:00:06.851]➜  (a) under intellectual property rights (other than patent or trademark)
2025-08-20T20:54:01.5121037Z [00:00:06.851]➜      Licensable by such Contributor to use, reproduce, make available,
2025-08-20T20:54:01.5121853Z [00:00:06.851]➜      modify, display, perform, distribute, and otherwise exploit its
2025-08-20T20:54:01.5122386Z [00:00:06.851]➜      Contributions, either on an unmodified basis, with Modifications, or
2025-08-20T20:54:01.5122789Z [00:00:06.851]➜      as part of a Larger Work; and
2025-08-20T20:54:01.5123050Z [00:00:06.851]➜  
2025-08-20T20:54:01.5123381Z [00:00:06.851]➜  (b) under Patent Claims of such Contributor to make, use, sell, offer
2025-08-20T20:54:01.5123858Z [00:00:06.851]➜      for sale, have made, import, and otherwise transfer either its
2025-08-20T20:54:01.5124263Z [00:00:06.851]➜      Contributions or its Contributor Version.
2025-08-20T20:54:01.5124545Z [00:00:06.851]➜  
2025-08-20T20:54:01.5124754Z [00:00:06.851]➜  2.2. Effective Date
2025-08-20T20:54:01.5124982Z [00:00:06.851]➜  
2025-08-20T20:54:01.5125319Z [00:00:06.851]➜  The licenses granted in Section 2.1 with respect to any Contribution
2025-08-20T20:54:01.5125829Z [00:00:06.851]➜  become effective for each Contribution on the date the Contributor first
2025-08-20T20:54:01.5126540Z [00:00:06.851]➜  distributes such Contribution.
2025-08-20T20:54:01.5126800Z [00:00:06.851]➜  
2025-08-20T20:54:01.5127033Z [00:00:06.851]➜  2.3. Limitations on Grant Scope
2025-08-20T20:54:01.5127286Z [00:00:06.851]➜  
2025-08-20T20:54:01.5127636Z [00:00:06.851]➜  The licenses granted in this Section 2 are the only rights granted under
2025-08-20T20:54:01.5128151Z [00:00:06.851]➜  this License. No additional rights or licenses will be implied from the
2025-08-20T20:54:01.5128668Z [00:00:06.851]➜  distribution or licensing of Covered Software under this License.
2025-08-20T20:54:01.5129185Z [00:00:06.851]➜  Notwithstanding Section 2.1(b) above, no patent license is granted by a
2025-08-20T20:54:01.5129557Z [00:00:06.851]➜  Contributor:
2025-08-20T20:54:01.5129767Z [00:00:06.851]➜  
2025-08-20T20:54:01.5130101Z [00:00:06.851]➜  (a) for any code that a Contributor has removed from Covered Software;
2025-08-20T20:54:01.5130446Z [00:00:06.851]➜      or
2025-08-20T20:54:01.5130643Z [00:00:06.851]➜  
2025-08-20T20:54:01.5130986Z [00:00:06.851]➜  (b) for infringements caused by: (i) Your and any other third party's
2025-08-20T20:54:01.5131743Z [00:00:06.851]➜      modifications of Covered Software, or (ii) the combination of its
2025-08-20T20:54:01.5132254Z [00:00:06.851]➜      Contributions with other software (except as part of its Contributor
2025-08-20T20:54:01.5132627Z [00:00:06.851]➜      Version); or
2025-08-20T20:54:01.5132848Z [00:00:06.851]➜  
2025-08-20T20:54:01.5133198Z [00:00:06.851]➜  (c) under Patent Claims infringed by Covered Software in the absence of
2025-08-20T20:54:01.5133580Z [00:00:06.851]➜      its Contributions.
2025-08-20T20:54:01.5133814Z [00:00:06.851]➜  
2025-08-20T20:54:01.5134162Z [00:00:06.851]➜  This License does not grant any rights in the trademarks, service marks,
2025-08-20T20:54:01.5134664Z [00:00:06.851]➜  or logos of any Contributor (except as may be necessary to comply with
2025-08-20T20:54:01.5135080Z [00:00:06.851]➜  the notice requirements in Section 3.4).
2025-08-20T20:54:01.5135363Z [00:00:06.851]➜  
2025-08-20T20:54:01.5135578Z [00:00:06.851]➜  2.4. Subsequent Licenses
2025-08-20T20:54:01.5135823Z [00:00:06.851]➜  
2025-08-20T20:54:01.5136166Z [00:00:06.851]➜  No Contributor makes additional grants as a result of Your choice to
2025-08-20T20:54:01.5136666Z [00:00:06.851]➜  distribute the Covered Software under a subsequent version of this
2025-08-20T20:54:01.5137435Z [00:00:06.851]➜  License (see Section 10.2) or under the terms of a Secondary License (if
2025-08-20T20:54:01.5137931Z [00:00:06.851]➜  permitted under the terms of Section 3.3).
2025-08-20T20:54:01.5138209Z [00:00:06.851]➜  
2025-08-20T20:54:01.5138420Z [00:00:06.851]➜  2.5. Representation
2025-08-20T20:54:01.5138652Z [00:00:06.851]➜  
2025-08-20T20:54:01.5138973Z [00:00:06.851]➜  Each Contributor represents that the Contributor believes its
2025-08-20T20:54:01.5139473Z [00:00:06.851]➜  Contributions are its original creation(s) or it has sufficient rights
2025-08-20T20:54:01.5139969Z [00:00:06.851]➜  to grant the rights to its Contributions conveyed by this License.
2025-08-20T20:54:01.5140315Z [00:00:06.851]➜  
2025-08-20T20:54:01.5140515Z [00:00:06.851]➜  2.6. Fair Use
2025-08-20T20:54:01.5140728Z [00:00:06.851]➜  
2025-08-20T20:54:01.5141043Z [00:00:06.851]➜  This License is not intended to limit any rights You have under
2025-08-20T20:54:01.5141869Z [00:00:06.851]➜  applicable copyright doctrines of fair use, fair dealing, or other
2025-08-20T20:54:01.5142250Z [00:00:06.851]➜  equivalents.
2025-08-20T20:54:01.5142469Z [00:00:06.851]➜  
2025-08-20T20:54:01.5142671Z [00:00:06.851]➜  2.7. Conditions
2025-08-20T20:54:01.5142889Z [00:00:06.851]➜  
2025-08-20T20:54:01.5143216Z [00:00:06.851]➜  Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
2025-08-20T20:54:01.5143567Z [00:00:06.851]➜  in Section 2.1.
2025-08-20T20:54:01.5143798Z [00:00:06.851]➜  
2025-08-20T20:54:01.5144007Z [00:00:06.851]➜  3. Responsibilities
2025-08-20T20:54:01.5144276Z [00:00:06.851]➜  -------------------
2025-08-20T20:54:01.5144782Z [00:00:06.851]➜  
2025-08-20T20:54:01.5145021Z [00:00:06.851]➜  3.1. Distribution of Source Form
2025-08-20T20:54:01.5145279Z [00:00:06.851]➜  
2025-08-20T20:54:01.5145621Z [00:00:06.851]➜  All distribution of Covered Software in Source Code Form, including any
2025-08-20T20:54:01.5146143Z [00:00:06.851]➜  Modifications that You create or to which You contribute, must be under
2025-08-20T20:54:01.5146659Z [00:00:06.851]➜  the terms of this License. You must inform recipients that the Source
2025-08-20T20:54:01.5147140Z [00:00:06.851]➜  Code Form of the Covered Software is governed by the terms of this
2025-08-20T20:54:01.5147619Z [00:00:06.851]➜  License, and how they can obtain a copy of this License. You may not
2025-08-20T20:54:01.5148113Z [00:00:06.851]➜  attempt to alter or restrict the recipients' rights in the Source Code
2025-08-20T20:54:01.5148469Z [00:00:06.851]➜  Form.
2025-08-20T20:54:01.5148664Z [00:00:06.851]➜  
2025-08-20T20:54:01.5148907Z [00:00:06.851]➜  3.2. Distribution of Executable Form
2025-08-20T20:54:01.5149181Z [00:00:06.851]➜  
2025-08-20T20:54:01.5149489Z [00:00:06.851]➜  If You distribute Covered Software in Executable Form then:
2025-08-20T20:54:01.5149808Z [00:00:06.851]➜  
2025-08-20T20:54:01.5150139Z [00:00:06.851]➜  (a) such Covered Software must also be made available in Source Code
2025-08-20T20:54:01.5150631Z [00:00:06.851]➜      Form, as described in Section 3.1, and You must inform recipients of
2025-08-20T20:54:01.5151131Z [00:00:06.851]➜      the Executable Form how they can obtain a copy of such Source Code
2025-08-20T20:54:01.5151865Z [00:00:06.851]➜      Form by reasonable means in a timely manner, at a charge no more
2025-08-20T20:54:01.5152310Z [00:00:06.851]➜      than the cost of distribution to the recipient; and
2025-08-20T20:54:01.5152609Z [00:00:06.851]➜  
2025-08-20T20:54:01.5152931Z [00:00:06.851]➜  (b) You may distribute such Executable Form under the terms of this
2025-08-20T20:54:01.5153416Z [00:00:06.851]➜      License, or sublicense it under different terms, provided that the
2025-08-20T20:54:01.5153916Z [00:00:06.851]➜      license for the Executable Form does not attempt to limit or alter
2025-08-20T20:54:01.5154405Z [00:00:06.851]➜      the recipients' rights in the Source Code Form under this License.
2025-08-20T20:54:01.5154746Z [00:00:06.851]➜  
2025-08-20T20:54:01.5154984Z [00:00:06.851]➜  3.3. Distribution of a Larger Work
2025-08-20T20:54:01.5155245Z [00:00:06.851]➜  
2025-08-20T20:54:01.5155804Z [00:00:06.851]➜  You may create and distribute a Larger Work under terms of Your choice,
2025-08-20T20:54:01.5156401Z [00:00:06.851]➜  provided that You also comply with the requirements of this License for
2025-08-20T20:54:01.5156916Z [00:00:06.851]➜  the Covered Software. If the Larger Work is a combination of Covered
2025-08-20T20:54:01.5157421Z [00:00:06.851]➜  Software with a work governed by one or more Secondary Licenses, and the
2025-08-20T20:54:01.5157922Z [00:00:06.851]➜  Covered Software is not Incompatible With Secondary Licenses, this
2025-08-20T20:54:01.5158433Z [00:00:06.851]➜  License permits You to additionally distribute such Covered Software
2025-08-20T20:54:01.5158933Z [00:00:06.851]➜  under the terms of such Secondary License(s), so that the recipient of
2025-08-20T20:54:01.5159425Z [00:00:06.851]➜  the Larger Work may, at their option, further distribute the Covered
2025-08-20T20:54:01.5159909Z [00:00:06.851]➜  Software under the terms of either this License or such Secondary
2025-08-20T20:54:01.5160268Z [00:00:06.851]➜  License(s).
2025-08-20T20:54:01.5160482Z [00:00:06.851]➜  
2025-08-20T20:54:01.5160679Z [00:00:06.851]➜  3.4. Notices
2025-08-20T20:54:01.5160886Z [00:00:06.851]➜  
2025-08-20T20:54:01.5161456Z [00:00:06.851]➜  You may not remove or alter the substance of any license notices
2025-08-20T20:54:01.5162009Z [00:00:06.851]➜  (including copyright notices, patent notices, disclaimers of warranty,
2025-08-20T20:54:01.5162523Z [00:00:06.851]➜  or limitations of liability) contained within the Source Code Form of
2025-08-20T20:54:01.5163299Z [00:00:06.851]➜  the Covered Software, except that You may alter any license notices to
2025-08-20T20:54:01.5163778Z [00:00:06.851]➜  the extent required to remedy known factual inaccuracies.
2025-08-20T20:54:01.5164092Z [00:00:06.851]➜  
2025-08-20T20:54:01.5164336Z [00:00:06.851]➜  3.5. Application of Additional Terms
2025-08-20T20:54:01.5164599Z [00:00:06.851]➜  
2025-08-20T20:54:01.5164935Z [00:00:06.851]➜  You may choose to offer, and to charge a fee for, warranty, support,
2025-08-20T20:54:01.5165446Z [00:00:06.851]➜  indemnity or liability obligations to one or more recipients of Covered
2025-08-20T20:54:01.5165956Z [00:00:06.851]➜  Software. However, You may do so only on Your own behalf, and not on
2025-08-20T20:54:01.5166450Z [00:00:06.851]➜  behalf of any Contributor. You must make it absolutely clear that any
2025-08-20T20:54:01.5166963Z [00:00:06.851]➜  such warranty, support, indemnity, or liability obligation is offered by
2025-08-20T20:54:01.5167470Z [00:00:06.851]➜  You alone, and You hereby agree to indemnify every Contributor for any
2025-08-20T20:54:01.5167985Z [00:00:06.851]➜  liability incurred by such Contributor as a result of warranty, support,
2025-08-20T20:54:01.5168490Z [00:00:06.851]➜  indemnity or liability terms You offer. You may include additional
2025-08-20T20:54:01.5168988Z [00:00:06.851]➜  disclaimers of warranty and limitations of liability specific to any
2025-08-20T20:54:01.5169354Z [00:00:06.851]➜  jurisdiction.
2025-08-20T20:54:01.5169572Z [00:00:06.851]➜  
2025-08-20T20:54:01.5169857Z [00:00:06.851]➜  4. Inability to Comply Due to Statute or Regulation
2025-08-20T20:54:01.5170246Z [00:00:06.851]➜  ---------------------------------------------------
2025-08-20T20:54:01.5170527Z [00:00:06.851]➜  
2025-08-20T20:54:01.5170854Z [00:00:06.851]➜  If it is impossible for You to comply with any of the terms of this
2025-08-20T20:54:01.5171501Z [00:00:06.851]➜  License with respect to some or all of the Covered Software due to
2025-08-20T20:54:01.5172057Z [00:00:06.851]➜  statute, judicial order, or regulation then You must: (a) comply with
2025-08-20T20:54:01.5172554Z [00:00:06.851]➜  the terms of this License to the maximum extent possible; and (b)
2025-08-20T20:54:01.5173068Z [00:00:06.851]➜  describe the limitations and the code they affect. Such description must
2025-08-20T20:54:01.5173582Z [00:00:06.851]➜  be placed in a text file included with all distributions of the Covered
2025-08-20T20:54:01.5174298Z [00:00:06.851]➜  Software under this License. Except to the extent prohibited by statute
2025-08-20T20:54:01.5174924Z [00:00:06.851]➜  or regulation, such description must be sufficiently detailed for a
2025-08-20T20:54:01.5175130Z [00:00:06.851]➜  recipient of ordinary skill to be able to understand it.
2025-08-20T20:54:01.5175220Z [00:00:06.851]➜  
2025-08-20T20:54:01.5175323Z [00:00:06.851]➜  5. Termination
2025-08-20T20:54:01.5175433Z [00:00:06.851]➜  --------------
2025-08-20T20:54:01.5175519Z [00:00:06.851]➜  
2025-08-20T20:54:01.5175768Z [00:00:06.851]➜  5.1. The rights granted under this License will terminate automatically
2025-08-20T20:54:01.5176166Z [00:00:06.851]➜  if You fail to comply with any of its terms. However, if You become
2025-08-20T20:54:01.5176424Z [00:00:06.851]➜  compliant, then the rights granted under this License from a particular
2025-08-20T20:54:01.5176666Z [00:00:06.851]➜  Contributor are reinstated (a) provisionally, unless and until such
2025-08-20T20:54:01.5176939Z [00:00:06.851]➜  Contributor explicitly and finally terminates Your grants, and (b) on an
2025-08-20T20:54:01.5177154Z [00:00:06.851]➜  ongoing basis, if such Contributor fails to notify You of the
2025-08-20T20:54:01.5177412Z [00:00:06.851]➜  non-compliance by some reasonable means prior to 60 days after You have
2025-08-20T20:54:01.5177644Z [00:00:06.851]➜  come back into compliance. Moreover, Your grants from a particular
2025-08-20T20:54:01.5177884Z [00:00:06.851]➜  Contributor are reinstated on an ongoing basis if such Contributor
2025-08-20T20:54:01.5178134Z [00:00:06.851]➜  notifies You of the non-compliance by some reasonable means, this is the
2025-08-20T20:54:01.5178389Z [00:00:06.851]➜  first time You have received notice of non-compliance with this License
2025-08-20T20:54:01.5178634Z [00:00:06.851]➜  from such Contributor, and You become compliant prior to 30 days after
2025-08-20T20:54:01.5178763Z [00:00:06.851]➜  Your receipt of the notice.
2025-08-20T20:54:01.5178850Z [00:00:06.851]➜  
2025-08-20T20:54:01.5179104Z [00:00:06.851]➜  5.2. If You initiate litigation against any entity by asserting a patent
2025-08-20T20:54:01.5179321Z [00:00:06.851]➜  infringement claim (excluding declaratory judgment actions,
2025-08-20T20:54:01.5179572Z [00:00:06.851]➜  counter-claims, and cross-claims) alleging that a Contributor Version
2025-08-20T20:54:01.5179828Z [00:00:06.851]➜  directly or indirectly infringes any patent, then the rights granted to
2025-08-20T20:54:01.5180070Z [00:00:06.851]➜  You by any and all Contributors for the Covered Software under Section
2025-08-20T20:54:01.5180223Z [00:00:06.851]➜  2.1 of this License shall terminate.
2025-08-20T20:54:01.5180313Z [00:00:06.851]➜  
2025-08-20T20:54:01.5180545Z [00:00:06.851]➜  5.3. In the event of termination under Sections 5.1 or 5.2 above, all
2025-08-20T20:54:01.5180800Z [00:00:06.851]➜  end user license agreements (excluding distributors and resellers) which
2025-08-20T20:54:01.5181051Z [00:00:06.851]➜  have been validly granted by You or Your distributors under this License
2025-08-20T20:54:01.5181678Z [00:00:06.851]➜  prior to termination shall survive termination.
2025-08-20T20:54:01.5181868Z [00:00:06.851]➜  
2025-08-20T20:54:01.5182079Z [00:00:06.851]➜  ************************************************************************
2025-08-20T20:54:01.5182252Z [00:00:06.851]➜  *                                                                      *
2025-08-20T20:54:01.5182479Z [00:00:06.851]➜  *  6. Disclaimer of Warranty                                           *
2025-08-20T20:54:01.5182676Z [00:00:06.851]➜  *  -------------------------                                           *
2025-08-20T20:54:01.5182859Z [00:00:06.851]➜  *                                                                      *
2025-08-20T20:54:01.5183106Z [00:00:06.851]➜  *  Covered Software is provided under this License on an "as is"       *
2025-08-20T20:54:01.5183352Z [00:00:06.851]➜  *  basis, without warranty of any kind, either expressed, implied, or  *
2025-08-20T20:54:01.5183607Z [00:00:06.851]➜  *  statutory, including, without limitation, warranties that the       *
2025-08-20T20:54:01.5183851Z [00:00:06.851]➜  *  Covered Software is free of defects, merchantable, fit for a        *
2025-08-20T20:54:01.5184143Z [00:00:06.851]➜  *  particular purpose or non-infringing. The entire risk as to the     *
2025-08-20T20:54:01.5184394Z [00:00:06.851]➜  *  quality and performance of the Covered Software is with You.        *
2025-08-20T20:54:01.5184639Z [00:00:06.851]➜  *  Should any Covered Software prove defective in any respect, You     *
2025-08-20T20:54:01.5185094Z [00:00:06.851]➜  *  (not any Contributor) assume the cost of any necessary servicing,   *
2025-08-20T20:54:01.5185344Z [00:00:06.851]➜  *  repair, or correction. This disclaimer of warranty constitutes an   *
2025-08-20T20:54:01.5185594Z [00:00:06.851]➜  *  essential part of this License. No use of any Covered Software is   *
2025-08-20T20:54:01.5185842Z [00:00:06.851]➜  *  authorized under this License except under this disclaimer.         *
2025-08-20T20:54:01.5186024Z [00:00:06.851]➜  *                                                                      *
2025-08-20T20:54:01.5186191Z [00:00:06.851]➜  ************************************************************************
2025-08-20T20:54:01.5186282Z [00:00:06.851]➜  
2025-08-20T20:54:01.5186450Z [00:00:06.851]➜  ************************************************************************
2025-08-20T20:54:01.5186621Z [00:00:06.851]➜  *                                                                      *
2025-08-20T20:54:01.5186849Z [00:00:06.851]➜  *  7. Limitation of Liability                                          *
2025-08-20T20:54:01.5187044Z [00:00:06.851]➜  *  --------------------------                                          *
2025-08-20T20:54:01.5187214Z [00:00:06.851]➜  *                                                                      *
2025-08-20T20:54:01.5187461Z [00:00:06.851]➜  *  Under no circumstances and under no legal theory, whether tort      *
2025-08-20T20:54:01.5187712Z [00:00:06.851]➜  *  (including negligence), contract, or otherwise, shall any           *
2025-08-20T20:54:01.5187959Z [00:00:06.851]➜  *  Contributor, or anyone who distributes Covered Software as          *
2025-08-20T20:54:01.5188201Z [00:00:06.851]➜  *  permitted above, be liable to You for any direct, indirect,         *
2025-08-20T20:54:01.5188451Z [00:00:06.851]➜  *  special, incidental, or consequential damages of any character      *
2025-08-20T20:54:01.5188699Z [00:00:06.851]➜  *  including, without limitation, damages for lost profits, loss of    *
2025-08-20T20:54:01.5188955Z [00:00:06.851]➜  *  goodwill, work stoppage, computer failure or malfunction, or any    *
2025-08-20T20:54:01.5189199Z [00:00:06.851]➜  *  and all other commercial damages or losses, even if such party      *
2025-08-20T20:54:01.5189444Z [00:00:06.851]➜  *  shall have been informed of the possibility of such damages. This   *
2025-08-20T20:54:01.5189847Z [00:00:06.851]➜  *  limitation of liability shall not apply to liability for death or   *
2025-08-20T20:54:01.5190147Z [00:00:06.851]➜  *  personal injury resulting from such party's negligence to the       *
2025-08-20T20:54:01.5190395Z [00:00:06.851]➜  *  extent applicable law prohibits such limitation. Some               *
2025-08-20T20:54:01.5190642Z [00:00:06.851]➜  *  jurisdictions do not allow the exclusion or limitation of           *
2025-08-20T20:54:01.5190886Z [00:00:06.851]➜  *  incidental or consequential damages, so this exclusion and          *
2025-08-20T20:54:01.5191118Z [00:00:06.851]➜  *  limitation may not apply to You.                                    *
2025-08-20T20:54:01.5191468Z [00:00:06.851]➜  *                                                                      *
2025-08-20T20:54:01.5191665Z [00:00:06.851]➜  ************************************************************************
2025-08-20T20:54:01.5191754Z [00:00:06.851]➜  
2025-08-20T20:54:01.5191861Z [00:00:06.851]➜  8. Litigation
2025-08-20T20:54:01.5191969Z [00:00:06.851]➜  -------------
2025-08-20T20:54:01.5192068Z [00:00:06.851]➜  
2025-08-20T20:54:01.5192306Z [00:00:06.851]➜  Any litigation relating to this License may be brought only in the
2025-08-20T20:54:01.5192552Z [00:00:06.851]➜  courts of a jurisdiction where the defendant maintains its principal
2025-08-20T20:54:01.5192797Z [00:00:06.851]➜  place of business and such litigation shall be governed by laws of that
2025-08-20T20:54:01.5193041Z [00:00:06.851]➜  jurisdiction, without reference to its conflict-of-law provisions.
2025-08-20T20:54:01.5193266Z [00:00:06.851]➜  Nothing in this Section shall prevent a party's ability to bring
2025-08-20T20:54:01.5193606Z [00:00:06.851]➜  cross-claims or counter-claims.
2025-08-20T20:54:01.5193694Z [00:00:06.851]➜  
2025-08-20T20:54:01.5193805Z [00:00:06.851]➜  9. Miscellaneous
2025-08-20T20:54:01.5193911Z [00:00:06.852]➜  ----------------
2025-08-20T20:54:01.5194001Z [00:00:06.852]➜  
2025-08-20T20:54:01.5194248Z [00:00:06.852]➜  This License represents the complete agreement concerning the subject
2025-08-20T20:54:01.5194473Z [00:00:06.852]➜  matter hereof. If any provision of this License is held to be
2025-08-20T20:54:01.5194711Z [00:00:06.852]➜  unenforceable, such provision shall be reformed only to the extent
2025-08-20T20:54:01.5194958Z [00:00:06.852]➜  necessary to make it enforceable. Any law or regulation which provides
2025-08-20T20:54:01.5195198Z [00:00:06.852]➜  that the language of a contract shall be construed against the drafter
2025-08-20T20:54:01.5195434Z [00:00:06.852]➜  shall not be used to construe this License against a Contributor.
2025-08-20T20:54:01.5195528Z [00:00:06.852]➜  
2025-08-20T20:54:01.5195652Z [00:00:06.852]➜  10. Versions of the License
2025-08-20T20:54:01.5195777Z [00:00:06.852]➜  ---------------------------
2025-08-20T20:54:01.5195862Z [00:00:06.852]➜  
2025-08-20T20:54:01.5195973Z [00:00:06.852]➜  10.1. New Versions
2025-08-20T20:54:01.5196060Z [00:00:06.852]➜  
2025-08-20T20:54:01.5196328Z [00:00:06.852]➜  Mozilla Foundation is the license steward. Except as provided in Section
2025-08-20T20:54:01.5196558Z [00:00:06.852]➜  10.3, no one other than the license steward has the right to modify or
2025-08-20T20:54:01.5196795Z [00:00:06.852]➜  publish new versions of this License. Each version will be given a
2025-08-20T20:54:01.5196930Z [00:00:06.852]➜  distinguishing version number.
2025-08-20T20:54:01.5197018Z [00:00:06.852]➜  
2025-08-20T20:54:01.5197144Z [00:00:06.852]➜  10.2. Effect of New Versions
2025-08-20T20:54:01.5197232Z [00:00:06.852]➜  
2025-08-20T20:54:01.5197474Z [00:00:06.852]➜  You may distribute the Covered Software under the terms of the version
2025-08-20T20:54:01.5197733Z [00:00:06.852]➜  of the License under which You originally received the Covered Software,
2025-08-20T20:54:01.5197965Z [00:00:06.852]➜  or under the terms of any subsequent version published by the license
2025-08-20T20:54:01.5198066Z [00:00:06.852]➜  steward.
2025-08-20T20:54:01.5198153Z [00:00:06.852]➜  
2025-08-20T20:54:01.5198275Z [00:00:06.852]➜  10.3. Modified Versions
2025-08-20T20:54:01.5198536Z [00:00:06.852]➜  
2025-08-20T20:54:01.5198841Z [00:00:06.852]➜  If you create software not governed by this License, and you want to
2025-08-20T20:54:01.5199070Z [00:00:06.852]➜  create a new license for such software, you may create and use a
2025-08-20T20:54:01.5199316Z [00:00:06.852]➜  modified version of this License if you rename the license and remove
2025-08-20T20:54:01.5199557Z [00:00:06.852]➜  any references to the name of the license steward (except to note that
2025-08-20T20:54:01.5199742Z [00:00:06.852]➜  such modified license differs from this License).
2025-08-20T20:54:01.5199839Z [00:00:06.852]➜  
2025-08-20T20:54:01.5200089Z [00:00:06.852]➜  10.4. Distributing Source Code Form that is Incompatible With Secondary
2025-08-20T20:54:01.5200184Z [00:00:06.852]➜  Licenses
2025-08-20T20:54:01.5200271Z [00:00:06.852]➜  
2025-08-20T20:54:01.5200511Z [00:00:06.852]➜  If You choose to distribute Source Code Form that is Incompatible With
2025-08-20T20:54:01.5200770Z [00:00:06.852]➜  Secondary Licenses under the terms of this version of the License, the
2025-08-20T20:54:01.5200990Z [00:00:06.852]➜  notice described in Exhibit B of this License must be attached.
2025-08-20T20:54:01.5201089Z [00:00:06.852]➜  
2025-08-20T20:54:01.5201460Z [00:00:06.852]➜  Exhibit A - Source Code Form License Notice
2025-08-20T20:54:01.5201675Z [00:00:06.852]➜  -------------------------------------------
2025-08-20T20:54:01.5201762Z [00:00:06.852]➜  
2025-08-20T20:54:01.5201997Z [00:00:06.852]➜    This Source Code Form is subject to the terms of the Mozilla Public
2025-08-20T20:54:01.5202486Z [00:00:06.852]➜    License, v. 2.0. If a copy of the MPL was not distributed with this
2025-08-20T20:54:01.5202700Z [00:00:06.852]➜    file, You can obtain one at http://mozilla.org/MPL/2.0/.
2025-08-20T20:54:01.5202792Z [00:00:06.852]➜  
2025-08-20T20:54:01.5203020Z [00:00:06.852]➜  If it is not possible or desirable to put the notice in a particular
2025-08-20T20:54:01.5203268Z [00:00:06.852]➜  file, then You may include the notice in a location (such as a LICENSE
2025-08-20T20:54:01.5203511Z [00:00:06.852]➜  file in a relevant directory) where a recipient would be likely to look
2025-08-20T20:54:01.5203622Z [00:00:06.852]➜  for such a notice.
2025-08-20T20:54:01.5203707Z [00:00:06.852]➜  
2025-08-20T20:54:01.5203933Z [00:00:06.852]➜  You may add additional accurate notices of copyright ownership.
2025-08-20T20:54:01.5204020Z [00:00:06.852]➜  
2025-08-20T20:54:01.5204229Z [00:00:06.852]➜  Exhibit B - "Incompatible With Secondary Licenses" Notice
2025-08-20T20:54:01.5204411Z [00:00:06.852]➜  ---------------------------------------------------------
2025-08-20T20:54:01.5204504Z [00:00:06.852]➜  
2025-08-20T20:54:01.5204739Z [00:00:06.852]➜    This Source Code Form is "Incompatible With Secondary Licenses", as
2025-08-20T20:54:01.5204922Z [00:00:06.852]➜    defined by the Mozilla Public License, v. 2.0.
2025-08-20T20:54:01.5205007Z [00:00:06.852]➜  
2025-08-20T20:54:01.5205096Z [00:00:06.852]➜  
2025-08-20T20:54:01.5205187Z [00:00:06.852]➜  
2025-08-20T20:54:01.5205275Z [00:00:06.852]➜  
2025-08-20T20:54:01.7517693Z [00:00:07.123]➜  
2025-08-20T20:54:01.7518002Z [00:00:07.123]➜  File: LICENSE
2025-08-20T20:54:01.7518292Z [00:00:07.123]➜    Type: Unicode text, UTF-8 text
2025-08-20T20:54:01.7518757Z [00:00:07.123]➜    B3sum: 5a7f67595d5cb8903ad863d61eac48a87372de244e8f6a634d1356a100ded9c4
2025-08-20T20:54:01.7519327Z [00:00:07.123]➜    SHA256sum: 4bf0e4e9a65056bc3fd00d47c21123b9385442ea53d549e91d55f75ab6d58163
2025-08-20T20:54:01.7519733Z [00:00:07.123]➜    Size: 56K
2025-08-20T20:54:01.7622684Z [00:00:07.133]➜  
2025-08-20T20:54:01.7622977Z [00:00:07.133]➜  File: SBUILD
2025-08-20T20:54:01.7623341Z [00:00:07.133]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable
2025-08-20T20:54:01.7623866Z [00:00:07.133]➜    B3sum: 4a4df63b63e6bdeaa73ef0bb78f3e7565559d13b438b73792cda345ec8ca30be
2025-08-20T20:54:01.7624443Z [00:00:07.133]➜    SHA256sum: ec9cf2962b0adcab4eb76f91a65868c5a905598c2eacf86370ca3fb491ae4ee1
2025-08-20T20:54:01.7625199Z [00:00:07.133]➜    Size: 4.0K
2025-08-20T20:54:01.7714302Z [00:00:07.143]➜  
2025-08-20T20:54:01.7714628Z [00:00:07.143]➜  File: husarnet.static.version
2025-08-20T20:54:01.7714996Z [00:00:07.143]➜    Type: ASCII text, with no line terminators
2025-08-20T20:54:01.7715500Z [00:00:07.143]➜    B3sum: 1bf1e93a74575d73c4ea345d204a0453e7942297bba7d0c3c7aa31ddaa5112a4
2025-08-20T20:54:01.7716072Z [00:00:07.143]➜    SHA256sum: 03a5032ab9ff43c5d27de0995400f4abfe2902fef2e73d61bb7310c123d0a420
2025-08-20T20:54:01.7716474Z [00:00:07.143]➜    Size: 4.0K
2025-08-20T20:54:01.7807412Z [00:00:07.152]➜  
2025-08-20T20:54:01.7807707Z [00:00:07.152]➜  File: husarnet.version
2025-08-20T20:54:01.7808041Z [00:00:07.152]➜    Type: ASCII text, with no line terminators
2025-08-20T20:54:01.7808538Z [00:00:07.152]➜    B3sum: 1bf1e93a74575d73c4ea345d204a0453e7942297bba7d0c3c7aa31ddaa5112a4
2025-08-20T20:54:01.7809117Z [00:00:07.152]➜    SHA256sum: 03a5032ab9ff43c5d27de0995400f4abfe2902fef2e73d61bb7310c123d0a420
2025-08-20T20:54:01.7809540Z [00:00:07.152]➜    Size: 4.0K
2025-08-20T20:54:01.7809959Z [00:00:07.152]➜  
2025-08-20T20:54:01.7810424Z [00:00:07.152]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T20:54:01.7835494Z [00:00:07.155]➜  husarnet.version:1bf1e93a74575d73c4ea345d204a0453e7942297bba7d0c3c7aa31ddaa5112a4
2025-08-20T20:54:01.7836148Z [00:00:07.155]➜  SBUILD:4a4df63b63e6bdeaa73ef0bb78f3e7565559d13b438b73792cda345ec8ca30be
2025-08-20T20:54:01.7836783Z [00:00:07.155]➜  husarnet.static.version:1bf1e93a74575d73c4ea345d204a0453e7942297bba7d0c3c7aa31ddaa5112a4
2025-08-20T20:54:01.7837776Z [00:00:07.155]➜  LICENSE:5a7f67595d5cb8903ad863d61eac48a87372de244e8f6a634d1356a100ded9c4
2025-08-20T20:54:01.7854094Z [00:00:07.157]➜  
2025-08-20T20:54:01.7854682Z [00:00:07.157]➜  [+] Signing husarnet.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T20:54:01.7932684Z [00:00:07.164]➜  
2025-08-20T20:54:01.7933599Z [00:00:07.164]➜  [✓] SuccessFully Built husarnet.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/husarnet/static.official.source.yaml [Wednesday, 2025-08-20 (08:54:01 PM) UTC]
2025-08-20T20:54:01.7934345Z [00:00:07.164]➜  
2025-08-20T20:54:01.7961768Z [00:00:07.167]➜  [+] Total Size: 3.1M (Includes DUPES+TMPFILES)
2025-08-20T20:54:01.7962365Z [00:00:07.167]➜  [+] LOGPATH='/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/husarnet.static.log'
2025-08-20T20:54:01.7975005Z [00:00:07.169]➜  [+] ENVPATH=/tmp/pkgforge/YgIVUdihZ_SBUILD/ENVPATH
2025-08-20T20:54:01.8079097Z 
2025-08-20T20:54:01.8079902Z [+] Sanitizing /tmp/pkgforge/YgIVUdihZ_SBUILD/BUILD.log ==> /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/husarnet.static.log
2025-08-20T20:54:05.3834857Z 
2025-08-20T20:54:05.3835712Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/husarnet/official]
2025-08-20T20:54:05.3836253Z [+] LOGS (Build Dir): /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:54:05.3912158Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T20:54:05.3912376Z 
2025-08-20T20:54:05.4013163Z ./BUILD_ARTIFACTS.tar : 41.50%   (  2.40 MiB =>   1021 KiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T20:54:05.4033634Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T20:54:05.4069555Z 
2025-08-20T20:54:05.4070532Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml :: 00(Hr):00(Min):11(Sec)
2025-08-20T20:54:05.4071350Z 
2025-08-20T20:54:05.4084660Z 
2025-08-20T20:54:05.4084891Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (08:54:05 PM) UTC
2025-08-20T20:54:05.4085128Z 
2025-08-20T20:54:05.5468955Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T20:54:05.5513311Z ##[group]Run ##Presets
2025-08-20T20:54:05.5513662Z [36;1m##Presets[0m
2025-08-20T20:54:05.5513846Z [36;1mset +x ; set +e[0m
2025-08-20T20:54:05.5514036Z [36;1m#-------------#[0m
2025-08-20T20:54:05.5514220Z [36;1m##Debug?[0m
2025-08-20T20:54:05.5514436Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:54:05.5514702Z [36;1m  set -x[0m
2025-08-20T20:54:05.5514862Z [36;1mfi[0m
2025-08-20T20:54:05.5515019Z [36;1m#-------------#[0m
2025-08-20T20:54:05.5515200Z [36;1m##Set ENV[0m
2025-08-20T20:54:05.5515414Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T20:54:05.5515808Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T20:54:05.5516200Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T20:54:05.5516595Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-"[0m
2025-08-20T20:54:05.5517072Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T20:54:05.5517449Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:54:05.5517878Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:54:05.5518198Z [36;1m fi[0m
2025-08-20T20:54:05.5518353Z [36;1m##Push[0m
2025-08-20T20:54:05.5518554Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T20:54:05.5518812Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T20:54:05.5519160Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T20:54:05.5519617Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T20:54:05.5520349Z [36;1m     ls -sh "/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T20:54:05.5520672Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T20:54:05.5520867Z [36;1m       {[0m
2025-08-20T20:54:05.5521042Z [36;1m        for i in {1..10}; do[0m
2025-08-20T20:54:05.5521612Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T20:54:05.5522044Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T20:54:05.5522456Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T20:54:05.5522864Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T20:54:05.5523260Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T20:54:05.5523629Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T20:54:05.5524000Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T20:54:05.5524379Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T20:54:05.5524750Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T20:54:05.5525132Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T20:54:05.5525587Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T20:54:05.5526070Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T20:54:05.5526505Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T20:54:05.5526917Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T20:54:05.5527320Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T20:54:05.5527762Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-husarnet")[0m
2025-08-20T20:54:05.5528204Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T20:54:05.5528851Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T20:54:05.5529303Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T20:54:05.5529698Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T20:54:05.5530175Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T20:54:05.5530589Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T20:54:05.5530820Z [36;1m         #Check[0m
2025-08-20T20:54:05.5531550Z [36;1m          if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" == "" ]]; then[0m
2025-08-20T20:54:05.5532265Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T20:54:05.5532596Z [36;1m            break[0m
2025-08-20T20:54:05.5532784Z [36;1m          else[0m
2025-08-20T20:54:05.5533165Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T20:54:05.5533577Z [36;1m          fi[0m
2025-08-20T20:54:05.5533773Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T20:54:05.5534011Z [36;1m        done[0m
2025-08-20T20:54:05.5534183Z [36;1m       }[0m
2025-08-20T20:54:05.5534365Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T20:54:05.5534599Z [36;1m       ghcr_push_cmd[0m
2025-08-20T20:54:05.5535133Z [36;1m       if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T20:54:05.5536039Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:54:05.5536428Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T20:54:05.5536676Z [36;1m          ghcr_push_cmd[0m
2025-08-20T20:54:05.5537227Z [36;1m           if [[ "$(oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq -r '.annotations["dev.pkgforge.soar.push_date"]' | tr -d '[:space:]')" != "" ]]; then[0m
2025-08-20T20:54:05.5537904Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T20:54:05.5538394Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:54:05.5538772Z [36;1m             return 1 || exit 1[0m
2025-08-20T20:54:05.5538991Z [36;1m           fi[0m
2025-08-20T20:54:05.5539164Z [36;1m       fi[0m
2025-08-20T20:54:05.5539326Z [36;1m   fi[0m
2025-08-20T20:54:05.5539483Z [36;1m fi[0m
2025-08-20T20:54:05.5539656Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T20:54:05.5571973Z shell: /usr/bin/bash -e {0}
2025-08-20T20:54:05.5572187Z env:
2025-08-20T20:54:05.5572342Z   CROSS_COMPILING: NO
2025-08-20T20:54:05.5572552Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:54:05.5572769Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:54:05.5572967Z   ON_QEMU: NO
2025-08-20T20:54:05.5573121Z   DEBUG: 0
2025-08-20T20:54:05.5573285Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:54:05.5573496Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:54:05.5573766Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:54:05.5574045Z   KEEP_LOGS: YES
2025-08-20T20:54:05.5574211Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:54:05.5574404Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:54:05.5574604Z   SBUILD_REBUILD: false
2025-08-20T20:54:05.5575113Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:54:05.5575643Z   BUILD_SYS: null
2025-08-20T20:54:05.5575821Z   SYSTMP: /tmp
2025-08-20T20:54:05.5575982Z   GHA_MODE: MATRIX
2025-08-20T20:54:05.5576581Z   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-20T20:54:05.5577124Z   INPUT_SBUILD: /tmp/pkgforge/8ZikMQhz1_build.yaml
2025-08-20T20:54:05.5577428Z   BUILD_DIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml
2025-08-20T20:54:05.5577786Z   SBUILD_OUTDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:54:05.5578240Z   SBUILD_TMPDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:54:05.5578594Z   PKG_TYPE: static
2025-08-20T20:54:05.5578768Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:54:05.5578958Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:54:05.5579423Z   GHCR_TOKEN: ***
2025-08-20T20:54:05.5579704Z   GITHUB_TOKEN: ***
2025-08-20T20:54:05.5579912Z   GITLAB_TOKEN: ***
2025-08-20T20:54:05.5580993Z   MINISIGN_KEY: ***
2025-08-20T20:54:05.5581169Z ##[endgroup]
2025-08-20T20:54:05.5645111Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T20:54:05.5653305Z 1.0M	./BUILD_ARTIFACTS.zstd
2025-08-20T20:54:05.5663820Z total 296K
2025-08-20T20:54:05.5663984Z 4.0K CHECKSUM
2025-08-20T20:54:05.5664144Z 4.0K CHECKSUM.sig
2025-08-20T20:54:05.5664322Z  56K LICENSE
2025-08-20T20:54:05.5664480Z 4.0K LICENSE.sig
2025-08-20T20:54:05.5664641Z 4.0K SBUILD
2025-08-20T20:54:05.5664809Z 4.0K SBUILD.sig
2025-08-20T20:54:05.5664968Z 4.0K SBUILD_TEMP
2025-08-20T20:54:05.5665137Z 200K husarnet.static.log
2025-08-20T20:54:05.5665334Z 4.0K husarnet.static.version
2025-08-20T20:54:05.5665545Z 4.0K husarnet.static.version.sig
2025-08-20T20:54:05.5665755Z 4.0K husarnet.version
2025-08-20T20:54:05.5665939Z 4.0K husarnet.version.sig
2025-08-20T20:54:05.5695973Z Error: "ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/husarnet/official/husarnet-srcbuild-"
2025-08-20T20:54:05.5696839Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T20:54:10.5746950Z Error: "ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/husarnet/official/husarnet-srcbuild-"
2025-08-20T20:54:10.5747851Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T20:54:10.5754305Z 
2025-08-20T20:54:10.5754928Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-
2025-08-20T20:54:10.5755422Z 
2025-08-20T20:54:10.5785507Z Error: "ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/husarnet/official/husarnet-srcbuild-"
2025-08-20T20:54:10.5789433Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T20:54:10.5821625Z ##[group]Run ##Presets
2025-08-20T20:54:10.5821907Z [36;1m##Presets[0m
2025-08-20T20:54:10.5822113Z [36;1mset +x ; set +e[0m
2025-08-20T20:54:10.5822323Z [36;1m#-------------#[0m
2025-08-20T20:54:10.5822504Z [36;1m##Debug?[0m
2025-08-20T20:54:10.5822717Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:54:10.5822981Z [36;1m  set -x[0m
2025-08-20T20:54:10.5823141Z [36;1mfi[0m
2025-08-20T20:54:10.5823295Z [36;1m#-------------#[0m
2025-08-20T20:54:10.5823528Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T20:54:10.5823834Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:54:10.5854519Z shell: /usr/bin/bash -e {0}
2025-08-20T20:54:10.5854731Z env:
2025-08-20T20:54:10.5854887Z   CROSS_COMPILING: NO
2025-08-20T20:54:10.5855081Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:54:10.5855288Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:54:10.5855489Z   ON_QEMU: NO
2025-08-20T20:54:10.5855681Z   DEBUG: 0
2025-08-20T20:54:10.5855843Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:54:10.5856051Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:54:10.5856331Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:54:10.5856607Z   KEEP_LOGS: YES
2025-08-20T20:54:10.5856778Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:54:10.5856972Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:54:10.5857171Z   SBUILD_REBUILD: false
2025-08-20T20:54:10.5857678Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:54:10.5858210Z   BUILD_SYS: null
2025-08-20T20:54:10.5858378Z   SYSTMP: /tmp
2025-08-20T20:54:10.5858540Z   GHA_MODE: MATRIX
2025-08-20T20:54:10.5858938Z   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-20T20:54:10.5859418Z   INPUT_SBUILD: /tmp/pkgforge/8ZikMQhz1_build.yaml
2025-08-20T20:54:10.5859723Z   BUILD_DIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml
2025-08-20T20:54:10.5860084Z   SBUILD_OUTDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:54:10.5860548Z   SBUILD_TMPDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:54:10.5860906Z   PKG_TYPE: static
2025-08-20T20:54:10.5861082Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:54:10.5861605Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:54:10.5861812Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:54:10.5862152Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-
2025-08-20T20:54:10.5862515Z ##[endgroup]
2025-08-20T20:54:10.5982254Z ##[group]Run actions/upload-artifact@v4
2025-08-20T20:54:10.5982586Z with:
2025-08-20T20:54:10.5982763Z   name: Bincache_husarnet_aarch64-Linux
2025-08-20T20:54:10.5983034Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T20:54:10.5983294Z   compression-level: 0
2025-08-20T20:54:10.5983478Z   retention-days: 30
2025-08-20T20:54:10.5983654Z   overwrite: true
2025-08-20T20:54:10.5983829Z   if-no-files-found: warn
2025-08-20T20:54:10.5984033Z   include-hidden-files: false
2025-08-20T20:54:10.5984229Z env:
2025-08-20T20:54:10.5984652Z   CROSS_COMPILING: NO
2025-08-20T20:54:10.5984838Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:54:10.5985049Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:54:10.5985250Z   ON_QEMU: NO
2025-08-20T20:54:10.5985403Z   DEBUG: 0
2025-08-20T20:54:10.5985567Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:54:10.5985776Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:54:10.5986104Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:54:10.5986436Z   KEEP_LOGS: YES
2025-08-20T20:54:10.5986611Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:54:10.5986809Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:54:10.5987006Z   SBUILD_REBUILD: false
2025-08-20T20:54:10.5987513Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:54:10.5988044Z   BUILD_SYS: null
2025-08-20T20:54:10.5988210Z   SYSTMP: /tmp
2025-08-20T20:54:10.5988372Z   GHA_MODE: MATRIX
2025-08-20T20:54:10.5988770Z   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-20T20:54:10.5989259Z   INPUT_SBUILD: /tmp/pkgforge/8ZikMQhz1_build.yaml
2025-08-20T20:54:10.5989559Z   BUILD_DIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml
2025-08-20T20:54:10.5989919Z   SBUILD_OUTDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:54:10.5990381Z   SBUILD_TMPDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:54:10.5990740Z   PKG_TYPE: static
2025-08-20T20:54:10.5990916Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:54:10.5991107Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:54:10.5991498Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:54:10.5991845Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-
2025-08-20T20:54:10.5992218Z   UTC_TIME: 2025_08_20T08_54_10_PM
2025-08-20T20:54:10.5992427Z ##[endgroup]
2025-08-20T20:54:10.7786698Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T20:54:10.7788871Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T20:54:10.7789359Z With the provided path, there will be 2 files uploaded
2025-08-20T20:54:10.9501098Z Artifact name is valid!
2025-08-20T20:54:10.9502541Z Root directory input is valid!
2025-08-20T20:54:11.0423595Z Beginning upload of artifact content to blob storage
2025-08-20T20:54:11.5557073Z Uploaded bytes 1528284
2025-08-20T20:54:11.6119882Z Finished uploading artifact content to blob storage!
2025-08-20T20:54:11.6121071Z SHA256 digest of uploaded artifact zip is fe85547bc1b57ed51d859094baf87f5b36bf68da09d96482e240484e581ad6f6
2025-08-20T20:54:11.6121672Z Finalizing artifact upload
2025-08-20T20:54:11.7297152Z Artifact Bincache_husarnet_aarch64-Linux.zip successfully finalized. Artifact ID 3813127789
2025-08-20T20:54:11.7297837Z Artifact Bincache_husarnet_aarch64-Linux has been successfully uploaded! Final size is 1528284 bytes. Artifact ID is 3813127789
2025-08-20T20:54:11.7302351Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17108147311/artifacts/3813127789
2025-08-20T20:54:11.7440289Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T20:54:11.7440626Z with:
2025-08-20T20:54:11.7440800Z   subject-name: husarnet--
2025-08-20T20:54:11.7441636Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:54:11.7442332Z   show-summary: true
2025-08-20T20:54:11.7442524Z   push-to-registry: false
2025-08-20T20:54:11.7442874Z   github-token: ***
2025-08-20T20:54:11.7443053Z env:
2025-08-20T20:54:11.7443207Z   CROSS_COMPILING: NO
2025-08-20T20:54:11.7443401Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:54:11.7443618Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:54:11.7443824Z   ON_QEMU: NO
2025-08-20T20:54:11.7443980Z   DEBUG: 0
2025-08-20T20:54:11.7444146Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:54:11.7444673Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:54:11.7444991Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:54:11.7445281Z   KEEP_LOGS: YES
2025-08-20T20:54:11.7445456Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:54:11.7445658Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:54:11.7445869Z   SBUILD_REBUILD: false
2025-08-20T20:54:11.7446379Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:54:11.7446912Z   BUILD_SYS: null
2025-08-20T20:54:11.7447085Z   SYSTMP: /tmp
2025-08-20T20:54:11.7447252Z   GHA_MODE: MATRIX
2025-08-20T20:54:11.7447693Z   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-20T20:54:11.7448185Z   INPUT_SBUILD: /tmp/pkgforge/8ZikMQhz1_build.yaml
2025-08-20T20:54:11.7448490Z   BUILD_DIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml
2025-08-20T20:54:11.7448854Z   SBUILD_OUTDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:54:11.7449327Z   SBUILD_TMPDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:54:11.7449690Z   PKG_TYPE: static
2025-08-20T20:54:11.7449869Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:54:11.7450065Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:54:11.7450257Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:54:11.7450603Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-
2025-08-20T20:54:11.7450981Z   UTC_TIME: 2025_08_20T08_54_10_PM
2025-08-20T20:54:11.7451328Z ##[endgroup]
2025-08-20T20:54:11.7522583Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T20:54:11.7522993Z env:
2025-08-20T20:54:11.7523153Z   CROSS_COMPILING: NO
2025-08-20T20:54:11.7523348Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:54:11.7523569Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:54:11.7523772Z   ON_QEMU: NO
2025-08-20T20:54:11.7523930Z   DEBUG: 0
2025-08-20T20:54:11.7524114Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:54:11.7524331Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:54:11.7524614Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:54:11.7524898Z   KEEP_LOGS: YES
2025-08-20T20:54:11.7525072Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:54:11.7525272Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:54:11.7525480Z   SBUILD_REBUILD: false
2025-08-20T20:54:11.7525994Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:54:11.7526533Z   BUILD_SYS: null
2025-08-20T20:54:11.7526707Z   SYSTMP: /tmp
2025-08-20T20:54:11.7526873Z   GHA_MODE: MATRIX
2025-08-20T20:54:11.7527278Z   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-20T20:54:11.7527769Z   INPUT_SBUILD: /tmp/pkgforge/8ZikMQhz1_build.yaml
2025-08-20T20:54:11.7528075Z   BUILD_DIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml
2025-08-20T20:54:11.7528735Z   SBUILD_OUTDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:54:11.7529230Z   SBUILD_TMPDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:54:11.7529595Z   PKG_TYPE: static
2025-08-20T20:54:11.7529776Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:54:11.7529976Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:54:11.7530167Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:54:11.7530509Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-
2025-08-20T20:54:11.7530887Z   UTC_TIME: 2025_08_20T08_54_10_PM
2025-08-20T20:54:11.7531095Z ##[endgroup]
2025-08-20T20:54:12.3661434Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T20:54:12.3661766Z with:
2025-08-20T20:54:12.3662400Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:54:12.3663380Z   subject-name: husarnet--
2025-08-20T20:54:12.3663655Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T20:54:12.3666188Z   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/17108147311/attempts/1"}}}
2025-08-20T20:54:12.3669277Z   push-to-registry: false
2025-08-20T20:54:12.3669501Z   show-summary: true
2025-08-20T20:54:12.3669883Z   github-token: ***
2025-08-20T20:54:12.3670067Z env:
2025-08-20T20:54:12.3670226Z   CROSS_COMPILING: NO
2025-08-20T20:54:12.3670422Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:54:12.3670640Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:54:12.3670847Z   ON_QEMU: NO
2025-08-20T20:54:12.3671006Z   DEBUG: 0
2025-08-20T20:54:12.3671172Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:54:12.3671632Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:54:12.3671912Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:54:12.3672199Z   KEEP_LOGS: YES
2025-08-20T20:54:12.3672375Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:54:12.3672574Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:54:12.3672781Z   SBUILD_REBUILD: false
2025-08-20T20:54:12.3673290Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:54:12.3673825Z   BUILD_SYS: null
2025-08-20T20:54:12.3674005Z   SYSTMP: /tmp
2025-08-20T20:54:12.3674170Z   GHA_MODE: MATRIX
2025-08-20T20:54:12.3674581Z   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-20T20:54:12.3675077Z   INPUT_SBUILD: /tmp/pkgforge/8ZikMQhz1_build.yaml
2025-08-20T20:54:12.3675383Z   BUILD_DIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml
2025-08-20T20:54:12.3675750Z   SBUILD_OUTDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:54:12.3676213Z   SBUILD_TMPDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:54:12.3676576Z   PKG_TYPE: static
2025-08-20T20:54:12.3676756Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:54:12.3676955Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:54:12.3677148Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:54:12.3677490Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-
2025-08-20T20:54:12.3677873Z   UTC_TIME: 2025_08_20T08_54_10_PM
2025-08-20T20:54:12.3678091Z ##[endgroup]
2025-08-20T20:54:17.8271798Z Attestation created for 12 subjects
2025-08-20T20:54:17.8278015Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T20:54:17.8278519Z -----BEGIN CERTIFICATE-----
2025-08-20T20:54:17.8278862Z MIIG7jCCBnWgAwIBAgIUDcozs6Flyt4Td437QAKjHQ+P66UwCgYIKoZIzj0EAwMw
2025-08-20T20:54:17.8279326Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T20:54:17.8279792Z cm1lZGlhdGUwHhcNMjUwODIwMjA1NDEyWhcNMjUwODIwMjEwNDEyWjAAMFkwEwYH
2025-08-20T20:54:17.8280257Z KoZIzj0CAQYIKoZIzj0DAQcDQgAE6yLtDf+Cu8vdLH0fSzIOe38TzDAhHIbPTy6X
2025-08-20T20:54:17.8280703Z IDOg0WTUdvapbstC1/JiNGiRwGmr8x7D22ZFVrPRnXh8ZyM8dqOCBZQwggWQMA4G
2025-08-20T20:54:17.8281144Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQU2MbW
2025-08-20T20:54:17.8281850Z SCIOSxokVYf4uJthB7fNvl4wHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T20:54:17.8282297Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T20:54:17.8282995Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T20:54:17.8283454Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T20:54:17.8283899Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T20:54:17.8284332Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T20:54:17.8284779Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T20:54:17.8285238Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T20:54:17.8285698Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T20:54:17.8286151Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T20:54:17.8286589Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T20:54:17.8287041Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T20:54:17.8287498Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T20:54:17.8287952Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T20:54:17.8288403Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T20:54:17.8288868Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T20:54:17.8289329Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T20:54:17.8289789Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T20:54:17.8290248Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T20:54:17.8290701Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T20:54:17.8291158Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T20:54:17.8291765Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T20:54:17.8292233Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T20:54:17.8292694Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T20:54:17.8293155Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA4MTQ3MzExL2F0
2025-08-20T20:54:17.8293620Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T20:54:17.8294084Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJQsTb
2025-08-20T20:54:17.8294535Z AAAEAwBHMEUCIQCUxbY1LheVqvfW+xwaBxjSpa8phng5zZNvgbI0/16dfAIgShXw
2025-08-20T20:54:17.8294979Z Z4U5l2eWLzKXaCyWbwv7c6WtMRkqIKIr9cGdO0wwCgYIKoZIzj0EAwMDZwAwZAIw
2025-08-20T20:54:17.8295430Z daqK0Glil+BhJQAydRoeRK7VqZM7jrypAQd3iOfT9M6bs+fKlx96ud1k26CtDcaB
2025-08-20T20:54:17.8295859Z AjB/ija2xagWTf/Wph9B27DOnu3rUY356jDTOSuV70Qk1/0C9IDzG0Fg0svC7l9L
2025-08-20T20:54:17.8296163Z f7E=
2025-08-20T20:54:17.8296326Z -----END CERTIFICATE-----
2025-08-20T20:54:17.8296461Z 
2025-08-20T20:54:17.8296891Z ##[endgroup]
2025-08-20T20:54:17.8297328Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T20:54:17.8297710Z https://search.sigstore.dev?logIndex=414333170
2025-08-20T20:54:17.8298054Z [36mAttestation uploaded to repository[39m
2025-08-20T20:54:17.8298612Z https://github.com/pkgforge/bincache/attestations/9872986
2025-08-20T20:54:17.9210931Z ##[group]Run ##Presets
2025-08-20T20:54:17.9211430Z [36;1m##Presets[0m
2025-08-20T20:54:17.9211628Z [36;1mset +x ; set +e[0m
2025-08-20T20:54:17.9211830Z [36;1m#-------------#[0m
2025-08-20T20:54:17.9212019Z [36;1m##Debug?[0m
2025-08-20T20:54:17.9212241Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:54:17.9212516Z [36;1m  set -x[0m
2025-08-20T20:54:17.9212685Z [36;1mfi[0m
2025-08-20T20:54:17.9212845Z [36;1m#-------------#[0m
2025-08-20T20:54:17.9213134Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:54:17.9213626Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/husarnet/official"[0m
2025-08-20T20:54:17.9214017Z [36;1m exit 1[0m
2025-08-20T20:54:17.9214184Z [36;1mfi[0m
2025-08-20T20:54:17.9245406Z shell: /usr/bin/bash -e {0}
2025-08-20T20:54:17.9245623Z env:
2025-08-20T20:54:17.9245782Z   CROSS_COMPILING: NO
2025-08-20T20:54:17.9246029Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:54:17.9246251Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:54:17.9246459Z   ON_QEMU: NO
2025-08-20T20:54:17.9246620Z   DEBUG: 0
2025-08-20T20:54:17.9246788Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:54:17.9247006Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:54:17.9247287Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:54:17.9247577Z   KEEP_LOGS: YES
2025-08-20T20:54:17.9247752Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:54:17.9247953Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:54:17.9248165Z   SBUILD_REBUILD: false
2025-08-20T20:54:17.9248683Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:54:17.9249223Z   BUILD_SYS: null
2025-08-20T20:54:17.9249400Z   SYSTMP: /tmp
2025-08-20T20:54:17.9249583Z   GHA_MODE: MATRIX
2025-08-20T20:54:17.9249992Z   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-20T20:54:17.9250490Z   INPUT_SBUILD: /tmp/pkgforge/8ZikMQhz1_build.yaml
2025-08-20T20:54:17.9250803Z   BUILD_DIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml
2025-08-20T20:54:17.9251173Z   SBUILD_OUTDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:54:17.9251888Z   SBUILD_TMPDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:54:17.9252260Z   PKG_TYPE: static
2025-08-20T20:54:17.9252442Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:54:17.9252641Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:54:17.9252832Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:54:17.9253178Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-
2025-08-20T20:54:17.9253558Z   UTC_TIME: 2025_08_20T08_54_10_PM
2025-08-20T20:54:17.9253772Z ##[endgroup]
2025-08-20T20:54:17.9320834Z ##[group]Run ##Presets
2025-08-20T20:54:17.9321132Z [36;1m##Presets[0m
2025-08-20T20:54:17.9321546Z [36;1mset +x ; set +e[0m
2025-08-20T20:54:17.9321751Z [36;1m#-------------#[0m
2025-08-20T20:54:17.9321941Z [36;1m##Debug?[0m
2025-08-20T20:54:17.9322163Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:54:17.9322436Z [36;1m  set -x[0m
2025-08-20T20:54:17.9322605Z [36;1mfi[0m
2025-08-20T20:54:17.9322769Z [36;1m#-------------#[0m
2025-08-20T20:54:17.9322996Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:54:17.9323422Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/husarnet/official"[0m
2025-08-20T20:54:17.9323813Z [36;1m exit 1[0m
2025-08-20T20:54:17.9323981Z [36;1mfi[0m
2025-08-20T20:54:17.9349613Z shell: /usr/bin/bash -e {0}
2025-08-20T20:54:17.9349825Z env:
2025-08-20T20:54:17.9349990Z   CROSS_COMPILING: NO
2025-08-20T20:54:17.9350229Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:54:17.9350457Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:54:17.9350662Z   ON_QEMU: NO
2025-08-20T20:54:17.9350824Z   DEBUG: 0
2025-08-20T20:54:17.9350993Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:54:17.9351467Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:54:17.9351761Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:54:17.9352050Z   KEEP_LOGS: YES
2025-08-20T20:54:17.9352227Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:54:17.9352430Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:54:17.9352636Z   SBUILD_REBUILD: false
2025-08-20T20:54:17.9353155Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:54:17.9353693Z   BUILD_SYS: null
2025-08-20T20:54:17.9353869Z   SYSTMP: /tmp
2025-08-20T20:54:17.9354039Z   GHA_MODE: MATRIX
2025-08-20T20:54:17.9354449Z   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-20T20:54:17.9355226Z   INPUT_SBUILD: /tmp/pkgforge/8ZikMQhz1_build.yaml
2025-08-20T20:54:17.9355534Z   BUILD_DIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml
2025-08-20T20:54:17.9355900Z   SBUILD_OUTDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:54:17.9356364Z   SBUILD_TMPDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:54:17.9356732Z   PKG_TYPE: static
2025-08-20T20:54:17.9356912Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:54:17.9357111Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:54:17.9357304Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:54:17.9357650Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-
2025-08-20T20:54:17.9358030Z   UTC_TIME: 2025_08_20T08_54_10_PM
2025-08-20T20:54:17.9358242Z ##[endgroup]
2025-08-20T20:54:17.9399102Z 
2025-08-20T20:54:17.9399594Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:54:17.9409098Z ##[error]Process completed with exit code 1.
2025-08-20T20:54:17.9448862Z ##[group]Run ##Presets
2025-08-20T20:54:17.9449156Z [36;1m##Presets[0m
2025-08-20T20:54:17.9449341Z [36;1mset +x ; set +e[0m
2025-08-20T20:54:17.9449539Z [36;1m#-------------#[0m
2025-08-20T20:54:17.9449731Z [36;1m##Debug?[0m
2025-08-20T20:54:17.9449956Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:54:17.9450228Z [36;1m  set -x[0m
2025-08-20T20:54:17.9450396Z [36;1mfi[0m
2025-08-20T20:54:17.9450559Z [36;1m#-------------#[0m
2025-08-20T20:54:17.9450878Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:54:17.9451496Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T20:54:17.9451785Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:54:17.9452030Z [36;1mfi[0m
2025-08-20T20:54:17.9477397Z shell: /usr/bin/bash -e {0}
2025-08-20T20:54:17.9477618Z env:
2025-08-20T20:54:17.9477780Z   CROSS_COMPILING: NO
2025-08-20T20:54:17.9478040Z   HOST_TRIPLET: aarch64-Linux
2025-08-20T20:54:17.9478270Z   HOST_TRIPLET_R: aarch64-Linux
2025-08-20T20:54:17.9478474Z   ON_QEMU: NO
2025-08-20T20:54:17.9478632Z   DEBUG: 0
2025-08-20T20:54:17.9478797Z   DOCKER_PLATFORM_ARCH: aarch64
2025-08-20T20:54:17.9479016Z   DOCKER_PLATFORM: linux/arm64
2025-08-20T20:54:17.9479297Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/husarnet/official
2025-08-20T20:54:17.9479585Z   KEEP_LOGS: YES
2025-08-20T20:54:17.9479764Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:54:17.9479967Z   PKG_FAMILY_LOCAL: husarnet
2025-08-20T20:54:17.9480178Z   SBUILD_REBUILD: false
2025-08-20T20:54:17.9480690Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/husarnet/static.official.source.yaml
2025-08-20T20:54:17.9481474Z   BUILD_SYS: null
2025-08-20T20:54:17.9481659Z   SYSTMP: /tmp
2025-08-20T20:54:17.9481828Z   GHA_MODE: MATRIX
2025-08-20T20:54:17.9482244Z   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-20T20:54:17.9482741Z   INPUT_SBUILD: /tmp/pkgforge/8ZikMQhz1_build.yaml
2025-08-20T20:54:17.9483051Z   BUILD_DIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml
2025-08-20T20:54:17.9483419Z   SBUILD_OUTDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR
2025-08-20T20:54:17.9483882Z   SBUILD_TMPDIR: /tmp/pkgforge/KK1aLVX_8ZikMQhz1_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:54:17.9484250Z   PKG_TYPE: static
2025-08-20T20:54:17.9484436Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:54:17.9484632Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:54:17.9484827Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:54:17.9485176Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/husarnet/official/husarnet-srcbuild-
2025-08-20T20:54:17.9485557Z   UTC_TIME: 2025_08_20T08_54_10_PM
2025-08-20T20:54:17.9485770Z ##[endgroup]
2025-08-20T20:54:17.9536368Z EXITED
2025-08-20T20:54:17.9588204Z Cleaning up orphan processes
