﻿2025-08-20T19:56:31.4805639Z Current runner version: '2.328.0'
2025-08-20T19:56:31.4829625Z ##[group]Runner Image Provisioner
2025-08-20T19:56:31.4830512Z Hosted Compute Agent
2025-08-20T19:56:31.4831095Z Version: 20250818.377
2025-08-20T19:56:31.4831719Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:56:31.4832504Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:56:31.4833133Z ##[endgroup]
2025-08-20T19:56:31.4833668Z ##[group]Operating System
2025-08-20T19:56:31.4834324Z Ubuntu
2025-08-20T19:56:31.4834830Z 24.04.2
2025-08-20T19:56:31.4835351Z LTS
2025-08-20T19:56:31.4835902Z ##[endgroup]
2025-08-20T19:56:31.4836442Z ##[group]Runner Image
2025-08-20T19:56:31.4837237Z Image: ubuntu-24.04
2025-08-20T19:56:31.4837832Z Version: 20250810.1.0
2025-08-20T19:56:31.4838949Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:56:31.4840592Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T19:56:31.4841670Z ##[endgroup]
2025-08-20T19:56:31.4842962Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:56:31.4844860Z Attestations: write
2025-08-20T19:56:31.4845516Z Contents: write
2025-08-20T19:56:31.4846051Z Metadata: read
2025-08-20T19:56:31.4846692Z Packages: write
2025-08-20T19:56:31.4847601Z ##[endgroup]
2025-08-20T19:56:31.4849765Z Secret source: Actions
2025-08-20T19:56:31.4850542Z Prepare workflow directory
2025-08-20T19:56:31.5163380Z Prepare all required actions
2025-08-20T19:56:31.5201259Z Getting action download info
2025-08-20T19:56:31.8893845Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T19:56:32.2028267Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T19:56:32.5339018Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T19:56:32.6440530Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T19:56:32.9413729Z Getting action download info
2025-08-20T19:56:33.1367935Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T19:56:33.3277397Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T19:56:33.6588837Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/gomuks/official)
2025-08-20T19:56:33.7337752Z ##[group]Run ##Presets
2025-08-20T19:56:33.7338809Z [36;1m##Presets[0m
2025-08-20T19:56:33.7339684Z [36;1mset +x ; set +e[0m
2025-08-20T19:56:33.7340594Z [36;1m#-------------#[0m
2025-08-20T19:56:33.7341743Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T19:56:33.7343186Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T19:56:33.7344580Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.7345784Z [36;1m  fi[0m
2025-08-20T19:56:33.7346860Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T19:56:33.7348495Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T19:56:33.7349898Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.7351044Z [36;1m  fi[0m
2025-08-20T19:56:33.7352075Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T19:56:33.7353546Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T19:56:33.7354946Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.7356192Z [36;1m  fi[0m
2025-08-20T19:56:33.7357312Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T19:56:33.7358726Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T19:56:33.7360219Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T19:56:33.7361392Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:56:33.7362650Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.7363802Z [36;1m     else[0m
2025-08-20T19:56:33.7364801Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.7365962Z [36;1m     fi[0m
2025-08-20T19:56:33.7366745Z [36;1m  fi[0m
2025-08-20T19:56:33.7367688Z [36;1mfi[0m
2025-08-20T19:56:33.7436082Z shell: /usr/bin/bash -e {0}
2025-08-20T19:56:33.7437685Z env:
2025-08-20T19:56:33.7439006Z   GH_TOKEN: ***
2025-08-20T19:56:33.7439865Z ##[endgroup]
2025-08-20T19:56:33.7774658Z ##[group]Run ##Presets
2025-08-20T19:56:33.7775721Z [36;1m##Presets[0m
2025-08-20T19:56:33.7776649Z [36;1mset +x ; set +e[0m
2025-08-20T19:56:33.7778094Z [36;1m#-------------#[0m
2025-08-20T19:56:33.7779289Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T19:56:33.7781274Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T19:56:33.7783224Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T19:56:33.7784830Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T19:56:33.7787057Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T19:56:33.7788915Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T19:56:33.7790351Z [36;1m  exit 1[0m
2025-08-20T19:56:33.7791322Z [36;1mfi[0m
2025-08-20T19:56:33.7832414Z shell: /usr/bin/bash -e {0}
2025-08-20T19:56:33.7833469Z env:
2025-08-20T19:56:33.7834676Z   RO_GHTOKEN: ***
2025-08-20T19:56:33.7835714Z   RO_GLTOKEN: ***
2025-08-20T19:56:33.7840371Z   MINISIGN_KEY: ***
2025-08-20T19:56:33.7841346Z ##[endgroup]
2025-08-20T19:56:33.8088627Z ##[group]Run ##Presets
2025-08-20T19:56:33.8089687Z [36;1m##Presets[0m
2025-08-20T19:56:33.8090525Z [36;1mset +x ; set +e[0m
2025-08-20T19:56:33.8091418Z [36;1m#-------------#[0m
2025-08-20T19:56:33.8092302Z [36;1m##Host Triplet[0m
2025-08-20T19:56:33.8093383Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:56:33.8094707Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T19:56:33.8095992Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:56:33.8097458Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T19:56:33.8098630Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T19:56:33.8099932Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T19:56:33.8101213Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T19:56:33.8102470Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T19:56:33.8103545Z [36;1m   fi[0m
2025-08-20T19:56:33.8104603Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T19:56:33.8106091Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T19:56:33.8107483Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T19:56:33.8108764Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T19:56:33.8109902Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T19:56:33.8110826Z [36;1m fi[0m
2025-08-20T19:56:33.8111898Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8113414Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8115009Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8116419Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8117937Z [36;1m##Debug[0m
2025-08-20T19:56:33.8118810Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T19:56:33.8119870Z [36;1m   export DEBUG="1"[0m
2025-08-20T19:56:33.8120794Z [36;1m else[0m
2025-08-20T19:56:33.8121612Z [36;1m   export DEBUG="0"[0m
2025-08-20T19:56:33.8122803Z [36;1m fi[0m
2025-08-20T19:56:33.8123695Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8124836Z [36;1m##Docker Platform[0m
2025-08-20T19:56:33.8125954Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T19:56:33.8127402Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T19:56:33.8128717Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T19:56:33.8130055Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T19:56:33.8131327Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T19:56:33.8132609Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T19:56:33.8133875Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T19:56:33.8135142Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T19:56:33.8136162Z [36;1m fi[0m
2025-08-20T19:56:33.8137468Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8139122Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8140414Z [36;1m##GHCRPKG_URL[0m
2025-08-20T19:56:33.8142181Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/gomuks/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:56:33.8144105Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T19:56:33.8145312Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8146542Z [36;1m##Logs[0m
2025-08-20T19:56:33.8147561Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T19:56:33.8148717Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T19:56:33.8149669Z [36;1m else[0m
2025-08-20T19:56:33.8150506Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T19:56:33.8151564Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T19:56:33.8152588Z [36;1m fi[0m
2025-08-20T19:56:33.8153726Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8155214Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8156571Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T19:56:33.8158188Z [36;1m PKG_FAMILY_LOCAL="$(echo "gomuks" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T19:56:33.8159674Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T19:56:33.8160950Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8162230Z [36;1m##Rebuild[0m
2025-08-20T19:56:33.8163125Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T19:56:33.8164230Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T19:56:33.8165251Z [36;1m else[0m
2025-08-20T19:56:33.8166111Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T19:56:33.8167283Z [36;1m fi[0m
2025-08-20T19:56:33.8168354Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8169608Z [36;1m ##SBUILD_URL[0m
2025-08-20T19:56:33.8171149Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T19:56:33.8173188Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T19:56:33.8176154Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml" | tr -d '[:space:]')"[0m
2025-08-20T19:56:33.8179018Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:56:33.8180407Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T19:56:33.8182049Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T19:56:33.8183617Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T19:56:33.8185037Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8186183Z [36;1m    exit 1[0m
2025-08-20T19:56:33.8187017Z [36;1m   else[0m
2025-08-20T19:56:33.8188039Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T19:56:33.8189487Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8190800Z [36;1m    #Check for x_exec.host[0m
2025-08-20T19:56:33.8192095Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T19:56:33.8193436Z [36;1m      #check if supported[0m
2025-08-20T19:56:33.8194871Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T19:56:33.8196809Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T19:56:33.8198656Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T19:56:33.8199908Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8201062Z [36;1m         exit 1[0m
2025-08-20T19:56:33.8201927Z [36;1m       fi[0m
2025-08-20T19:56:33.8202779Z [36;1m      #get build system[0m
2025-08-20T19:56:33.8204227Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T19:56:33.8205725Z [36;1m       export BUILD_SYS[0m
2025-08-20T19:56:33.8206863Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8208395Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T19:56:33.8209725Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8211021Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8212346Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T19:56:33.8213662Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8215056Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:33.8216166Z [36;1m       fi[0m
2025-08-20T19:56:33.8217318Z [36;1m     fi[0m
2025-08-20T19:56:33.8218133Z [36;1m   fi[0m
2025-08-20T19:56:33.8218955Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T19:56:33.8263333Z shell: /usr/bin/bash -e {0}
2025-08-20T19:56:33.8264251Z ##[endgroup]
2025-08-20T19:56:34.2392933Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:56:34.2394688Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:56:34.2395518Z 
2025-08-20T19:56:34.2976431Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:56:34.2980845Z 100  3981  100  3981    0     0  66535      0 --:--:-- --:--:-- --:--:-- 67474
2025-08-20T19:56:34.2995004Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:56:34.3254949Z ##[group]Run ##Presets
2025-08-20T19:56:34.3255883Z [36;1m##Presets[0m
2025-08-20T19:56:34.3256713Z [36;1mset +x ; set +e[0m
2025-08-20T19:56:34.3257863Z [36;1m#-------------#[0m
2025-08-20T19:56:34.3258727Z [36;1m##Debug?[0m
2025-08-20T19:56:34.3259747Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:56:34.3260895Z [36;1m  set -x[0m
2025-08-20T19:56:34.3261676Z [36;1mfi[0m
2025-08-20T19:56:34.3262432Z [36;1m#-------------#[0m
2025-08-20T19:56:34.3263290Z [36;1m##CoreUtils[0m
2025-08-20T19:56:34.3264147Z [36;1msudo apt update -y[0m
2025-08-20T19:56:34.3265475Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T19:56:34.3269325Z [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-20T19:56:34.3272591Z [36;1m##tmp[0m
2025-08-20T19:56:34.3273675Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T19:56:34.3274922Z [36;1m#GH ENV[0m
2025-08-20T19:56:34.3275841Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:34.3277371Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:34.3278453Z [36;1m#-------------#[0m
2025-08-20T19:56:34.3279352Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T19:56:34.3280331Z [36;1msudo apt update -y[0m
2025-08-20T19:56:34.3281357Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T19:56:34.3282432Z [36;1m##Setup Minisign[0m
2025-08-20T19:56:34.3283361Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T19:56:34.3284835Z [36;1mecho "***[0m
2025-08-20T19:56:34.3289746Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T19:56:34.3290837Z [36;1m##User-Agent[0m
2025-08-20T19:56:34.3293417Z [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-20T19:56:34.3296326Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T19:56:34.3340298Z shell: /usr/bin/bash -e {0}
2025-08-20T19:56:34.3341200Z env:
2025-08-20T19:56:34.3341931Z   CROSS_COMPILING: NO
2025-08-20T19:56:34.3342792Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:56:34.3343716Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:56:34.3344605Z   ON_QEMU: NO
2025-08-20T19:56:34.3345348Z   DEBUG: 0
2025-08-20T19:56:34.3346132Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:56:34.3347194Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:56:34.3348335Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:56:34.3349511Z   KEEP_LOGS: YES
2025-08-20T19:56:34.3350307Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:56:34.3351191Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:56:34.3352079Z   SBUILD_REBUILD: false
2025-08-20T19:56:34.3354056Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:56:34.3356183Z   BUILD_SYS: docker://go
2025-08-20T19:56:34.3357152Z   BUILD_ON_HOST: FALSE
2025-08-20T19:56:34.3357988Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:56:34.3358866Z ##[endgroup]
2025-08-20T19:56:34.3612822Z 
2025-08-20T19:56:34.3614633Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:56:34.3616278Z 
2025-08-20T19:56:34.4122670Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:56:34.4679683Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:56:34.4684125Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T19:56:34.5267708Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:56:34.5279436Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T19:56:34.5347737Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T19:56:34.5380085Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T19:56:34.5975377Z Get:8 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T19:56:34.6121092Z Get:9 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T19:56:34.6198321Z Get:10 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T19:56:34.7015714Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T19:56:34.7177913Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T19:56:34.7214178Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T19:56:34.7247786Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T19:56:34.7334030Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T19:56:34.7368895Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T19:56:34.7405026Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T19:56:34.7503146Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T19:56:34.7542964Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T19:56:34.7555104Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T19:56:34.8062154Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T19:56:34.8121219Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [30.2 kB]
2025-08-20T19:56:34.8126143Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe Translation-en [17.4 kB]
2025-08-20T19:56:34.8130337Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T19:56:34.8135173Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T19:56:34.8147929Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T19:56:34.8160406Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T19:56:34.8230454Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T19:56:34.8256456Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T19:56:34.8281290Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T19:56:34.8413015Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T19:56:34.8439033Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T19:56:34.8461912Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T19:56:34.8553480Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T19:56:34.9020790Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T19:56:34.9034394Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T19:56:42.0221347Z Fetched 10.6 MB in 1s (7716 kB/s)
2025-08-20T19:56:42.7469656Z Reading package lists...
2025-08-20T19:56:42.9246299Z Building dependency tree...
2025-08-20T19:56:42.9253160Z Reading state information...
2025-08-20T19:56:42.9405235Z 47 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:56:42.9517688Z 
2025-08-20T19:56:42.9518885Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:56:42.9524620Z 
2025-08-20T19:56:42.9649414Z Reading package lists...
2025-08-20T19:56:43.1430656Z Building dependency tree...
2025-08-20T19:56:43.1437982Z Reading state information...
2025-08-20T19:56:43.2929783Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:56:43.2930742Z bc set to manually installed.
2025-08-20T19:56:43.2931368Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:56:43.2932226Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T19:56:43.2933089Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:56:43.2938413Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:56:43.2939252Z The following additional packages will be installed:
2025-08-20T19:56:43.2940269Z   libtime-duration-perl
2025-08-20T19:56:43.3208000Z The following NEW packages will be installed:
2025-08-20T19:56:43.3213108Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T19:56:43.3376889Z 0 upgraded, 4 newly installed, 0 to remove and 47 not upgraded.
2025-08-20T19:56:43.3611562Z Need to get 616 kB of archives.
2025-08-20T19:56:43.8339027Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T19:56:43.8340119Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:56:43.8341193Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T19:56:43.8514829Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T19:56:43.8671710Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T19:56:43.9038173Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T19:56:44.1671429Z Fetched 616 kB in 1s (1092 kB/s)
2025-08-20T19:56:44.1875903Z Selecting previously unselected package fdupes.
2025-08-20T19:56:44.2045431Z (Reading database ... 
2025-08-20T19:56:44.2046275Z (Reading database ... 5%
2025-08-20T19:56:44.2046877Z (Reading database ... 10%
2025-08-20T19:56:44.2047591Z (Reading database ... 15%
2025-08-20T19:56:44.2048129Z (Reading database ... 20%
2025-08-20T19:56:44.2048568Z (Reading database ... 25%
2025-08-20T19:56:44.2048984Z (Reading database ... 30%
2025-08-20T19:56:44.2049491Z (Reading database ... 35%
2025-08-20T19:56:44.2049899Z (Reading database ... 40%
2025-08-20T19:56:44.2050397Z (Reading database ... 45%
2025-08-20T19:56:44.2050810Z (Reading database ... 50%
2025-08-20T19:56:44.2179540Z (Reading database ... 55%
2025-08-20T19:56:44.2285222Z (Reading database ... 60%
2025-08-20T19:56:44.2389255Z (Reading database ... 65%
2025-08-20T19:56:44.2509294Z (Reading database ... 70%
2025-08-20T19:56:44.2625366Z (Reading database ... 75%
2025-08-20T19:56:44.2740747Z (Reading database ... 80%
2025-08-20T19:56:44.3005992Z (Reading database ... 85%
2025-08-20T19:56:44.4233397Z (Reading database ... 90%
2025-08-20T19:56:44.4394584Z (Reading database ... 95%
2025-08-20T19:56:44.4395215Z (Reading database ... 100%
2025-08-20T19:56:44.4395819Z (Reading database ... 219881 files and directories currently installed.)
2025-08-20T19:56:44.4441320Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T19:56:44.4466254Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T19:56:44.4709386Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T19:56:44.4848898Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T19:56:44.4859527Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T19:56:44.5091640Z Selecting previously unselected package moreutils.
2025-08-20T19:56:44.5231549Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T19:56:44.5241703Z Unpacking moreutils (0.69-1) ...
2025-08-20T19:56:44.5546259Z Selecting previously unselected package dos2unix.
2025-08-20T19:56:44.5686094Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T19:56:44.5696681Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T19:56:44.6979585Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T19:56:44.7007657Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T19:56:44.7031290Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T19:56:44.7055598Z Setting up moreutils (0.69-1) ...
2025-08-20T19:56:44.7085997Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:56:52.2186451Z 
2025-08-20T19:56:52.2187016Z Running kernel seems to be up-to-date.
2025-08-20T19:56:52.2187785Z 
2025-08-20T19:56:52.2262191Z Restarting services...
2025-08-20T19:56:52.2262504Z 
2025-08-20T19:56:52.2262696Z Service restarts being deferred:
2025-08-20T19:56:52.2265080Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:56:52.2265458Z 
2025-08-20T19:56:52.2265708Z No containers need to be restarted.
2025-08-20T19:56:52.2266310Z 
2025-08-20T19:56:52.2266511Z No user sessions are running outdated binaries.
2025-08-20T19:56:52.2266732Z 
2025-08-20T19:56:52.2266957Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:56:53.1734596Z Reading package lists...
2025-08-20T19:56:53.3561668Z Building dependency tree...
2025-08-20T19:56:53.3569726Z Reading state information...
2025-08-20T19:56:53.5212440Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:56:53.5213417Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:56:53.5214192Z apt-utils set to manually installed.
2025-08-20T19:56:53.5215093Z ca-certificates is already the newest version (20240203).
2025-08-20T19:56:53.5216215Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:56:53.5217358Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:56:53.5218315Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:56:53.5219117Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:56:53.5219763Z moreutils is already the newest version (0.69-1).
2025-08-20T19:56:53.5220367Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:56:53.5220976Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:56:53.5221483Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:56:53.5221999Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T19:56:53.5222421Z tmux set to manually installed.
2025-08-20T19:56:53.5222867Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:56:53.5223404Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:56:53.5223933Z The following additional packages will be installed:
2025-08-20T19:56:53.5224449Z   python3-software-properties
2025-08-20T19:56:53.5224834Z Recommended packages:
2025-08-20T19:56:53.5225164Z   unattended-upgrades
2025-08-20T19:56:53.5494733Z The following NEW packages will be installed:
2025-08-20T19:56:53.5495547Z   rename
2025-08-20T19:56:53.5504004Z The following packages will be upgraded:
2025-08-20T19:56:53.5505136Z   python3-software-properties software-properties-common
2025-08-20T19:56:53.5669872Z 2 upgraded, 1 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:56:53.5919849Z Need to get 64.7 kB of archives.
2025-08-20T19:56:53.5920661Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T19:56:53.5921573Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:56:53.6250679Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 software-properties-common all 0.99.49.3 [14.4 kB]
2025-08-20T19:56:53.6422326Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-software-properties all 0.99.49.3 [29.9 kB]
2025-08-20T19:56:53.6614826Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T19:56:53.9264714Z Fetched 64.7 kB in 0s (790 kB/s)
2025-08-20T19:56:53.9519683Z (Reading database ... 
2025-08-20T19:56:53.9520234Z (Reading database ... 5%
2025-08-20T19:56:53.9520755Z (Reading database ... 10%
2025-08-20T19:56:53.9521549Z (Reading database ... 15%
2025-08-20T19:56:53.9522056Z (Reading database ... 20%
2025-08-20T19:56:53.9522550Z (Reading database ... 25%
2025-08-20T19:56:53.9523046Z (Reading database ... 30%
2025-08-20T19:56:53.9523532Z (Reading database ... 35%
2025-08-20T19:56:53.9524037Z (Reading database ... 40%
2025-08-20T19:56:53.9524481Z (Reading database ... 45%
2025-08-20T19:56:53.9524982Z (Reading database ... 50%
2025-08-20T19:56:53.9630925Z (Reading database ... 55%
2025-08-20T19:56:53.9649181Z (Reading database ... 60%
2025-08-20T19:56:53.9669701Z (Reading database ... 65%
2025-08-20T19:56:53.9705722Z (Reading database ... 70%
2025-08-20T19:56:53.9727963Z (Reading database ... 75%
2025-08-20T19:56:53.9750309Z (Reading database ... 80%
2025-08-20T19:56:53.9895123Z (Reading database ... 85%
2025-08-20T19:56:54.0188185Z (Reading database ... 90%
2025-08-20T19:56:54.0265273Z (Reading database ... 95%
2025-08-20T19:56:54.0266143Z (Reading database ... 100%
2025-08-20T19:56:54.0267522Z (Reading database ... 220050 files and directories currently installed.)
2025-08-20T19:56:54.0314473Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T19:56:54.1161591Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:56:54.1699955Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T19:56:54.2364735Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T19:56:54.2629529Z Selecting previously unselected package rename.
2025-08-20T19:56:54.2772452Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T19:56:54.2784382Z Unpacking rename (2.02-1) ...
2025-08-20T19:56:54.3209538Z Setting up rename (2.02-1) ...
2025-08-20T19:56:54.3275888Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T19:56:54.3300767Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T19:56:54.4559510Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T19:56:54.5588091Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:56:58.6478802Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T19:57:00.4674456Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:00.5010447Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:57:00.5014656Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:57:00.5028291Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:57:00.5040473Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:57:00.5041984Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:57:00.5051515Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:57:01.6923616Z Reading package lists...
2025-08-20T19:57:01.8791607Z Building dependency tree...
2025-08-20T19:57:01.8798442Z Reading state information...
2025-08-20T19:57:01.8975516Z 45 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:57:01.9126846Z 
2025-08-20T19:57:01.9127506Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:57:01.9128100Z 
2025-08-20T19:57:01.9594671Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:01.9921769Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:57:01.9940887Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:57:01.9954481Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:57:01.9966485Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:57:02.0200640Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:57:02.0261180Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:57:03.1991533Z Reading package lists...
2025-08-20T19:57:03.3684276Z Building dependency tree...
2025-08-20T19:57:03.3690632Z Reading state information...
2025-08-20T19:57:03.3837509Z 45 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T19:57:03.3956099Z 
2025-08-20T19:57:03.3956678Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T19:57:03.3957515Z 
2025-08-20T19:57:03.4089843Z Reading package lists...
2025-08-20T19:57:03.5931945Z Building dependency tree...
2025-08-20T19:57:03.5939968Z Reading state information...
2025-08-20T19:57:03.7543383Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:57:03.7973442Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:57:03.8298099Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T19:57:03.9113491Z ##[group]Run ##Presets
2025-08-20T19:57:03.9113798Z [36;1m##Presets[0m
2025-08-20T19:57:03.9114035Z [36;1mset +x ; set +e[0m
2025-08-20T19:57:03.9114289Z [36;1m#-------------#[0m
2025-08-20T19:57:03.9114530Z [36;1m##Debug?[0m
2025-08-20T19:57:03.9114814Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:57:03.9115149Z [36;1m  set -x[0m
2025-08-20T19:57:03.9115350Z [36;1mfi[0m
2025-08-20T19:57:03.9115546Z [36;1m#-------------#[0m
2025-08-20T19:57:03.9116236Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T19:57:03.9116928Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T19:57:03.9117564Z [36;1msudo service procps restart[0m
2025-08-20T19:57:03.9117878Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T19:57:03.9160921Z shell: /usr/bin/bash -e {0}
2025-08-20T19:57:03.9161178Z env:
2025-08-20T19:57:03.9161412Z   CROSS_COMPILING: NO
2025-08-20T19:57:03.9161652Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:57:03.9161900Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:57:03.9162140Z   ON_QEMU: NO
2025-08-20T19:57:03.9162335Z   DEBUG: 0
2025-08-20T19:57:03.9162541Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:57:03.9162793Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:57:03.9163119Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:03.9163463Z   KEEP_LOGS: YES
2025-08-20T19:57:03.9183734Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:03.9184047Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:03.9184319Z   SBUILD_REBUILD: false
2025-08-20T19:57:03.9184955Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:03.9185595Z   BUILD_SYS: docker://go
2025-08-20T19:57:03.9185822Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:03.9186030Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:03.9186236Z   SYSTMP: /tmp
2025-08-20T19:57:03.9186444Z   GHA_MODE: MATRIX
2025-08-20T19:57:03.9186909Z   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-20T19:57:03.9187642Z ##[endgroup]
2025-08-20T19:57:03.9319954Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T19:57:03.9392293Z 0
2025-08-20T19:57:03.9746458Z vm.max_map_count = 262144
2025-08-20T19:57:03.9746790Z fs.inotify.max_user_watches = 655360
2025-08-20T19:57:03.9747424Z fs.inotify.max_user_instances = 1280
2025-08-20T19:57:03.9747923Z vm.mmap_rnd_bits = 28
2025-08-20T19:57:03.9827660Z ##[group]Run ##Presets
2025-08-20T19:57:03.9828000Z [36;1m##Presets[0m
2025-08-20T19:57:03.9828217Z [36;1mset +x ; set +e[0m
2025-08-20T19:57:03.9828441Z [36;1m#-------------#[0m
2025-08-20T19:57:03.9828649Z [36;1m##Debug?[0m
2025-08-20T19:57:03.9828904Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T19:57:03.9829213Z [36;1m  set -x[0m
2025-08-20T19:57:03.9829407Z [36;1mfi[0m
2025-08-20T19:57:03.9829594Z [36;1m#-------------#[0m
2025-08-20T19:57:03.9829804Z [36;1m##Main[0m
2025-08-20T19:57:03.9830028Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T19:57:03.9830721Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:57:03.9831503Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T19:57:03.9831914Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T19:57:03.9832211Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T19:57:03.9832482Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T19:57:03.9832803Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T19:57:03.9833134Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T19:57:03.9833464Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T19:57:03.9833812Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T19:57:03.9834133Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T19:57:03.9834491Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T19:57:03.9834905Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T19:57:03.9835208Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T19:57:03.9835490Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T19:57:03.9835795Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T19:57:03.9836272Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T19:57:03.9836583Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T19:57:03.9836867Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T19:57:03.9837381Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T19:57:03.9837710Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T19:57:03.9838017Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T19:57:03.9838332Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T19:57:03.9838645Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T19:57:03.9838946Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T19:57:03.9839254Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T19:57:03.9839525Z [36;1m     "${POD_ID}" \[0m
2025-08-20T19:57:03.9839876Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T19:57:03.9840359Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:57:03.9840837Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T19:57:03.9841311Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T19:57:03.9841662Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:57:03.9842011Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T19:57:03.9842653Z [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-20T19:57:03.9843491Z [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-20T19:57:03.9844041Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T19:57:03.9844322Z [36;1m else[0m
2025-08-20T19:57:03.9844803Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T19:57:03.9845177Z [36;1m fi[0m
2025-08-20T19:57:03.9845420Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T19:57:03.9845815Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T19:57:03.9846248Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:57:03.9846639Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:57:03.9847026Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:57:03.9847619Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:57:03.9848026Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:57:03.9848427Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:57:03.9848848Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T19:57:03.9849264Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T19:57:03.9849579Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T19:57:03.9891639Z shell: /usr/bin/bash -e {0}
2025-08-20T19:57:03.9891886Z env:
2025-08-20T19:57:03.9892073Z   CROSS_COMPILING: NO
2025-08-20T19:57:03.9892298Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T19:57:03.9892535Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T19:57:03.9892762Z   ON_QEMU: NO
2025-08-20T19:57:03.9892946Z   DEBUG: 0
2025-08-20T19:57:03.9893143Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T19:57:03.9893385Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T19:57:03.9893686Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T19:57:03.9894023Z   KEEP_LOGS: YES
2025-08-20T19:57:03.9894228Z   GITHUB_TEST_BUILD: YES
2025-08-20T19:57:03.9894455Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T19:57:03.9894679Z   SBUILD_REBUILD: false
2025-08-20T19:57:03.9895402Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:03.9896025Z   BUILD_SYS: docker://go
2025-08-20T19:57:03.9896244Z   BUILD_ON_HOST: FALSE
2025-08-20T19:57:03.9896449Z   BUILD_SYSTEM: DOCKER
2025-08-20T19:57:03.9896651Z   SYSTMP: /tmp
2025-08-20T19:57:03.9896840Z   GHA_MODE: MATRIX
2025-08-20T19:57:03.9897478Z   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-20T19:57:03.9898403Z   GHCR_TOKEN: ***
2025-08-20T19:57:03.9898706Z   GITHUB_TOKEN: ***
2025-08-20T19:57:03.9898989Z   GITLAB_TOKEN: ***
2025-08-20T19:57:03.9900237Z   MINISIGN_KEY: ***
2025-08-20T19:57:03.9900484Z ##[endgroup]
2025-08-20T19:57:04.0612856Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T19:57:04.1515143Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T19:57:04.1516087Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T19:57:04.1516414Z 
2025-08-20T19:57:04.1853715Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T19:57:04.1854333Z 100  3981  100  3981    0     0   114k      0 --:--:-- --:--:-- --:--:--  117k
2025-08-20T19:57:04.1871284Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T19:57:04.1966114Z 
2025-08-20T19:57:04.1966673Z [+] Building [/tmp/tmp.Xcj7IZ4bp9/SBUILD_INPUT] Locally
2025-08-20T19:57:04.1967370Z 
2025-08-20T19:57:04.1981344Z '/tmp/tmp.Xcj7IZ4bp9/SBUILD_INPUT' -> '/tmp/pkgforge/S1Wl16oGF_build.yaml'
2025-08-20T19:57:04.2852198Z 
2025-08-20T19:57:04.2852740Z [+] Passwordless sudo is Configured
2025-08-20T19:57:04.3920164Z 
2025-08-20T19:57:04.3934673Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T19:57:04.3935105Z 
2025-08-20T19:57:04.4414422Z 
2025-08-20T19:57:04.4415796Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T19:57:04.4416724Z 
2025-08-20T19:57:04.4416734Z 
2025-08-20T19:57:04.4417555Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T19:57:04.4418257Z 
2025-08-20T19:57:04.4503008Z [+] Installing: 7z -> 7z
2025-08-20T19:57:04.8216269Z [+] Installing: actionlint -> actionlint
2025-08-20T19:57:05.1868563Z [+] Installing: anew -> anew
2025-08-20T19:57:05.5458614Z [+] Installing: anew-rs -> anew-rs
2025-08-20T19:57:05.9172403Z [+] Installing: ansi2html -> ansi2html
2025-08-20T19:57:06.2662025Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T19:57:06.6071435Z [+] Installing: archey -> archey
2025-08-20T19:57:06.9726837Z [+] Installing: aria2 -> aria2c
2025-08-20T19:57:07.3798639Z [+] Installing: askalono -> askalono
2025-08-20T19:57:07.7329083Z [+] Installing: bsdtar -> bsdtar
2025-08-20T19:57:08.1051876Z [+] Installing: b3sum -> b3sum
2025-08-20T19:57:08.4484605Z [+] Installing: bita -> bita
2025-08-20T19:57:08.8447258Z [+] Installing: btop -> btop
2025-08-20T19:57:08.9835695Z [+] Installing: chafa -> chafa
2025-08-20T19:57:09.4009801Z [+] Installing: cloudflared -> cloudflared
2025-08-20T19:57:09.8803457Z [+] Installing: croc -> croc
2025-08-20T19:57:10.2339127Z [+] Installing: csvtk -> csvtk
2025-08-20T19:57:10.6408390Z [+] Installing: cutlines -> cutlines
2025-08-20T19:57:10.9513850Z curl: (22) The requested URL returned error: 404
2025-08-20T19:57:10.9559729Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T19:57:10.9561144Z [+] Installing: dbin -> dbin
2025-08-20T19:57:11.3495708Z [+] Installing: dasel -> dasel
2025-08-20T19:57:11.7441077Z [+] Installing: delta -> delta
2025-08-20T19:57:12.1139518Z [+] Installing: ds -> ds
2025-08-20T19:57:12.4427294Z curl: (22) The requested URL returned error: 404
2025-08-20T19:57:12.4473922Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T19:57:12.4475533Z [+] Installing: dos2unix -> dos2unix
2025-08-20T19:57:12.7865124Z [+] Installing: duf -> duf
2025-08-20T19:57:12.9136891Z [+] Installing: duplicut -> duplicut
2025-08-20T19:57:13.2604844Z [+] Installing: dust -> dust
2025-08-20T19:57:13.5889015Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T19:57:13.9542677Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T19:57:14.3236867Z [+] Installing: dysk -> dysk
2025-08-20T19:57:14.9029999Z [+] Installing: eget -> eget
2025-08-20T19:57:15.2724919Z [+] Installing: epoch -> epoch
2025-08-20T19:57:15.6326044Z [+] Installing: faketty -> faketty
2025-08-20T19:57:15.9545213Z [+] Installing: fastfetch -> fastfetch
2025-08-20T19:57:16.3118882Z [+] Installing: freeze -> freeze
2025-08-20T19:57:16.7111907Z [+] Installing: fusermount3 -> fusermount
2025-08-20T19:57:17.0459544Z [+] Installing: gdu -> gdu
2025-08-20T19:57:17.4195450Z [+] Installing: gh -> gh
2025-08-20T19:57:17.6573492Z [+] Installing: gitleaks -> gitleaks
2025-08-20T19:57:18.0503772Z [+] Installing: git-sizer -> git-sizer
2025-08-20T19:57:18.4226780Z [+] Installing: glab -> glab
2025-08-20T19:57:18.8981712Z [+] Installing: glow -> glow
2025-08-20T19:57:19.2821045Z [+] Installing: httpx -> httpx
2025-08-20T19:57:19.8066938Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T19:57:20.2321154Z [+] Installing: husarnet -> husarnet
2025-08-20T19:57:20.5308899Z curl: (22) The requested URL returned error: 404
2025-08-20T19:57:20.5351717Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T19:57:20.5352787Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T19:57:20.8645336Z curl: (22) The requested URL returned error: 404
2025-08-20T19:57:20.8691146Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T19:57:20.8692397Z [+] Installing: imgcat -> imgcat
2025-08-20T19:57:21.2000458Z [+] Installing: jc -> jc
2025-08-20T19:57:21.4175173Z [+] Installing: jq -> jq
2025-08-20T19:57:21.7418329Z [+] Installing: logdy -> logdy
2025-08-20T19:57:22.2023929Z [+] Installing: micro -> micro
2025-08-20T19:57:22.6138774Z [+] Installing: miniserve -> miniserve
2025-08-20T19:57:22.9780979Z [+] Installing: minisign -> minisign
2025-08-20T19:57:23.0935540Z [+] Installing: ncdu -> ncdu
2025-08-20T19:57:23.4365293Z [+] Installing: notify -> notify
2025-08-20T19:57:23.8149084Z [+] Installing: ouch -> ouch
2025-08-20T19:57:24.1837888Z [+] Installing: oras -> oras
2025-08-20T19:57:24.6450507Z [+] Installing: pipetty -> pipetty
2025-08-20T19:57:24.9823630Z [+] Installing: pixterm -> pixterm
2025-08-20T19:57:25.3405004Z [+] Installing: qsv -> qsv
2025-08-20T19:57:25.5224941Z [+] Installing: rclone -> rclone
2025-08-20T19:57:26.0592004Z [+] Installing: ripgrep -> rg
2025-08-20T19:57:26.4123227Z [+] Installing: rga -> rga
2025-08-20T19:57:26.7605504Z [+] Installing: rsync -> rsync
2025-08-20T19:57:27.1209807Z [+] Installing: script -> script
2025-08-20T19:57:27.4426564Z [+] Installing: shellcheck -> shellcheck
2025-08-20T19:57:27.8323309Z [+] Installing: soar -> soar
2025-08-20T19:57:28.2028929Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T19:57:28.3413281Z [+] Installing: sstrip -> sstrip
2025-08-20T19:57:28.6681771Z [+] Installing: strace -> strace
2025-08-20T19:57:29.0067824Z [+] Installing: sttr -> sttr
2025-08-20T19:57:29.3924662Z [+] Installing: tailscale -> tailscale
2025-08-20T19:57:29.5439078Z [+] Installing: tailscaled -> tailscaled
2025-08-20T19:57:29.9917434Z [+] Installing: taplo -> taplo
2025-08-20T19:57:30.3700210Z [+] Installing: tldr -> tldr
2025-08-20T19:57:30.7291909Z [+] Installing: tldr -> tealdeer
2025-08-20T19:57:31.0879593Z [+] Installing: tmux -> tmux
2025-08-20T19:57:31.2265291Z [+] Installing: tok -> tok
2025-08-20T19:57:31.5590012Z [+] Installing: trufflehog -> trufflehog
2025-08-20T19:57:31.9979198Z [+] Installing: trurl -> trurl
2025-08-20T19:57:32.3616708Z [+] Installing: tss -> tss
2025-08-20T19:57:32.6775242Z [+] Installing: ulexec -> ulexec
2025-08-20T19:57:33.0384101Z [+] Installing: unfurl -> unfurl
2025-08-20T19:57:33.3904880Z [+] Installing: upx -> upx
2025-08-20T19:57:33.4869540Z [+] Installing: validtoml -> validtoml
2025-08-20T19:57:33.8142522Z [+] Installing: wget -> wget
2025-08-20T19:57:34.1781875Z [+] Installing: wget2 -> wget2
2025-08-20T19:57:34.3298472Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T19:57:34.6809551Z [+] Installing: xq -> xq
2025-08-20T19:57:35.0395452Z [+] Installing: xz -> xz
2025-08-20T19:57:35.3917820Z [+] Installing: unxz -> unxz
2025-08-20T19:57:35.7342108Z [+] Installing: yq -> yq
2025-08-20T19:57:36.1414834Z [+] Installing: yj -> yj
2025-08-20T19:57:36.4730431Z [+] Installing: zapper -> zapper
2025-08-20T19:57:36.5924574Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T19:57:36.9457528Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T19:57:37.2459703Z curl: (22) The requested URL returned error: 404
2025-08-20T19:57:37.2500214Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T19:57:37.2501177Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T19:57:37.5765918Z curl: (22) The requested URL returned error: 404
2025-08-20T19:57:37.5808112Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T19:57:37.5809355Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T19:57:37.9038805Z curl: (22) The requested URL returned error: 404
2025-08-20T19:57:37.9085283Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T19:57:37.9086538Z [+] Installing: zstd -> zstd
2025-08-20T19:57:38.2255680Z [+] Creating symlinks...
2025-08-20T19:57:38.2356826Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T19:57:38.2463268Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T19:57:38.2569234Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T19:57:38.2677635Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T19:57:38.2787856Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T19:57:38.2893577Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T19:57:38.3001307Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T19:57:38.3106403Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T19:57:38.3209475Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T19:57:38.3314144Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T19:57:38.3420522Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T19:57:38.3522754Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T19:57:38.3629144Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T19:57:38.3737480Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T19:57:38.3838844Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T19:57:38.3941003Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T19:57:38.4044471Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T19:57:38.4085525Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T19:57:38.4186553Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T19:57:38.4300631Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T19:57:38.4415979Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T19:57:38.4457485Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T19:57:38.4557243Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T19:57:38.4660044Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T19:57:38.4759926Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T19:57:38.4860743Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T19:57:38.4967860Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T19:57:38.5072459Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T19:57:38.5173985Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T19:57:38.5274228Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T19:57:38.5385883Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T19:57:38.5491780Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T19:57:38.5592658Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T19:57:38.5691648Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T19:57:38.5803322Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T19:57:38.5906190Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T19:57:38.6010636Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T19:57:38.6116591Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T19:57:38.6224776Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T19:57:38.6327313Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T19:57:38.6433762Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T19:57:38.6534749Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:57:38.6635201Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T19:57:38.6742674Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T19:57:38.6784161Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T19:57:38.6813629Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T19:57:38.6913383Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T19:57:38.7025153Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T19:57:38.7138533Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T19:57:38.7239401Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T19:57:38.7340253Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T19:57:38.7442671Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T19:57:38.7547476Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T19:57:38.7651186Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T19:57:38.7756664Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T19:57:38.7864286Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T19:57:38.7973496Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T19:57:38.8086272Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T19:57:38.8200258Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T19:57:38.8314364Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T19:57:38.8425656Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T19:57:38.8534107Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T19:57:38.8640818Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T19:57:38.8745245Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T19:57:38.8852767Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T19:57:38.8958787Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T19:57:38.9062264Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T19:57:38.9166769Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T19:57:38.9269480Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T19:57:38.9374796Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T19:57:38.9480594Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T19:57:38.9582613Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T19:57:38.9687690Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T19:57:38.9787983Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T19:57:38.9895590Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T19:57:38.9999005Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T19:57:39.0104761Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T19:57:39.0211178Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T19:57:39.0323746Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T19:57:39.0428100Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T19:57:39.0533298Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T19:57:39.0645052Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T19:57:39.0757811Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T19:57:39.0872012Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T19:57:39.0984685Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T19:57:39.1093301Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T19:57:39.1196564Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T19:57:39.1299628Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T19:57:39.1404042Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T19:57:39.1505701Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T19:57:39.1607052Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T19:57:39.1712309Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T19:57:39.1817884Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T19:57:39.1922231Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T19:57:39.2024972Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T19:57:39.2062858Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T19:57:39.2091381Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T19:57:39.2120941Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T19:57:39.2215497Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T19:57:39.2242715Z 
2025-08-20T19:57:39.2243386Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T19:57:39.2243985Z 
2025-08-20T19:57:39.2255687Z 
2025-08-20T19:57:39.2354566Z 
2025-08-20T19:57:39.2355098Z [+] Disk Size (/usr/local/bin) :: 930M --> 1.8G
2025-08-20T19:57:39.2355589Z 
2025-08-20T19:57:39.2355800Z [+] Installation completed!
2025-08-20T19:57:39.2431719Z 
2025-08-20T19:57:39.2431999Z [+] GITHUB_TOKEN is Exported
2025-08-20T19:57:39.4452563Z github.com
2025-08-20T19:57:39.4453448Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T19:57:39.4454108Z   - Active account: true
2025-08-20T19:57:39.4454597Z   - Git operations protocol: https
2025-08-20T19:57:39.4455238Z   - Token: ghp_************************************
2025-08-20T19:57:39.4456528Z   - 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-20T19:57:39.4458114Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T19:57:39.4458778Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T19:57:39.5746905Z Limit: 5000, Remaining: 4966, Reset: 2025-08-20 20:25:34 +0000 UTC (27m54s)
2025-08-20T19:57:39.5758736Z 
2025-08-20T19:57:39.5758999Z [+] GHCR_TOKEN is Exported
2025-08-20T19:57:39.5796589Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T19:57:39.6610927Z Login Succeeded
2025-08-20T19:57:39.6622060Z 
2025-08-20T19:57:39.6622489Z [+] GITLAB is Exported
2025-08-20T19:57:39.6915665Z [git remote -v]
2025-08-20T19:57:39.8585992Z gitlab.com
2025-08-20T19:57:39.8587290Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T19:57:39.8588728Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T19:57:39.8589986Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T19:57:39.8590921Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T19:57:39.8591872Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T19:57:39.8592916Z   ✓ Token found: **************************
2025-08-20T19:57:39.8593460Z 
2025-08-20T19:57:39.8594607Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T19:57:39.8596146Z [git remote -v]
2025-08-20T19:57:39.8609300Z 2025/08/20 19:57:39 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T19:57:39.8610170Z git: exit status 128]
2025-08-20T19:57:40.0570147Z 
2025-08-20T19:57:40.0570194Z 
2025-08-20T19:57:40.0571359Z  [+] Started Initializing Linux pkrvmubgrv54qmi 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (07:57:40 PM)
2025-08-20T19:57:40.0572123Z 
2025-08-20T19:57:40.0572129Z 
2025-08-20T19:57:40.0572264Z [+] USER = runner
2025-08-20T19:57:40.0572622Z [+] HOME = /home/runner
2025-08-20T19:57:40.0576866Z [+] 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:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2025-08-20T19:57:40.0580563Z 
2025-08-20T19:57:40.1191301Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:40.1506745Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:57:40.1524510Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:57:40.1534631Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:57:40.1560026Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:57:40.1695587Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:57:40.1755145Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:57:41.3204744Z Reading package lists...
2025-08-20T19:57:41.3525568Z Reading package lists...
2025-08-20T19:57:41.5481446Z Building dependency tree...
2025-08-20T19:57:41.5489236Z Reading state information...
2025-08-20T19:57:41.7412045Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T19:57:41.7412888Z apt-utils is already the newest version (2.8.3).
2025-08-20T19:57:41.7413460Z ca-certificates is already the newest version (20240203).
2025-08-20T19:57:41.7414041Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T19:57:41.7414611Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T19:57:41.7415149Z moreutils is already the newest version (0.69-1).
2025-08-20T19:57:41.7415785Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T19:57:41.7416480Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T19:57:41.7417575Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:57:41.8029479Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:41.8315859Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T19:57:41.8331133Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T19:57:41.8350141Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T19:57:41.8361867Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T19:57:41.8547718Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T19:57:41.8763455Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T19:57:42.9972116Z Reading package lists...
2025-08-20T19:57:43.0295659Z Reading package lists...
2025-08-20T19:57:43.2241812Z Building dependency tree...
2025-08-20T19:57:43.2249265Z Reading state information...
2025-08-20T19:57:43.4192260Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:57:43.4193350Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:57:43.4194390Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:57:43.4195455Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:57:43.4196550Z ca-certificates is already the newest version (20240203).
2025-08-20T19:57:43.4198146Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:57:43.4199285Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:57:43.4200308Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:57:43.4200972Z gawk set to manually installed.
2025-08-20T19:57:43.4201521Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:57:43.4202273Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:57:43.4202975Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:57:43.4203787Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:57:43.4204368Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:57:43.4204975Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:57:43.4205503Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:57:43.4206025Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:57:43.4206559Z The following additional packages will be installed:
2025-08-20T19:57:43.4207416Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T19:57:43.4208202Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T19:57:43.4209030Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T19:57:43.4209901Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T19:57:43.4210613Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T19:57:43.4211123Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:57:43.4211495Z Suggested packages:
2025-08-20T19:57:43.4211838Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T19:57:43.4212378Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T19:57:43.4212963Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T19:57:43.4213546Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T19:57:43.4214108Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T19:57:43.4214642Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T19:57:43.4224972Z   fonts-arphic-uming fonts-nanum
2025-08-20T19:57:43.4508916Z The following NEW packages will be installed:
2025-08-20T19:57:43.4509697Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T19:57:43.4511606Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T19:57:43.4513015Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T19:57:43.4513979Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T19:57:43.4515009Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T19:57:43.4520589Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T19:57:43.4522367Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T19:57:43.4722576Z 0 upgraded, 36 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:57:43.4723096Z Need to get 27.5 MB of archives.
2025-08-20T19:57:43.4723660Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T19:57:43.4724355Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:43.5047511Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1build1 [1805 kB]
2025-08-20T19:57:43.5507858Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T19:57:43.6013783Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T19:57:43.6294135Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T19:57:43.6450761Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T19:57:43.6609642Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T19:57:43.6981429Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T19:57:43.7261970Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T19:57:43.7553557Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T19:57:43.7710301Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T19:57:43.9582191Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs-common all 10.02.1~dfsg1-0ubuntu7.7 [176 kB]
2025-08-20T19:57:43.9753252Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10-common all 10.02.1~dfsg1-0ubuntu7.7 [488 kB]
2025-08-20T19:57:44.0042619Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T19:57:44.0201660Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T19:57:44.0360223Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T19:57:44.0517784Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T19:57:44.0672283Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T19:57:44.1298904Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 ghostscript amd64 10.02.1~dfsg1-0ubuntu7.7 [43.4 kB]
2025-08-20T19:57:44.1910141Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick-6.q16 amd64 8:6.9.12.98+dfsg1-5.2build2 [254 kB]
2025-08-20T19:57:44.2085716Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 imagemagick amd64 8:6.9.12.98+dfsg1-5.2build2 [14.2 kB]
2025-08-20T19:57:44.2241719Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre-text all 3.5.28-2ubuntu0.24.04.1 [50.9 kB]
2025-08-20T19:57:44.2398807Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdjvulibre21 amd64 3.5.28-2ubuntu0.24.04.1 [638 kB]
2025-08-20T19:57:44.2698700Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libimath-3-1-29t64 amd64 3.1.9-3.1ubuntu2 [72.2 kB]
2025-08-20T19:57:44.2860322Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T19:57:44.3015482Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr-tools amd64 1.2~git20170615.f752187-5.1ubuntu2 [15.8 kB]
2025-08-20T19:57:44.3173967Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libopenexr-3-1-30 amd64 3.1.5-5.1build3 [1004 kB]
2025-08-20T19:57:44.3468292Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwmflite-0.2-7 amd64 0.2.13-1.1build3 [68.6 kB]
2025-08-20T19:57:44.3622971Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libmagickcore-6.q16-7-extra amd64 8:6.9.12.98+dfsg1-5.2build2 [70.1 kB]
2025-08-20T19:57:44.3779821Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T19:57:44.4023842Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T19:57:44.4179895Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T19:57:44.4342631Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T19:57:44.4586408Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T19:57:44.4922616Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T19:57:44.5112945Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T19:57:44.5309390Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T19:57:44.7949265Z Preconfiguring packages ...
2025-08-20T19:57:44.8586943Z Fetched 27.5 MB in 1s (25.7 MB/s)
2025-08-20T19:57:44.8797845Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T19:57:44.8866881Z (Reading database ... 
2025-08-20T19:57:44.8867752Z (Reading database ... 5%
2025-08-20T19:57:44.8868114Z (Reading database ... 10%
2025-08-20T19:57:44.8868468Z (Reading database ... 15%
2025-08-20T19:57:44.8868812Z (Reading database ... 20%
2025-08-20T19:57:44.8869151Z (Reading database ... 25%
2025-08-20T19:57:44.8869485Z (Reading database ... 30%
2025-08-20T19:57:44.8869810Z (Reading database ... 35%
2025-08-20T19:57:44.8870148Z (Reading database ... 40%
2025-08-20T19:57:44.8870482Z (Reading database ... 45%
2025-08-20T19:57:44.8870821Z (Reading database ... 50%
2025-08-20T19:57:44.8972538Z (Reading database ... 55%
2025-08-20T19:57:44.8991288Z (Reading database ... 60%
2025-08-20T19:57:44.9011763Z (Reading database ... 65%
2025-08-20T19:57:44.9049573Z (Reading database ... 70%
2025-08-20T19:57:44.9072735Z (Reading database ... 75%
2025-08-20T19:57:44.9096390Z (Reading database ... 80%
2025-08-20T19:57:44.9244949Z (Reading database ... 85%
2025-08-20T19:57:44.9537693Z (Reading database ... 90%
2025-08-20T19:57:44.9619241Z (Reading database ... 95%
2025-08-20T19:57:44.9619919Z (Reading database ... 100%
2025-08-20T19:57:44.9620587Z (Reading database ... 220072 files and directories currently installed.)
2025-08-20T19:57:44.9665869Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T19:57:44.9872689Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:57:45.1334891Z Selecting previously unselected package poppler-data.
2025-08-20T19:57:45.1479411Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T19:57:45.1489916Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T19:57:45.2834461Z Selecting previously unselected package b3sum.
2025-08-20T19:57:45.2983310Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T19:57:45.2993814Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T19:57:45.3283821Z Selecting previously unselected package build-essential.
2025-08-20T19:57:45.3429244Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T19:57:45.3439735Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T19:57:45.3681648Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T19:57:45.3823034Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T19:57:45.3843139Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:57:45.4095537Z Selecting previously unselected package ccache.
2025-08-20T19:57:45.4240478Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T19:57:45.4255371Z Unpacking ccache (4.9.1-1) ...
2025-08-20T19:57:45.4594996Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T19:57:45.4738058Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T19:57:45.4748428Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T19:57:45.5045648Z Selecting previously unselected package xfonts-encodings.
2025-08-20T19:57:45.5189469Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T19:57:45.5200611Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:57:45.5531711Z Selecting previously unselected package xfonts-utils.
2025-08-20T19:57:45.5672510Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T19:57:45.5683593Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:57:45.6026379Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T19:57:45.6172462Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T19:57:45.6866124Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T19:57:45.7845349Z Selecting previously unselected package libgs-common.
2025-08-20T19:57:45.7993944Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:57:45.8004923Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:57:45.8290656Z Selecting previously unselected package libgs10-common.
2025-08-20T19:57:45.8435060Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T19:57:45.8456367Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:57:45.9195591Z Selecting previously unselected package libidn12:amd64.
2025-08-20T19:57:45.9341598Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T19:57:45.9352707Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:57:45.9609828Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T19:57:45.9753101Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T19:57:45.9763981Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:57:46.0015055Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T19:57:46.0163521Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T19:57:46.0174108Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:57:46.0450736Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T19:57:46.0596418Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T19:57:46.0607513Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:57:46.0874474Z Selecting previously unselected package libgs10:amd64.
2025-08-20T19:57:46.1019636Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:57:46.1033534Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:57:46.2183648Z Selecting previously unselected package ghostscript.
2025-08-20T19:57:46.2326809Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T19:57:46.2338171Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:57:46.2672652Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T19:57:46.2815616Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:57:46.2826267Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:57:46.3641484Z Selecting previously unselected package imagemagick.
2025-08-20T19:57:46.3783510Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:57:46.3791794Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:57:46.4018965Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T19:57:46.4161740Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T19:57:46.4170063Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:57:46.4445390Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T19:57:46.4587867Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T19:57:46.4601871Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:57:46.4916863Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T19:57:46.5060076Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T19:57:46.5069583Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:57:46.5333090Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T19:57:46.5477281Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:57:46.5485718Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:57:46.5729572Z Selecting previously unselected package libjxr-tools.
2025-08-20T19:57:46.5873203Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T19:57:46.5882083Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:57:46.6114979Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T19:57:46.6262452Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T19:57:46.6271816Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:57:46.6702320Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T19:57:46.6847415Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T19:57:46.6855545Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:57:46.7093742Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T19:57:46.7237980Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T19:57:46.7246170Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:57:46.7520594Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T19:57:46.7668034Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:57:46.7676501Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:57:46.7923110Z Selecting previously unselected package libpaper-utils.
2025-08-20T19:57:46.8074180Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T19:57:46.8083103Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T19:57:46.8308933Z Selecting previously unselected package libtool-bin.
2025-08-20T19:57:46.8452206Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T19:57:46.8461180Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T19:57:46.8720707Z Selecting previously unselected package lzip.
2025-08-20T19:57:46.8863574Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T19:57:46.8871765Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T19:57:46.9121894Z Selecting previously unselected package netpbm.
2025-08-20T19:57:46.9269300Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T19:57:46.9278171Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:57:47.1081274Z Selecting previously unselected package musl:amd64.
2025-08-20T19:57:47.1225286Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T19:57:47.1233934Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T19:57:47.1522632Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T19:57:47.1668099Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T19:57:47.1676699Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:57:47.2330346Z Selecting previously unselected package musl-tools.
2025-08-20T19:57:47.2476115Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T19:57:47.2485293Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T19:57:47.2943259Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T19:57:47.4253261Z 
2025-08-20T19:57:47.4254022Z Creating config file /etc/papersize with new version
2025-08-20T19:57:47.4728846Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T19:57:47.4749307Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T19:57:47.4776360Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T19:57:47.4799103Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T19:57:47.4822848Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:57:47.4852724Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T19:57:47.4883839Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T19:57:47.4905665Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T19:57:47.5051817Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:57:47.5071504Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T19:57:47.5091186Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T19:57:47.5152797Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T19:57:47.5198613Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T19:57:47.5244854Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T19:57:47.5263597Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T19:57:47.5286516Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T19:57:47.5306449Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T19:57:47.5327826Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T19:57:47.5348389Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:57:47.5421343Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T19:57:47.5466005Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T19:57:47.5522698Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T19:57:47.5568431Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T19:57:47.5625767Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T19:57:47.5673490Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T19:57:47.5732256Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T19:57:47.5777939Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T19:57:47.5833936Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T19:57:47.5880073Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T19:57:47.5935808Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T19:57:47.5981680Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T19:57:47.6038263Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T19:57:47.6084977Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T19:57:47.6141801Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T19:57:47.6189182Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T19:57:47.6245807Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T19:57:47.6293530Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T19:57:47.6352677Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T19:57:47.6401793Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T19:57:47.6462806Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T19:57:47.6512865Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T19:57:47.6533747Z Setting up b3sum (1.2.0-1) ...
2025-08-20T19:57:47.6555115Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T19:57:47.6589420Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T19:57:47.6610365Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T19:57:47.6832719Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:57:47.6853364Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T19:57:47.6875237Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T19:57:47.6896679Z Setting up ccache (4.9.1-1) ...
2025-08-20T19:57:47.6920935Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:57:47.7076529Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T19:57:47.7096069Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T19:57:47.7140408Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T19:57:47.7173269Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T19:57:47.7195505Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:57:47.7216182Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T19:57:47.7236542Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T19:57:47.8864752Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T19:57:47.8885845Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:57:47.8908023Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:57:47.8929294Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T19:57:47.9003665Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:57:47.9951430Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T19:57:48.2798183Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T19:57:48.7740866Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:57:50.6619428Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:57:57.1171147Z Reading package lists...
2025-08-20T19:57:57.2955718Z Building dependency tree...
2025-08-20T19:57:57.2963846Z Reading state information...
2025-08-20T19:57:57.4706044Z autoconf is already the newest version (2.71-3).
2025-08-20T19:57:57.4706797Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:57:57.4707603Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:57:57.4708193Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:57:57.4708811Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:57:57.4709424Z ca-certificates is already the newest version (20240203).
2025-08-20T19:57:57.4709976Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:57:57.4710496Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:57:57.4711349Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:57:57.4711899Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:57:57.4712448Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:57:57.4712999Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:57:57.4713481Z patch set to manually installed.
2025-08-20T19:57:57.4713957Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:57:57.4714529Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:57:57.4715063Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:57:57.4715512Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:57:57.4715815Z Suggested packages:
2025-08-20T19:57:57.4716008Z   scons-doc
2025-08-20T19:57:57.4869962Z The following NEW packages will be installed:
2025-08-20T19:57:57.4876516Z   autopoint byacc clang qemu-user-static scons
2025-08-20T19:57:57.5053530Z 0 upgraded, 5 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:57:57.5054053Z Need to get 15.8 MB of archives.
2025-08-20T19:57:57.5054420Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T19:57:57.5054854Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:57:57.5390900Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T19:57:57.5673281Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T19:57:57.5828185Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-user-static amd64 1:8.2.2+ds-0ubuntu1.9 [14.7 MB]
2025-08-20T19:57:57.7260847Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T19:57:57.7468529Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T19:57:58.0093243Z Fetched 15.8 MB in 0s (62.3 MB/s)
2025-08-20T19:57:58.0272763Z Selecting previously unselected package autopoint.
2025-08-20T19:57:58.0327971Z (Reading database ... 
2025-08-20T19:57:58.0328445Z (Reading database ... 5%
2025-08-20T19:57:58.0328912Z (Reading database ... 10%
2025-08-20T19:57:58.0329374Z (Reading database ... 15%
2025-08-20T19:57:58.0329829Z (Reading database ... 20%
2025-08-20T19:57:58.0330287Z (Reading database ... 25%
2025-08-20T19:57:58.0331266Z (Reading database ... 30%
2025-08-20T19:57:58.0331718Z (Reading database ... 35%
2025-08-20T19:57:58.0332162Z (Reading database ... 40%
2025-08-20T19:57:58.0332581Z (Reading database ... 45%
2025-08-20T19:57:58.0333032Z (Reading database ... 50%
2025-08-20T19:57:58.0429015Z (Reading database ... 55%
2025-08-20T19:57:58.0449172Z (Reading database ... 60%
2025-08-20T19:57:58.0470498Z (Reading database ... 65%
2025-08-20T19:57:58.0511431Z (Reading database ... 70%
2025-08-20T19:57:58.0532786Z (Reading database ... 75%
2025-08-20T19:57:58.0561417Z (Reading database ... 80%
2025-08-20T19:57:58.0593355Z (Reading database ... 85%
2025-08-20T19:57:58.1015494Z (Reading database ... 90%
2025-08-20T19:57:58.1092849Z (Reading database ... 95%
2025-08-20T19:57:58.1093429Z (Reading database ... 100%
2025-08-20T19:57:58.1094141Z (Reading database ... 222565 files and directories currently installed.)
2025-08-20T19:57:58.1137002Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T19:57:58.1145478Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T19:57:58.1386624Z Selecting previously unselected package clang.
2025-08-20T19:57:58.1527274Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T19:57:58.1535940Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T19:57:58.1746125Z Selecting previously unselected package qemu-user-static.
2025-08-20T19:57:58.1886528Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T19:57:58.1894418Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:57:58.6336336Z Selecting previously unselected package scons.
2025-08-20T19:57:58.6478199Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T19:57:58.6485587Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T19:57:58.7132357Z Selecting previously unselected package byacc.
2025-08-20T19:57:58.7278237Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T19:57:58.7286110Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T19:57:58.7693690Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T19:57:58.7743217Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T19:57:58.7818615Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T19:57:58.8026583Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T19:57:59.2125980Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T19:57:59.2150498Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:58:03.2310713Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T19:58:04.9579748Z Reading package lists...
2025-08-20T19:58:05.1455234Z Building dependency tree...
2025-08-20T19:58:05.1463364Z Reading state information...
2025-08-20T19:58:05.3156732Z The following additional packages will be installed:
2025-08-20T19:58:05.3158426Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:58:05.3159604Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:58:05.3160763Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:58:05.3161825Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:58:05.3162900Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:58:05.3163828Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:58:05.3164542Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:58:05.3165204Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:58:05.3166176Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:58:05.3171563Z Suggested packages:
2025-08-20T19:58:05.3172036Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T19:58:05.3172688Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T19:58:05.3173415Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T19:58:05.3174257Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T19:58:05.3175007Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T19:58:05.3175748Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T19:58:05.3176487Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T19:58:05.3177519Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T19:58:05.3178135Z   wdiff-doc
2025-08-20T19:58:05.3178430Z Recommended packages:
2025-08-20T19:58:05.3178939Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T19:58:05.3179677Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T19:58:05.3180439Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T19:58:05.3181229Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T19:58:05.3375376Z The following NEW packages will be installed:
2025-08-20T19:58:05.3376465Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T19:58:05.3377577Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T19:58:05.3378698Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T19:58:05.3380048Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T19:58:05.3381218Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T19:58:05.3382339Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T19:58:05.3383793Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T19:58:05.3384675Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T19:58:05.3385523Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T19:58:05.3566451Z 0 upgraded, 30 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:58:05.3567460Z Need to get 2417 kB of archives.
2025-08-20T19:58:05.3568130Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T19:58:05.3568918Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:58:05.3876144Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T19:58:05.4028234Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T19:58:05.4177704Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T19:58:05.4334674Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T19:58:05.4485924Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T19:58:05.4635005Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T19:58:05.4790081Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T19:58:05.4942126Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T19:58:05.5101773Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T19:58:05.5383267Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T19:58:05.5535469Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T19:58:05.5718458Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T19:58:05.5871631Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T19:58:05.6046295Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T19:58:05.6198863Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T19:58:05.6358007Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T19:58:05.6512186Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T19:58:05.7117489Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T19:58:05.7269239Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T19:58:05.7432903Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T19:58:05.7591865Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T19:58:05.7784378Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T19:58:05.7964639Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T19:58:05.8122613Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T19:58:05.8276703Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T19:58:05.8434270Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T19:58:05.8588546Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T19:58:05.8807717Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T19:58:05.8976718Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T19:58:05.9134919Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T19:58:06.2072695Z Fetched 2417 kB in 1s (4111 kB/s)
2025-08-20T19:58:06.2263015Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T19:58:06.2318003Z (Reading database ... 
2025-08-20T19:58:06.2318558Z (Reading database ... 5%
2025-08-20T19:58:06.2319097Z (Reading database ... 10%
2025-08-20T19:58:06.2319658Z (Reading database ... 15%
2025-08-20T19:58:06.2320221Z (Reading database ... 20%
2025-08-20T19:58:06.2320823Z (Reading database ... 25%
2025-08-20T19:58:06.2321371Z (Reading database ... 30%
2025-08-20T19:58:06.2321917Z (Reading database ... 35%
2025-08-20T19:58:06.2322462Z (Reading database ... 40%
2025-08-20T19:58:06.2322866Z (Reading database ... 45%
2025-08-20T19:58:06.2323195Z (Reading database ... 50%
2025-08-20T19:58:06.2421748Z (Reading database ... 55%
2025-08-20T19:58:06.2440472Z (Reading database ... 60%
2025-08-20T19:58:06.2461706Z (Reading database ... 65%
2025-08-20T19:58:06.2500305Z (Reading database ... 70%
2025-08-20T19:58:06.2520339Z (Reading database ... 75%
2025-08-20T19:58:06.2547375Z (Reading database ... 80%
2025-08-20T19:58:06.2575973Z (Reading database ... 85%
2025-08-20T19:58:06.2986121Z (Reading database ... 90%
2025-08-20T19:58:06.3068322Z (Reading database ... 95%
2025-08-20T19:58:06.3069055Z (Reading database ... 100%
2025-08-20T19:58:06.3069918Z (Reading database ... 223013 files and directories currently installed.)
2025-08-20T19:58:06.3118242Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T19:58:06.3129000Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:58:06.3351806Z Selecting previously unselected package libfile-which-perl.
2025-08-20T19:58:06.3493320Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T19:58:06.3502049Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T19:58:06.3715317Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T19:58:06.3858928Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T19:58:06.3866791Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T19:58:06.4117413Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T19:58:06.4265822Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T19:58:06.4273473Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T19:58:06.4507371Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T19:58:06.4652328Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T19:58:06.4659659Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:58:06.4876810Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T19:58:06.5023809Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T19:58:06.5031460Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:58:06.5268920Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T19:58:06.5412651Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T19:58:06.5419533Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:58:06.5634927Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T19:58:06.5775194Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T19:58:06.5783287Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:58:06.5978940Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T19:58:06.6118719Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T19:58:06.6126349Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:58:06.6335140Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T19:58:06.6479982Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T19:58:06.6488806Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:58:06.6763705Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T19:58:06.6908038Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T19:58:06.6915426Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:58:06.7126126Z Selecting previously unselected package libimport-into-perl.
2025-08-20T19:58:06.7268202Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T19:58:06.7275219Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T19:58:06.7635877Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T19:58:06.7777823Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T19:58:06.7784991Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T19:58:06.8012278Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T19:58:06.8164707Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T19:58:06.8172998Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:58:06.8397666Z Selecting previously unselected package libmoo-perl.
2025-08-20T19:58:06.8541759Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T19:58:06.8549220Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T19:58:06.8789332Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T19:58:06.8932845Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T19:58:06.8940615Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T19:58:06.9149217Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T19:58:06.9289774Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T19:58:06.9297465Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T19:58:06.9546381Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T19:58:06.9688562Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T19:58:06.9696342Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:58:06.9905442Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T19:58:07.0045896Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T19:58:07.0054437Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:58:07.0256269Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T19:58:07.0397291Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T19:58:07.0403982Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:58:07.0627495Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T19:58:07.0769438Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T19:58:07.0777465Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:58:07.1193408Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T19:58:07.1342595Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T19:58:07.1350322Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:58:07.1628170Z Selecting previously unselected package libnet-http-perl.
2025-08-20T19:58:07.1768852Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T19:58:07.1776477Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T19:58:07.2000369Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T19:58:07.2140925Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T19:58:07.2148565Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:58:07.2350499Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T19:58:07.2490812Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T19:58:07.2497725Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T19:58:07.2699917Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T19:58:07.2839199Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T19:58:07.2848785Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:58:07.3064032Z Selecting previously unselected package libwww-perl.
2025-08-20T19:58:07.3203364Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T19:58:07.3211458Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T19:58:07.3501762Z Selecting previously unselected package patchutils.
2025-08-20T19:58:07.3643508Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T19:58:07.3652908Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T19:58:07.3909244Z Selecting previously unselected package wdiff.
2025-08-20T19:58:07.4050062Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T19:58:07.4059795Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T19:58:07.4314785Z Selecting previously unselected package devscripts.
2025-08-20T19:58:07.4455235Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T19:58:07.4644385Z Unpacking devscripts (2.23.7) ...
2025-08-20T19:58:07.5865898Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T19:58:07.5887515Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T19:58:07.5908009Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T19:58:07.5926042Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T19:58:07.5944693Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T19:58:07.5963194Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T19:58:07.5983454Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T19:58:07.6002782Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T19:58:07.6023874Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T19:58:07.6044018Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T19:58:07.6064885Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T19:58:07.6085416Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T19:58:07.6105697Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T19:58:07.6125279Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T19:58:07.6144754Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T19:58:07.6164619Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T19:58:07.6183992Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T19:58:07.6204093Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T19:58:07.6224458Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T19:58:07.6244254Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T19:58:07.6264391Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T19:58:07.6286333Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T19:58:07.6307304Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T19:58:07.6326488Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T19:58:07.6345699Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T19:58:07.6364339Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T19:58:07.6413049Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T19:58:07.6442840Z Setting up libwww-perl (6.76-1) ...
2025-08-20T19:58:07.6471666Z Setting up devscripts (2.23.7) ...
2025-08-20T19:58:07.7697589Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T19:58:07.7721842Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:58:12.1668014Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:58:13.8984810Z Reading package lists...
2025-08-20T19:58:14.1019374Z Building dependency tree...
2025-08-20T19:58:14.1028583Z Reading state information...
2025-08-20T19:58:14.2703471Z The following additional packages will be installed:
2025-08-20T19:58:14.2710545Z   cmake-data libjsoncpp25 librhash0
2025-08-20T19:58:14.2716102Z Suggested packages:
2025-08-20T19:58:14.2716536Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T19:58:14.2855874Z The following NEW packages will be installed:
2025-08-20T19:58:14.2862471Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T19:58:14.3036161Z 0 upgraded, 4 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:58:14.3036869Z Need to get 13.6 MB of archives.
2025-08-20T19:58:14.3037704Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T19:58:14.3038388Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:58:14.3382308Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T19:58:14.3654655Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T19:58:14.3876876Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T19:58:14.4363621Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T19:58:14.7959086Z Fetched 13.6 MB in 0s (58.6 MB/s)
2025-08-20T19:58:14.8150935Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T19:58:14.8208471Z (Reading database ... 
2025-08-20T19:58:14.8209499Z (Reading database ... 5%
2025-08-20T19:58:14.8210169Z (Reading database ... 10%
2025-08-20T19:58:14.8210814Z (Reading database ... 15%
2025-08-20T19:58:14.8211451Z (Reading database ... 20%
2025-08-20T19:58:14.8212095Z (Reading database ... 25%
2025-08-20T19:58:14.8212680Z (Reading database ... 30%
2025-08-20T19:58:14.8213561Z (Reading database ... 35%
2025-08-20T19:58:14.8214146Z (Reading database ... 40%
2025-08-20T19:58:14.8214712Z (Reading database ... 45%
2025-08-20T19:58:14.8215153Z (Reading database ... 50%
2025-08-20T19:58:14.8303770Z (Reading database ... 55%
2025-08-20T19:58:14.8343294Z (Reading database ... 60%
2025-08-20T19:58:14.8366640Z (Reading database ... 65%
2025-08-20T19:58:14.8415310Z (Reading database ... 70%
2025-08-20T19:58:14.8441798Z (Reading database ... 75%
2025-08-20T19:58:14.8471404Z (Reading database ... 80%
2025-08-20T19:58:14.8638377Z (Reading database ... 85%
2025-08-20T19:58:14.8960669Z (Reading database ... 90%
2025-08-20T19:58:14.9049549Z (Reading database ... 95%
2025-08-20T19:58:14.9049978Z (Reading database ... 100%
2025-08-20T19:58:14.9050499Z (Reading database ... 223948 files and directories currently installed.)
2025-08-20T19:58:14.9098337Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T19:58:14.9115719Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:58:14.9350608Z Selecting previously unselected package librhash0:amd64.
2025-08-20T19:58:14.9492892Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T19:58:14.9501783Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:58:14.9743017Z Selecting previously unselected package cmake-data.
2025-08-20T19:58:14.9888020Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T19:58:14.9956493Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T19:58:15.5801818Z Selecting previously unselected package cmake.
2025-08-20T19:58:15.5955542Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T19:58:15.5963461Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T19:58:15.7824066Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T19:58:15.7844314Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T19:58:15.7863236Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T19:58:15.7926058Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T19:58:15.7948831Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:58:19.9557334Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:58:20.5277776Z 
2025-08-20T19:58:20.5278606Z Running kernel seems to be up-to-date.
2025-08-20T19:58:20.5278949Z 
2025-08-20T19:58:20.5279068Z Restarting services...
2025-08-20T19:58:20.5341525Z 
2025-08-20T19:58:20.5341875Z Service restarts being deferred:
2025-08-20T19:58:20.5342550Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:58:20.5343009Z 
2025-08-20T19:58:20.5343196Z No containers need to be restarted.
2025-08-20T19:58:20.5343533Z 
2025-08-20T19:58:20.5343746Z No user sessions are running outdated binaries.
2025-08-20T19:58:20.5344125Z 
2025-08-20T19:58:20.5344482Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:58:21.4612824Z Reading package lists...
2025-08-20T19:58:21.6295475Z Building dependency tree...
2025-08-20T19:58:21.6303503Z Reading state information...
2025-08-20T19:58:21.8178709Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T19:58:21.8179485Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:58:21.8180121Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T19:58:21.8180735Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:58:21.8181339Z b3sum is already the newest version (1.2.0-1).
2025-08-20T19:58:21.8181832Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:58:21.8182286Z ca-certificates is already the newest version (20240203).
2025-08-20T19:58:21.8182681Z ccache is already the newest version (4.9.1-1).
2025-08-20T19:58:21.8183074Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T19:58:21.8183471Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T19:58:21.8184101Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T19:58:21.8184530Z git-lfs is already the newest version (3.7.0).
2025-08-20T19:58:21.8185549Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T19:58:21.8186462Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T19:58:21.8187332Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:58:21.8188140Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:58:21.8188991Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:58:21.8189739Z make is already the newest version (4.3-4.1build2).
2025-08-20T19:58:21.8190542Z musl is already the newest version (1.2.4-2).
2025-08-20T19:58:21.8191231Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T19:58:21.8204337Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T19:58:21.8205174Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T19:58:21.8205780Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T19:58:21.8206306Z texinfo is already the newest version (7.1-3build2).
2025-08-20T19:58:21.8206662Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:58:21.8207052Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:58:21.8432847Z Reading package lists...
2025-08-20T19:58:22.0200736Z Building dependency tree...
2025-08-20T19:58:22.0209272Z Reading state information...
2025-08-20T19:58:22.2082031Z autoconf is already the newest version (2.71-3).
2025-08-20T19:58:22.2082600Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T19:58:22.2083154Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T19:58:22.2083683Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T19:58:22.2084211Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T19:58:22.2084762Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T19:58:22.2085290Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T19:58:22.2085801Z ca-certificates is already the newest version (20240203).
2025-08-20T19:58:22.2086332Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T19:58:22.2087036Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T19:58:22.2087736Z file is already the newest version (1:5.45-3build1).
2025-08-20T19:58:22.2088375Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T19:58:22.2089069Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T19:58:22.2089777Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T19:58:22.2090490Z patch is already the newest version (2.7.6-7build3).
2025-08-20T19:58:22.2091248Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T19:58:22.2092040Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T19:58:22.2092856Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:58:22.2093662Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:58:22.2094293Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T19:58:22.2094877Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T19:58:22.2095623Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:58:22.2324949Z Reading package lists...
2025-08-20T19:58:22.4226628Z Building dependency tree...
2025-08-20T19:58:22.4234952Z Reading state information...
2025-08-20T19:58:22.6098896Z devscripts is already the newest version (2.23.7).
2025-08-20T19:58:22.6099323Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:58:22.6332932Z Reading package lists...
2025-08-20T19:58:22.8059305Z Building dependency tree...
2025-08-20T19:58:22.8067676Z Reading state information...
2025-08-20T19:58:22.9870473Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T19:58:22.9871139Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:58:23.0110498Z Reading package lists...
2025-08-20T19:58:23.1791137Z Building dependency tree...
2025-08-20T19:58:23.1799127Z Reading state information...
2025-08-20T19:58:23.3322233Z Suggested packages:
2025-08-20T19:58:23.3322906Z   binutils-doc
2025-08-20T19:58:23.3573296Z The following NEW packages will be installed:
2025-08-20T19:58:23.3579146Z   binutils-aarch64-linux-gnu
2025-08-20T19:58:23.3752535Z 0 upgraded, 1 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:58:23.3994538Z Need to get 3711 kB of archives.
2025-08-20T19:58:23.3995431Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T19:58:23.3996054Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:58:23.4526484Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-aarch64-linux-gnu amd64 2.42-4ubuntu2.5 [3711 kB]
2025-08-20T19:58:23.7654417Z Fetched 3711 kB in 0s (32.8 MB/s)
2025-08-20T19:58:23.7840282Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T19:58:23.7896952Z (Reading database ... 
2025-08-20T19:58:23.7897644Z (Reading database ... 5%
2025-08-20T19:58:23.7898121Z (Reading database ... 10%
2025-08-20T19:58:23.7898606Z (Reading database ... 15%
2025-08-20T19:58:23.7899068Z (Reading database ... 20%
2025-08-20T19:58:23.7899519Z (Reading database ... 25%
2025-08-20T19:58:23.7899973Z (Reading database ... 30%
2025-08-20T19:58:23.7900421Z (Reading database ... 35%
2025-08-20T19:58:23.7900868Z (Reading database ... 40%
2025-08-20T19:58:23.7901306Z (Reading database ... 45%
2025-08-20T19:58:23.7901745Z (Reading database ... 50%
2025-08-20T19:58:23.7985058Z (Reading database ... 55%
2025-08-20T19:58:23.8019995Z (Reading database ... 60%
2025-08-20T19:58:23.8041163Z (Reading database ... 65%
2025-08-20T19:58:23.8081958Z (Reading database ... 70%
2025-08-20T19:58:23.8105681Z (Reading database ... 75%
2025-08-20T19:58:23.8131383Z (Reading database ... 80%
2025-08-20T19:58:23.8285615Z (Reading database ... 85%
2025-08-20T19:58:23.8604930Z (Reading database ... 90%
2025-08-20T19:58:23.8690029Z (Reading database ... 95%
2025-08-20T19:58:23.8690607Z (Reading database ... 100%
2025-08-20T19:58:23.8691641Z (Reading database ... 227357 files and directories currently installed.)
2025-08-20T19:58:23.8738418Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:58:23.8756358Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:58:24.0326675Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T19:58:24.0349608Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:58:24.0487859Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:58:29.5427531Z Reading package lists...
2025-08-20T19:58:29.7195977Z Building dependency tree...
2025-08-20T19:58:29.7204296Z Reading state information...
2025-08-20T19:58:29.9116207Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T19:58:29.9117560Z The following additional packages will be installed:
2025-08-20T19:58:29.9118508Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:58:29.9119366Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:58:29.9120441Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:58:29.9121455Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:58:29.9122134Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:58:29.9122700Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:58:29.9123768Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:58:29.9124823Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:58:29.9125567Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:58:29.9126276Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:58:29.9126999Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:58:29.9127794Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:58:29.9128662Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:58:29.9129155Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:58:29.9129634Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:58:29.9130247Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:58:29.9131003Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:58:29.9131540Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:58:29.9131975Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:58:29.9132432Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:58:29.9132921Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:58:29.9133331Z   linux-libc-dev-armhf-cross
2025-08-20T19:58:29.9133583Z Suggested packages:
2025-08-20T19:58:29.9133917Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T19:58:29.9134412Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T19:58:29.9683780Z The following NEW packages will be installed:
2025-08-20T19:58:29.9684765Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T19:58:29.9685918Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T19:58:29.9687010Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T19:58:29.9688029Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T19:58:29.9688679Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T19:58:29.9689492Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T19:58:29.9690214Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T19:58:29.9690919Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T19:58:29.9691849Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T19:58:29.9692528Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T19:58:29.9693189Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T19:58:29.9693768Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T19:58:29.9694390Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T19:58:29.9695008Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T19:58:29.9695625Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T19:58:29.9696222Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T19:58:29.9696782Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T19:58:29.9697483Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T19:58:29.9698060Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T19:58:29.9698555Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T19:58:29.9698993Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T19:58:29.9699448Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T19:58:29.9699835Z   linux-libc-dev-armhf-cross
2025-08-20T19:58:29.9883793Z 0 upgraded, 64 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:58:29.9884398Z Need to get 171 MB of archives.
2025-08-20T19:58:29.9884950Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T19:58:29.9885620Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:58:30.0208957Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:58:30.0383714Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [10.8 MB]
2025-08-20T19:58:30.1589260Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:58:30.1743320Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 cpp-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T19:58:30.2855409Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf-base amd64 13.3.0-6ubuntu2~24.04cross1 [51.7 kB]
2025-08-20T19:58:30.3029650Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [10.2 MB]
2025-08-20T19:58:30.4979186Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5332 B]
2025-08-20T19:58:30.5134370Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 cpp-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [4452 B]
2025-08-20T19:58:30.5286903Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cpp-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [5324 B]
2025-08-20T19:58:30.5540248Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-cross-base all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:58:30.5699169Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-14-cross-base all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:58:30.5854337Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T19:58:30.6274548Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [61.9 kB]
2025-08-20T19:58:30.6434658Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [110 kB]
2025-08-20T19:58:30.6658843Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [31.5 kB]
2025-08-20T19:58:30.6813141Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [11.4 kB]
2025-08-20T19:58:30.7428301Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [524 kB]
2025-08-20T19:58:30.7713871Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [238 kB]
2025-08-20T19:58:30.7955681Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [500 kB]
2025-08-20T19:58:30.8241824Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [658 kB]
2025-08-20T19:58:30.8532404Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [219 kB]
2025-08-20T19:58:30.8705098Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0-arm64-cross all 14.2.0-4ubuntu2~24.04cross1 [303 kB]
2025-08-20T19:58:30.8885066Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2616 kB]
2025-08-20T19:58:30.9420415Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [21.1 MB]
2025-08-20T19:58:31.1773977Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-arm64-cross all 6.8.0-25.25cross1 [1375 kB]
2025-08-20T19:58:31.2139828Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T19:58:31.2541287Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-arm64-cross all 13.3.0-6ubuntu2~24.04cross1 [2657 kB]
2025-08-20T19:58:31.3134220Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-aarch64-linux-gnu amd64 13.3.0-6ubuntu2~24.04cross1 [12.2 MB]
2025-08-20T19:58:31.4865047Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 binutils-arm-linux-gnueabi amd64 2.42-4ubuntu2.5 [3553 kB]
2025-08-20T19:58:31.5433969Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-cross-base-ports all 13.3.0-6ubuntu2~24.04cross1 [46.4 kB]
2025-08-20T19:58:31.5588647Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-14-cross-base-ports all 14.2.0-4ubuntu2~24.04cross1 [46.0 kB]
2025-08-20T19:58:31.5743603Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T19:58:31.6106356Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-s1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [45.2 kB]
2025-08-20T19:58:31.6799986Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgomp1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [134 kB]
2025-08-20T19:58:31.6966887Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libatomic1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [10.8 kB]
2025-08-20T19:58:31.7119623Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libasan8-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [2893 kB]
2025-08-20T19:58:31.7732124Z Get:38 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++6-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [672 kB]
2025-08-20T19:58:31.8035493Z Get:39 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libubsan1-armel-cross all 14.2.0-4ubuntu2~24.04cross1 [1156 kB]
2025-08-20T19:58:31.8415473Z Get:40 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgcc-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [910 kB]
2025-08-20T19:58:31.8768112Z Get:41 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 gcc-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T19:58:32.0929793Z Get:42 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 linux-libc-dev-armel-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:58:32.1272286Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T19:58:32.1755188Z Get:44 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libstdc++-13-dev-armel-cross all 13.3.0-6ubuntu2~24.04cross1 [2487 kB]
2025-08-20T19:58:32.2235977Z Get:45 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 g++-13-arm-linux-gnueabi amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T19:58:32.3715467Z Get:46 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-arm-linux-gnueabihf amd64 2.42-4ubuntu2.5 [3552 kB]
2025-08-20T19:58:32.4349191Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T19:58:32.4721492Z Get:48 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-s1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [41.5 kB]
2025-08-20T19:58:32.4887479Z Get:49 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [123 kB]
2025-08-20T19:58:32.5058062Z Get:50 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [7626 B]
2025-08-20T19:58:32.5212943Z Get:51 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [2930 kB]
2025-08-20T19:58:32.6242134Z Get:52 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++6-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [664 kB]
2025-08-20T19:58:32.6542462Z Get:53 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1-armhf-cross all 14.2.0-4ubuntu2~24.04cross1 [1153 kB]
2025-08-20T19:58:32.6906106Z Get:54 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [899 kB]
2025-08-20T19:58:32.7274380Z Get:55 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [19.6 MB]
2025-08-20T19:58:32.9751514Z Get:56 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 linux-libc-dev-armhf-cross all 6.8.0-25.25cross1 [1359 kB]
2025-08-20T19:58:33.0108446Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T19:58:33.0598582Z Get:58 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev-armhf-cross all 13.3.0-6ubuntu2~24.04cross1 [2460 kB]
2025-08-20T19:58:33.1723771Z Get:59 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-arm-linux-gnueabihf amd64 13.3.0-6ubuntu2~24.04cross1 [11.5 MB]
2025-08-20T19:58:33.2696231Z Get:60 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1210 B]
2025-08-20T19:58:33.2840574Z Get:61 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-aarch64-linux-gnu amd64 4:13.2.0-7ubuntu1 [962 B]
2025-08-20T19:58:33.3015492Z Get:62 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 gcc-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [1252 B]
2025-08-20T19:58:33.3165201Z Get:63 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 g++-arm-linux-gnueabi amd64 4:13.2.1-2ubuntu1 [944 B]
2025-08-20T19:58:33.3315396Z Get:64 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 gcc-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [1230 B]
2025-08-20T19:58:33.3483469Z Get:65 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 g++-arm-linux-gnueabihf amd64 4:13.2.0-7ubuntu1 [968 B]
2025-08-20T19:58:33.6755315Z Fetched 171 MB in 3s (50.6 MB/s)
2025-08-20T19:58:33.6954012Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T19:58:33.7012651Z (Reading database ... 
2025-08-20T19:58:33.7013286Z (Reading database ... 5%
2025-08-20T19:58:33.7013856Z (Reading database ... 10%
2025-08-20T19:58:33.7014259Z (Reading database ... 15%
2025-08-20T19:58:33.7014590Z (Reading database ... 20%
2025-08-20T19:58:33.7014921Z (Reading database ... 25%
2025-08-20T19:58:33.7015246Z (Reading database ... 30%
2025-08-20T19:58:33.7015570Z (Reading database ... 35%
2025-08-20T19:58:33.7015897Z (Reading database ... 40%
2025-08-20T19:58:33.7016220Z (Reading database ... 45%
2025-08-20T19:58:33.7016543Z (Reading database ... 50%
2025-08-20T19:58:33.7102136Z (Reading database ... 55%
2025-08-20T19:58:33.7140290Z (Reading database ... 60%
2025-08-20T19:58:33.7162757Z (Reading database ... 65%
2025-08-20T19:58:33.7204389Z (Reading database ... 70%
2025-08-20T19:58:33.7227413Z (Reading database ... 75%
2025-08-20T19:58:33.7252829Z (Reading database ... 80%
2025-08-20T19:58:33.7395512Z (Reading database ... 85%
2025-08-20T19:58:33.7687742Z (Reading database ... 90%
2025-08-20T19:58:33.7768878Z (Reading database ... 95%
2025-08-20T19:58:33.7769419Z (Reading database ... 100%
2025-08-20T19:58:33.7770051Z (Reading database ... 227701 files and directories currently installed.)
2025-08-20T19:58:33.7817782Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:33.7827751Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:33.8052414Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T19:58:33.8198173Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:33.8233524Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:33.9772511Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T19:58:33.9917817Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:33.9925435Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.0139305Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T19:58:34.0283417Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:34.0318803Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.1717352Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T19:58:34.1859041Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:34.1866851Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.2080223Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T19:58:34.2223576Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:34.2256359Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.3623283Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T19:58:34.3764605Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:58:34.3773943Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:34.3980350Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T19:58:34.4123695Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:58:34.4131448Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:58:34.4338697Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T19:58:34.4482871Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:58:34.4491539Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:34.4695647Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T19:58:34.4836383Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.4844353Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.5049146Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T19:58:34.5190560Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.5198209Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.5408241Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T19:58:34.5549392Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:58:34.5557854Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:34.5954225Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T19:58:34.6094879Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.6102956Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.6311167Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T19:58:34.6453019Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.6461331Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.6692517Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T19:58:34.6833127Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.6840631Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.7053204Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T19:58:34.7195954Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.7204038Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.7412158Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T19:58:34.7553874Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.7561829Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.7882367Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T19:58:34.8025716Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.8033585Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.8295672Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T19:58:34.8437829Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.8445753Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.8763624Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T19:58:34.8905626Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.8913259Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.9268504Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T19:58:34.9412742Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.9419530Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:34.9678426Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T19:58:34.9823165Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:34.9832308Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:35.0111052Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T19:58:35.0259377Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:35.0267511Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:35.1266869Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T19:58:35.1407949Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:35.1441593Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:35.4126769Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T19:58:35.4269104Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:58:35.4277042Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T19:58:35.6160834Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T19:58:35.6306414Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:58:35.6313958Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:35.7545000Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T19:58:35.7688880Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:35.7698199Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:35.9953265Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T19:58:36.0103455Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:36.0141258Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:36.1765183Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T19:58:36.1909752Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:58:36.1925216Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:58:36.2841051Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T19:58:36.2986043Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:36.2994834Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:36.3205047Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T19:58:36.3353043Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:36.3360530Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:36.3575327Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T19:58:36.3723912Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:58:36.3732795Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:36.4120894Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T19:58:36.4267034Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:36.4275063Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:36.4498518Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T19:58:36.4644573Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:36.4653090Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:36.4885816Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T19:58:36.5031712Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:36.5040125Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:36.5253487Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T19:58:36.5400182Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:36.5408964Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:36.6084849Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T19:58:36.6228600Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:36.6235971Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:36.6544627Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T19:58:36.6688665Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:36.6696449Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:36.7069623Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T19:58:36.7213512Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:36.7222067Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:36.7766868Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T19:58:36.7910717Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:36.7944587Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:37.0420503Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T19:58:37.0566921Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:58:37.0576136Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:58:37.2413462Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T19:58:37.2561287Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:58:37.2569121Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:37.3743393Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T19:58:37.3889918Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:37.3899439Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:37.6014488Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T19:58:37.6162323Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:37.6195017Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:37.7633427Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T19:58:37.7780403Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T19:58:37.7788329Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:58:37.8686927Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T19:58:37.8832848Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:58:37.8841295Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:37.9222825Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T19:58:37.9368288Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:37.9376452Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:37.9585957Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T19:58:37.9733152Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:37.9741548Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:37.9965162Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T19:58:38.0113579Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:38.0121719Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:38.0324480Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T19:58:38.0471172Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:38.0479638Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:38.1101340Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T19:58:38.1245993Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:38.1253798Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:38.1546392Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T19:58:38.1690602Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:38.1699218Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:38.2050774Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T19:58:38.2196647Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:38.2204469Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:38.2733556Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T19:58:38.2881460Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:38.2917234Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:38.5488194Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T19:58:38.5635866Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T19:58:38.5644736Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:58:38.7561527Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T19:58:38.7713193Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T19:58:38.7721286Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:38.8859669Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T19:58:38.9011242Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T19:58:38.9021015Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.1169042Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T19:58:39.1324060Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T19:58:39.1362388Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.2902426Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T19:58:39.3051468Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:58:39.3059320Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:39.3276947Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T19:58:39.3423383Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:58:39.3431658Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:39.3638857Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T19:58:39.3787875Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:58:39.3796055Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:58:39.4018513Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T19:58:39.4165593Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T19:58:39.4173796Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:58:39.4375334Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T19:58:39.4523574Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:58:39.4531528Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:39.4751804Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T19:58:39.4898806Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T19:58:39.4909192Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:39.5381478Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T19:58:39.5404168Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:39.5424406Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5443212Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5462010Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5481579Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T19:58:39.5501249Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5520235Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:39.5540087Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T19:58:39.5560721Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5581905Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T19:58:39.5603017Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:39.5626906Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5647615Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5668495Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5691766Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:39.5712007Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T19:58:39.5731837Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5751708Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5771825Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5791916Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5811880Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5830649Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5850231Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5878831Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5900137Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5920191Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5940718Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5960177Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.5979865Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:39.5999632Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6019880Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T19:58:39.6039816Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6061134Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6080525Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6101904Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:39.6122779Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:58:39.6142421Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6162530Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6181663Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6201872Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6222575Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6242354Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:39.6262863Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6283105Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6303623Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6326158Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6347335Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6370676Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6391657Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6412769Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6433912Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:58:39.6455122Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6476253Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6497909Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6519916Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6541457Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6562999Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T19:58:39.6583742Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:39.6604198Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6625661Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T19:58:39.6646260Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:39.6667891Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:39.6691347Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T19:58:39.6716989Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T19:58:39.6736409Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T19:58:39.6825363Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:58:43.9104974Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:58:45.4556814Z Reading package lists...
2025-08-20T19:58:45.6208628Z Building dependency tree...
2025-08-20T19:58:45.6217525Z Reading state information...
2025-08-20T19:58:45.7712338Z The following additional packages will be installed:
2025-08-20T19:58:45.7713266Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:58:45.7718070Z   libpcap0.8-dev
2025-08-20T19:58:45.8044749Z The following NEW packages will be installed:
2025-08-20T19:58:45.8045877Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T19:58:45.8051639Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T19:58:45.8228363Z 0 upgraded, 8 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:58:45.8487716Z Need to get 1613 kB of archives.
2025-08-20T19:58:45.8488346Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T19:58:45.8489326Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:58:45.8827705Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-dev amd64 1.14.10-4ubuntu4.1 [190 kB]
2025-08-20T19:58:45.9045426Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T19:58:45.9222190Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-dev amd64 3.7.0-0.3build1.1 [99.5 kB]
2025-08-20T19:58:45.9394843Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-dev amd64 3.7.0-0.3build1.1 [216 kB]
2025-08-20T19:58:45.9590434Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T19:58:45.9910247Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T19:58:46.0093687Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T19:58:46.0258053Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T19:58:46.3032111Z Fetched 1613 kB in 0s (8540 kB/s)
2025-08-20T19:58:46.3236233Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T19:58:46.3296743Z (Reading database ... 
2025-08-20T19:58:46.3297445Z (Reading database ... 5%
2025-08-20T19:58:46.3297803Z (Reading database ... 10%
2025-08-20T19:58:46.3298278Z (Reading database ... 15%
2025-08-20T19:58:46.3298760Z (Reading database ... 20%
2025-08-20T19:58:46.3299218Z (Reading database ... 25%
2025-08-20T19:58:46.3299694Z (Reading database ... 30%
2025-08-20T19:58:46.3300252Z (Reading database ... 35%
2025-08-20T19:58:46.3300731Z (Reading database ... 40%
2025-08-20T19:58:46.3301062Z (Reading database ... 45%
2025-08-20T19:58:46.3301394Z (Reading database ... 50%
2025-08-20T19:58:46.3412044Z (Reading database ... 55%
2025-08-20T19:58:46.3433511Z (Reading database ... 60%
2025-08-20T19:58:46.3458042Z (Reading database ... 65%
2025-08-20T19:58:46.3505385Z (Reading database ... 70%
2025-08-20T19:58:46.3531487Z (Reading database ... 75%
2025-08-20T19:58:46.3556965Z (Reading database ... 80%
2025-08-20T19:58:46.3721260Z (Reading database ... 85%
2025-08-20T19:58:46.4072385Z (Reading database ... 90%
2025-08-20T19:58:46.4162924Z (Reading database ... 95%
2025-08-20T19:58:46.4163495Z (Reading database ... 100%
2025-08-20T19:58:46.4164230Z (Reading database ... 235760 files and directories currently installed.)
2025-08-20T19:58:46.4216948Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T19:58:46.4229544Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:58:46.4547776Z Selecting previously unselected package libjudydebian1.
2025-08-20T19:58:46.4696313Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T19:58:46.4711598Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:58:46.4941287Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T19:58:46.5093674Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T19:58:46.5101760Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:58:46.5500837Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T19:58:46.5649084Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T19:58:46.5656783Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:58:46.5914466Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T19:58:46.6062773Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T19:58:46.6070157Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T19:58:46.6748084Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T19:58:46.6898158Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T19:58:46.6934114Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:58:46.7312266Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T19:58:46.7465252Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T19:58:46.7474474Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:58:46.7706594Z Selecting previously unselected package pcaputils.
2025-08-20T19:58:46.7856495Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T19:58:46.7894096Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T19:58:46.8325615Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T19:58:46.8348197Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T19:58:47.0754429Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:58:47.0775586Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T19:58:47.0874655Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T19:58:47.3962339Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T19:58:47.3982609Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T19:58:47.4031793Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:58:47.4182514Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:58:51.9767228Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:58:51.9926987Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:58:51.9950224Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T19:58:53.5422362Z Reading package lists...
2025-08-20T19:58:53.7227582Z Building dependency tree...
2025-08-20T19:58:53.7236267Z Reading state information...
2025-08-20T19:58:53.7653140Z Reading package lists...
2025-08-20T19:58:53.9627670Z Building dependency tree...
2025-08-20T19:58:53.9635871Z Reading state information...
2025-08-20T19:58:54.1287646Z The following additional packages will be installed:
2025-08-20T19:58:54.1291651Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T19:58:54.1296756Z Suggested packages:
2025-08-20T19:58:54.1297813Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T19:58:54.1298900Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T19:58:54.1455746Z The following NEW packages will be installed:
2025-08-20T19:58:54.1456698Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T19:58:54.1460681Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T19:58:54.1641788Z 0 upgraded, 9 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:58:54.1642823Z Need to get 800 kB of archives.
2025-08-20T19:58:54.1643477Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T19:58:54.1644167Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:58:54.2136778Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T19:58:54.2299312Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T19:58:54.2454809Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T19:58:54.2651317Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T19:58:54.2808915Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-pkg-config-dev amd64 0.3.27-1 [21.5 kB]
2025-08-20T19:58:54.2961472Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblzma-dev amd64 5.6.1+really5.4.5-1ubuntu0.2 [176 kB]
2025-08-20T19:58:54.3126323Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-lzma-sys-dev amd64 0.1.20-1 [10.9 kB]
2025-08-20T19:58:54.3297498Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T19:58:54.3450388Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T19:58:54.6176898Z Fetched 800 kB in 0s (4165 kB/s)
2025-08-20T19:58:54.6374389Z Selecting previously unselected package liblz1:amd64.
2025-08-20T19:58:54.6435498Z (Reading database ... 
2025-08-20T19:58:54.6436095Z (Reading database ... 5%
2025-08-20T19:58:54.6436668Z (Reading database ... 10%
2025-08-20T19:58:54.6437318Z (Reading database ... 15%
2025-08-20T19:58:54.6437658Z (Reading database ... 20%
2025-08-20T19:58:54.6437989Z (Reading database ... 25%
2025-08-20T19:58:54.6438318Z (Reading database ... 30%
2025-08-20T19:58:54.6438671Z (Reading database ... 35%
2025-08-20T19:58:54.6439222Z (Reading database ... 40%
2025-08-20T19:58:54.6439550Z (Reading database ... 45%
2025-08-20T19:58:54.6439878Z (Reading database ... 50%
2025-08-20T19:58:54.6535588Z (Reading database ... 55%
2025-08-20T19:58:54.6557676Z (Reading database ... 60%
2025-08-20T19:58:54.6580075Z (Reading database ... 65%
2025-08-20T19:58:54.6621277Z (Reading database ... 70%
2025-08-20T19:58:54.6645076Z (Reading database ... 75%
2025-08-20T19:58:54.6668789Z (Reading database ... 80%
2025-08-20T19:58:54.6822335Z (Reading database ... 85%
2025-08-20T19:58:54.7129271Z (Reading database ... 90%
2025-08-20T19:58:54.7209083Z (Reading database ... 95%
2025-08-20T19:58:54.7209624Z (Reading database ... 100%
2025-08-20T19:58:54.7210354Z (Reading database ... 236416 files and directories currently installed.)
2025-08-20T19:58:54.7254126Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T19:58:54.7271307Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T19:58:54.7490065Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T19:58:54.7637487Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T19:58:54.7645227Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T19:58:54.7875898Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T19:58:54.8023181Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T19:58:54.8031433Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T19:58:54.8833119Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T19:58:54.8983432Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T19:58:54.8995501Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T19:58:54.9280894Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T19:58:54.9412331Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T19:58:54.9421805Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T19:58:54.9667501Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T19:58:54.9815781Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T19:58:54.9823901Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:58:55.0106405Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T19:58:55.0256708Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T19:58:55.0264178Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T19:58:55.0493752Z Selecting previously unselected package lzma.
2025-08-20T19:58:55.0642335Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T19:58:55.0650184Z Unpacking lzma (9.22-2.2) ...
2025-08-20T19:58:55.0911546Z Selecting previously unselected package lzma-dev.
2025-08-20T19:58:55.1066870Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T19:58:55.1075471Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T19:58:55.1555539Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T19:58:55.1587540Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T19:58:55.1607948Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T19:58:55.1629040Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T19:58:55.1649799Z Setting up lzma (9.22-2.2) ...
2025-08-20T19:58:55.1718434Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T19:58:55.1745522Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T19:58:55.1768638Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T19:58:55.1787551Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T19:58:55.1808889Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T19:58:55.1835541Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:58:55.1987958Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:58:59.4810169Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T19:59:00.1396789Z 
2025-08-20T19:59:00.1398042Z Running kernel seems to be up-to-date.
2025-08-20T19:59:00.1398424Z 
2025-08-20T19:59:00.1398558Z Restarting services...
2025-08-20T19:59:00.1463409Z 
2025-08-20T19:59:00.1463712Z Service restarts being deferred:
2025-08-20T19:59:00.1464207Z  systemctl restart hosted-compute-agent.service
2025-08-20T19:59:00.1464599Z 
2025-08-20T19:59:00.1464811Z No containers need to be restarted.
2025-08-20T19:59:00.1465055Z 
2025-08-20T19:59:00.1465211Z No user sessions are running outdated binaries.
2025-08-20T19:59:00.1465476Z 
2025-08-20T19:59:00.1465720Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T19:59:01.1450150Z Reading package lists...
2025-08-20T19:59:01.3491212Z Building dependency tree...
2025-08-20T19:59:01.3500376Z Reading state information...
2025-08-20T19:59:01.6113610Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T19:59:01.6116465Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T19:59:01.6117369Z inetutils-telnet set to manually installed.
2025-08-20T19:59:01.6118007Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T19:59:01.6118660Z The following additional packages will be installed:
2025-08-20T19:59:01.6119204Z   tcpd update-inetd
2025-08-20T19:59:01.6301479Z The following packages will be REMOVED:
2025-08-20T19:59:01.6313820Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T19:59:01.6315572Z The following NEW packages will be installed:
2025-08-20T19:59:01.6316409Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T19:59:01.6317654Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T19:59:01.6325090Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T19:59:01.6508078Z 0 upgraded, 13 newly installed, 3 to remove and 45 not upgraded.
2025-08-20T19:59:01.6508856Z Need to get 698 kB of archives.
2025-08-20T19:59:01.6509619Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T19:59:01.6510596Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:59:01.6835057Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T19:59:01.7028642Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T19:59:01.7182982Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T19:59:01.7336987Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T19:59:01.7494430Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T19:59:01.7664259Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T19:59:01.7820443Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T19:59:01.7985006Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T19:59:01.8218589Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T19:59:01.8377809Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T19:59:01.8567601Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T19:59:01.8773685Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T19:59:01.8933751Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T19:59:02.1386025Z Preconfiguring packages ...
2025-08-20T19:59:02.2314638Z Fetched 698 kB in 0s (2745 kB/s)
2025-08-20T19:59:02.2500548Z (Reading database ... 
2025-08-20T19:59:02.2501432Z (Reading database ... 5%
2025-08-20T19:59:02.2502043Z (Reading database ... 10%
2025-08-20T19:59:02.2502613Z (Reading database ... 15%
2025-08-20T19:59:02.2503171Z (Reading database ... 20%
2025-08-20T19:59:02.2503724Z (Reading database ... 25%
2025-08-20T19:59:02.2504276Z (Reading database ... 30%
2025-08-20T19:59:02.2504826Z (Reading database ... 35%
2025-08-20T19:59:02.2505244Z (Reading database ... 40%
2025-08-20T19:59:02.2505574Z (Reading database ... 45%
2025-08-20T19:59:02.2505904Z (Reading database ... 50%
2025-08-20T19:59:02.2600574Z (Reading database ... 55%
2025-08-20T19:59:02.2621508Z (Reading database ... 60%
2025-08-20T19:59:02.2644431Z (Reading database ... 65%
2025-08-20T19:59:02.2687982Z (Reading database ... 70%
2025-08-20T19:59:02.2713892Z (Reading database ... 75%
2025-08-20T19:59:02.2738593Z (Reading database ... 80%
2025-08-20T19:59:02.2894337Z (Reading database ... 85%
2025-08-20T19:59:02.3217320Z (Reading database ... 90%
2025-08-20T19:59:02.3304658Z (Reading database ... 95%
2025-08-20T19:59:02.3305089Z (Reading database ... 100%
2025-08-20T19:59:02.3305619Z (Reading database ... 236908 files and directories currently installed.)
2025-08-20T19:59:02.3353824Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T19:59:02.3501039Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:59:02.3658818Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T19:59:02.7695398Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T19:59:02.7756394Z (Reading database ... 
2025-08-20T19:59:02.7756943Z (Reading database ... 5%
2025-08-20T19:59:02.7757486Z (Reading database ... 10%
2025-08-20T19:59:02.7757852Z (Reading database ... 15%
2025-08-20T19:59:02.7758194Z (Reading database ... 20%
2025-08-20T19:59:02.7758540Z (Reading database ... 25%
2025-08-20T19:59:02.7758875Z (Reading database ... 30%
2025-08-20T19:59:02.7759217Z (Reading database ... 35%
2025-08-20T19:59:02.7759549Z (Reading database ... 40%
2025-08-20T19:59:02.7760147Z (Reading database ... 45%
2025-08-20T19:59:02.7760483Z (Reading database ... 50%
2025-08-20T19:59:02.7858871Z (Reading database ... 55%
2025-08-20T19:59:02.7879587Z (Reading database ... 60%
2025-08-20T19:59:02.7902844Z (Reading database ... 65%
2025-08-20T19:59:02.7947898Z (Reading database ... 70%
2025-08-20T19:59:02.7974089Z (Reading database ... 75%
2025-08-20T19:59:02.7998361Z (Reading database ... 80%
2025-08-20T19:59:02.8156370Z (Reading database ... 85%
2025-08-20T19:59:02.8477325Z (Reading database ... 90%
2025-08-20T19:59:02.8560819Z (Reading database ... 95%
2025-08-20T19:59:02.8561434Z (Reading database ... 100%
2025-08-20T19:59:02.8562222Z (Reading database ... 236836 files and directories currently installed.)
2025-08-20T19:59:02.8608403Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:59:02.8648290Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:59:02.8884251Z Selecting previously unselected package tcpd.
2025-08-20T19:59:02.9032382Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T19:59:02.9040346Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T19:59:02.9278473Z Selecting previously unselected package update-inetd.
2025-08-20T19:59:02.9428278Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T19:59:02.9437014Z Unpacking update-inetd (4.53) ...
2025-08-20T19:59:02.9688877Z Selecting previously unselected package inetutils-inetd.
2025-08-20T19:59:02.9841918Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:59:02.9899105Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.0130132Z Selecting previously unselected package inetutils-ftp.
2025-08-20T19:59:03.0277505Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:59:03.0285604Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.0521317Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T19:59:03.0672213Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:59:03.0681178Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.0916358Z Selecting previously unselected package inetutils-ping.
2025-08-20T19:59:03.1064070Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:59:03.1072223Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.1306039Z Selecting previously unselected package inetutils-talk.
2025-08-20T19:59:03.1457354Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:59:03.1467271Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.1702137Z Selecting previously unselected package inetutils-talkd.
2025-08-20T19:59:03.1851027Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:59:03.1859425Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.2083619Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T19:59:03.2232376Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:59:03.2239929Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.2452430Z Selecting previously unselected package inetutils-tools.
2025-08-20T19:59:03.2601221Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:59:03.2609289Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.2849036Z Selecting previously unselected package netcat-traditional.
2025-08-20T19:59:03.2995422Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T19:59:03.3004304Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T19:59:03.3261974Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T19:59:03.3408298Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T19:59:03.3415549Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.3834832Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T19:59:03.3915982Z Setting up update-inetd (4.53) ...
2025-08-20T19:59:03.4824041Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.4889843Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T19:59:03.4907543Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T19:59:03.9125388Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:59:03.9126512Z 
2025-08-20T19:59:03.9126805Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T19:59:03.9127525Z 
2025-08-20T19:59:03.9128443Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:59:03.9129356Z 
2025-08-20T19:59:03.9130546Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T19:59:03.9131785Z 
2025-08-20T19:59:04.2407965Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T19:59:04.2490152Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T19:59:04.2561452Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T19:59:04.2591400Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:59:04.2628735Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T19:59:04.2649769Z Setting up tcpd (7.6.q-33) ...
2025-08-20T19:59:04.2670218Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T19:59:04.6797527Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:59:04.6798368Z 
2025-08-20T19:59:04.6799293Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T19:59:04.6800199Z 
2025-08-20T19:59:05.0086582Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T19:59:05.0746008Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T19:59:05.1468239Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T19:59:05.2135886Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:59:11.7793716Z Reading package lists...
2025-08-20T19:59:11.9928567Z Building dependency tree...
2025-08-20T19:59:11.9938075Z Reading state information...
2025-08-20T19:59:12.3092145Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T19:59:12.3092982Z iputils-tracepath set to manually installed.
2025-08-20T19:59:12.3093544Z The following packages will be REMOVED:
2025-08-20T19:59:12.3105142Z   inetutils-ping
2025-08-20T19:59:12.3106843Z The following NEW packages will be installed:
2025-08-20T19:59:12.3114216Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T19:59:12.3301658Z 0 upgraded, 3 newly installed, 1 to remove and 45 not upgraded.
2025-08-20T19:59:12.3302294Z Need to get 71.5 kB of archives.
2025-08-20T19:59:12.3302881Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T19:59:12.3303661Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:59:12.3729849Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T19:59:12.3907496Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T19:59:12.4069486Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T19:59:12.7367779Z Fetched 71.5 kB in 0s (806 kB/s)
2025-08-20T19:59:12.7555824Z (Reading database ... 
2025-08-20T19:59:12.7556437Z (Reading database ... 5%
2025-08-20T19:59:12.7557011Z (Reading database ... 10%
2025-08-20T19:59:12.7557635Z (Reading database ... 15%
2025-08-20T19:59:12.7557963Z (Reading database ... 20%
2025-08-20T19:59:12.7558292Z (Reading database ... 25%
2025-08-20T19:59:12.7558881Z (Reading database ... 30%
2025-08-20T19:59:12.7559225Z (Reading database ... 35%
2025-08-20T19:59:12.7559555Z (Reading database ... 40%
2025-08-20T19:59:12.7559880Z (Reading database ... 45%
2025-08-20T19:59:12.7560208Z (Reading database ... 50%
2025-08-20T19:59:12.7676186Z (Reading database ... 55%
2025-08-20T19:59:12.7701092Z (Reading database ... 60%
2025-08-20T19:59:12.7727477Z (Reading database ... 65%
2025-08-20T19:59:12.7781064Z (Reading database ... 70%
2025-08-20T19:59:12.7809901Z (Reading database ... 75%
2025-08-20T19:59:12.7835760Z (Reading database ... 80%
2025-08-20T19:59:12.8016505Z (Reading database ... 85%
2025-08-20T19:59:12.8365620Z (Reading database ... 90%
2025-08-20T19:59:12.8457257Z (Reading database ... 95%
2025-08-20T19:59:12.8457928Z (Reading database ... 100%
2025-08-20T19:59:12.8458855Z (Reading database ... 236997 files and directories currently installed.)
2025-08-20T19:59:12.8507010Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T19:59:12.8961666Z Selecting previously unselected package iputils-ping.
2025-08-20T19:59:12.9023485Z (Reading database ... 
2025-08-20T19:59:12.9024063Z (Reading database ... 5%
2025-08-20T19:59:12.9024638Z (Reading database ... 10%
2025-08-20T19:59:12.9025211Z (Reading database ... 15%
2025-08-20T19:59:12.9025634Z (Reading database ... 20%
2025-08-20T19:59:12.9025968Z (Reading database ... 25%
2025-08-20T19:59:12.9026299Z (Reading database ... 30%
2025-08-20T19:59:12.9026628Z (Reading database ... 35%
2025-08-20T19:59:12.9026957Z (Reading database ... 40%
2025-08-20T19:59:12.9027481Z (Reading database ... 45%
2025-08-20T19:59:12.9027825Z (Reading database ... 50%
2025-08-20T19:59:12.9125203Z (Reading database ... 55%
2025-08-20T19:59:12.9146325Z (Reading database ... 60%
2025-08-20T19:59:12.9169863Z (Reading database ... 65%
2025-08-20T19:59:12.9214862Z (Reading database ... 70%
2025-08-20T19:59:12.9240157Z (Reading database ... 75%
2025-08-20T19:59:12.9263089Z (Reading database ... 80%
2025-08-20T19:59:12.9426046Z (Reading database ... 85%
2025-08-20T19:59:12.9770963Z (Reading database ... 90%
2025-08-20T19:59:12.9872033Z (Reading database ... 95%
2025-08-20T19:59:12.9872582Z (Reading database ... 100%
2025-08-20T19:59:12.9873312Z (Reading database ... 236988 files and directories currently installed.)
2025-08-20T19:59:12.9925389Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:59:12.9935418Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:59:13.0179113Z Selecting previously unselected package iputils-arping.
2025-08-20T19:59:13.0336855Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:59:13.0346211Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:59:13.0586552Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T19:59:13.0741304Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T19:59:13.0749744Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:59:13.1185628Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:59:13.1355596Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T19:59:13.1516790Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T19:59:13.1683205Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:59:19.2759404Z Reading package lists...
2025-08-20T19:59:19.4689620Z Building dependency tree...
2025-08-20T19:59:19.4698233Z Reading state information...
2025-08-20T19:59:19.6404401Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T19:59:19.6405284Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T19:59:19.6808138Z 0 upgraded, 0 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:59:20.5225311Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T19:59:20.9413918Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:59:22.0144656Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T19:59:22.1242062Z Collecting pip
2025-08-20T19:59:22.1589200Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T19:59:22.1661747Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T19:59:22.1956478Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 65.0 MB/s eta 0:00:00
2025-08-20T19:59:22.4890008Z Installing collected packages: pip
2025-08-20T19:59:23.2335494Z Successfully installed pip-25.2
2025-08-20T19:59:23.4545335Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T19:59:23.5040841Z Reading package lists...
2025-08-20T19:59:23.7203889Z Building dependency tree...
2025-08-20T19:59:23.7213444Z Reading state information...
2025-08-20T19:59:23.9448305Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T19:59:23.9448950Z pciutils set to manually installed.
2025-08-20T19:59:23.9449520Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T19:59:23.9450209Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T19:59:23.9450799Z python3-distro set to manually installed.
2025-08-20T19:59:23.9451711Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T19:59:23.9452405Z python3-netifaces set to manually installed.
2025-08-20T19:59:23.9452976Z The following additional packages will be installed:
2025-08-20T19:59:23.9453499Z   libsysfs2
2025-08-20T19:59:23.9460445Z Suggested packages:
2025-08-20T19:59:23.9460812Z   fancontrol read-edid i2c-tools
2025-08-20T19:59:23.9774177Z The following NEW packages will be installed:
2025-08-20T19:59:23.9776875Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T19:59:24.0005835Z 0 upgraded, 4 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:59:24.0255572Z Need to get 142 kB of archives.
2025-08-20T19:59:24.0256336Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T19:59:24.0257469Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:59:24.0610727Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T19:59:24.0768569Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T19:59:24.0918052Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T19:59:24.1082100Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T19:59:24.8506813Z Fetched 142 kB in 1s (253 kB/s)
2025-08-20T19:59:24.8705349Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T19:59:24.8765792Z (Reading database ... 
2025-08-20T19:59:24.8766273Z (Reading database ... 5%
2025-08-20T19:59:24.8766708Z (Reading database ... 10%
2025-08-20T19:59:24.8767330Z (Reading database ... 15%
2025-08-20T19:59:24.8767694Z (Reading database ... 20%
2025-08-20T19:59:24.8767963Z (Reading database ... 25%
2025-08-20T19:59:24.8768254Z (Reading database ... 30%
2025-08-20T19:59:24.8768533Z (Reading database ... 35%
2025-08-20T19:59:24.8768798Z (Reading database ... 40%
2025-08-20T19:59:24.8769068Z (Reading database ... 45%
2025-08-20T19:59:24.8769334Z (Reading database ... 50%
2025-08-20T19:59:24.8869520Z (Reading database ... 55%
2025-08-20T19:59:24.8890302Z (Reading database ... 60%
2025-08-20T19:59:24.8913218Z (Reading database ... 65%
2025-08-20T19:59:24.8958193Z (Reading database ... 70%
2025-08-20T19:59:24.8983303Z (Reading database ... 75%
2025-08-20T19:59:24.9006649Z (Reading database ... 80%
2025-08-20T19:59:24.9164079Z (Reading database ... 85%
2025-08-20T19:59:24.9475381Z (Reading database ... 90%
2025-08-20T19:59:24.9561342Z (Reading database ... 95%
2025-08-20T19:59:24.9561835Z (Reading database ... 100%
2025-08-20T19:59:24.9562290Z (Reading database ... 237007 files and directories currently installed.)
2025-08-20T19:59:24.9608403Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T19:59:24.9625293Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T19:59:24.9847905Z Selecting previously unselected package sysfsutils.
2025-08-20T19:59:24.9996055Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T19:59:25.0031719Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T19:59:25.0274686Z Selecting previously unselected package lm-sensors.
2025-08-20T19:59:25.0423589Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T19:59:25.0617958Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:59:25.0879945Z Selecting previously unselected package virt-what.
2025-08-20T19:59:25.1028719Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T19:59:25.1037395Z Unpacking virt-what (1.25-2) ...
2025-08-20T19:59:25.1447937Z Setting up virt-what (1.25-2) ...
2025-08-20T19:59:25.1470279Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T19:59:25.1491539Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T19:59:25.5501053Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:59:25.5501925Z 
2025-08-20T19:59:25.5502676Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T19:59:25.5503268Z 
2025-08-20T19:59:25.8840656Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T19:59:26.2882370Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T19:59:26.2882893Z 
2025-08-20T19:59:26.2916933Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:59:30.9436334Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:59:32.6678124Z Reading package lists...
2025-08-20T19:59:32.8500147Z Building dependency tree...
2025-08-20T19:59:32.8508917Z Reading state information...
2025-08-20T19:59:33.0109420Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T19:59:33.0110239Z The following additional packages will be installed:
2025-08-20T19:59:33.0113134Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T19:59:33.0113885Z   xorg-sgml-doctools
2025-08-20T19:59:33.0118040Z Suggested packages:
2025-08-20T19:59:33.0118515Z   libxcb-doc
2025-08-20T19:59:33.0279072Z The following NEW packages will be installed:
2025-08-20T19:59:33.0280868Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T19:59:33.0283800Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T19:59:33.0284570Z   xcb xorg-sgml-doctools
2025-08-20T19:59:33.0461053Z 0 upgraded, 11 newly installed, 0 to remove and 45 not upgraded.
2025-08-20T19:59:33.0461534Z Need to get 807 kB of archives.
2025-08-20T19:59:33.0461894Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T19:59:33.0462315Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T19:59:33.0848454Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T19:59:33.1069946Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB]
2025-08-20T19:59:33.1236302Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T19:59:33.1526195Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T19:59:33.1685515Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T19:59:33.1844373Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T19:59:33.2003968Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T19:59:33.2157346Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T19:59:33.2458608Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T19:59:33.2666098Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T19:59:33.2888628Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T19:59:33.5639113Z Fetched 807 kB in 0s (3179 kB/s)
2025-08-20T19:59:33.5833704Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T19:59:33.5893815Z (Reading database ... 
2025-08-20T19:59:33.5894520Z (Reading database ... 5%
2025-08-20T19:59:33.5895112Z (Reading database ... 10%
2025-08-20T19:59:33.5895441Z (Reading database ... 15%
2025-08-20T19:59:33.5895750Z (Reading database ... 20%
2025-08-20T19:59:33.5896050Z (Reading database ... 25%
2025-08-20T19:59:33.5896347Z (Reading database ... 30%
2025-08-20T19:59:33.5896646Z (Reading database ... 35%
2025-08-20T19:59:33.5896949Z (Reading database ... 40%
2025-08-20T19:59:33.5897459Z (Reading database ... 45%
2025-08-20T19:59:33.5897769Z (Reading database ... 50%
2025-08-20T19:59:33.5999122Z (Reading database ... 55%
2025-08-20T19:59:33.6020439Z (Reading database ... 60%
2025-08-20T19:59:33.6047316Z (Reading database ... 65%
2025-08-20T19:59:33.6094289Z (Reading database ... 70%
2025-08-20T19:59:33.6121133Z (Reading database ... 75%
2025-08-20T19:59:33.6144700Z (Reading database ... 80%
2025-08-20T19:59:33.6300782Z (Reading database ... 85%
2025-08-20T19:59:33.6632401Z (Reading database ... 90%
2025-08-20T19:59:33.6717883Z (Reading database ... 95%
2025-08-20T19:59:33.6718399Z (Reading database ... 100%
2025-08-20T19:59:33.6719019Z (Reading database ... 237064 files and directories currently installed.)
2025-08-20T19:59:33.6765360Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T19:59:33.6774591Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T19:59:33.6996757Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T19:59:33.7144945Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T19:59:33.7154242Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:59:33.7401466Z Selecting previously unselected package x11proto-dev.
2025-08-20T19:59:33.7548968Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T19:59:33.7556951Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T19:59:33.8095284Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T19:59:33.8252032Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T19:59:33.8263044Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T19:59:33.8512526Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T19:59:33.8661225Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T19:59:33.8669099Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:59:33.8880761Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T19:59:33.9029372Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:59:33.9036917Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:59:33.9281160Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T19:59:33.9428171Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:59:33.9435933Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:59:33.9661589Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T19:59:33.9810713Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:59:33.9826832Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:59:34.0044013Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T19:59:34.0194404Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:59:34.0201715Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:59:34.0413700Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T19:59:34.0563534Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T19:59:34.0571608Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:59:34.0802673Z Selecting previously unselected package xcb.
2025-08-20T19:59:34.0955332Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T19:59:34.0963801Z Unpacking xcb (2.4-8build2) ...
2025-08-20T19:59:34.1408892Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:59:34.1433419Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T19:59:34.1452652Z Setting up xcb (2.4-8build2) ...
2025-08-20T19:59:34.1493784Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T19:59:34.1543272Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T19:59:34.1688512Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T19:59:38.5705378Z Processing triggers for sgml-base (1.31) ...
2025-08-20T19:59:38.5796768Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T19:59:38.5818717Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T19:59:38.5839964Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T19:59:38.5866665Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:59:38.5887699Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:59:38.5910128Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:59:38.5931744Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T19:59:40.3447884Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:59:40.9696062Z Collecting build
2025-08-20T19:59:41.0027739Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:59:41.1061492Z Collecting cffi
2025-08-20T19:59:41.1097645Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T19:59:41.1225726Z Collecting scons
2025-08-20T19:59:41.1273667Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:59:41.1411828Z Collecting scuba
2025-08-20T19:59:41.1461777Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:59:41.1944323Z Collecting pytest
2025-08-20T19:59:41.1980380Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:59:41.2173343Z Collecting packaging>=19.1 (from build)
2025-08-20T19:59:41.2205964Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:59:41.2299053Z Collecting pyproject_hooks (from build)
2025-08-20T19:59:41.2345028Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:59:41.2462407Z Collecting pycparser (from cffi)
2025-08-20T19:59:41.2498140Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:59:41.2817850Z Collecting PyYAML (from scuba)
2025-08-20T19:59:41.2853477Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T19:59:41.2951409Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:59:41.2984477Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:59:41.3143951Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:59:41.3175616Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:59:41.3378160Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:59:41.3410387Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:59:41.3504646Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:59:41.3559182Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T19:59:41.3679045Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:59:41.3909281Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 194.8 MB/s  0:00:00
2025-08-20T19:59:41.3958246Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:59:41.4057323Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:59:41.4123550Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:59:41.4177262Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:59:41.4224723Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:59:41.4276941Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:59:41.4364318Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 157.7 MB/s  0:00:00
2025-08-20T19:59:41.4396951Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:59:41.4453248Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:59:41.4505162Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T19:59:41.4573150Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 121.1 MB/s  0:00:00
2025-08-20T19:59:41.5713064Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:59:43.3419323Z 
2025-08-20T19:59:43.3438046Z 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-20T19:59:43.6702017Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:59:44.2919372Z Collecting ansi2txt
2025-08-20T19:59:44.3273084Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:59:44.3463419Z Collecting pipx
2025-08-20T19:59:44.3500466Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:59:44.3647305Z Collecting scons
2025-08-20T19:59:44.3668373Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:59:44.3755464Z Collecting py2static
2025-08-20T19:59:44.3800417Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:59:44.3962894Z Collecting typer
2025-08-20T19:59:44.4000708Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:59:44.4287019Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:59:44.4324751Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:59:44.4489547Z Collecting packaging>=20 (from pipx)
2025-08-20T19:59:44.4501474Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:59:44.4656257Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:59:44.4690221Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:59:44.4811927Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:59:44.4843663Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:59:44.5251653Z Collecting pyinstaller (from py2static)
2025-08-20T19:59:44.5292706Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T19:59:44.5447514Z Collecting staticx (from py2static)
2025-08-20T19:59:44.5495164Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T19:59:44.5668069Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:59:44.5702596Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:59:44.6017601Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:59:44.6054997Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:59:44.6185590Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:59:44.6221512Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:59:44.6587947Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:59:44.6628237Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:59:44.6804761Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:59:44.6837823Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:59:44.7043513Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:59:44.7056167Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:59:44.7159592Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:59:44.7193658Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:59:44.8342481Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:59:44.8381090Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:59:44.8566245Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:59:44.8603555Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:59:44.8782265Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:59:44.8818225Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:59:44.8991192Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:59:44.9028474Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:59:44.9124478Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:59:44.9183312Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:59:44.9232251Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:59:44.9374188Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:59:44.9430511Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:59:44.9483374Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:59:44.9537756Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:59:44.9569560Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:59:44.9603586Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:59:44.9659249Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:59:44.9704719Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:59:44.9763073Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:59:44.9816955Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:59:44.9867736Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:59:44.9917798Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:59:44.9969217Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:59:45.0070049Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T19:59:45.0137450Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 124.8 MB/s  0:00:00
2025-08-20T19:59:45.0183606Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:59:45.0278963Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:59:45.0360360Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 163.1 MB/s  0:00:00
2025-08-20T19:59:45.0392704Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:59:45.0455069Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T19:59:45.0511846Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:59:45.2076764Z 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-20T19:59:46.0539499Z   Attempting uninstall: scons
2025-08-20T19:59:46.0628148Z     Found existing installation: SCons 4.9.1
2025-08-20T19:59:46.1019091Z     Uninstalling SCons-4.9.1:
2025-08-20T19:59:46.1094595Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:59:46.7307628Z   Attempting uninstall: pygments
2025-08-20T19:59:46.7398455Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:59:46.7643270Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:59:46.7672877Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:59:47.4052698Z   Attempting uninstall: packaging
2025-08-20T19:59:47.4134269Z     Found existing installation: packaging 25.0
2025-08-20T19:59:47.4159403Z     Uninstalling packaging-25.0:
2025-08-20T19:59:47.4167444Z       Successfully uninstalled packaging-25.0
2025-08-20T19:59:48.4520624Z 
2025-08-20T19:59:48.4551055Z 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-20T19:59:48.7964888Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:59:49.4041074Z Collecting build
2025-08-20T19:59:49.4053796Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T19:59:49.4943858Z Collecting cffi
2025-08-20T19:59:49.4956941Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T19:59:49.5064195Z Collecting scons
2025-08-20T19:59:49.5074661Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:59:49.5194360Z Collecting scuba
2025-08-20T19:59:49.5205950Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T19:59:49.5678535Z Collecting pytest
2025-08-20T19:59:49.5689817Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T19:59:49.5843481Z Collecting packaging>=19.1 (from build)
2025-08-20T19:59:49.5854314Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:59:49.5921577Z Collecting pyproject_hooks (from build)
2025-08-20T19:59:49.5932078Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T19:59:49.6010936Z Collecting pycparser (from cffi)
2025-08-20T19:59:49.6021491Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T19:59:49.6314953Z Collecting PyYAML (from scuba)
2025-08-20T19:59:49.6328407Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T19:59:49.6405960Z Collecting iniconfig>=1 (from pytest)
2025-08-20T19:59:49.6416674Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T19:59:49.6552783Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T19:59:49.6563605Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T19:59:49.6725464Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T19:59:49.6736153Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:59:49.6794451Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T19:59:49.6805165Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T19:59:49.6819045Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:59:49.6859464Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T19:59:49.6871655Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T19:59:49.6884553Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T19:59:49.6894726Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T19:59:49.6904476Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:59:49.6914611Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:59:49.6933304Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T19:59:49.6944027Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T19:59:49.6954234Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T19:59:49.8241668Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T19:59:49.8248409Z   Attempting uninstall: scons
2025-08-20T19:59:49.8335373Z     Found existing installation: SCons 4.9.1
2025-08-20T19:59:49.8731741Z     Uninstalling SCons-4.9.1:
2025-08-20T19:59:49.8808375Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:59:50.5144361Z   Attempting uninstall: PyYAML
2025-08-20T19:59:50.5234040Z     Found existing installation: PyYAML 6.0.2
2025-08-20T19:59:50.5264967Z     Uninstalling PyYAML-6.0.2:
2025-08-20T19:59:50.5274324Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T19:59:50.5837841Z   Attempting uninstall: pyproject_hooks
2025-08-20T19:59:50.5923129Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T19:59:50.5941748Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T19:59:50.5949395Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T19:59:50.6035777Z   Attempting uninstall: pygments
2025-08-20T19:59:50.6113846Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:59:50.6348032Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:59:50.6375977Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:59:51.2797546Z   Attempting uninstall: pycparser
2025-08-20T19:59:51.2880380Z     Found existing installation: pycparser 2.22
2025-08-20T19:59:51.2905573Z     Uninstalling pycparser-2.22:
2025-08-20T19:59:51.2922800Z       Successfully uninstalled pycparser-2.22
2025-08-20T19:59:51.4170422Z   Attempting uninstall: pluggy
2025-08-20T19:59:51.4258958Z     Found existing installation: pluggy 1.6.0
2025-08-20T19:59:51.4278984Z     Uninstalling pluggy-1.6.0:
2025-08-20T19:59:51.4288182Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T19:59:51.4443521Z   Attempting uninstall: packaging
2025-08-20T19:59:51.4524467Z     Found existing installation: packaging 25.0
2025-08-20T19:59:51.4548575Z     Uninstalling packaging-25.0:
2025-08-20T19:59:51.4556038Z       Successfully uninstalled packaging-25.0
2025-08-20T19:59:51.4986152Z   Attempting uninstall: iniconfig
2025-08-20T19:59:51.5073147Z     Found existing installation: iniconfig 2.1.0
2025-08-20T19:59:51.5089287Z     Uninstalling iniconfig-2.1.0:
2025-08-20T19:59:51.5095570Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T19:59:51.5165796Z   Attempting uninstall: scuba
2025-08-20T19:59:51.5246678Z     Found existing installation: scuba 2.14.1
2025-08-20T19:59:51.5268811Z     Uninstalling scuba-2.14.1:
2025-08-20T19:59:51.5277393Z       Successfully uninstalled scuba-2.14.1
2025-08-20T19:59:51.5471554Z   Attempting uninstall: pytest
2025-08-20T19:59:51.5554187Z     Found existing installation: pytest 8.4.1
2025-08-20T19:59:51.5619626Z     Uninstalling pytest-8.4.1:
2025-08-20T19:59:51.5881609Z       Successfully uninstalled pytest-8.4.1
2025-08-20T19:59:51.8017027Z   Attempting uninstall: cffi
2025-08-20T19:59:51.8097833Z     Found existing installation: cffi 1.17.1
2025-08-20T19:59:51.8123728Z     Uninstalling cffi-1.17.1:
2025-08-20T19:59:51.8368016Z       Successfully uninstalled cffi-1.17.1
2025-08-20T19:59:51.9053906Z   Attempting uninstall: build
2025-08-20T19:59:51.9133532Z     Found existing installation: build 1.3.0
2025-08-20T19:59:51.9158778Z     Uninstalling build-1.3.0:
2025-08-20T19:59:51.9168514Z       Successfully uninstalled build-1.3.0
2025-08-20T19:59:51.9350095Z 
2025-08-20T19:59:51.9379272Z 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-20T19:59:52.2796230Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:59:52.4468194Z Collecting ansi2txt
2025-08-20T19:59:52.4480356Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T19:59:52.4653563Z Collecting pipx
2025-08-20T19:59:52.4666248Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:59:52.4795698Z Collecting scons
2025-08-20T19:59:52.4821498Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T19:59:52.4918897Z Collecting py2static
2025-08-20T19:59:52.4931735Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T19:59:52.5072817Z Collecting typer
2025-08-20T19:59:52.5084365Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T19:59:52.5431184Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T19:59:52.5443859Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:59:52.5592674Z Collecting packaging>=20 (from pipx)
2025-08-20T19:59:52.5603420Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:59:52.5756356Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T19:59:52.5769084Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T19:59:52.5889959Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T19:59:52.5901286Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:59:52.6264851Z Collecting pyinstaller (from py2static)
2025-08-20T19:59:52.6279218Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T19:59:52.6419398Z Collecting staticx (from py2static)
2025-08-20T19:59:52.6430652Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T19:59:52.6575343Z Collecting click>=8.0.0 (from typer)
2025-08-20T19:59:52.6585982Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:59:52.6883655Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T19:59:52.6894743Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T19:59:52.6995823Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T19:59:52.7006281Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T19:59:52.7338640Z Collecting rich>=10.11.0 (from typer)
2025-08-20T19:59:52.7351534Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T19:59:52.7506155Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T19:59:52.7518039Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:59:52.7718363Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T19:59:52.7729102Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T19:59:52.7814356Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T19:59:52.7824439Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T19:59:52.8910668Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T19:59:52.8923815Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:59:52.9085851Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T19:59:52.9097028Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:59:52.9256340Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T19:59:52.9269387Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:59:52.9421729Z Collecting pyelftools (from staticx->py2static)
2025-08-20T19:59:52.9434311Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T19:59:52.9477487Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T19:59:52.9489580Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T19:59:52.9502058Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T19:59:52.9545308Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T19:59:52.9556350Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T19:59:52.9568160Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T19:59:52.9579844Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T19:59:52.9592202Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:59:52.9602976Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T19:59:52.9613088Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T19:59:52.9625166Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T19:59:52.9644157Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T19:59:52.9654551Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T19:59:52.9664303Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T19:59:52.9674270Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T19:59:52.9684034Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T19:59:52.9693934Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T19:59:52.9708655Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:59:52.9721186Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:59:52.9739713Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:59:52.9749711Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T19:59:52.9760240Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T19:59:53.1310712Z 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-20T19:59:53.1313890Z   Attempting uninstall: pyelftools
2025-08-20T19:59:53.1399116Z     Found existing installation: pyelftools 0.32
2025-08-20T19:59:53.1452186Z     Uninstalling pyelftools-0.32:
2025-08-20T19:59:53.1468810Z       Successfully uninstalled pyelftools-0.32
2025-08-20T19:59:53.2617257Z   Attempting uninstall: altgraph
2025-08-20T19:59:53.2704728Z     Found existing installation: altgraph 0.17.4
2025-08-20T19:59:53.2723922Z     Uninstalling altgraph-0.17.4:
2025-08-20T19:59:53.2730501Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T19:59:53.2867775Z   Attempting uninstall: typing-extensions
2025-08-20T19:59:53.2956028Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T19:59:53.2971204Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T19:59:53.3231316Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T19:59:53.3525873Z   Attempting uninstall: staticx
2025-08-20T19:59:53.3616083Z     Found existing installation: staticx 0.14.1
2025-08-20T19:59:53.3643440Z     Uninstalling staticx-0.14.1:
2025-08-20T19:59:53.3653886Z       Successfully uninstalled staticx-0.14.1
2025-08-20T19:59:53.3866164Z   Attempting uninstall: shellingham
2025-08-20T19:59:53.3955236Z     Found existing installation: shellingham 1.5.4
2025-08-20T19:59:53.3974923Z     Uninstalling shellingham-1.5.4:
2025-08-20T19:59:53.3982041Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T19:59:53.4074517Z   Attempting uninstall: setuptools
2025-08-20T19:59:53.4166148Z     Found existing installation: setuptools 80.9.0
2025-08-20T19:59:53.4455875Z     Uninstalling setuptools-80.9.0:
2025-08-20T19:59:53.4748649Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T19:59:54.1582649Z   Attempting uninstall: scons
2025-08-20T19:59:54.1689286Z     Found existing installation: SCons 4.9.1
2025-08-20T19:59:54.2089600Z     Uninstalling SCons-4.9.1:
2025-08-20T19:59:54.2164914Z       Successfully uninstalled SCons-4.9.1
2025-08-20T19:59:54.8516100Z   Attempting uninstall: pygments
2025-08-20T19:59:54.8605087Z     Found existing installation: Pygments 2.19.2
2025-08-20T19:59:54.8838847Z     Uninstalling Pygments-2.19.2:
2025-08-20T19:59:54.8866624Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T19:59:55.5130579Z   Attempting uninstall: platformdirs
2025-08-20T19:59:55.5221447Z     Found existing installation: platformdirs 4.3.8
2025-08-20T19:59:55.5249388Z     Uninstalling platformdirs-4.3.8:
2025-08-20T19:59:55.5256209Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T19:59:55.5404888Z   Attempting uninstall: packaging
2025-08-20T19:59:55.5487006Z     Found existing installation: packaging 25.0
2025-08-20T19:59:55.5511669Z     Uninstalling packaging-25.0:
2025-08-20T19:59:55.5519247Z       Successfully uninstalled packaging-25.0
2025-08-20T19:59:55.5904225Z   Attempting uninstall: mdurl
2025-08-20T19:59:55.5987509Z     Found existing installation: mdurl 0.1.2
2025-08-20T19:59:55.6005114Z     Uninstalling mdurl-0.1.2:
2025-08-20T19:59:55.6011893Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T19:59:55.6093297Z   Attempting uninstall: click
2025-08-20T19:59:55.6174861Z     Found existing installation: click 8.2.1
2025-08-20T19:59:55.6198614Z     Uninstalling click-8.2.1:
2025-08-20T19:59:55.6205848Z       Successfully uninstalled click-8.2.1
2025-08-20T19:59:55.6795965Z   Attempting uninstall: argcomplete
2025-08-20T19:59:55.6885505Z     Found existing installation: argcomplete 3.6.2
2025-08-20T19:59:55.6918696Z     Uninstalling argcomplete-3.6.2:
2025-08-20T19:59:55.6930970Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T19:59:55.7171924Z   Attempting uninstall: ansi2txt
2025-08-20T19:59:55.7258911Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T19:59:55.7275508Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T19:59:55.7530858Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T19:59:55.7590526Z   Attempting uninstall: userpath
2025-08-20T19:59:55.7678639Z     Found existing installation: userpath 1.9.2
2025-08-20T19:59:55.7699091Z     Uninstalling userpath-1.9.2:
2025-08-20T19:59:55.7708667Z       Successfully uninstalled userpath-1.9.2
2025-08-20T19:59:55.7816094Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T19:59:55.7904871Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T19:59:55.8347427Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T19:59:55.8392163Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T19:59:56.1229002Z   Attempting uninstall: markdown-it-py
2025-08-20T19:59:56.1319448Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T19:59:56.1390400Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T19:59:56.1405570Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T19:59:56.2041611Z   Attempting uninstall: rich
2025-08-20T19:59:56.2140081Z     Found existing installation: rich 14.1.0
2025-08-20T19:59:56.2204934Z     Uninstalling rich-14.1.0:
2025-08-20T19:59:56.2215784Z       Successfully uninstalled rich-14.1.0
2025-08-20T19:59:56.3874632Z   Attempting uninstall: pyinstaller
2025-08-20T19:59:56.3956284Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T19:59:56.4326071Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T19:59:56.4373002Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T19:59:56.7737463Z   Attempting uninstall: pipx
2025-08-20T19:59:56.7826520Z     Found existing installation: pipx 1.7.1
2025-08-20T19:59:56.7874891Z     Uninstalling pipx-1.7.1:
2025-08-20T19:59:56.7885649Z       Successfully uninstalled pipx-1.7.1
2025-08-20T19:59:56.8395177Z   Attempting uninstall: typer
2025-08-20T19:59:56.8486567Z     Found existing installation: typer 0.16.1
2025-08-20T19:59:56.8514586Z     Uninstalling typer-0.16.1:
2025-08-20T19:59:56.8524407Z       Successfully uninstalled typer-0.16.1
2025-08-20T19:59:56.8866268Z   Attempting uninstall: py2static
2025-08-20T19:59:56.8946829Z     Found existing installation: py2static 0.0.1
2025-08-20T19:59:56.8966705Z     Uninstalling py2static-0.0.1:
2025-08-20T19:59:56.8977953Z       Successfully uninstalled py2static-0.0.1
2025-08-20T19:59:56.9051047Z 
2025-08-20T19:59:56.9081177Z 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-20T19:59:57.2478452Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T19:59:57.3749640Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T19:59:57.3753867Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-oblrrx0r
2025-08-20T19:59:57.3778329Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-oblrrx0r
2025-08-20T19:59:58.4637443Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T19:59:58.4684115Z   Installing build dependencies: started
2025-08-20T19:59:59.1981069Z   Installing build dependencies: finished with status 'done'
2025-08-20T19:59:59.1990035Z   Getting requirements to build wheel: started
2025-08-20T19:59:59.5002113Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T19:59:59.5016344Z   Preparing metadata (pyproject.toml): started
2025-08-20T19:59:59.6997983Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T19:59:59.8614699Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T19:59:59.8628128Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T19:59:59.8789180Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T19:59:59.8800173Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T19:59:59.8949646Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T19:59:59.8960061Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T19:59:59.9090469Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T19:59:59.9101358Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T19:59:59.9146276Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T19:59:59.9156770Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T19:59:59.9171110Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T19:59:59.9189797Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T19:59:59.9312281Z Building wheels for collected packages: pyinstaller
2025-08-20T19:59:59.9320392Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T20:00:00.6144189Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T20:00:00.6173360Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=0a7181f30a445278f3ad17d61de4a79c67fc8df29b49f504a1a4cc6e6a28b9e2
2025-08-20T20:00:00.6175350Z   Stored in directory: /tmp/pip-ephem-wheel-cache-uerx78bg/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T20:00:00.6219062Z Successfully built pyinstaller
2025-08-20T20:00:00.7161164Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T20:00:00.7166321Z   Attempting uninstall: altgraph
2025-08-20T20:00:00.7251910Z     Found existing installation: altgraph 0.17.4
2025-08-20T20:00:00.7273302Z     Uninstalling altgraph-0.17.4:
2025-08-20T20:00:00.7280966Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T20:00:00.7433307Z   Attempting uninstall: setuptools
2025-08-20T20:00:00.7522282Z     Found existing installation: setuptools 80.9.0
2025-08-20T20:00:00.7812908Z     Uninstalling setuptools-80.9.0:
2025-08-20T20:00:00.8110471Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T20:00:01.5002515Z   Attempting uninstall: packaging
2025-08-20T20:00:01.5093023Z     Found existing installation: packaging 25.0
2025-08-20T20:00:01.5117867Z     Uninstalling packaging-25.0:
2025-08-20T20:00:01.5127392Z       Successfully uninstalled packaging-25.0
2025-08-20T20:00:01.5515998Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T20:00:01.5598508Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T20:00:01.6029194Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T20:00:01.6071467Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T20:00:01.8889795Z   Attempting uninstall: pyinstaller
2025-08-20T20:00:01.8991646Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T20:00:01.9371681Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T20:00:01.9430282Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T20:00:02.3036673Z 
2025-08-20T20:00:02.3068485Z 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:00:02.6361613Z 6.15.0
2025-08-20T20:00:04.1865871Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T20:00:04.1876977Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T20:00:04.1877627Z 
2025-08-20T20:00:04.1877919Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T20:00:04.1878945Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T20:00:04.1879799Z installation.
2025-08-20T20:00:04.1880064Z 
2025-08-20T20:00:04.1880417Z If you installed the current Docker package using this script and are using it
2025-08-20T20:00:04.1881095Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T20:00:04.1881740Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T20:00:04.1882336Z files to match the parameters passed to the script.
2025-08-20T20:00:04.1882661Z 
2025-08-20T20:00:04.1882901Z You may press Ctrl+C now to abort this script.
2025-08-20T20:00:04.2050954Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T20:00:05.5162121Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T20:00:05.9655068Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T20:00:05.9676430Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T20:00:06.0807727Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T20:00:06.0827502Z + sh -c 'echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list'
2025-08-20T20:00:06.0835556Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T20:00:07.5208983Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null'
2025-08-20T20:00:19.0018802Z 
2025-08-20T20:00:19.0019527Z Running kernel seems to be up-to-date.
2025-08-20T20:00:19.0020124Z 
2025-08-20T20:00:19.0020278Z Restarting services...
2025-08-20T20:00:19.0091478Z 
2025-08-20T20:00:19.0091945Z Service restarts being deferred:
2025-08-20T20:00:19.0092551Z  systemctl restart hosted-compute-agent.service
2025-08-20T20:00:19.0092943Z 
2025-08-20T20:00:19.0093251Z No containers need to be restarted.
2025-08-20T20:00:19.0093575Z 
2025-08-20T20:00:19.0093784Z No user sessions are running outdated binaries.
2025-08-20T20:00:19.0094164Z 
2025-08-20T20:00:19.0094508Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T20:00:20.0218057Z + sh -c 'docker version'
2025-08-20T20:00:20.0388775Z Client: Docker Engine - Community
2025-08-20T20:00:20.0389343Z  Version:           28.3.3
2025-08-20T20:00:20.0389768Z  API version:       1.51
2025-08-20T20:00:20.0390251Z  Go version:        go1.24.5
2025-08-20T20:00:20.0390633Z  Git commit:        980b856
2025-08-20T20:00:20.0391053Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T20:00:20.0391538Z  OS/Arch:           linux/amd64
2025-08-20T20:00:20.0391904Z  Context:           default
2025-08-20T20:00:20.0392079Z 
2025-08-20T20:00:20.0392191Z Server: Docker Engine - Community
2025-08-20T20:00:20.0392476Z  Engine:
2025-08-20T20:00:20.0392710Z   Version:          28.3.3
2025-08-20T20:00:20.0393001Z   API version:      1.51 (minimum version 1.24)
2025-08-20T20:00:20.0393329Z   Go version:       go1.24.5
2025-08-20T20:00:20.0393590Z   Git commit:       bea959c
2025-08-20T20:00:20.0393859Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T20:00:20.0394160Z   OS/Arch:          linux/amd64
2025-08-20T20:00:20.0394445Z   Experimental:     false
2025-08-20T20:00:20.0394694Z  containerd:
2025-08-20T20:00:20.0394907Z   Version:          1.7.27
2025-08-20T20:00:20.0395222Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T20:00:20.0395857Z  runc:
2025-08-20T20:00:20.0396064Z   Version:          1.2.5
2025-08-20T20:00:20.0396330Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T20:00:20.0396624Z  docker-init:
2025-08-20T20:00:20.0396847Z   Version:          0.19.0
2025-08-20T20:00:20.0397346Z   GitCommit:        de40ad0
2025-08-20T20:00:20.0408151Z 
2025-08-20T20:00:20.0408374Z ================================================================================
2025-08-20T20:00:20.0408765Z 
2025-08-20T20:00:20.0409071Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T20:00:20.0409723Z Docker daemon in rootless mode for your user:
2025-08-20T20:00:20.0409985Z 
2025-08-20T20:00:20.0410112Z     dockerd-rootless-setuptool.sh install
2025-08-20T20:00:20.0410346Z 
2025-08-20T20:00:20.0410625Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T20:00:20.0410982Z 
2025-08-20T20:00:20.0410985Z 
2025-08-20T20:00:20.0411229Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T20:00:20.0411983Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T20:00:20.0412420Z 
2025-08-20T20:00:20.0412726Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T20:00:20.0413537Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T20:00:20.0414350Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T20:00:20.0414837Z 
2025-08-20T20:00:20.0415008Z ================================================================================
2025-08-20T20:00:20.0415341Z 
2025-08-20T20:00:30.7376753Z ● docker.service - Docker Application Container Engine
2025-08-20T20:00:30.7379004Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T20:00:30.7380186Z      Active: active (running) since Wed 2025-08-20 20:00:20 UTC; 10s ago
2025-08-20T20:00:30.7380949Z TriggeredBy: ● docker.socket
2025-08-20T20:00:30.7381722Z        Docs: https://docs.docker.com
2025-08-20T20:00:30.7382143Z    Main PID: 20238 (dockerd)
2025-08-20T20:00:30.7382483Z       Tasks: 10
2025-08-20T20:00:30.7382810Z      Memory: 23.5M (peak: 27.8M)
2025-08-20T20:00:30.7383161Z         CPU: 323ms
2025-08-20T20:00:30.7383498Z      CGroup: /system.slice/docker.service
2025-08-20T20:00:30.7386093Z              └─20238 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T20:00:30.7386607Z 
2025-08-20T20:00:30.7387386Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.160896204Z" level=info msg="Loading containers: start."
2025-08-20T20:00:30.7389485Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.655308781Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 7d882ff46a288cc61d3103d818bb175cef43fa966556a476cf5f7cb906519ee2], retrying...."
2025-08-20T20:00:30.7391492Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.687225070Z" level=info msg="Loading containers: done."
2025-08-20T20:00:30.7393371Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.695546815Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T20:00:30.7394927Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.695644738Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T20:00:30.7395966Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.695678692Z" level=info msg="Initializing buildkit"
2025-08-20T20:00:30.7396768Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.715135325Z" level=info msg="Completed buildkit initialization"
2025-08-20T20:00:30.7397883Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.718402167Z" level=info msg="Daemon has completed initialization"
2025-08-20T20:00:30.7398953Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.718456537Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T20:00:30.7399718Z Aug 20 20:00:20 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T20:00:30.7503004Z ● docker.service - Docker Application Container Engine
2025-08-20T20:00:30.7504223Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T20:00:30.7505189Z      Active: active (running) since Wed 2025-08-20 20:00:20 UTC; 10s ago
2025-08-20T20:00:30.7505853Z TriggeredBy: ● docker.socket
2025-08-20T20:00:30.7506161Z        Docs: https://docs.docker.com
2025-08-20T20:00:30.7506468Z    Main PID: 20238 (dockerd)
2025-08-20T20:00:30.7506726Z       Tasks: 10
2025-08-20T20:00:30.7507047Z      Memory: 23.5M (peak: 27.8M)
2025-08-20T20:00:30.7507590Z         CPU: 323ms
2025-08-20T20:00:30.7507855Z      CGroup: /system.slice/docker.service
2025-08-20T20:00:30.7508440Z              └─20238 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T20:00:30.7508789Z 
2025-08-20T20:00:30.7509182Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.160896204Z" level=info msg="Loading containers: start."
2025-08-20T20:00:30.7510669Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.655308781Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 7d882ff46a288cc61d3103d818bb175cef43fa966556a476cf5f7cb906519ee2], retrying...."
2025-08-20T20:00:30.7512150Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.687225070Z" level=info msg="Loading containers: done."
2025-08-20T20:00:30.7513759Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.695546815Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T20:00:30.7515151Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.695644738Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T20:00:30.7516024Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.695678692Z" level=info msg="Initializing buildkit"
2025-08-20T20:00:30.7516706Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.715135325Z" level=info msg="Completed buildkit initialization"
2025-08-20T20:00:30.7517715Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.718402167Z" level=info msg="Daemon has completed initialization"
2025-08-20T20:00:30.7518459Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.718456537Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T20:00:30.7519150Z Aug 20 20:00:20 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T20:00:30.7727701Z ● docker.service - Docker Application Container Engine
2025-08-20T20:00:30.7728512Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T20:00:30.7729136Z      Active: active (running) since Wed 2025-08-20 20:00:20 UTC; 10s ago
2025-08-20T20:00:30.7729632Z TriggeredBy: ● docker.socket
2025-08-20T20:00:30.7729998Z        Docs: https://docs.docker.com
2025-08-20T20:00:30.7730473Z    Main PID: 20238 (dockerd)
2025-08-20T20:00:30.7730888Z       Tasks: 10
2025-08-20T20:00:30.7731296Z      Memory: 23.5M (peak: 27.8M)
2025-08-20T20:00:30.7731720Z         CPU: 323ms
2025-08-20T20:00:30.7732167Z      CGroup: /system.slice/docker.service
2025-08-20T20:00:30.7733144Z              └─20238 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T20:00:30.7733874Z 
2025-08-20T20:00:30.7734968Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.160896204Z" level=info msg="Loading containers: start."
2025-08-20T20:00:30.7738303Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.655308781Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 7d882ff46a288cc61d3103d818bb175cef43fa966556a476cf5f7cb906519ee2], retrying...."
2025-08-20T20:00:30.7741573Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.687225070Z" level=info msg="Loading containers: done."
2025-08-20T20:00:30.7743575Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.695546815Z" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
2025-08-20T20:00:30.7745117Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.695644738Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T20:00:30.7746072Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.695678692Z" level=info msg="Initializing buildkit"
2025-08-20T20:00:30.7746789Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.715135325Z" level=info msg="Completed buildkit initialization"
2025-08-20T20:00:30.7748043Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.718402167Z" level=info msg="Daemon has completed initialization"
2025-08-20T20:00:30.7748877Z Aug 20 20:00:20 pkrvmubgrv54qmi dockerd[20238]: time="2025-08-20T20:00:20.718456537Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T20:00:30.7749555Z Aug 20 20:00:20 pkrvmubgrv54qmi systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T20:00:30.7854742Z Docker version 28.3.3, build 980b856
2025-08-20T20:00:30.8056689Z Unable to find image 'hello-world:latest' locally
2025-08-20T20:00:30.9930059Z latest: Pulling from library/hello-world
2025-08-20T20:00:31.0484773Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T20:00:31.1918854Z 17eec7bbc9d7: Download complete
2025-08-20T20:00:31.2053516Z 17eec7bbc9d7: Pull complete
2025-08-20T20:00:31.2090838Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T20:00:31.2102801Z Status: Downloaded newer image for hello-world:latest
2025-08-20T20:00:31.9142601Z 
2025-08-20T20:00:31.9143164Z Hello from Docker!
2025-08-20T20:00:31.9143803Z This message shows that your installation appears to be working correctly.
2025-08-20T20:00:31.9144297Z 
2025-08-20T20:00:31.9144555Z To generate this message, Docker took the following steps:
2025-08-20T20:00:31.9145250Z  1. The Docker client contacted the Docker daemon.
2025-08-20T20:00:31.9145948Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T20:00:31.9146532Z     (amd64)
2025-08-20T20:00:31.9148342Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T20:00:31.9151587Z     executable that produces the output you are currently reading.
2025-08-20T20:00:31.9152254Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T20:00:31.9152692Z     to your terminal.
2025-08-20T20:00:31.9152849Z 
2025-08-20T20:00:31.9153062Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T20:00:31.9153486Z  $ docker run -it ubuntu bash
2025-08-20T20:00:31.9153669Z 
2025-08-20T20:00:31.9153861Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T20:00:31.9154376Z  https://hub.docker.com/
2025-08-20T20:00:31.9154556Z 
2025-08-20T20:00:31.9154675Z For more examples and ideas, visit:
2025-08-20T20:00:31.9155099Z  https://docs.docker.com/get-started/
2025-08-20T20:00:31.9155351Z 
2025-08-20T20:00:32.0183119Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:00:32.0184487Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:00:32.0185905Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:00:32.0186815Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:00:32.0187713Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:00:32.0188237Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:00:32.0188737Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:00:32.0189218Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:00:32.0189686Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:00:32.0190127Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:00:32.0190649Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:00:32.0191171Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:00:32.0191693Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:00:32.0192260Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:00:32.0192797Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:00:32.0193483Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:00:32.0194250Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:00:32.0195033Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:00:32.0195895Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:00:32.0196865Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:00:32.0198012Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:00:32.0198788Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:00:32.0199466Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:00:32.0200197Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:00:32.0200641Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:00:32.0201128Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:00:32.0201662Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:00:32.0202171Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:00:32.0202668Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:00:32.0203179Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:00:32.0203699Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:00:32.0204221Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:00:32.0204752Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:00:32.0205283Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:00:32.0205831Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:00:32.0206376Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:00:32.0206871Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:00:32.0207602Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:00:32.0208044Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:00:32.0208520Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:00:32.0208963Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:00:32.0209381Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:00:32.0209785Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:00:32.0210420Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:00:32.0210916Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:00:32.0211396Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:00:32.0211895Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:00:32.0212349Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:00:32.0212781Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:00:32.0213211Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:00:32.0213626Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:00:32.0214057Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:00:32.0214483Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:00:32.0214873Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:00:32.0215241Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:00:32.0215617Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:00:32.0215948Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:00:32.0216301Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:00:32.0216714Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:00:32.0217348Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:00:32.0217880Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:00:32.0218335Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:00:32.0218771Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:00:32.0219330Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:00:32.0219770Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:00:32.0220210Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:00:32.0220619Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:00:32.0221025Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:00:32.0221454Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:00:32.0221947Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:00:32.0222470Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:00:32.0222960Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:00:32.0223398Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:00:32.0223797Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:00:32.0224197Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:00:32.0224605Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:00:32.0225057Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:00:32.0225561Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:00:32.0226073Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:00:32.0226594Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:00:32.0227040Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:00:32.0227665Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:00:32.0228207Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:00:32.0228626Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:00:32.0229037Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:00:32.0229429Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:00:32.0229865Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:00:32.0230299Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:00:32.0230694Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:00:32.0231077Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:00:32.0231494Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:00:32.0231908Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:00:32.0232306Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:00:32.0232683Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:00:32.0233085Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:00:32.0233473Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:00:32.0233835Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:00:32.0234223Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:00:32.0234602Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:00:32.0234973Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:00:32.0235372Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:00:32.0235748Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:00:32.0236122Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:00:32.0236615Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:00:32.0237026Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:00:32.0237848Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:00:32.0238251Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:00:32.0238635Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:00:32.0239012Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:00:32.0239407Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:00:32.0239805Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:00:32.0240160Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:00:32.0240498Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:00:32.0240879Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:00:32.0241245Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:00:32.0241617Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:00:32.0241984Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:00:32.0242335Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:00:32.0242711Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:00:32.0243112Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:00:32.0243549Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:00:32.0244000Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:00:32.0244405Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:00:32.0244949Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:00:32.0245349Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:00:32.0245740Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:00:32.0246144Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:00:32.0246554Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:00:32.0246930Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:00:32.0247548Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:00:32.0247969Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:00:32.0248410Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:00:32.0248832Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:00:32.0249220Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:00:32.0249624Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:00:32.0250031Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:00:32.0250438Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:00:32.0250837Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:00:32.0251225Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:00:32.0251618Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:00:32.0252019Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:00:32.0252397Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:00:32.0252756Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:00:32.0253065Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:00:32.0253517Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:00:32.0253924Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:00:32.0254324Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:00:32.0254714Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:00:32.0255081Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:00:32.0255450Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:00:32.0255827Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:00:32.0256172Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:00:32.0256515Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:00:32.0256942Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:00:32.0257660Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:00:32.0258077Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:00:32.0258450Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:00:32.0258835Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:00:32.0259245Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:00:32.0259662Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:00:32.0260073Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:00:32.0260433Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:00:32.0260788Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:00:32.0261213Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:00:32.0261641Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:00:32.0262212Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:00:32.0262574Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:00:32.0262912Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:00:32.0263297Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:00:32.0263680Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:00:32.0264105Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:00:32.0264575Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:00:32.0264988Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:00:32.0265360Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:00:32.0265707Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:00:32.0266073Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:00:32.0266524Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:00:32.0267027Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:00:32.0267757Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:00:32.0268134Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:00:32.0268600Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:00:32.0269139Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:00:32.0269636Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:00:32.0270070Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:00:32.0270436Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:00:32.0270958Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:00:32.0271382Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:00:32.0271795Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:00:32.0272194Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:00:32.0272567Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:00:32.0272944Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:00:32.0273340Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:00:32.0273739Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:00:32.0274134Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:00:32.0274529Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:00:32.0274933Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:00:32.0275325Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:00:32.0275751Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:00:32.0276208Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:00:32.0276637Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:00:32.0277007Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:00:32.0277639Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:00:32.0278041Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:00:32.0278421Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:00:32.0278801Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:00:32.0279334Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:00:32.0279726Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:00:32.0280145Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:00:32.0280616Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:00:32.0281060Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:00:32.0281525Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:00:32.0281905Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:00:32.0282286Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:00:32.0282658Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:00:32.0283026Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:00:32.0283418Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:00:32.0283799Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:00:32.0284248Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:00:32.0284725Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:00:32.0285186Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:00:32.0285700Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:00:32.0286205Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:00:32.0286702Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:00:32.0287422Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:00:32.0287993Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:00:32.0288372Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:00:32.0288734Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:00:32.0289111Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:00:32.0289486Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:00:32.0289842Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:00:32.0290218Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:00:32.0290635Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:00:32.0291014Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:00:32.0291395Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:00:32.0291774Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:00:32.0292187Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:00:32.0292574Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:00:32.0292987Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:00:32.0293425Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:00:32.0293809Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:00:32.0294181Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:00:32.0294648Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:00:32.0295045Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:00:32.0295403Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:00:32.0295801Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:00:32.0296295Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:00:32.0296680Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:00:32.0297051Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:00:32.0297764Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:00:32.0298136Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:00:32.0298454Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:00:32.0298911Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:32.0308568Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:00:32.0309039Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:00:32.0309455Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:00:32.0309946Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:00:32.0310358Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:00:32.0310799Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:00:32.0311225Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:00:32.0311675Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:00:32.0312099Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:00:32.0312509Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:00:32.0312932Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:00:32.0313348Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:00:32.0313735Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:00:32.0314342Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:00:32.0314875Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:00:32.0315374Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:00:32.0315850Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:00:32.0316278Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:00:32.0316672Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:00:32.0317418Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:00:32.0317916Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:00:32.0318325Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:00:32.0318754Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:00:32.0319220Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:00:32.0319631Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:00:32.0319997Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:00:32.0320364Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:00:32.0320744Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:00:32.0321137Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:00:32.0321513Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:00:32.0321880Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:00:32.0322266Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:00:32.0322645Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:00:32.0323505Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:00:32.0324160Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:00:32.0324889Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:00:32.0325564Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:00:32.0326232Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:00:32.0326896Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:00:32.0327831Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:00:32.0328511Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:00:32.0329221Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:00:32.0329893Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:00:32.0330620Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:00:32.0331341Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:00:32.0331767Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:00:32.0332223Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:00:32.0332611Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:00:32.0333366Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:00:32.0333964Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:00:32.0334350Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:00:32.0334742Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:00:32.0335171Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:00:32.0335571Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:00:32.0335946Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:00:32.0336517Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:00:32.0336899Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:00:32.0337418Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:00:32.0337730Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:00:32.0338090Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:00:32.0338450Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:00:32.0338821Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:00:32.0339181Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:00:32.0339527Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:00:32.0339866Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:00:32.0340257Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:00:32.0340681Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:00:32.0341088Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:00:32.0341482Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:00:32.0341870Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:00:32.0342287Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:00:32.0342791Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:00:32.0343420Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:00:32.0344055Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:00:32.0344599Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:00:32.0345243Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:00:32.0345693Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:00:32.0346212Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:00:32.0346832Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:00:32.0347644Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:00:32.0348151Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:00:32.0348603Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:00:32.0348968Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:00:32.0349344Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:00:32.0349726Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:00:32.0350118Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:00:32.0350510Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:00:32.0350894Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:00:32.0351273Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:00:32.0351650Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:00:32.0352026Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:00:32.0352393Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:00:32.0352763Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:00:32.0353128Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:00:32.0353644Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:00:32.0354046Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:00:32.0354458Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:00:32.0354871Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:00:32.0355230Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:00:32.0355617Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:00:32.0356026Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:00:32.0356431Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:00:32.0356862Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:00:32.0357604Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:00:32.0357997Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:00:32.0358364Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:00:32.0358743Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:00:32.0359106Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:00:32.0359490Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:00:32.0359877Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:00:32.0360254Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:00:32.0360635Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:00:32.0360996Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:00:32.0361359Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:00:32.0362042Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:32.0362749Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:32.0363421Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:32.0364072Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:32.0364590Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:00:32.0364969Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:00:32.0365337Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:00:32.0365708Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:00:32.0366080Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:00:32.0366448Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:00:32.0366820Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:00:32.0367396Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:00:32.0367779Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:00:32.0368153Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:00:32.0368532Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:00:32.0368903Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:00:32.0369285Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:00:32.0369691Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:00:32.0370086Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:00:32.0370612Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:00:32.0371013Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:00:32.0371402Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:00:32.0371781Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:00:32.0372159Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:00:32.0372534Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:00:32.0372919Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:00:32.0373321Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:00:32.0373714Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:00:32.0374102Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:00:32.0374503Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:00:32.0374890Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:00:32.0375306Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:00:32.0375737Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:00:32.0376136Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:00:32.0376573Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:00:32.0377035Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:00:32.0377628Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:00:32.0377991Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:00:32.0378679Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:00:32.0379719Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:00:32.0380490Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:00:32.0381203Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:00:32.0381913Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:00:32.0382654Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:00:32.0383536Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:00:32.0384430Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:00:32.0385132Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:00:32.0385877Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:00:32.0386810Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:00:32.0387925Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:00:32.0388623Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:00:32.0389180Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:00:32.0389628Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:00:32.0390556Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:00:32.0391225Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:00:32.0391793Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:00:32.0392220Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:00:32.0392608Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:00:32.0393179Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:00:32.0393607Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:00:32.0394009Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:00:32.0394416Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:00:32.0395375Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:00:32.0396142Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:00:32.0396870Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:00:32.0397790Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:00:32.0398479Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:00:32.0399203Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:00:32.0399640Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:00:32.0400226Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:00:32.0400772Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:00:32.0401318Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:00:32.0402098Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:00:32.0402538Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:00:32.0402951Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:00:32.0403362Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:00:32.0403723Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:00:32.0404088Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:00:32.0404685Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:00:32.0405081Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:00:32.0405449Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:00:32.0405779Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:00:32.0406089Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:00:32.0406441Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:00:32.0406949Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:00:32.0407694Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:00:32.0408073Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:00:32.0408445Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:00:32.0408833Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:00:32.0409257Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:00:32.0409695Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:00:32.0410481Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:00:32.0411295Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:00:32.0412330Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:00:32.0413001Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:00:32.0413645Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:00:32.0414092Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:00:32.0414496Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:00:32.0415140Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:00:32.0415755Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:00:32.0416180Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:00:32.0416608Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:00:32.0417054Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:00:32.0417698Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:00:32.0418071Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:00:32.0418432Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:00:32.0418792Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:00:32.0419173Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:00:32.0419555Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:00:32.0419971Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:00:32.0420382Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:00:32.0420835Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:00:32.0421273Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:00:32.0421651Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:00:32.0422037Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:00:32.0422427Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:00:32.0422818Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:00:32.0423193Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:00:32.0423564Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:00:32.0424141Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:00:32.0424631Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:00:32.0425046Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:00:32.0425421Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:00:32.0425791Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:00:32.0426194Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:00:32.0426587Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:00:32.0426961Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:00:32.0427600Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:00:32.0427984Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:00:32.0428351Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:00:32.0428710Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:00:32.0429100Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:00:32.0429530Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:00:32.0429916Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:00:32.0430308Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:00:32.0430762Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:00:32.0431195Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:00:32.0431612Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:00:32.0432007Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:00:32.0432704Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:32.0433228Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:00:32.0433539Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:00:32.0433895Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:00:32.0434316Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:00:32.0434752Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:00:32.0435283Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:00:32.0435871Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:00:32.0436485Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:00:32.0437366Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:00:32.0438022Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:00:32.0438652Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:00:32.0439280Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:00:32.0439866Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:00:32.0440353Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:00:32.0440803Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:00:32.0441240Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:00:32.0441657Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:00:32.0442261Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:00:32.0442694Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:00:32.0443078Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:00:32.0443445Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:00:32.0443820Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:00:32.0444199Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:00:32.0444608Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:00:32.0445022Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:00:32.0445391Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:00:32.0445783Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:00:32.0446257Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:00:32.0446743Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:00:32.0447441Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:00:32.0447926Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:00:32.0448403Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:00:32.0448882Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:00:32.0449326Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:00:32.0449741Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:00:32.0450153Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:00:32.0450687Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:00:32.0451096Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:00:32.0451503Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:00:32.0451935Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:00:32.0452366Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:00:32.0452755Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:00:32.0453135Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:00:32.0453512Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:00:32.0453885Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:00:32.0454321Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:00:32.0454767Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:00:32.0455169Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:00:32.0455571Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:00:32.0455991Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:00:32.0456435Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:00:32.0456879Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:00:32.0457515Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:00:32.0457912Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:00:32.0458285Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:00:32.0458673Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:00:32.0459172Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:00:32.0459547Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:00:32.0459941Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:00:32.0460336Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:00:32.0460758Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:00:32.0461224Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:00:32.0461638Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:00:32.0462043Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:00:32.0462436Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:00:32.0462737Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:00:32.0463066Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:00:32.0463449Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:00:32.0463845Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:00:32.0464233Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:00:32.0464623Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:00:32.0465049Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:00:32.0465494Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:00:32.0465907Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:00:32.0466293Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:00:32.0466692Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:00:32.0467565Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:32.0468160Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:00:32.0468600Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:00:32.0469039Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:00:32.0469469Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:00:32.0469885Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:00:32.0470280Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:00:32.0470661Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:00:32.0471042Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:00:32.0471449Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:00:32.0471846Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:00:32.0472215Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:00:32.0472598Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:00:32.0472997Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:00:32.0473367Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:00:32.0473780Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:00:32.0474238Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:00:32.0474655Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:00:32.0475025Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:00:32.0475519Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:00:32.0475901Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:00:32.0476270Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:00:32.0476635Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:00:32.0477210Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:00:32.0477700Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:00:32.0478113Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:00:32.0478518Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:00:32.0478919Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:00:32.0479300Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:00:32.0479688Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:00:32.0480071Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:00:32.0480469Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:00:32.0480925Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:00:32.0481399Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:00:32.0481823Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:00:32.0482229Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:00:32.0482629Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:00:32.0483047Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:00:32.0483433Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:00:32.0483917Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:00:32.0484239Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:00:32.0484541Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:00:32.0484908Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:00:32.0485279Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:00:32.0485624Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:00:32.0485996Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:00:32.0486390Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:00:32.0486779Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:00:32.0487317Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:00:32.0487673Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:00:32.0488063Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:00:32.0488459Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:00:32.0488830Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:00:32.0489191Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:00:32.0489550Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:00:32.0489931Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:00:32.0490308Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:00:32.0490689Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:00:32.0491059Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:00:32.0491446Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:00:32.0491820Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:00:32.0492329Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:00:32.0492705Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:00:32.0493087Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:00:32.0493485Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:00:32.0493910Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:00:32.0494311Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:00:32.0494663Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:00:32.0495007Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:00:32.0495352Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:00:32.0495775Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:00:32.0496283Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:00:32.0496785Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:00:32.0497467Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:00:32.0497962Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:00:32.0498394Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:00:32.0498770Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:00:32.0499160Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:00:32.0499548Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:00:32.0499932Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:00:32.0500317Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:00:32.0500813Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:00:32.0501189Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:00:32.0501578Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:00:32.0502013Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:00:32.0502436Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:00:32.0502815Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:00:32.0503218Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:00:32.0503638Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:00:32.0504015Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:00:32.0504372Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:00:32.0504766Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:00:32.0505223Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:00:32.0505650Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:00:32.0506056Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:00:32.0506465Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:00:32.0506784Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:00:32.0507061Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:00:32.0507633Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:00:32.0508117Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:00:32.0826143Z [+] Installing Go for linux-amd64...
2025-08-20T20:00:32.6649060Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T20:00:32.6649724Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T20:00:32.6650402Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T20:00:34.0763602Z [+] Downloading Go go1.25.0...
2025-08-20T20:00:34.0820914Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T20:00:34.0821785Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T20:00:34.0822199Z 
2025-08-20T20:00:34.1440378Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:00:34.1441605Z 100    80  100    80    0     0   1294      0 --:--:-- --:--:-- --:--:--  1311
2025-08-20T20:00:34.2047520Z 
2025-08-20T20:00:34.2048252Z 100    75  100    75    0     0    611      0 --:--:-- --:--:-- --:--:--   611
2025-08-20T20:00:34.4180506Z 
2025-08-20T20:00:34.6120952Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T20:00:34.6121766Z 100 56.8M  100 56.8M    0     0   107M      0 --:--:-- --:--:-- --:--:--  293M
2025-08-20T20:00:34.6156752Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T20:00:36.0184024Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T20:00:36.0184458Z [+] GOROOT: /home/runner/.go
2025-08-20T20:00:36.0184749Z [+] GOPATH: /home/runner/go
2025-08-20T20:00:36.0185143Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T20:00:36.0351879Z go version go1.25.0 linux/amd64
2025-08-20T20:00:36.0811913Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:00:36.0812652Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:00:36.0813275Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:00:36.0813970Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:00:36.0814729Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:00:36.0815794Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:00:36.0816575Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:00:36.0817507Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:00:36.0818221Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:00:36.0818898Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:00:36.0819694Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:00:36.0820558Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:00:36.0821391Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:00:36.0822343Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:00:36.0823158Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:00:36.0823932Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:00:36.0824666Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:00:36.0825130Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:00:36.0825774Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:00:36.0826590Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:00:36.0827528Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:00:36.0828205Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:00:36.0828976Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:00:36.0829682Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:00:36.0830294Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:00:36.0830967Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:00:36.0831978Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:00:36.0832702Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:00:36.0833396Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:00:36.0834109Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:00:36.0834830Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:00:36.0835556Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:00:36.0836016Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:00:36.0836449Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:00:36.0836904Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:00:36.0837537Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:00:36.0837951Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:00:36.0838360Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:00:36.0838758Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:00:36.0839176Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:00:36.0839595Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:00:36.0839989Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:00:36.0840372Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:00:36.0840814Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:00:36.0841307Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:00:36.0841781Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:00:36.0842403Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:00:36.0842845Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:00:36.0843255Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:00:36.0843664Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:00:36.0844064Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:00:36.0844472Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:00:36.0844859Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:00:36.0845223Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:00:36.0845579Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:00:36.0845940Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:00:36.0846263Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:00:36.0846605Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:00:36.0847000Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:00:36.0847532Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:00:36.0847928Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:00:36.0848352Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:00:36.0848757Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:00:36.0849152Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:00:36.0849564Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:00:36.0849980Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:00:36.0850525Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:00:36.0850908Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:00:36.0851320Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:00:36.0851785Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:00:36.0852277Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:00:36.0852749Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:00:36.0853155Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:00:36.0853535Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:00:36.0853917Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:00:36.0854316Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:00:36.0854747Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:00:36.0855224Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:00:36.0855706Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:00:36.0856200Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:00:36.0856631Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:00:36.0857028Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:00:36.0857584Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:00:36.0857981Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:00:36.0858376Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:00:36.0858875Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:00:36.0859295Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:00:36.0859707Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:00:36.0860084Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:00:36.0860452Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:00:36.0860859Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:00:36.0861261Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:00:36.0861625Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:00:36.0861984Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:00:36.0862374Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:00:36.0862764Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:00:36.0863112Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:00:36.0863483Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:00:36.0863848Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:00:36.0864203Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:00:36.0864581Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:00:36.0864941Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:00:36.0865301Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:00:36.0865666Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:00:36.0866046Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:00:36.0866439Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:00:36.0866947Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:00:36.0867667Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:00:36.0868183Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:00:36.0868577Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:00:36.0868978Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:00:36.0869316Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:00:36.0869641Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:00:36.0869994Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:00:36.0870340Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:00:36.0870691Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:00:36.0871047Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:00:36.0871392Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:00:36.0871760Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:00:36.0872146Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:00:36.0872574Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:00:36.0873013Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:00:36.0873403Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:00:36.0873784Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:00:36.0874163Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:00:36.0874542Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:00:36.0874942Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:00:36.0875473Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:00:36.0875851Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:00:36.0876231Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:00:36.0876640Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:00:36.0877240Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:00:36.0877698Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:00:36.0878081Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:00:36.0878464Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:00:36.0878896Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:00:36.0879301Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:00:36.0879711Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:00:36.0880097Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:00:36.0880488Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:00:36.0880885Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:00:36.0881256Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:00:36.0881610Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:00:36.0881915Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:00:36.0882234Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:00:36.0882629Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:00:36.0883017Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:00:36.0883531Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:00:36.0883896Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:00:36.0884260Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:00:36.0884629Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:00:36.0884970Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:00:36.0885304Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:00:36.0885720Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:00:36.0886157Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:00:36.0886548Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:00:36.0886909Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:00:36.0887458Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:00:36.0887868Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:00:36.0888279Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:00:36.0888686Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:00:36.0889047Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:00:36.0889402Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:00:36.0889815Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:00:36.0890234Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:00:36.0890630Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:00:36.0890992Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:00:36.0891333Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:00:36.0891853Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:00:36.0892232Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:00:36.0892652Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:00:36.0893114Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:00:36.0893521Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:00:36.0893885Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:00:36.0894221Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:00:36.0894565Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:00:36.0895003Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:00:36.0895503Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:00:36.0895947Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:00:36.0896315Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:00:36.0896769Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:00:36.0897700Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:00:36.0898202Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:00:36.0898630Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:00:36.0898989Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:00:36.0899363Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:00:36.0899763Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:00:36.0900173Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:00:36.0900775Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:00:36.0901140Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:00:36.0901507Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:00:36.0901897Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:00:36.0902286Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:00:36.0902672Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:00:36.0903057Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:00:36.0903438Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:00:36.0903823Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:00:36.0904231Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:00:36.0904686Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:00:36.0905111Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:00:36.0905475Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:00:36.0905839Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:00:36.0906232Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:00:36.0906600Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:00:36.0906969Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:00:36.0907502Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:00:36.0907885Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:00:36.0908296Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:00:36.0908882Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:00:36.0909339Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:00:36.0916523Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:00:36.0916985Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:00:36.0917615Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:00:36.0918004Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:00:36.0918385Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:00:36.0918787Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:00:36.0919177Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:00:36.0919628Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:00:36.0920137Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:00:36.0920605Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:00:36.0921121Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:00:36.0921624Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:00:36.0922113Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:00:36.0922599Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:00:36.0923043Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:00:36.0923405Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:00:36.0923767Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:00:36.0924328Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:00:36.0924705Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:00:36.0925063Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:00:36.0925438Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:00:36.0925819Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:00:36.0926201Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:00:36.0926581Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:00:36.0926956Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:00:36.0927532Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:00:36.0927919Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:00:36.0928332Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:00:36.0928773Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:00:36.0929165Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:00:36.0929536Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:00:36.0929948Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:00:36.0930320Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:00:36.0930686Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:00:36.0931039Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:00:36.0931406Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:00:36.0931793Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:00:36.0932173Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:00:36.0932689Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:00:36.0933061Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:00:36.0933375Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:00:36.0933834Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:36.0934349Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:00:36.0934713Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:00:36.0935093Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:00:36.0935462Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:00:36.0935863Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:00:36.0936295Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:00:36.0936727Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:00:36.0937350Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:00:36.0937764Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:00:36.0938166Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:00:36.0938583Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:00:36.0938992Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:00:36.0939395Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:00:36.0939821Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:00:36.0940305Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:00:36.0940799Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:00:36.0941368Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:00:36.0941778Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:00:36.0942171Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:00:36.0942641Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:00:36.0943116Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:00:36.0943517Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:00:36.0943937Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:00:36.0944383Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:00:36.0944786Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:00:36.0945155Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:00:36.0945520Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:00:36.0945896Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:00:36.0946279Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:00:36.0946643Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:00:36.0946998Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:00:36.0947582Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:00:36.0947957Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:00:36.0948320Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:00:36.0948684Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:00:36.0949032Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:00:36.0949402Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:00:36.0949910Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:00:36.0950279Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:00:36.0950637Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:00:36.0950989Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:00:36.0951345Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:00:36.0951722Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:00:36.0952082Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:00:36.0952433Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:00:36.0952796Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:00:36.0953147Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:00:36.0953520Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:00:36.0953952Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:00:36.0954353Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:00:36.0954710Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:00:36.0955083Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:00:36.0955497Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:00:36.0955887Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:00:36.0956243Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:00:36.0956600Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:00:36.0956954Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:00:36.0957466Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:00:36.0958145Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:00:36.0958549Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:00:36.0958907Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:00:36.0959270Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:00:36.0959628Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:00:36.0959966Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:00:36.0960299Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:00:36.0960677Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:00:36.0961087Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:00:36.0961478Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:00:36.0961865Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:00:36.0962257Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:00:36.0962658Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:00:36.0963153Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:00:36.0963787Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:00:36.0964412Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:00:36.0964947Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:00:36.0965419Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:00:36.0965866Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:00:36.0966503Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:00:36.0967247Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:00:36.0967830Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:00:36.0968325Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:00:36.0968772Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:00:36.0969135Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:00:36.0969503Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:00:36.0969872Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:00:36.0970251Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:00:36.0970630Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:00:36.0971014Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:00:36.0971393Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:00:36.0971767Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:00:36.0972143Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:00:36.0972510Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:00:36.0972876Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:00:36.0973243Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:00:36.0973636Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:00:36.0974021Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:00:36.0974429Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:00:36.0974959Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:00:36.0975323Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:00:36.0975720Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:00:36.0976120Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:00:36.0976522Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:00:36.0976953Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:00:36.0977478Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:00:36.0977843Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:00:36.0978205Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:00:36.0978574Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:00:36.0978970Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:00:36.0979351Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:00:36.0979732Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:00:36.0980108Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:00:36.0980483Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:00:36.0980837Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:00:36.0981190Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:00:36.0981734Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:36.0982440Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:36.0983230Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:36.0983892Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:36.0984415Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:00:36.0984791Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:00:36.0985156Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:00:36.0985523Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:00:36.0985889Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:00:36.0986243Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:00:36.0986608Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:00:36.0986987Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:00:36.0987469Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:00:36.0987836Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:00:36.0988202Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:00:36.0988568Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:00:36.0988948Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:00:36.0989354Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:00:36.0989742Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:00:36.0990127Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:00:36.0990522Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:00:36.0990905Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:00:36.0991413Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:00:36.0991790Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:00:36.0992159Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:00:36.0992535Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:00:36.0992931Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:00:36.0993316Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:00:36.0993710Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:00:36.0994098Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:00:36.0994476Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:00:36.0994892Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:00:36.0995331Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:00:36.0995725Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:00:36.0996150Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:00:36.0996603Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:00:36.0997003Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:00:36.0997543Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:00:36.0997917Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:00:36.0998304Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:00:36.0998702Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:00:36.0999095Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:00:36.0999587Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:00:36.0999975Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:00:36.1000437Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:00:36.1000903Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:00:36.1001292Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:00:36.1001691Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:00:36.1002133Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:00:36.1002570Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:00:36.1003039Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:00:36.1003520Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:00:36.1003958Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:00:36.1004387Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:00:36.1004782Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:00:36.1005164Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:00:36.1005577Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:00:36.1005958Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:00:36.1006332Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:00:36.1006729Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:00:36.1007228Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:00:36.1007745Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:00:36.1008155Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:00:36.1008541Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:00:36.1008908Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:00:36.1009265Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:00:36.1009618Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:00:36.1010000Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:00:36.1010410Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:00:36.1010855Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:00:36.1011297Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:00:36.1011705Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:00:36.1012134Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:00:36.1012549Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:00:36.1012949Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:00:36.1013344Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:00:36.1013699Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:00:36.1014071Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:00:36.1014451Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:00:36.1014838Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:00:36.1015200Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:00:36.1015525Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:00:36.1015952Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:00:36.1016303Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:00:36.1016793Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:00:36.1017399Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:00:36.1017771Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:00:36.1018136Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:00:36.1018521Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:00:36.1018922Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:00:36.1019321Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:00:36.1019714Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:00:36.1020127Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:00:36.1020529Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:00:36.1020890Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:00:36.1021251Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:00:36.1021609Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:00:36.1021980Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:00:36.1022396Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:00:36.1022812Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:00:36.1023202Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:00:36.1023623Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:00:36.1024177Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:00:36.1024560Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:00:36.1024917Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:00:36.1025263Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:00:36.1025615Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:00:36.1025980Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:00:36.1026348Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:00:36.1026740Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:00:36.1027250Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:00:36.1027700Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:00:36.1028139Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:00:36.1028508Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:00:36.1028886Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:00:36.1029254Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:00:36.1029638Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:00:36.1030007Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:00:36.1030371Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:00:36.1030807Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:00:36.1031286Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:00:36.1031696Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:00:36.1032226Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:00:36.1032600Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:00:36.1032996Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:00:36.1033384Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:00:36.1033764Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:00:36.1034169Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:00:36.1034547Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:00:36.1034892Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:00:36.1035242Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:00:36.1035631Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:00:36.1036048Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:00:36.1036429Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:00:36.1036811Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:00:36.1037401Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:00:36.1037833Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:00:36.1038242Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:00:36.1038636Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:00:36.1039148Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:36.1039655Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:00:36.1039963Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:00:36.1040516Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:00:36.1040933Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:00:36.1041355Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:00:36.1041870Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:00:36.1042453Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:00:36.1043058Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:00:36.1043702Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:00:36.1044337Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:00:36.1044959Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:00:36.1045579Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:00:36.1046157Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:00:36.1046634Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:00:36.1047243Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:00:36.1047712Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:00:36.1048131Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:00:36.1048590Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:00:36.1049014Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:00:36.1049392Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:00:36.1049877Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:00:36.1050251Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:00:36.1050627Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:00:36.1051032Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:00:36.1051438Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:00:36.1051795Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:00:36.1052183Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:00:36.1052636Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:00:36.1053114Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:00:36.1053592Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:00:36.1054079Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:00:36.1054583Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:00:36.1055058Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:00:36.1055499Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:00:36.1055906Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:00:36.1056311Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:00:36.1056716Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:00:36.1057312Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:00:36.1057722Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:00:36.1058279Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:00:36.1058700Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:00:36.1059078Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:00:36.1059453Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:00:36.1059822Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:00:36.1060200Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:00:36.1060628Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:00:36.1061056Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:00:36.1061454Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:00:36.1061868Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:00:36.1062295Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:00:36.1062733Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:00:36.1063172Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:00:36.1063592Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:00:36.1063976Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:00:36.1064348Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:00:36.1064730Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:00:36.1065096Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:00:36.1065457Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:00:36.1065856Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:00:36.1066363Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:00:36.1066790Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:00:36.1067414Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:00:36.1067833Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:00:36.1068236Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:00:36.1068629Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:00:36.1068929Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:00:36.1069249Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:00:36.1069630Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:00:36.1070025Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:00:36.1070437Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:00:36.1070830Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:00:36.1071249Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:00:36.1071686Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:00:36.1072097Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:00:36.1072478Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:00:36.1072873Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:00:36.1073411Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:36.1073986Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:00:36.1074431Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:00:36.1074992Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:00:36.1075426Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:00:36.1075845Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:00:36.1076237Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:00:36.1076618Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:00:36.1076999Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:00:36.1077615Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:00:36.1078012Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:00:36.1078382Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:00:36.1078799Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:00:36.1079196Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:00:36.1079567Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:00:36.1079972Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:00:36.1080425Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:00:36.1080839Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:00:36.1081207Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:00:36.1081575Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:00:36.1081951Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:00:36.1082321Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:00:36.1082809Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:00:36.1083239Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:00:36.1083681Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:00:36.1084080Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:00:36.1084469Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:00:36.1084856Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:00:36.1085229Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:00:36.1085592Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:00:36.1085969Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:00:36.1086363Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:00:36.1086813Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:00:36.1087383Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:00:36.1087805Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:00:36.1088199Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:00:36.1088594Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:00:36.1089008Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:00:36.1089393Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:00:36.1089742Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:00:36.1090053Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:00:36.1090347Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:00:36.1090710Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:00:36.1091210Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:00:36.1091561Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:00:36.1091924Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:00:36.1092314Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:00:36.1092694Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:00:36.1093046Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:00:36.1093394Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:00:36.1093766Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:00:36.1094163Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:00:36.1094531Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:00:36.1094895Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:00:36.1095249Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:00:36.1095628Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:00:36.1096008Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:00:36.1096354Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:00:36.1096722Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:00:36.1097307Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:00:36.1097703Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:00:36.1098072Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:00:36.1098445Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:00:36.1098821Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:00:36.1099340Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:00:36.1099763Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:00:36.1100159Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:00:36.1100504Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:00:36.1100846Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:00:36.1101186Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:00:36.1101605Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:00:36.1102100Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:00:36.1102559Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:00:36.1103025Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:00:36.1103520Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:00:36.1103954Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:00:36.1104329Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:00:36.1104715Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:00:36.1105094Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:00:36.1105489Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:00:36.1105877Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:00:36.1106264Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:00:36.1106632Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:00:36.1107027Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:00:36.1107996Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:00:36.1108443Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:00:36.1108825Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:00:36.1109236Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:00:36.1109670Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:00:36.1110057Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:00:36.1110412Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:00:36.1110803Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:00:36.1111251Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:00:36.1111676Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:00:36.1112091Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:00:36.1112497Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:00:36.1112820Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:00:36.1113093Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:00:36.1113442Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:00:36.1113922Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:00:36.3371815Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:00:36.5062288Z Collecting meson
2025-08-20T20:00:36.5444729Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T20:00:36.5806310Z Collecting ninja
2025-08-20T20:00:36.5851001Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T20:00:36.5921998Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T20:00:36.6145617Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 96.0 MB/s  0:00:00
2025-08-20T20:00:36.6181990Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T20:00:36.7082363Z Installing collected packages: ninja, meson
2025-08-20T20:00:37.4530984Z 
2025-08-20T20:00:37.4560649Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T20:00:37.7551043Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T20:00:37.8653061Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T20:00:37.9224649Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T20:00:38.3159089Z 1.8.4
2025-08-20T20:00:38.3430271Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T20:00:38.3690828Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:00:38.3691543Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:00:38.3692172Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:00:38.3692852Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:00:38.3693558Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:00:38.3694314Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:00:38.3694984Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:00:38.3695635Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:00:38.3696269Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:00:38.3696875Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:00:38.3697722Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:00:38.3698455Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:00:38.3699580Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:00:38.3700545Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:00:38.3701304Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:00:38.3702098Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:00:38.3702819Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:00:38.3703318Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:00:38.3703763Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:00:38.3704293Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:00:38.3704798Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:00:38.3705239Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:00:38.3705733Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:00:38.3706192Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:00:38.3706598Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:00:38.3707050Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:00:38.3707799Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:00:38.3708277Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:00:38.3709001Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:00:38.3709767Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:00:38.3710429Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:00:38.3711201Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:00:38.3712230Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:00:38.3713021Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:00:38.3713910Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:00:38.3714697Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:00:38.3715427Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:00:38.3716108Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:00:38.3716808Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:00:38.3717756Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:00:38.3718453Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:00:38.3719172Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:00:38.3719908Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:00:38.3720744Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:00:38.3721602Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:00:38.3722441Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:00:38.3723312Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:00:38.3724101Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:00:38.3724854Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:00:38.3725614Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:00:38.3726348Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:00:38.3727387Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:00:38.3728405Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:00:38.3729074Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:00:38.3729721Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:00:38.3730393Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:00:38.3730973Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:00:38.3731581Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:00:38.3732312Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:00:38.3732987Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:00:38.3733722Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:00:38.3734515Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:00:38.3735285Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:00:38.3736021Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:00:38.3736780Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:00:38.3737772Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:00:38.3738501Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:00:38.3739204Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:00:38.3739948Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:00:38.3740783Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:00:38.3741668Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:00:38.3742506Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:00:38.3743451Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:00:38.3744153Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:00:38.3744849Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:00:38.3745550Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:00:38.3746329Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:00:38.3747397Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:00:38.3748239Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:00:38.3749045Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:00:38.3749808Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:00:38.3750538Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:00:38.3751242Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:00:38.3751965Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:00:38.3752680Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:00:38.3753363Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:00:38.3754041Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:00:38.3754473Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:00:38.3754861Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:00:38.3755245Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:00:38.3755656Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:00:38.3756248Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:00:38.3756624Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:00:38.3756997Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:00:38.3757679Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:00:38.3758062Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:00:38.3758412Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:00:38.3758782Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:00:38.3759149Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:00:38.3759510Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:00:38.3759900Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:00:38.3760259Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:00:38.3760628Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:00:38.3760999Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:00:38.3761380Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:00:38.3761777Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:00:38.3762166Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:00:38.3762535Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:00:38.3762903Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:00:38.3763293Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:00:38.3763694Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:00:38.3764032Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:00:38.3764527Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:00:38.3764887Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:00:38.3765231Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:00:38.3765579Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:00:38.3765935Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:00:38.3766279Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:00:38.3766652Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:00:38.3767358Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:00:38.3767854Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:00:38.3768296Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:00:38.3768716Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:00:38.3769132Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:00:38.3769519Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:00:38.3769907Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:00:38.3770310Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:00:38.3770716Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:00:38.3771090Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:00:38.3771474Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:00:38.3771880Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:00:38.3772314Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:00:38.3772742Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:00:38.3773265Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:00:38.3773655Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:00:38.3774058Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:00:38.3774461Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:00:38.3774853Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:00:38.3775239Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:00:38.3775630Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:00:38.3776031Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:00:38.3776405Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:00:38.3776768Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:00:38.3777264Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:00:38.3777597Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:00:38.3777986Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:00:38.3778376Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:00:38.3778763Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:00:38.3779132Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:00:38.3779500Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:00:38.3779871Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:00:38.3780212Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:00:38.3780548Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:00:38.3780966Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:00:38.3781531Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:00:38.3781940Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:00:38.3782307Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:00:38.3782688Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:00:38.3783093Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:00:38.3783504Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:00:38.3783911Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:00:38.3784266Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:00:38.3784621Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:00:38.3785037Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:00:38.3785475Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:00:38.3785877Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:00:38.3786231Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:00:38.3786567Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:00:38.3786948Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:00:38.3787550Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:00:38.3787970Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:00:38.3788444Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:00:38.3788867Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:00:38.3796150Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:00:38.3796738Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:00:38.3797375Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:00:38.3797874Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:00:38.3798392Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:00:38.3798840Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:00:38.3799221Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:00:38.3799683Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:00:38.3800213Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:00:38.3800719Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:00:38.3801157Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:00:38.3801536Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:00:38.3801923Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:00:38.3802335Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:00:38.3802762Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:00:38.3803177Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:00:38.3803552Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:00:38.3803926Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:00:38.3804322Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:00:38.3804720Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:00:38.3805113Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:00:38.3805634Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:00:38.3806030Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:00:38.3806428Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:00:38.3806856Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:00:38.3807509Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:00:38.3807941Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:00:38.3808311Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:00:38.3808682Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:00:38.3809079Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:00:38.3809486Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:00:38.3809869Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:00:38.3810247Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:00:38.3810635Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:00:38.3811046Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:00:38.3811508Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:00:38.3811951Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:00:38.3812345Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:00:38.3812730Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:00:38.3813108Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:00:38.3813480Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:00:38.3813978Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:00:38.3814359Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:00:38.3814744Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:00:38.3815198Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:00:38.3815669Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:00:38.3816130Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:00:38.3816644Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:00:38.3817357Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:00:38.3817868Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:00:38.3818367Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:00:38.3818806Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:00:38.3819170Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:00:38.3819530Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:00:38.3819905Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:00:38.3820273Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:00:38.3820631Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:00:38.3821004Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:00:38.3821377Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:00:38.3821758Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:00:38.3822137Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:00:38.3822634Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:00:38.3823031Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:00:38.3823412Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:00:38.3823820Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:00:38.3824254Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:00:38.3824649Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:00:38.3825019Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:00:38.3825430Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:00:38.3825801Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:00:38.3826153Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:00:38.3826525Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:00:38.3826900Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:00:38.3827567Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:00:38.3828173Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:00:38.3828576Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:00:38.3828935Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:00:38.3829252Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:00:38.3829713Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:38.3830232Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:00:38.3830599Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:00:38.3830971Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:00:38.3831546Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:00:38.3831945Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:00:38.3832372Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:00:38.3832801Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:00:38.3833227Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:00:38.3833628Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:00:38.3834024Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:00:38.3834439Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:00:38.3834846Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:00:38.3835234Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:00:38.3835668Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:00:38.3836154Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:00:38.3836647Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:00:38.3837251Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:00:38.3837662Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:00:38.3838058Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:00:38.3838525Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:00:38.3839002Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:00:38.3839394Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:00:38.3839944Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:00:38.3840393Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:00:38.3840792Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:00:38.3841150Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:00:38.3841510Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:00:38.3841886Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:00:38.3842268Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:00:38.3842628Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:00:38.3843002Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:00:38.3843382Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:00:38.3843763Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:00:38.3844129Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:00:38.3844496Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:00:38.3844848Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:00:38.3845222Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:00:38.3845603Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:00:38.3845959Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:00:38.3846311Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:00:38.3846658Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:00:38.3847017Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:00:38.3847496Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:00:38.3847977Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:00:38.3848329Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:00:38.3848698Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:00:38.3849047Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:00:38.3849411Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:00:38.3849837Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:00:38.3850235Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:00:38.3850592Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:00:38.3850965Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:00:38.3851380Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:00:38.3851773Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:00:38.3852136Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:00:38.3852494Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:00:38.3852845Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:00:38.3853141Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:00:38.3853435Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:00:38.3853785Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:00:38.3854139Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:00:38.3854501Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:00:38.3854893Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:00:38.3855245Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:00:38.3855584Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:00:38.3856080Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:00:38.3856499Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:00:38.3856895Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:00:38.3857390Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:00:38.3857777Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:00:38.3858183Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:00:38.3858685Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:00:38.3859306Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:00:38.3859935Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:00:38.3860481Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:00:38.3860951Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:00:38.3861396Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:00:38.3861912Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:00:38.3862525Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:00:38.3863083Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:00:38.3863568Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:00:38.3864011Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:00:38.3864378Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:00:38.3864880Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:00:38.3865247Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:00:38.3865627Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:00:38.3866020Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:00:38.3866402Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:00:38.3866780Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:00:38.3867262Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:00:38.3867642Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:00:38.3868009Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:00:38.3868382Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:00:38.3868754Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:00:38.3869140Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:00:38.3869529Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:00:38.3869942Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:00:38.3870359Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:00:38.3870715Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:00:38.3871104Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:00:38.3871504Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:00:38.3871909Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:00:38.3872344Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:00:38.3872888Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:00:38.3873261Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:00:38.3873627Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:00:38.3874005Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:00:38.3874364Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:00:38.3874745Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:00:38.3875127Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:00:38.3875505Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:00:38.3875886Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:00:38.3876246Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:00:38.3876602Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:00:38.3877256Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:38.3877967Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:38.3878643Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:38.3879294Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:38.3879813Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:00:38.3880194Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:00:38.3880561Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:00:38.3880932Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:00:38.3881426Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:00:38.3881783Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:00:38.3882148Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:00:38.3882526Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:00:38.3882909Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:00:38.3883279Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:00:38.3883654Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:00:38.3884023Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:00:38.3884406Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:00:38.3884814Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:00:38.3885223Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:00:38.3885616Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:00:38.3886011Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:00:38.3886407Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:00:38.3886785Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:00:38.3887273Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:00:38.3887644Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:00:38.3888025Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:00:38.3888423Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:00:38.3888814Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:00:38.3889325Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:00:38.3889717Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:00:38.3890100Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:00:38.3890519Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:00:38.3890950Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:00:38.3891344Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:00:38.3891776Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:00:38.3892230Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:00:38.3892632Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:00:38.3893000Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:00:38.3893384Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:00:38.3893775Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:00:38.3894177Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:00:38.3894571Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:00:38.3894943Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:00:38.3895325Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:00:38.3895791Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:00:38.3896261Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:00:38.3896652Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:00:38.3897061Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:00:38.3897716Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:00:38.3898158Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:00:38.3898627Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:00:38.3899107Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:00:38.3899546Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:00:38.3899973Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:00:38.3900365Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:00:38.3900751Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:00:38.3901165Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:00:38.3901545Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:00:38.3901929Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:00:38.3902330Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:00:38.3902724Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:00:38.3903122Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:00:38.3903538Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:00:38.3903924Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:00:38.3904295Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:00:38.3904658Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:00:38.3905009Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:00:38.3905394Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:00:38.3905924Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:00:38.3906375Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:00:38.3906813Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:00:38.3907304Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:00:38.3907740Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:00:38.3908156Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:00:38.3908557Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:00:38.3908960Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:00:38.3909348Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:00:38.3909708Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:00:38.3910108Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:00:38.3910494Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:00:38.3910865Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:00:38.3911192Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:00:38.3911501Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:00:38.3911851Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:00:38.3912352Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:00:38.3912865Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:00:38.3913240Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:00:38.3913609Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:00:38.3914123Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:00:38.3914530Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:00:38.3914930Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:00:38.3915330Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:00:38.3915738Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:00:38.3916143Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:00:38.3916513Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:00:38.3916877Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:00:38.3917335Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:00:38.3917708Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:00:38.3918134Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:00:38.3918565Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:00:38.3918955Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:00:38.3919370Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:00:38.3919805Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:00:38.3920197Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:00:38.3920558Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:00:38.3920907Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:00:38.3921691Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:00:38.3922081Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:00:38.3922589Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:00:38.3922996Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:00:38.3923407Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:00:38.3923865Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:00:38.3924306Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:00:38.3924682Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:00:38.3925065Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:00:38.3925449Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:00:38.3925834Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:00:38.3926213Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:00:38.3926600Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:00:38.3927048Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:00:38.3927647Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:00:38.3928064Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:00:38.3928434Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:00:38.3928800Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:00:38.3929201Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:00:38.3929593Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:00:38.3929963Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:00:38.3930356Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:00:38.3930855Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:00:38.3931204Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:00:38.3931559Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:00:38.3931957Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:00:38.3932376Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:00:38.3932754Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:00:38.3933138Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:00:38.3933576Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:00:38.3934004Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:00:38.3934416Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:00:38.3934806Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:00:38.3935330Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:38.3935839Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:00:38.3936146Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:00:38.3936491Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:00:38.3936907Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:00:38.3937444Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:00:38.3937966Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:00:38.3938554Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:00:38.3939161Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:00:38.3939951Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:00:38.3940597Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:00:38.3941217Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:00:38.3941839Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:00:38.3942429Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:00:38.3942912Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:00:38.3943360Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:00:38.3943792Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:00:38.3944225Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:00:38.3944689Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:00:38.3945116Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:00:38.3945494Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:00:38.3945879Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:00:38.3946255Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:00:38.3946634Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:00:38.3947039Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:00:38.3947557Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:00:38.3947917Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:00:38.3948432Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:00:38.3948890Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:00:38.3949378Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:00:38.3949856Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:00:38.3950337Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:00:38.3950812Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:00:38.3951288Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:00:38.3951732Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:00:38.3952143Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:00:38.3952560Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:00:38.3952969Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:00:38.3953377Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:00:38.3953782Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:00:38.3954213Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:00:38.3954638Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:00:38.3955025Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:00:38.3955403Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:00:38.3955775Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:00:38.3956151Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:00:38.3956737Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:00:38.3957270Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:00:38.3957672Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:00:38.3958075Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:00:38.3958492Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:00:38.3958931Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:00:38.3959366Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:00:38.3959791Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:00:38.3960180Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:00:38.3960552Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:00:38.3960951Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:00:38.3961320Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:00:38.3961690Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:00:38.3962089Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:00:38.3962486Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:00:38.3962908Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:00:38.3963369Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:00:38.3963782Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:00:38.3964184Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:00:38.3964576Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:00:38.3964994Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:00:38.3965314Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:00:38.3965690Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:00:38.3966081Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:00:38.3966460Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:00:38.3966847Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:00:38.3967425Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:00:38.3967871Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:00:38.3968285Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:00:38.3968668Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:00:38.3969077Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:00:38.3969622Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:38.3970199Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:00:38.3970644Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:00:38.3971078Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:00:38.3971509Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:00:38.3971923Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:00:38.3972316Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:00:38.3972705Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:00:38.3973111Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:00:38.3973634Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:00:38.3974038Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:00:38.3974409Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:00:38.3974792Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:00:38.3975187Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:00:38.3975557Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:00:38.3975954Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:00:38.3976413Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:00:38.3976830Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:00:38.3977319Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:00:38.3977693Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:00:38.3978073Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:00:38.3978442Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:00:38.3978808Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:00:38.3979232Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:00:38.3979674Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:00:38.3980072Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:00:38.3980462Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:00:38.3980853Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:00:38.3981233Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:00:38.3981724Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:00:38.3982100Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:00:38.3982496Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:00:38.3982938Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:00:38.3983391Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:00:38.3983809Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:00:38.3984201Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:00:38.3984602Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:00:38.3985019Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:00:38.3985408Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:00:38.3985767Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:00:38.3986084Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:00:38.3986387Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:00:38.3986753Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:00:38.3987243Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:00:38.3987593Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:00:38.3987960Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:00:38.3988355Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:00:38.3988740Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:00:38.3989098Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:00:38.3989567Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:00:38.3989947Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:00:38.3990340Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:00:38.3990709Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:00:38.3991064Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:00:38.3991420Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:00:38.3991802Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:00:38.3992177Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:00:38.3992523Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:00:38.3992892Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:00:38.3993276Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:00:38.3993659Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:00:38.3994031Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:00:38.3994406Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:00:38.3994789Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:00:38.3995186Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:00:38.3995604Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:00:38.3996002Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:00:38.3996354Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:00:38.3996704Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:00:38.3997049Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:00:38.3997746Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:00:38.3998247Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:00:38.3998711Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:00:38.3999176Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:00:38.3999667Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:00:38.4000095Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:00:38.4000474Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:00:38.4000860Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:00:38.4001243Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:00:38.4001624Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:00:38.4002010Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:00:38.4002389Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:00:38.4002758Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:00:38.4003144Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:00:38.4003580Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:00:38.4004009Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:00:38.4004383Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:00:38.4004779Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:00:38.4005200Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:00:38.4005578Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:00:38.4006048Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:00:38.4006453Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:00:38.4006907Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:00:38.4007480Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:00:38.4007889Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:00:38.4008297Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:00:38.4008620Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:00:38.4008898Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:00:38.4009278Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:00:38.4009757Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:00:38.5539624Z info: downloading installer
2025-08-20T20:00:38.8293639Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T20:00:38.8294316Z warn: /home/runner/.rustup/settings.toml
2025-08-20T20:00:38.8294957Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T20:00:38.8295685Z warn: instead of the one inferred from the default host triple.
2025-08-20T20:00:38.8459748Z info: profile set to 'default'
2025-08-20T20:00:38.8460352Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T20:00:38.8460921Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T20:00:38.9156234Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:00:38.9465209Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:00:38.9465728Z 
2025-08-20T20:00:38.9564222Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:00:38.9564959Z 
2025-08-20T20:00:38.9564963Z 
2025-08-20T20:00:38.9565104Z Rust is installed now. Great!
2025-08-20T20:00:38.9565284Z 
2025-08-20T20:00:38.9565590Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T20:00:38.9566340Z environment variable. This has not been done automatically.
2025-08-20T20:00:38.9566754Z 
2025-08-20T20:00:38.9566969Z To configure your current shell, you need to source
2025-08-20T20:00:38.9567731Z the corresponding env file under $HOME/.cargo.
2025-08-20T20:00:38.9568101Z 
2025-08-20T20:00:38.9568456Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T20:00:38.9569250Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T20:00:38.9569860Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T20:00:38.9570428Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T20:00:38.9713364Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:00:39.0053593Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T20:00:39.0054431Z 
2025-08-20T20:00:39.0155323Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:00:39.0155790Z 
2025-08-20T20:00:39.0655776Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T20:00:39.5680448Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T20:00:39.6003716Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T20:00:39.6004387Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T20:00:39.6005001Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T20:00:39.6005667Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T20:00:39.6006361Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T20:00:39.6007023Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T20:00:39.6007892Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T20:00:39.6008540Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T20:00:39.6009482Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T20:00:39.6010121Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T20:00:39.6010769Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T20:00:39.6011457Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T20:00:39.6012146Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T20:00:39.6012866Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T20:00:39.6013565Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T20:00:39.6014283Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T20:00:39.6014993Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T20:00:39.6015558Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T20:00:39.6016105Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T20:00:39.6016593Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T20:00:39.6017345Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T20:00:39.6018057Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T20:00:39.6018787Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T20:00:39.6019503Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T20:00:39.6020123Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T20:00:39.6020602Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T20:00:39.6021031Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T20:00:39.6021439Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T20:00:39.6022049Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T20:00:39.6022455Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T20:00:39.6022889Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T20:00:39.6023315Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T20:00:39.6023741Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T20:00:39.6024156Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T20:00:39.6024600Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T20:00:39.6025036Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T20:00:39.6025432Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T20:00:39.6025824Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T20:00:39.6026238Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T20:00:39.6026663Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T20:00:39.6027309Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T20:00:39.6027733Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T20:00:39.6028289Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T20:00:39.6029091Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T20:00:39.6029952Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T20:00:39.6030801Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T20:00:39.6031347Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T20:00:39.6031794Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T20:00:39.6032421Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T20:00:39.6032872Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T20:00:39.6033289Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T20:00:39.6033709Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T20:00:39.6034105Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T20:00:39.6034479Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T20:00:39.6034844Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T20:00:39.6035213Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T20:00:39.6035540Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T20:00:39.6035887Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T20:00:39.6036304Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T20:00:39.6036685Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T20:00:39.6037302Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T20:00:39.6037757Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T20:00:39.6038176Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T20:00:39.6038588Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T20:00:39.6039011Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T20:00:39.6039438Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T20:00:39.6039844Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T20:00:39.6040236Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T20:00:39.6040797Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T20:00:39.6041441Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T20:00:39.6041950Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T20:00:39.6042639Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T20:00:39.6043383Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T20:00:39.6044065Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T20:00:39.6044734Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T20:00:39.6045146Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T20:00:39.6045590Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T20:00:39.6046091Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T20:00:39.6046590Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T20:00:39.6047251Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T20:00:39.6047706Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T20:00:39.6048101Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T20:00:39.6048486Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T20:00:39.6048884Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T20:00:39.6049279Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T20:00:39.6049657Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T20:00:39.6050071Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T20:00:39.6050663Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T20:00:39.6051053Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T20:00:39.6051426Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T20:00:39.6051828Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T20:00:39.6052224Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T20:00:39.6052592Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T20:00:39.6052956Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T20:00:39.6053340Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T20:00:39.6053720Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T20:00:39.6054069Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T20:00:39.6054458Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T20:00:39.6054827Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T20:00:39.6055182Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T20:00:39.6055736Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T20:00:39.6056106Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T20:00:39.6056513Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T20:00:39.6057317Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T20:00:39.6057964Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T20:00:39.6058618Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T20:00:39.6059318Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T20:00:39.6059999Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T20:00:39.6060886Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T20:00:39.6061394Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T20:00:39.6061795Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T20:00:39.6062137Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T20:00:39.6062470Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T20:00:39.6062828Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T20:00:39.6063180Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T20:00:39.6063532Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T20:00:39.6063890Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T20:00:39.6064229Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T20:00:39.6064599Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T20:00:39.6065000Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T20:00:39.6065431Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T20:00:39.6065874Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T20:00:39.6066272Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T20:00:39.6066654Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T20:00:39.6067039Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T20:00:39.6067672Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T20:00:39.6068071Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T20:00:39.6068472Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T20:00:39.6068846Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T20:00:39.6069392Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T20:00:39.6077544Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T20:00:39.6078053Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T20:00:39.6078500Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T20:00:39.6078904Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T20:00:39.6079308Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T20:00:39.6079735Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T20:00:39.6080185Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T20:00:39.6080607Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T20:00:39.6081001Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T20:00:39.6081415Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T20:00:39.6081819Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T20:00:39.6082196Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T20:00:39.6082553Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T20:00:39.6082875Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T20:00:39.6083202Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T20:00:39.6083594Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T20:00:39.6084065Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T20:00:39.6084776Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T20:00:39.6085440Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T20:00:39.6086106Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T20:00:39.6087043Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T20:00:39.6087841Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T20:00:39.6088419Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T20:00:39.6089127Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T20:00:39.6089919Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T20:00:39.6090640Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T20:00:39.6091109Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T20:00:39.6091494Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T20:00:39.6092020Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T20:00:39.6092433Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T20:00:39.6092851Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T20:00:39.6093228Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T20:00:39.6093854Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T20:00:39.6094601Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T20:00:39.6095379Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T20:00:39.6095876Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T20:00:39.6096249Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T20:00:39.6096587Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T20:00:39.6097246Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T20:00:39.6097647Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T20:00:39.6098235Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T20:00:39.6098991Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T20:00:39.6099746Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T20:00:39.6100395Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T20:00:39.6100973Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T20:00:39.6101332Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T20:00:39.6101775Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T20:00:39.6102275Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T20:00:39.6102709Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T20:00:39.6103080Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T20:00:39.6103549Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T20:00:39.6104123Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T20:00:39.6104615Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T20:00:39.6105042Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T20:00:39.6105399Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T20:00:39.6105774Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T20:00:39.6106180Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T20:00:39.6106589Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T20:00:39.6106985Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T20:00:39.6107553Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T20:00:39.6108100Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T20:00:39.6108495Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T20:00:39.6108893Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T20:00:39.6109288Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T20:00:39.6109671Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T20:00:39.6110058Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T20:00:39.6110444Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T20:00:39.6110864Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T20:00:39.6111314Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T20:00:39.6111732Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T20:00:39.6112268Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T20:00:39.6112670Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T20:00:39.6113062Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T20:00:39.6113665Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T20:00:39.6114351Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T20:00:39.6115015Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T20:00:39.6115727Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T20:00:39.6116156Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T20:00:39.6116621Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T20:00:39.6117253Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T20:00:39.6117913Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T20:00:39.6118309Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T20:00:39.6118689Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T20:00:39.6119248Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T20:00:39.6119923Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T20:00:39.6120613Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T20:00:39.6121305Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T20:00:39.6122092Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T20:00:39.6122935Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T20:00:39.6123752Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T20:00:39.6124337Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T20:00:39.6124850Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T20:00:39.6125344Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T20:00:39.6125827Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T20:00:39.6126260Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T20:00:39.6126624Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T20:00:39.6126978Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T20:00:39.6127564Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T20:00:39.6127936Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T20:00:39.6128286Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T20:00:39.6128836Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T20:00:39.6129208Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T20:00:39.6129584Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T20:00:39.6129958Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T20:00:39.6130335Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T20:00:39.6130731Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T20:00:39.6131113Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T20:00:39.6131523Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T20:00:39.6131956Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T20:00:39.6132335Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T20:00:39.6132712Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T20:00:39.6133118Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T20:00:39.6133490Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T20:00:39.6133838Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T20:00:39.6134182Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T20:00:39.6134538Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T20:00:39.6134920Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T20:00:39.6135285Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T20:00:39.6135669Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T20:00:39.6136029Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T20:00:39.6136341Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T20:00:39.6136990Z 	libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:39.6137698Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T20:00:39.6138059Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T20:00:39.6138426Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T20:00:39.6138789Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T20:00:39.6139181Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T20:00:39.6139607Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T20:00:39.6140022Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T20:00:39.6140443Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T20:00:39.6140856Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T20:00:39.6141251Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T20:00:39.6141670Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T20:00:39.6142079Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T20:00:39.6142461Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T20:00:39.6142884Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T20:00:39.6143365Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T20:00:39.6143855Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T20:00:39.6144292Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T20:00:39.6144696Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T20:00:39.6145229Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T20:00:39.6145700Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T20:00:39.6146178Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T20:00:39.6146579Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T20:00:39.6147005Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T20:00:39.6147642Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T20:00:39.6148041Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T20:00:39.6148399Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T20:00:39.6148757Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T20:00:39.6149123Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T20:00:39.6149509Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T20:00:39.6149869Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T20:00:39.6150232Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T20:00:39.6150616Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T20:00:39.6150990Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T20:00:39.6151351Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T20:00:39.6151711Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T20:00:39.6152055Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T20:00:39.6152422Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T20:00:39.6152803Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T20:00:39.6153158Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T20:00:39.6153633Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T20:00:39.6153987Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T20:00:39.6154342Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T20:00:39.6154708Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T20:00:39.6155063Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T20:00:39.6155418Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T20:00:39.6155780Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T20:00:39.6156134Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T20:00:39.6156493Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T20:00:39.6156921Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T20:00:39.6157507Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T20:00:39.6157878Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T20:00:39.6158250Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T20:00:39.6158662Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T20:00:39.6159049Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T20:00:39.6159402Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T20:00:39.6159757Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T20:00:39.6160113Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T20:00:39.6160405Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T20:00:39.6160702Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T20:00:39.6161049Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T20:00:39.6161397Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T20:00:39.6161882Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T20:00:39.6162235Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T20:00:39.6162570Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T20:00:39.6162900Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T20:00:39.6163273Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T20:00:39.6163688Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T20:00:39.6164079Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T20:00:39.6164478Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T20:00:39.6164861Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T20:00:39.6165267Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T20:00:39.6165773Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T20:00:39.6166392Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T20:00:39.6167010Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T20:00:39.6168037Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T20:00:39.6168514Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T20:00:39.6168978Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T20:00:39.6169506Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T20:00:39.6170123Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T20:00:39.6170820Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T20:00:39.6171332Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T20:00:39.6171777Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T20:00:39.6172139Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T20:00:39.6172506Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T20:00:39.6172871Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T20:00:39.6173246Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T20:00:39.6173626Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T20:00:39.6174003Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T20:00:39.6174379Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T20:00:39.6174768Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T20:00:39.6175140Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T20:00:39.6175542Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T20:00:39.6176123Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T20:00:39.6176747Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T20:00:39.6177602Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T20:00:39.6178322Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T20:00:39.6179074Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T20:00:39.6179556Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T20:00:39.6179928Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T20:00:39.6180493Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T20:00:39.6180900Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T20:00:39.6181303Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T20:00:39.6181741Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T20:00:39.6182163Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T20:00:39.6182527Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T20:00:39.6182989Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T20:00:39.6183359Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T20:00:39.6183724Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T20:00:39.6184104Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T20:00:39.6184494Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T20:00:39.6184891Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T20:00:39.6185276Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T20:00:39.6185633Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T20:00:39.6185988Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T20:00:39.6186529Z 	libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccfg-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:39.6187430Z 	libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisccc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:39.6188109Z 	libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libisc-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:39.6188757Z 	libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libirs-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:39.6189406Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T20:00:39.6189786Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T20:00:39.6190147Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T20:00:39.6190518Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T20:00:39.6190884Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T20:00:39.6191235Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T20:00:39.6191601Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T20:00:39.6191977Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T20:00:39.6192347Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T20:00:39.6192716Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T20:00:39.6193093Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T20:00:39.6193462Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T20:00:39.6193849Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T20:00:39.6194256Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T20:00:39.6194653Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T20:00:39.6195038Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T20:00:39.6195431Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T20:00:39.6195820Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T20:00:39.6196198Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T20:00:39.6196570Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T20:00:39.6197256Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T20:00:39.6197690Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T20:00:39.6198093Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T20:00:39.6198527Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T20:00:39.6198921Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T20:00:39.6199309Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T20:00:39.6199687Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T20:00:39.6200103Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T20:00:39.6200525Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T20:00:39.6200918Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T20:00:39.6201358Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T20:00:39.6201805Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T20:00:39.6202204Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T20:00:39.6202568Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T20:00:39.6202946Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T20:00:39.6203333Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T20:00:39.6203732Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T20:00:39.6204159Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T20:00:39.6204526Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T20:00:39.6204905Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T20:00:39.6205496Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T20:00:39.6205966Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T20:00:39.6206356Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T20:00:39.6206757Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T20:00:39.6207404Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T20:00:39.6207847Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T20:00:39.6208317Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T20:00:39.6208797Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T20:00:39.6209231Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T20:00:39.6209670Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T20:00:39.6210067Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T20:00:39.6210450Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T20:00:39.6210854Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T20:00:39.6211235Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T20:00:39.6211603Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T20:00:39.6212004Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T20:00:39.6212401Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T20:00:39.6212850Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T20:00:39.6213263Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T20:00:39.6213645Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T20:00:39.6214143Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T20:00:39.6214500Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T20:00:39.6214853Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T20:00:39.6215233Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T20:00:39.6215642Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T20:00:39.6216088Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T20:00:39.6216531Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T20:00:39.6216927Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T20:00:39.6217616Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T20:00:39.6218046Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T20:00:39.6218454Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T20:00:39.6218855Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T20:00:39.6219207Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T20:00:39.6219565Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T20:00:39.6219947Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T20:00:39.6220331Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T20:00:39.6220698Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T20:00:39.6221023Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T20:00:39.6221331Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T20:00:39.6221678Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T20:00:39.6222302Z 	libgallium-25.0.7-0ubuntu0.24.04.1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgallium-25.0.7-0ubuntu0.24.04.1.so
2025-08-20T20:00:39.6222814Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T20:00:39.6223189Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T20:00:39.6223553Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T20:00:39.6223939Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T20:00:39.6224340Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T20:00:39.6224743Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T20:00:39.6225135Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T20:00:39.6225540Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T20:00:39.6225942Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T20:00:39.6226313Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T20:00:39.6226674Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T20:00:39.6227025Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T20:00:39.6227592Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T20:00:39.6228006Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T20:00:39.6228425Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T20:00:39.6228812Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T20:00:39.6229226Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T20:00:39.6229653Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T20:00:39.6230037Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T20:00:39.6230525Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T20:00:39.6230873Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T20:00:39.6231224Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T20:00:39.6231583Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T20:00:39.6231953Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T20:00:39.6232353Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T20:00:39.6232755Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T20:00:39.6233201Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T20:00:39.6233630Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T20:00:39.6233999Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T20:00:39.6234382Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T20:00:39.6234758Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T20:00:39.6235136Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T20:00:39.6235503Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T20:00:39.6235869Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T20:00:39.6236303Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T20:00:39.6236785Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T20:00:39.6237391Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T20:00:39.6237759Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T20:00:39.6238119Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T20:00:39.6238634Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T20:00:39.6239021Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T20:00:39.6239387Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T20:00:39.6239774Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T20:00:39.6240143Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T20:00:39.6240489Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T20:00:39.6240836Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T20:00:39.6241218Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T20:00:39.6241688Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T20:00:39.6242102Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T20:00:39.6242477Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T20:00:39.6242920Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T20:00:39.6243340Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T20:00:39.6243751Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T20:00:39.6244131Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T20:00:39.6244644Z 	libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdns-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:39.6245147Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T20:00:39.6245450Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T20:00:39.6245791Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T20:00:39.6246198Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T20:00:39.6246744Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T20:00:39.6247424Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T20:00:39.6248003Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T20:00:39.6248601Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T20:00:39.6249240Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T20:00:39.6249871Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T20:00:39.6250486Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T20:00:39.6251102Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T20:00:39.6251683Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T20:00:39.6252160Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T20:00:39.6252596Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T20:00:39.6253015Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T20:00:39.6253431Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T20:00:39.6253890Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T20:00:39.6254314Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T20:00:39.6254687Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T20:00:39.6255048Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T20:00:39.6255415Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T20:00:39.6255913Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T20:00:39.6256323Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T20:00:39.6256729Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T20:00:39.6257271Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T20:00:39.6257708Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T20:00:39.6258182Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T20:00:39.6258673Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T20:00:39.6259152Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T20:00:39.6259629Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T20:00:39.6260141Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T20:00:39.6260611Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T20:00:39.6261050Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T20:00:39.6261456Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T20:00:39.6261863Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T20:00:39.6262262Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T20:00:39.6262681Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T20:00:39.6263095Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T20:00:39.6263531Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T20:00:39.6263959Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T20:00:39.6264480Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T20:00:39.6264861Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T20:00:39.6265235Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T20:00:39.6265617Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T20:00:39.6266056Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T20:00:39.6266493Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T20:00:39.6266896Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T20:00:39.6267437Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T20:00:39.6267858Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T20:00:39.6268299Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T20:00:39.6268749Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T20:00:39.6269173Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T20:00:39.6269590Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T20:00:39.6269964Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T20:00:39.6270352Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T20:00:39.6270715Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T20:00:39.6271084Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T20:00:39.6271483Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T20:00:39.6271878Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T20:00:39.6272302Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T20:00:39.6272927Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T20:00:39.6273356Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T20:00:39.6273760Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T20:00:39.6274152Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T20:00:39.6274450Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T20:00:39.6274767Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T20:00:39.6275146Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T20:00:39.6275536Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T20:00:39.6275918Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T20:00:39.6276311Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T20:00:39.6276743Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T20:00:39.6277306Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T20:00:39.6277721Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T20:00:39.6278103Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T20:00:39.6278498Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T20:00:39.6279035Z 	libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbind9-9.18.30-0ubuntu0.24.04.2-Ubuntu.so
2025-08-20T20:00:39.6279613Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T20:00:39.6280059Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T20:00:39.6280494Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T20:00:39.6280938Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T20:00:39.6281474Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T20:00:39.6281867Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T20:00:39.6282251Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T20:00:39.6282631Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T20:00:39.6283031Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T20:00:39.6283423Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T20:00:39.6283790Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T20:00:39.6284169Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T20:00:39.6284563Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T20:00:39.6284937Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T20:00:39.6285344Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T20:00:39.6285801Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T20:00:39.6286219Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T20:00:39.6286593Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T20:00:39.6286966Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T20:00:39.6287474Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T20:00:39.6287843Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T20:00:39.6288212Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T20:00:39.6288636Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T20:00:39.6289210Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T20:00:39.6289621Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T20:00:39.6290010Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T20:00:39.6290397Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T20:00:39.6290777Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T20:00:39.6291145Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T20:00:39.6291524Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T20:00:39.6291920Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T20:00:39.6292368Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T20:00:39.6292825Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T20:00:39.6293253Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T20:00:39.6293652Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T20:00:39.6294050Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T20:00:39.6294465Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T20:00:39.6294848Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T20:00:39.6295207Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T20:00:39.6295519Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T20:00:39.6295815Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T20:00:39.6296181Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T20:00:39.6296552Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T20:00:39.6296902Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T20:00:39.6297535Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T20:00:39.6297927Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T20:00:39.6298309Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T20:00:39.6298663Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T20:00:39.6299011Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T20:00:39.6299382Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T20:00:39.6299778Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T20:00:39.6300150Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T20:00:39.6300506Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T20:00:39.6300860Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T20:00:39.6301237Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T20:00:39.6301627Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T20:00:39.6301973Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T20:00:39.6302342Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T20:00:39.6302720Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T20:00:39.6303100Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T20:00:39.6303487Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T20:00:39.6303856Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T20:00:39.6304270Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T20:00:39.6304669Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T20:00:39.6305087Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T20:00:39.6305605Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T20:00:39.6305955Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T20:00:39.6306301Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T20:00:39.6306641Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T20:00:39.6307169Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T20:00:39.6307933Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T20:00:39.6308517Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T20:00:39.6308986Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T20:00:39.6309476Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T20:00:39.6309907Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T20:00:39.6310294Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T20:00:39.6310676Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T20:00:39.6311055Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T20:00:39.6311430Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T20:00:39.6311808Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T20:00:39.6312184Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T20:00:39.6312555Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T20:00:39.6312942Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T20:00:39.6313380Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T20:00:39.6313805Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T20:00:39.6314338Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T20:00:39.6314739Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T20:00:39.6315170Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T20:00:39.6315556Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T20:00:39.6315915Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T20:00:39.6316305Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T20:00:39.6316756Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T20:00:39.6317344Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T20:00:39.6317776Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T20:00:39.6318184Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T20:00:39.6318520Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T20:00:39.6318801Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T20:00:39.6319154Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T20:00:39.6319630Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T20:00:39.6319974Z 
2025-08-20T20:00:39.6319978Z 
2025-08-20T20:00:39.6320351Z  [+] Finished Initializing Linux pkrvmubgrv54qmi 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (08:00:39 PM)
2025-08-20T20:00:39.6320726Z 
2025-08-20T20:00:39.6320729Z 
2025-08-20T20:00:39.6320732Z 
2025-08-20T20:00:39.6320812Z [+] Continue : YES
2025-08-20T20:00:39.6320926Z 
2025-08-20T20:00:39.6321169Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T20:00:39.6769422Z 
2025-08-20T20:00:39.6769843Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (08:00:39 PM) UTC
2025-08-20T20:00:39.6770208Z 
2025-08-20T20:00:39.6788462Z 
2025-08-20T20:00:39.6788670Z [+] Total RECIPES :: 1
2025-08-20T20:00:39.6788834Z 
2025-08-20T20:00:39.6866981Z 
2025-08-20T20:00:39.6868158Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml (1/1)
2025-08-20T20:00:39.6868825Z 
2025-08-20T20:00:39.7260955Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:00:39.7273124Z mode of '/tmp/pkgforge/S1Wl16oGF_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:00:39.7322396Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/gomuks/official [Provided]
2025-08-20T20:00:39.7323139Z [+] Setting '.pkg_family' --> gomuks [Provided]
2025-08-20T20:00:39.7336036Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T20:00:39.7343303Z [00:00:00.000]➜  [+] HOST: Linux pkrvmubgrv54qmi 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
2025-08-20T20:00:39.7373957Z [00:00:00.003]➜  
2025-08-20T20:00:39.7374746Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:00:39.7375258Z [00:00:00.003]➜  
2025-08-20T20:00:39.7417757Z [00:00:00.008]➜  
2025-08-20T20:00:39.7418604Z [00:00:00.008]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:00:39.7419157Z [00:00:00.008]➜  
2025-08-20T20:00:39.7498356Z [00:00:00.016]➜  
2025-08-20T20:00:39.7499773Z [00:00:00.016]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/gomuks/static.official.source.yaml) --> /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (08:00:39 PM) UTC]
2025-08-20T20:00:39.7500928Z [00:00:00.016]➜  
2025-08-20T20:00:39.7501155Z [00:00:00.016]➜  
2025-08-20T20:00:39.7501380Z [00:00:00.016]➜  
2025-08-20T20:00:39.7501937Z [00:00:00.016]➜  ###################################################################
2025-08-20T20:00:39.7509510Z [00:00:00.017]➜  #!/SBUILD ver @v1.0.0
2025-08-20T20:00:39.7510749Z [00:00:00.017]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:00:39.7511873Z [00:00:00.017]➜  _disabled: false
2025-08-20T20:00:39.7512336Z [00:00:00.017]➜  
2025-08-20T20:00:39.7512753Z [00:00:00.017]➜  pkg: "gomuks"
2025-08-20T20:00:39.7513304Z [00:00:00.017]➜  pkg_id: "github.com.tulir.gomuks"
2025-08-20T20:00:39.7514435Z [00:00:00.017]➜  pkg_type: "static"
2025-08-20T20:00:39.7514935Z [00:00:00.017]➜  category:
2025-08-20T20:00:39.7515713Z [00:00:00.017]➜    - "ConsoleOnly"
2025-08-20T20:00:39.7516194Z [00:00:00.017]➜    - "Utility"
2025-08-20T20:00:39.7516856Z [00:00:00.017]➜  description: "Terminal-based Matrix client written in Go"
2025-08-20T20:00:39.7518139Z [00:00:00.017]➜  distro_pkg:
2025-08-20T20:00:39.7518564Z [00:00:00.017]➜    alpine:
2025-08-20T20:00:39.7519008Z [00:00:00.017]➜      - "gomuks"
2025-08-20T20:00:39.7519458Z [00:00:00.017]➜    archlinux:
2025-08-20T20:00:39.7519776Z [00:00:00.017]➜      aur:
2025-08-20T20:00:39.7520061Z [00:00:00.017]➜        - "gomuks-git"
2025-08-20T20:00:39.7520365Z [00:00:00.017]➜      extra:
2025-08-20T20:00:39.7520633Z [00:00:00.017]➜        - "gomuks"
2025-08-20T20:00:39.7520909Z [00:00:00.017]➜    debian:
2025-08-20T20:00:39.7521173Z [00:00:00.017]➜      - "gomuks"
2025-08-20T20:00:39.7521442Z [00:00:00.017]➜    nixpkgs:
2025-08-20T20:00:39.7521703Z [00:00:00.017]➜      - "gomuks"
2025-08-20T20:00:39.7521961Z [00:00:00.017]➜  homepage:
2025-08-20T20:00:39.7522302Z [00:00:00.017]➜    - "https://maunium.net/go/gomuks"
2025-08-20T20:00:39.7522661Z [00:00:00.017]➜  license:
2025-08-20T20:00:39.7522933Z [00:00:00.017]➜    - id: "AGPL-3.0"
2025-08-20T20:00:39.7523530Z [00:00:00.017]➜      url: "https://github.com/tulir/gomuks/raw/f94d84b0440cc1873d2d1b28ac4c7eea817527b8/LICENSE"  
2025-08-20T20:00:39.7524053Z [00:00:00.017]➜  maintainer:
2025-08-20T20:00:39.7524682Z [00:00:00.017]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T20:00:39.7525334Z [00:00:00.017]➜  note:
2025-08-20T20:00:39.7525706Z [00:00:00.017]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T20:00:39.7526244Z [00:00:00.017]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/tulir/gomuks"
2025-08-20T20:00:39.7526974Z [00:00:00.017]➜  provides:
2025-08-20T20:00:39.7527589Z [00:00:00.017]➜    - "gomuks"
2025-08-20T20:00:39.7528047Z [00:00:00.017]➜  repology:
2025-08-20T20:00:39.7528488Z [00:00:00.017]➜    - "gomuks"
2025-08-20T20:00:39.7528918Z [00:00:00.017]➜  src_url:
2025-08-20T20:00:39.7529452Z [00:00:00.017]➜    - "https://github.com/tulir/gomuks"
2025-08-20T20:00:39.7530016Z [00:00:00.017]➜  tag:
2025-08-20T20:00:39.7530414Z [00:00:00.017]➜    - "matrix"
2025-08-20T20:00:39.7530815Z [00:00:00.017]➜  x_exec:
2025-08-20T20:00:39.7531273Z [00:00:00.017]➜    bsys: "docker://go"
2025-08-20T20:00:39.7531746Z [00:00:00.017]➜    host:
2025-08-20T20:00:39.7532191Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T20:00:39.7532702Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T20:00:39.7533172Z [00:00:00.017]➜    shell: "bash"
2025-08-20T20:00:39.7533596Z [00:00:00.017]➜    pkgver: |
2025-08-20T20:00:39.7534118Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T20:00:39.7535423Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/tulir/gomuks" "./TEMPREPO" &>/dev/null && \
2025-08-20T20:00:39.7536981Z [00:00:00.017]➜      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:00:39.7538206Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T20:00:39.7538617Z [00:00:00.017]➜    run: |
2025-08-20T20:00:39.7538854Z [00:00:00.017]➜      #Build
2025-08-20T20:00:39.7539692Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T20:00:39.7540449Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T20:00:39.7541033Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T20:00:39.7541510Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T20:00:39.7541933Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T20:00:39.7542295Z [00:00:00.017]➜        bash -l -c '
2025-08-20T20:00:39.7542558Z [00:00:00.017]➜        #Setup ENV
2025-08-20T20:00:39.7542942Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T20:00:39.7543322Z [00:00:00.017]➜         CGO_ENABLED="1" 
2025-08-20T20:00:39.7543708Z [00:00:00.017]➜         CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T20:00:39.7544251Z [00:00:00.017]➜         GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T20:00:39.7544650Z [00:00:00.017]➜         GOOS="linux"
2025-08-20T20:00:39.7544974Z [00:00:00.017]➜         export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T20:00:39.7545282Z [00:00:00.017]➜        #Build
2025-08-20T20:00:39.7545804Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/tulir/gomuks" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T20:00:39.7546365Z [00:00:00.017]➜         echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T20:00:39.7546847Z [00:00:00.017]➜         echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T20:00:39.7548317Z [00:00:00.017]➜         go mod tidy -v ; go generate ./...
2025-08-20T20:00:39.7549425Z [00:00:00.017]➜         go -C "cmd/gomuks" build -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/gomuks"
2025-08-20T20:00:39.7550169Z [00:00:00.017]➜        #Copy
2025-08-20T20:00:39.7550843Z [00:00:00.017]➜         ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T20:00:39.7551430Z [00:00:00.017]➜        #Strip 
2025-08-20T20:00:39.7551948Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T20:00:39.7552654Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T20:00:39.7553352Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T20:00:39.7553963Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T20:00:39.7554564Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T20:00:39.7555013Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T20:00:39.7555283Z [00:00:00.017]➜        '
2025-08-20T20:00:39.7555524Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T20:00:39.7555903Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T20:00:39.7556470Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T20:00:39.7557803Z [00:00:00.017]➜       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:00:39.7558615Z [00:00:00.017]➜  
2025-08-20T20:00:39.7558821Z [00:00:00.017]➜  
2025-08-20T20:00:39.7559259Z [00:00:00.017]➜  ###################################################################
2025-08-20T20:00:39.7559555Z [00:00:00.017]➜  
2025-08-20T20:00:39.7559756Z [00:00:00.017]➜  
2025-08-20T20:00:39.7560026Z [00:00:00.017]➜  
2025-08-20T20:00:39.7560940Z [00:00:00.018]➜  '/tmp/pkgforge/S1Wl16oGF_build.yaml' -> '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T20:00:41.0648439Z [00:00:01.330]➜  '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/gomuks.static.version' -> '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/gomuks.version'
2025-08-20T20:00:41.0704443Z [00:00:01.336]➜  [+] Version: HEAD-bbebded-250820T224433 ('.x_exec.pkgver') [/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/gomuks.static.version]
2025-08-20T20:00:41.0958867Z [00:00:01.362]➜  [+] Progs: gomuks
2025-08-20T20:00:41.2074003Z [00:00:01.473]➜  
2025-08-20T20:00:41.2074613Z [00:00:01.473]➜  [-] Missing packages. Found: 
2025-08-20T20:00:41.2075259Z [00:00:01.473]➜  [+] Expected: gomuks
2025-08-20T20:00:41.2075943Z [00:00:01.473]➜  [+] Continuing with build...
2025-08-20T20:00:41.2076495Z [00:00:01.473]➜  
2025-08-20T20:00:41.6299033Z [00:00:01.896]➜  
2025-08-20T20:00:41.6299454Z [00:00:01.896]➜  
2025-08-20T20:00:41.6395502Z [00:00:01.905]➜  + mkdir -pv /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T20:00:41.6414963Z [00:00:01.907]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=gomuks -e PKG_ID=github.com.tulir.gomuks -e PKG_TYPE=static -e PKG_VER=HEAD-bbebded-250820T224433 -e PKGVER=HEAD-bbebded-250820T224433 -e SBUILD_PKG=gomuks.static -e SBUILD_PKGVER=HEAD-bbebded-250820T224433 --volume /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T20:00:41.6417988Z [00:00:01.907]➜    #Setup ENV
2025-08-20T20:00:41.6418445Z [00:00:01.907]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T20:00:41.6419180Z [00:00:01.907]➜     CGO_ENABLED="1" 
2025-08-20T20:00:41.6419628Z [00:00:01.907]➜     CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T20:00:41.6420211Z [00:00:01.907]➜     GOARCH="$(uname -m | sed "s/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/")"
2025-08-20T20:00:41.6420642Z [00:00:01.907]➜     GOOS="linux"
2025-08-20T20:00:41.6420985Z [00:00:01.907]➜     export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T20:00:41.6421313Z [00:00:01.907]➜    #Build
2025-08-20T20:00:41.6421865Z [00:00:01.907]➜     git clone --filter "blob:none" --quiet "https://github.com/tulir/gomuks" "./TEMPREPO" && cd "./TEMPREPO"
2025-08-20T20:00:41.6422451Z [00:00:01.907]➜     echo -e "\n[+] Target: \"${GOARCH}/${GOOS}\""
2025-08-20T20:00:41.6422969Z [00:00:01.907]➜     echo -e "[+] Flags: CGO_ENABLED=\"${CGO_ENABLED}\" CGO_CFLAGS=\"${CGO_CFLAGS}\"\n"
2025-08-20T20:00:41.6423442Z [00:00:01.907]➜     go mod tidy -v ; go generate ./...
2025-08-20T20:00:41.6424371Z [00:00:01.907]➜     go -C "cmd/gomuks" build -x -v -trimpath -buildmode="pie" -ldflags="-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''" -o "/build-bins/gomuks"
2025-08-20T20:00:41.6425125Z [00:00:01.907]➜    #Copy
2025-08-20T20:00:41.6425819Z [00:00:01.907]➜     ( askalono --format "json" crawl --follow "$(realpath .)" | jq -r ".. | objects | .path? // empty" | head -n 1 | xargs -I "{}" cp -fv "{}" "/build-bins/LICENSE" ) 2>/dev/null
2025-08-20T20:00:41.6426440Z [00:00:01.907]➜    #Strip 
2025-08-20T20:00:41.6426974Z [00:00:01.907]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T20:00:41.6427961Z [00:00:01.907]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T20:00:41.6428718Z [00:00:01.907]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T20:00:41.6429553Z [00:00:01.907]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T20:00:41.6430131Z [00:00:01.907]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T20:00:41.6430564Z [00:00:01.907]➜     popd &>/dev/null
2025-08-20T20:00:41.6430821Z [00:00:01.907]➜    '
2025-08-20T20:00:48.8228664Z [00:00:09.089]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T20:00:48.8766739Z [00:00:09.142]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T20:00:48.8767774Z [00:00:09.142]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T20:00:48.8768544Z [00:00:09.142]➜  bffca73cb30c: Pulling fs layer
2025-08-20T20:00:48.8769286Z [00:00:09.142]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T20:00:48.8769804Z [00:00:09.143]➜  eb4a15147d73: Pulling fs layer
2025-08-20T20:00:48.8770264Z [00:00:09.143]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T20:00:48.8770710Z [00:00:09.143]➜  73d19b2d2e73: Waiting
2025-08-20T20:00:48.8771150Z [00:00:09.143]➜  eb4a15147d73: Waiting
2025-08-20T20:00:48.8771564Z [00:00:09.143]➜  1eff1cf6af24: Waiting
2025-08-20T20:00:48.9292994Z [00:00:09.195]➜  bffca73cb30c: Download complete
2025-08-20T20:00:48.9541811Z [00:00:09.220]➜  d62bb7eb03b5: Verifying Checksum
2025-08-20T20:00:48.9543146Z [00:00:09.220]➜  d62bb7eb03b5: Download complete
2025-08-20T20:00:48.9598802Z [00:00:09.226]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T20:00:48.9599517Z [00:00:09.226]➜  74f0d3ee81d8: Download complete
2025-08-20T20:00:49.0985692Z [00:00:09.364]➜  d62bb7eb03b5: Pull complete
2025-08-20T20:00:49.2308115Z [00:00:09.497]➜  eb4a15147d73: Verifying Checksum
2025-08-20T20:00:49.2308802Z [00:00:09.497]➜  eb4a15147d73: Download complete
2025-08-20T20:00:50.8074749Z [00:00:11.073]➜  74f0d3ee81d8: Pull complete
2025-08-20T20:00:51.8164739Z [00:00:12.082]➜  bffca73cb30c: Pull complete
2025-08-20T20:00:52.2753747Z [00:00:12.541]➜  1eff1cf6af24: Verifying Checksum
2025-08-20T20:00:52.2754454Z [00:00:12.541]➜  1eff1cf6af24: Download complete
2025-08-20T20:00:56.4635993Z [00:00:16.729]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T20:00:56.4636742Z [00:00:16.729]➜  73d19b2d2e73: Download complete
2025-08-20T20:02:11.5191296Z [00:01:31.785]➜  73d19b2d2e73: Pull complete
2025-08-20T20:02:16.8616865Z [00:01:37.127]➜  eb4a15147d73: Pull complete
2025-08-20T20:02:16.8718133Z [00:01:37.138]➜  1eff1cf6af24: Pull complete
2025-08-20T20:02:16.8761717Z [00:01:37.142]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T20:02:16.8772827Z [00:01:37.143]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T20:02:17.0861830Z [00:01:37.352]➜  + mkdir -p /build-bins
2025-08-20T20:02:17.0881770Z [00:01:37.354]➜  ++ mktemp -d
2025-08-20T20:02:17.0898831Z [00:01:37.356]➜  + pushd /tmp/tmp.cCnt3oYTmK
2025-08-20T20:02:17.0900894Z [00:01:37.356]➜  + CGO_ENABLED=1
2025-08-20T20:02:17.0901738Z [00:01:37.356]➜  + CGO_CFLAGS='-O2 -flto=auto -fPIE -fpie -static -w -pipe'
2025-08-20T20:02:17.0908348Z [00:01:37.357]➜  ++ uname -m
2025-08-20T20:02:17.0909078Z [00:01:37.357]➜  ++ sed 's/x86_64/amd64/;s/aarch64/arm64/;s/loongarch64/loong64/'
2025-08-20T20:02:17.0925052Z [00:01:37.358]➜  + GOARCH=amd64
2025-08-20T20:02:17.0925530Z [00:01:37.358]➜  + GOOS=linux
2025-08-20T20:02:17.0926122Z [00:01:37.358]➜  + export CGO_ENABLED CGO_CFLAGS GOARCH GOOS
2025-08-20T20:02:17.0926734Z [00:01:37.358]➜  + git clone --filter blob:none --quiet https://github.com/tulir/gomuks ./TEMPREPO
2025-08-20T20:02:17.7747366Z [00:01:38.041]➜  + cd ./TEMPREPO
2025-08-20T20:02:17.7748025Z [00:01:38.041]➜  + echo -e '\n[+] Target: "amd64/linux"'
2025-08-20T20:02:17.7748548Z [00:01:38.041]➜  
2025-08-20T20:02:17.7748963Z [00:01:38.041]➜  [+] Target: "amd64/linux"
2025-08-20T20:02:17.7749757Z [00:01:38.041]➜  + echo -e '[+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"\n'
2025-08-20T20:02:17.7750291Z [00:01:38.041]➜  + go mod tidy -v
2025-08-20T20:02:17.7750822Z [00:01:38.041]➜  [+] Flags: CGO_ENABLED="1" CGO_CFLAGS="-O2 -flto=auto -fPIE -fpie -static -w -pipe"
2025-08-20T20:02:17.7751581Z [00:01:38.041]➜  
2025-08-20T20:02:17.8508148Z [00:01:38.116]➜  go: downloading github.com/chzyer/readline v1.5.1
2025-08-20T20:02:17.8509221Z [00:01:38.116]➜  go: downloading go.mau.fi/util v0.8.9-0.20250813172851-79bf3eba563d
2025-08-20T20:02:17.8511815Z [00:01:38.117]➜  go: downloading maunium.net/go/mauflag v1.0.0
2025-08-20T20:02:17.8614372Z [00:01:38.127]➜  go: downloading github.com/rs/zerolog v1.34.0
2025-08-20T20:02:18.1201169Z [00:01:38.385]➜  go: downloading go.mau.fi/zeroconfig v0.1.4-0.20250815135457-2dde0f0a1f6c
2025-08-20T20:02:18.1203893Z [00:01:38.386]➜  go: downloading maunium.net/go/mautrix v0.24.3-0.20250815134518-cd022c9010d5
2025-08-20T20:02:18.2649309Z [00:01:38.531]➜  go: downloading github.com/alecthomas/chroma/v2 v2.18.0
2025-08-20T20:02:18.4744016Z [00:01:38.740]➜  go: downloading github.com/mattn/go-sqlite3 v1.14.31
2025-08-20T20:02:18.4823036Z [00:01:38.748]➜  go: downloading github.com/disintegration/imaging v1.6.2
2025-08-20T20:02:18.4835458Z [00:01:38.749]➜  go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
2025-08-20T20:02:18.4836742Z [00:01:38.750]➜  go: downloading github.com/rivo/uniseg v0.4.7
2025-08-20T20:02:18.5408517Z [00:01:38.807]➜  go: downloading github.com/yuin/goldmark v1.7.13
2025-08-20T20:02:18.5822627Z [00:01:38.848]➜  go: downloading github.com/tidwall/gjson v1.18.0
2025-08-20T20:02:18.5857341Z [00:01:38.852]➜  go: downloading github.com/coder/websocket v1.8.13
2025-08-20T20:02:18.5878131Z [00:01:38.854]➜  go: downloading golang.org/x/net v0.43.0
2025-08-20T20:02:18.6168925Z [00:01:38.882]➜  go: downloading github.com/SherClockHolmes/webpush-go v1.4.0
2025-08-20T20:02:18.6186506Z [00:01:38.885]➜  go: downloading github.com/buckket/go-blurhash v1.1.0
2025-08-20T20:02:18.6305662Z [00:01:38.896]➜  go: downloading github.com/gabriel-vasile/mimetype v1.4.9
2025-08-20T20:02:18.6398095Z [00:01:38.906]➜  go: downloading go.mau.fi/goheif v0.0.0-20250809103256-ca48e8691d2f
2025-08-20T20:02:18.6870758Z [00:01:38.953]➜  go: downloading go.mau.fi/webp v0.2.0
2025-08-20T20:02:18.7138081Z [00:01:38.980]➜  go: downloading golang.org/x/crypto v0.41.0
2025-08-20T20:02:18.8243050Z [00:01:39.090]➜  go: downloading golang.org/x/image v0.28.0
2025-08-20T20:02:19.0611092Z [00:01:39.327]➜  go: downloading golang.org/x/sys v0.35.0
2025-08-20T20:02:19.0860554Z [00:01:39.351]➜  go: downloading gopkg.in/yaml.v3 v3.0.1
2025-08-20T20:02:19.0937519Z [00:01:39.360]➜  go: downloading golang.org/x/text v0.28.0
2025-08-20T20:02:19.1145047Z [00:01:39.380]➜  go: downloading github.com/tidwall/sjson v1.2.5
2025-08-20T20:02:19.1392061Z [00:01:39.405]➜  go: downloading mvdan.cc/xurls/v2 v2.6.0
2025-08-20T20:02:19.2722271Z [00:01:39.538]➜  go: downloading github.com/mattn/go-colorable v0.1.14
2025-08-20T20:02:19.3021963Z [00:01:39.568]➜  go: downloading github.com/petermattis/goid v0.0.0-20250813065127-a731cc31b4fe
2025-08-20T20:02:19.3113174Z [00:01:39.577]➜  go: downloading golang.org/x/exp v0.0.0-20250813145105-42675adae3e6
2025-08-20T20:02:19.3718789Z [00:01:39.638]➜  go: downloading github.com/chzyer/test v1.0.0
2025-08-20T20:02:19.3777953Z [00:01:39.644]➜  go: downloading github.com/DATA-DOG/go-sqlmock v1.5.2
2025-08-20T20:02:19.3968353Z [00:01:39.662]➜  go: downloading github.com/stretchr/testify v1.10.0
2025-08-20T20:02:19.4263486Z [00:01:39.692]➜  go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1
2025-08-20T20:02:19.5078765Z [00:01:39.774]➜  go: downloading github.com/alecthomas/assert/v2 v2.11.0
2025-08-20T20:02:19.5225720Z [00:01:39.788]➜  go: downloading github.com/tidwall/match v1.1.1
2025-08-20T20:02:19.5226497Z [00:01:39.788]➜  go: downloading github.com/tidwall/pretty v1.2.1
2025-08-20T20:02:19.5377478Z [00:01:39.803]➜  go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
2025-08-20T20:02:19.5378564Z [00:01:39.804]➜  go: downloading github.com/rs/xid v1.6.0
2025-08-20T20:02:19.5542484Z [00:01:39.820]➜  go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
2025-08-20T20:02:19.5604833Z [00:01:39.826]➜  go: downloading github.com/dlclark/regexp2 v1.11.5
2025-08-20T20:02:19.5663503Z [00:01:39.832]➜  go: downloading github.com/alecthomas/repr v0.4.0
2025-08-20T20:02:19.5881084Z [00:01:39.854]➜  go: downloading github.com/mattn/go-isatty v0.0.20
2025-08-20T20:02:19.6023885Z [00:01:39.868]➜  go: downloading github.com/chzyer/logex v1.2.1
2025-08-20T20:02:19.6100172Z [00:01:39.876]➜  go: downloading github.com/davecgh/go-spew v1.1.1
2025-08-20T20:02:19.6310378Z [00:01:39.897]➜  go: downloading github.com/pmezard/go-difflib v1.0.0
2025-08-20T20:02:19.6418244Z [00:01:39.908]➜  go: downloading github.com/coreos/go-systemd/v22 v22.5.0
2025-08-20T20:02:19.6893194Z [00:01:39.955]➜  go: downloading github.com/hexops/gotextdiff v1.0.3
2025-08-20T20:02:19.7221754Z [00:01:39.988]➜  go: downloading github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
2025-08-20T20:02:19.7744468Z [00:01:40.040]➜  go: downloading filippo.io/edwards25519 v1.1.0
2025-08-20T20:02:19.8001296Z [00:01:40.066]➜  + go generate ./...
2025-08-20T20:02:29.8927205Z [00:01:50.158]➜  # runtime/cgo
2025-08-20T20:02:29.8928347Z [00:01:50.158]➜  cgo: unknown ptrSize for $GOARCH "wasm"
2025-08-20T20:02:36.1422993Z [00:01:56.408]➜  web/frontend.go:23: running "./build-wasm.sh": exit status 2
2025-08-20T20:02:48.9987647Z [00:02:09.264]➜  + go -C cmd/gomuks build -x -v -trimpath -buildmode=pie '-ldflags=-s -w -buildid= -linkmode=external -extldflags '\''-s -w -static-pie -Wl,--build-id=none'\''' -o /build-bins/gomuks
2025-08-20T20:02:49.0020788Z [00:02:09.268]➜  WORK=/tmp/go-build636264199
2025-08-20T20:02:49.0245440Z [00:02:09.290]➜  # get https://proxy.golang.org/github.com/chzyer/readline/@v/v1.5.1.info
2025-08-20T20:02:49.0246573Z [00:02:09.290]➜  # get https://proxy.golang.org/maunium.net/go/mauflag/@v/v1.0.0.info
2025-08-20T20:02:49.0435834Z [00:02:09.309]➜  # get https://proxy.golang.org/github.com/coreos/go-systemd/v22/@v/v22.5.0.info
2025-08-20T20:02:49.0557782Z [00:02:09.321]➜  # get https://proxy.golang.org/github.com/coreos/go-systemd/v22/@v/v22.5.0.info: 200 OK (0.012s)
2025-08-20T20:02:49.0563329Z [00:02:09.322]➜  # get https://proxy.golang.org/github.com/chzyer/readline/@v/v1.5.1.info: 200 OK (0.032s)
2025-08-20T20:02:49.1294886Z [00:02:09.395]➜  # get https://proxy.golang.org/maunium.net/go/mauflag/@v/v1.0.0.info: 200 OK (0.105s)
2025-08-20T20:02:49.1301950Z [00:02:09.396]➜  ../../web/frontend.go:26:12: pattern dist: no matching files found
2025-08-20T20:02:49.2874248Z [00:02:09.553]➜  '/tmp/tmp.cCnt3oYTmK/TEMPREPO/LICENSE' -> '/build-bins/LICENSE'
2025-08-20T20:02:49.3401043Z [00:02:09.606]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T20:02:49.3422923Z [00:02:09.608]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T20:02:49.3426997Z [00:02:09.609]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T20:02:49.3826228Z [00:02:09.648]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T20:02:49.3859138Z [00:02:09.652]➜  
2025-08-20T20:02:49.3876121Z [00:02:09.654]➜  /build-bins/LICENSE
2025-08-20T20:02:49.3893427Z [00:02:09.655]➜  + file /build-bins/LICENSE
2025-08-20T20:02:49.4183468Z [00:02:09.684]➜  /build-bins/LICENSE: ASCII text
2025-08-20T20:02:49.4191949Z [00:02:09.685]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE
2025-08-20T20:02:49.4211803Z [00:02:09.687]➜  /build-bins/LICENSE:         34523 Bytes
2025-08-20T20:02:49.4214996Z [00:02:09.687]➜  + du /build-bins/LICENSE --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T20:02:49.4230058Z [00:02:09.689]➜  34K	2025-08-20 20:02:49.286315624 +0000	/build-bins/LICENSE
2025-08-20T20:02:49.4232973Z [00:02:09.689]➜  + popd
2025-08-20T20:02:49.7704935Z [00:02:10.036]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T20:02:49.7872450Z [00:02:10.053]➜  + '[' -s /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T20:02:49.7874245Z [00:02:10.053]➜  + cp -fv /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T20:02:49.7901814Z [00:02:10.056]➜  '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T20:02:49.7906888Z [00:02:10.057]➜  + find /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T20:02:49.7910235Z [00:02:10.057]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T20:02:49.7927550Z [00:02:10.058]➜  + cut -d: -f1
2025-08-20T20:02:49.7928412Z [00:02:10.058]➜  + xargs realpath --no-symlinks
2025-08-20T20:02:49.7931990Z [00:02:10.059]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:02:50.0386502Z [00:02:10.304]➜  realpath: missing operand
2025-08-20T20:02:50.0387358Z [00:02:10.304]➜  Try 'realpath --help' for more information.
2025-08-20T20:02:50.0395776Z [00:02:10.305]➜  
2025-08-20T20:02:50.8492382Z [00:02:11.115]➜  
2025-08-20T20:02:50.8607779Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/gomuks.version' from runner:docker to runner:runner
2025-08-20T20:02:50.8609774Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T20:02:50.8612185Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.gitlab-ci.yml' from root:root to runner:runner
2025-08-20T20:02:50.8614113Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.pre-commit-eslint.sh' from root:root to runner:runner
2025-08-20T20:02:50.8616615Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/flake.nix' from root:root to runner:runner
2025-08-20T20:02:50.8619175Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/version/version.go' from root:root to runner:runner
2025-08-20T20:02:50.8621330Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/version' from root:root to runner:runner
2025-08-20T20:02:50.8623436Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T20:02:50.8625313Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.pre-commit-config.yaml' from root:root to runner:runner
2025-08-20T20:02:50.8628326Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/build-wasm.sh' from root:root to runner:runner
2025-08-20T20:02:50.8630266Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/.gitignore' from root:root to runner:runner
2025-08-20T20:02:50.8631545Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/vite.config.ts' from root:root to runner:runner
2025-08-20T20:02:50.8633718Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/vite-element-call.ts' from root:root to runner:runner
2025-08-20T20:02:50.8636026Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/package.json' from root:root to runner:runner
2025-08-20T20:02:50.8637825Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/tsconfig.json' from root:root to runner:runner
2025-08-20T20:02:50.8639980Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wsclient.ts' from root:root to runner:runner
2025-08-20T20:02:50.8642277Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/rpc.ts' from root:root to runner:runner
2025-08-20T20:02:50.8644169Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/beeper.ts' from root:root to runner:runner
2025-08-20T20:02:50.8646257Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wailsclient.ts' from root:root to runner:runner
2025-08-20T20:02:50.8647843Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/client.ts' from root:root to runner:runner
2025-08-20T20:02:50.8649154Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasmclient.ts' from root:root to runner:runner
2025-08-20T20:02:50.8651263Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasm/.gitignore' from root:root to runner:runner
2025-08-20T20:02:50.8653012Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasm/wasmuks.ts' from root:root to runner:runner
2025-08-20T20:02:50.8654368Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasm/go_wasm_exec.js' from root:root to runner:runner
2025-08-20T20:02:50.8655773Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasm/sqlite_bridge.ts' from root:root to runner:runner
2025-08-20T20:02:50.8658274Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasm' from root:root to runner:runner
2025-08-20T20:02:50.8660524Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/media.ts' from root:root to runner:runner
2025-08-20T20:02:50.8662760Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences/preferences.ts' from root:root to runner:runner
2025-08-20T20:02:50.8665413Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences/index.ts' from root:root to runner:runner
2025-08-20T20:02:50.8667637Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences/localstorage.ts' from root:root to runner:runner
2025-08-20T20:02:50.8669129Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences/proxy.ts' from root:root to runner:runner
2025-08-20T20:02:50.8671346Z [00:02:11.127]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences/types.ts' from root:root to runner:runner
2025-08-20T20:02:50.8673399Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences' from root:root to runner:runner
2025-08-20T20:02:50.8674750Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/mxtypes.ts' from root:root to runner:runner
2025-08-20T20:02:50.8676828Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/index.ts' from root:root to runner:runner
2025-08-20T20:02:50.8678971Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/hitypes.ts' from root:root to runner:runner
2025-08-20T20:02:50.8680463Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/android.ts' from root:root to runner:runner
2025-08-20T20:02:50.8682083Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/hievents.ts' from root:root to runner:runner
2025-08-20T20:02:50.8684404Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types' from root:root to runner:runner
2025-08-20T20:02:50.8685865Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/main.ts' from root:root to runner:runner
2025-08-20T20:02:50.8687512Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/space.ts' from root:root to runner:runner
2025-08-20T20:02:50.8689461Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/room.ts' from root:root to runner:runner
2025-08-20T20:02:50.8690816Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/index.ts' from root:root to runner:runner
2025-08-20T20:02:50.8692162Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/hooks.ts' from root:root to runner:runner
2025-08-20T20:02:50.8694510Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/invitedroom.ts' from root:root to runner:runner
2025-08-20T20:02:50.8697317Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore' from root:root to runner:runner
2025-08-20T20:02:50.8698606Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api' from root:root to runner:runner
2025-08-20T20:02:50.8700525Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/main.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8702321Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/add.svg' from root:root to runner:runner
2025-08-20T20:02:50.8703631Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/door-open.svg' from root:root to runner:runner
2025-08-20T20:02:50.8704937Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/code.svg' from root:root to runner:runner
2025-08-20T20:02:50.8706963Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/sticker.svg' from root:root to runner:runner
2025-08-20T20:02:50.8709459Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/react.svg' from root:root to runner:runner
2025-08-20T20:02:50.8711455Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/zoom-out.svg' from root:root to runner:runner
2025-08-20T20:02:50.8712977Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/lock-clock.svg' from root:root to runner:runner
2025-08-20T20:02:50.8715367Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/download.svg' from root:root to runner:runner
2025-08-20T20:02:50.8717854Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/lock.svg' from root:root to runner:runner
2025-08-20T20:02:50.8719275Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/delete.svg' from root:root to runner:runner
2025-08-20T20:02:50.8720966Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/notifications-unread.svg' from root:root to runner:runner
2025-08-20T20:02:50.8723510Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/restore-trash.svg' from root:root to runner:runner
2025-08-20T20:02:50.8725335Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/encrypted-off.svg' from root:root to runner:runner
2025-08-20T20:02:50.8726665Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/thread.svg' from root:root to runner:runner
2025-08-20T20:02:50.8729048Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/back.svg' from root:root to runner:runner
2025-08-20T20:02:50.8730877Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/rotate-left.svg' from root:root to runner:runner
2025-08-20T20:02:50.8732191Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/unpin.svg' from root:root to runner:runner
2025-08-20T20:02:50.8734238Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/rotate-right.svg' from root:root to runner:runner
2025-08-20T20:02:50.8736306Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/devices-off.svg' from root:root to runner:runner
2025-08-20T20:02:50.8737822Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/reply.svg' from root:root to runner:runner
2025-08-20T20:02:50.8739164Z [00:02:11.128]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/notifications.svg' from root:root to runner:runner
2025-08-20T20:02:50.8741516Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/error.svg' from root:root to runner:runner
2025-08-20T20:02:50.8743257Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/person-remove.svg' from root:root to runner:runner
2025-08-20T20:02:50.8744604Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/sent.svg' from root:root to runner:runner
2025-08-20T20:02:50.8746599Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/mark-unread.svg' from root:root to runner:runner
2025-08-20T20:02:50.8749383Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/people-body.svg' from root:root to runner:runner
2025-08-20T20:02:50.8751845Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/symbols.svg' from root:root to runner:runner
2025-08-20T20:02:50.8753306Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/objects.svg' from root:root to runner:runner
2025-08-20T20:02:50.8754787Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/travel-places.svg' from root:root to runner:runner
2025-08-20T20:02:50.8756278Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/activities.svg' from root:root to runner:runner
2025-08-20T20:02:50.8757971Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/food-beverage.svg' from root:root to runner:runner
2025-08-20T20:02:50.8759483Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/smileys-emotion.svg' from root:root to runner:runner
2025-08-20T20:02:50.8760963Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/flags.svg' from root:root to runner:runner
2025-08-20T20:02:50.8762590Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/animals-nature.svg' from root:root to runner:runner
2025-08-20T20:02:50.8764010Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories' from root:root to runner:runner
2025-08-20T20:02:50.8765347Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/schedule.svg' from root:root to runner:runner
2025-08-20T20:02:50.8766659Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/location.svg' from root:root to runner:runner
2025-08-20T20:02:50.8768236Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/encrypted.svg' from root:root to runner:runner
2025-08-20T20:02:50.8769548Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/group.svg' from root:root to runner:runner
2025-08-20T20:02:50.8770855Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/mark-read.svg' from root:root to runner:runner
2025-08-20T20:02:50.8772163Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/chat.svg' from root:root to runner:runner
2025-08-20T20:02:50.8773570Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/tag.svg' from root:root to runner:runner
2025-08-20T20:02:50.8774885Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/category.svg' from root:root to runner:runner
2025-08-20T20:02:50.8776197Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/settings.svg' from root:root to runner:runner
2025-08-20T20:02:50.8777748Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/add-circle.svg' from root:root to runner:runner
2025-08-20T20:02:50.8779075Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/widgets.svg' from root:root to runner:runner
2025-08-20T20:02:50.8780386Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/block.svg' from root:root to runner:runner
2025-08-20T20:02:50.8781701Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/person-add.svg' from root:root to runner:runner
2025-08-20T20:02:50.8783021Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/more.svg' from root:root to runner:runner
2025-08-20T20:02:50.8784311Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/devices.svg' from root:root to runner:runner
2025-08-20T20:02:50.8785612Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/person.svg' from root:root to runner:runner
2025-08-20T20:02:50.8787247Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/encrypted-question.svg' from root:root to runner:runner
2025-08-20T20:02:50.8789027Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/home.svg' from root:root to runner:runner
2025-08-20T20:02:50.8790323Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/attach.svg' from root:root to runner:runner
2025-08-20T20:02:50.8791611Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/pin.svg' from root:root to runner:runner
2025-08-20T20:02:50.8792907Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/zoom-in.svg' from root:root to runner:runner
2025-08-20T20:02:50.8794223Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/refresh.svg' from root:root to runner:runner
2025-08-20T20:02:50.8795515Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/close.svg' from root:root to runner:runner
2025-08-20T20:02:50.8796807Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/pending.svg' from root:root to runner:runner
2025-08-20T20:02:50.8798228Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/share.svg' from root:root to runner:runner
2025-08-20T20:02:50.8799692Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/report.svg' from root:root to runner:runner
2025-08-20T20:02:50.8800992Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/send.svg' from root:root to runner:runner
2025-08-20T20:02:50.8802273Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/gavel.svg' from root:root to runner:runner
2025-08-20T20:02:50.8803569Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/search.svg' from root:root to runner:runner
2025-08-20T20:02:50.8804928Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/notifications-off.svg' from root:root to runner:runner
2025-08-20T20:02:50.8806275Z [00:02:11.129]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/edit.svg' from root:root to runner:runner
2025-08-20T20:02:50.8807679Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/gif.svg' from root:root to runner:runner
2025-08-20T20:02:50.8808922Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons' from root:root to runner:runner
2025-08-20T20:02:50.8810176Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/vite-env.d.ts' from root:root to runner:runner
2025-08-20T20:02:50.8811688Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/CreateRoomView.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8813120Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomViewHeader.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8814547Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomViewHeader.css' from root:root to runner:runner
2025-08-20T20:02:50.8815940Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomView.css' from root:root to runner:runner
2025-08-20T20:02:50.8817572Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/CreateRoomView.css' from root:root to runner:runner
2025-08-20T20:02:50.8819005Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomPreview.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8820398Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomPreview.css' from root:root to runner:runner
2025-08-20T20:02:50.8821788Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/roomcontext.ts' from root:root to runner:runner
2025-08-20T20:02:50.8823164Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomView.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8824609Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview' from root:root to runner:runner
2025-08-20T20:02:50.8825948Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ThreadView.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8827466Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ReadReceipts.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8828901Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/EventEditHistory.css' from root:root to runner:runner
2025-08-20T20:02:50.8830322Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ThreadView.css' from root:root to runner:runner
2025-08-20T20:02:50.8831729Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/TimelineEvent.css' from root:root to runner:runner
2025-08-20T20:02:50.8833157Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/EventEditHistory.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8834580Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/timelineutil.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8835970Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ReplyBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8838332Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/EventContextModal.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8840982Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/TimelineView.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8843606Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ReplyBody.css' from root:root to runner:runner
2025-08-20T20:02:50.8846280Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/HiddenEvent.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8848791Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/math.ts' from root:root to runner:runner
2025-08-20T20:02:50.8850263Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/TextMessageBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8851772Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/PolicyRuleBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8853281Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/RoomTombstoneBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8854946Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/ACLBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8856410Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/RoomNameBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8858126Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/RedactedBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8859627Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/MediaMessageBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8861094Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/index.ts' from root:root to runner:runner
2025-08-20T20:02:50.8862574Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/LocationMessageBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8864085Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/EncryptedBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8865576Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/useMediaContent.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8867037Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/index.css' from root:root to runner:runner
2025-08-20T20:02:50.8868903Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/ContentErrorBoundary.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8870449Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/UnknownMessageBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8871979Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/PinnedEventsBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8873505Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/RoomAvatarBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8874960Z [00:02:11.130]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/props.ts' from root:root to runner:runner
2025-08-20T20:02:50.8876395Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/MemberBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8878062Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/PowerLevelBody.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8879474Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content' from root:root to runner:runner
2025-08-20T20:02:50.8880983Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/TimelineEvent.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8882422Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/EventContextModal.css' from root:root to runner:runner
2025-08-20T20:02:50.8883847Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/TimelineView.css' from root:root to runner:runner
2025-08-20T20:02:50.8885243Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ReadReceipts.css' from root:root to runner:runner
2025-08-20T20:02:50.8886603Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline' from root:root to runner:runner
2025-08-20T20:02:50.8888113Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/RoomList.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8889487Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/FakeSpace.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8890878Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/UnreadCount.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8892245Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/Entry.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8893762Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/RoomList.css' from root:root to runner:runner
2025-08-20T20:02:50.8895110Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/Space.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8896406Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist' from root:root to runner:runner
2025-08-20T20:02:50.8897951Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/urlpreview/URLPreview.css' from root:root to runner:runner
2025-08-20T20:02:50.8899371Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/urlpreview/URLPreview.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8900716Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/urlpreview' from root:root to runner:runner
2025-08-20T20:02:50.8902065Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/ComposerMedia.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8903502Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/MediaUploadDialog.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8905083Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/userautocomplete.ts' from root:root to runner:runner
2025-08-20T20:02:50.8906527Z [00:02:11.131]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/Autocompleter.css' from root:root to runner:runner
2025-08-20T20:02:50.8908422Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/TypingNotifications.css' from root:root to runner:runner
2025-08-20T20:02:50.8909903Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/TypingNotifications.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8911365Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/MessageComposer.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8913632Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/MediaUploadDialog.css' from root:root to runner:runner
2025-08-20T20:02:50.8915202Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/getAutocompleter.ts' from root:root to runner:runner
2025-08-20T20:02:50.8916638Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/Autocompleter.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8918258Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/MessageComposer.css' from root:root to runner:runner
2025-08-20T20:02:50.8919611Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer' from root:root to runner:runner
2025-08-20T20:02:50.8921066Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/keybindings.ts' from root:root to runner:runner
2025-08-20T20:02:50.8922408Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/StylePreferences.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8923750Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/widget.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8925101Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/LazyWidget.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8926486Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/ElementCall.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8928124Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/PermissionPrompt.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8929499Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/Widget.css' from root:root to runner:runner
2025-08-20T20:02:50.8930852Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/widgetDriver.ts' from root:root to runner:runner
2025-08-20T20:02:50.8932328Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/util.ts' from root:root to runner:runner
2025-08-20T20:02:50.8933659Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget' from root:root to runner:runner
2025-08-20T20:02:50.8935000Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/EmojiGroup.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8936411Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/gifsource.ts' from root:root to runner:runner
2025-08-20T20:02:50.8938117Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/useCategoryUnderline.ts' from root:root to runner:runner
2025-08-20T20:02:50.8939605Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/StickerPicker.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8941027Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/GIFPicker.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8942435Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/renderEmoji.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8943855Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/EmojiPicker.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8945446Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/EmojiPicker.css' from root:root to runner:runner
2025-08-20T20:02:50.8946794Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker' from root:root to runner:runner
2025-08-20T20:02:50.8948351Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/MainScreenContext.ts' from root:root to runner:runner
2025-08-20T20:02:50.8949741Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/useSecondaryItems.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8951118Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/EventMenu.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8952454Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/RoomMenu.css' from root:root to runner:runner
2025-08-20T20:02:50.8953788Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/SpaceMenu.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8955158Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/usePrimaryItems.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8956517Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/RoomMenu.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8958183Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/index.ts' from root:root to runner:runner
2025-08-20T20:02:50.8959495Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/index.css' from root:root to runner:runner
2025-08-20T20:02:50.8960779Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/util.ts' from root:root to runner:runner
2025-08-20T20:02:50.8962033Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu' from root:root to runner:runner
2025-08-20T20:02:50.8963377Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserInfoError.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8964809Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/StartDMButton.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8966239Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserModeration.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8967917Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserIgnoreButton.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8969360Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/RightPanel.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8971023Z [00:02:11.132]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserExtendedProfile.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8972522Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserInfoMutualRooms.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8974004Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserInfoDeviceList.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8975458Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/PinnedMessages.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8976895Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/RightPanel.css' from root:root to runner:runner
2025-08-20T20:02:50.8978528Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserInfo.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8979930Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/MemberList.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8981336Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/WidgetList.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8982795Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel' from root:root to runner:runner
2025-08-20T20:02:50.8984188Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/settings/RoomStateExplorer.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8986447Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/settings/RoomStateExplorer.css' from root:root to runner:runner
2025-08-20T20:02:50.8989366Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/settings/SettingsView.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8992019Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/settings/SettingsView.css' from root:root to runner:runner
2025-08-20T20:02:50.8994519Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/settings' from root:root to runner:runner
2025-08-20T20:02:50.8996333Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/maps/leaflet.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8997913Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/maps/async.tsx' from root:root to runner:runner
2025-08-20T20:02:50.8999187Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/maps' from root:root to runner:runner
2025-08-20T20:02:50.9000466Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/MainScreen.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9001983Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/ResizeHandle.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9003354Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/TooltipButton.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9004747Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/useResizeHandle.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9006123Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/ErrorBoundary.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9007792Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/Toggle.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9009160Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/TooltipButton.css' from root:root to runner:runner
2025-08-20T20:02:50.9010496Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/Toggle.css' from root:root to runner:runner
2025-08-20T20:02:50.9011811Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/JSONView.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9013280Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/monaco.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9014633Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/jumpToEvent.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9015978Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/JSONView.css' from root:root to runner:runner
2025-08-20T20:02:50.9017575Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/ResizeHandle.css' from root:root to runner:runner
2025-08-20T20:02:50.9018880Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util' from root:root to runner:runner
2025-08-20T20:02:50.9020171Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/ClientContext.ts' from root:root to runner:runner
2025-08-20T20:02:50.9021483Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/Modal.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9022804Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/Lightbox.css' from root:root to runner:runner
2025-08-20T20:02:50.9024174Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/BulkRedactModal.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9025548Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/Lightbox.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9027046Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/ConfirmModal.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9028779Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/ConfirmWithMessageModal.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9030217Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/ConfirmModal.css' from root:root to runner:runner
2025-08-20T20:02:50.9031555Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/index.ts' from root:root to runner:runner
2025-08-20T20:02:50.9032898Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/ShareModal.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9034238Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/contexts.ts' from root:root to runner:runner
2025-08-20T20:02:50.9035531Z [00:02:11.133]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal' from root:root to runner:runner
2025-08-20T20:02:50.9036801Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/MainScreen.css' from root:root to runner:runner
2025-08-20T20:02:50.9038679Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login/LoginScreen.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9040026Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login/index.ts' from root:root to runner:runner
2025-08-20T20:02:50.9041355Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login/BeeperLogin.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9042754Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login/VerificationScreen.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9044150Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login/LoginScreen.css' from root:root to runner:runner
2025-08-20T20:02:50.9045455Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login' from root:root to runner:runner
2025-08-20T20:02:50.9046666Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui' from root:root to runner:runner
2025-08-20T20:02:50.9048125Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/index.css' from root:root to runner:runner
2025-08-20T20:02:50.9049359Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/App.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9050647Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/powerlevel.ts' from root:root to runner:runner
2025-08-20T20:02:50.9052141Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/contentvisibility.ts' from root:root to runner:runner
2025-08-20T20:02:50.9053465Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/promise.ts' from root:root to runner:runner
2025-08-20T20:02:50.9054793Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/eventdispatcher.ts' from root:root to runner:runner
2025-08-20T20:02:50.9056120Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/mediasize.ts' from root:root to runner:runner
2025-08-20T20:02:50.9057700Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/diff.ts' from root:root to runner:runner
2025-08-20T20:02:50.9059509Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/keys.ts' from root:root to runner:runner
2025-08-20T20:02:50.9060839Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/validation.ts' from root:root to runner:runner
2025-08-20T20:02:50.9062149Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/ismobile.ts' from root:root to runner:runner
2025-08-20T20:02:50.9063629Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/polyfill.js' from root:root to runner:runner
2025-08-20T20:02:50.9065018Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/searchablestring.ts' from root:root to runner:runner
2025-08-20T20:02:50.9066357Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/focus.ts' from root:root to runner:runner
2025-08-20T20:02:50.9067876Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/join.ts' from root:root to runner:runner
2025-08-20T20:02:50.9069171Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/markdown.ts' from root:root to runner:runner
2025-08-20T20:02:50.9070489Z [00:02:11.134]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/reactjoin.tsx' from root:root to runner:runner
2025-08-20T20:02:50.9071810Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/reversemap.ts' from root:root to runner:runner
2025-08-20T20:02:50.9073128Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/subscribable.ts' from root:root to runner:runner
2025-08-20T20:02:50.9074443Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/useEvent.ts' from root:root to runner:runner
2025-08-20T20:02:50.9075762Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/emoji/generate.go' from root:root to runner:runner
2025-08-20T20:02:50.9077572Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/emoji/index.ts' from root:root to runner:runner
2025-08-20T20:02:50.9078938Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/emoji/data.json' from root:root to runner:runner
2025-08-20T20:02:50.9080223Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/emoji' from root:root to runner:runner
2025-08-20T20:02:50.9081544Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/displayAsRedacted.ts' from root:root to runner:runner
2025-08-20T20:02:50.9082837Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util' from root:root to runner:runner
2025-08-20T20:02:50.9084020Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src' from root:root to runner:runner
2025-08-20T20:02:50.9085230Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/eslint.config.js' from root:root to runner:runner
2025-08-20T20:02:50.9086579Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/images/powered-by-tenor.svg' from root:root to runner:runner
2025-08-20T20:02:50.9088152Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/images/powered-by-giphy.png' from root:root to runner:runner
2025-08-20T20:02:50.9089653Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/images' from root:root to runner:runner
2025-08-20T20:02:50.9091000Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/gomuks-maskable.png' from root:root to runner:runner
2025-08-20T20:02:50.9092323Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/gomuks.png' from root:root to runner:runner
2025-08-20T20:02:50.9093617Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/manifest.json' from root:root to runner:runner
2025-08-20T20:02:50.9095018Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/gomuks-maskable-transparent.png' from root:root to runner:runner
2025-08-20T20:02:50.9096434Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/wasmuks-media-sw.js' from root:root to runner:runner
2025-08-20T20:02:50.9098034Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/pushmuks-sw.js' from root:root to runner:runner
2025-08-20T20:02:50.9099401Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/sounds/descending.flac' from root:root to runner:runner
2025-08-20T20:02:50.9100784Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/sounds/bright.flac' from root:root to runner:runner
2025-08-20T20:02:50.9102232Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/sounds' from root:root to runner:runner
2025-08-20T20:02:50.9103548Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/gomuks-transparent.png' from root:root to runner:runner
2025-08-20T20:02:50.9104834Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public' from root:root to runner:runner
2025-08-20T20:02:50.9106042Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/frontend.go' from root:root to runner:runner
2025-08-20T20:02:50.9107398Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/index.html' from root:root to runner:runner
2025-08-20T20:02:50.9108659Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/package-lock.json' from root:root to runner:runner
2025-08-20T20:02:50.9109863Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web' from root:root to runner:runner
2025-08-20T20:02:50.9111057Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/.gitignore' from root:root to runner:runner
2025-08-20T20:02:50.9112311Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/Taskfile.yml' from root:root to runner:runner
2025-08-20T20:02:50.9113703Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/icon.ico' from root:root to runner:runner
2025-08-20T20:02:50.9115011Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/config.yml' from root:root to runner:runner
2025-08-20T20:02:50.9116304Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Info.plist' from root:root to runner:runner
2025-08-20T20:02:50.9117893Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/info.json' from root:root to runner:runner
2025-08-20T20:02:50.9119205Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/icons.icns' from root:root to runner:runner
2025-08-20T20:02:50.9120547Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/nfpm.yaml' from root:root to runner:runner
2025-08-20T20:02:50.9121951Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/scripts/postinstall.sh' from root:root to runner:runner
2025-08-20T20:02:50.9123402Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/scripts/preinstall.sh' from root:root to runner:runner
2025-08-20T20:02:50.9124840Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/scripts/preremove.sh' from root:root to runner:runner
2025-08-20T20:02:50.9126284Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/scripts/postremove.sh' from root:root to runner:runner
2025-08-20T20:02:50.9127968Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/scripts' from root:root to runner:runner
2025-08-20T20:02:50.9129261Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm' from root:root to runner:runner
2025-08-20T20:02:50.9131207Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Taskfile.windows.yml' from root:root to runner:runner
2025-08-20T20:02:50.9132798Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/appimage/build.sh' from root:root to runner:runner
2025-08-20T20:02:50.9134157Z [00:02:11.135]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/appimage' from root:root to runner:runner
2025-08-20T20:02:50.9135499Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Taskfile.common.yml' from root:root to runner:runner
2025-08-20T20:02:50.9136855Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Info.dev.plist' from root:root to runner:runner
2025-08-20T20:02:50.9138483Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/wails.exe.manifest' from root:root to runner:runner
2025-08-20T20:02:50.9140013Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Taskfile.linux.yml' from root:root to runner:runner
2025-08-20T20:02:50.9141438Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Taskfile.darwin.yml' from root:root to runner:runner
2025-08-20T20:02:50.9142785Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/appicon.png' from root:root to runner:runner
2025-08-20T20:02:50.9144122Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nsis/project.nsi' from root:root to runner:runner
2025-08-20T20:02:50.9145488Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nsis/wails_tools.nsh' from root:root to runner:runner
2025-08-20T20:02:50.9146821Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nsis' from root:root to runner:runner
2025-08-20T20:02:50.9148227Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build' from root:root to runner:runner
2025-08-20T20:02:50.9149447Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/go.sum' from root:root to runner:runner
2025-08-20T20:02:50.9150659Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/go.mod' from root:root to runner:runner
2025-08-20T20:02:50.9151888Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/main.go' from root:root to runner:runner
2025-08-20T20:02:50.9153204Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop' from root:root to runner:runner
2025-08-20T20:02:50.9154394Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.editorconfig' from root:root to runner:runner
2025-08-20T20:02:50.9155591Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/flake.lock' from root:root to runner:runner
2025-08-20T20:02:50.9156872Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/archivemuks/paginateroom.go' from root:root to runner:runner
2025-08-20T20:02:50.9158538Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/archivemuks/main.go' from root:root to runner:runner
2025-08-20T20:02:50.9159817Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/archivemuks' from root:root to runner:runner
2025-08-20T20:02:50.9161065Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/chromagen/main.go' from root:root to runner:runner
2025-08-20T20:02:50.9162310Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/chromagen' from root:root to runner:runner
2025-08-20T20:02:50.9163546Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/gomuks/main.go' from root:root to runner:runner
2025-08-20T20:02:50.9164910Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/gomuks' from root:root to runner:runner
2025-08-20T20:02:50.9166148Z [00:02:11.136]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/wasmuks/media.go' from root:root to runner:runner
2025-08-20T20:02:50.9167539Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/wasmuks/main.go' from root:root to runner:runner
2025-08-20T20:02:50.9168770Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/wasmuks' from root:root to runner:runner
2025-08-20T20:02:50.9169928Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd' from root:root to runner:runner
2025-08-20T20:02:50.9171087Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.envrc' from root:root to runner:runner
2025-08-20T20:02:50.9172266Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/Dockerfile.ci' from root:root to runner:runner
2025-08-20T20:02:50.9173445Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T20:02:50.9174599Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T20:02:50.9175748Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T20:02:50.9177044Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/build.sh' from root:root to runner:runner
2025-08-20T20:02:50.9178500Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.pre-commit-tsc.sh' from root:root to runner:runner
2025-08-20T20:02:50.9179789Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.github/workflows/stale.yml' from root:root to runner:runner
2025-08-20T20:02:50.9181091Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.github/workflows/go.yml' from root:root to runner:runner
2025-08-20T20:02:50.9182385Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.github/workflows/js.yml' from root:root to runner:runner
2025-08-20T20:02:50.9183651Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T20:02:50.9184844Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T20:02:50.9186019Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/CHANGELOG.md' from root:root to runner:runner
2025-08-20T20:02:50.9187423Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T20:02:50.9188910Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T20:02:50.9190305Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T20:02:50.9191634Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T20:02:50.9192950Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T20:02:50.9194318Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T20:02:50.9195684Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T20:02:50.9196998Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T20:02:50.9198666Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T20:02:50.9200039Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T20:02:50.9201378Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T20:02:50.9203499Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T20:02:50.9204884Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T20:02:50.9206266Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T20:02:50.9207693Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T20:02:50.9208966Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T20:02:50.9210240Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T20:02:50.9211558Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T20:02:50.9212908Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T20:02:50.9214348Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T20:02:50.9215611Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T20:02:50.9216825Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T20:02:50.9218271Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T20:02:50.9219491Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T20:02:50.9220745Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T20:02:50.9222022Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T20:02:50.9223330Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T20:02:50.9224589Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T20:02:50.9225813Z [00:02:11.137]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T20:02:50.9227333Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T20:02:50.9228527Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T20:02:50.9229738Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T20:02:50.9230964Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T20:02:50.9232175Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T20:02:50.9233633Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-25a4f70b08827a41e83ae04bf8a23396aa84a686.pack' from root:root to runner:runner
2025-08-20T20:02:50.9235327Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.rev' from root:root to runner:runner
2025-08-20T20:02:50.9236986Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-25a4f70b08827a41e83ae04bf8a23396aa84a686.rev' from root:root to runner:runner
2025-08-20T20:02:50.9239129Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.pack' from root:root to runner:runner
2025-08-20T20:02:50.9240816Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.idx' from root:root to runner:runner
2025-08-20T20:02:50.9242459Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-25a4f70b08827a41e83ae04bf8a23396aa84a686.idx' from root:root to runner:runner
2025-08-20T20:02:50.9244144Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.promisor' from root:root to runner:runner
2025-08-20T20:02:50.9245859Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-25a4f70b08827a41e83ae04bf8a23396aa84a686.promisor' from root:root to runner:runner
2025-08-20T20:02:50.9247462Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T20:02:50.9248743Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T20:02:50.9249982Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T20:02:50.9251200Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T20:02:50.9252553Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T20:02:50.9253739Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T20:02:50.9254899Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T20:02:50.9256115Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/verify.go' from root:root to runner:runner
2025-08-20T20:02:50.9257628Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/dberror_cgo.go' from root:root to runner:runner
2025-08-20T20:02:50.9258933Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/send.go' from root:root to runner:runner
2025-08-20T20:02:50.9260226Z [00:02:11.138]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/json-commands.go' from root:root to runner:runner
2025-08-20T20:02:50.9261549Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/backupupload.go' from root:root to runner:runner
2025-08-20T20:02:50.9262831Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/sync.go' from root:root to runner:runner
2025-08-20T20:02:50.9264279Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/dberror_wasm.go' from root:root to runner:runner
2025-08-20T20:02:50.9265581Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/login.go' from root:root to runner:runner
2025-08-20T20:02:50.9266881Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/unread.go' from root:root to runner:runner
2025-08-20T20:02:50.9277475Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/space.go' from root:root to runner:runner
2025-08-20T20:02:50.9278933Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/media.go' from root:root to runner:runner
2025-08-20T20:02:50.9280552Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/invitedroom.go' from root:root to runner:runner
2025-08-20T20:02:50.9281942Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/account.go' from root:root to runner:runner
2025-08-20T20:02:50.9283392Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/03-more-event-fields.sql' from root:root to runner:runner
2025-08-20T20:02:50.9284942Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/04-room-tombstone-cache.sql' from root:root to runner:runner
2025-08-20T20:02:50.9286511Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/05-refactor-media-cache.sql' from root:root to runner:runner
2025-08-20T20:02:50.9288237Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/08-add-missing-indexes.sql' from root:root to runner:runner
2025-08-20T20:02:50.9289753Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/07-marked-unread.sql' from root:root to runner:runner
2025-08-20T20:02:50.9291286Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/14-nonnull-room-type.sql' from root:root to runner:runner
2025-08-20T20:02:50.9292958Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/12-push-registrations.sql' from root:root to runner:runner
2025-08-20T20:02:50.9294508Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/00-latest-revision.sql' from root:root to runner:runner
2025-08-20T20:02:50.9295986Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/10-spaces.sql' from root:root to runner:runner
2025-08-20T20:02:50.9297731Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/11-dm-user-id.sql' from root:root to runner:runner
2025-08-20T20:02:50.9299252Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/13-media-thumbnails.sql' from root:root to runner:runner
2025-08-20T20:02:50.9300767Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/09-invited-rooms.sql' from root:root to runner:runner
2025-08-20T20:02:50.9302292Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/02-explicit-avatar-flag.sql' from root:root to runner:runner
2025-08-20T20:02:50.9303841Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/06-hacky-reaction-fix.sql' from root:root to runner:runner
2025-08-20T20:02:50.9305329Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/upgrades.go' from root:root to runner:runner
2025-08-20T20:02:50.9306866Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades' from root:root to runner:runner
2025-08-20T20:02:50.9308334Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/database.go' from root:root to runner:runner
2025-08-20T20:02:50.9309683Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/receipt.go' from root:root to runner:runner
2025-08-20T20:02:50.9311010Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/event.go' from root:root to runner:runner
2025-08-20T20:02:50.9312371Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/statestore.go' from root:root to runner:runner
2025-08-20T20:02:50.9313774Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/pushregistration.go' from root:root to runner:runner
2025-08-20T20:02:50.9315146Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/state.go' from root:root to runner:runner
2025-08-20T20:02:50.9316471Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/timeline.go' from root:root to runner:runner
2025-08-20T20:02:50.9318336Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/sessionrequest.go' from root:root to runner:runner
2025-08-20T20:02:50.9319801Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/accountdata.go' from root:root to runner:runner
2025-08-20T20:02:50.9321188Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/room.go' from root:root to runner:runner
2025-08-20T20:02:50.9322482Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database' from root:root to runner:runner
2025-08-20T20:02:50.9323770Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/jsoncmd/events.go' from root:root to runner:runner
2025-08-20T20:02:50.9325132Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/jsoncmd/responses.go' from root:root to runner:runner
2025-08-20T20:02:50.9326490Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/jsoncmd/commands.go' from root:root to runner:runner
2025-08-20T20:02:50.9327959Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/jsoncmd/params.go' from root:root to runner:runner
2025-08-20T20:02:50.9329242Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/jsoncmd' from root:root to runner:runner
2025-08-20T20:02:50.9330527Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/cryptohelper.go' from root:root to runner:runner
2025-08-20T20:02:50.9331940Z [00:02:11.139]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/profile.go' from root:root to runner:runner
2025-08-20T20:02:50.9333212Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/syncwrap.go' from root:root to runner:runner
2025-08-20T20:02:50.9334485Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/paginate.go' from root:root to runner:runner
2025-08-20T20:02:50.9335744Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/LICENSE' from root:root to runner:runner
2025-08-20T20:02:50.9337021Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/pushrules.go' from root:root to runner:runner
2025-08-20T20:02:50.9338518Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/init.go' from root:root to runner:runner
2025-08-20T20:02:50.9339758Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/html.go' from root:root to runner:runner
2025-08-20T20:02:50.9340998Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/hicli.go' from root:root to runner:runner
2025-08-20T20:02:50.9342279Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/hitest/hitest.go' from root:root to runner:runner
2025-08-20T20:02:50.9343696Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/hitest' from root:root to runner:runner
2025-08-20T20:02:50.9344945Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/misc.go' from root:root to runner:runner
2025-08-20T20:02:50.9346190Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/json.go' from root:root to runner:runner
2025-08-20T20:02:50.9347599Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/decryptionqueue.go' from root:root to runner:runner
2025-08-20T20:02:50.9349440Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli' from root:root to runner:runner
2025-08-20T20:02:50.9350730Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rainbow/goldmark.go' from root:root to runner:runner
2025-08-20T20:02:50.9352026Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rainbow/gradient.go' from root:root to runner:runner
2025-08-20T20:02:50.9353268Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rainbow' from root:root to runner:runner
2025-08-20T20:02:50.9354486Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rpc/client.go' from root:root to runner:runner
2025-08-20T20:02:50.9355747Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rpc/requests.go' from root:root to runner:runner
2025-08-20T20:02:50.9357431Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rpc/websocket.go' from root:root to runner:runner
2025-08-20T20:02:50.9358705Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rpc' from root:root to runner:runner
2025-08-20T20:02:50.9359952Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/media_cwebp.go' from root:root to runner:runner
2025-08-20T20:02:50.9361234Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/push.go' from root:root to runner:runner
2025-08-20T20:02:50.9362510Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/config.go' from root:root to runner:runner
2025-08-20T20:02:50.9363763Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/sso.go' from root:root to runner:runner
2025-08-20T20:02:50.9365021Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/media.go' from root:root to runner:runner
2025-08-20T20:02:50.9366281Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/buffer.go' from root:root to runner:runner
2025-08-20T20:02:50.9367661Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/gomuks.go' from root:root to runner:runner
2025-08-20T20:02:50.9369105Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/media_heic.go' from root:root to runner:runner
2025-08-20T20:02:50.9370391Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/wsutil.go' from root:root to runner:runner
2025-08-20T20:02:50.9371682Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/pushmessage.go' from root:root to runner:runner
2025-08-20T20:02:50.9372966Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/logout.go' from root:root to runner:runner
2025-08-20T20:02:50.9374252Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/websocket.go' from root:root to runner:runner
2025-08-20T20:02:50.9375564Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/push_disabled.go' from root:root to runner:runner
2025-08-20T20:02:50.9376849Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/keys.go' from root:root to runner:runner
2025-08-20T20:02:50.9378375Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/server.go' from root:root to runner:runner
2025-08-20T20:02:50.9379603Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks' from root:root to runner:runner
2025-08-20T20:02:50.9381068Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/orientation/orientation.go' from root:root to runner:runner
2025-08-20T20:02:50.9382366Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/orientation' from root:root to runner:runner
2025-08-20T20:02:50.9383647Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/driver.go' from root:root to runner:runner
2025-08-20T20:02:50.9384981Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/result.go' from root:root to runner:runner
2025-08-20T20:02:50.9386324Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/wasm-util.go' from root:root to runner:runner
2025-08-20T20:02:50.9387805Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/error.go' from root:root to runner:runner
2025-08-20T20:02:50.9389114Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/rows.go' from root:root to runner:runner
2025-08-20T20:02:50.9390431Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/codes.go' from root:root to runner:runner
2025-08-20T20:02:50.9391735Z [00:02:11.140]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/LICENSE' from root:root to runner:runner
2025-08-20T20:02:50.9393210Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/tx.go' from root:root to runner:runner
2025-08-20T20:02:50.9394519Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/conn.go' from root:root to runner:runner
2025-08-20T20:02:50.9395819Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/stmt.go' from root:root to runner:runner
2025-08-20T20:02:50.9397291Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js' from root:root to runner:runner
2025-08-20T20:02:50.9398585Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg' from root:root to runner:runner
2025-08-20T20:02:50.9399715Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO' from root:root to runner:runner
2025-08-20T20:02:50.9400775Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK' from root:root to runner:runner
2025-08-20T20:02:50.9401764Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T20:02:50.9402911Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T20:02:50.9403920Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T20:02:50.9404899Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T20:02:50.9405971Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T20:02:50.9406915Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/gomuks.static.version' from runner:docker to runner:runner
2025-08-20T20:02:50.9407987Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T20:02:50.9408849Z [00:02:11.141]➜  changed ownership of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T20:02:50.9409739Z [00:02:11.150]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/gomuks.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9410881Z [00:02:11.157]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9412097Z [00:02:11.164]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.gitlab-ci.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9413270Z [00:02:11.172]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.pre-commit-eslint.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9414438Z [00:02:11.179]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/flake.nix' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9415673Z [00:02:11.186]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/version/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9417322Z [00:02:11.193]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9418686Z [00:02:11.201]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.pre-commit-config.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9422955Z [00:02:11.208]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/build-wasm.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9493462Z [00:02:11.215]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9563546Z [00:02:11.222]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/vite.config.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9632684Z [00:02:11.229]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/vite-element-call.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9702953Z [00:02:11.236]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9775868Z [00:02:11.243]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/tsconfig.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9849824Z [00:02:11.251]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wsclient.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9920969Z [00:02:11.258]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/rpc.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:50.9994560Z [00:02:11.265]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/beeper.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0069642Z [00:02:11.273]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wailsclient.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0147963Z [00:02:11.280]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/client.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0224016Z [00:02:11.288]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasmclient.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0301340Z [00:02:11.296]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasm/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0376551Z [00:02:11.303]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasm/wasmuks.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0450209Z [00:02:11.311]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasm/go_wasm_exec.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0523452Z [00:02:11.318]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/wasm/sqlite_bridge.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0596423Z [00:02:11.325]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/media.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0668831Z [00:02:11.333]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences/preferences.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0739994Z [00:02:11.340]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0812626Z [00:02:11.347]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences/localstorage.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0883211Z [00:02:11.354]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences/proxy.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.0954949Z [00:02:11.361]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/preferences/types.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1025767Z [00:02:11.368]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/mxtypes.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1097458Z [00:02:11.376]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1169206Z [00:02:11.383]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/hitypes.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1242793Z [00:02:11.390]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/android.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1316332Z [00:02:11.397]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/types/hievents.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1388556Z [00:02:11.405]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/main.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1460081Z [00:02:11.412]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/space.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1530056Z [00:02:11.419]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/room.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1601432Z [00:02:11.426]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1669913Z [00:02:11.433]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/hooks.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1739109Z [00:02:11.440]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/api/statestore/invitedroom.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1809585Z [00:02:11.447]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/main.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1881734Z [00:02:11.454]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/add.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.1955519Z [00:02:11.461]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/door-open.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2024890Z [00:02:11.468]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/code.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2095108Z [00:02:11.475]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/sticker.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2167797Z [00:02:11.483]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/react.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2241102Z [00:02:11.490]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/zoom-out.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2309664Z [00:02:11.497]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/lock-clock.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2380733Z [00:02:11.504]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/download.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2450310Z [00:02:11.511]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/lock.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2520448Z [00:02:11.518]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/delete.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2589253Z [00:02:11.525]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/notifications-unread.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2658117Z [00:02:11.532]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/restore-trash.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2727900Z [00:02:11.539]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/encrypted-off.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2796766Z [00:02:11.545]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/thread.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2868733Z [00:02:11.553]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/back.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.2937520Z [00:02:11.559]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/rotate-left.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3009171Z [00:02:11.567]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/unpin.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3079770Z [00:02:11.574]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/rotate-right.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3152337Z [00:02:11.581]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/devices-off.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3221677Z [00:02:11.588]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/reply.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3290763Z [00:02:11.595]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/notifications.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3364457Z [00:02:11.602]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/error.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3436071Z [00:02:11.609]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/person-remove.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3505367Z [00:02:11.616]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/sent.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3572679Z [00:02:11.623]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/mark-unread.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3641544Z [00:02:11.630]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/people-body.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3710966Z [00:02:11.637]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/symbols.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3783915Z [00:02:11.644]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/objects.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3854835Z [00:02:11.651]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/travel-places.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3924737Z [00:02:11.658]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/activities.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.3996473Z [00:02:11.665]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/food-beverage.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4066125Z [00:02:11.672]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/smileys-emotion.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4136517Z [00:02:11.679]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/flags.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4205862Z [00:02:11.686]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/emoji-categories/animals-nature.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4276990Z [00:02:11.693]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/schedule.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4350534Z [00:02:11.701]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/location.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4423932Z [00:02:11.708]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/encrypted.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4496455Z [00:02:11.715]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/group.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4568509Z [00:02:11.723]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/mark-read.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4639647Z [00:02:11.730]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/chat.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4710649Z [00:02:11.737]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/tag.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4782044Z [00:02:11.744]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/category.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4858083Z [00:02:11.751]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/settings.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.4933098Z [00:02:11.759]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/add-circle.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5007431Z [00:02:11.766]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/widgets.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5078219Z [00:02:11.774]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/block.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5150094Z [00:02:11.781]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/person-add.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5222465Z [00:02:11.788]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/more.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5294205Z [00:02:11.795]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/devices.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5368947Z [00:02:11.803]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/person.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5446172Z [00:02:11.810]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/encrypted-question.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5524311Z [00:02:11.818]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/home.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5601572Z [00:02:11.826]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/attach.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5675682Z [00:02:11.833]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/pin.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5748726Z [00:02:11.841]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/zoom-in.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5822186Z [00:02:11.848]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/refresh.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5895934Z [00:02:11.855]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/close.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.5973637Z [00:02:11.863]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/pending.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6047251Z [00:02:11.870]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/share.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6119896Z [00:02:11.878]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/report.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6192658Z [00:02:11.885]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/send.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6264257Z [00:02:11.892]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/gavel.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6339614Z [00:02:11.900]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/search.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6412705Z [00:02:11.907]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/notifications-off.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6483693Z [00:02:11.914]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/edit.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6553853Z [00:02:11.921]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/icons/gif.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6622817Z [00:02:11.928]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/vite-env.d.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6693717Z [00:02:11.935]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/CreateRoomView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6762871Z [00:02:11.942]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomViewHeader.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6832045Z [00:02:11.949]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomViewHeader.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6901825Z [00:02:11.956]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.6972107Z [00:02:11.963]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/CreateRoomView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7042294Z [00:02:11.970]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomPreview.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7110088Z [00:02:11.977]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomPreview.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7182772Z [00:02:11.984]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/roomcontext.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7252618Z [00:02:11.991]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomview/RoomView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7322788Z [00:02:11.998]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ThreadView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7392661Z [00:02:12.005]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ReadReceipts.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7461921Z [00:02:12.012]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/EventEditHistory.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7532754Z [00:02:12.019]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ThreadView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7601919Z [00:02:12.026]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/TimelineEvent.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7671710Z [00:02:12.033]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/EventEditHistory.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7741680Z [00:02:12.040]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/timelineutil.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7812260Z [00:02:12.047]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ReplyBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7882589Z [00:02:12.054]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/EventContextModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.7952577Z [00:02:12.061]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/TimelineView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8025111Z [00:02:12.068]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ReplyBody.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8099818Z [00:02:12.076]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/HiddenEvent.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8173234Z [00:02:12.083]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/math.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8245609Z [00:02:12.090]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/TextMessageBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8321026Z [00:02:12.098]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/PolicyRuleBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8394482Z [00:02:12.105]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/RoomTombstoneBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8465640Z [00:02:12.112]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/ACLBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8538613Z [00:02:12.120]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/RoomNameBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8609030Z [00:02:12.127]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/RedactedBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8679051Z [00:02:12.134]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/MediaMessageBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8749499Z [00:02:12.141]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8818260Z [00:02:12.148]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/LocationMessageBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8885266Z [00:02:12.154]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/EncryptedBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.8952835Z [00:02:12.161]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/useMediaContent.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9022841Z [00:02:12.168]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/index.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9091611Z [00:02:12.175]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/ContentErrorBoundary.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9159158Z [00:02:12.182]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/UnknownMessageBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9228562Z [00:02:12.189]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/PinnedEventsBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9297466Z [00:02:12.196]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/RoomAvatarBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9367439Z [00:02:12.203]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/props.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9436072Z [00:02:12.209]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/MemberBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9504951Z [00:02:12.216]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/content/PowerLevelBody.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9577545Z [00:02:12.223]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/TimelineEvent.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9651565Z [00:02:12.231]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/EventContextModal.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9724185Z [00:02:12.238]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/TimelineView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9793964Z [00:02:12.245]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/timeline/ReadReceipts.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9865333Z [00:02:12.252]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/RoomList.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:51.9936179Z [00:02:12.259]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/FakeSpace.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0006398Z [00:02:12.266]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/UnreadCount.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0077448Z [00:02:12.274]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/Entry.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0148264Z [00:02:12.281]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/RoomList.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0219719Z [00:02:12.288]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/roomlist/Space.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0289358Z [00:02:12.295]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/urlpreview/URLPreview.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0363121Z [00:02:12.302]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/urlpreview/URLPreview.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0436903Z [00:02:12.309]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/ComposerMedia.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0511507Z [00:02:12.317]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/MediaUploadDialog.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0586050Z [00:02:12.324]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/userautocomplete.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0659692Z [00:02:12.332]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/Autocompleter.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0735396Z [00:02:12.339]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/TypingNotifications.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0810452Z [00:02:12.347]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/TypingNotifications.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0883523Z [00:02:12.354]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/MessageComposer.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.0954972Z [00:02:12.361]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/MediaUploadDialog.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1026501Z [00:02:12.368]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/getAutocompleter.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1098609Z [00:02:12.376]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/Autocompleter.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1170919Z [00:02:12.383]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/composer/MessageComposer.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1240899Z [00:02:12.390]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/keybindings.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1310963Z [00:02:12.397]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/StylePreferences.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1382870Z [00:02:12.404]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/widget.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1456377Z [00:02:12.411]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/LazyWidget.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1532174Z [00:02:12.419]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/ElementCall.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1605652Z [00:02:12.426]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/PermissionPrompt.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1679670Z [00:02:12.434]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/Widget.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1750864Z [00:02:12.441]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/widgetDriver.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1821360Z [00:02:12.448]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/widget/util.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1892796Z [00:02:12.455]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/EmojiGroup.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.1962790Z [00:02:12.462]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/gifsource.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2034001Z [00:02:12.469]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/useCategoryUnderline.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2103691Z [00:02:12.476]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/StickerPicker.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2174535Z [00:02:12.483]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/GIFPicker.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2243843Z [00:02:12.490]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/renderEmoji.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2314764Z [00:02:12.497]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/EmojiPicker.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2385027Z [00:02:12.504]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/emojipicker/EmojiPicker.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2456042Z [00:02:12.511]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/MainScreenContext.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2530820Z [00:02:12.519]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/useSecondaryItems.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2601711Z [00:02:12.526]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/EventMenu.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2673537Z [00:02:12.533]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/RoomMenu.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2743375Z [00:02:12.540]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/SpaceMenu.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2813120Z [00:02:12.547]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/usePrimaryItems.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2880234Z [00:02:12.554]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/RoomMenu.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.2952962Z [00:02:12.561]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3027007Z [00:02:12.568]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/index.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3097825Z [00:02:12.576]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/menu/util.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3173472Z [00:02:12.583]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserInfoError.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3245411Z [00:02:12.590]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/StartDMButton.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3316156Z [00:02:12.597]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserModeration.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3387247Z [00:02:12.604]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserIgnoreButton.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3459337Z [00:02:12.612]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/RightPanel.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3533113Z [00:02:12.619]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserExtendedProfile.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3606209Z [00:02:12.626]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserInfoMutualRooms.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3676819Z [00:02:12.633]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserInfoDeviceList.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3748863Z [00:02:12.641]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/PinnedMessages.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3819864Z [00:02:12.648]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/RightPanel.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3890780Z [00:02:12.655]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/UserInfo.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.3961333Z [00:02:12.662]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/MemberList.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4032890Z [00:02:12.669]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/rightpanel/WidgetList.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4106237Z [00:02:12.676]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/settings/RoomStateExplorer.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4176037Z [00:02:12.683]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/settings/RoomStateExplorer.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4247748Z [00:02:12.691]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/settings/SettingsView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4318092Z [00:02:12.698]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/settings/SettingsView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4388370Z [00:02:12.705]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/maps/leaflet.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4460469Z [00:02:12.712]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/maps/async.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4533113Z [00:02:12.719]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/MainScreen.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4606475Z [00:02:12.726]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/ResizeHandle.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4679640Z [00:02:12.734]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/TooltipButton.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4752732Z [00:02:12.741]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/useResizeHandle.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4826375Z [00:02:12.748]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/ErrorBoundary.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4898565Z [00:02:12.756]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/Toggle.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.4970601Z [00:02:12.763]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/TooltipButton.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5041586Z [00:02:12.770]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/Toggle.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5111519Z [00:02:12.777]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/JSONView.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5183932Z [00:02:12.784]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/monaco.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5255139Z [00:02:12.791]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/jumpToEvent.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5324865Z [00:02:12.798]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/JSONView.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5394935Z [00:02:12.805]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/util/ResizeHandle.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5466238Z [00:02:12.812]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/ClientContext.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5543123Z [00:02:12.820]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/Modal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5616263Z [00:02:12.827]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/Lightbox.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5686376Z [00:02:12.834]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/BulkRedactModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5755655Z [00:02:12.841]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/Lightbox.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5823994Z [00:02:12.848]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/ConfirmModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5895353Z [00:02:12.855]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/ConfirmWithMessageModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.5964676Z [00:02:12.862]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/ConfirmModal.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6033120Z [00:02:12.869]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6102041Z [00:02:12.876]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/ShareModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6171489Z [00:02:12.883]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/modal/contexts.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6240767Z [00:02:12.890]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/MainScreen.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6313120Z [00:02:12.897]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login/LoginScreen.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6384777Z [00:02:12.904]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6453148Z [00:02:12.911]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login/BeeperLogin.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6522182Z [00:02:12.918]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login/VerificationScreen.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6591286Z [00:02:12.925]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/ui/login/LoginScreen.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6660329Z [00:02:12.932]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/index.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6727699Z [00:02:12.939]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/App.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6796343Z [00:02:12.945]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/powerlevel.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6865644Z [00:02:12.952]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/contentvisibility.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.6933224Z [00:02:12.959]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/promise.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7003490Z [00:02:12.966]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/eventdispatcher.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7073134Z [00:02:12.973]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/mediasize.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7141243Z [00:02:12.980]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/diff.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7209266Z [00:02:12.987]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/keys.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7277498Z [00:02:12.994]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/validation.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7346476Z [00:02:13.000]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/ismobile.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7414996Z [00:02:13.007]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/polyfill.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7486088Z [00:02:13.014]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/searchablestring.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7555455Z [00:02:13.021]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/focus.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7625587Z [00:02:13.028]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/join.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7694388Z [00:02:13.035]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/markdown.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7762868Z [00:02:13.042]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/reactjoin.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7832718Z [00:02:13.049]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/reversemap.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7901728Z [00:02:13.056]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/subscribable.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.7971371Z [00:02:13.063]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/useEvent.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8041707Z [00:02:13.070]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/emoji/generate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8110553Z [00:02:13.077]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/emoji/index.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8180155Z [00:02:13.084]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/emoji/data.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8249729Z [00:02:13.091]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/src/util/displayAsRedacted.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8319065Z [00:02:13.098]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/eslint.config.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8388917Z [00:02:13.105]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/images/powered-by-tenor.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8459020Z [00:02:13.112]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/images/powered-by-giphy.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8528753Z [00:02:13.119]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/gomuks-maskable.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8596897Z [00:02:13.126]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/gomuks.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8664485Z [00:02:13.132]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8733106Z [00:02:13.139]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/gomuks-maskable-transparent.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8801922Z [00:02:13.146]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/wasmuks-media-sw.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8870738Z [00:02:13.153]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/pushmuks-sw.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.8939607Z [00:02:13.160]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/sounds/descending.flac' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9008278Z [00:02:13.167]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/sounds/bright.flac' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9078233Z [00:02:13.174]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/public/gomuks-transparent.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9146727Z [00:02:13.181]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/frontend.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9218177Z [00:02:13.188]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/index.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9293369Z [00:02:13.195]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/web/package-lock.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9365906Z [00:02:13.202]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9443899Z [00:02:13.210]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/Taskfile.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9520721Z [00:02:13.218]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/icon.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9595992Z [00:02:13.225]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/config.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9667784Z [00:02:13.233]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Info.plist' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9739121Z [00:02:13.240]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/info.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9812406Z [00:02:13.247]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/icons.icns' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9890896Z [00:02:13.255]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/nfpm.yaml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:52.9964111Z [00:02:13.262]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/scripts/postinstall.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0036166Z [00:02:13.269]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/scripts/preinstall.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0112773Z [00:02:13.277]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/scripts/preremove.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0185516Z [00:02:13.284]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nfpm/scripts/postremove.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0257015Z [00:02:13.291]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Taskfile.windows.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0329813Z [00:02:13.299]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/appimage/build.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0401350Z [00:02:13.306]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Taskfile.common.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0473406Z [00:02:13.313]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Info.dev.plist' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0544473Z [00:02:13.320]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/wails.exe.manifest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0617432Z [00:02:13.327]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Taskfile.linux.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0689750Z [00:02:13.335]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/Taskfile.darwin.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0764425Z [00:02:13.342]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nsis/project.nsi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0838284Z [00:02:13.350]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/build/nsis/wails_tools.nsh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0907718Z [00:02:13.357]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.0978587Z [00:02:13.364]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1047058Z [00:02:13.370]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/desktop/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1116394Z [00:02:13.377]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.editorconfig' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1186181Z [00:02:13.384]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/flake.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1258590Z [00:02:13.392]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/archivemuks/paginateroom.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1329681Z [00:02:13.399]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/archivemuks/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1408186Z [00:02:13.406]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/chromagen/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1483622Z [00:02:13.414]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/gomuks/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1556858Z [00:02:13.421]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/wasmuks/media.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1630220Z [00:02:13.429]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/cmd/wasmuks/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1703191Z [00:02:13.436]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.envrc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1778563Z [00:02:13.444]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/Dockerfile.ci' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1851197Z [00:02:13.451]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.1924398Z [00:02:13.458]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2003676Z [00:02:13.466]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2073419Z [00:02:13.473]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/build.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2144792Z [00:02:13.480]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.pre-commit-tsc.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2215670Z [00:02:13.487]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.github/workflows/stale.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2284524Z [00:02:13.494]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.github/workflows/go.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2357973Z [00:02:13.502]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.github/workflows/js.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2430378Z [00:02:13.509]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/CHANGELOG.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2501050Z [00:02:13.516]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2571257Z [00:02:13.523]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2641279Z [00:02:13.530]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2712973Z [00:02:13.537]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2782676Z [00:02:13.544]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2853172Z [00:02:13.551]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2923227Z [00:02:13.558]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.2996798Z [00:02:13.565]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3071006Z [00:02:13.573]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3144723Z [00:02:13.580]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3218125Z [00:02:13.588]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3288763Z [00:02:13.595]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3356770Z [00:02:13.601]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3427049Z [00:02:13.608]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3498243Z [00:02:13.616]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3571332Z [00:02:13.623]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3646287Z [00:02:13.630]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3723035Z [00:02:13.638]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3798812Z [00:02:13.646]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3872849Z [00:02:13.653]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.3949616Z [00:02:13.661]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4023185Z [00:02:13.668]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4098735Z [00:02:13.676]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4173753Z [00:02:13.683]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-25a4f70b08827a41e83ae04bf8a23396aa84a686.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4247972Z [00:02:13.691]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4320986Z [00:02:13.698]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-25a4f70b08827a41e83ae04bf8a23396aa84a686.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4393645Z [00:02:13.705]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4467025Z [00:02:13.712]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4541798Z [00:02:13.720]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-25a4f70b08827a41e83ae04bf8a23396aa84a686.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4614975Z [00:02:13.727]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-95886b6aa01d5ffdb7a69d2791e46942affda73c.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4689582Z [00:02:13.735]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/objects/pack/pack-25a4f70b08827a41e83ae04bf8a23396aa84a686.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4762794Z [00:02:13.742]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4835715Z [00:02:13.749]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4908042Z [00:02:13.757]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/verify.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.4979738Z [00:02:13.764]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/dberror_cgo.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5049775Z [00:02:13.771]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/send.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5120167Z [00:02:13.778]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/json-commands.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5191338Z [00:02:13.785]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/backupupload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5260403Z [00:02:13.792]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/sync.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5329622Z [00:02:13.799]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/dberror_wasm.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5399929Z [00:02:13.806]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/login.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5473002Z [00:02:13.813]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/unread.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5545931Z [00:02:13.820]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/space.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5616593Z [00:02:13.827]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/media.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5686734Z [00:02:13.834]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/invitedroom.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5755879Z [00:02:13.841]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/account.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5828833Z [00:02:13.849]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/03-more-event-fields.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5899477Z [00:02:13.856]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/04-room-tombstone-cache.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.5969033Z [00:02:13.863]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/05-refactor-media-cache.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6038410Z [00:02:13.870]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/08-add-missing-indexes.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6108852Z [00:02:13.877]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/07-marked-unread.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6177912Z [00:02:13.884]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/14-nonnull-room-type.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6247641Z [00:02:13.891]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/12-push-registrations.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6319123Z [00:02:13.898]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/00-latest-revision.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6390356Z [00:02:13.905]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/10-spaces.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6460027Z [00:02:13.912]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/11-dm-user-id.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6528882Z [00:02:13.919]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/13-media-thumbnails.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6599996Z [00:02:13.926]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/09-invited-rooms.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6670200Z [00:02:13.933]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/02-explicit-avatar-flag.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6739357Z [00:02:13.940]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/06-hacky-reaction-fix.sql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6808736Z [00:02:13.947]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/upgrades/upgrades.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6878754Z [00:02:13.954]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/database.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.6948030Z [00:02:13.961]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/receipt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7018541Z [00:02:13.968]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/event.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7090329Z [00:02:13.975]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/statestore.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7163681Z [00:02:13.982]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/pushregistration.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7235402Z [00:02:13.989]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/state.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7307728Z [00:02:13.997]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/timeline.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7377495Z [00:02:14.004]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/sessionrequest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7446761Z [00:02:14.010]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/accountdata.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7517828Z [00:02:14.018]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/database/room.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7588762Z [00:02:14.025]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/jsoncmd/events.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7660136Z [00:02:14.032]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/jsoncmd/responses.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7732243Z [00:02:14.039]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/jsoncmd/commands.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7803260Z [00:02:14.046]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/jsoncmd/params.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7873512Z [00:02:14.053]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/cryptohelper.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.7944487Z [00:02:14.060]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/profile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8018723Z [00:02:14.068]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/syncwrap.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8090883Z [00:02:14.075]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/paginate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8166693Z [00:02:14.082]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8241158Z [00:02:14.090]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/pushrules.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8316004Z [00:02:14.097]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/init.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8388661Z [00:02:14.105]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/html.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8464102Z [00:02:14.112]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/hicli.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8538120Z [00:02:14.120]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/hitest/hitest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8610996Z [00:02:14.127]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/misc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8682633Z [00:02:14.134]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/json.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8755033Z [00:02:14.141]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/hicli/decryptionqueue.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8826513Z [00:02:14.148]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rainbow/goldmark.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8897666Z [00:02:14.156]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rainbow/gradient.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.8968458Z [00:02:14.163]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rpc/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9038913Z [00:02:14.170]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rpc/requests.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9108809Z [00:02:14.177]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/rpc/websocket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9180651Z [00:02:14.184]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/media_cwebp.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9251530Z [00:02:14.191]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/push.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9322414Z [00:02:14.198]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9393614Z [00:02:14.205]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/sso.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9465196Z [00:02:14.212]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/media.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9541677Z [00:02:14.220]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/buffer.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9614684Z [00:02:14.227]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/gomuks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9688897Z [00:02:14.235]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/media_heic.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9759143Z [00:02:14.242]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/wsutil.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9831436Z [00:02:14.249]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/pushmessage.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9902011Z [00:02:14.256]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/logout.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:53.9972259Z [00:02:14.263]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/websocket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0042397Z [00:02:14.270]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/push_disabled.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0113311Z [00:02:14.277]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/keys.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0183810Z [00:02:14.284]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/gomuks/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0257781Z [00:02:14.292]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/orientation/orientation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0329922Z [00:02:14.299]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/driver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0402070Z [00:02:14.306]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/result.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0480067Z [00:02:14.314]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/wasm-util.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0556012Z [00:02:14.321]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/error.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0635550Z [00:02:14.329]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/rows.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0712502Z [00:02:14.337]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/codes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0788632Z [00:02:14.345]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0862623Z [00:02:14.352]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/tx.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.0938005Z [00:02:14.360]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/conn.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.1014026Z [00:02:14.367]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.cCnt3oYTmK/TEMPREPO/pkg/sqlite-wasm-js/stmt.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.1089382Z [00:02:14.375]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.1161587Z [00:02:14.382]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.1233668Z [00:02:14.389]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.1304557Z [00:02:14.396]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/gomuks.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.1381619Z [00:02:14.404]➜  mode of '/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T20:02:54.1744879Z [00:02:14.440]➜  realpath: missing operand
2025-08-20T20:02:54.1746093Z [00:02:14.440]➜  Try 'realpath --help' for more information.
2025-08-20T20:02:54.1849994Z [00:02:14.451]➜  
2025-08-20T20:02:54.1850930Z [00:02:14.451]➜  [+] Found LICENSE ==> [/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T20:02:54.1851565Z [00:02:14.451]➜  
2025-08-20T20:02:54.1851855Z [00:02:14.451]➜  
2025-08-20T20:02:54.1862137Z [00:02:14.452]➜                      GNU AFFERO GENERAL PUBLIC LICENSE
2025-08-20T20:02:54.1863423Z [00:02:14.452]➜                         Version 3, 19 November 2007
2025-08-20T20:02:54.1864242Z [00:02:14.452]➜  
2025-08-20T20:02:54.1865129Z [00:02:14.452]➜   Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
2025-08-20T20:02:54.1866257Z [00:02:14.452]➜   Everyone is permitted to copy and distribute verbatim copies
2025-08-20T20:02:54.1867916Z [00:02:14.452]➜   of this license document, but changing it is not allowed.
2025-08-20T20:02:54.1868684Z [00:02:14.452]➜  
2025-08-20T20:02:54.1869241Z [00:02:14.452]➜                              Preamble
2025-08-20T20:02:54.1869940Z [00:02:14.452]➜  
2025-08-20T20:02:54.1870812Z [00:02:14.452]➜    The GNU Affero General Public License is a free, copyleft license for
2025-08-20T20:02:54.1871977Z [00:02:14.452]➜  software and other kinds of works, specifically designed to ensure
2025-08-20T20:02:54.1873278Z [00:02:14.452]➜  cooperation with the community in the case of network server software.
2025-08-20T20:02:54.1874117Z [00:02:14.452]➜  
2025-08-20T20:02:54.1874785Z [00:02:14.452]➜    The licenses for most software and other practical works are designed
2025-08-20T20:02:54.1875761Z [00:02:14.452]➜  to take away your freedom to share and change the works.  By contrast,
2025-08-20T20:02:54.1876738Z [00:02:14.452]➜  our General Public Licenses are intended to guarantee your freedom to
2025-08-20T20:02:54.1877990Z [00:02:14.452]➜  share and change all versions of a program--to make sure it remains free
2025-08-20T20:02:54.1878807Z [00:02:14.452]➜  software for all its users.
2025-08-20T20:02:54.1879300Z [00:02:14.452]➜  
2025-08-20T20:02:54.1879922Z [00:02:14.452]➜    When we speak of free software, we are referring to freedom, not
2025-08-20T20:02:54.1880867Z [00:02:14.452]➜  price.  Our General Public Licenses are designed to make sure that you
2025-08-20T20:02:54.1881833Z [00:02:14.452]➜  have the freedom to distribute copies of free software (and charge for
2025-08-20T20:02:54.1882729Z [00:02:14.452]➜  them if you wish), that you receive source code or can get it if you
2025-08-20T20:02:54.1883632Z [00:02:14.452]➜  want it, that you can change the software or use pieces of it in new
2025-08-20T20:02:54.1884471Z [00:02:14.452]➜  free programs, and that you know you can do these things.
2025-08-20T20:02:54.1885079Z [00:02:14.452]➜  
2025-08-20T20:02:54.1885953Z [00:02:14.452]➜    Developers that use our General Public Licenses protect your rights
2025-08-20T20:02:54.1886664Z [00:02:14.452]➜  with two steps: (1) assert copyright on the software, and (2) offer
2025-08-20T20:02:54.1887740Z [00:02:14.452]➜  you this License which gives you legal permission to copy, distribute
2025-08-20T20:02:54.1888495Z [00:02:14.452]➜  and/or modify the software.
2025-08-20T20:02:54.1888976Z [00:02:14.452]➜  
2025-08-20T20:02:54.1889584Z [00:02:14.452]➜    A secondary benefit of defending all users' freedom is that
2025-08-20T20:02:54.1890674Z [00:02:14.452]➜  improvements made in alternate versions of the program, if they
2025-08-20T20:02:54.1891609Z [00:02:14.452]➜  receive widespread use, become available for other developers to
2025-08-20T20:02:54.1892533Z [00:02:14.452]➜  incorporate.  Many developers of free software are heartened and
2025-08-20T20:02:54.1893498Z [00:02:14.452]➜  encouraged by the resulting cooperation.  However, in the case of
2025-08-20T20:02:54.1894801Z [00:02:14.452]➜  software used on network servers, this result may fail to come about.
2025-08-20T20:02:54.1904016Z [00:02:14.452]➜  The GNU General Public License permits making a modified version and
2025-08-20T20:02:54.1905091Z [00:02:14.452]➜  letting the public access it on a server without ever releasing its
2025-08-20T20:02:54.1905799Z [00:02:14.452]➜  source code to the public.
2025-08-20T20:02:54.1906093Z [00:02:14.452]➜  
2025-08-20T20:02:54.1906466Z [00:02:14.452]➜    The GNU Affero General Public License is designed specifically to
2025-08-20T20:02:54.1907008Z [00:02:14.452]➜  ensure that, in such cases, the modified source code becomes available
2025-08-20T20:02:54.1907772Z [00:02:14.452]➜  to the community.  It requires the operator of a network server to
2025-08-20T20:02:54.1908282Z [00:02:14.452]➜  provide the source code of the modified version running there to the
2025-08-20T20:02:54.1908800Z [00:02:14.452]➜  users of that server.  Therefore, public use of a modified version, on
2025-08-20T20:02:54.1909527Z [00:02:14.452]➜  a publicly accessible server, gives the public access to the source
2025-08-20T20:02:54.1910074Z [00:02:14.452]➜  code of the modified version.
2025-08-20T20:02:54.1910578Z [00:02:14.452]➜  
2025-08-20T20:02:54.1911174Z [00:02:14.452]➜    An older license, called the Affero General Public License and
2025-08-20T20:02:54.1911895Z [00:02:14.452]➜  published by Affero, was designed to accomplish similar goals.  This is
2025-08-20T20:02:54.1912434Z [00:02:14.452]➜  a different license, not a version of the Affero GPL, but Affero has
2025-08-20T20:02:54.1912958Z [00:02:14.452]➜  released a new version of the Affero GPL which permits relicensing under
2025-08-20T20:02:54.1913353Z [00:02:14.452]➜  this license.
2025-08-20T20:02:54.1913592Z [00:02:14.452]➜  
2025-08-20T20:02:54.1913934Z [00:02:14.452]➜    The precise terms and conditions for copying, distribution and
2025-08-20T20:02:54.1914319Z [00:02:14.452]➜  modification follow.
2025-08-20T20:02:54.1914593Z [00:02:14.452]➜  
2025-08-20T20:02:54.1914871Z [00:02:14.452]➜                         TERMS AND CONDITIONS
2025-08-20T20:02:54.1915148Z [00:02:14.452]➜  
2025-08-20T20:02:54.1915369Z [00:02:14.452]➜    0. Definitions.
2025-08-20T20:02:54.1915610Z [00:02:14.452]➜  
2025-08-20T20:02:54.1915986Z [00:02:14.452]➜    "This License" refers to version 3 of the GNU Affero General Public License.
2025-08-20T20:02:54.1916362Z [00:02:14.452]➜  
2025-08-20T20:02:54.1916731Z [00:02:14.452]➜    "Copyright" also means copyright-like laws that apply to other kinds of
2025-08-20T20:02:54.1917430Z [00:02:14.452]➜  works, such as semiconductor masks.
2025-08-20T20:02:54.1917794Z [00:02:14.452]➜  
2025-08-20T20:02:54.1918137Z [00:02:14.452]➜    "The Program" refers to any copyrightable work licensed under this
2025-08-20T20:02:54.1918628Z [00:02:14.452]➜  License.  Each licensee is addressed as "you".  "Licensees" and
2025-08-20T20:02:54.1919070Z [00:02:14.452]➜  "recipients" may be individuals or organizations.
2025-08-20T20:02:54.1919550Z [00:02:14.452]➜  
2025-08-20T20:02:54.1919919Z [00:02:14.452]➜    To "modify" a work means to copy from or adapt all or part of the work
2025-08-20T20:02:54.1920445Z [00:02:14.452]➜  in a fashion requiring copyright permission, other than the making of an
2025-08-20T20:02:54.1921008Z [00:02:14.452]➜  exact copy.  The resulting work is called a "modified version" of the
2025-08-20T20:02:54.1921840Z [00:02:14.452]➜  earlier work or a work "based on" the earlier work.
2025-08-20T20:02:54.1922406Z [00:02:14.452]➜  
2025-08-20T20:02:54.1922820Z [00:02:14.452]➜    A "covered work" means either the unmodified Program or a work based
2025-08-20T20:02:54.1923221Z [00:02:14.452]➜  on the Program.
2025-08-20T20:02:54.1923467Z [00:02:14.453]➜  
2025-08-20T20:02:54.1923815Z [00:02:14.453]➜    To "propagate" a work means to do anything with it that, without
2025-08-20T20:02:54.1924305Z [00:02:14.453]➜  permission, would make you directly or secondarily liable for
2025-08-20T20:02:54.1924836Z [00:02:14.453]➜  infringement under applicable copyright law, except executing it on a
2025-08-20T20:02:54.1925383Z [00:02:14.453]➜  computer or modifying a private copy.  Propagation includes copying,
2025-08-20T20:02:54.1925913Z [00:02:14.453]➜  distribution (with or without modification), making available to the
2025-08-20T20:02:54.1926395Z [00:02:14.453]➜  public, and in some countries other activities as well.
2025-08-20T20:02:54.1926717Z [00:02:14.453]➜  
2025-08-20T20:02:54.1927059Z [00:02:14.453]➜    To "convey" a work means any kind of propagation that enables other
2025-08-20T20:02:54.1927775Z [00:02:14.453]➜  parties to make or receive copies.  Mere interaction with a user through
2025-08-20T20:02:54.1928289Z [00:02:14.453]➜  a computer network, with no transfer of a copy, is not conveying.
2025-08-20T20:02:54.1928644Z [00:02:14.453]➜  
2025-08-20T20:02:54.1928995Z [00:02:14.453]➜    An interactive user interface displays "Appropriate Legal Notices"
2025-08-20T20:02:54.1929495Z [00:02:14.453]➜  to the extent that it includes a convenient and prominently visible
2025-08-20T20:02:54.1930149Z [00:02:14.453]➜  feature that (1) displays an appropriate copyright notice, and (2)
2025-08-20T20:02:54.1930660Z [00:02:14.453]➜  tells the user that there is no warranty for the work (except to the
2025-08-20T20:02:54.1931171Z [00:02:14.453]➜  extent that warranties are provided), that licensees may convey the
2025-08-20T20:02:54.1931701Z [00:02:14.453]➜  work under this License, and how to view a copy of this License.  If
2025-08-20T20:02:54.1932632Z [00:02:14.453]➜  the interface presents a list of user commands or options, such as a
2025-08-20T20:02:54.1933418Z [00:02:14.453]➜  menu, a prominent item in the list meets this criterion.
2025-08-20T20:02:54.1933754Z [00:02:14.453]➜  
2025-08-20T20:02:54.1933983Z [00:02:14.453]➜    1. Source Code.
2025-08-20T20:02:54.1934227Z [00:02:14.453]➜  
2025-08-20T20:02:54.1934559Z [00:02:14.453]➜    The "source code" for a work means the preferred form of the work
2025-08-20T20:02:54.1935074Z [00:02:14.453]➜  for making modifications to it.  "Object code" means any non-source
2025-08-20T20:02:54.1935450Z [00:02:14.453]➜  form of a work.
2025-08-20T20:02:54.1935687Z [00:02:14.453]➜  
2025-08-20T20:02:54.1936036Z [00:02:14.453]➜    A "Standard Interface" means an interface that either is an official
2025-08-20T20:02:54.1936542Z [00:02:14.453]➜  standard defined by a recognized standards body, or, in the case of
2025-08-20T20:02:54.1937053Z [00:02:14.453]➜  interfaces specified for a particular programming language, one that
2025-08-20T20:02:54.1937741Z [00:02:14.453]➜  is widely used among developers working in that language.
2025-08-20T20:02:54.1938076Z [00:02:14.453]➜  
2025-08-20T20:02:54.1938421Z [00:02:14.453]➜    The "System Libraries" of an executable work include anything, other
2025-08-20T20:02:54.1938911Z [00:02:14.453]➜  than the work as a whole, that (a) is included in the normal form of
2025-08-20T20:02:54.1939399Z [00:02:14.453]➜  packaging a Major Component, but which is not part of that Major
2025-08-20T20:02:54.1940051Z [00:02:14.453]➜  Component, and (b) serves only to enable use of the work with that
2025-08-20T20:02:54.1940540Z [00:02:14.453]➜  Major Component, or to implement a Standard Interface for which an
2025-08-20T20:02:54.1941042Z [00:02:14.453]➜  implementation is available to the public in source code form.  A
2025-08-20T20:02:54.1941551Z [00:02:14.453]➜  "Major Component", in this context, means a major essential component
2025-08-20T20:02:54.1942049Z [00:02:14.453]➜  (kernel, window system, and so on) of the specific operating system
2025-08-20T20:02:54.1942754Z [00:02:14.453]➜  (if any) on which the executable work runs, or a compiler used to
2025-08-20T20:02:54.1943641Z [00:02:14.453]➜  produce the work, or an object code interpreter used to run it.
2025-08-20T20:02:54.1944266Z [00:02:14.453]➜  
2025-08-20T20:02:54.1944690Z [00:02:14.453]➜    The "Corresponding Source" for a work in object code form means all
2025-08-20T20:02:54.1945200Z [00:02:14.453]➜  the source code needed to generate, install, and (for an executable
2025-08-20T20:02:54.1945722Z [00:02:14.453]➜  work) run the object code and to modify the work, including scripts to
2025-08-20T20:02:54.1946223Z [00:02:14.453]➜  control those activities.  However, it does not include the work's
2025-08-20T20:02:54.1946741Z [00:02:14.453]➜  System Libraries, or general-purpose tools or generally available free
2025-08-20T20:02:54.1947522Z [00:02:14.453]➜  programs which are used unmodified in performing those activities but
2025-08-20T20:02:54.1948034Z [00:02:14.453]➜  which are not part of the work.  For example, Corresponding Source
2025-08-20T20:02:54.1948537Z [00:02:14.453]➜  includes interface definition files associated with source files for
2025-08-20T20:02:54.1949034Z [00:02:14.453]➜  the work, and the source code for shared libraries and dynamically
2025-08-20T20:02:54.1949538Z [00:02:14.453]➜  linked subprograms that the work is specifically designed to require,
2025-08-20T20:02:54.1950044Z [00:02:14.453]➜  such as by intimate data communication or control flow between those
2025-08-20T20:02:54.1950641Z [00:02:14.453]➜  subprograms and other parts of the work.
2025-08-20T20:02:54.1950941Z [00:02:14.453]➜  
2025-08-20T20:02:54.1951281Z [00:02:14.453]➜    The Corresponding Source need not include anything that users
2025-08-20T20:02:54.1951770Z [00:02:14.453]➜  can regenerate automatically from other parts of the Corresponding
2025-08-20T20:02:54.1952139Z [00:02:14.453]➜  Source.
2025-08-20T20:02:54.1952357Z [00:02:14.453]➜  
2025-08-20T20:02:54.1952686Z [00:02:14.453]➜    The Corresponding Source for a work in source code form is that
2025-08-20T20:02:54.1953051Z [00:02:14.453]➜  same work.
2025-08-20T20:02:54.1953274Z [00:02:14.453]➜  
2025-08-20T20:02:54.1953504Z [00:02:14.453]➜    2. Basic Permissions.
2025-08-20T20:02:54.1953917Z [00:02:14.453]➜  
2025-08-20T20:02:54.1954531Z [00:02:14.453]➜    All rights granted under this License are granted for the term of
2025-08-20T20:02:54.1955366Z [00:02:14.453]➜  copyright on the Program, and are irrevocable provided the stated
2025-08-20T20:02:54.1955911Z [00:02:14.453]➜  conditions are met.  This License explicitly affirms your unlimited
2025-08-20T20:02:54.1956424Z [00:02:14.453]➜  permission to run the unmodified Program.  The output from running a
2025-08-20T20:02:54.1956927Z [00:02:14.453]➜  covered work is covered by this License only if the output, given its
2025-08-20T20:02:54.1957637Z [00:02:14.453]➜  content, constitutes a covered work.  This License acknowledges your
2025-08-20T20:02:54.1958145Z [00:02:14.453]➜  rights of fair use or other equivalent, as provided by copyright law.
2025-08-20T20:02:54.1958505Z [00:02:14.453]➜  
2025-08-20T20:02:54.1958827Z [00:02:14.453]➜    You may make, run and propagate covered works that you do not
2025-08-20T20:02:54.1959309Z [00:02:14.453]➜  convey, without conditions so long as your license otherwise remains
2025-08-20T20:02:54.1959808Z [00:02:14.453]➜  in force.  You may convey covered works to others for the sole purpose
2025-08-20T20:02:54.1960480Z [00:02:14.453]➜  of having them make modifications exclusively for you, or provide you
2025-08-20T20:02:54.1961002Z [00:02:14.453]➜  with facilities for running those works, provided that you comply with
2025-08-20T20:02:54.1961514Z [00:02:14.453]➜  the terms of this License in conveying all material for which you do
2025-08-20T20:02:54.1962008Z [00:02:14.453]➜  not control copyright.  Those thus making or running the covered works
2025-08-20T20:02:54.1962505Z [00:02:14.453]➜  for you must do so exclusively on your behalf, under your direction
2025-08-20T20:02:54.1962985Z [00:02:14.453]➜  and control, on terms that prohibit them from making any copies of
2025-08-20T20:02:54.1963474Z [00:02:14.453]➜  your copyrighted material outside their relationship with you.
2025-08-20T20:02:54.1963825Z [00:02:14.453]➜  
2025-08-20T20:02:54.1964170Z [00:02:14.453]➜    Conveying under any other circumstances is permitted solely under
2025-08-20T20:02:54.1964870Z [00:02:14.453]➜  the conditions stated below.  Sublicensing is not allowed; section 10
2025-08-20T20:02:54.1965606Z [00:02:14.453]➜  makes it unnecessary.
2025-08-20T20:02:54.1966070Z [00:02:14.453]➜  
2025-08-20T20:02:54.1966423Z [00:02:14.453]➜    3. Protecting Users' Legal Rights From Anti-Circumvention Law.
2025-08-20T20:02:54.1966770Z [00:02:14.453]➜  
2025-08-20T20:02:54.1967289Z [00:02:14.453]➜    No covered work shall be deemed part of an effective technological
2025-08-20T20:02:54.1967802Z [00:02:14.453]➜  measure under any applicable law fulfilling obligations under article
2025-08-20T20:02:54.1968294Z [00:02:14.453]➜  11 of the WIPO copyright treaty adopted on 20 December 1996, or
2025-08-20T20:02:54.1968760Z [00:02:14.453]➜  similar laws prohibiting or restricting circumvention of such
2025-08-20T20:02:54.1969116Z [00:02:14.453]➜  measures.
2025-08-20T20:02:54.1969338Z [00:02:14.453]➜  
2025-08-20T20:02:54.1969674Z [00:02:14.453]➜    When you convey a covered work, you waive any legal power to forbid
2025-08-20T20:02:54.1970377Z [00:02:14.453]➜  circumvention of technological measures to the extent such circumvention
2025-08-20T20:02:54.1970915Z [00:02:14.453]➜  is effected by exercising rights under this License with respect to
2025-08-20T20:02:54.1971417Z [00:02:14.453]➜  the covered work, and you disclaim any intention to limit operation or
2025-08-20T20:02:54.1971921Z [00:02:14.453]➜  modification of the work as a means of enforcing, against the work's
2025-08-20T20:02:54.1972421Z [00:02:14.453]➜  users, your or third parties' legal rights to forbid circumvention of
2025-08-20T20:02:54.1972808Z [00:02:14.453]➜  technological measures.
2025-08-20T20:02:54.1973067Z [00:02:14.453]➜  
2025-08-20T20:02:54.1973310Z [00:02:14.453]➜    4. Conveying Verbatim Copies.
2025-08-20T20:02:54.1973587Z [00:02:14.453]➜  
2025-08-20T20:02:54.1973922Z [00:02:14.453]➜    You may convey verbatim copies of the Program's source code as you
2025-08-20T20:02:54.1974409Z [00:02:14.453]➜  receive it, in any medium, provided that you conspicuously and
2025-08-20T20:02:54.1974920Z [00:02:14.453]➜  appropriately publish on each copy an appropriate copyright notice;
2025-08-20T20:02:54.1975586Z [00:02:14.453]➜  keep intact all notices stating that this License and any
2025-08-20T20:02:54.1976502Z [00:02:14.453]➜  non-permissive terms added in accord with section 7 apply to the code;
2025-08-20T20:02:54.1977514Z [00:02:14.453]➜  keep intact all notices of the absence of any warranty; and give all
2025-08-20T20:02:54.1978013Z [00:02:14.453]➜  recipients a copy of this License along with the Program.
2025-08-20T20:02:54.1978353Z [00:02:14.453]➜  
2025-08-20T20:02:54.1978698Z [00:02:14.453]➜    You may charge any price or no price for each copy that you convey,
2025-08-20T20:02:54.1979167Z [00:02:14.453]➜  and you may offer support or warranty protection for a fee.
2025-08-20T20:02:54.1979500Z [00:02:14.453]➜  
2025-08-20T20:02:54.1979764Z [00:02:14.453]➜    5. Conveying Modified Source Versions.
2025-08-20T20:02:54.1980051Z [00:02:14.453]➜  
2025-08-20T20:02:54.1980566Z [00:02:14.453]➜    You may convey a work based on the Program, or the modifications to
2025-08-20T20:02:54.1981057Z [00:02:14.453]➜  produce it from the Program, in the form of source code under the
2025-08-20T20:02:54.1981563Z [00:02:14.453]➜  terms of section 4, provided that you also meet all of these conditions:
2025-08-20T20:02:54.1981924Z [00:02:14.453]➜  
2025-08-20T20:02:54.1982256Z [00:02:14.453]➜      a) The work must carry prominent notices stating that you modified
2025-08-20T20:02:54.1982657Z [00:02:14.453]➜      it, and giving a relevant date.
2025-08-20T20:02:54.1982934Z [00:02:14.453]➜  
2025-08-20T20:02:54.1983251Z [00:02:14.453]➜      b) The work must carry prominent notices stating that it is
2025-08-20T20:02:54.1983730Z [00:02:14.453]➜      released under this License and any conditions added under section
2025-08-20T20:02:54.1984215Z [00:02:14.453]➜      7.  This requirement modifies the requirement in section 4 to
2025-08-20T20:02:54.1984601Z [00:02:14.453]➜      "keep intact all notices".
2025-08-20T20:02:54.1984883Z [00:02:14.453]➜  
2025-08-20T20:02:54.1985203Z [00:02:14.453]➜      c) You must license the entire work, as a whole, under this
2025-08-20T20:02:54.1985658Z [00:02:14.453]➜      License to anyone who comes into possession of a copy.  This
2025-08-20T20:02:54.1986147Z [00:02:14.453]➜      License will therefore apply, along with any applicable section 7
2025-08-20T20:02:54.1986941Z [00:02:14.453]➜      additional terms, to the whole of the work, and all its parts,
2025-08-20T20:02:54.1987997Z [00:02:14.453]➜      regardless of how they are packaged.  This License gives no
2025-08-20T20:02:54.1988579Z [00:02:14.453]➜      permission to license the work in any other way, but it does not
2025-08-20T20:02:54.1989077Z [00:02:14.453]➜      invalidate such permission if you have separately received it.
2025-08-20T20:02:54.1989428Z [00:02:14.453]➜  
2025-08-20T20:02:54.1989762Z [00:02:14.453]➜      d) If the work has interactive user interfaces, each must display
2025-08-20T20:02:54.1990443Z [00:02:14.453]➜      Appropriate Legal Notices; however, if the Program has interactive
2025-08-20T20:02:54.1990956Z [00:02:14.453]➜      interfaces that do not display Appropriate Legal Notices, your
2025-08-20T20:02:54.1991362Z [00:02:14.453]➜      work need not make them do so.
2025-08-20T20:02:54.1991635Z [00:02:14.453]➜  
2025-08-20T20:02:54.1991985Z [00:02:14.453]➜    A compilation of a covered work with other separate and independent
2025-08-20T20:02:54.1992483Z [00:02:14.453]➜  works, which are not by their nature extensions of the covered work,
2025-08-20T20:02:54.1992970Z [00:02:14.453]➜  and which are not combined with it such as to form a larger program,
2025-08-20T20:02:54.1993452Z [00:02:14.453]➜  in or on a volume of a storage or distribution medium, is called an
2025-08-20T20:02:54.1993931Z [00:02:14.453]➜  "aggregate" if the compilation and its resulting copyright are not
2025-08-20T20:02:54.1994421Z [00:02:14.453]➜  used to limit the access or legal rights of the compilation's users
2025-08-20T20:02:54.1994937Z [00:02:14.453]➜  beyond what the individual works permit.  Inclusion of a covered work
2025-08-20T20:02:54.1995430Z [00:02:14.453]➜  in an aggregate does not cause this License to apply to the other
2025-08-20T20:02:54.1995812Z [00:02:14.453]➜  parts of the aggregate.
2025-08-20T20:02:54.1996066Z [00:02:14.453]➜  
2025-08-20T20:02:54.1996313Z [00:02:14.453]➜    6. Conveying Non-Source Forms.
2025-08-20T20:02:54.1996586Z [00:02:14.453]➜  
2025-08-20T20:02:54.1996920Z [00:02:14.453]➜    You may convey a covered work in object code form under the terms
2025-08-20T20:02:54.1997659Z [00:02:14.453]➜  of sections 4 and 5, provided that you also convey the
2025-08-20T20:02:54.1998481Z [00:02:14.453]➜  machine-readable Corresponding Source under the terms of this License,
2025-08-20T20:02:54.1999220Z [00:02:14.453]➜  in one of these ways:
2025-08-20T20:02:54.1999570Z [00:02:14.453]➜  
2025-08-20T20:02:54.1999910Z [00:02:14.453]➜      a) Convey the object code in, or embodied in, a physical product
2025-08-20T20:02:54.2000568Z [00:02:14.453]➜      (including a physical distribution medium), accompanied by the
2025-08-20T20:02:54.2001039Z [00:02:14.453]➜      Corresponding Source fixed on a durable physical medium
2025-08-20T20:02:54.2001457Z [00:02:14.453]➜      customarily used for software interchange.
2025-08-20T20:02:54.2001760Z [00:02:14.453]➜  
2025-08-20T20:02:54.2002090Z [00:02:14.453]➜      b) Convey the object code in, or embodied in, a physical product
2025-08-20T20:02:54.2002558Z [00:02:14.453]➜      (including a physical distribution medium), accompanied by a
2025-08-20T20:02:54.2003035Z [00:02:14.454]➜      written offer, valid for at least three years and valid for as
2025-08-20T20:02:54.2003518Z [00:02:14.454]➜      long as you offer spare parts or customer support for that product
2025-08-20T20:02:54.2003999Z [00:02:14.454]➜      model, to give anyone who possesses the object code either (1) a
2025-08-20T20:02:54.2004467Z [00:02:14.454]➜      copy of the Corresponding Source for all the software in the
2025-08-20T20:02:54.2004951Z [00:02:14.454]➜      product that is covered by this License, on a durable physical
2025-08-20T20:02:54.2005432Z [00:02:14.454]➜      medium customarily used for software interchange, for a price no
2025-08-20T20:02:54.2005912Z [00:02:14.454]➜      more than your reasonable cost of physically performing this
2025-08-20T20:02:54.2006342Z [00:02:14.454]➜      conveying of source, or (2) access to copy the
2025-08-20T20:02:54.2006768Z [00:02:14.454]➜      Corresponding Source from a network server at no charge.
2025-08-20T20:02:54.2007309Z [00:02:14.454]➜  
2025-08-20T20:02:54.2007765Z [00:02:14.454]➜      c) Convey individual copies of the object code with a copy of the
2025-08-20T20:02:54.2008240Z [00:02:14.454]➜      written offer to provide the Corresponding Source.  This
2025-08-20T20:02:54.2008726Z [00:02:14.454]➜      alternative is allowed only occasionally and noncommercially, and
2025-08-20T20:02:54.2009715Z [00:02:14.454]➜      only if you received the object code with such an offer, in accord
2025-08-20T20:02:54.2010638Z [00:02:14.454]➜      with subsection 6b.
2025-08-20T20:02:54.2010923Z [00:02:14.454]➜  
2025-08-20T20:02:54.2011262Z [00:02:14.454]➜      d) Convey the object code by offering access from a designated
2025-08-20T20:02:54.2011751Z [00:02:14.454]➜      place (gratis or for a charge), and offer equivalent access to the
2025-08-20T20:02:54.2012255Z [00:02:14.454]➜      Corresponding Source in the same way through the same place at no
2025-08-20T20:02:54.2012738Z [00:02:14.454]➜      further charge.  You need not require recipients to copy the
2025-08-20T20:02:54.2013227Z [00:02:14.454]➜      Corresponding Source along with the object code.  If the place to
2025-08-20T20:02:54.2013735Z [00:02:14.454]➜      copy the object code is a network server, the Corresponding Source
2025-08-20T20:02:54.2014210Z [00:02:14.454]➜      may be on a different server (operated by you or a third party)
2025-08-20T20:02:54.2014693Z [00:02:14.454]➜      that supports equivalent copying facilities, provided you maintain
2025-08-20T20:02:54.2015210Z [00:02:14.454]➜      clear directions next to the object code saying where to find the
2025-08-20T20:02:54.2015693Z [00:02:14.454]➜      Corresponding Source.  Regardless of what server hosts the
2025-08-20T20:02:54.2016181Z [00:02:14.454]➜      Corresponding Source, you remain obligated to ensure that it is
2025-08-20T20:02:54.2016670Z [00:02:14.454]➜      available for as long as needed to satisfy these requirements.
2025-08-20T20:02:54.2017012Z [00:02:14.454]➜  
2025-08-20T20:02:54.2017636Z [00:02:14.454]➜      e) Convey the object code using peer-to-peer transmission, provided
2025-08-20T20:02:54.2018132Z [00:02:14.454]➜      you inform other peers where the object code and Corresponding
2025-08-20T20:02:54.2018612Z [00:02:14.454]➜      Source of the work are being offered to the general public at no
2025-08-20T20:02:54.2019005Z [00:02:14.454]➜      charge under subsection 6d.
2025-08-20T20:02:54.2019275Z [00:02:14.454]➜  
2025-08-20T20:02:54.2019856Z [00:02:14.454]➜    A separable portion of the object code, whose source code is excluded
2025-08-20T20:02:54.2020775Z [00:02:14.454]➜  from the Corresponding Source as a System Library, need not be
2025-08-20T20:02:54.2021434Z [00:02:14.454]➜  included in conveying the object code work.
2025-08-20T20:02:54.2021734Z [00:02:14.454]➜  
2025-08-20T20:02:54.2022080Z [00:02:14.454]➜    A "User Product" is either (1) a "consumer product", which means any
2025-08-20T20:02:54.2022602Z [00:02:14.454]➜  tangible personal property which is normally used for personal, family,
2025-08-20T20:02:54.2023140Z [00:02:14.454]➜  or household purposes, or (2) anything designed or sold for incorporation
2025-08-20T20:02:54.2023679Z [00:02:14.454]➜  into a dwelling.  In determining whether a product is a consumer product,
2025-08-20T20:02:54.2024210Z [00:02:14.454]➜  doubtful cases shall be resolved in favor of coverage.  For a particular
2025-08-20T20:02:54.2024727Z [00:02:14.454]➜  product received by a particular user, "normally used" refers to a
2025-08-20T20:02:54.2025260Z [00:02:14.454]➜  typical or common use of that class of product, regardless of the status
2025-08-20T20:02:54.2025766Z [00:02:14.454]➜  of the particular user or of the way in which the particular user
2025-08-20T20:02:54.2026266Z [00:02:14.454]➜  actually uses, or expects or is expected to use, the product.  A product
2025-08-20T20:02:54.2026789Z [00:02:14.454]➜  is a consumer product regardless of whether the product has substantial
2025-08-20T20:02:54.2027560Z [00:02:14.454]➜  commercial, industrial or non-consumer uses, unless such uses represent
2025-08-20T20:02:54.2028027Z [00:02:14.454]➜  the only significant mode of use of the product.
2025-08-20T20:02:54.2028338Z [00:02:14.454]➜  
2025-08-20T20:02:54.2028683Z [00:02:14.454]➜    "Installation Information" for a User Product means any methods,
2025-08-20T20:02:54.2029209Z [00:02:14.454]➜  procedures, authorization keys, or other information required to install
2025-08-20T20:02:54.2029917Z [00:02:14.454]➜  and execute modified versions of a covered work in that User Product from
2025-08-20T20:02:54.2030457Z [00:02:14.454]➜  a modified version of its Corresponding Source.  The information must
2025-08-20T20:02:54.2031265Z [00:02:14.454]➜  suffice to ensure that the continued functioning of the modified object
2025-08-20T20:02:54.2032163Z [00:02:14.454]➜  code is in no case prevented or interfered with solely because
2025-08-20T20:02:54.2032591Z [00:02:14.454]➜  modification has been made.
2025-08-20T20:02:54.2032861Z [00:02:14.454]➜  
2025-08-20T20:02:54.2033203Z [00:02:14.454]➜    If you convey an object code work under this section in, or with, or
2025-08-20T20:02:54.2033709Z [00:02:14.454]➜  specifically for use in, a User Product, and the conveying occurs as
2025-08-20T20:02:54.2034222Z [00:02:14.454]➜  part of a transaction in which the right of possession and use of the
2025-08-20T20:02:54.2034731Z [00:02:14.454]➜  User Product is transferred to the recipient in perpetuity or for a
2025-08-20T20:02:54.2035256Z [00:02:14.454]➜  fixed term (regardless of how the transaction is characterized), the
2025-08-20T20:02:54.2035767Z [00:02:14.454]➜  Corresponding Source conveyed under this section must be accompanied
2025-08-20T20:02:54.2036293Z [00:02:14.454]➜  by the Installation Information.  But this requirement does not apply
2025-08-20T20:02:54.2036796Z [00:02:14.454]➜  if neither you nor any third party retains the ability to install
2025-08-20T20:02:54.2037588Z [00:02:14.454]➜  modified object code on the User Product (for example, the work has
2025-08-20T20:02:54.2037994Z [00:02:14.454]➜  been installed in ROM).
2025-08-20T20:02:54.2038249Z [00:02:14.454]➜  
2025-08-20T20:02:54.2038609Z [00:02:14.454]➜    The requirement to provide Installation Information does not include a
2025-08-20T20:02:54.2039144Z [00:02:14.454]➜  requirement to continue to provide support service, warranty, or updates
2025-08-20T20:02:54.2039665Z [00:02:14.454]➜  for a work that has been modified or installed by the recipient, or for
2025-08-20T20:02:54.2040351Z [00:02:14.454]➜  the User Product in which it has been modified or installed.  Access to a
2025-08-20T20:02:54.2040860Z [00:02:14.454]➜  network may be denied when the modification itself materially and
2025-08-20T20:02:54.2041375Z [00:02:14.454]➜  adversely affects the operation of the network or violates the rules and
2025-08-20T20:02:54.2042178Z [00:02:14.454]➜  protocols for communication across the network.
2025-08-20T20:02:54.2042799Z [00:02:14.454]➜  
2025-08-20T20:02:54.2043452Z [00:02:14.454]➜    Corresponding Source conveyed, and Installation Information provided,
2025-08-20T20:02:54.2044098Z [00:02:14.454]➜  in accord with this section must be in a format that is publicly
2025-08-20T20:02:54.2044593Z [00:02:14.454]➜  documented (and with an implementation available to the public in
2025-08-20T20:02:54.2045099Z [00:02:14.454]➜  source code form), and must require no special password or key for
2025-08-20T20:02:54.2045504Z [00:02:14.454]➜  unpacking, reading or copying.
2025-08-20T20:02:54.2045800Z [00:02:14.454]➜  
2025-08-20T20:02:54.2046033Z [00:02:14.454]➜    7. Additional Terms.
2025-08-20T20:02:54.2046290Z [00:02:14.454]➜  
2025-08-20T20:02:54.2046648Z [00:02:14.454]➜    "Additional permissions" are terms that supplement the terms of this
2025-08-20T20:02:54.2047384Z [00:02:14.454]➜  License by making exceptions from one or more of its conditions.
2025-08-20T20:02:54.2047918Z [00:02:14.454]➜  Additional permissions that are applicable to the entire Program shall
2025-08-20T20:02:54.2048442Z [00:02:14.454]➜  be treated as though they were included in this License, to the extent
2025-08-20T20:02:54.2048950Z [00:02:14.454]➜  that they are valid under applicable law.  If additional permissions
2025-08-20T20:02:54.2049447Z [00:02:14.454]➜  apply only to part of the Program, that part may be used separately
2025-08-20T20:02:54.2049944Z [00:02:14.454]➜  under those permissions, but the entire Program remains governed by
2025-08-20T20:02:54.2050591Z [00:02:14.454]➜  this License without regard to the additional permissions.
2025-08-20T20:02:54.2050940Z [00:02:14.454]➜  
2025-08-20T20:02:54.2051275Z [00:02:14.454]➜    When you convey a copy of a covered work, you may at your option
2025-08-20T20:02:54.2051781Z [00:02:14.454]➜  remove any additional permissions from that copy, or from any part of
2025-08-20T20:02:54.2052279Z [00:02:14.454]➜  it.  (Additional permissions may be written to require their own
2025-08-20T20:02:54.2052765Z [00:02:14.454]➜  removal in certain cases when you modify the work.)  You may place
2025-08-20T20:02:54.2053267Z [00:02:14.454]➜  additional permissions on material, added by you to a covered work,
2025-08-20T20:02:54.2053822Z [00:02:14.454]➜  for which you have or can give appropriate copyright permission.
2025-08-20T20:02:54.2054459Z [00:02:14.454]➜  
2025-08-20T20:02:54.2055100Z [00:02:14.454]➜    Notwithstanding any other provision of this License, for material you
2025-08-20T20:02:54.2055783Z [00:02:14.454]➜  add to a covered work, you may (if authorized by the copyright holders of
2025-08-20T20:02:54.2056327Z [00:02:14.454]➜  that material) supplement the terms of this License with terms:
2025-08-20T20:02:54.2056679Z [00:02:14.454]➜  
2025-08-20T20:02:54.2057028Z [00:02:14.454]➜      a) Disclaiming warranty or limiting liability differently from the
2025-08-20T20:02:54.2057777Z [00:02:14.454]➜      terms of sections 15 and 16 of this License; or
2025-08-20T20:02:54.2058081Z [00:02:14.454]➜  
2025-08-20T20:02:54.2058433Z [00:02:14.454]➜      b) Requiring preservation of specified reasonable legal notices or
2025-08-20T20:02:54.2058939Z [00:02:14.454]➜      author attributions in that material or in the Appropriate Legal
2025-08-20T20:02:54.2059384Z [00:02:14.454]➜      Notices displayed by works containing it; or
2025-08-20T20:02:54.2059690Z [00:02:14.454]➜  
2025-08-20T20:02:54.2060042Z [00:02:14.454]➜      c) Prohibiting misrepresentation of the origin of that material, or
2025-08-20T20:02:54.2060546Z [00:02:14.454]➜      requiring that modified versions of such material be marked in
2025-08-20T20:02:54.2061195Z [00:02:14.454]➜      reasonable ways as different from the original version; or
2025-08-20T20:02:54.2061533Z [00:02:14.454]➜  
2025-08-20T20:02:54.2061875Z [00:02:14.454]➜      d) Limiting the use for publicity purposes of names of licensors or
2025-08-20T20:02:54.2062268Z [00:02:14.454]➜      authors of the material; or
2025-08-20T20:02:54.2062543Z [00:02:14.454]➜  
2025-08-20T20:02:54.2062876Z [00:02:14.454]➜      e) Declining to grant rights under trademark law for use of some
2025-08-20T20:02:54.2063309Z [00:02:14.454]➜      trade names, trademarks, or service marks; or
2025-08-20T20:02:54.2063613Z [00:02:14.454]➜  
2025-08-20T20:02:54.2063946Z [00:02:14.454]➜      f) Requiring indemnification of licensors and authors of that
2025-08-20T20:02:54.2064443Z [00:02:14.454]➜      material by anyone who conveys the material (or modified versions of
2025-08-20T20:02:54.2065164Z [00:02:14.454]➜      it) with contractual assumptions of liability to the recipient, for
2025-08-20T20:02:54.2066133Z [00:02:14.454]➜      any liability that these contractual assumptions directly impose on
2025-08-20T20:02:54.2066619Z [00:02:14.454]➜      those licensors and authors.
2025-08-20T20:02:54.2066907Z [00:02:14.454]➜  
2025-08-20T20:02:54.2067533Z [00:02:14.454]➜    All other non-permissive additional terms are considered "further
2025-08-20T20:02:54.2068070Z [00:02:14.454]➜  restrictions" within the meaning of section 10.  If the Program as you
2025-08-20T20:02:54.2068586Z [00:02:14.454]➜  received it, or any part of it, contains a notice stating that it is
2025-08-20T20:02:54.2069064Z [00:02:14.454]➜  governed by this License along with a term that is a further
2025-08-20T20:02:54.2069558Z [00:02:14.454]➜  restriction, you may remove that term.  If a license document contains
2025-08-20T20:02:54.2070077Z [00:02:14.454]➜  a further restriction but permits relicensing or conveying under this
2025-08-20T20:02:54.2070739Z [00:02:14.454]➜  License, you may add to a covered work material governed by the terms
2025-08-20T20:02:54.2071259Z [00:02:14.454]➜  of that license document, provided that the further restriction does
2025-08-20T20:02:54.2071697Z [00:02:14.454]➜  not survive such relicensing or conveying.
2025-08-20T20:02:54.2071994Z [00:02:14.454]➜  
2025-08-20T20:02:54.2072330Z [00:02:14.454]➜    If you add terms to a covered work in accord with this section, you
2025-08-20T20:02:54.2072794Z [00:02:14.454]➜  must place, in the relevant source files, a statement of the
2025-08-20T20:02:54.2073270Z [00:02:14.454]➜  additional terms that apply to those files, or a notice indicating
2025-08-20T20:02:54.2073691Z [00:02:14.454]➜  where to find the applicable terms.
2025-08-20T20:02:54.2073971Z [00:02:14.454]➜  
2025-08-20T20:02:54.2074333Z [00:02:14.454]➜    Additional terms, permissive or non-permissive, may be stated in the
2025-08-20T20:02:54.2074836Z [00:02:14.454]➜  form of a separately written license, or stated as exceptions;
2025-08-20T20:02:54.2075271Z [00:02:14.454]➜  the above requirements apply either way.
2025-08-20T20:02:54.2075564Z [00:02:14.454]➜  
2025-08-20T20:02:54.2075785Z [00:02:14.454]➜    8. Termination.
2025-08-20T20:02:54.2076029Z [00:02:14.454]➜  
2025-08-20T20:02:54.2076366Z [00:02:14.454]➜    You may not propagate or modify a covered work except as expressly
2025-08-20T20:02:54.2077216Z [00:02:14.454]➜  provided under this License.  Any attempt otherwise to propagate or
2025-08-20T20:02:54.2078157Z [00:02:14.454]➜  modify it is void, and will automatically terminate your rights under
2025-08-20T20:02:54.2078801Z [00:02:14.454]➜  this License (including any patent licenses granted under the third
2025-08-20T20:02:54.2079210Z [00:02:14.454]➜  paragraph of section 11).
2025-08-20T20:02:54.2079481Z [00:02:14.454]➜  
2025-08-20T20:02:54.2079812Z [00:02:14.454]➜    However, if you cease all violation of this License, then your
2025-08-20T20:02:54.2080289Z [00:02:14.454]➜  license from a particular copyright holder is reinstated (a)
2025-08-20T20:02:54.2080978Z [00:02:14.454]➜  provisionally, unless and until the copyright holder explicitly and
2025-08-20T20:02:54.2081512Z [00:02:14.454]➜  finally terminates your license, and (b) permanently, if the copyright
2025-08-20T20:02:54.2082029Z [00:02:14.454]➜  holder fails to notify you of the violation by some reasonable means
2025-08-20T20:02:54.2082454Z [00:02:14.454]➜  prior to 60 days after the cessation.
2025-08-20T20:02:54.2082732Z [00:02:14.454]➜  
2025-08-20T20:02:54.2083062Z [00:02:14.454]➜    Moreover, your license from a particular copyright holder is
2025-08-20T20:02:54.2083558Z [00:02:14.454]➜  reinstated permanently if the copyright holder notifies you of the
2025-08-20T20:02:54.2084072Z [00:02:14.454]➜  violation by some reasonable means, this is the first time you have
2025-08-20T20:02:54.2084578Z [00:02:14.454]➜  received notice of violation of this License (for any work) from that
2025-08-20T20:02:54.2085089Z [00:02:14.454]➜  copyright holder, and you cure the violation prior to 30 days after
2025-08-20T20:02:54.2085504Z [00:02:14.454]➜  your receipt of the notice.
2025-08-20T20:02:54.2085769Z [00:02:14.454]➜  
2025-08-20T20:02:54.2086122Z [00:02:14.454]➜    Termination of your rights under this section does not terminate the
2025-08-20T20:02:54.2086632Z [00:02:14.455]➜  licenses of parties who have received copies or rights from you under
2025-08-20T20:02:54.2087391Z [00:02:14.455]➜  this License.  If your rights have been terminated and not permanently
2025-08-20T20:02:54.2088077Z [00:02:14.455]➜  reinstated, you do not qualify to receive new licenses for the same
2025-08-20T20:02:54.2088797Z [00:02:14.455]➜  material under section 10.
2025-08-20T20:02:54.2089270Z [00:02:14.455]➜  
2025-08-20T20:02:54.2089594Z [00:02:14.455]➜    9. Acceptance Not Required for Having Copies.
2025-08-20T20:02:54.2089902Z [00:02:14.455]➜  
2025-08-20T20:02:54.2090241Z [00:02:14.455]➜    You are not required to accept this License in order to receive or
2025-08-20T20:02:54.2090884Z [00:02:14.455]➜  run a copy of the Program.  Ancillary propagation of a covered work
2025-08-20T20:02:54.2091416Z [00:02:14.455]➜  occurring solely as a consequence of using peer-to-peer transmission
2025-08-20T20:02:54.2091916Z [00:02:14.455]➜  to receive a copy likewise does not require acceptance.  However,
2025-08-20T20:02:54.2092421Z [00:02:14.455]➜  nothing other than this License grants you permission to propagate or
2025-08-20T20:02:54.2092935Z [00:02:14.455]➜  modify any covered work.  These actions infringe copyright if you do
2025-08-20T20:02:54.2093437Z [00:02:14.455]➜  not accept this License.  Therefore, by modifying or propagating a
2025-08-20T20:02:54.2093929Z [00:02:14.455]➜  covered work, you indicate your acceptance of this License to do so.
2025-08-20T20:02:54.2094283Z [00:02:14.455]➜  
2025-08-20T20:02:54.2094578Z [00:02:14.455]➜    10. Automatic Licensing of Downstream Recipients.
2025-08-20T20:02:54.2094891Z [00:02:14.455]➜  
2025-08-20T20:02:54.2095225Z [00:02:14.455]➜    Each time you convey a covered work, the recipient automatically
2025-08-20T20:02:54.2095727Z [00:02:14.455]➜  receives a license from the original licensors, to run, modify and
2025-08-20T20:02:54.2096231Z [00:02:14.455]➜  propagate that work, subject to this License.  You are not responsible
2025-08-20T20:02:54.2096723Z [00:02:14.455]➜  for enforcing compliance by third parties with this License.
2025-08-20T20:02:54.2097062Z [00:02:14.455]➜  
2025-08-20T20:02:54.2097669Z [00:02:14.455]➜    An "entity transaction" is a transaction transferring control of an
2025-08-20T20:02:54.2098173Z [00:02:14.455]➜  organization, or substantially all assets of one, or subdividing an
2025-08-20T20:02:54.2098681Z [00:02:14.455]➜  organization, or merging organizations.  If propagation of a covered
2025-08-20T20:02:54.2099517Z [00:02:14.455]➜  work results from an entity transaction, each party to that
2025-08-20T20:02:54.2100407Z [00:02:14.455]➜  transaction who receives a copy of the work also receives whatever
2025-08-20T20:02:54.2101213Z [00:02:14.455]➜  licenses to the work the party's predecessor in interest had or could
2025-08-20T20:02:54.2101727Z [00:02:14.455]➜  give under the previous paragraph, plus a right to possession of the
2025-08-20T20:02:54.2102247Z [00:02:14.455]➜  Corresponding Source of the work from the predecessor in interest, if
2025-08-20T20:02:54.2102745Z [00:02:14.455]➜  the predecessor has it or can get it with reasonable efforts.
2025-08-20T20:02:54.2103089Z [00:02:14.455]➜  
2025-08-20T20:02:54.2103421Z [00:02:14.455]➜    You may not impose any further restrictions on the exercise of the
2025-08-20T20:02:54.2103936Z [00:02:14.455]➜  rights granted or affirmed under this License.  For example, you may
2025-08-20T20:02:54.2104431Z [00:02:14.455]➜  not impose a license fee, royalty, or other charge for exercise of
2025-08-20T20:02:54.2104934Z [00:02:14.455]➜  rights granted under this License, and you may not initiate litigation
2025-08-20T20:02:54.2105452Z [00:02:14.455]➜  (including a cross-claim or counterclaim in a lawsuit) alleging that
2025-08-20T20:02:54.2105972Z [00:02:14.455]➜  any patent claim is infringed by making, using, selling, offering for
2025-08-20T20:02:54.2106433Z [00:02:14.455]➜  sale, or importing the Program or any portion of it.
2025-08-20T20:02:54.2106750Z [00:02:14.455]➜  
2025-08-20T20:02:54.2106967Z [00:02:14.455]➜    11. Patents.
2025-08-20T20:02:54.2107504Z [00:02:14.455]➜  
2025-08-20T20:02:54.2107858Z [00:02:14.455]➜    A "contributor" is a copyright holder who authorizes use under this
2025-08-20T20:02:54.2108351Z [00:02:14.455]➜  License of the Program or a work on which the Program is based.  The
2025-08-20T20:02:54.2108857Z [00:02:14.455]➜  work thus licensed is called the contributor's "contributor version".
2025-08-20T20:02:54.2109288Z [00:02:14.455]➜  
2025-08-20T20:02:54.2109627Z [00:02:14.455]➜    A contributor's "essential patent claims" are all patent claims
2025-08-20T20:02:54.2110295Z [00:02:14.455]➜  owned or controlled by the contributor, whether already acquired or
2025-08-20T20:02:54.2111462Z [00:02:14.455]➜  hereafter acquired, that would be infringed by some manner, permitted
2025-08-20T20:02:54.2112223Z [00:02:14.455]➜  by this License, of making, using, or selling its contributor version,
2025-08-20T20:02:54.2112703Z [00:02:14.455]➜  but do not include claims that would be infringed only as a
2025-08-20T20:02:54.2113187Z [00:02:14.455]➜  consequence of further modification of the contributor version.  For
2025-08-20T20:02:54.2113698Z [00:02:14.455]➜  purposes of this definition, "control" includes the right to grant
2025-08-20T20:02:54.2114195Z [00:02:14.455]➜  patent sublicenses in a manner consistent with the requirements of
2025-08-20T20:02:54.2114574Z [00:02:14.455]➜  this License.
2025-08-20T20:02:54.2114805Z [00:02:14.455]➜  
2025-08-20T20:02:54.2115163Z [00:02:14.455]➜    Each contributor grants you a non-exclusive, worldwide, royalty-free
2025-08-20T20:02:54.2115673Z [00:02:14.455]➜  patent license under the contributor's essential patent claims, to
2025-08-20T20:02:54.2116314Z [00:02:14.455]➜  make, use, sell, offer for sale, import and otherwise run, modify and
2025-08-20T20:02:54.2116771Z [00:02:14.455]➜  propagate the contents of its contributor version.
2025-08-20T20:02:54.2117290Z [00:02:14.455]➜  
2025-08-20T20:02:54.2117688Z [00:02:14.455]➜    In the following three paragraphs, a "patent license" is any express
2025-08-20T20:02:54.2118204Z [00:02:14.455]➜  agreement or commitment, however denominated, not to enforce a patent
2025-08-20T20:02:54.2118719Z [00:02:14.455]➜  (such as an express permission to practice a patent or covenant not to
2025-08-20T20:02:54.2119227Z [00:02:14.455]➜  sue for patent infringement).  To "grant" such a patent license to a
2025-08-20T20:02:54.2119729Z [00:02:14.455]➜  party means to make such an agreement or commitment not to enforce a
2025-08-20T20:02:54.2120124Z [00:02:14.455]➜  patent against the party.
2025-08-20T20:02:54.2120388Z [00:02:14.455]➜  
2025-08-20T20:02:54.2120726Z [00:02:14.455]➜    If you convey a covered work, knowingly relying on a patent license,
2025-08-20T20:02:54.2121243Z [00:02:14.455]➜  and the Corresponding Source of the work is not available for anyone
2025-08-20T20:02:54.2121743Z [00:02:14.455]➜  to copy, free of charge and under the terms of this License, through a
2025-08-20T20:02:54.2122676Z [00:02:14.455]➜  publicly available network server or other readily accessible means,
2025-08-20T20:02:54.2123600Z [00:02:14.455]➜  then you must either (1) cause the Corresponding Source to be so
2025-08-20T20:02:54.2124111Z [00:02:14.455]➜  available, or (2) arrange to deprive yourself of the benefit of the
2025-08-20T20:02:54.2124605Z [00:02:14.455]➜  patent license for this particular work, or (3) arrange, in a manner
2025-08-20T20:02:54.2125120Z [00:02:14.455]➜  consistent with the requirements of this License, to extend the patent
2025-08-20T20:02:54.2125641Z [00:02:14.455]➜  license to downstream recipients.  "Knowingly relying" means you have
2025-08-20T20:02:54.2126157Z [00:02:14.455]➜  actual knowledge that, but for the patent license, your conveying the
2025-08-20T20:02:54.2126835Z [00:02:14.455]➜  covered work in a country, or your recipient's use of the covered work
2025-08-20T20:02:54.2127637Z [00:02:14.455]➜  in a country, would infringe one or more identifiable patents in that
2025-08-20T20:02:54.2128103Z [00:02:14.455]➜  country that you have reason to believe are valid.
2025-08-20T20:02:54.2128416Z [00:02:14.455]➜  
2025-08-20T20:02:54.2128740Z [00:02:14.455]➜    If, pursuant to or in connection with a single transaction or
2025-08-20T20:02:54.2129227Z [00:02:14.455]➜  arrangement, you convey, or propagate by procuring conveyance of, a
2025-08-20T20:02:54.2129716Z [00:02:14.455]➜  covered work, and grant a patent license to some of the parties
2025-08-20T20:02:54.2130211Z [00:02:14.455]➜  receiving the covered work authorizing them to use, propagate, modify
2025-08-20T20:02:54.2130724Z [00:02:14.455]➜  or convey a specific copy of the covered work, then the patent license
2025-08-20T20:02:54.2131249Z [00:02:14.455]➜  you grant is automatically extended to all recipients of the covered
2025-08-20T20:02:54.2131646Z [00:02:14.455]➜  work and works based on it.
2025-08-20T20:02:54.2131909Z [00:02:14.455]➜  
2025-08-20T20:02:54.2132252Z [00:02:14.455]➜    A patent license is "discriminatory" if it does not include within
2025-08-20T20:02:54.2132720Z [00:02:14.455]➜  the scope of its coverage, prohibits the exercise of, or is
2025-08-20T20:02:54.2133566Z [00:02:14.455]➜  conditioned on the non-exercise of one or more of the rights that are
2025-08-20T20:02:54.2134470Z [00:02:14.455]➜  specifically granted under this License.  You may not convey a covered
2025-08-20T20:02:54.2134990Z [00:02:14.455]➜  work if you are a party to an arrangement with a third party that is
2025-08-20T20:02:54.2135484Z [00:02:14.455]➜  in the business of distributing software, under which you make payment
2025-08-20T20:02:54.2135980Z [00:02:14.455]➜  to the third party based on the extent of your activity of conveying
2025-08-20T20:02:54.2136631Z [00:02:14.455]➜  the work, and under which the third party grants, to any of the
2025-08-20T20:02:54.2137353Z [00:02:14.455]➜  parties who would receive the covered work from you, a discriminatory
2025-08-20T20:02:54.2137870Z [00:02:14.455]➜  patent license (a) in connection with copies of the covered work
2025-08-20T20:02:54.2138365Z [00:02:14.455]➜  conveyed by you (or copies made from those copies), or (b) primarily
2025-08-20T20:02:54.2138856Z [00:02:14.455]➜  for and in connection with specific products or compilations that
2025-08-20T20:02:54.2139350Z [00:02:14.455]➜  contain the covered work, unless you entered into that arrangement,
2025-08-20T20:02:54.2139830Z [00:02:14.455]➜  or that patent license was granted, prior to 28 March 2007.
2025-08-20T20:02:54.2140160Z [00:02:14.455]➜  
2025-08-20T20:02:54.2140498Z [00:02:14.455]➜    Nothing in this License shall be construed as excluding or limiting
2025-08-20T20:02:54.2140984Z [00:02:14.455]➜  any implied license or other defenses to infringement that may
2025-08-20T20:02:54.2141472Z [00:02:14.455]➜  otherwise be available to you under applicable patent law.
2025-08-20T20:02:54.2141808Z [00:02:14.455]➜  
2025-08-20T20:02:54.2142066Z [00:02:14.455]➜    12. No Surrender of Others' Freedom.
2025-08-20T20:02:54.2142340Z [00:02:14.455]➜  
2025-08-20T20:02:54.2142724Z [00:02:14.455]➜    If conditions are imposed on you (whether by court order, agreement or
2025-08-20T20:02:54.2143247Z [00:02:14.455]➜  otherwise) that contradict the conditions of this License, they do not
2025-08-20T20:02:54.2143766Z [00:02:14.455]➜  excuse you from the conditions of this License.  If you cannot convey a
2025-08-20T20:02:54.2144661Z [00:02:14.455]➜  covered work so as to satisfy simultaneously your obligations under this
2025-08-20T20:02:54.2145541Z [00:02:14.455]➜  License and any other pertinent obligations, then as a consequence you may
2025-08-20T20:02:54.2146092Z [00:02:14.455]➜  not convey it at all.  For example, if you agree to terms that obligate you
2025-08-20T20:02:54.2146775Z [00:02:14.455]➜  to collect a royalty for further conveying from those to whom you convey
2025-08-20T20:02:54.2147593Z [00:02:14.455]➜  the Program, the only way you could satisfy both those terms and this
2025-08-20T20:02:54.2148105Z [00:02:14.455]➜  License would be to refrain entirely from conveying the Program.
2025-08-20T20:02:54.2148458Z [00:02:14.455]➜  
2025-08-20T20:02:54.2148828Z [00:02:14.455]➜    13. Remote Network Interaction; Use with the GNU General Public License.
2025-08-20T20:02:54.2149204Z [00:02:14.455]➜  
2025-08-20T20:02:54.2149564Z [00:02:14.455]➜    Notwithstanding any other provision of this License, if you modify the
2025-08-20T20:02:54.2150075Z [00:02:14.455]➜  Program, your modified version must prominently offer all users
2025-08-20T20:02:54.2150590Z [00:02:14.455]➜  interacting with it remotely through a computer network (if your version
2025-08-20T20:02:54.2151124Z [00:02:14.455]➜  supports such interaction) an opportunity to receive the Corresponding
2025-08-20T20:02:54.2151662Z [00:02:14.455]➜  Source of your version by providing access to the Corresponding Source
2025-08-20T20:02:54.2152175Z [00:02:14.455]➜  from a network server at no charge, through some standard or customary
2025-08-20T20:02:54.2152698Z [00:02:14.455]➜  means of facilitating copying of software.  This Corresponding Source
2025-08-20T20:02:54.2153225Z [00:02:14.455]➜  shall include the Corresponding Source for any work covered by version 3
2025-08-20T20:02:54.2153779Z [00:02:14.455]➜  of the GNU General Public License that is incorporated pursuant to the
2025-08-20T20:02:54.2154174Z [00:02:14.455]➜  following paragraph.
2025-08-20T20:02:54.2154429Z [00:02:14.455]➜  
2025-08-20T20:02:54.2154818Z [00:02:14.455]➜    Notwithstanding any other provision of this License, you have
2025-08-20T20:02:54.2155735Z [00:02:14.455]➜  permission to link or combine any covered work with a work licensed
2025-08-20T20:02:54.2156514Z [00:02:14.455]➜  under version 3 of the GNU General Public License into a single
2025-08-20T20:02:54.2157414Z [00:02:14.455]➜  combined work, and to convey the resulting work.  The terms of this
2025-08-20T20:02:54.2157938Z [00:02:14.455]➜  License will continue to apply to the part which is the covered work,
2025-08-20T20:02:54.2158444Z [00:02:14.455]➜  but the work with which it is combined will remain governed by version
2025-08-20T20:02:54.2158859Z [00:02:14.455]➜  3 of the GNU General Public License.
2025-08-20T20:02:54.2159139Z [00:02:14.455]➜  
2025-08-20T20:02:54.2159403Z [00:02:14.455]➜    14. Revised Versions of this License.
2025-08-20T20:02:54.2159681Z [00:02:14.455]➜  
2025-08-20T20:02:54.2160043Z [00:02:14.455]➜    The Free Software Foundation may publish revised and/or new versions of
2025-08-20T20:02:54.2160583Z [00:02:14.455]➜  the GNU Affero General Public License from time to time.  Such new versions
2025-08-20T20:02:54.2161131Z [00:02:14.455]➜  will be similar in spirit to the present version, but may differ in detail to
2025-08-20T20:02:54.2161565Z [00:02:14.455]➜  address new problems or concerns.
2025-08-20T20:02:54.2161862Z [00:02:14.455]➜  
2025-08-20T20:02:54.2162193Z [00:02:14.455]➜    Each version is given a distinguishing version number.  If the
2025-08-20T20:02:54.2162716Z [00:02:14.455]➜  Program specifies that a certain numbered version of the GNU Affero General
2025-08-20T20:02:54.2163239Z [00:02:14.455]➜  Public License "or any later version" applies to it, you have the
2025-08-20T20:02:54.2163739Z [00:02:14.455]➜  option of following the terms and conditions either of that numbered
2025-08-20T20:02:54.2164554Z [00:02:14.455]➜  version or of any later version published by the Free Software
2025-08-20T20:02:54.2165404Z [00:02:14.455]➜  Foundation.  If the Program does not specify a version number of the
2025-08-20T20:02:54.2166098Z [00:02:14.455]➜  GNU Affero General Public License, you may choose any version ever published
2025-08-20T20:02:54.2166528Z [00:02:14.455]➜  by the Free Software Foundation.
2025-08-20T20:02:54.2167031Z [00:02:14.455]➜  
2025-08-20T20:02:54.2168071Z [00:02:14.455]➜    If the Program specifies that a proxy can decide which future
2025-08-20T20:02:54.2169016Z [00:02:14.455]➜  versions of the GNU Affero General Public License can be used, that proxy's
2025-08-20T20:02:54.2169586Z [00:02:14.455]➜  public statement of acceptance of a version permanently authorizes you
2025-08-20T20:02:54.2170035Z [00:02:14.455]➜  to choose that version for the Program.
2025-08-20T20:02:54.2170321Z [00:02:14.455]➜  
2025-08-20T20:02:54.2170654Z [00:02:14.455]➜    Later license versions may give you additional or different
2025-08-20T20:02:54.2171148Z [00:02:14.455]➜  permissions.  However, no additional obligations are imposed on any
2025-08-20T20:02:54.2171669Z [00:02:14.455]➜  author or copyright holder as a result of your choosing to follow a
2025-08-20T20:02:54.2172050Z [00:02:14.455]➜  later version.
2025-08-20T20:02:54.2172283Z [00:02:14.455]➜  
2025-08-20T20:02:54.2172529Z [00:02:14.455]➜    15. Disclaimer of Warranty.
2025-08-20T20:02:54.2172795Z [00:02:14.455]➜  
2025-08-20T20:02:54.2173154Z [00:02:14.455]➜    THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
2025-08-20T20:02:54.2173666Z [00:02:14.455]➜  APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
2025-08-20T20:02:54.2174201Z [00:02:14.455]➜  HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
2025-08-20T20:02:54.2174738Z [00:02:14.456]➜  OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
2025-08-20T20:02:54.2175279Z [00:02:14.456]➜  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2025-08-20T20:02:54.2175824Z [00:02:14.456]➜  PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
2025-08-20T20:02:54.2176373Z [00:02:14.456]➜  IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
2025-08-20T20:02:54.2176827Z [00:02:14.456]➜  ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2025-08-20T20:02:54.2177430Z [00:02:14.456]➜  
2025-08-20T20:02:54.2177704Z [00:02:14.456]➜    16. Limitation of Liability.
2025-08-20T20:02:54.2178151Z [00:02:14.456]➜  
2025-08-20T20:02:54.2178655Z [00:02:14.456]➜    IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
2025-08-20T20:02:54.2179625Z [00:02:14.456]➜  WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
2025-08-20T20:02:54.2180465Z [00:02:14.456]➜  THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
2025-08-20T20:02:54.2181020Z [00:02:14.456]➜  GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
2025-08-20T20:02:54.2181552Z [00:02:14.456]➜  USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
2025-08-20T20:02:54.2182084Z [00:02:14.456]➜  DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
2025-08-20T20:02:54.2182616Z [00:02:14.456]➜  PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
2025-08-20T20:02:54.2183138Z [00:02:14.456]➜  EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
2025-08-20T20:02:54.2183542Z [00:02:14.456]➜  SUCH DAMAGES.
2025-08-20T20:02:54.2183775Z [00:02:14.456]➜  
2025-08-20T20:02:54.2184051Z [00:02:14.456]➜    17. Interpretation of Sections 15 and 16.
2025-08-20T20:02:54.2184338Z [00:02:14.456]➜  
2025-08-20T20:02:54.2184682Z [00:02:14.456]➜    If the disclaimer of warranty and limitation of liability provided
2025-08-20T20:02:54.2185184Z [00:02:14.456]➜  above cannot be given local legal effect according to their terms,
2025-08-20T20:02:54.2185707Z [00:02:14.456]➜  reviewing courts shall apply local law that most closely approximates
2025-08-20T20:02:54.2186215Z [00:02:14.456]➜  an absolute waiver of all civil liability in connection with the
2025-08-20T20:02:54.2186721Z [00:02:14.456]➜  Program, unless a warranty or assumption of liability accompanies a
2025-08-20T20:02:54.2187391Z [00:02:14.456]➜  copy of the Program in return for a fee.
2025-08-20T20:02:54.2187692Z [00:02:14.456]➜  
2025-08-20T20:02:54.2187963Z [00:02:14.456]➜                       END OF TERMS AND CONDITIONS
2025-08-20T20:02:54.2188421Z [00:02:14.456]➜  
2025-08-20T20:02:54.2188723Z [00:02:14.456]➜              How to Apply These Terms to Your New Programs
2025-08-20T20:02:54.2189031Z [00:02:14.456]➜  
2025-08-20T20:02:54.2189370Z [00:02:14.456]➜    If you develop a new program, and you want it to be of the greatest
2025-08-20T20:02:54.2190266Z [00:02:14.456]➜  possible use to the public, the best way to achieve this is to make it
2025-08-20T20:02:54.2191138Z [00:02:14.456]➜  free software which everyone can redistribute and change under these terms.
2025-08-20T20:02:54.2191535Z [00:02:14.456]➜  
2025-08-20T20:02:54.2191870Z [00:02:14.456]➜    To do so, attach the following notices to the program.  It is safest
2025-08-20T20:02:54.2192359Z [00:02:14.456]➜  to attach them to the start of each source file to most effectively
2025-08-20T20:02:54.2192849Z [00:02:14.456]➜  state the exclusion of warranty; and each file should have at least
2025-08-20T20:02:54.2193352Z [00:02:14.456]➜  the "copyright" line and a pointer to where the full notice is found.
2025-08-20T20:02:54.2193730Z [00:02:14.456]➜  
2025-08-20T20:02:54.2194089Z [00:02:14.456]➜      <one line to give the program's name and a brief idea of what it does.>
2025-08-20T20:02:54.2194516Z [00:02:14.456]➜      Copyright (C) <year>  <name of author>
2025-08-20T20:02:54.2194801Z [00:02:14.456]➜  
2025-08-20T20:02:54.2195148Z [00:02:14.456]➜      This program is free software: you can redistribute it and/or modify
2025-08-20T20:02:54.2195677Z [00:02:14.456]➜      it under the terms of the GNU Affero General Public License as published by
2025-08-20T20:02:54.2196195Z [00:02:14.456]➜      the Free Software Foundation, either version 3 of the License, or
2025-08-20T20:02:54.2196613Z [00:02:14.456]➜      (at your option) any later version.
2025-08-20T20:02:54.2196897Z [00:02:14.456]➜  
2025-08-20T20:02:54.2197438Z [00:02:14.456]➜      This program is distributed in the hope that it will be useful,
2025-08-20T20:02:54.2198049Z [00:02:14.456]➜      but WITHOUT ANY WARRANTY; without even the implied warranty of
2025-08-20T20:02:54.2198711Z [00:02:14.456]➜      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2025-08-20T20:02:54.2199169Z [00:02:14.456]➜      GNU Affero General Public License for more details.
2025-08-20T20:02:54.2199486Z [00:02:14.456]➜  
2025-08-20T20:02:54.2199855Z [00:02:14.456]➜      You should have received a copy of the GNU Affero General Public License
2025-08-20T20:02:54.2200437Z [00:02:14.456]➜      along with this program.  If not, see <https://www.gnu.org/licenses/>.
2025-08-20T20:02:54.2201116Z [00:02:14.456]➜  
2025-08-20T20:02:54.2201753Z [00:02:14.456]➜  Also add information on how to contact you by electronic and paper mail.
2025-08-20T20:02:54.2202214Z [00:02:14.456]➜  
2025-08-20T20:02:54.2202567Z [00:02:14.456]➜    If your software can interact with users remotely through a computer
2025-08-20T20:02:54.2203078Z [00:02:14.456]➜  network, you should also make sure that it provides a way for users to
2025-08-20T20:02:54.2203613Z [00:02:14.456]➜  get its source.  For example, if your program is a web application, its
2025-08-20T20:02:54.2204140Z [00:02:14.456]➜  interface could display a "Source" link that leads users to an archive
2025-08-20T20:02:54.2204647Z [00:02:14.456]➜  of the code.  There are many ways you could offer source, and different
2025-08-20T20:02:54.2205156Z [00:02:14.456]➜  solutions will be better for different programs; see section 13 for the
2025-08-20T20:02:54.2205552Z [00:02:14.456]➜  specific requirements.
2025-08-20T20:02:54.2205809Z [00:02:14.456]➜  
2025-08-20T20:02:54.2206173Z [00:02:14.456]➜    You should also get your employer (if you work as a programmer) or school,
2025-08-20T20:02:54.2206692Z [00:02:14.456]➜  if any, to sign a "copyright disclaimer" for the program, if necessary.
2025-08-20T20:02:54.2207427Z [00:02:14.456]➜  For more information on this, and how to apply and follow the GNU AGPL, see
2025-08-20T20:02:54.2207873Z [00:02:14.456]➜  <https://www.gnu.org/licenses/>.
2025-08-20T20:02:54.2208164Z [00:02:14.456]➜  
2025-08-20T20:02:54.2208509Z [00:02:14.456]➜  
2025-08-20T20:02:54.7368217Z [00:02:15.003]➜  
2025-08-20T20:02:54.7368814Z [00:02:15.003]➜  File: LICENSE
2025-08-20T20:02:54.7369226Z [00:02:15.003]➜    Type: ASCII text
2025-08-20T20:02:54.7369900Z [00:02:15.003]➜    B3sum: ca0292789c0a0ecba706f4b3f3493007a9951731c1d432c52c4aac1f1abba8ef
2025-08-20T20:02:54.7370791Z [00:02:15.003]➜    SHA256sum: 0d96a4ff68ad6d4b6f1f30f713b18d5184912ba8dd389f86aa7710db079abcb0
2025-08-20T20:02:54.7371414Z [00:02:15.003]➜    Size: 36K
2025-08-20T20:02:54.7507664Z [00:02:15.017]➜  
2025-08-20T20:02:54.7508158Z [00:02:15.017]➜  File: SBUILD
2025-08-20T20:02:54.7508745Z [00:02:15.017]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable
2025-08-20T20:02:54.7509431Z [00:02:15.017]➜    B3sum: 1ebcee91389eeb5dd20c165958faa703496d6175232db3ab59aa8f3b8b5866af
2025-08-20T20:02:54.7510186Z [00:02:15.017]➜    SHA256sum: 59bcafed9fb254e396a93ceb5082f11efe0fc040d2f41f6b5ab7de997603fa2b
2025-08-20T20:02:54.7510758Z [00:02:15.017]➜    Size: 4.0K
2025-08-20T20:02:54.7620031Z [00:02:15.028]➜  
2025-08-20T20:02:54.7620476Z [00:02:15.028]➜  File: gomuks.static.version
2025-08-20T20:02:54.7621133Z [00:02:15.028]➜    Type: ASCII text, with no line terminators
2025-08-20T20:02:54.7622080Z [00:02:15.028]➜    B3sum: 730cf46969792b5d9a51c5777891925d2dd46f7a5adc8f75a3d8f43b8a8bc8c6
2025-08-20T20:02:54.7623259Z [00:02:15.028]➜    SHA256sum: 6a1811fe6fa363abf71b0e62d4e4dfaa14e84685104285e747dc626abf609136
2025-08-20T20:02:54.7624056Z [00:02:15.028]➜    Size: 4.0K
2025-08-20T20:02:54.7731067Z [00:02:15.039]➜  
2025-08-20T20:02:54.7731591Z [00:02:15.039]➜  File: gomuks.version
2025-08-20T20:02:54.7732261Z [00:02:15.039]➜    Type: ASCII text, with no line terminators
2025-08-20T20:02:54.7732934Z [00:02:15.039]➜    B3sum: 730cf46969792b5d9a51c5777891925d2dd46f7a5adc8f75a3d8f43b8a8bc8c6
2025-08-20T20:02:54.7733737Z [00:02:15.039]➜    SHA256sum: 6a1811fe6fa363abf71b0e62d4e4dfaa14e84685104285e747dc626abf609136
2025-08-20T20:02:54.7734683Z [00:02:15.039]➜    Size: 4.0K
2025-08-20T20:02:54.7735190Z [00:02:15.039]➜  
2025-08-20T20:02:54.7735862Z [00:02:15.039]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T20:02:54.7768599Z [00:02:15.043]➜  gomuks.version:730cf46969792b5d9a51c5777891925d2dd46f7a5adc8f75a3d8f43b8a8bc8c6
2025-08-20T20:02:54.7769916Z [00:02:15.043]➜  SBUILD:1ebcee91389eeb5dd20c165958faa703496d6175232db3ab59aa8f3b8b5866af
2025-08-20T20:02:54.7770829Z [00:02:15.043]➜  gomuks.static.version:730cf46969792b5d9a51c5777891925d2dd46f7a5adc8f75a3d8f43b8a8bc8c6
2025-08-20T20:02:54.7771634Z [00:02:15.043]➜  LICENSE:ca0292789c0a0ecba706f4b3f3493007a9951731c1d432c52c4aac1f1abba8ef
2025-08-20T20:02:54.7791093Z [00:02:15.045]➜  
2025-08-20T20:02:54.7792260Z [00:02:15.045]➜  [+] Signing gomuks.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T20:02:54.7898166Z [00:02:15.056]➜  
2025-08-20T20:02:54.7899697Z [00:02:15.056]➜  [✓] SuccessFully Built gomuks.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/gomuks/static.official.source.yaml [Wednesday, 2025-08-20 (08:02:54 PM) UTC]
2025-08-20T20:02:54.7900746Z [00:02:15.056]➜  
2025-08-20T20:02:54.7937587Z [00:02:15.060]➜  [+] Total Size: 6.4M (Includes DUPES+TMPFILES)
2025-08-20T20:02:54.7938641Z [00:02:15.060]➜  [+] LOGPATH='/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/gomuks.static.log'
2025-08-20T20:02:54.7952202Z [00:02:15.061]➜  [+] ENVPATH=/tmp/pkgforge/r0Jp4HNQH_SBUILD/ENVPATH
2025-08-20T20:02:54.8070225Z 
2025-08-20T20:02:54.8071025Z [+] Sanitizing /tmp/pkgforge/r0Jp4HNQH_SBUILD/BUILD.log ==> /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/gomuks.static.log
2025-08-20T20:02:58.4486155Z 
2025-08-20T20:02:58.4487674Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/gomuks/official]
2025-08-20T20:02:58.4488656Z [+] LOGS (Build Dir): /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:02:58.4489200Z 
2025-08-20T20:02:58.4641657Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T20:02:58.4890932Z ./BUILD_ARTIFACTS.tar : 54.72%   (  5.56 MiB =>   3.04 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T20:02:58.4933183Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T20:02:58.4965418Z 
2025-08-20T20:02:58.4966371Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml :: 00(Hr):02(Min):19(Sec)
2025-08-20T20:02:58.4967276Z 
2025-08-20T20:02:58.4982487Z 
2025-08-20T20:02:58.4982785Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (08:02:58 PM) UTC
2025-08-20T20:02:58.4983075Z 
2025-08-20T20:02:58.6751560Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T20:02:58.6804449Z ##[group]Run ##Presets
2025-08-20T20:02:58.6804800Z [36;1m##Presets[0m
2025-08-20T20:02:58.6805024Z [36;1mset +x ; set +e[0m
2025-08-20T20:02:58.6805264Z [36;1m#-------------#[0m
2025-08-20T20:02:58.6805501Z [36;1m##Debug?[0m
2025-08-20T20:02:58.6805774Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:02:58.6806105Z [36;1m  set -x[0m
2025-08-20T20:02:58.6806311Z [36;1mfi[0m
2025-08-20T20:02:58.6806506Z [36;1m#-------------#[0m
2025-08-20T20:02:58.6806731Z [36;1m##Set ENV[0m
2025-08-20T20:02:58.6806996Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T20:02:58.6807651Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T20:02:58.6808130Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T20:02:58.6808604Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-"[0m
2025-08-20T20:02:58.6809148Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T20:02:58.6809584Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:02:58.6810073Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:02:58.6810605Z [36;1m fi[0m
2025-08-20T20:02:58.6810802Z [36;1m##Push[0m
2025-08-20T20:02:58.6811037Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T20:02:58.6811338Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T20:02:58.6811744Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T20:02:58.6812264Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T20:02:58.6812747Z [36;1m     ls -sh "/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T20:02:58.6813111Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T20:02:58.6813337Z [36;1m       {[0m
2025-08-20T20:02:58.6813541Z [36;1m        for i in {1..10}; do[0m
2025-08-20T20:02:58.6813907Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T20:02:58.6814397Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T20:02:58.6814866Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T20:02:58.6815326Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T20:02:58.6815771Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T20:02:58.6816183Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T20:02:58.6816593Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T20:02:58.6817003Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T20:02:58.6817521Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T20:02:58.6817950Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T20:02:58.6818464Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T20:02:58.6819002Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T20:02:58.6819463Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T20:02:58.6819887Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T20:02:58.6820309Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T20:02:58.6820769Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-gomuks")[0m
2025-08-20T20:02:58.6821220Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T20:02:58.6821803Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T20:02:58.6822281Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T20:02:58.6822690Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T20:02:58.6823195Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T20:02:58.6823631Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T20:02:58.6823885Z [36;1m         #Check[0m
2025-08-20T20:02:58.6824449Z [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:02:58.6825160Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T20:02:58.6825520Z [36;1m            break[0m
2025-08-20T20:02:58.6825729Z [36;1m          else[0m
2025-08-20T20:02:58.6826137Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T20:02:58.6826570Z [36;1m          fi[0m
2025-08-20T20:02:58.6826918Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T20:02:58.6827267Z [36;1m        done[0m
2025-08-20T20:02:58.6827455Z [36;1m       }[0m
2025-08-20T20:02:58.6827658Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T20:02:58.6827904Z [36;1m       ghcr_push_cmd[0m
2025-08-20T20:02:58.6828469Z [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:02:58.6829225Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:02:58.6829642Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T20:02:58.6829905Z [36;1m          ghcr_push_cmd[0m
2025-08-20T20:02:58.6830494Z [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:02:58.6831236Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T20:02:58.6831754Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T20:02:58.6832152Z [36;1m             return 1 || exit 1[0m
2025-08-20T20:02:58.6832390Z [36;1m           fi[0m
2025-08-20T20:02:58.6832586Z [36;1m       fi[0m
2025-08-20T20:02:58.6832771Z [36;1m   fi[0m
2025-08-20T20:02:58.6832944Z [36;1m fi[0m
2025-08-20T20:02:58.6833124Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T20:02:58.6918798Z shell: /usr/bin/bash -e {0}
2025-08-20T20:02:58.6919042Z env:
2025-08-20T20:02:58.6919234Z   CROSS_COMPILING: NO
2025-08-20T20:02:58.6919455Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:02:58.6919707Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:02:58.6919934Z   ON_QEMU: NO
2025-08-20T20:02:58.6920116Z   DEBUG: 0
2025-08-20T20:02:58.6920298Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:02:58.6920539Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:02:58.6920849Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T20:02:58.6921167Z   KEEP_LOGS: YES
2025-08-20T20:02:58.6921375Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:02:58.6921604Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T20:02:58.6921832Z   SBUILD_REBUILD: false
2025-08-20T20:02:58.6922404Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:02:58.6923011Z   BUILD_SYS: docker://go
2025-08-20T20:02:58.6923229Z   BUILD_ON_HOST: FALSE
2025-08-20T20:02:58.6923433Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:02:58.6923638Z   SYSTMP: /tmp
2025-08-20T20:02:58.6923823Z   GHA_MODE: MATRIX
2025-08-20T20:02:58.6924429Z   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:02:58.6925012Z   INPUT_SBUILD: /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:02:58.6925359Z   BUILD_DIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml
2025-08-20T20:02:58.6925767Z   SBUILD_OUTDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:02:58.6926280Z   SBUILD_TMPDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:02:58.6926687Z   PKG_TYPE: static
2025-08-20T20:02:58.6926893Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:02:58.6927227Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:02:58.6927704Z   GHCR_TOKEN: ***
2025-08-20T20:02:58.6928015Z   GITHUB_TOKEN: ***
2025-08-20T20:02:58.6928262Z   GITLAB_TOKEN: ***
2025-08-20T20:02:58.6929517Z   MINISIGN_KEY: ***
2025-08-20T20:02:58.6929713Z ##[endgroup]
2025-08-20T20:02:58.7019110Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T20:02:58.7029804Z 3.1M	./BUILD_ARTIFACTS.zstd
2025-08-20T20:02:58.7042671Z total 340K
2025-08-20T20:02:58.7043030Z 4.0K CHECKSUM
2025-08-20T20:02:58.7043357Z 4.0K CHECKSUM.sig
2025-08-20T20:02:58.7043602Z  36K LICENSE
2025-08-20T20:02:58.7043826Z 4.0K LICENSE.sig
2025-08-20T20:02:58.7044148Z 4.0K SBUILD
2025-08-20T20:02:58.7044755Z 4.0K SBUILD.sig
2025-08-20T20:02:58.7045151Z 4.0K SBUILD_TEMP
2025-08-20T20:02:58.7045569Z 264K gomuks.static.log
2025-08-20T20:02:58.7046081Z 4.0K gomuks.static.version
2025-08-20T20:02:58.7046647Z 4.0K gomuks.static.version.sig
2025-08-20T20:02:58.7047387Z 4.0K gomuks.version
2025-08-20T20:02:58.7047847Z 4.0K gomuks.version.sig
2025-08-20T20:02:58.7292546Z Error: "ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/gomuks/official/gomuks-srcbuild-"
2025-08-20T20:02:58.7295353Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T20:03:03.7358285Z Error: "ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/gomuks/official/gomuks-srcbuild-"
2025-08-20T20:03:03.7359833Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T20:03:03.7369076Z 
2025-08-20T20:03:03.7369608Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T20:03:03.7370223Z 
2025-08-20T20:03:03.7409873Z Error: "ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/gomuks/official/gomuks-srcbuild-"
2025-08-20T20:03:03.7411316Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T20:03:03.7468463Z ##[group]Run ##Presets
2025-08-20T20:03:03.7468916Z [36;1m##Presets[0m
2025-08-20T20:03:03.7469275Z [36;1mset +x ; set +e[0m
2025-08-20T20:03:03.7469628Z [36;1m#-------------#[0m
2025-08-20T20:03:03.7469978Z [36;1m##Debug?[0m
2025-08-20T20:03:03.7470401Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:03:03.7470915Z [36;1m  set -x[0m
2025-08-20T20:03:03.7471225Z [36;1mfi[0m
2025-08-20T20:03:03.7471523Z [36;1m#-------------#[0m
2025-08-20T20:03:03.7471977Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T20:03:03.7472602Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T20:03:03.7543490Z shell: /usr/bin/bash -e {0}
2025-08-20T20:03:03.7543731Z env:
2025-08-20T20:03:03.7543920Z   CROSS_COMPILING: NO
2025-08-20T20:03:03.7544134Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:03:03.7544362Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:03:03.7544581Z   ON_QEMU: NO
2025-08-20T20:03:03.7544790Z   DEBUG: 0
2025-08-20T20:03:03.7544976Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:03:03.7545199Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:03:03.7545481Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T20:03:03.7545780Z   KEEP_LOGS: YES
2025-08-20T20:03:03.7545971Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:03:03.7546182Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T20:03:03.7546398Z   SBUILD_REBUILD: false
2025-08-20T20:03:03.7546935Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:03:03.7547759Z   BUILD_SYS: docker://go
2025-08-20T20:03:03.7547966Z   BUILD_ON_HOST: FALSE
2025-08-20T20:03:03.7548157Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:03:03.7548350Z   SYSTMP: /tmp
2025-08-20T20:03:03.7548528Z   GHA_MODE: MATRIX
2025-08-20T20:03:03.7548960Z   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:03:03.7549477Z   INPUT_SBUILD: /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:03:03.7549805Z   BUILD_DIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml
2025-08-20T20:03:03.7550191Z   SBUILD_OUTDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:03:03.7550662Z   SBUILD_TMPDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:03:03.7551040Z   PKG_TYPE: static
2025-08-20T20:03:03.7551236Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:03:03.7551440Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:03:03.7551643Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:03:03.7552167Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T20:03:03.7552532Z ##[endgroup]
2025-08-20T20:03:03.7732594Z ##[group]Run actions/upload-artifact@v4
2025-08-20T20:03:03.7732910Z with:
2025-08-20T20:03:03.7733107Z   name: Bincache_gomuks_x86_64-Linux
2025-08-20T20:03:03.7733404Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T20:03:03.7733707Z   compression-level: 0
2025-08-20T20:03:03.7733917Z   retention-days: 30
2025-08-20T20:03:03.7734105Z   overwrite: true
2025-08-20T20:03:03.7734302Z   if-no-files-found: warn
2025-08-20T20:03:03.7734523Z   include-hidden-files: false
2025-08-20T20:03:03.7734736Z env:
2025-08-20T20:03:03.7734902Z   CROSS_COMPILING: NO
2025-08-20T20:03:03.7735109Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:03:03.7735327Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:03:03.7735535Z   ON_QEMU: NO
2025-08-20T20:03:03.7735707Z   DEBUG: 0
2025-08-20T20:03:03.7735887Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:03:03.7736118Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:03:03.7736402Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T20:03:03.7736732Z   KEEP_LOGS: YES
2025-08-20T20:03:03.7736922Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:03:03.7737359Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T20:03:03.7737730Z   SBUILD_REBUILD: false
2025-08-20T20:03:03.7738298Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:03:03.7738868Z   BUILD_SYS: docker://go
2025-08-20T20:03:03.7739077Z   BUILD_ON_HOST: FALSE
2025-08-20T20:03:03.7739284Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:03:03.7739476Z   SYSTMP: /tmp
2025-08-20T20:03:03.7739654Z   GHA_MODE: MATRIX
2025-08-20T20:03:03.7740084Z   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:03:03.7740590Z   INPUT_SBUILD: /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:03:03.7740905Z   BUILD_DIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml
2025-08-20T20:03:03.7741291Z   SBUILD_OUTDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:03:03.7741764Z   SBUILD_TMPDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:03:03.7742141Z   PKG_TYPE: static
2025-08-20T20:03:03.7742330Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:03:03.7742529Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:03:03.7742729Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:03:03.7743066Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T20:03:03.7743438Z   UTC_TIME: 2025_08_20T08_03_03_PM
2025-08-20T20:03:03.7743660Z ##[endgroup]
2025-08-20T20:03:03.9974919Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T20:03:03.9978898Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T20:03:03.9979740Z With the provided path, there will be 2 files uploaded
2025-08-20T20:03:04.1144944Z Artifact name is valid!
2025-08-20T20:03:04.1146573Z Root directory input is valid!
2025-08-20T20:03:04.1655697Z Beginning upload of artifact content to blob storage
2025-08-20T20:03:04.3322702Z Uploaded bytes 3808024
2025-08-20T20:03:04.3518428Z Finished uploading artifact content to blob storage!
2025-08-20T20:03:04.3522598Z SHA256 digest of uploaded artifact zip is f903692e2acc55980e55fddf705e5a8c9aafb48f57e944033bd77d9083df3cce
2025-08-20T20:03:04.3523856Z Finalizing artifact upload
2025-08-20T20:03:04.4464059Z Artifact Bincache_gomuks_x86_64-Linux.zip successfully finalized. Artifact ID 3812701642
2025-08-20T20:03:04.4465620Z Artifact Bincache_gomuks_x86_64-Linux has been successfully uploaded! Final size is 3808024 bytes. Artifact ID is 3812701642
2025-08-20T20:03:04.4472724Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17107999072/artifacts/3812701642
2025-08-20T20:03:04.4631474Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T20:03:04.4631797Z with:
2025-08-20T20:03:04.4632177Z   subject-name: gomuks--
2025-08-20T20:03:04.4632893Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:03:04.4633640Z   show-summary: true
2025-08-20T20:03:04.4633859Z   push-to-registry: false
2025-08-20T20:03:04.4634224Z   github-token: ***
2025-08-20T20:03:04.4634426Z env:
2025-08-20T20:03:04.4634607Z   CROSS_COMPILING: NO
2025-08-20T20:03:04.4634823Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:03:04.4635050Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:03:04.4635264Z   ON_QEMU: NO
2025-08-20T20:03:04.4635443Z   DEBUG: 0
2025-08-20T20:03:04.4635624Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:03:04.4635850Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:03:04.4636165Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T20:03:04.4636494Z   KEEP_LOGS: YES
2025-08-20T20:03:04.4636686Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:03:04.4647996Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T20:03:04.4648379Z   SBUILD_REBUILD: false
2025-08-20T20:03:04.4649022Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:03:04.4649612Z   BUILD_SYS: docker://go
2025-08-20T20:03:04.4649833Z   BUILD_ON_HOST: FALSE
2025-08-20T20:03:04.4650033Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:03:04.4650229Z   SYSTMP: /tmp
2025-08-20T20:03:04.4650416Z   GHA_MODE: MATRIX
2025-08-20T20:03:04.4650851Z   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:03:04.4651360Z   INPUT_SBUILD: /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:03:04.4651688Z   BUILD_DIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml
2025-08-20T20:03:04.4652080Z   SBUILD_OUTDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:03:04.4652572Z   SBUILD_TMPDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:03:04.4652960Z   PKG_TYPE: static
2025-08-20T20:03:04.4653156Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:03:04.4653366Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:03:04.4653569Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:03:04.4653918Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T20:03:04.4654295Z   UTC_TIME: 2025_08_20T08_03_03_PM
2025-08-20T20:03:04.4654525Z ##[endgroup]
2025-08-20T20:03:04.4728130Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T20:03:04.4728580Z env:
2025-08-20T20:03:04.4728765Z   CROSS_COMPILING: NO
2025-08-20T20:03:04.4728985Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:03:04.4729227Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:03:04.4729452Z   ON_QEMU: NO
2025-08-20T20:03:04.4729633Z   DEBUG: 0
2025-08-20T20:03:04.4729828Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:03:04.4730061Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:03:04.4730351Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T20:03:04.4730667Z   KEEP_LOGS: YES
2025-08-20T20:03:04.4730864Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:03:04.4731089Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T20:03:04.4731312Z   SBUILD_REBUILD: false
2025-08-20T20:03:04.4731866Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:03:04.4732449Z   BUILD_SYS: docker://go
2025-08-20T20:03:04.4732672Z   BUILD_ON_HOST: FALSE
2025-08-20T20:03:04.4732880Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:03:04.4733081Z   SYSTMP: /tmp
2025-08-20T20:03:04.4733268Z   GHA_MODE: MATRIX
2025-08-20T20:03:04.4733712Z   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:03:04.4734423Z   INPUT_SBUILD: /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:03:04.4734764Z   BUILD_DIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml
2025-08-20T20:03:04.4735313Z   SBUILD_OUTDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:03:04.4735817Z   SBUILD_TMPDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:03:04.4736211Z   PKG_TYPE: static
2025-08-20T20:03:04.4736416Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:03:04.4736634Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:03:04.4736843Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:03:04.4737389Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T20:03:04.4737781Z   UTC_TIME: 2025_08_20T08_03_03_PM
2025-08-20T20:03:04.4738010Z ##[endgroup]
2025-08-20T20:03:04.7620787Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T20:03:04.7621137Z with:
2025-08-20T20:03:04.7621832Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T20:03:04.7622597Z   subject-name: gomuks--
2025-08-20T20:03:04.7622911Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T20:03:04.7625602Z   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/17107999072/attempts/1"}}}
2025-08-20T20:03:04.7628370Z   push-to-registry: false
2025-08-20T20:03:04.7628603Z   show-summary: true
2025-08-20T20:03:04.7629009Z   github-token: ***
2025-08-20T20:03:04.7629211Z env:
2025-08-20T20:03:04.7629393Z   CROSS_COMPILING: NO
2025-08-20T20:03:04.7629611Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:03:04.7629841Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:03:04.7630061Z   ON_QEMU: NO
2025-08-20T20:03:04.7630240Z   DEBUG: 0
2025-08-20T20:03:04.7630431Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:03:04.7630660Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:03:04.7630947Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T20:03:04.7631252Z   KEEP_LOGS: YES
2025-08-20T20:03:04.7631451Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:03:04.7631668Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T20:03:04.7631884Z   SBUILD_REBUILD: false
2025-08-20T20:03:04.7632441Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:03:04.7633010Z   BUILD_SYS: docker://go
2025-08-20T20:03:04.7633229Z   BUILD_ON_HOST: FALSE
2025-08-20T20:03:04.7633438Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:03:04.7633639Z   SYSTMP: /tmp
2025-08-20T20:03:04.7633825Z   GHA_MODE: MATRIX
2025-08-20T20:03:04.7634262Z   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:03:04.7634784Z   INPUT_SBUILD: /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:03:04.7635111Z   BUILD_DIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml
2025-08-20T20:03:04.7635502Z   SBUILD_OUTDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:03:04.7635989Z   SBUILD_TMPDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:03:04.7636379Z   PKG_TYPE: static
2025-08-20T20:03:04.7636584Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:03:04.7636802Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:03:04.7637017Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:03:04.7637715Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T20:03:04.7638268Z   UTC_TIME: 2025_08_20T08_03_03_PM
2025-08-20T20:03:04.7638504Z ##[endgroup]
2025-08-20T20:03:05.8737698Z Attestation created for 12 subjects
2025-08-20T20:03:05.8741829Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T20:03:05.8743731Z -----BEGIN CERTIFICATE-----
2025-08-20T20:03:05.8744451Z MIIG8DCCBnagAwIBAgIUCNHEsupFwZWXimUKT4gyau8agg4wCgYIKoZIzj0EAwMw
2025-08-20T20:03:05.8745487Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T20:03:05.8746509Z cm1lZGlhdGUwHhcNMjUwODIwMjAwMzA1WhcNMjUwODIwMjAxMzA1WjAAMFkwEwYH
2025-08-20T20:03:05.8747692Z KoZIzj0CAQYIKoZIzj0DAQcDQgAETUoCXR/rP+wMuivOgdnfQU00pZm7PZ4rMkOm
2025-08-20T20:03:05.8748678Z PTXdZKpH3vDMq8G+53ESjKv28foHQbNz5DXhgrpvdTjTwJgCA6OCBZUwggWRMA4G
2025-08-20T20:03:05.8749582Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUCt5S
2025-08-20T20:03:05.8750597Z L7YiOBQv6LREfBDrB/POiv8wHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T20:03:05.8751533Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T20:03:05.8752497Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T20:03:05.8753472Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T20:03:05.8754370Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T20:03:05.8755214Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T20:03:05.8756107Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T20:03:05.8757028Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T20:03:05.8758124Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T20:03:05.8759019Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T20:03:05.8759893Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T20:03:05.8760780Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T20:03:05.8761666Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T20:03:05.8762520Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T20:03:05.8763379Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T20:03:05.8764277Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T20:03:05.8765194Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T20:03:05.8766094Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T20:03:05.8766986Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T20:03:05.8768028Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T20:03:05.8768927Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T20:03:05.8769847Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T20:03:05.8770747Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T20:03:05.8771701Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T20:03:05.8772577Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA3OTk5MDcyL2F0
2025-08-20T20:03:05.8773471Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYsGCisGAQQB1nkCBAIE
2025-08-20T20:03:05.8774385Z fQR7AHkAdwDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJE/WU
2025-08-20T20:03:05.8775269Z AAAEAwBIMEYCIQCqT84+WvVHic6VcGfWOfVbVILwU/RkRxaIhRO6DgG0cwIhAM+n
2025-08-20T20:03:05.8776126Z DEJrZikU36mqloGUiOOa3JKiV3CyTFg9km2ogbLjMAoGCCqGSM49BAMDA2gAMGUC
2025-08-20T20:03:05.8777011Z MCp40x/ir5FB++hkCxizj2RILTaWO4aVAlQq6wkmEadbvywNU8bh6wrKOqZGoJlA
2025-08-20T20:03:05.8778002Z FQIxAPYaYkXe+SA/oZnzibZ3ieXUMfS6tpVWR1el6exoxb+AKS8A4GRvSAFATG08
2025-08-20T20:03:05.8778625Z qXzlCA==
2025-08-20T20:03:05.8778940Z -----END CERTIFICATE-----
2025-08-20T20:03:05.8779204Z 
2025-08-20T20:03:05.8779718Z ##[endgroup]
2025-08-20T20:03:05.8780630Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T20:03:05.8781346Z https://search.sigstore.dev?logIndex=414174468
2025-08-20T20:03:05.8782175Z [36mAttestation uploaded to repository[39m
2025-08-20T20:03:05.8782768Z https://github.com/pkgforge/bincache/attestations/9871275
2025-08-20T20:03:05.9549330Z ##[group]Run ##Presets
2025-08-20T20:03:05.9549623Z [36;1m##Presets[0m
2025-08-20T20:03:05.9549836Z [36;1mset +x ; set +e[0m
2025-08-20T20:03:05.9550057Z [36;1m#-------------#[0m
2025-08-20T20:03:05.9550268Z [36;1m##Debug?[0m
2025-08-20T20:03:05.9550519Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:03:05.9550822Z [36;1m  set -x[0m
2025-08-20T20:03:05.9551019Z [36;1mfi[0m
2025-08-20T20:03:05.9551201Z [36;1m#-------------#[0m
2025-08-20T20:03:05.9551521Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:03:05.9552068Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/gomuks/official"[0m
2025-08-20T20:03:05.9552495Z [36;1m exit 1[0m
2025-08-20T20:03:05.9552696Z [36;1mfi[0m
2025-08-20T20:03:05.9601533Z shell: /usr/bin/bash -e {0}
2025-08-20T20:03:05.9601795Z env:
2025-08-20T20:03:05.9601999Z   CROSS_COMPILING: NO
2025-08-20T20:03:05.9602283Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:03:05.9602550Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:03:05.9602802Z   ON_QEMU: NO
2025-08-20T20:03:05.9603001Z   DEBUG: 0
2025-08-20T20:03:05.9603236Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:03:05.9603497Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:03:05.9603836Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T20:03:05.9604185Z   KEEP_LOGS: YES
2025-08-20T20:03:05.9604404Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:03:05.9604649Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T20:03:05.9604895Z   SBUILD_REBUILD: false
2025-08-20T20:03:05.9605530Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:03:05.9606189Z   BUILD_SYS: docker://go
2025-08-20T20:03:05.9606445Z   BUILD_ON_HOST: FALSE
2025-08-20T20:03:05.9606681Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:03:05.9606906Z   SYSTMP: /tmp
2025-08-20T20:03:05.9607262Z   GHA_MODE: MATRIX
2025-08-20T20:03:05.9607777Z   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:03:05.9608385Z   INPUT_SBUILD: /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:03:05.9608761Z   BUILD_DIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml
2025-08-20T20:03:05.9609214Z   SBUILD_OUTDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:03:05.9609776Z   SBUILD_TMPDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:03:05.9610289Z   PKG_TYPE: static
2025-08-20T20:03:05.9610625Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:03:05.9611093Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:03:05.9611580Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:03:05.9612363Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T20:03:05.9613051Z   UTC_TIME: 2025_08_20T08_03_03_PM
2025-08-20T20:03:05.9613405Z ##[endgroup]
2025-08-20T20:03:05.9711005Z ##[group]Run ##Presets
2025-08-20T20:03:05.9711275Z [36;1m##Presets[0m
2025-08-20T20:03:05.9711493Z [36;1mset +x ; set +e[0m
2025-08-20T20:03:05.9711717Z [36;1m#-------------#[0m
2025-08-20T20:03:05.9711932Z [36;1m##Debug?[0m
2025-08-20T20:03:05.9712192Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:03:05.9712507Z [36;1m  set -x[0m
2025-08-20T20:03:05.9712700Z [36;1mfi[0m
2025-08-20T20:03:05.9712888Z [36;1m#-------------#[0m
2025-08-20T20:03:05.9713147Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T20:03:05.9713629Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/gomuks/official"[0m
2025-08-20T20:03:05.9714072Z [36;1m exit 1[0m
2025-08-20T20:03:05.9714265Z [36;1mfi[0m
2025-08-20T20:03:05.9759413Z shell: /usr/bin/bash -e {0}
2025-08-20T20:03:05.9759841Z env:
2025-08-20T20:03:05.9760047Z   CROSS_COMPILING: NO
2025-08-20T20:03:05.9760294Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:03:05.9760587Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:03:05.9760833Z   ON_QEMU: NO
2025-08-20T20:03:05.9761029Z   DEBUG: 0
2025-08-20T20:03:05.9761232Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:03:05.9761487Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:03:05.9761811Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T20:03:05.9762162Z   KEEP_LOGS: YES
2025-08-20T20:03:05.9762379Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:03:05.9762623Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T20:03:05.9762870Z   SBUILD_REBUILD: false
2025-08-20T20:03:05.9763485Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:03:05.9764156Z   BUILD_SYS: docker://go
2025-08-20T20:03:05.9764395Z   BUILD_ON_HOST: FALSE
2025-08-20T20:03:05.9764621Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:03:05.9764857Z   SYSTMP: /tmp
2025-08-20T20:03:05.9765062Z   GHA_MODE: MATRIX
2025-08-20T20:03:05.9765571Z   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:03:05.9766165Z   INPUT_SBUILD: /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:03:05.9766531Z   BUILD_DIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml
2025-08-20T20:03:05.9766972Z   SBUILD_OUTDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:03:05.9767748Z   SBUILD_TMPDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:03:05.9768191Z   PKG_TYPE: static
2025-08-20T20:03:05.9768409Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:03:05.9768647Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:03:05.9768878Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:03:05.9769278Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T20:03:05.9769713Z   UTC_TIME: 2025_08_20T08_03_03_PM
2025-08-20T20:03:05.9769979Z ##[endgroup]
2025-08-20T20:03:05.9832274Z 
2025-08-20T20:03:05.9832721Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T20:03:05.9844501Z ##[error]Process completed with exit code 1.
2025-08-20T20:03:05.9884296Z ##[group]Run ##Presets
2025-08-20T20:03:05.9884555Z [36;1m##Presets[0m
2025-08-20T20:03:05.9884761Z [36;1mset +x ; set +e[0m
2025-08-20T20:03:05.9884982Z [36;1m#-------------#[0m
2025-08-20T20:03:05.9885200Z [36;1m##Debug?[0m
2025-08-20T20:03:05.9885457Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T20:03:05.9885757Z [36;1m  set -x[0m
2025-08-20T20:03:05.9885946Z [36;1mfi[0m
2025-08-20T20:03:05.9886129Z [36;1m#-------------#[0m
2025-08-20T20:03:05.9886478Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:03:05.9886886Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T20:03:05.9887396Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T20:03:05.9887680Z [36;1mfi[0m
2025-08-20T20:03:05.9930527Z shell: /usr/bin/bash -e {0}
2025-08-20T20:03:05.9930786Z env:
2025-08-20T20:03:05.9930989Z   CROSS_COMPILING: NO
2025-08-20T20:03:05.9931284Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T20:03:05.9931547Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T20:03:05.9931796Z   ON_QEMU: NO
2025-08-20T20:03:05.9931997Z   DEBUG: 0
2025-08-20T20:03:05.9932202Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T20:03:05.9932460Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T20:03:05.9932787Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/gomuks/official
2025-08-20T20:03:05.9933146Z   KEEP_LOGS: YES
2025-08-20T20:03:05.9933363Z   GITHUB_TEST_BUILD: YES
2025-08-20T20:03:05.9933613Z   PKG_FAMILY_LOCAL: gomuks
2025-08-20T20:03:05.9933861Z   SBUILD_REBUILD: false
2025-08-20T20:03:05.9934489Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/gomuks/static.official.source.yaml
2025-08-20T20:03:05.9935153Z   BUILD_SYS: docker://go
2025-08-20T20:03:05.9935563Z   BUILD_ON_HOST: FALSE
2025-08-20T20:03:05.9935794Z   BUILD_SYSTEM: DOCKER
2025-08-20T20:03:05.9936017Z   SYSTMP: /tmp
2025-08-20T20:03:05.9936226Z   GHA_MODE: MATRIX
2025-08-20T20:03:05.9936730Z   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:03:05.9937516Z   INPUT_SBUILD: /tmp/pkgforge/S1Wl16oGF_build.yaml
2025-08-20T20:03:05.9937893Z   BUILD_DIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml
2025-08-20T20:03:05.9938357Z   SBUILD_OUTDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR
2025-08-20T20:03:05.9938921Z   SBUILD_TMPDIR: /tmp/pkgforge/dvaRM0c_S1Wl16oGF_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T20:03:05.9939365Z   PKG_TYPE: static
2025-08-20T20:03:05.9939588Z   SBUILD_SUCCESSFUL: YES
2025-08-20T20:03:05.9939829Z   PUSH_SUCCESSFUL: NO
2025-08-20T20:03:05.9940063Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T20:03:05.9940473Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/gomuks/official/gomuks-srcbuild-
2025-08-20T20:03:05.9940941Z   UTC_TIME: 2025_08_20T08_03_03_PM
2025-08-20T20:03:05.9941205Z ##[endgroup]
2025-08-20T20:03:06.0014946Z EXITED
2025-08-20T20:03:06.0068545Z Cleaning up orphan processes
