﻿2025-08-20T22:09:11.1663738Z Current runner version: '2.328.0'
2025-08-20T22:09:11.1688655Z ##[group]Runner Image Provisioner
2025-08-20T22:09:11.1689923Z Hosted Compute Agent
2025-08-20T22:09:11.1690557Z Version: 20250818.377
2025-08-20T22:09:11.1691177Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T22:09:11.1691922Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T22:09:11.1692567Z ##[endgroup]
2025-08-20T22:09:11.1693178Z ##[group]Operating System
2025-08-20T22:09:11.1694071Z Ubuntu
2025-08-20T22:09:11.1694587Z 24.04.2
2025-08-20T22:09:11.1695125Z LTS
2025-08-20T22:09:11.1695647Z ##[endgroup]
2025-08-20T22:09:11.1696216Z ##[group]Runner Image
2025-08-20T22:09:11.1696834Z Image: ubuntu-24.04
2025-08-20T22:09:11.1697400Z Version: 20250818.1.0
2025-08-20T22:09:11.1698415Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T22:09:11.1700025Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T22:09:11.1701156Z ##[endgroup]
2025-08-20T22:09:11.1702461Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T22:09:11.1704921Z Attestations: write
2025-08-20T22:09:11.1705620Z Contents: write
2025-08-20T22:09:11.1706176Z Metadata: read
2025-08-20T22:09:11.1706819Z Packages: write
2025-08-20T22:09:11.1707381Z ##[endgroup]
2025-08-20T22:09:11.1709482Z Secret source: Actions
2025-08-20T22:09:11.1710621Z Prepare workflow directory
2025-08-20T22:09:11.2142410Z Prepare all required actions
2025-08-20T22:09:11.2197609Z Getting action download info
2025-08-20T22:09:11.5886600Z Download action repository 'docker/setup-qemu-action@v3' (SHA:29109295f81e9208d7d86ff1c6c12d2833863392)
2025-08-20T22:09:12.9806415Z Download action repository 'docker/setup-buildx-action@v3' (SHA:e468171a9de216ec08956ac3ada2f0791b6bd435)
2025-08-20T22:09:13.4679822Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2025-08-20T22:09:13.6240268Z Download action repository 'actions/attest-build-provenance@v2.4.0' (SHA:e8998f949152b193b063cb0ec769d69d929409be)
2025-08-20T22:09:14.0897563Z Getting action download info
2025-08-20T22:09:14.2068607Z Download action repository 'actions/attest-build-provenance@1176ef556905f349f669722abf30bce1a6e16e01' (SHA:1176ef556905f349f669722abf30bce1a6e16e01)
2025-08-20T22:09:14.6484170Z Download action repository 'actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc' (SHA:ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc)
2025-08-20T22:09:15.0347364Z Complete job name: x86_64-Linux ==> (ghcr.io/pkgforge/bincache/realm-tavern/official)
2025-08-20T22:09:15.0892123Z ##[group]Run ##Presets
2025-08-20T22:09:15.0892468Z [36;1m##Presets[0m
2025-08-20T22:09:15.0892680Z [36;1mset +x ; set +e[0m
2025-08-20T22:09:15.0892901Z [36;1m#-------------#[0m
2025-08-20T22:09:15.0893210Z [36;1mif [[ "$(uname -m | tr -d '[:space:]')" == "aarch64" ]]; then[0m
2025-08-20T22:09:15.0893757Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "aarch64-Linux" ]]; then[0m
2025-08-20T22:09:15.0894113Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.0894426Z [36;1m  fi[0m
2025-08-20T22:09:15.0894701Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "loongarch64" ]]; then[0m
2025-08-20T22:09:15.0895093Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "loongarch64-Linux" ]]; then[0m
2025-08-20T22:09:15.0895435Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.0895710Z [36;1m  fi[0m
2025-08-20T22:09:15.0895955Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then[0m
2025-08-20T22:09:15.0896337Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "riscv64-Linux" ]]; then[0m
2025-08-20T22:09:15.0896658Z [36;1m    echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.0896922Z [36;1m  fi[0m
2025-08-20T22:09:15.0897169Z [36;1melif [[ "$(uname -m | tr -d '[:space:]')" == "x86_64" ]]; then[0m
2025-08-20T22:09:15.0897614Z [36;1m  if [[ "ALL" != "ALL" ]] && [[ "ALL" != "x86_64-Linux" ]]; then[0m
2025-08-20T22:09:15.0898199Z [36;1m     if [[ "ALL" == "riscv64-Linux" ||\[0m
2025-08-20T22:09:15.0898491Z [36;1m           "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T22:09:15.0898805Z [36;1m       echo "CONTINUE_GHRUN=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.0899081Z [36;1m     else[0m
2025-08-20T22:09:15.0899334Z [36;1m       echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.0899603Z [36;1m     fi[0m
2025-08-20T22:09:15.0899783Z [36;1m  fi[0m
2025-08-20T22:09:15.0899955Z [36;1mfi[0m
2025-08-20T22:09:15.1047463Z shell: /usr/bin/bash -e {0}
2025-08-20T22:09:15.1047992Z env:
2025-08-20T22:09:15.1048451Z   GH_TOKEN: ***
2025-08-20T22:09:15.1048731Z ##[endgroup]
2025-08-20T22:09:15.1329407Z ##[group]Run ##Presets
2025-08-20T22:09:15.1329888Z [36;1m##Presets[0m
2025-08-20T22:09:15.1330329Z [36;1mset +x ; set +e[0m
2025-08-20T22:09:15.1330688Z [36;1m#-------------#[0m
2025-08-20T22:09:15.1331069Z [36;1m# Check if any of the required secrets are missing[0m
2025-08-20T22:09:15.1331696Z [36;1mif [ -z "${RO_GHTOKEN##*[[:space:]]}" ] || [ -z "${RO_GLTOKEN##*[[:space:]]}" ] || [ -z "${MINISIGN_KEY##*[[:space:]]}" ]; then[0m
2025-08-20T22:09:15.1332320Z [36;1m  echo "::error::One or more required secrets are missing:"[0m
2025-08-20T22:09:15.1332803Z [36;1m  [ -z "${RO_GHTOKEN##*[[:space:]]}" ] && echo "- RO_GHTOKEN is missing"[0m
2025-08-20T22:09:15.1333277Z [36;1m  [ -z "${RO_GLTOKEN##*[[:space:]]}" ] && echo "- RO_GLTOKEN is missing"[0m
2025-08-20T22:09:15.1334047Z [36;1m  [ -z "${MINISIGN_KEY##*[[:space:]]}" ] && echo "- MINISIGN_KEY is missing"[0m
2025-08-20T22:09:15.1334506Z [36;1m  exit 1[0m
2025-08-20T22:09:15.1334813Z [36;1mfi[0m
2025-08-20T22:09:15.1375181Z shell: /usr/bin/bash -e {0}
2025-08-20T22:09:15.1375608Z env:
2025-08-20T22:09:15.1376105Z   RO_GHTOKEN: ***
2025-08-20T22:09:15.1376485Z   RO_GLTOKEN: ***
2025-08-20T22:09:15.1377819Z   MINISIGN_KEY: ***
2025-08-20T22:09:15.1378082Z ##[endgroup]
2025-08-20T22:09:15.1572499Z ##[group]Run ##Presets
2025-08-20T22:09:15.1572853Z [36;1m##Presets[0m
2025-08-20T22:09:15.1573058Z [36;1mset +x ; set +e[0m
2025-08-20T22:09:15.1573271Z [36;1m#-------------#[0m
2025-08-20T22:09:15.1573759Z [36;1m##Host Triplet[0m
2025-08-20T22:09:15.1574103Z [36;1m if [[ "x86_64-Linux" != "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:09:15.1574431Z [36;1m   export CROSS_COMPILING="YES"[0m
2025-08-20T22:09:15.1574742Z [36;1m   export HOST_TRIPLET_R="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:09:15.1575043Z [36;1m   export ON_QEMU="YES"[0m
2025-08-20T22:09:15.1575326Z [36;1m   if [[ "x86_64-Linux" == "loongarch64-Linux" ]] ; then[0m
2025-08-20T22:09:15.1575656Z [36;1m     export HOST_TRIPLET="loongarch64-Linux"[0m
2025-08-20T22:09:15.1575978Z [36;1m   elif [[ "x86_64-Linux" == "riscv64-Linux" ]] ; then[0m
2025-08-20T22:09:15.1576293Z [36;1m     export HOST_TRIPLET="riscv64-Linux"[0m
2025-08-20T22:09:15.1576557Z [36;1m   fi[0m
2025-08-20T22:09:15.1576844Z [36;1m elif [[ "x86_64-Linux" == "$(uname -m)-$(uname -s)" ]] ; then[0m
2025-08-20T22:09:15.1577180Z [36;1m   export CROSS_COMPILING="NO"[0m
2025-08-20T22:09:15.1577473Z [36;1m   export HOST_TRIPLET="$(uname -m)-$(uname -s)"[0m
2025-08-20T22:09:15.1577797Z [36;1m   export HOST_TRIPLET_R="${HOST_TRIPLET}"[0m
2025-08-20T22:09:15.1578084Z [36;1m   export ON_QEMU="NO"[0m
2025-08-20T22:09:15.1578312Z [36;1m fi[0m
2025-08-20T22:09:15.1578579Z [36;1m echo "CROSS_COMPILING=${CROSS_COMPILING}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1578960Z [36;1m echo "HOST_TRIPLET=${HOST_TRIPLET}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1579328Z [36;1m echo "HOST_TRIPLET_R=${HOST_TRIPLET_R}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1579669Z [36;1m echo "ON_QEMU=${ON_QEMU}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1579934Z [36;1m##Debug[0m
2025-08-20T22:09:15.1580141Z [36;1m if [[ "false" == "true" ]] ; then[0m
2025-08-20T22:09:15.1580394Z [36;1m   export DEBUG="1"[0m
2025-08-20T22:09:15.1580613Z [36;1m else[0m
2025-08-20T22:09:15.1580804Z [36;1m   export DEBUG="0"[0m
2025-08-20T22:09:15.1581200Z [36;1m fi[0m
2025-08-20T22:09:15.1581414Z [36;1m echo "DEBUG=${DEBUG}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1581690Z [36;1m##Docker Platform[0m
2025-08-20T22:09:15.1581964Z [36;1m if echo "${HOST_TRIPLET}" | grep -qiE "aarch64"; then[0m
2025-08-20T22:09:15.1582280Z [36;1m   DOCKER_PLATFORM="linux/arm64"[0m
2025-08-20T22:09:15.1582603Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "loongarch64"; then[0m
2025-08-20T22:09:15.1582937Z [36;1m   DOCKER_PLATFORM="linux/loong64"[0m
2025-08-20T22:09:15.1583254Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "riscv64"; then[0m
2025-08-20T22:09:15.1583706Z [36;1m   DOCKER_PLATFORM="linux/riscv64"[0m
2025-08-20T22:09:15.1584019Z [36;1m elif echo "${HOST_TRIPLET}" | grep -qiE "x86_64"; then[0m
2025-08-20T22:09:15.1584332Z [36;1m   DOCKER_PLATFORM="linux/amd64"[0m
2025-08-20T22:09:15.1584578Z [36;1m fi[0m
2025-08-20T22:09:15.1584858Z [36;1m echo "DOCKER_PLATFORM_ARCH=${HOST_TRIPLET%%-*}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1585275Z [36;1m echo "DOCKER_PLATFORM=${DOCKER_PLATFORM}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1585595Z [36;1m##GHCRPKG_URL[0m
2025-08-20T22:09:15.1586087Z [36;1m GHCRPKG_LOCAL="$(echo "ghcr.io/pkgforge/bincache/realm-tavern/official" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:09:15.1586609Z [36;1m export GHCRPKG_LOCAL[0m
2025-08-20T22:09:15.1586909Z [36;1m echo "GHCRPKG_LOCAL=${GHCRPKG_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1587218Z [36;1m##Logs[0m
2025-08-20T22:09:15.1587422Z [36;1m if [[ "true" == "false" ]] ; then[0m
2025-08-20T22:09:15.1587683Z [36;1m   export KEEP_LOGS="NO"[0m
2025-08-20T22:09:15.1587909Z [36;1m else[0m
2025-08-20T22:09:15.1588099Z [36;1m   export KEEP_LOGS="YES"[0m
2025-08-20T22:09:15.1588354Z [36;1m   export GITHUB_TEST_BUILD="YES"[0m
2025-08-20T22:09:15.1588600Z [36;1m fi[0m
2025-08-20T22:09:15.1588988Z [36;1m echo "KEEP_LOGS=${KEEP_LOGS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1589374Z [36;1m echo "GITHUB_TEST_BUILD=${GITHUB_TEST_BUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1589708Z [36;1m##PKG_FAMILY_LOCAL[0m
2025-08-20T22:09:15.1590075Z [36;1m PKG_FAMILY_LOCAL="$(echo "realm-tavern" | tr '[:upper:]' '[:lower:]' | tr -d '[:space:]')"[0m
2025-08-20T22:09:15.1590478Z [36;1m export PKG_FAMILY_LOCAL[0m
2025-08-20T22:09:15.1590796Z [36;1m echo "PKG_FAMILY_LOCAL=${PKG_FAMILY_LOCAL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1591115Z [36;1m##Rebuild[0m
2025-08-20T22:09:15.1591326Z [36;1m if [[ "false" == "false" ]] ; then[0m
2025-08-20T22:09:15.1591594Z [36;1m   export SBUILD_REBUILD="false"[0m
2025-08-20T22:09:15.1591835Z [36;1m else[0m
2025-08-20T22:09:15.1592035Z [36;1m   export SBUILD_REBUILD="true"[0m
2025-08-20T22:09:15.1592341Z [36;1m fi[0m
2025-08-20T22:09:15.1592593Z [36;1m echo "SBUILD_REBUILD=${SBUILD_REBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1592902Z [36;1m ##SBUILD_URL[0m
2025-08-20T22:09:15.1593298Z [36;1m sudo curl -qfsSL "https://bin.pkgforge.dev/${HOST_TRIPLET_R}/yq" -o "/usr/local/bin/yq" && \[0m
2025-08-20T22:09:15.1593944Z [36;1m   sudo chmod 'a+x' "/usr/local/bin/yq" && command -v yq >/dev/null || exit 1[0m
2025-08-20T22:09:15.1594762Z [36;1m SBUILD_FILE_URL="$(echo "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml" | tr -d '[:space:]')"[0m
2025-08-20T22:09:15.1595491Z [36;1m pushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:09:15.1595849Z [36;1m   curl -w "(SBUILD) <== %{url}\n" -fL "${SBUILD_FILE_URL}" -o "./SBUILD_INPUT"[0m
2025-08-20T22:09:15.1596268Z [36;1m   if [[ ! -s "./SBUILD_INPUT" || $(stat -c%s "./SBUILD_INPUT") -le 10 ]]; then[0m
2025-08-20T22:09:15.1596685Z [36;1m     echo -e "\n[✗] FATAL: Failed to Fetch ${SBUILD_FILE_URL}\n"[0m
2025-08-20T22:09:15.1597063Z [36;1m     echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1597350Z [36;1m    exit 1[0m
2025-08-20T22:09:15.1597553Z [36;1m   else[0m
2025-08-20T22:09:15.1597877Z [36;1m     export SBUILD_FILE_URL[0m
2025-08-20T22:09:15.1598198Z [36;1m     echo "SBUILD_FILE_URL=${SBUILD_FILE_URL}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1598527Z [36;1m    #Check for x_exec.host[0m
2025-08-20T22:09:15.1598849Z [36;1m     if yq e '.x_exec.host != null' "./SBUILD_INPUT" | grep -qi 'true'; then[0m
2025-08-20T22:09:15.1599187Z [36;1m      #check if supported[0m
2025-08-20T22:09:15.1599556Z [36;1m       if ! yq '.x_exec.host[]' "./SBUILD_INPUT" | grep -v '^#' | grep -qi "${HOST_TRIPLET,,}"; then[0m
2025-08-20T22:09:15.1600068Z [36;1m          echo -e "\n[✗] WARNING: SBUILD (./SBUILD_INPUT) is NOT Supported on ${HOST_TRIPLET}\n"[0m
2025-08-20T22:09:15.1600477Z [36;1m          yq '.x_exec.host[]' "./SBUILD_INPUT"[0m
2025-08-20T22:09:15.1600793Z [36;1m          echo "CONTINUE_GHRUN=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1601079Z [36;1m         exit 1[0m
2025-08-20T22:09:15.1601286Z [36;1m       fi[0m
2025-08-20T22:09:15.1601487Z [36;1m      #get build system[0m
2025-08-20T22:09:15.1601855Z [36;1m       BUILD_SYS="$(yq '.x_exec.bsys' "./SBUILD_INPUT" | grep -v '^#' | tr -d '"'\''[:space:]')"[0m
2025-08-20T22:09:15.1602231Z [36;1m       export BUILD_SYS[0m
2025-08-20T22:09:15.1602504Z [36;1m       echo "BUILD_SYS=${BUILD_SYS}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1602854Z [36;1m       if echo "${BUILD_SYS}" | grep -qi "docker://"; then[0m
2025-08-20T22:09:15.1603188Z [36;1m          echo "BUILD_ON_HOST=FALSE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1603728Z [36;1m          echo "BUILD_SYSTEM=DOCKER" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1604065Z [36;1m       elif echo "${BUILD_SYS}" | grep -qi "host://"; then[0m
2025-08-20T22:09:15.1604393Z [36;1m          echo "BUILD_ON_HOST=TRUE" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1604706Z [36;1m          echo "BUILD_SYSTEM=HOST" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.1604979Z [36;1m       fi[0m
2025-08-20T22:09:15.1605302Z [36;1m     fi[0m
2025-08-20T22:09:15.1605492Z [36;1m   fi[0m
2025-08-20T22:09:15.1605694Z [36;1m popd >/dev/null 2>&1[0m
2025-08-20T22:09:15.1640860Z shell: /usr/bin/bash -e {0}
2025-08-20T22:09:15.1641119Z ##[endgroup]
2025-08-20T22:09:15.7297532Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:09:15.7298087Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:09:15.7298306Z 
2025-08-20T22:09:15.8269444Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:09:15.8270123Z 100  5197  100  5197    0     0  52612      0 --:--:-- --:--:-- --:--:-- 53030
2025-08-20T22:09:15.8286026Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:09:15.8520646Z ##[group]Run ##Presets
2025-08-20T22:09:15.8520955Z [36;1m##Presets[0m
2025-08-20T22:09:15.8521165Z [36;1mset +x ; set +e[0m
2025-08-20T22:09:15.8521382Z [36;1m#-------------#[0m
2025-08-20T22:09:15.8521603Z [36;1m##Debug?[0m
2025-08-20T22:09:15.8521848Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:09:15.8522144Z [36;1m  set -x[0m
2025-08-20T22:09:15.8522322Z [36;1mfi[0m
2025-08-20T22:09:15.8522505Z [36;1m#-------------#[0m
2025-08-20T22:09:15.8522712Z [36;1m##CoreUtils[0m
2025-08-20T22:09:15.8522917Z [36;1msudo apt update -y[0m
2025-08-20T22:09:15.8523263Z [36;1msudo apt install bc coreutils curl dos2unix fdupes jq moreutils wget -y[0m
2025-08-20T22:09:15.8524610Z [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-20T22:09:15.8525513Z [36;1m##tmp[0m
2025-08-20T22:09:15.8525791Z [36;1mSYSTMP="$(dirname $(mktemp -u))" && export SYSTMP="${SYSTMP}"[0m
2025-08-20T22:09:15.8526112Z [36;1m#GH ENV[0m
2025-08-20T22:09:15.8526334Z [36;1mecho "SYSTMP=${SYSTMP}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.8526821Z [36;1mecho "GHA_MODE=MATRIX" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.8527083Z [36;1m#-------------#[0m
2025-08-20T22:09:15.8527300Z [36;1mmkdir -p "${HOME}/bin"[0m
2025-08-20T22:09:15.8527539Z [36;1msudo apt update -y[0m
2025-08-20T22:09:15.8527777Z [36;1msudo apt install dos2unix -y[0m
2025-08-20T22:09:15.8528028Z [36;1m##Setup Minisign[0m
2025-08-20T22:09:15.8528263Z [36;1mmkdir -pv "${HOME}/.minisign"[0m
2025-08-20T22:09:15.8528693Z [36;1mecho "***[0m
2025-08-20T22:09:15.8529937Z [36;1m***" > "${HOME}/.minisign/pkgforge.key"[0m
2025-08-20T22:09:15.8530244Z [36;1m##User-Agent[0m
2025-08-20T22:09:15.8530993Z [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-20T22:09:15.8531788Z [36;1mecho "USER_AGENT=${USER_AGENT}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:09:15.8571337Z shell: /usr/bin/bash -e {0}
2025-08-20T22:09:15.8571597Z env:
2025-08-20T22:09:15.8571779Z   CROSS_COMPILING: NO
2025-08-20T22:09:15.8571997Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:09:15.8572235Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:09:15.8572466Z   ON_QEMU: NO
2025-08-20T22:09:15.8572643Z   DEBUG: 0
2025-08-20T22:09:15.8572827Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:09:15.8573055Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:09:15.8573363Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:09:15.8573987Z   KEEP_LOGS: YES
2025-08-20T22:09:15.8574188Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:09:15.8574414Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:09:15.8574646Z   SBUILD_REBUILD: false
2025-08-20T22:09:15.8575217Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:09:15.8575841Z   BUILD_SYS: docker://rust
2025-08-20T22:09:15.8576064Z   BUILD_ON_HOST: FALSE
2025-08-20T22:09:15.8576268Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:09:15.8576457Z ##[endgroup]
2025-08-20T22:09:15.8782725Z 
2025-08-20T22:09:15.8783229Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:09:15.8783897Z 
2025-08-20T22:09:15.9687438Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:09:16.0042472Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:09:16.0054711Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
2025-08-20T22:09:16.0132398Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
2025-08-20T22:09:16.0214124Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease [126 kB]
2025-08-20T22:09:16.1211010Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:09:16.1234279Z Get:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease [3600 B]
2025-08-20T22:09:16.1754267Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1349 kB]
2025-08-20T22:09:16.1915588Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [268 kB]
2025-08-20T22:09:16.1937700Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
2025-08-20T22:09:16.1948170Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1124 kB]
2025-08-20T22:09:16.2012659Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [288 kB]
2025-08-20T22:09:16.2042054Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
2025-08-20T22:09:16.2083710Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1728 kB]
2025-08-20T22:09:16.2269749Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [382 kB]
2025-08-20T22:09:16.2306494Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
2025-08-20T22:09:16.2313965Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
2025-08-20T22:09:16.2911602Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7060 B]
2025-08-20T22:09:16.2930189Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
2025-08-20T22:09:16.2942153Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
2025-08-20T22:09:16.2950392Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
2025-08-20T22:09:16.3179315Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1081 kB]
2025-08-20T22:09:16.3244093Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble-security/main Translation-en [187 kB]
2025-08-20T22:09:16.3266207Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
2025-08-20T22:09:16.3276607Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [881 kB]
2025-08-20T22:09:16.3327125Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble-security/universe Translation-en [195 kB]
2025-08-20T22:09:16.3352938Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.2 kB]
2025-08-20T22:09:16.3365210Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1625 kB]
2025-08-20T22:09:16.3478722Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted Translation-en [359 kB]
2025-08-20T22:09:16.3486895Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
2025-08-20T22:09:16.3497032Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [208 B]
2025-08-20T22:09:16.4624855Z Get:32 https://packages.microsoft.com/ubuntu/24.04/prod noble/main amd64 Packages [48.0 kB]
2025-08-20T22:09:16.4671692Z Get:33 https://packages.microsoft.com/ubuntu/24.04/prod noble/main armhf Packages [9870 B]
2025-08-20T22:09:16.4703764Z Get:34 https://packages.microsoft.com/ubuntu/24.04/prod noble/main arm64 Packages [33.2 kB]
2025-08-20T22:09:22.9839098Z Fetched 10.6 MB in 1s (8063 kB/s)
2025-08-20T22:09:23.6507311Z Reading package lists...
2025-08-20T22:09:23.7914493Z Building dependency tree...
2025-08-20T22:09:23.7920372Z Reading state information...
2025-08-20T22:09:23.8049709Z 21 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:09:23.8162918Z 
2025-08-20T22:09:23.8163549Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:09:23.8163999Z 
2025-08-20T22:09:23.8292212Z Reading package lists...
2025-08-20T22:09:23.9670291Z Building dependency tree...
2025-08-20T22:09:23.9678055Z Reading state information...
2025-08-20T22:09:24.1015618Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:09:24.1016029Z bc set to manually installed.
2025-08-20T22:09:24.1016342Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:09:24.1017017Z curl is already the newest version (8.5.0-2ubuntu10.6).
2025-08-20T22:09:24.1017571Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:09:24.1017941Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:09:24.1018305Z The following additional packages will be installed:
2025-08-20T22:09:24.1018887Z   libtime-duration-perl
2025-08-20T22:09:24.1407498Z The following NEW packages will be installed:
2025-08-20T22:09:24.1414301Z   dos2unix fdupes libtime-duration-perl moreutils
2025-08-20T22:09:24.1567791Z 0 upgraded, 4 newly installed, 0 to remove and 21 not upgraded.
2025-08-20T22:09:24.1796352Z Need to get 616 kB of archives.
2025-08-20T22:09:24.1797020Z After this operation, 2255 kB of additional disk space will be used.
2025-08-20T22:09:24.1797675Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:09:24.2262069Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 fdupes amd64 1:2.3.0-1build1 [46.4 kB]
2025-08-20T22:09:24.2600699Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
2025-08-20T22:09:24.2893217Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 moreutils amd64 0.69-1 [56.4 kB]
2025-08-20T22:09:24.3204363Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 dos2unix amd64 7.5.1-1 [501 kB]
2025-08-20T22:09:24.5979588Z Fetched 616 kB in 0s (3348 kB/s)
2025-08-20T22:09:24.6311803Z Selecting previously unselected package fdupes.
2025-08-20T22:09:24.6924148Z (Reading database ... 
2025-08-20T22:09:24.6924665Z (Reading database ... 5%
2025-08-20T22:09:24.6925307Z (Reading database ... 10%
2025-08-20T22:09:24.6925764Z (Reading database ... 15%
2025-08-20T22:09:24.6926234Z (Reading database ... 20%
2025-08-20T22:09:24.6926680Z (Reading database ... 25%
2025-08-20T22:09:24.6927120Z (Reading database ... 30%
2025-08-20T22:09:24.6927557Z (Reading database ... 35%
2025-08-20T22:09:24.6928008Z (Reading database ... 40%
2025-08-20T22:09:24.6928444Z (Reading database ... 45%
2025-08-20T22:09:24.6928890Z (Reading database ... 50%
2025-08-20T22:09:24.7839066Z (Reading database ... 55%
2025-08-20T22:09:24.9895423Z (Reading database ... 60%
2025-08-20T22:09:25.3149455Z (Reading database ... 65%
2025-08-20T22:09:25.5548202Z (Reading database ... 70%
2025-08-20T22:09:25.6647328Z (Reading database ... 75%
2025-08-20T22:09:26.0342171Z (Reading database ... 80%
2025-08-20T22:09:26.6889648Z (Reading database ... 85%
2025-08-20T22:09:27.3136274Z (Reading database ... 90%
2025-08-20T22:09:27.8577176Z (Reading database ... 95%
2025-08-20T22:09:27.8577605Z (Reading database ... 100%
2025-08-20T22:09:27.8578050Z (Reading database ... 219830 files and directories currently installed.)
2025-08-20T22:09:27.8622823Z Preparing to unpack .../fdupes_1%3a2.3.0-1build1_amd64.deb ...
2025-08-20T22:09:27.8648798Z Unpacking fdupes (1:2.3.0-1build1) ...
2025-08-20T22:09:27.9016608Z Selecting previously unselected package libtime-duration-perl.
2025-08-20T22:09:27.9148536Z Preparing to unpack .../libtime-duration-perl_1.21-2_all.deb ...
2025-08-20T22:09:27.9160547Z Unpacking libtime-duration-perl (1.21-2) ...
2025-08-20T22:09:27.9517701Z Selecting previously unselected package moreutils.
2025-08-20T22:09:27.9649441Z Preparing to unpack .../moreutils_0.69-1_amd64.deb ...
2025-08-20T22:09:27.9659424Z Unpacking moreutils (0.69-1) ...
2025-08-20T22:09:28.0814495Z Selecting previously unselected package dos2unix.
2025-08-20T22:09:28.0946567Z Preparing to unpack .../dos2unix_7.5.1-1_amd64.deb ...
2025-08-20T22:09:28.0955756Z Unpacking dos2unix (7.5.1-1) ...
2025-08-20T22:09:28.2597154Z Setting up fdupes (1:2.3.0-1build1) ...
2025-08-20T22:09:28.2623763Z Setting up libtime-duration-perl (1.21-2) ...
2025-08-20T22:09:28.2652895Z Setting up dos2unix (7.5.1-1) ...
2025-08-20T22:09:28.2677953Z Setting up moreutils (0.69-1) ...
2025-08-20T22:09:28.2707838Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:10:25.0026787Z 
2025-08-20T22:10:25.0029327Z Running kernel seems to be up-to-date.
2025-08-20T22:10:25.0031360Z 
2025-08-20T22:10:25.0031652Z Restarting services...
2025-08-20T22:10:25.0098721Z 
2025-08-20T22:10:25.0099106Z Service restarts being deferred:
2025-08-20T22:10:25.0101005Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:10:25.0101304Z 
2025-08-20T22:10:25.0101637Z No containers need to be restarted.
2025-08-20T22:10:25.0101951Z 
2025-08-20T22:10:25.0102153Z No user sessions are running outdated binaries.
2025-08-20T22:10:25.0102479Z 
2025-08-20T22:10:25.0102793Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:10:25.9133633Z Reading package lists...
2025-08-20T22:10:26.0624474Z Building dependency tree...
2025-08-20T22:10:26.0632786Z Reading state information...
2025-08-20T22:10:26.2376161Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:10:26.2376852Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:10:26.2377391Z apt-utils set to manually installed.
2025-08-20T22:10:26.2378547Z ca-certificates is already the newest version (20240203).
2025-08-20T22:10:26.2379244Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:10:26.2379898Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:10:26.2380531Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:10:26.2381170Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:10:26.2381723Z moreutils is already the newest version (0.69-1).
2025-08-20T22:10:26.2382320Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:10:26.2382947Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:10:26.2383710Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:10:26.2384233Z tmux is already the newest version (3.4-1ubuntu0.1).
2025-08-20T22:10:26.2384667Z tmux set to manually installed.
2025-08-20T22:10:26.2385123Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:10:26.2385657Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:10:26.2386179Z The following additional packages will be installed:
2025-08-20T22:10:26.2386692Z   python3-software-properties
2025-08-20T22:10:26.2387087Z Recommended packages:
2025-08-20T22:10:26.2387420Z   unattended-upgrades
2025-08-20T22:10:26.2705029Z The following NEW packages will be installed:
2025-08-20T22:10:26.2705572Z   rename
2025-08-20T22:10:26.2714308Z The following packages will be upgraded:
2025-08-20T22:10:26.2714871Z   python3-software-properties software-properties-common
2025-08-20T22:10:26.2870822Z 2 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:10:26.3092006Z Need to get 64.7 kB of archives.
2025-08-20T22:10:26.3092715Z After this operation, 63.5 kB of additional disk space will be used.
2025-08-20T22:10:26.3093577Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:10:26.3838638Z 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-20T22:10:26.4397051Z 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-20T22:10:26.4958848Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 rename all 2.02-1 [20.3 kB]
2025-08-20T22:10:26.7422897Z Fetched 64.7 kB in 0s (324 kB/s)
2025-08-20T22:10:26.7667165Z (Reading database ... 
2025-08-20T22:10:26.7667607Z (Reading database ... 5%
2025-08-20T22:10:26.7667975Z (Reading database ... 10%
2025-08-20T22:10:26.7668346Z (Reading database ... 15%
2025-08-20T22:10:26.7668592Z (Reading database ... 20%
2025-08-20T22:10:26.7668825Z (Reading database ... 25%
2025-08-20T22:10:26.7669055Z (Reading database ... 30%
2025-08-20T22:10:26.7669529Z (Reading database ... 35%
2025-08-20T22:10:26.7669766Z (Reading database ... 40%
2025-08-20T22:10:26.7670002Z (Reading database ... 45%
2025-08-20T22:10:26.7670226Z (Reading database ... 50%
2025-08-20T22:10:26.7751248Z (Reading database ... 55%
2025-08-20T22:10:26.7783659Z (Reading database ... 60%
2025-08-20T22:10:26.7803916Z (Reading database ... 65%
2025-08-20T22:10:26.7835909Z (Reading database ... 70%
2025-08-20T22:10:26.7859152Z (Reading database ... 75%
2025-08-20T22:10:26.7886602Z (Reading database ... 80%
2025-08-20T22:10:26.8014684Z (Reading database ... 85%
2025-08-20T22:10:26.8099016Z (Reading database ... 90%
2025-08-20T22:10:26.8342566Z (Reading database ... 95%
2025-08-20T22:10:26.8342917Z (Reading database ... 100%
2025-08-20T22:10:26.8343266Z (Reading database ... 219999 files and directories currently installed.)
2025-08-20T22:10:26.8382472Z Preparing to unpack .../software-properties-common_0.99.49.3_all.deb ...
2025-08-20T22:10:26.9098194Z Unpacking software-properties-common (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:10:26.9693757Z Preparing to unpack .../python3-software-properties_0.99.49.3_all.deb ...
2025-08-20T22:10:27.0347136Z Unpacking python3-software-properties (0.99.49.3) over (0.99.49.2) ...
2025-08-20T22:10:27.0607731Z Selecting previously unselected package rename.
2025-08-20T22:10:27.0747244Z Preparing to unpack .../archives/rename_2.02-1_all.deb ...
2025-08-20T22:10:27.0758808Z Unpacking rename (2.02-1) ...
2025-08-20T22:10:27.1166343Z Setting up rename (2.02-1) ...
2025-08-20T22:10:27.1232106Z update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode
2025-08-20T22:10:27.1256328Z Setting up python3-software-properties (0.99.49.3) ...
2025-08-20T22:10:27.2478562Z Setting up software-properties-common (0.99.49.3) ...
2025-08-20T22:10:27.3456778Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:10:31.3825763Z Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
2025-08-20T22:10:32.8748311Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:10:32.9037256Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:10:32.9046403Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:10:32.9055135Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:10:32.9094271Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:10:32.9215823Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:10:33.0372547Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:10:33.9996462Z Reading package lists...
2025-08-20T22:10:34.1355003Z Building dependency tree...
2025-08-20T22:10:34.1361582Z Reading state information...
2025-08-20T22:10:34.1486658Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:10:34.1633672Z 
2025-08-20T22:10:34.1634220Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:10:34.1634549Z 
2025-08-20T22:10:34.2173194Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:10:34.2462267Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:10:34.2486743Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:10:34.2501166Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:10:34.2514726Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:10:34.2515650Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:10:34.2548128Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:10:35.3391123Z Reading package lists...
2025-08-20T22:10:35.4719788Z Building dependency tree...
2025-08-20T22:10:35.4726609Z Reading state information...
2025-08-20T22:10:35.4848297Z 19 packages can be upgraded. Run 'apt list --upgradable' to see them.
2025-08-20T22:10:35.4959725Z 
2025-08-20T22:10:35.4960885Z WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2025-08-20T22:10:35.4961252Z 
2025-08-20T22:10:35.5084902Z Reading package lists...
2025-08-20T22:10:35.6536404Z Building dependency tree...
2025-08-20T22:10:35.6544088Z Reading state information...
2025-08-20T22:10:35.7990815Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:10:35.8347975Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:10:35.8618123Z mkdir: created directory '/home/runner/.minisign'
2025-08-20T22:10:35.9026884Z ##[group]Run ##Presets
2025-08-20T22:10:35.9027142Z [36;1m##Presets[0m
2025-08-20T22:10:35.9027340Z [36;1mset +x ; set +e[0m
2025-08-20T22:10:35.9027547Z [36;1m#-------------#[0m
2025-08-20T22:10:35.9027742Z [36;1m##Debug?[0m
2025-08-20T22:10:35.9047176Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:10:35.9047541Z [36;1m  set -x[0m
2025-08-20T22:10:35.9047744Z [36;1mfi[0m
2025-08-20T22:10:35.9047932Z [36;1m#-------------#[0m
2025-08-20T22:10:35.9048394Z [36;1mecho "kernel.apparmor_restrict_unprivileged_userns=0" | sudo tee "/etc/sysctl.d/98-apparmor-unuserns.conf"[0m
2025-08-20T22:10:35.9049021Z [36;1mecho "0" | sudo tee "/proc/sys/kernel/apparmor_restrict_unprivileged_userns"[0m
2025-08-20T22:10:35.9049613Z [36;1msudo service procps restart[0m
2025-08-20T22:10:35.9049894Z [36;1msudo sysctl -p "/etc/sysctl.conf"[0m
2025-08-20T22:10:35.9089380Z shell: /usr/bin/bash -e {0}
2025-08-20T22:10:35.9089614Z env:
2025-08-20T22:10:35.9089822Z   CROSS_COMPILING: NO
2025-08-20T22:10:35.9090035Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:10:35.9090260Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:10:35.9090469Z   ON_QEMU: NO
2025-08-20T22:10:35.9090636Z   DEBUG: 0
2025-08-20T22:10:35.9090813Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:10:35.9091037Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:10:35.9091341Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:10:35.9091660Z   KEEP_LOGS: YES
2025-08-20T22:10:35.9091850Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:10:35.9092066Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:10:35.9092307Z   SBUILD_REBUILD: false
2025-08-20T22:10:35.9092899Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:10:35.9093678Z   BUILD_SYS: docker://rust
2025-08-20T22:10:35.9093898Z   BUILD_ON_HOST: FALSE
2025-08-20T22:10:35.9094098Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:10:35.9094293Z   SYSTMP: /tmp
2025-08-20T22:10:35.9094471Z   GHA_MODE: MATRIX
2025-08-20T22:10:35.9094900Z   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-20T22:10:35.9095362Z ##[endgroup]
2025-08-20T22:10:35.9214577Z kernel.apparmor_restrict_unprivileged_userns=0
2025-08-20T22:10:35.9283132Z 0
2025-08-20T22:10:35.9637137Z vm.max_map_count = 262144
2025-08-20T22:10:35.9637599Z fs.inotify.max_user_watches = 655360
2025-08-20T22:10:35.9637988Z fs.inotify.max_user_instances = 1280
2025-08-20T22:10:35.9638250Z vm.mmap_rnd_bits = 28
2025-08-20T22:10:35.9708196Z ##[group]Run ##Presets
2025-08-20T22:10:35.9708491Z [36;1m##Presets[0m
2025-08-20T22:10:35.9708706Z [36;1mset +x ; set +e[0m
2025-08-20T22:10:35.9708917Z [36;1m#-------------#[0m
2025-08-20T22:10:35.9709115Z [36;1m##Debug?[0m
2025-08-20T22:10:35.9709352Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:10:35.9709646Z [36;1m  set -x[0m
2025-08-20T22:10:35.9709830Z [36;1mfi[0m
2025-08-20T22:10:35.9710005Z [36;1m#-------------#[0m
2025-08-20T22:10:35.9710202Z [36;1m##Main[0m
2025-08-20T22:10:35.9710413Z [36;1mpushd "$(mktemp -d)" >/dev/null 2>&1[0m
2025-08-20T22:10:35.9711060Z [36;1m curl -qfsSL "https://raw.githubusercontent.com/pkgforge/bincache/refs/heads/main/scripts/runner/builder.sh" -o "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:10:35.9711792Z [36;1m dos2unix --quiet "${SYSTMP}/BUILDER.sh" ; chmod +xwr "${SYSTMP}/BUILDER.sh"[0m
2025-08-20T22:10:35.9712170Z [36;1m ##Run with STDOUT + LOGS[0m
2025-08-20T22:10:35.9712436Z [36;1m  export DEBUG="${DEBUG}"[0m
2025-08-20T22:10:35.9712688Z [36;1m  export KEEP_LOGS="${KEEP_LOGS}"[0m
2025-08-20T22:10:35.9712990Z [36;1m  export PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}"[0m
2025-08-20T22:10:35.9713304Z [36;1m  export GHCRPKG_LOCAL="${GHCRPKG_LOCAL}"[0m
2025-08-20T22:10:35.9713829Z [36;1m  export SBUILD_REBUILD="${SBUILD_REBUILD}"[0m
2025-08-20T22:10:35.9714348Z [36;1m  export GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}"[0m
2025-08-20T22:10:35.9714846Z [36;1m if [[ "" == "TRUE" ]]; then[0m
2025-08-20T22:10:35.9715202Z [36;1m   sudo podman cp "${SYSTMP}/BUILDER.sh" "${POD_ID}:/tmp/BUILDER.sh"[0m
2025-08-20T22:10:35.9715574Z [36;1m   sudo podman exec -u "runner" -w "/tmp" \[0m
2025-08-20T22:10:35.9715851Z [36;1m     -e DEBUG="${DEBUG}" \[0m
2025-08-20T22:10:35.9716111Z [36;1m     -e GHCR_TOKEN="${GHCR_TOKEN}" \[0m
2025-08-20T22:10:35.9716389Z [36;1m     -e GITHUB_TOKEN="${GITHUB_TOKEN}" \[0m
2025-08-20T22:10:35.9716669Z [36;1m     -e GITLAB_TOKEN="${GITLAB_TOKEN}" \[0m
2025-08-20T22:10:35.9716952Z [36;1m     -e MINISIGN_KEY="${MINISIGN_KEY}" \[0m
2025-08-20T22:10:35.9717415Z [36;1m     -e KEEP_LOGS="${KEEP_LOGS}" \[0m
2025-08-20T22:10:35.9717710Z [36;1m     -e PKG_FAMILY_LOCAL="${PKG_FAMILY_LOCAL}" \[0m
2025-08-20T22:10:35.9718016Z [36;1m     -e GHCRPKG_LOCAL="${GHCRPKG_LOCAL}" \[0m
2025-08-20T22:10:35.9718314Z [36;1m     -e SBUILD_REBUILD="${SBUILD_REBUILD}" \[0m
2025-08-20T22:10:35.9718624Z [36;1m     -e GITHUB_TEST_BUILD="${GITHUB_TEST_BUILD}" \[0m
2025-08-20T22:10:35.9718936Z [36;1m     -e INSIDE_PODMAN="${INSIDE_PODMAN}" \[0m
2025-08-20T22:10:35.9719235Z [36;1m     -e CROSS_COMPILING="${CROSS_COMPILING}" \[0m
2025-08-20T22:10:35.9719535Z [36;1m     -e SBUILD_FILE_URL="${SBUILD_FILE_URL}" \[0m
2025-08-20T22:10:35.9719799Z [36;1m     "${POD_ID}" \[0m
2025-08-20T22:10:35.9720141Z [36;1m     bash -c 'bash "/tmp/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "/tmp/BUILD.log" 2>&1'[0m
2025-08-20T22:10:35.9720587Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD.log" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:10:35.9721048Z [36;1m   sudo podman cp "${POD_ID}:/tmp/BUILD_ARTIFACTS.zstd" "${SYSTMP}/BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:10:35.9721524Z [36;1m   sudo podman cp "${POD_ID}:/tmp/GITHUB_ENV" "${SYSTMP}/GITHUB_ENV"[0m
2025-08-20T22:10:35.9721867Z [36;1m   mkdir -p "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:10:35.9722208Z [36;1m   sudo podman cp "${POD_ID}:/tmp/_POD_BRIDGE/." "${SYSTMP}/_POD_BRIDGE"[0m
2025-08-20T22:10:35.9722834Z [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-20T22:10:35.9723845Z [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-20T22:10:35.9724372Z [36;1m   cat "${SYSTMP}/GITHUB_ENV" >> "${GITHUB_ENV}"[0m
2025-08-20T22:10:35.9724639Z [36;1m else[0m
2025-08-20T22:10:35.9725106Z [36;1m   bash "${SYSTMP}/BUILDER.sh" "${SBUILD_FILE_URL}" | tee "${SYSTMP}/BUILD.log" 2>&1[0m
2025-08-20T22:10:35.9725469Z [36;1m fi[0m
2025-08-20T22:10:35.9725714Z [36;1m ##Purge Tokens (in case set -x & gh didn't redact)[0m
2025-08-20T22:10:35.9726099Z [36;1m cat "${SYSTMP}/BUILD.log" | ansi2txt > "${SYSTMP}/BUILD.gh.log.txt"[0m
2025-08-20T22:10:35.9726511Z [36;1m sed -i '/.*github_pat.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:10:35.9726893Z [36;1m sed -i '/.*ghp_.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:10:35.9727278Z [36;1m sed -i '/.*access_key_id.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:10:35.9727668Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:10:35.9728068Z [36;1m sed -i '/.*secret_access_key.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:10:35.9728466Z [36;1m sed -i '/.*token.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:10:35.9728887Z [36;1m sed -i '/.*cloudflarestorage.*/Id' "${SYSTMP}/BUILD.gh.log.txt" 2>/dev/null[0m
2025-08-20T22:10:35.9729296Z [36;1m mv -fv "${SYSTMP}/BUILD.gh.log.txt" "${SYSTMP}/BUILD.log"[0m
2025-08-20T22:10:35.9729606Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:10:35.9767949Z shell: /usr/bin/bash -e {0}
2025-08-20T22:10:35.9768181Z env:
2025-08-20T22:10:35.9768354Z   CROSS_COMPILING: NO
2025-08-20T22:10:35.9768567Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:10:35.9768789Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:10:35.9769001Z   ON_QEMU: NO
2025-08-20T22:10:35.9769181Z   DEBUG: 0
2025-08-20T22:10:35.9769357Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:10:35.9769575Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:10:35.9769874Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:10:35.9770200Z   KEEP_LOGS: YES
2025-08-20T22:10:35.9770394Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:10:35.9770613Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:10:35.9770841Z   SBUILD_REBUILD: false
2025-08-20T22:10:35.9771401Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:10:35.9772132Z   BUILD_SYS: docker://rust
2025-08-20T22:10:35.9772348Z   BUILD_ON_HOST: FALSE
2025-08-20T22:10:35.9772542Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:10:35.9772729Z   SYSTMP: /tmp
2025-08-20T22:10:35.9772909Z   GHA_MODE: MATRIX
2025-08-20T22:10:35.9773336Z   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-20T22:10:35.9774382Z   GHCR_TOKEN: ***
2025-08-20T22:10:35.9774683Z   GITHUB_TOKEN: ***
2025-08-20T22:10:35.9774948Z   GITLAB_TOKEN: ***
2025-08-20T22:10:35.9776054Z   MINISIGN_KEY: ***
2025-08-20T22:10:35.9776296Z ##[endgroup]
2025-08-20T22:10:36.0265460Z [+] SBUILD Builder Version: 0.2.2
2025-08-20T22:10:36.0934199Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:10:36.0934906Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:10:36.0935274Z 
2025-08-20T22:10:36.1404502Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:10:36.1405160Z 100  5197  100  5197    0     0   107k      0 --:--:-- --:--:-- --:--:--  107k
2025-08-20T22:10:36.1419753Z (SBUILD) <== https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:10:36.1510947Z 
2025-08-20T22:10:36.1511290Z [+] Building [/tmp/tmp.A8vw7gT5fh/SBUILD_INPUT] Locally
2025-08-20T22:10:36.1511686Z 
2025-08-20T22:10:36.1526100Z '/tmp/tmp.A8vw7gT5fh/SBUILD_INPUT' -> '/tmp/pkgforge/oRwbSiZZD_build.yaml'
2025-08-20T22:10:36.2298487Z 
2025-08-20T22:10:36.2298772Z [+] Passwordless sudo is Configured
2025-08-20T22:10:36.2885737Z 
2025-08-20T22:10:36.2898461Z [+] Setting Install Dir (ROOT) :: /usr/local/bin
2025-08-20T22:10:36.2898729Z 
2025-08-20T22:10:36.3360961Z 
2025-08-20T22:10:36.3362136Z [+] Fetching Bins from (Default) :: https://bin.pkgforge.dev/x86_64-Linux
2025-08-20T22:10:36.3362594Z 
2025-08-20T22:10:36.3363837Z 
2025-08-20T22:10:36.3364411Z [+] Installing in Sequential (Slow) Mode [Re Run : export PARALLEL=1 for Speed]
2025-08-20T22:10:36.3364948Z 
2025-08-20T22:10:36.3459740Z [+] Installing: 7z -> 7z
2025-08-20T22:10:36.7146241Z [+] Installing: actionlint -> actionlint
2025-08-20T22:10:37.1089166Z [+] Installing: anew -> anew
2025-08-20T22:10:37.4707252Z [+] Installing: anew-rs -> anew-rs
2025-08-20T22:10:37.8206141Z [+] Installing: ansi2html -> ansi2html
2025-08-20T22:10:38.1698580Z [+] Installing: ansi2txt -> ansi2txt
2025-08-20T22:10:38.2508659Z [+] Installing: archey -> archey
2025-08-20T22:10:38.6312893Z [+] Installing: aria2 -> aria2c
2025-08-20T22:10:39.0123055Z [+] Installing: askalono -> askalono
2025-08-20T22:10:39.3762539Z [+] Installing: bsdtar -> bsdtar
2025-08-20T22:10:39.7845888Z [+] Installing: b3sum -> b3sum
2025-08-20T22:10:40.1657132Z [+] Installing: bita -> bita
2025-08-20T22:10:40.5866306Z [+] Installing: btop -> btop
2025-08-20T22:10:40.9484145Z [+] Installing: chafa -> chafa
2025-08-20T22:10:41.0994753Z [+] Installing: cloudflared -> cloudflared
2025-08-20T22:10:41.5652541Z [+] Installing: croc -> croc
2025-08-20T22:10:41.9431319Z [+] Installing: csvtk -> csvtk
2025-08-20T22:10:42.1141812Z [+] Installing: cutlines -> cutlines
2025-08-20T22:10:42.4780867Z curl: (22) The requested URL returned error: 404
2025-08-20T22:10:42.4813699Z [-] Failed to install cutlines to /usr/local/bin/cutlines
2025-08-20T22:10:42.4814571Z [+] Installing: dbin -> dbin
2025-08-20T22:10:42.9022919Z [+] Installing: dasel -> dasel
2025-08-20T22:10:43.2869186Z [+] Installing: delta -> delta
2025-08-20T22:10:43.6744779Z [+] Installing: ds -> ds
2025-08-20T22:10:44.0555834Z curl: (22) The requested URL returned error: 404
2025-08-20T22:10:44.0587165Z [-] Failed to install ds to /usr/local/bin/ds
2025-08-20T22:10:44.0587830Z [+] Installing: dos2unix -> dos2unix
2025-08-20T22:10:44.3985447Z [+] Installing: duf -> duf
2025-08-20T22:10:44.7596107Z [+] Installing: duplicut -> duplicut
2025-08-20T22:10:45.1037590Z [+] Installing: dust -> dust
2025-08-20T22:10:45.1984870Z [+] Installing: dwarfs-tools -> dwarfs
2025-08-20T22:10:45.5651409Z [+] Installing: dwarfs-tools -> mkdwarfs
2025-08-20T22:10:45.6821851Z [+] Installing: dysk -> dysk
2025-08-20T22:10:46.0316162Z [+] Installing: eget -> eget
2025-08-20T22:10:46.1427729Z [+] Installing: epoch -> epoch
2025-08-20T22:10:46.4978964Z [+] Installing: faketty -> faketty
2025-08-20T22:10:46.8428284Z [+] Installing: fastfetch -> fastfetch
2025-08-20T22:10:47.1904888Z [+] Installing: freeze -> freeze
2025-08-20T22:10:47.5870570Z [+] Installing: fusermount3 -> fusermount
2025-08-20T22:10:47.9568887Z [+] Installing: gdu -> gdu
2025-08-20T22:10:48.3494360Z [+] Installing: gh -> gh
2025-08-20T22:10:48.8532798Z [+] Installing: gitleaks -> gitleaks
2025-08-20T22:10:49.2432016Z [+] Installing: git-sizer -> git-sizer
2025-08-20T22:10:49.6047388Z [+] Installing: glab -> glab
2025-08-20T22:10:49.8236626Z [+] Installing: glow -> glow
2025-08-20T22:10:50.2191933Z [+] Installing: httpx -> httpx
2025-08-20T22:10:50.6958695Z [+] Installing: huggingface-cli -> huggingface-cli
2025-08-20T22:10:51.2521328Z [+] Installing: husarnet -> husarnet
2025-08-20T22:10:51.6554156Z curl: (22) The requested URL returned error: 404
2025-08-20T22:10:51.6586585Z [-] Failed to install husarnet to /usr/local/bin/husarnet
2025-08-20T22:10:51.6587506Z [+] Installing: husarnet-daemon -> husarnet-daemon
2025-08-20T22:10:52.0158147Z curl: (22) The requested URL returned error: 404
2025-08-20T22:10:52.0191066Z [-] Failed to install husarnet-daemon to /usr/local/bin/husarnet-daemon
2025-08-20T22:10:52.0191765Z [+] Installing: imgcat -> imgcat
2025-08-20T22:10:52.3806937Z [+] Installing: jc -> jc
2025-08-20T22:10:52.8169344Z [+] Installing: jq -> jq
2025-08-20T22:10:52.9081899Z [+] Installing: logdy -> logdy
2025-08-20T22:10:53.3677159Z [+] Installing: micro -> micro
2025-08-20T22:10:53.7580643Z [+] Installing: miniserve -> miniserve
2025-08-20T22:10:54.1588823Z [+] Installing: minisign -> minisign
2025-08-20T22:10:54.4979270Z [+] Installing: ncdu -> ncdu
2025-08-20T22:10:54.8390628Z [+] Installing: notify -> notify
2025-08-20T22:10:55.2396386Z [+] Installing: ouch -> ouch
2025-08-20T22:10:55.6285705Z [+] Installing: oras -> oras
2025-08-20T22:10:56.0224089Z [+] Installing: pipetty -> pipetty
2025-08-20T22:10:56.3602228Z [+] Installing: pixterm -> pixterm
2025-08-20T22:10:56.7762755Z [+] Installing: qsv -> qsv
2025-08-20T22:10:57.1852109Z [+] Installing: rclone -> rclone
2025-08-20T22:10:57.4490927Z [+] Installing: ripgrep -> rg
2025-08-20T22:10:57.8346719Z [+] Installing: rga -> rga
2025-08-20T22:10:58.1992100Z [+] Installing: rsync -> rsync
2025-08-20T22:10:58.5588868Z [+] Installing: script -> script
2025-08-20T22:10:58.6402201Z [+] Installing: shellcheck -> shellcheck
2025-08-20T22:10:59.0251813Z [+] Installing: soar -> soar
2025-08-20T22:10:59.4023134Z [+] Installing: speedtest-go -> speedtest-go
2025-08-20T22:10:59.7978503Z [+] Installing: sstrip -> sstrip
2025-08-20T22:11:00.1416872Z [+] Installing: strace -> strace
2025-08-20T22:11:00.4874628Z [+] Installing: sttr -> sttr
2025-08-20T22:11:00.8875470Z [+] Installing: tailscale -> tailscale
2025-08-20T22:11:01.3048708Z [+] Installing: tailscaled -> tailscaled
2025-08-20T22:11:01.7323355Z [+] Installing: taplo -> taplo
2025-08-20T22:11:02.1361794Z [+] Installing: tldr -> tldr
2025-08-20T22:11:02.5854768Z [+] Installing: tldr -> tealdeer
2025-08-20T22:11:02.9644217Z [+] Installing: tmux -> tmux
2025-08-20T22:11:03.3132075Z [+] Installing: tok -> tok
2025-08-20T22:11:03.6632246Z [+] Installing: trufflehog -> trufflehog
2025-08-20T22:11:04.1027618Z [+] Installing: trurl -> trurl
2025-08-20T22:11:04.4738542Z [+] Installing: tss -> tss
2025-08-20T22:11:04.8171973Z [+] Installing: ulexec -> ulexec
2025-08-20T22:11:04.9262499Z [+] Installing: unfurl -> unfurl
2025-08-20T22:11:05.2835636Z [+] Installing: upx -> upx
2025-08-20T22:11:05.6286487Z [+] Installing: validtoml -> validtoml
2025-08-20T22:11:05.9902450Z [+] Installing: wget -> wget
2025-08-20T22:11:06.3532018Z [+] Installing: wget2 -> wget2
2025-08-20T22:11:06.4763391Z [+] Installing: wormhole-rs -> wormhole-rs
2025-08-20T22:11:06.8419821Z [+] Installing: xq -> xq
2025-08-20T22:11:07.2034091Z [+] Installing: xz -> xz
2025-08-20T22:11:07.2941470Z [+] Installing: unxz -> unxz
2025-08-20T22:11:07.6402061Z [+] Installing: yq -> yq
2025-08-20T22:11:07.7603098Z [+] Installing: yj -> yj
2025-08-20T22:11:08.1262018Z [+] Installing: zapper -> zapper
2025-08-20T22:11:08.4697249Z [+] Installing: zapper-stealth -> zproccer
2025-08-20T22:11:08.8416339Z [+] Installing: zerotier-cli -> zerotier-cli
2025-08-20T22:11:09.1957804Z curl: (22) The requested URL returned error: 404
2025-08-20T22:11:09.1988665Z [-] Failed to install zerotier-cli to /usr/local/bin/zerotier-cli
2025-08-20T22:11:09.1989706Z [+] Installing: zerotier-idtool -> zerotier-idtool
2025-08-20T22:11:09.6509731Z curl: (22) The requested URL returned error: 404
2025-08-20T22:11:09.6542408Z [-] Failed to install zerotier-idtool to /usr/local/bin/zerotier-idtool
2025-08-20T22:11:09.6544686Z [+] Installing: zerotier-one -> zerotier-one
2025-08-20T22:11:10.0322922Z curl: (22) The requested URL returned error: 404
2025-08-20T22:11:10.0354346Z [-] Failed to install zerotier-one to /usr/local/bin/zerotier-one
2025-08-20T22:11:10.0355344Z [+] Installing: zstd -> zstd
2025-08-20T22:11:10.3880808Z [+] Creating symlinks...
2025-08-20T22:11:10.3970247Z '/usr/bin/7z' -> '/usr/local/bin/7z'
2025-08-20T22:11:10.4066341Z '/usr/bin/actionlint' -> '/usr/local/bin/actionlint'
2025-08-20T22:11:10.4161212Z '/usr/bin/anew' -> '/usr/local/bin/anew'
2025-08-20T22:11:10.4259538Z '/usr/bin/anew-rs' -> '/usr/local/bin/anew-rs'
2025-08-20T22:11:10.4353850Z '/usr/bin/ansi2html' -> '/usr/local/bin/ansi2html'
2025-08-20T22:11:10.4448255Z '/usr/bin/ansi2txt' -> '/usr/local/bin/ansi2txt'
2025-08-20T22:11:10.4541860Z '/usr/bin/archey' -> '/usr/local/bin/archey'
2025-08-20T22:11:10.4638494Z '/usr/bin/aria2c' -> '/usr/local/bin/aria2c'
2025-08-20T22:11:10.4732985Z '/usr/bin/askalono' -> '/usr/local/bin/askalono'
2025-08-20T22:11:10.4827204Z '/usr/bin/bsdtar' -> '/usr/local/bin/bsdtar'
2025-08-20T22:11:10.4922233Z '/usr/bin/b3sum' -> '/usr/local/bin/b3sum'
2025-08-20T22:11:10.5018404Z '/usr/bin/bita' -> '/usr/local/bin/bita'
2025-08-20T22:11:10.5113626Z '/usr/bin/btop' -> '/usr/local/bin/btop'
2025-08-20T22:11:10.5207901Z '/usr/bin/chafa' -> '/usr/local/bin/chafa'
2025-08-20T22:11:10.5302487Z '/usr/bin/cloudflared' -> '/usr/local/bin/cloudflared'
2025-08-20T22:11:10.5400562Z '/usr/bin/croc' -> '/usr/local/bin/croc'
2025-08-20T22:11:10.5496747Z '/usr/bin/csvtk' -> '/usr/local/bin/csvtk'
2025-08-20T22:11:10.5534019Z [-] Warning: Target /usr/local/bin/cutlines does not exist for symlink cutlines
2025-08-20T22:11:10.5621647Z '/usr/bin/dbin' -> '/usr/local/bin/dbin'
2025-08-20T22:11:10.5719126Z '/usr/bin/dasel' -> '/usr/local/bin/dasel'
2025-08-20T22:11:10.5814152Z '/usr/bin/delta' -> '/usr/local/bin/delta'
2025-08-20T22:11:10.5850703Z [-] Warning: Target /usr/local/bin/ds does not exist for symlink ds
2025-08-20T22:11:10.5937254Z '/usr/bin/dos2unix' -> '/usr/local/bin/dos2unix'
2025-08-20T22:11:10.6033243Z '/usr/bin/duf' -> '/usr/local/bin/duf'
2025-08-20T22:11:10.6128214Z '/usr/bin/duplicut' -> '/usr/local/bin/duplicut'
2025-08-20T22:11:10.6223318Z '/usr/bin/dust' -> '/usr/local/bin/dust'
2025-08-20T22:11:10.6319889Z '/usr/bin/dwarfs' -> '/usr/local/bin/dwarfs'
2025-08-20T22:11:10.6416011Z '/usr/bin/mkdwarfs' -> '/usr/local/bin/mkdwarfs'
2025-08-20T22:11:10.6511267Z '/usr/bin/dysk' -> '/usr/local/bin/dysk'
2025-08-20T22:11:10.6607615Z '/usr/bin/eget' -> '/usr/local/bin/eget'
2025-08-20T22:11:10.6703889Z '/usr/bin/epoch' -> '/usr/local/bin/epoch'
2025-08-20T22:11:10.6798952Z '/usr/bin/faketty' -> '/usr/local/bin/faketty'
2025-08-20T22:11:10.6894689Z '/usr/bin/fastfetch' -> '/usr/local/bin/fastfetch'
2025-08-20T22:11:10.6989581Z '/usr/bin/freeze' -> '/usr/local/bin/freeze'
2025-08-20T22:11:10.7085425Z '/usr/bin/fusermount' -> '/usr/local/bin/fusermount'
2025-08-20T22:11:10.7179938Z '/usr/bin/gdu' -> '/usr/local/bin/gdu'
2025-08-20T22:11:10.7274948Z '/usr/bin/gh' -> '/usr/local/bin/gh'
2025-08-20T22:11:10.7370041Z '/usr/bin/gitleaks' -> '/usr/local/bin/gitleaks'
2025-08-20T22:11:10.7465475Z '/usr/bin/git-sizer' -> '/usr/local/bin/git-sizer'
2025-08-20T22:11:10.7561806Z '/usr/bin/glab' -> '/usr/local/bin/glab'
2025-08-20T22:11:10.7662705Z '/usr/bin/glow' -> '/usr/local/bin/glow'
2025-08-20T22:11:10.7757711Z '/usr/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:11:10.7853053Z '/home/runner/.local/bin/httpx' -> '/usr/local/bin/httpx'
2025-08-20T22:11:10.7952281Z '/usr/bin/huggingface-cli' -> '/usr/local/bin/huggingface-cli'
2025-08-20T22:11:10.7989431Z [-] Warning: Target /usr/local/bin/husarnet does not exist for symlink husarnet
2025-08-20T22:11:10.8018012Z [-] Warning: Target /usr/local/bin/husarnet-daemon does not exist for symlink husarnet-daemon
2025-08-20T22:11:10.8104578Z '/usr/bin/imgcat' -> '/usr/local/bin/imgcat'
2025-08-20T22:11:10.8200577Z '/usr/bin/jc' -> '/usr/local/bin/jc'
2025-08-20T22:11:10.8298564Z '/usr/bin/jq' -> '/usr/local/bin/jq'
2025-08-20T22:11:10.8396447Z '/usr/bin/logdy' -> '/usr/local/bin/logdy'
2025-08-20T22:11:10.8492525Z '/usr/bin/micro' -> '/usr/local/bin/micro'
2025-08-20T22:11:10.8588913Z '/usr/bin/miniserve' -> '/usr/local/bin/miniserve'
2025-08-20T22:11:10.8685808Z '/usr/bin/minisign' -> '/usr/local/bin/minisign'
2025-08-20T22:11:10.8782897Z '/usr/bin/ncdu' -> '/usr/local/bin/ncdu'
2025-08-20T22:11:10.8879563Z '/usr/bin/notify' -> '/usr/local/bin/notify'
2025-08-20T22:11:10.8976556Z '/usr/bin/ouch' -> '/usr/local/bin/ouch'
2025-08-20T22:11:10.9071886Z '/usr/bin/oras' -> '/usr/local/bin/oras'
2025-08-20T22:11:10.9167649Z '/usr/bin/pipetty' -> '/usr/local/bin/pipetty'
2025-08-20T22:11:10.9263610Z '/usr/bin/pixterm' -> '/usr/local/bin/pixterm'
2025-08-20T22:11:10.9359702Z '/usr/bin/qsv' -> '/usr/local/bin/qsv'
2025-08-20T22:11:10.9456661Z '/usr/bin/rclone' -> '/usr/local/bin/rclone'
2025-08-20T22:11:10.9553173Z '/usr/bin/rg' -> '/usr/local/bin/rg'
2025-08-20T22:11:10.9650138Z '/usr/bin/rga' -> '/usr/local/bin/rga'
2025-08-20T22:11:10.9749298Z '/usr/bin/rsync' -> '/usr/local/bin/rsync'
2025-08-20T22:11:10.9847054Z '/usr/bin/script' -> '/usr/local/bin/script'
2025-08-20T22:11:10.9944457Z '/usr/bin/shellcheck' -> '/usr/local/bin/shellcheck'
2025-08-20T22:11:11.0040051Z '/usr/bin/soar' -> '/usr/local/bin/soar'
2025-08-20T22:11:11.0136886Z '/usr/bin/speedtest-go' -> '/usr/local/bin/speedtest-go'
2025-08-20T22:11:11.0232459Z '/usr/bin/sstrip' -> '/usr/local/bin/sstrip'
2025-08-20T22:11:11.0330104Z '/usr/bin/strace' -> '/usr/local/bin/strace'
2025-08-20T22:11:11.0426334Z '/usr/bin/sttr' -> '/usr/local/bin/sttr'
2025-08-20T22:11:11.0521608Z '/usr/bin/tailscale' -> '/usr/local/bin/tailscale'
2025-08-20T22:11:11.0618645Z '/usr/bin/tailscaled' -> '/usr/local/bin/tailscaled'
2025-08-20T22:11:11.0714815Z '/usr/bin/taplo' -> '/usr/local/bin/taplo'
2025-08-20T22:11:11.0810439Z '/usr/bin/tldr' -> '/usr/local/bin/tldr'
2025-08-20T22:11:11.0906850Z '/usr/bin/tealdeer' -> '/usr/local/bin/tealdeer'
2025-08-20T22:11:11.1002964Z '/usr/bin/tmux' -> '/usr/local/bin/tmux'
2025-08-20T22:11:11.1099689Z '/usr/bin/tok' -> '/usr/local/bin/tok'
2025-08-20T22:11:11.1199080Z '/usr/bin/trufflehog' -> '/usr/local/bin/trufflehog'
2025-08-20T22:11:11.1294497Z '/usr/bin/trurl' -> '/usr/local/bin/trurl'
2025-08-20T22:11:11.1391873Z '/usr/bin/tss' -> '/usr/local/bin/tss'
2025-08-20T22:11:11.1488595Z '/usr/bin/ulexec' -> '/usr/local/bin/ulexec'
2025-08-20T22:11:11.1584748Z '/usr/bin/unfurl' -> '/usr/local/bin/unfurl'
2025-08-20T22:11:11.1680863Z '/usr/bin/upx' -> '/usr/local/bin/upx'
2025-08-20T22:11:11.1777710Z '/usr/bin/validtoml' -> '/usr/local/bin/validtoml'
2025-08-20T22:11:11.1874615Z '/usr/bin/wget' -> '/usr/local/bin/wget'
2025-08-20T22:11:11.1971547Z '/usr/bin/wget2' -> '/usr/local/bin/wget2'
2025-08-20T22:11:11.2068048Z '/usr/bin/wormhole-rs' -> '/usr/local/bin/wormhole-rs'
2025-08-20T22:11:11.2164193Z '/usr/bin/xq' -> '/usr/local/bin/xq'
2025-08-20T22:11:11.2260769Z '/usr/bin/xz' -> '/usr/local/bin/xz'
2025-08-20T22:11:11.2358370Z '/usr/bin/unxz' -> '/usr/local/bin/unxz'
2025-08-20T22:11:11.2454941Z '/usr/bin/yq' -> '/usr/local/bin/yq'
2025-08-20T22:11:11.2552046Z '/usr/bin/yj' -> '/usr/local/bin/yj'
2025-08-20T22:11:11.2649150Z '/usr/bin/zapper' -> '/usr/local/bin/zapper'
2025-08-20T22:11:11.2746603Z '/usr/bin/zproccer' -> '/usr/local/bin/zproccer'
2025-08-20T22:11:11.2783862Z [-] Warning: Target /usr/local/bin/zerotier-cli does not exist for symlink zerotier-cli
2025-08-20T22:11:11.2811547Z [-] Warning: Target /usr/local/bin/zerotier-idtool does not exist for symlink zerotier-idtool
2025-08-20T22:11:11.2839138Z [-] Warning: Target /usr/local/bin/zerotier-one does not exist for symlink zerotier-one
2025-08-20T22:11:11.2926504Z '/usr/bin/zstd' -> '/usr/local/bin/zstd'
2025-08-20T22:11:11.2952621Z 
2025-08-20T22:11:11.2953078Z [!] Failed to install: husarnet cutlines ds zerotier-one zerotier-idtool zerotier-cli husarnet-daemon
2025-08-20T22:11:11.2953623Z 
2025-08-20T22:11:11.2972562Z 
2025-08-20T22:11:11.3062587Z 
2025-08-20T22:11:11.3063047Z [+] Disk Size (/usr/local/bin) :: 931M --> 1.9G
2025-08-20T22:11:11.3063639Z 
2025-08-20T22:11:11.3063791Z [+] Installation completed!
2025-08-20T22:11:11.3135438Z 
2025-08-20T22:11:11.3135794Z [+] GITHUB_TOKEN is Exported
2025-08-20T22:11:11.5895499Z github.com
2025-08-20T22:11:11.5896268Z   ✓ Logged in to github.com account Azathothas (GITHUB_TOKEN)
2025-08-20T22:11:11.5896736Z   - Active account: true
2025-08-20T22:11:11.5897073Z   - Git operations protocol: https
2025-08-20T22:11:11.5897458Z   - Token: ghp_************************************
2025-08-20T22:11:11.5898430Z   - 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-20T22:11:11.5899413Z   ! Missing required token scopes: 'repo', 'read:org'
2025-08-20T22:11:11.5899914Z   - To request missing scopes, run: gh auth refresh -h github.com
2025-08-20T22:11:11.7460431Z Limit: 5000, Remaining: 4919, Reset: 2025-08-20 22:27:57 +0000 UTC (16m45s)
2025-08-20T22:11:11.7470749Z 
2025-08-20T22:11:11.7471045Z [+] GHCR_TOKEN is Exported
2025-08-20T22:11:11.7509220Z WARNING! Using --password via the CLI is insecure. Use --password-stdin.
2025-08-20T22:11:12.0335301Z Login Succeeded
2025-08-20T22:11:12.0346695Z 
2025-08-20T22:11:12.0346999Z [+] GITLAB is Exported
2025-08-20T22:11:12.1737892Z [git remote -v]
2025-08-20T22:11:12.3844822Z gitlab.com
2025-08-20T22:11:12.3845887Z   ✓ Logged in to gitlab.com as Ajamx101 (GITLAB_TOKEN)
2025-08-20T22:11:12.3847097Z   ✓ Git operations for gitlab.com configured to use ssh protocol.
2025-08-20T22:11:12.3848151Z   ✓ API calls for gitlab.com are made over https protocol.
2025-08-20T22:11:12.3849060Z   ✓ REST API Endpoint: https://gitlab.com/api/v4/
2025-08-20T22:11:12.3849658Z   ✓ GraphQL Endpoint: https://gitlab.com/api/graphql/
2025-08-20T22:11:12.3850273Z   ✓ Token found: **************************
2025-08-20T22:11:12.3850570Z 
2025-08-20T22:11:12.3851296Z ! One of GITLAB_TOKEN, GITLAB_ACCESS_TOKEN, OAUTH_TOKEN environment variables is set. It will be used for all authentication.
2025-08-20T22:11:12.3852432Z [git remote -v]
2025-08-20T22:11:12.3863627Z 2025/08/20 22:11:12 [Could not determine base repo in telemetry hook:  fatal: not a git repository (or any of the parent directories): .git
2025-08-20T22:11:12.3864584Z git: exit status 128]
2025-08-20T22:11:12.7470651Z 
2025-08-20T22:11:12.7470660Z 
2025-08-20T22:11:12.7471361Z  [+] Started Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:11:12 PM)
2025-08-20T22:11:12.7471786Z 
2025-08-20T22:11:12.7471790Z 
2025-08-20T22:11:12.7471877Z [+] USER = runner
2025-08-20T22:11:12.7472076Z [+] HOME = /home/runner
2025-08-20T22:11:12.7474928Z [+] 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-20T22:11:12.7479147Z 
2025-08-20T22:11:12.8026887Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:11:12.8322308Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:11:12.8331648Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:11:12.8338350Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:11:12.8345862Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:11:12.8350141Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:11:12.8373720Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:11:13.9442624Z Reading package lists...
2025-08-20T22:11:13.9749914Z Reading package lists...
2025-08-20T22:11:14.1212660Z Building dependency tree...
2025-08-20T22:11:14.1220287Z Reading state information...
2025-08-20T22:11:14.2879752Z apt-transport-https is already the newest version (2.8.3).
2025-08-20T22:11:14.2880222Z apt-utils is already the newest version (2.8.3).
2025-08-20T22:11:14.2880632Z ca-certificates is already the newest version (20240203).
2025-08-20T22:11:14.2881061Z coreutils is already the newest version (9.4-3ubuntu6).
2025-08-20T22:11:14.2881481Z gnupg2 is already the newest version (2.4.4-2ubuntu17.3).
2025-08-20T22:11:14.2881879Z moreutils is already the newest version (0.69-1).
2025-08-20T22:11:14.2882347Z software-properties-common is already the newest version (0.99.49.3).
2025-08-20T22:11:14.2882861Z util-linux is already the newest version (2.39.3-9ubuntu6.3).
2025-08-20T22:11:14.2883728Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:11:14.3685682Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:11:14.3927743Z Hit:2 http://azure.archive.ubuntu.com/ubuntu noble InRelease
2025-08-20T22:11:14.3943053Z Hit:3 http://azure.archive.ubuntu.com/ubuntu noble-updates InRelease
2025-08-20T22:11:14.3958471Z Hit:4 http://azure.archive.ubuntu.com/ubuntu noble-backports InRelease
2025-08-20T22:11:14.3985862Z Hit:5 http://azure.archive.ubuntu.com/ubuntu noble-security InRelease
2025-08-20T22:11:14.4112598Z Hit:6 https://packages.microsoft.com/repos/azure-cli noble InRelease
2025-08-20T22:11:14.4175837Z Hit:7 https://packages.microsoft.com/ubuntu/24.04/prod noble InRelease
2025-08-20T22:11:15.4999744Z Reading package lists...
2025-08-20T22:11:15.5312392Z Reading package lists...
2025-08-20T22:11:15.6716324Z Building dependency tree...
2025-08-20T22:11:15.6723194Z Reading state information...
2025-08-20T22:11:15.8138054Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:11:15.8138920Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:11:15.8139665Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:11:15.8140360Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:11:15.8141105Z ca-certificates is already the newest version (20240203).
2025-08-20T22:11:15.8141843Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:11:15.8142531Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:11:15.8143120Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:11:15.8144006Z gawk set to manually installed.
2025-08-20T22:11:15.8144446Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:11:15.8144979Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:11:15.8145542Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:11:15.8146087Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:11:15.8146624Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:11:15.8147338Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:11:15.8147675Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:11:15.8147998Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:11:15.8148325Z The following additional packages will be installed:
2025-08-20T22:11:15.8148745Z   fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript
2025-08-20T22:11:15.8149275Z   imagemagick-6.q16 libdjvulibre-text libdjvulibre21 libgs-common libgs10
2025-08-20T22:11:15.8160216Z   libgs10-common libhiredis1.1.0 libidn12 libijs-0.35 libimath-3-1-29t64
2025-08-20T22:11:15.8160980Z   libjbig2dec0 libjxr-tools libjxr0t64 libmagickcore-6.q16-7-extra
2025-08-20T22:11:15.8161473Z   libnetpbm11t64 libopenexr-3-1-30 libpaper-utils libpaper1 libwmflite-0.2-7
2025-08-20T22:11:15.8161916Z   netpbm poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:11:15.8162211Z Suggested packages:
2025-08-20T22:11:15.8162498Z   distcc | icecc fonts-noto fonts-freefont-otf | fonts-freefont-ttf
2025-08-20T22:11:15.8162950Z   fonts-texgyre texlive-binaries imagemagick-6-doc autotrace cups-bsd | lpr
2025-08-20T22:11:15.8163604Z   | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
2025-08-20T22:11:15.8164203Z   mplayer povray radiance sane-utils texlive-base-bin transfig libraw-bin
2025-08-20T22:11:15.8164666Z   inkscape poppler-utils fonts-japanese-mincho | fonts-ipafont-mincho
2025-08-20T22:11:15.8165104Z   fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai
2025-08-20T22:11:15.8165454Z   fonts-arphic-uming fonts-nanum
2025-08-20T22:11:15.8427704Z The following NEW packages will be installed:
2025-08-20T22:11:15.8428373Z   b3sum build-essential ccache fonts-droid-fallback fonts-noto-mono
2025-08-20T22:11:15.8429406Z   fonts-urw-base35 ghostscript imagemagick imagemagick-6.q16 libdjvulibre-text
2025-08-20T22:11:15.8430847Z   libdjvulibre21 libgs-common libgs10 libgs10-common libhiredis1.1.0 libidn12
2025-08-20T22:11:15.8431843Z   libijs-0.35 libimath-3-1-29t64 libjbig2dec0 libjxr-tools libjxr0t64
2025-08-20T22:11:15.8432890Z   libmagickcore-6.q16-7-extra libnetpbm11t64 libopenexr-3-1-30 libpaper-utils
2025-08-20T22:11:15.8435295Z   libpaper1 libtool-bin libwmflite-0.2-7 lzip musl musl-dev musl-tools netpbm
2025-08-20T22:11:15.8436186Z   poppler-data xfonts-encodings xfonts-utils
2025-08-20T22:11:15.8609735Z 0 upgraded, 36 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:11:15.8610345Z Need to get 27.5 MB of archives.
2025-08-20T22:11:15.8610901Z After this operation, 93.0 MB of additional disk space will be used.
2025-08-20T22:11:15.8611564Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:11:16.0093830Z 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-20T22:11:16.0790829Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 poppler-data all 0.4.12-1 [2060 kB]
2025-08-20T22:11:16.1478315Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 b3sum amd64 1.2.0-1 [388 kB]
2025-08-20T22:11:16.1807373Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4928 B]
2025-08-20T22:11:16.2098835Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 amd64 1.2.0-6ubuntu3 [41.4 kB]
2025-08-20T22:11:16.2397392Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 ccache amd64 4.9.1-1 [592 kB]
2025-08-20T22:11:16.2783764Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-noto-mono all 20201225-2 [435 kB]
2025-08-20T22:11:16.3114983Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-encodings all 1:1.0.5-0ubuntu2 [578 kB]
2025-08-20T22:11:16.3477619Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 xfonts-utils amd64 1:7.7+6build3 [94.4 kB]
2025-08-20T22:11:16.3781400Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 fonts-urw-base35 all 20200910-8 [11.0 MB]
2025-08-20T22:11:16.5547602Z 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-20T22:11:16.5849625Z 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-20T22:11:16.6411699Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libidn12 amd64 1.42-1build1 [55.9 kB]
2025-08-20T22:11:16.6706769Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libijs-0.35 amd64 0.35-15.1build1 [15.3 kB]
2025-08-20T22:11:16.6999572Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjbig2dec0 amd64 0.20-1build3 [65.0 kB]
2025-08-20T22:11:16.7287647Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper1 amd64 1.1.29build1 [13.4 kB]
2025-08-20T22:11:16.7579295Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgs10 amd64 10.02.1~dfsg1-0ubuntu7.7 [3897 kB]
2025-08-20T22:11:16.8819851Z 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-20T22:11:16.9579585Z 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-20T22:11:16.9901295Z 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-20T22:11:17.0192417Z 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-20T22:11:17.0497783Z 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-20T22:11:17.1109249Z 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-20T22:11:17.1421826Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjxr0t64 amd64 1.2~git20170615.f752187-5.1ubuntu2 [181 kB]
2025-08-20T22:11:17.1729818Z 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-20T22:11:17.2035257Z 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-20T22:11:17.2639774Z 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-20T22:11:17.2942631Z 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-20T22:11:17.3257484Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libnetpbm11t64 amd64 2:11.05.02-1.1build1 [114 kB]
2025-08-20T22:11:17.3639257Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpaper-utils amd64 1.1.29build1 [8650 B]
2025-08-20T22:11:17.3936102Z Get:32 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtool-bin amd64 2.4.7-7build1 [84.1 kB]
2025-08-20T22:11:17.4272163Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 lzip amd64 1.24.1-1build1 [83.1 kB]
2025-08-20T22:11:17.4570178Z Get:34 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netpbm amd64 2:11.05.02-1.1build1 [2054 kB]
2025-08-20T22:11:17.5464142Z Get:35 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB]
2025-08-20T22:11:17.5827731Z Get:36 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-dev amd64 1.2.4-2 [616 kB]
2025-08-20T22:11:17.6386338Z Get:37 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 musl-tools amd64 1.2.4-2 [5540 B]
2025-08-20T22:11:17.8802805Z Preconfiguring packages ...
2025-08-20T22:11:17.9343148Z Fetched 27.5 MB in 2s (15.4 MB/s)
2025-08-20T22:11:17.9564991Z Selecting previously unselected package fonts-droid-fallback.
2025-08-20T22:11:17.9618603Z (Reading database ... 
2025-08-20T22:11:17.9619204Z (Reading database ... 5%
2025-08-20T22:11:17.9619643Z (Reading database ... 10%
2025-08-20T22:11:17.9620288Z (Reading database ... 15%
2025-08-20T22:11:17.9620544Z (Reading database ... 20%
2025-08-20T22:11:17.9620785Z (Reading database ... 25%
2025-08-20T22:11:17.9621021Z (Reading database ... 30%
2025-08-20T22:11:17.9621255Z (Reading database ... 35%
2025-08-20T22:11:17.9621492Z (Reading database ... 40%
2025-08-20T22:11:17.9621732Z (Reading database ... 45%
2025-08-20T22:11:17.9621961Z (Reading database ... 50%
2025-08-20T22:11:17.9643294Z (Reading database ... 55%
2025-08-20T22:11:17.9744594Z (Reading database ... 60%
2025-08-20T22:11:17.9767137Z (Reading database ... 65%
2025-08-20T22:11:17.9802515Z (Reading database ... 70%
2025-08-20T22:11:17.9827732Z (Reading database ... 75%
2025-08-20T22:11:17.9856949Z (Reading database ... 80%
2025-08-20T22:11:17.9987609Z (Reading database ... 85%
2025-08-20T22:11:18.0073777Z (Reading database ... 90%
2025-08-20T22:11:18.0318683Z (Reading database ... 95%
2025-08-20T22:11:18.0319101Z (Reading database ... 100%
2025-08-20T22:11:18.0319645Z (Reading database ... 220021 files and directories currently installed.)
2025-08-20T22:11:18.0359311Z Preparing to unpack .../00-fonts-droid-fallback_1%3a6.0.1r16-1.1build1_all.deb ...
2025-08-20T22:11:18.0556882Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:11:18.2022361Z Selecting previously unselected package poppler-data.
2025-08-20T22:11:18.2158345Z Preparing to unpack .../01-poppler-data_0.4.12-1_all.deb ...
2025-08-20T22:11:18.2171576Z Unpacking poppler-data (0.4.12-1) ...
2025-08-20T22:11:18.3431629Z Selecting previously unselected package b3sum.
2025-08-20T22:11:18.3569971Z Preparing to unpack .../02-b3sum_1.2.0-1_amd64.deb ...
2025-08-20T22:11:18.3581226Z Unpacking b3sum (1.2.0-1) ...
2025-08-20T22:11:18.3854997Z Selecting previously unselected package build-essential.
2025-08-20T22:11:18.3988920Z Preparing to unpack .../03-build-essential_12.10ubuntu1_amd64.deb ...
2025-08-20T22:11:18.4000170Z Unpacking build-essential (12.10ubuntu1) ...
2025-08-20T22:11:18.4225940Z Selecting previously unselected package libhiredis1.1.0:amd64.
2025-08-20T22:11:18.4359634Z Preparing to unpack .../04-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
2025-08-20T22:11:18.4385508Z Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:11:18.4613969Z Selecting previously unselected package ccache.
2025-08-20T22:11:18.4747478Z Preparing to unpack .../05-ccache_4.9.1-1_amd64.deb ...
2025-08-20T22:11:18.4757526Z Unpacking ccache (4.9.1-1) ...
2025-08-20T22:11:18.5188114Z Selecting previously unselected package fonts-noto-mono.
2025-08-20T22:11:18.5322473Z Preparing to unpack .../06-fonts-noto-mono_20201225-2_all.deb ...
2025-08-20T22:11:18.5337267Z Unpacking fonts-noto-mono (20201225-2) ...
2025-08-20T22:11:18.5625692Z Selecting previously unselected package xfonts-encodings.
2025-08-20T22:11:18.5757855Z Preparing to unpack .../07-xfonts-encodings_1%3a1.0.5-0ubuntu2_all.deb ...
2025-08-20T22:11:18.5768233Z Unpacking xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:11:18.6064479Z Selecting previously unselected package xfonts-utils.
2025-08-20T22:11:18.6195789Z Preparing to unpack .../08-xfonts-utils_1%3a7.7+6build3_amd64.deb ...
2025-08-20T22:11:18.6207430Z Unpacking xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:11:18.6643577Z Selecting previously unselected package fonts-urw-base35.
2025-08-20T22:11:18.6774703Z Preparing to unpack .../09-fonts-urw-base35_20200910-8_all.deb ...
2025-08-20T22:11:18.7410932Z Unpacking fonts-urw-base35 (20200910-8) ...
2025-08-20T22:11:18.8369021Z Selecting previously unselected package libgs-common.
2025-08-20T22:11:18.8506915Z Preparing to unpack .../10-libgs-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:11:18.8517528Z Unpacking libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:11:18.8769586Z Selecting previously unselected package libgs10-common.
2025-08-20T22:11:18.8905314Z Preparing to unpack .../11-libgs10-common_10.02.1~dfsg1-0ubuntu7.7_all.deb ...
2025-08-20T22:11:18.8916586Z Unpacking libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:11:18.9599929Z Selecting previously unselected package libidn12:amd64.
2025-08-20T22:11:18.9736184Z Preparing to unpack .../12-libidn12_1.42-1build1_amd64.deb ...
2025-08-20T22:11:18.9748084Z Unpacking libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:11:18.9987755Z Selecting previously unselected package libijs-0.35:amd64.
2025-08-20T22:11:19.0120043Z Preparing to unpack .../13-libijs-0.35_0.35-15.1build1_amd64.deb ...
2025-08-20T22:11:19.0133878Z Unpacking libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:11:19.0353801Z Selecting previously unselected package libjbig2dec0:amd64.
2025-08-20T22:11:19.0479384Z Preparing to unpack .../14-libjbig2dec0_0.20-1build3_amd64.deb ...
2025-08-20T22:11:19.0490634Z Unpacking libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:11:19.0736600Z Selecting previously unselected package libpaper1:amd64.
2025-08-20T22:11:19.0861777Z Preparing to unpack .../15-libpaper1_1.1.29build1_amd64.deb ...
2025-08-20T22:11:19.0875752Z Unpacking libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:11:19.1106611Z Selecting previously unselected package libgs10:amd64.
2025-08-20T22:11:19.1230970Z Preparing to unpack .../16-libgs10_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:11:19.1241452Z Unpacking libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:11:19.2262648Z Selecting previously unselected package ghostscript.
2025-08-20T22:11:19.2399025Z Preparing to unpack .../17-ghostscript_10.02.1~dfsg1-0ubuntu7.7_amd64.deb ...
2025-08-20T22:11:19.2410855Z Unpacking ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:11:19.2708862Z Selecting previously unselected package imagemagick-6.q16.
2025-08-20T22:11:19.2843987Z Preparing to unpack .../18-imagemagick-6.q16_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:11:19.2855843Z Unpacking imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:11:19.3667318Z Selecting previously unselected package imagemagick.
2025-08-20T22:11:19.3801751Z Preparing to unpack .../19-imagemagick_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:11:19.3810560Z Unpacking imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:11:19.4006444Z Selecting previously unselected package libdjvulibre-text.
2025-08-20T22:11:19.4141202Z Preparing to unpack .../20-libdjvulibre-text_3.5.28-2ubuntu0.24.04.1_all.deb ...
2025-08-20T22:11:19.4149976Z Unpacking libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:11:19.4387020Z Selecting previously unselected package libdjvulibre21:amd64.
2025-08-20T22:11:19.4520693Z Preparing to unpack .../21-libdjvulibre21_3.5.28-2ubuntu0.24.04.1_amd64.deb ...
2025-08-20T22:11:19.4529051Z Unpacking libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:11:19.4802888Z Selecting previously unselected package libimath-3-1-29t64:amd64.
2025-08-20T22:11:19.4935891Z Preparing to unpack .../22-libimath-3-1-29t64_3.1.9-3.1ubuntu2_amd64.deb ...
2025-08-20T22:11:19.4945841Z Unpacking libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:11:19.5189399Z Selecting previously unselected package libjxr0t64:amd64.
2025-08-20T22:11:19.5321926Z Preparing to unpack .../23-libjxr0t64_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:11:19.5331037Z Unpacking libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:11:19.5562704Z Selecting previously unselected package libjxr-tools.
2025-08-20T22:11:19.5693344Z Preparing to unpack .../24-libjxr-tools_1.2~git20170615.f752187-5.1ubuntu2_amd64.deb ...
2025-08-20T22:11:19.5701672Z Unpacking libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:11:19.5910953Z Selecting previously unselected package libopenexr-3-1-30:amd64.
2025-08-20T22:11:19.6040419Z Preparing to unpack .../25-libopenexr-3-1-30_3.1.5-5.1build3_amd64.deb ...
2025-08-20T22:11:19.6050143Z Unpacking libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:11:19.6432563Z Selecting previously unselected package libwmflite-0.2-7:amd64.
2025-08-20T22:11:19.6566080Z Preparing to unpack .../26-libwmflite-0.2-7_0.2.13-1.1build3_amd64.deb ...
2025-08-20T22:11:19.6576910Z Unpacking libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:11:19.6782975Z Selecting previously unselected package libmagickcore-6.q16-7-extra:amd64.
2025-08-20T22:11:19.6915237Z Preparing to unpack .../27-libmagickcore-6.q16-7-extra_8%3a6.9.12.98+dfsg1-5.2build2_amd64.deb ...
2025-08-20T22:11:19.6923788Z Unpacking libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:11:19.7226176Z Selecting previously unselected package libnetpbm11t64:amd64.
2025-08-20T22:11:19.7359086Z Preparing to unpack .../28-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:11:19.7368268Z Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:11:19.7593220Z Selecting previously unselected package libpaper-utils.
2025-08-20T22:11:19.7725732Z Preparing to unpack .../29-libpaper-utils_1.1.29build1_amd64.deb ...
2025-08-20T22:11:19.7734575Z Unpacking libpaper-utils (1.1.29build1) ...
2025-08-20T22:11:19.7926710Z Selecting previously unselected package libtool-bin.
2025-08-20T22:11:19.8057563Z Preparing to unpack .../30-libtool-bin_2.4.7-7build1_amd64.deb ...
2025-08-20T22:11:19.8065196Z Unpacking libtool-bin (2.4.7-7build1) ...
2025-08-20T22:11:19.8291898Z Selecting previously unselected package lzip.
2025-08-20T22:11:19.8423023Z Preparing to unpack .../31-lzip_1.24.1-1build1_amd64.deb ...
2025-08-20T22:11:19.8431881Z Unpacking lzip (1.24.1-1build1) ...
2025-08-20T22:11:19.8657150Z Selecting previously unselected package netpbm.
2025-08-20T22:11:19.8787505Z Preparing to unpack .../32-netpbm_2%3a11.05.02-1.1build1_amd64.deb ...
2025-08-20T22:11:19.8798312Z Unpacking netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:11:20.0404738Z Selecting previously unselected package musl:amd64.
2025-08-20T22:11:20.0543123Z Preparing to unpack .../33-musl_1.2.4-2_amd64.deb ...
2025-08-20T22:11:20.0550442Z Unpacking musl:amd64 (1.2.4-2) ...
2025-08-20T22:11:20.0855869Z Selecting previously unselected package musl-dev:amd64.
2025-08-20T22:11:20.0990887Z Preparing to unpack .../34-musl-dev_1.2.4-2_amd64.deb ...
2025-08-20T22:11:20.0999332Z Unpacking musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:11:20.1619086Z Selecting previously unselected package musl-tools.
2025-08-20T22:11:20.1755691Z Preparing to unpack .../35-musl-tools_1.2.4-2_amd64.deb ...
2025-08-20T22:11:20.1765936Z Unpacking musl-tools (1.2.4-2) ...
2025-08-20T22:11:20.2170837Z Setting up libpaper1:amd64 (1.1.29build1) ...
2025-08-20T22:11:20.3426300Z 
2025-08-20T22:11:20.3426848Z Creating config file /etc/papersize with new version
2025-08-20T22:11:20.4152968Z Setting up libtool-bin (2.4.7-7build1) ...
2025-08-20T22:11:20.4176738Z Setting up fonts-noto-mono (20201225-2) ...
2025-08-20T22:11:20.4210373Z Setting up libwmflite-0.2-7:amd64 (0.2.13-1.1build3) ...
2025-08-20T22:11:20.4240758Z Setting up libijs-0.35:amd64 (0.35-15.1build1) ...
2025-08-20T22:11:20.4268977Z Setting up libgs-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:11:20.4296525Z Setting up libpaper-utils (1.1.29build1) ...
2025-08-20T22:11:20.4320118Z Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ...
2025-08-20T22:11:20.4347631Z Setting up poppler-data (0.4.12-1) ...
2025-08-20T22:11:20.4455495Z Setting up libjxr0t64:amd64 (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:11:20.4478941Z Setting up libjbig2dec0:amd64 (0.20-1build3) ...
2025-08-20T22:11:20.4502717Z Setting up lzip (1.24.1-1build1) ...
2025-08-20T22:11:20.4561832Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
2025-08-20T22:11:20.4606388Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
2025-08-20T22:11:20.4652698Z update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
2025-08-20T22:11:20.4672127Z Setting up xfonts-encodings (1:1.0.5-0ubuntu2) ...
2025-08-20T22:11:20.4703260Z Setting up libimath-3-1-29t64:amd64 (3.1.9-3.1ubuntu2) ...
2025-08-20T22:11:20.4725650Z Setting up libidn12:amd64 (1.42-1build1) ...
2025-08-20T22:11:20.4749317Z Setting up netpbm (2:11.05.02-1.1build1) ...
2025-08-20T22:11:20.4775303Z Setting up imagemagick-6.q16 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:11:20.4846595Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare (compare) in auto mode
2025-08-20T22:11:20.4890334Z update-alternatives: using /usr/bin/compare-im6.q16 to provide /usr/bin/compare-im6 (compare-im6) in auto mode
2025-08-20T22:11:20.4952811Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate (animate) in auto mode
2025-08-20T22:11:20.4997268Z update-alternatives: using /usr/bin/animate-im6.q16 to provide /usr/bin/animate-im6 (animate-im6) in auto mode
2025-08-20T22:11:20.5051790Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert (convert) in auto mode
2025-08-20T22:11:20.5097153Z update-alternatives: using /usr/bin/convert-im6.q16 to provide /usr/bin/convert-im6 (convert-im6) in auto mode
2025-08-20T22:11:20.5151380Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite (composite) in auto mode
2025-08-20T22:11:20.5198099Z update-alternatives: using /usr/bin/composite-im6.q16 to provide /usr/bin/composite-im6 (composite-im6) in auto mode
2025-08-20T22:11:20.5254437Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure (conjure) in auto mode
2025-08-20T22:11:20.5300536Z update-alternatives: using /usr/bin/conjure-im6.q16 to provide /usr/bin/conjure-im6 (conjure-im6) in auto mode
2025-08-20T22:11:20.5355850Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import (import) in auto mode
2025-08-20T22:11:20.5401853Z update-alternatives: using /usr/bin/import-im6.q16 to provide /usr/bin/import-im6 (import-im6) in auto mode
2025-08-20T22:11:20.5456962Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify (identify) in auto mode
2025-08-20T22:11:20.5502996Z update-alternatives: using /usr/bin/identify-im6.q16 to provide /usr/bin/identify-im6 (identify-im6) in auto mode
2025-08-20T22:11:20.5560012Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream (stream) in auto mode
2025-08-20T22:11:20.5607955Z update-alternatives: using /usr/bin/stream-im6.q16 to provide /usr/bin/stream-im6 (stream-im6) in auto mode
2025-08-20T22:11:20.5666556Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display (display) in auto mode
2025-08-20T22:11:20.5713118Z update-alternatives: using /usr/bin/display-im6.q16 to provide /usr/bin/display-im6 (display-im6) in auto mode
2025-08-20T22:11:20.5770608Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage (montage) in auto mode
2025-08-20T22:11:20.5817789Z update-alternatives: using /usr/bin/montage-im6.q16 to provide /usr/bin/montage-im6 (montage-im6) in auto mode
2025-08-20T22:11:20.5876292Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify (mogrify) in auto mode
2025-08-20T22:11:20.5923274Z update-alternatives: using /usr/bin/mogrify-im6.q16 to provide /usr/bin/mogrify-im6 (mogrify-im6) in auto mode
2025-08-20T22:11:20.5943749Z Setting up b3sum (1.2.0-1) ...
2025-08-20T22:11:20.5976204Z Setting up musl:amd64 (1.2.4-2) ...
2025-08-20T22:11:20.6016670Z Setting up build-essential (12.10ubuntu1) ...
2025-08-20T22:11:20.6039516Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1build1) ...
2025-08-20T22:11:20.6236543Z Setting up libdjvulibre-text (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:11:20.6260793Z Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
2025-08-20T22:11:20.6285763Z Setting up libjxr-tools (1.2~git20170615.f752187-5.1ubuntu2) ...
2025-08-20T22:11:20.6307514Z Setting up ccache (4.9.1-1) ...
2025-08-20T22:11:20.6330365Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:11:20.6907703Z Setting up libdjvulibre21:amd64 (3.5.28-2ubuntu0.24.04.1) ...
2025-08-20T22:11:20.6932604Z Setting up xfonts-utils (1:7.7+6build3) ...
2025-08-20T22:11:20.6978413Z Setting up musl-dev:amd64 (1.2.4-2) ...
2025-08-20T22:11:20.7019548Z Setting up libopenexr-3-1-30:amd64 (3.1.5-5.1build3) ...
2025-08-20T22:11:20.7045240Z Setting up imagemagick (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:11:20.7072914Z Setting up libmagickcore-6.q16-7-extra:amd64 (8:6.9.12.98+dfsg1-5.2build2) ...
2025-08-20T22:11:20.7097361Z Setting up fonts-urw-base35 (20200910-8) ...
2025-08-20T22:11:20.8775876Z Setting up musl-tools (1.2.4-2) ...
2025-08-20T22:11:20.8805369Z Setting up libgs10-common (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:11:20.8832675Z Setting up libgs10:amd64 (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:11:20.8857345Z Setting up ghostscript (10.02.1~dfsg1-0ubuntu7.7) ...
2025-08-20T22:11:20.8927358Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:11:21.1057048Z Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ...
2025-08-20T22:11:21.5674278Z Processing triggers for hicolor-icon-theme (0.17-2) ...
2025-08-20T22:11:21.8531752Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:11:21.9352212Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:11:28.8379415Z Reading package lists...
2025-08-20T22:11:28.9838893Z Building dependency tree...
2025-08-20T22:11:28.9846332Z Reading state information...
2025-08-20T22:11:29.1304952Z autoconf is already the newest version (2.71-3).
2025-08-20T22:11:29.1305473Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:11:29.1305947Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:11:29.1306390Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:11:29.1306852Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:11:29.1307311Z ca-certificates is already the newest version (20240203).
2025-08-20T22:11:29.1307723Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:11:29.1308110Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:11:29.1308829Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:11:29.1309262Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:11:29.1309664Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:11:29.1310074Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:11:29.1310438Z patch set to manually installed.
2025-08-20T22:11:29.1310802Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:11:29.1311234Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:11:29.1311640Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:11:29.1312013Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:11:29.1312296Z Suggested packages:
2025-08-20T22:11:29.1312483Z   scons-doc
2025-08-20T22:11:29.1437503Z The following NEW packages will be installed:
2025-08-20T22:11:29.1443307Z   autopoint byacc clang qemu-user-static scons
2025-08-20T22:11:29.1607629Z 0 upgraded, 5 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:11:29.1608046Z Need to get 15.8 MB of archives.
2025-08-20T22:11:29.1608387Z After this operation, 140 MB of additional disk space will be used.
2025-08-20T22:11:29.1608772Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:11:29.2084521Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB]
2025-08-20T22:11:29.2995024Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 clang amd64 1:18.0-59~exp2 [5846 B]
2025-08-20T22:11:29.3308792Z 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-20T22:11:31.3329008Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 scons all 4.5.2+dfsg-1 [577 kB]
2025-08-20T22:11:31.4567353Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 byacc amd64 1:2.0.20221106-1 [85.5 kB]
2025-08-20T22:11:31.7754258Z Fetched 15.8 MB in 2s (6693 kB/s)
2025-08-20T22:11:32.3570702Z Selecting previously unselected package autopoint.
2025-08-20T22:11:32.3625731Z (Reading database ... 
2025-08-20T22:11:32.3626121Z (Reading database ... 5%
2025-08-20T22:11:32.3626505Z (Reading database ... 10%
2025-08-20T22:11:32.3626879Z (Reading database ... 15%
2025-08-20T22:11:32.3627240Z (Reading database ... 20%
2025-08-20T22:11:32.3627595Z (Reading database ... 25%
2025-08-20T22:11:32.3627956Z (Reading database ... 30%
2025-08-20T22:11:32.3628312Z (Reading database ... 35%
2025-08-20T22:11:32.3628667Z (Reading database ... 40%
2025-08-20T22:11:32.3629022Z (Reading database ... 45%
2025-08-20T22:11:32.3629375Z (Reading database ... 50%
2025-08-20T22:11:32.3651711Z (Reading database ... 55%
2025-08-20T22:11:32.3744874Z (Reading database ... 60%
2025-08-20T22:11:32.3766456Z (Reading database ... 65%
2025-08-20T22:11:32.3800778Z (Reading database ... 70%
2025-08-20T22:11:32.3825813Z (Reading database ... 75%
2025-08-20T22:11:32.3855902Z (Reading database ... 80%
2025-08-20T22:11:32.3991365Z (Reading database ... 85%
2025-08-20T22:11:32.4072354Z (Reading database ... 90%
2025-08-20T22:11:32.4327233Z (Reading database ... 95%
2025-08-20T22:11:32.4327661Z (Reading database ... 100%
2025-08-20T22:11:32.4328172Z (Reading database ... 222514 files and directories currently installed.)
2025-08-20T22:11:32.4370695Z Preparing to unpack .../autopoint_0.21-14ubuntu2_all.deb ...
2025-08-20T22:11:32.4381085Z Unpacking autopoint (0.21-14ubuntu2) ...
2025-08-20T22:11:32.4632253Z Selecting previously unselected package clang.
2025-08-20T22:11:32.4770482Z Preparing to unpack .../clang_1%3a18.0-59~exp2_amd64.deb ...
2025-08-20T22:11:32.4779121Z Unpacking clang (1:18.0-59~exp2) ...
2025-08-20T22:11:32.4996669Z Selecting previously unselected package qemu-user-static.
2025-08-20T22:11:32.5133074Z Preparing to unpack .../qemu-user-static_1%3a8.2.2+ds-0ubuntu1.9_amd64.deb ...
2025-08-20T22:11:32.5141384Z Unpacking qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:11:32.9470818Z Selecting previously unselected package scons.
2025-08-20T22:11:32.9608384Z Preparing to unpack .../scons_4.5.2+dfsg-1_all.deb ...
2025-08-20T22:11:32.9617605Z Unpacking scons (4.5.2+dfsg-1) ...
2025-08-20T22:11:33.0252370Z Selecting previously unselected package byacc.
2025-08-20T22:11:33.0390567Z Preparing to unpack .../byacc_1%3a2.0.20221106-1_amd64.deb ...
2025-08-20T22:11:33.0398792Z Unpacking byacc (1:2.0.20221106-1) ...
2025-08-20T22:11:33.0788834Z Setting up qemu-user-static (1:8.2.2+ds-0ubuntu1.9) ...
2025-08-20T22:11:33.0835662Z Setting up byacc (1:2.0.20221106-1) ...
2025-08-20T22:11:33.0943049Z Setting up clang (1:18.0-59~exp2) ...
2025-08-20T22:11:33.1158700Z Setting up scons (4.5.2+dfsg-1) ...
2025-08-20T22:11:33.5152755Z Setting up autopoint (0.21-14ubuntu2) ...
2025-08-20T22:11:33.5181833Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:11:37.5271996Z Processing triggers for systemd (255.4-1ubuntu8.10) ...
2025-08-20T22:11:38.9242440Z Reading package lists...
2025-08-20T22:11:39.0780493Z Building dependency tree...
2025-08-20T22:11:39.0787892Z Reading state information...
2025-08-20T22:11:39.2304314Z The following additional packages will be installed:
2025-08-20T22:11:39.2304917Z   libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:11:39.2305438Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:11:39.2306004Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:11:39.2306668Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:11:39.2307287Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:11:39.2308245Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:11:39.2311015Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:11:39.2311735Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:11:39.2312470Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:11:39.2316064Z Suggested packages:
2025-08-20T22:11:39.2316527Z   adequate at autopkgtest bls-standalone bsd-mailx | mailx
2025-08-20T22:11:39.2317324Z   check-all-the-things cvs-buildpackage debhelper diffoscope disorderfs
2025-08-20T22:11:39.2317798Z   dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
2025-08-20T22:11:39.2318454Z   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
2025-08-20T22:11:39.2319226Z   libterm-size-perl libyaml-syck-perl mmdebstrap mutt piuparts pristine-lfs
2025-08-20T22:11:39.2320038Z   quilt ratt reprotest svn-buildpackage w3m debian-keyring equivs
2025-08-20T22:11:39.2320842Z   libgitlab-api-v4-perl libsoap-lite-perl pristine-tar libcrypt-ssleay-perl
2025-08-20T22:11:39.2321713Z   libscalar-number-perl libxstring-perl libsub-name-perl libauthen-ntlm-perl
2025-08-20T22:11:39.2322337Z   wdiff-doc
2025-08-20T22:11:39.2322639Z Recommended packages:
2025-08-20T22:11:39.2323168Z   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
2025-08-20T22:11:39.2324129Z   liblist-compare-perl libstring-shellquote-perl licensecheck lintian
2025-08-20T22:11:39.2324965Z   python3-unidiff python3-xdg libhtml-format-perl libnamespace-clean-perl
2025-08-20T22:11:39.2325850Z   libdata-dump-perl libhtml-form-perl libhttp-daemon-perl libmailtools-perl
2025-08-20T22:11:39.2490252Z The following NEW packages will be installed:
2025-08-20T22:11:39.2491011Z   devscripts libb-hooks-op-check-perl libclass-method-modifiers-perl
2025-08-20T22:11:39.2491729Z   libclass-xsaccessor-perl libdevel-callchecker-perl
2025-08-20T22:11:39.2492453Z   libdynaloader-functions-perl libfile-dirlist-perl libfile-homedir-perl
2025-08-20T22:11:39.2493318Z   libfile-listing-perl libfile-touch-perl libfile-which-perl libhtml-tree-perl
2025-08-20T22:11:39.2494029Z   libhttp-cookies-perl libhttp-negotiate-perl libimport-into-perl
2025-08-20T22:11:39.2494731Z   libio-socket-ssl-perl liblwp-protocol-https-perl libmodule-runtime-perl
2025-08-20T22:11:39.2495528Z   libmoo-perl libnet-http-perl libnet-ssleay-perl libparams-classify-perl
2025-08-20T22:11:39.2495989Z   librole-tiny-perl libsub-quote-perl libtry-tiny-perl libwww-perl
2025-08-20T22:11:39.2497699Z   libwww-robotrules-perl patchutils perl-openssl-defaults wdiff
2025-08-20T22:11:39.2670737Z 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:11:39.2671324Z Need to get 2417 kB of archives.
2025-08-20T22:11:39.2671898Z After this operation, 7084 kB of additional disk space will be used.
2025-08-20T22:11:39.2672569Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:11:40.1175733Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
2025-08-20T22:11:40.1492906Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
2025-08-20T22:11:40.1816606Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
2025-08-20T22:11:40.2178327Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
2025-08-20T22:11:40.2491097Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-method-modifiers-perl all 2.15-1 [16.1 kB]
2025-08-20T22:11:40.2817463Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libclass-xsaccessor-perl amd64 1.19-4build4 [33.1 kB]
2025-08-20T22:11:40.3150139Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libb-hooks-op-check-perl amd64 0.22-3build1 [9518 B]
2025-08-20T22:11:40.3460838Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
2025-08-20T22:11:40.3769204Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libdevel-callchecker-perl amd64 0.008-2build3 [13.2 kB]
2025-08-20T22:11:40.4104747Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libparams-classify-perl amd64 0.015-2build5 [20.1 kB]
2025-08-20T22:11:40.4427507Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
2025-08-20T22:11:40.4746030Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
2025-08-20T22:11:40.5051824Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
2025-08-20T22:11:40.5361605Z Get:15 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
2025-08-20T22:11:40.5685025Z Get:16 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
2025-08-20T22:11:40.6041490Z Get:17 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libfile-listing-perl all 6.16-1 [11.3 kB]
2025-08-20T22:11:40.6340861Z Get:18 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
2025-08-20T22:11:40.7350971Z Get:19 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-cookies-perl all 6.11-1 [18.2 kB]
2025-08-20T22:11:40.7669016Z Get:20 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
2025-08-20T22:11:40.7980179Z Get:21 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 perl-openssl-defaults amd64 7build3 [6626 B]
2025-08-20T22:11:40.8288863Z Get:22 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-ssleay-perl amd64 1.94-1build4 [316 kB]
2025-08-20T22:11:40.9033364Z Get:23 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libio-socket-ssl-perl all 2.085-1 [195 kB]
2025-08-20T22:11:40.9676672Z Get:24 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libnet-http-perl all 6.23-1 [22.3 kB]
2025-08-20T22:11:41.0000723Z Get:25 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-protocol-https-perl all 6.13-1 [9006 B]
2025-08-20T22:11:41.0298883Z Get:26 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
2025-08-20T22:11:41.0654320Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
2025-08-20T22:11:41.1052385Z Get:28 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB]
2025-08-20T22:11:41.1440191Z Get:29 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 patchutils amd64 0.4.2-1build3 [77.0 kB]
2025-08-20T22:11:41.1826807Z Get:30 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 wdiff amd64 1.2.2-6build1 [29.1 kB]
2025-08-20T22:11:41.2137394Z Get:31 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 devscripts all 2.23.7 [1069 kB]
2025-08-20T22:11:41.5636341Z Fetched 2417 kB in 2s (1175 kB/s)
2025-08-20T22:11:41.5819586Z Selecting previously unselected package libfile-dirlist-perl.
2025-08-20T22:11:41.5875240Z (Reading database ... 
2025-08-20T22:11:41.5875626Z (Reading database ... 5%
2025-08-20T22:11:41.5875999Z (Reading database ... 10%
2025-08-20T22:11:41.5876359Z (Reading database ... 15%
2025-08-20T22:11:41.5876707Z (Reading database ... 20%
2025-08-20T22:11:41.5877108Z (Reading database ... 25%
2025-08-20T22:11:41.5877454Z (Reading database ... 30%
2025-08-20T22:11:41.5878433Z (Reading database ... 35%
2025-08-20T22:11:41.5878830Z (Reading database ... 40%
2025-08-20T22:11:41.5879175Z (Reading database ... 45%
2025-08-20T22:11:41.5879395Z (Reading database ... 50%
2025-08-20T22:11:41.5899508Z (Reading database ... 55%
2025-08-20T22:11:41.5995828Z (Reading database ... 60%
2025-08-20T22:11:41.6017306Z (Reading database ... 65%
2025-08-20T22:11:41.6051570Z (Reading database ... 70%
2025-08-20T22:11:41.6075896Z (Reading database ... 75%
2025-08-20T22:11:41.6106290Z (Reading database ... 80%
2025-08-20T22:11:41.6247724Z (Reading database ... 85%
2025-08-20T22:11:41.6329185Z (Reading database ... 90%
2025-08-20T22:11:41.6581217Z (Reading database ... 95%
2025-08-20T22:11:41.6581627Z (Reading database ... 100%
2025-08-20T22:11:41.6582145Z (Reading database ... 222962 files and directories currently installed.)
2025-08-20T22:11:41.6622983Z Preparing to unpack .../00-libfile-dirlist-perl_0.05-3_all.deb ...
2025-08-20T22:11:41.6633174Z Unpacking libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:11:41.6855785Z Selecting previously unselected package libfile-which-perl.
2025-08-20T22:11:41.6986362Z Preparing to unpack .../01-libfile-which-perl_1.27-2_all.deb ...
2025-08-20T22:11:41.6993288Z Unpacking libfile-which-perl (1.27-2) ...
2025-08-20T22:11:41.7188353Z Selecting previously unselected package libfile-homedir-perl.
2025-08-20T22:11:41.7315339Z Preparing to unpack .../02-libfile-homedir-perl_1.006-2_all.deb ...
2025-08-20T22:11:41.7323252Z Unpacking libfile-homedir-perl (1.006-2) ...
2025-08-20T22:11:41.7554509Z Selecting previously unselected package libfile-touch-perl.
2025-08-20T22:11:41.7685761Z Preparing to unpack .../03-libfile-touch-perl_0.12-2_all.deb ...
2025-08-20T22:11:41.7695012Z Unpacking libfile-touch-perl (0.12-2) ...
2025-08-20T22:11:41.7907005Z Selecting previously unselected package libclass-method-modifiers-perl.
2025-08-20T22:11:41.8041352Z Preparing to unpack .../04-libclass-method-modifiers-perl_2.15-1_all.deb ...
2025-08-20T22:11:41.8052953Z Unpacking libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:11:41.8255971Z Selecting previously unselected package libclass-xsaccessor-perl.
2025-08-20T22:11:41.8388010Z Preparing to unpack .../05-libclass-xsaccessor-perl_1.19-4build4_amd64.deb ...
2025-08-20T22:11:41.8398283Z Unpacking libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:11:41.8615689Z Selecting previously unselected package libb-hooks-op-check-perl:amd64.
2025-08-20T22:11:41.8749212Z Preparing to unpack .../06-libb-hooks-op-check-perl_0.22-3build1_amd64.deb ...
2025-08-20T22:11:41.8758440Z Unpacking libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:11:41.8978469Z Selecting previously unselected package libdynaloader-functions-perl.
2025-08-20T22:11:41.9112776Z Preparing to unpack .../07-libdynaloader-functions-perl_0.003-3_all.deb ...
2025-08-20T22:11:41.9120671Z Unpacking libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:11:41.9315821Z Selecting previously unselected package libdevel-callchecker-perl:amd64.
2025-08-20T22:11:41.9446188Z Preparing to unpack .../08-libdevel-callchecker-perl_0.008-2build3_amd64.deb ...
2025-08-20T22:11:41.9455721Z Unpacking libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:11:41.9656614Z Selecting previously unselected package libparams-classify-perl:amd64.
2025-08-20T22:11:41.9790128Z Preparing to unpack .../09-libparams-classify-perl_0.015-2build5_amd64.deb ...
2025-08-20T22:11:41.9798025Z Unpacking libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:11:42.0003343Z Selecting previously unselected package libmodule-runtime-perl.
2025-08-20T22:11:42.0135703Z Preparing to unpack .../10-libmodule-runtime-perl_0.016-2_all.deb ...
2025-08-20T22:11:42.0144221Z Unpacking libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:11:42.0344924Z Selecting previously unselected package libimport-into-perl.
2025-08-20T22:11:42.0475723Z Preparing to unpack .../11-libimport-into-perl_1.002005-2_all.deb ...
2025-08-20T22:11:42.0484863Z Unpacking libimport-into-perl (1.002005-2) ...
2025-08-20T22:11:42.0683992Z Selecting previously unselected package librole-tiny-perl.
2025-08-20T22:11:42.0817848Z Preparing to unpack .../12-librole-tiny-perl_2.002004-1_all.deb ...
2025-08-20T22:11:42.0828025Z Unpacking librole-tiny-perl (2.002004-1) ...
2025-08-20T22:11:42.1046474Z Selecting previously unselected package libsub-quote-perl.
2025-08-20T22:11:42.1180357Z Preparing to unpack .../13-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
2025-08-20T22:11:42.1190918Z Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:11:42.1395601Z Selecting previously unselected package libmoo-perl.
2025-08-20T22:11:42.1527702Z Preparing to unpack .../14-libmoo-perl_2.005005-1_all.deb ...
2025-08-20T22:11:42.1537042Z Unpacking libmoo-perl (2.005005-1) ...
2025-08-20T22:11:42.1768312Z Selecting previously unselected package libfile-listing-perl.
2025-08-20T22:11:42.1899093Z Preparing to unpack .../15-libfile-listing-perl_6.16-1_all.deb ...
2025-08-20T22:11:42.1907148Z Unpacking libfile-listing-perl (6.16-1) ...
2025-08-20T22:11:42.2107589Z Selecting previously unselected package libhtml-tree-perl.
2025-08-20T22:11:42.2236730Z Preparing to unpack .../16-libhtml-tree-perl_5.07-3_all.deb ...
2025-08-20T22:11:42.2244870Z Unpacking libhtml-tree-perl (5.07-3) ...
2025-08-20T22:11:42.2558179Z Selecting previously unselected package libhttp-cookies-perl.
2025-08-20T22:11:42.2689577Z Preparing to unpack .../17-libhttp-cookies-perl_6.11-1_all.deb ...
2025-08-20T22:11:42.2699046Z Unpacking libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:11:42.2908228Z Selecting previously unselected package libhttp-negotiate-perl.
2025-08-20T22:11:42.3047869Z Preparing to unpack .../18-libhttp-negotiate-perl_6.01-2_all.deb ...
2025-08-20T22:11:42.3055994Z Unpacking libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:11:42.3251114Z Selecting previously unselected package perl-openssl-defaults:amd64.
2025-08-20T22:11:42.3380335Z Preparing to unpack .../19-perl-openssl-defaults_7build3_amd64.deb ...
2025-08-20T22:11:42.3390989Z Unpacking perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:11:42.3598970Z Selecting previously unselected package libnet-ssleay-perl:amd64.
2025-08-20T22:11:42.3727420Z Preparing to unpack .../20-libnet-ssleay-perl_1.94-1build4_amd64.deb ...
2025-08-20T22:11:42.3734804Z Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:11:42.4141777Z Selecting previously unselected package libio-socket-ssl-perl.
2025-08-20T22:11:42.4272516Z Preparing to unpack .../21-libio-socket-ssl-perl_2.085-1_all.deb ...
2025-08-20T22:11:42.4280505Z Unpacking libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:11:42.4540954Z Selecting previously unselected package libnet-http-perl.
2025-08-20T22:11:42.4673106Z Preparing to unpack .../22-libnet-http-perl_6.23-1_all.deb ...
2025-08-20T22:11:42.4682003Z Unpacking libnet-http-perl (6.23-1) ...
2025-08-20T22:11:42.4894061Z Selecting previously unselected package liblwp-protocol-https-perl.
2025-08-20T22:11:42.5026853Z Preparing to unpack .../23-liblwp-protocol-https-perl_6.13-1_all.deb ...
2025-08-20T22:11:42.5036355Z Unpacking liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:11:42.5239505Z Selecting previously unselected package libtry-tiny-perl.
2025-08-20T22:11:42.5370053Z Preparing to unpack .../24-libtry-tiny-perl_0.31-2_all.deb ...
2025-08-20T22:11:42.5377673Z Unpacking libtry-tiny-perl (0.31-2) ...
2025-08-20T22:11:42.5587949Z Selecting previously unselected package libwww-robotrules-perl.
2025-08-20T22:11:42.5717936Z Preparing to unpack .../25-libwww-robotrules-perl_6.02-1_all.deb ...
2025-08-20T22:11:42.5726054Z Unpacking libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:11:42.5937549Z Selecting previously unselected package libwww-perl.
2025-08-20T22:11:42.6069718Z Preparing to unpack .../26-libwww-perl_6.76-1_all.deb ...
2025-08-20T22:11:42.6079647Z Unpacking libwww-perl (6.76-1) ...
2025-08-20T22:11:42.6365345Z Selecting previously unselected package patchutils.
2025-08-20T22:11:42.6497418Z Preparing to unpack .../27-patchutils_0.4.2-1build3_amd64.deb ...
2025-08-20T22:11:42.6505422Z Unpacking patchutils (0.4.2-1build3) ...
2025-08-20T22:11:42.6769984Z Selecting previously unselected package wdiff.
2025-08-20T22:11:42.6900946Z Preparing to unpack .../28-wdiff_1.2.2-6build1_amd64.deb ...
2025-08-20T22:11:42.6908648Z Unpacking wdiff (1.2.2-6build1) ...
2025-08-20T22:11:42.7165976Z Selecting previously unselected package devscripts.
2025-08-20T22:11:42.7298203Z Preparing to unpack .../29-devscripts_2.23.7_all.deb ...
2025-08-20T22:11:42.7486764Z Unpacking devscripts (2.23.7) ...
2025-08-20T22:11:42.8649637Z Setting up wdiff (1.2.2-6build1) ...
2025-08-20T22:11:42.8677621Z Setting up libhttp-negotiate-perl (6.01-2) ...
2025-08-20T22:11:42.8704735Z Setting up libfile-which-perl (1.27-2) ...
2025-08-20T22:11:42.8726910Z Setting up libfile-listing-perl (6.16-1) ...
2025-08-20T22:11:42.8751086Z Setting up libdynaloader-functions-perl (0.003-3) ...
2025-08-20T22:11:42.8776542Z Setting up libclass-method-modifiers-perl (2.15-1) ...
2025-08-20T22:11:42.8805357Z Setting up libhttp-cookies-perl (6.11-1) ...
2025-08-20T22:11:42.8827709Z Setting up libhtml-tree-perl (5.07-3) ...
2025-08-20T22:11:42.8854793Z Setting up libtry-tiny-perl (0.31-2) ...
2025-08-20T22:11:42.8880975Z Setting up perl-openssl-defaults:amd64 (7build3) ...
2025-08-20T22:11:42.8903647Z Setting up libnet-http-perl (6.23-1) ...
2025-08-20T22:11:42.8927703Z Setting up patchutils (0.4.2-1build3) ...
2025-08-20T22:11:42.8949600Z Setting up libb-hooks-op-check-perl:amd64 (0.22-3build1) ...
2025-08-20T22:11:42.8974749Z Setting up libwww-robotrules-perl (6.02-1) ...
2025-08-20T22:11:42.8999390Z Setting up librole-tiny-perl (2.002004-1) ...
2025-08-20T22:11:42.9023713Z Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
2025-08-20T22:11:42.9050246Z Setting up libclass-xsaccessor-perl (1.19-4build4) ...
2025-08-20T22:11:42.9074726Z Setting up libfile-dirlist-perl (0.05-3) ...
2025-08-20T22:11:42.9102080Z Setting up libfile-homedir-perl (1.006-2) ...
2025-08-20T22:11:42.9123892Z Setting up libfile-touch-perl (0.12-2) ...
2025-08-20T22:11:42.9148723Z Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ...
2025-08-20T22:11:42.9176201Z Setting up libdevel-callchecker-perl:amd64 (0.008-2build3) ...
2025-08-20T22:11:42.9198653Z Setting up libio-socket-ssl-perl (2.085-1) ...
2025-08-20T22:11:42.9221856Z Setting up libparams-classify-perl:amd64 (0.015-2build5) ...
2025-08-20T22:11:42.9244951Z Setting up libmodule-runtime-perl (0.016-2) ...
2025-08-20T22:11:42.9268346Z Setting up libimport-into-perl (1.002005-2) ...
2025-08-20T22:11:42.9293755Z Setting up libmoo-perl (2.005005-1) ...
2025-08-20T22:11:42.9326215Z Setting up libwww-perl (6.76-1) ...
2025-08-20T22:11:42.9359559Z Setting up devscripts (2.23.7) ...
2025-08-20T22:11:43.0544788Z Setting up liblwp-protocol-https-perl (6.13-1) ...
2025-08-20T22:11:43.0587711Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:11:47.7379567Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:11:49.2047385Z Reading package lists...
2025-08-20T22:11:49.3490841Z Building dependency tree...
2025-08-20T22:11:49.3498874Z Reading state information...
2025-08-20T22:11:49.4964215Z The following additional packages will be installed:
2025-08-20T22:11:49.4970361Z   cmake-data libjsoncpp25 librhash0
2025-08-20T22:11:49.4975808Z Suggested packages:
2025-08-20T22:11:49.4976245Z   cmake-doc cmake-format elpa-cmake-mode ninja-build
2025-08-20T22:11:49.5099476Z The following NEW packages will be installed:
2025-08-20T22:11:49.5105873Z   cmake cmake-data libjsoncpp25 librhash0
2025-08-20T22:11:49.5267997Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:11:49.5268608Z Need to get 13.6 MB of archives.
2025-08-20T22:11:49.5269183Z After this operation, 49.1 MB of additional disk space will be used.
2025-08-20T22:11:49.5269858Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:11:49.5902393Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libjsoncpp25 amd64 1.9.5-6build1 [82.8 kB]
2025-08-20T22:11:49.6239573Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 librhash0 amd64 1.4.3-3build1 [129 kB]
2025-08-20T22:11:49.6581156Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake-data all 3.28.3-1build7 [2155 kB]
2025-08-20T22:11:49.8247155Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 cmake amd64 3.28.3-1build7 [11.2 MB]
2025-08-20T22:11:50.8159200Z Fetched 13.6 MB in 1s (12.9 MB/s)
2025-08-20T22:11:50.8374683Z Selecting previously unselected package libjsoncpp25:amd64.
2025-08-20T22:11:50.8431291Z (Reading database ... 
2025-08-20T22:11:50.8431726Z (Reading database ... 5%
2025-08-20T22:11:50.8432069Z (Reading database ... 10%
2025-08-20T22:11:50.8432314Z (Reading database ... 15%
2025-08-20T22:11:50.8432545Z (Reading database ... 20%
2025-08-20T22:11:50.8432771Z (Reading database ... 25%
2025-08-20T22:11:50.8432999Z (Reading database ... 30%
2025-08-20T22:11:50.8433221Z (Reading database ... 35%
2025-08-20T22:11:50.8433687Z (Reading database ... 40%
2025-08-20T22:11:50.8433972Z (Reading database ... 45%
2025-08-20T22:11:50.8434427Z (Reading database ... 50%
2025-08-20T22:11:50.8455626Z (Reading database ... 55%
2025-08-20T22:11:50.8556739Z (Reading database ... 60%
2025-08-20T22:11:50.8578830Z (Reading database ... 65%
2025-08-20T22:11:50.8615189Z (Reading database ... 70%
2025-08-20T22:11:50.8639196Z (Reading database ... 75%
2025-08-20T22:11:50.8671240Z (Reading database ... 80%
2025-08-20T22:11:50.8814530Z (Reading database ... 85%
2025-08-20T22:11:50.8895185Z (Reading database ... 90%
2025-08-20T22:11:50.9157515Z (Reading database ... 95%
2025-08-20T22:11:50.9157941Z (Reading database ... 100%
2025-08-20T22:11:50.9158342Z (Reading database ... 223897 files and directories currently installed.)
2025-08-20T22:11:50.9203360Z Preparing to unpack .../libjsoncpp25_1.9.5-6build1_amd64.deb ...
2025-08-20T22:11:50.9222444Z Unpacking libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:11:50.9485061Z Selecting previously unselected package librhash0:amd64.
2025-08-20T22:11:50.9621928Z Preparing to unpack .../librhash0_1.4.3-3build1_amd64.deb ...
2025-08-20T22:11:50.9631088Z Unpacking librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:11:50.9869175Z Selecting previously unselected package cmake-data.
2025-08-20T22:11:51.0008226Z Preparing to unpack .../cmake-data_3.28.3-1build7_all.deb ...
2025-08-20T22:11:51.0070400Z Unpacking cmake-data (3.28.3-1build7) ...
2025-08-20T22:11:51.5647098Z Selecting previously unselected package cmake.
2025-08-20T22:11:51.5796634Z Preparing to unpack .../cmake_3.28.3-1build7_amd64.deb ...
2025-08-20T22:11:51.5805582Z Unpacking cmake (3.28.3-1build7) ...
2025-08-20T22:11:51.7581548Z Setting up libjsoncpp25:amd64 (1.9.5-6build1) ...
2025-08-20T22:11:51.7606173Z Setting up librhash0:amd64 (1.4.3-3build1) ...
2025-08-20T22:11:51.7627471Z Setting up cmake-data (3.28.3-1build7) ...
2025-08-20T22:11:51.7692369Z Setting up cmake (3.28.3-1build7) ...
2025-08-20T22:11:51.7718603Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:11:55.9762056Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:11:56.5279767Z Could not send telemetry data: POST https://gitlab.com/api/v4/usage_data/track_event: 403 {error: insufficient_scope}, {error_description: The request requires higher privileges than provided by the access token.}, {scope: ai_workflows api read_api}
2025-08-20T22:11:56.5281053Z Running kernel seems to be up-to-date.
2025-08-20T22:11:56.5281296Z 
2025-08-20T22:11:56.5281411Z Restarting services...
2025-08-20T22:11:56.5336786Z 
2025-08-20T22:11:56.5337251Z Service restarts being deferred:
2025-08-20T22:11:56.5337723Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:11:56.5338089Z 
2025-08-20T22:11:56.5338270Z No containers need to be restarted.
2025-08-20T22:11:56.5338472Z 
2025-08-20T22:11:56.5338595Z No user sessions are running outdated binaries.
2025-08-20T22:11:56.5338985Z 
2025-08-20T22:11:56.5339244Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:11:57.3041301Z Reading package lists...
2025-08-20T22:11:57.4431816Z Building dependency tree...
2025-08-20T22:11:57.4439755Z Reading state information...
2025-08-20T22:11:57.5990844Z aria2 is already the newest version (1.37.0+debian-1build3).
2025-08-20T22:11:57.5991405Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:11:57.5991865Z bc is already the newest version (1.07.1-3ubuntu4).
2025-08-20T22:11:57.5992439Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:11:57.5992875Z b3sum is already the newest version (1.2.0-1).
2025-08-20T22:11:57.6007997Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:11:57.6008880Z ca-certificates is already the newest version (20240203).
2025-08-20T22:11:57.6009491Z ccache is already the newest version (4.9.1-1).
2025-08-20T22:11:57.6009847Z diffutils is already the newest version (1:3.10-1build1).
2025-08-20T22:11:57.6010211Z dos2unix is already the newest version (7.5.1-1).
2025-08-20T22:11:57.6010538Z gawk is already the newest version (1:5.2.1-2build3).
2025-08-20T22:11:57.6011219Z git-lfs is already the newest version (3.7.0).
2025-08-20T22:11:57.6011701Z imagemagick is already the newest version (8:6.9.12.98+dfsg1-5.2build2).
2025-08-20T22:11:57.6012358Z lzip is already the newest version (1.24.1-1build1).
2025-08-20T22:11:57.6012927Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:11:57.6013692Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:11:57.6014248Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:11:57.6014708Z make is already the newest version (4.3-4.1build2).
2025-08-20T22:11:57.6015224Z musl is already the newest version (1.2.4-2).
2025-08-20T22:11:57.6015748Z musl-dev is already the newest version (1.2.4-2).
2025-08-20T22:11:57.6016298Z musl-tools is already the newest version (1.2.4-2).
2025-08-20T22:11:57.6016956Z p7zip-full is already the newest version (16.02+transitional.1).
2025-08-20T22:11:57.6017635Z rsync is already the newest version (3.2.7-1ubuntu1.2).
2025-08-20T22:11:57.6018297Z texinfo is already the newest version (7.1-3build2).
2025-08-20T22:11:57.6018880Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:11:57.6019507Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:11:57.6228577Z Reading package lists...
2025-08-20T22:11:57.7614151Z Building dependency tree...
2025-08-20T22:11:57.7621975Z Reading state information...
2025-08-20T22:11:57.9200992Z autoconf is already the newest version (2.71-3).
2025-08-20T22:11:57.9201679Z automake is already the newest version (1:1.16.5-1.3ubuntu1).
2025-08-20T22:11:57.9202334Z autopoint is already the newest version (0.21-14ubuntu2).
2025-08-20T22:11:57.9202928Z binutils is already the newest version (2.42-4ubuntu2.5).
2025-08-20T22:11:57.9203698Z bison is already the newest version (2:3.8.2+dfsg-1build2).
2025-08-20T22:11:57.9204576Z build-essential is already the newest version (12.10ubuntu1).
2025-08-20T22:11:57.9205171Z byacc is already the newest version (1:2.0.20221106-1).
2025-08-20T22:11:57.9205777Z ca-certificates is already the newest version (20240203).
2025-08-20T22:11:57.9206361Z clang is already the newest version (1:18.0-59~exp2).
2025-08-20T22:11:57.9206905Z flex is already the newest version (2.6.4-8.2build1).
2025-08-20T22:11:57.9207417Z file is already the newest version (1:5.45-3build1).
2025-08-20T22:11:57.9207927Z jq is already the newest version (1.7.1-3ubuntu0.24.04.1).
2025-08-20T22:11:57.9208480Z libtool is already the newest version (2.4.7-7build1).
2025-08-20T22:11:57.9209067Z libtool-bin is already the newest version (2.4.7-7build1).
2025-08-20T22:11:57.9209616Z patch is already the newest version (2.7.6-7build3).
2025-08-20T22:11:57.9210161Z patchelf is already the newest version (0.18.0-1.1build1).
2025-08-20T22:11:57.9210571Z pkg-config is already the newest version (1.8.1-2build1).
2025-08-20T22:11:57.9210984Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:11:57.9211362Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:11:57.9211864Z tree is already the newest version (2.1.1-2ubuntu3).
2025-08-20T22:11:57.9212413Z wget is already the newest version (1.21.4-1ubuntu4.1).
2025-08-20T22:11:57.9212900Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:11:57.9436578Z Reading package lists...
2025-08-20T22:11:58.0815653Z Building dependency tree...
2025-08-20T22:11:58.0823784Z Reading state information...
2025-08-20T22:11:58.2382776Z devscripts is already the newest version (2.23.7).
2025-08-20T22:11:58.2383208Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:11:58.2612701Z Reading package lists...
2025-08-20T22:11:58.3963611Z Building dependency tree...
2025-08-20T22:11:58.3971448Z Reading state information...
2025-08-20T22:11:58.5490843Z cmake is already the newest version (3.28.3-1build7).
2025-08-20T22:11:58.5491322Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:11:58.5722287Z Reading package lists...
2025-08-20T22:11:58.7093983Z Building dependency tree...
2025-08-20T22:11:58.7101868Z Reading state information...
2025-08-20T22:11:58.8449056Z Suggested packages:
2025-08-20T22:11:58.8449389Z   binutils-doc
2025-08-20T22:11:58.8697836Z The following NEW packages will be installed:
2025-08-20T22:11:58.8703770Z   binutils-aarch64-linux-gnu
2025-08-20T22:11:58.8857836Z 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:11:58.9076998Z Need to get 3711 kB of archives.
2025-08-20T22:11:58.9077664Z After this operation, 21.0 MB of additional disk space will be used.
2025-08-20T22:11:58.9078268Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:11:58.9816762Z 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-20T22:11:59.4583960Z Fetched 3711 kB in 0s (11.7 MB/s)
2025-08-20T22:11:59.4766029Z Selecting previously unselected package binutils-aarch64-linux-gnu.
2025-08-20T22:11:59.4821403Z (Reading database ... 
2025-08-20T22:11:59.4821952Z (Reading database ... 5%
2025-08-20T22:11:59.4822344Z (Reading database ... 10%
2025-08-20T22:11:59.4822709Z (Reading database ... 15%
2025-08-20T22:11:59.4823052Z (Reading database ... 20%
2025-08-20T22:11:59.4823567Z (Reading database ... 25%
2025-08-20T22:11:59.4823923Z (Reading database ... 30%
2025-08-20T22:11:59.4824270Z (Reading database ... 35%
2025-08-20T22:11:59.4824629Z (Reading database ... 40%
2025-08-20T22:11:59.4824998Z (Reading database ... 45%
2025-08-20T22:11:59.4825338Z (Reading database ... 50%
2025-08-20T22:11:59.4844293Z (Reading database ... 55%
2025-08-20T22:11:59.4934786Z (Reading database ... 60%
2025-08-20T22:11:59.4955986Z (Reading database ... 65%
2025-08-20T22:11:59.4990343Z (Reading database ... 70%
2025-08-20T22:11:59.5013976Z (Reading database ... 75%
2025-08-20T22:11:59.5045428Z (Reading database ... 80%
2025-08-20T22:11:59.5184768Z (Reading database ... 85%
2025-08-20T22:11:59.5264077Z (Reading database ... 90%
2025-08-20T22:11:59.5523892Z (Reading database ... 95%
2025-08-20T22:11:59.5524291Z (Reading database ... 100%
2025-08-20T22:11:59.5524820Z (Reading database ... 227306 files and directories currently installed.)
2025-08-20T22:11:59.5565288Z Preparing to unpack .../binutils-aarch64-linux-gnu_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:11:59.5588582Z Unpacking binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:11:59.7076771Z Setting up binutils-aarch64-linux-gnu (2.42-4ubuntu2.5) ...
2025-08-20T22:11:59.7101528Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:11:59.7242252Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:12:05.1983645Z Reading package lists...
2025-08-20T22:12:05.3520923Z Building dependency tree...
2025-08-20T22:12:05.3529022Z Reading state information...
2025-08-20T22:12:05.5020764Z qemu-user-static is already the newest version (1:8.2.2+ds-0ubuntu1.9).
2025-08-20T22:12:05.5021801Z The following additional packages will be installed:
2025-08-20T22:12:05.5022486Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:12:05.5023094Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:12:05.5024087Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:12:05.5025104Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:12:05.5025772Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:12:05.5026226Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:12:05.5026774Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:12:05.5027580Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:12:05.5028167Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:12:05.5028752Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:12:05.5029328Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:12:05.5030265Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:12:05.5030883Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:12:05.5031505Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:12:05.5032094Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:12:05.5032573Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:12:05.5033074Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:12:05.5033807Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:12:05.5034529Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:12:05.5035273Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:12:05.5036079Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:12:05.5036753Z   linux-libc-dev-armhf-cross
2025-08-20T22:12:05.5037146Z Suggested packages:
2025-08-20T22:12:05.5037615Z   binutils-doc gcc-13-locales cpp-13-doc cpp-doc gcc-13-doc manpages-dev
2025-08-20T22:12:05.5038142Z   gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi gdb-arm-linux-gnueabihf
2025-08-20T22:12:05.5561849Z The following NEW packages will be installed:
2025-08-20T22:12:05.5562496Z   binutils-arm-linux-gnueabi binutils-arm-linux-gnueabihf
2025-08-20T22:12:05.5563069Z   cpp-13-aarch64-linux-gnu cpp-13-arm-linux-gnueabi cpp-13-arm-linux-gnueabihf
2025-08-20T22:12:05.5563939Z   cpp-aarch64-linux-gnu cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf
2025-08-20T22:12:05.5564514Z   g++-13-aarch64-linux-gnu g++-13-arm-linux-gnueabi g++-13-arm-linux-gnueabihf
2025-08-20T22:12:05.5565189Z   g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf
2025-08-20T22:12:05.5566411Z   gcc-13-aarch64-linux-gnu gcc-13-aarch64-linux-gnu-base
2025-08-20T22:12:05.5567061Z   gcc-13-arm-linux-gnueabi gcc-13-arm-linux-gnueabi-base
2025-08-20T22:12:05.5567586Z   gcc-13-arm-linux-gnueabihf gcc-13-arm-linux-gnueabihf-base gcc-13-cross-base
2025-08-20T22:12:05.5568167Z   gcc-13-cross-base-ports gcc-14-cross-base gcc-14-cross-base-ports
2025-08-20T22:12:05.5568731Z   gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf
2025-08-20T22:12:05.5569638Z   libasan8-arm64-cross libasan8-armel-cross libasan8-armhf-cross
2025-08-20T22:12:05.5570565Z   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
2025-08-20T22:12:05.5571545Z   libc6-arm64-cross libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
2025-08-20T22:12:05.5572534Z   libc6-dev-armel-cross libc6-dev-armhf-cross libgcc-13-dev-arm64-cross
2025-08-20T22:12:05.5573320Z   libgcc-13-dev-armel-cross libgcc-13-dev-armhf-cross libgcc-s1-arm64-cross
2025-08-20T22:12:05.5574004Z   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgomp1-arm64-cross
2025-08-20T22:12:05.5574454Z   libgomp1-armel-cross libgomp1-armhf-cross libhwasan0-arm64-cross
2025-08-20T22:12:05.5574917Z   libitm1-arm64-cross liblsan0-arm64-cross libstdc++-13-dev-arm64-cross
2025-08-20T22:12:05.5575350Z   libstdc++-13-dev-armel-cross libstdc++-13-dev-armhf-cross
2025-08-20T22:12:05.5575771Z   libstdc++6-arm64-cross libstdc++6-armel-cross libstdc++6-armhf-cross
2025-08-20T22:12:05.5576217Z   libtsan2-arm64-cross libubsan1-arm64-cross libubsan1-armel-cross
2025-08-20T22:12:05.5576694Z   libubsan1-armhf-cross linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
2025-08-20T22:12:05.5577101Z   linux-libc-dev-armhf-cross
2025-08-20T22:12:05.5757414Z 0 upgraded, 64 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:12:05.5757989Z Need to get 171 MB of archives.
2025-08-20T22:12:05.5758342Z After this operation, 599 MB of additional disk space will be used.
2025-08-20T22:12:05.5758730Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:12:05.6247488Z 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-20T22:12:05.6555086Z 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-20T22:12:06.1107385Z 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-20T22:12:06.1401289Z 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-20T22:12:06.4742615Z 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-20T22:12:06.5035235Z 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-20T22:12:06.7366831Z 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-20T22:12:06.7649948Z 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-20T22:12:06.7937033Z 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-20T22:12:06.8226661Z 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-20T22:12:06.8511841Z 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-20T22:12:06.8803385Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-arm64-cross all 2.39-0ubuntu8cross1 [1197 kB]
2025-08-20T22:12:06.9623116Z 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-20T22:12:06.9910605Z 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-20T22:12:07.0220063Z 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-20T22:12:07.0518506Z 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-20T22:12:07.1218600Z 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-20T22:12:07.1795603Z 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-20T22:12:07.2118705Z 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-20T22:12:07.2868375Z 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-20T22:12:07.3468236Z 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-20T22:12:07.3779296Z 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-20T22:12:07.4165573Z 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-20T22:12:07.5385876Z 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-20T22:12:07.9945740Z 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-20T22:12:08.0817147Z Get:27 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-arm64-cross all 2.39-0ubuntu8cross1 [1629 kB]
2025-08-20T22:12:08.1747412Z 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-20T22:12:08.2880269Z 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-20T22:12:08.6827723Z 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-20T22:12:08.8187454Z 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-20T22:12:08.8479554Z 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-20T22:12:08.8767784Z Get:33 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-armel-cross all 2.39-0ubuntu8cross1 [1046 kB]
2025-08-20T22:12:08.9406650Z 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-20T22:12:09.0102221Z 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-20T22:12:09.0400399Z 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-20T22:12:09.0686700Z 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-20T22:12:09.1842130Z 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-20T22:12:09.2416043Z 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-20T22:12:09.3277316Z 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-20T22:12:09.3970799Z 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-20T22:12:09.7360558Z 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-20T22:12:09.8178531Z Get:43 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libc6-dev-armel-cross all 2.39-0ubuntu8cross1 [1459 kB]
2025-08-20T22:12:09.9031157Z 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-20T22:12:10.0127988Z 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-20T22:12:10.2319992Z 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-20T22:12:10.5810400Z Get:47 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-armhf-cross all 2.39-0ubuntu8cross1 [1320 kB]
2025-08-20T22:12:10.6770501Z 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-20T22:12:10.7073347Z 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-20T22:12:10.7386819Z 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-20T22:12:10.7678788Z 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-20T22:12:10.9263742Z 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-20T22:12:10.9963857Z 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-20T22:12:11.0859588Z 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-20T22:12:11.1620646Z 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-20T22:12:11.6992198Z 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-20T22:12:11.7845306Z Get:57 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libc6-dev-armhf-cross all 2.39-0ubuntu8cross1 [1387 kB]
2025-08-20T22:12:11.8706736Z 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-20T22:12:11.9791562Z 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-20T22:12:12.2026195Z 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-20T22:12:12.2318190Z 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-20T22:12:12.2619432Z 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-20T22:12:12.2906959Z 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-20T22:12:12.3187438Z 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-20T22:12:12.3468341Z 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-20T22:12:12.6551638Z Fetched 171 MB in 7s (25.1 MB/s)
2025-08-20T22:12:12.6741783Z Selecting previously unselected package gcc-13-aarch64-linux-gnu-base:amd64.
2025-08-20T22:12:12.6797596Z (Reading database ... 
2025-08-20T22:12:12.6797990Z (Reading database ... 5%
2025-08-20T22:12:12.6798340Z (Reading database ... 10%
2025-08-20T22:12:12.6798582Z (Reading database ... 15%
2025-08-20T22:12:12.6798815Z (Reading database ... 20%
2025-08-20T22:12:12.6799044Z (Reading database ... 25%
2025-08-20T22:12:12.6799270Z (Reading database ... 30%
2025-08-20T22:12:12.6799497Z (Reading database ... 35%
2025-08-20T22:12:12.6799723Z (Reading database ... 40%
2025-08-20T22:12:12.6802047Z (Reading database ... 45%
2025-08-20T22:12:12.6802428Z (Reading database ... 50%
2025-08-20T22:12:12.6822570Z (Reading database ... 55%
2025-08-20T22:12:12.6915289Z (Reading database ... 60%
2025-08-20T22:12:12.6936275Z (Reading database ... 65%
2025-08-20T22:12:12.6970602Z (Reading database ... 70%
2025-08-20T22:12:12.6994289Z (Reading database ... 75%
2025-08-20T22:12:12.7025654Z (Reading database ... 80%
2025-08-20T22:12:12.7169801Z (Reading database ... 85%
2025-08-20T22:12:12.7251578Z (Reading database ... 90%
2025-08-20T22:12:12.7519060Z (Reading database ... 95%
2025-08-20T22:12:12.7519518Z (Reading database ... 100%
2025-08-20T22:12:12.7520168Z (Reading database ... 227650 files and directories currently installed.)
2025-08-20T22:12:12.7562329Z Preparing to unpack .../00-gcc-13-aarch64-linux-gnu-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:12.7572417Z Unpacking gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:12.7794086Z Selecting previously unselected package cpp-13-aarch64-linux-gnu.
2025-08-20T22:12:12.7934363Z Preparing to unpack .../01-cpp-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:12.7965923Z Unpacking cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:12.9356050Z Selecting previously unselected package gcc-13-arm-linux-gnueabi-base:amd64.
2025-08-20T22:12:12.9497109Z Preparing to unpack .../02-gcc-13-arm-linux-gnueabi-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:12.9505602Z Unpacking gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:12.9715016Z Selecting previously unselected package cpp-13-arm-linux-gnueabi.
2025-08-20T22:12:12.9854916Z Preparing to unpack .../03-cpp-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:12.9884691Z Unpacking cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.1172845Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf-base:amd64.
2025-08-20T22:12:13.1312980Z Preparing to unpack .../04-gcc-13-arm-linux-gnueabihf-base_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:13.1321053Z Unpacking gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.1529351Z Selecting previously unselected package cpp-13-arm-linux-gnueabihf.
2025-08-20T22:12:13.1670577Z Preparing to unpack .../05-cpp-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:13.1702148Z Unpacking cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.2998139Z Selecting previously unselected package cpp-aarch64-linux-gnu.
2025-08-20T22:12:13.3139026Z Preparing to unpack .../06-cpp-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:12:13.3147544Z Unpacking cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:13.3346948Z Selecting previously unselected package cpp-arm-linux-gnueabi.
2025-08-20T22:12:13.3486341Z Preparing to unpack .../07-cpp-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:12:13.3494431Z Unpacking cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:12:13.3688001Z Selecting previously unselected package cpp-arm-linux-gnueabihf.
2025-08-20T22:12:13.3828247Z Preparing to unpack .../08-cpp-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:12:13.3836368Z Unpacking cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:13.4035090Z Selecting previously unselected package gcc-13-cross-base.
2025-08-20T22:12:13.4176733Z Preparing to unpack .../09-gcc-13-cross-base_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.4186265Z Unpacking gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.4385980Z Selecting previously unselected package gcc-14-cross-base.
2025-08-20T22:12:13.4526303Z Preparing to unpack .../10-gcc-14-cross-base_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.4535586Z Unpacking gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.4737301Z Selecting previously unselected package libc6-arm64-cross.
2025-08-20T22:12:13.4878743Z Preparing to unpack .../11-libc6-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:12:13.4885993Z Unpacking libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:13.5260928Z Selecting previously unselected package libgcc-s1-arm64-cross.
2025-08-20T22:12:13.5401008Z Preparing to unpack .../12-libgcc-s1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.5408883Z Unpacking libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.5611929Z Selecting previously unselected package libgomp1-arm64-cross.
2025-08-20T22:12:13.5753647Z Preparing to unpack .../13-libgomp1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.5761320Z Unpacking libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.5984901Z Selecting previously unselected package libitm1-arm64-cross.
2025-08-20T22:12:13.6125611Z Preparing to unpack .../14-libitm1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.6134457Z Unpacking libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.6339499Z Selecting previously unselected package libatomic1-arm64-cross.
2025-08-20T22:12:13.6479448Z Preparing to unpack .../15-libatomic1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.6487387Z Unpacking libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.6689824Z Selecting previously unselected package libasan8-arm64-cross.
2025-08-20T22:12:13.6828374Z Preparing to unpack .../16-libasan8-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.6836443Z Unpacking libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.7140341Z Selecting previously unselected package liblsan0-arm64-cross.
2025-08-20T22:12:13.7279247Z Preparing to unpack .../17-liblsan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.7286117Z Unpacking liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.7529264Z Selecting previously unselected package libtsan2-arm64-cross.
2025-08-20T22:12:13.7670466Z Preparing to unpack .../18-libtsan2-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.7681949Z Unpacking libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.7983938Z Selecting previously unselected package libstdc++6-arm64-cross.
2025-08-20T22:12:13.8124026Z Preparing to unpack .../19-libstdc++6-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.8132401Z Unpacking libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.8460054Z Selecting previously unselected package libubsan1-arm64-cross.
2025-08-20T22:12:13.8599031Z Preparing to unpack .../20-libubsan1-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.8607426Z Unpacking libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.8842824Z Selecting previously unselected package libhwasan0-arm64-cross.
2025-08-20T22:12:13.8983231Z Preparing to unpack .../21-libhwasan0-arm64-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.8990739Z Unpacking libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:13.9244929Z Selecting previously unselected package libgcc-13-dev-arm64-cross.
2025-08-20T22:12:13.9384769Z Preparing to unpack .../22-libgcc-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:13.9393658Z Unpacking libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:14.0387938Z Selecting previously unselected package gcc-13-aarch64-linux-gnu.
2025-08-20T22:12:14.0528520Z Preparing to unpack .../23-gcc-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:14.0558699Z Unpacking gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:14.3131707Z Selecting previously unselected package linux-libc-dev-arm64-cross.
2025-08-20T22:12:14.3272551Z Preparing to unpack .../24-linux-libc-dev-arm64-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:12:14.3281360Z Unpacking linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:12:14.5220782Z Selecting previously unselected package libc6-dev-arm64-cross.
2025-08-20T22:12:14.5365334Z Preparing to unpack .../25-libc6-dev-arm64-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:12:14.5373390Z Unpacking libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:14.6559295Z Selecting previously unselected package libstdc++-13-dev-arm64-cross.
2025-08-20T22:12:14.6700680Z Preparing to unpack .../26-libstdc++-13-dev-arm64-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:14.6708838Z Unpacking libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:14.8940029Z Selecting previously unselected package g++-13-aarch64-linux-gnu.
2025-08-20T22:12:14.9084946Z Preparing to unpack .../27-g++-13-aarch64-linux-gnu_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:14.9114697Z Unpacking g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.0667679Z Selecting previously unselected package binutils-arm-linux-gnueabi.
2025-08-20T22:12:15.0810991Z Preparing to unpack .../28-binutils-arm-linux-gnueabi_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:12:15.0825661Z Unpacking binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:12:15.1726866Z Selecting previously unselected package gcc-13-cross-base-ports.
2025-08-20T22:12:15.1870424Z Preparing to unpack .../29-gcc-13-cross-base-ports_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:15.1878477Z Unpacking gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.2083316Z Selecting previously unselected package gcc-14-cross-base-ports.
2025-08-20T22:12:15.2224882Z Preparing to unpack .../30-gcc-14-cross-base-ports_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:15.2232700Z Unpacking gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.2438633Z Selecting previously unselected package libc6-armel-cross.
2025-08-20T22:12:15.2577067Z Preparing to unpack .../31-libc6-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:12:15.2584637Z Unpacking libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:15.2931660Z Selecting previously unselected package libgcc-s1-armel-cross.
2025-08-20T22:12:15.3072237Z Preparing to unpack .../32-libgcc-s1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:15.3080449Z Unpacking libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.3290499Z Selecting previously unselected package libgomp1-armel-cross.
2025-08-20T22:12:15.3429303Z Preparing to unpack .../33-libgomp1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:15.3437127Z Unpacking libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.3649287Z Selecting previously unselected package libatomic1-armel-cross.
2025-08-20T22:12:15.3789580Z Preparing to unpack .../34-libatomic1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:15.3798253Z Unpacking libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.4009086Z Selecting previously unselected package libasan8-armel-cross.
2025-08-20T22:12:15.4153998Z Preparing to unpack .../35-libasan8-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:15.4161731Z Unpacking libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.4822681Z Selecting previously unselected package libstdc++6-armel-cross.
2025-08-20T22:12:15.4964199Z Preparing to unpack .../36-libstdc++6-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:15.4970849Z Unpacking libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.5250459Z Selecting previously unselected package libubsan1-armel-cross.
2025-08-20T22:12:15.5388009Z Preparing to unpack .../37-libubsan1-armel-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:15.5395460Z Unpacking libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.5734152Z Selecting previously unselected package libgcc-13-dev-armel-cross.
2025-08-20T22:12:15.5871355Z Preparing to unpack .../38-libgcc-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:15.5879162Z Unpacking libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.6396235Z Selecting previously unselected package gcc-13-arm-linux-gnueabi.
2025-08-20T22:12:15.6535099Z Preparing to unpack .../39-gcc-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:15.6565625Z Unpacking gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:15.9010246Z Selecting previously unselected package linux-libc-dev-armel-cross.
2025-08-20T22:12:15.9154087Z Preparing to unpack .../40-linux-libc-dev-armel-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:12:15.9161508Z Unpacking linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:12:16.1078659Z Selecting previously unselected package libc6-dev-armel-cross.
2025-08-20T22:12:16.1222628Z Preparing to unpack .../41-libc6-dev-armel-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:12:16.1230692Z Unpacking libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:16.2450453Z Selecting previously unselected package libstdc++-13-dev-armel-cross.
2025-08-20T22:12:16.2594270Z Preparing to unpack .../42-libstdc++-13-dev-armel-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:16.2602564Z Unpacking libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:16.4729889Z Selecting previously unselected package g++-13-arm-linux-gnueabi.
2025-08-20T22:12:16.4875086Z Preparing to unpack .../43-g++-13-arm-linux-gnueabi_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:16.4906048Z Unpacking g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:16.6340404Z Selecting previously unselected package binutils-arm-linux-gnueabihf.
2025-08-20T22:12:16.6484046Z Preparing to unpack .../44-binutils-arm-linux-gnueabihf_2.42-4ubuntu2.5_amd64.deb ...
2025-08-20T22:12:16.6491218Z Unpacking binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:12:16.7390779Z Selecting previously unselected package libc6-armhf-cross.
2025-08-20T22:12:16.7534880Z Preparing to unpack .../45-libc6-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:12:16.7542287Z Unpacking libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:16.7883300Z Selecting previously unselected package libgcc-s1-armhf-cross.
2025-08-20T22:12:16.8026764Z Preparing to unpack .../46-libgcc-s1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:16.8036448Z Unpacking libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:16.8235825Z Selecting previously unselected package libgomp1-armhf-cross.
2025-08-20T22:12:16.8377713Z Preparing to unpack .../47-libgomp1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:16.8386385Z Unpacking libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:16.8597545Z Selecting previously unselected package libatomic1-armhf-cross.
2025-08-20T22:12:16.8735132Z Preparing to unpack .../48-libatomic1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:16.8745218Z Unpacking libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:16.8938956Z Selecting previously unselected package libasan8-armhf-cross.
2025-08-20T22:12:16.9078802Z Preparing to unpack .../49-libasan8-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:16.9086324Z Unpacking libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:16.9737664Z Selecting previously unselected package libstdc++6-armhf-cross.
2025-08-20T22:12:16.9880201Z Preparing to unpack .../50-libstdc++6-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:16.9887979Z Unpacking libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:17.0162033Z Selecting previously unselected package libubsan1-armhf-cross.
2025-08-20T22:12:17.0301689Z Preparing to unpack .../51-libubsan1-armhf-cross_14.2.0-4ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:17.0309414Z Unpacking libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:17.0650107Z Selecting previously unselected package libgcc-13-dev-armhf-cross.
2025-08-20T22:12:17.0791607Z Preparing to unpack .../52-libgcc-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:17.0798836Z Unpacking libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:17.1313714Z Selecting previously unselected package gcc-13-arm-linux-gnueabihf.
2025-08-20T22:12:17.1457749Z Preparing to unpack .../53-gcc-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:17.1487616Z Unpacking gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:17.3870873Z Selecting previously unselected package linux-libc-dev-armhf-cross.
2025-08-20T22:12:17.4015336Z Preparing to unpack .../54-linux-libc-dev-armhf-cross_6.8.0-25.25cross1_all.deb ...
2025-08-20T22:12:17.4023773Z Unpacking linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:12:17.5809317Z Selecting previously unselected package libc6-dev-armhf-cross.
2025-08-20T22:12:17.5955764Z Preparing to unpack .../55-libc6-dev-armhf-cross_2.39-0ubuntu8cross1_all.deb ...
2025-08-20T22:12:17.5964411Z Unpacking libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:17.7184180Z Selecting previously unselected package libstdc++-13-dev-armhf-cross.
2025-08-20T22:12:17.7328676Z Preparing to unpack .../56-libstdc++-13-dev-armhf-cross_13.3.0-6ubuntu2~24.04cross1_all.deb ...
2025-08-20T22:12:17.7336913Z Unpacking libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:17.9256601Z Selecting previously unselected package g++-13-arm-linux-gnueabihf.
2025-08-20T22:12:17.9403383Z Preparing to unpack .../57-g++-13-arm-linux-gnueabihf_13.3.0-6ubuntu2~24.04cross1_amd64.deb ...
2025-08-20T22:12:17.9433967Z Unpacking g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.0807582Z Selecting previously unselected package gcc-aarch64-linux-gnu.
2025-08-20T22:12:18.0951426Z Preparing to unpack .../58-gcc-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:12:18.0958714Z Unpacking gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:18.1156383Z Selecting previously unselected package g++-aarch64-linux-gnu.
2025-08-20T22:12:18.1300113Z Preparing to unpack .../59-g++-aarch64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:12:18.1308554Z Unpacking g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:18.1499297Z Selecting previously unselected package gcc-arm-linux-gnueabi.
2025-08-20T22:12:18.1636707Z Preparing to unpack .../60-gcc-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:12:18.1645032Z Unpacking gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:12:18.1841495Z Selecting previously unselected package g++-arm-linux-gnueabi.
2025-08-20T22:12:18.1979446Z Preparing to unpack .../61-g++-arm-linux-gnueabi_4%3a13.2.1-2ubuntu1_amd64.deb ...
2025-08-20T22:12:18.1989087Z Unpacking g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:12:18.2171035Z Selecting previously unselected package gcc-arm-linux-gnueabihf.
2025-08-20T22:12:18.2308575Z Preparing to unpack .../62-gcc-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:12:18.2316222Z Unpacking gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:18.2512616Z Selecting previously unselected package g++-arm-linux-gnueabihf.
2025-08-20T22:12:18.2649358Z Preparing to unpack .../63-g++-arm-linux-gnueabihf_4%3a13.2.0-7ubuntu1_amd64.deb ...
2025-08-20T22:12:18.2657305Z Unpacking g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:18.3088292Z Setting up binutils-arm-linux-gnueabi (2.42-4ubuntu2.5) ...
2025-08-20T22:12:18.3112947Z Setting up libc6-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:18.3134339Z Setting up gcc-13-arm-linux-gnueabi-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3154694Z Setting up gcc-14-cross-base (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3175284Z Setting up libatomic1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3197145Z Setting up linux-libc-dev-armel-cross (6.8.0-25.25cross1) ...
2025-08-20T22:12:18.3217749Z Setting up gcc-13-cross-base (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3237317Z Setting up libc6-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:18.3258295Z Setting up linux-libc-dev-armhf-cross (6.8.0-25.25cross1) ...
2025-08-20T22:12:18.3281939Z Setting up libitm1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3303764Z Setting up linux-libc-dev-arm64-cross (6.8.0-25.25cross1) ...
2025-08-20T22:12:18.3323733Z Setting up libc6-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:18.3343733Z Setting up gcc-13-arm-linux-gnueabihf-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3364117Z Setting up gcc-14-cross-base-ports (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3385061Z Setting up gcc-13-aarch64-linux-gnu-base:amd64 (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3405485Z Setting up libc6-dev-armel-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:18.3425903Z Setting up binutils-arm-linux-gnueabihf (2.42-4ubuntu2.5) ...
2025-08-20T22:12:18.3447081Z Setting up gcc-13-cross-base-ports (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3468311Z Setting up libgcc-s1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3489605Z Setting up libatomic1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3510334Z Setting up libgomp1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3530591Z Setting up liblsan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3552160Z Setting up libgomp1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3572817Z Setting up cpp-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3607445Z Setting up libgomp1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3627878Z Setting up cpp-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3650765Z Setting up cpp-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3672233Z Setting up libgcc-s1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3692432Z Setting up libgcc-s1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3713067Z Setting up libc6-dev-armhf-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:18.3733919Z Setting up libhwasan0-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3755319Z Setting up libc6-dev-arm64-cross (2.39-0ubuntu8cross1) ...
2025-08-20T22:12:18.3777204Z Setting up libstdc++6-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3798060Z Setting up libatomic1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3818143Z Setting up libstdc++6-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3838965Z Setting up cpp-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:18.3859708Z Setting up cpp-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:12:18.3882514Z Setting up libstdc++6-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3904061Z Setting up libubsan1-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3925991Z Setting up libubsan1-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3949291Z Setting up libasan8-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3969441Z Setting up libtsan2-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.3992247Z Setting up cpp-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:18.4012953Z Setting up libasan8-armhf-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4032998Z Setting up libasan8-armel-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4056292Z Setting up libubsan1-arm64-cross (14.2.0-4ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4079189Z Setting up libgcc-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4099617Z Setting up gcc-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4122123Z Setting up libstdc++-13-dev-armel-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4143748Z Setting up libgcc-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4164820Z Setting up libgcc-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4185537Z Setting up gcc-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:12:18.4206503Z Setting up g++-13-arm-linux-gnueabi (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4228350Z Setting up libstdc++-13-dev-armhf-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4249883Z Setting up gcc-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4271740Z Setting up gcc-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4295393Z Setting up libstdc++-13-dev-arm64-cross (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4317209Z Setting up g++-arm-linux-gnueabi (4:13.2.1-2ubuntu1) ...
2025-08-20T22:12:18.4339115Z Setting up gcc-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:18.4360068Z Setting up g++-13-arm-linux-gnueabihf (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4381021Z Setting up g++-13-aarch64-linux-gnu (13.3.0-6ubuntu2~24.04cross1) ...
2025-08-20T22:12:18.4401865Z Setting up g++-arm-linux-gnueabihf (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:18.4424325Z Setting up gcc-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:18.4445735Z Setting up g++-aarch64-linux-gnu (4:13.2.0-7ubuntu1) ...
2025-08-20T22:12:18.4470067Z Processing triggers for ccache (4.9.1-1) ...
2025-08-20T22:12:18.4486000Z Updating symlinks in /usr/lib/ccache ...
2025-08-20T22:12:18.4571097Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:12:22.9811130Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:12:24.3863570Z Reading package lists...
2025-08-20T22:12:24.5366236Z Building dependency tree...
2025-08-20T22:12:24.5374214Z Reading state information...
2025-08-20T22:12:24.6834495Z The following additional packages will be installed:
2025-08-20T22:12:24.6835705Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:12:24.6842564Z   libpcap0.8-dev
2025-08-20T22:12:24.7121885Z The following NEW packages will be installed:
2025-08-20T22:12:24.7122673Z   libdbus-1-dev libibverbs-dev libjudydebian1 libnl-3-dev libnl-route-3-dev
2025-08-20T22:12:24.7126394Z   libpcap-dev libpcap0.8-dev pcaputils
2025-08-20T22:12:24.7291474Z 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:12:24.7528206Z Need to get 1613 kB of archives.
2025-08-20T22:12:24.7528972Z After this operation, 6802 kB of additional disk space will be used.
2025-08-20T22:12:24.7529730Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:12:24.8018089Z 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-20T22:12:24.8363735Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 libjudydebian1 amd64 1.0.5-5.1build1 [107 kB]
2025-08-20T22:12:24.8666368Z 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-20T22:12:24.8962683Z 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-20T22:12:24.9314161Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs-dev amd64 50.0-2ubuntu0.2 [686 kB]
2025-08-20T22:12:24.9983146Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8-dev amd64 1.10.4-4.1ubuntu3 [269 kB]
2025-08-20T22:12:25.0322813Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpcap-dev amd64 1.10.4-4.1ubuntu3 [3324 B]
2025-08-20T22:12:25.0606267Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 pcaputils amd64 0.8-1.1build2 [43.8 kB]
2025-08-20T22:12:25.3397234Z Fetched 1613 kB in 0s (5060 kB/s)
2025-08-20T22:12:25.3629360Z Selecting previously unselected package libdbus-1-dev:amd64.
2025-08-20T22:12:25.3711504Z (Reading database ... 
2025-08-20T22:12:25.3711979Z (Reading database ... 5%
2025-08-20T22:12:25.3712375Z (Reading database ... 10%
2025-08-20T22:12:25.3712761Z (Reading database ... 15%
2025-08-20T22:12:25.3713117Z (Reading database ... 20%
2025-08-20T22:12:25.3713690Z (Reading database ... 25%
2025-08-20T22:12:25.3714050Z (Reading database ... 30%
2025-08-20T22:12:25.3714403Z (Reading database ... 35%
2025-08-20T22:12:25.3714752Z (Reading database ... 40%
2025-08-20T22:12:25.3714986Z (Reading database ... 45%
2025-08-20T22:12:25.3715199Z (Reading database ... 50%
2025-08-20T22:12:25.3829986Z (Reading database ... 55%
2025-08-20T22:12:25.3853767Z (Reading database ... 60%
2025-08-20T22:12:25.3881591Z (Reading database ... 65%
2025-08-20T22:12:25.3934581Z (Reading database ... 70%
2025-08-20T22:12:25.3964624Z (Reading database ... 75%
2025-08-20T22:12:25.4014829Z (Reading database ... 80%
2025-08-20T22:12:25.4197546Z (Reading database ... 85%
2025-08-20T22:12:25.4298198Z (Reading database ... 90%
2025-08-20T22:12:25.4638180Z (Reading database ... 95%
2025-08-20T22:12:25.4638648Z (Reading database ... 100%
2025-08-20T22:12:25.4639196Z (Reading database ... 235709 files and directories currently installed.)
2025-08-20T22:12:25.4690989Z Preparing to unpack .../0-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ...
2025-08-20T22:12:25.4701048Z Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:12:25.5205707Z Selecting previously unselected package libjudydebian1.
2025-08-20T22:12:25.5384884Z Preparing to unpack .../1-libjudydebian1_1.0.5-5.1build1_amd64.deb ...
2025-08-20T22:12:25.5400951Z Unpacking libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:12:25.5701551Z Selecting previously unselected package libnl-3-dev:amd64.
2025-08-20T22:12:25.5849772Z Preparing to unpack .../2-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:12:25.5858517Z Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:12:25.6359220Z Selecting previously unselected package libnl-route-3-dev:amd64.
2025-08-20T22:12:25.6520823Z Preparing to unpack .../3-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ...
2025-08-20T22:12:25.6529324Z Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:12:25.6945505Z Selecting previously unselected package libibverbs-dev:amd64.
2025-08-20T22:12:25.7130610Z Preparing to unpack .../4-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ...
2025-08-20T22:12:25.7164402Z Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:12:25.8084042Z Selecting previously unselected package libpcap0.8-dev:amd64.
2025-08-20T22:12:25.8239980Z Preparing to unpack .../5-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:12:25.8274798Z Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:12:25.8736032Z Selecting previously unselected package libpcap-dev:amd64.
2025-08-20T22:12:25.8886263Z Preparing to unpack .../6-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ...
2025-08-20T22:12:25.8899237Z Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:12:25.9185241Z Selecting previously unselected package pcaputils.
2025-08-20T22:12:25.9337183Z Preparing to unpack .../7-pcaputils_0.8-1.1build2_amd64.deb ...
2025-08-20T22:12:25.9381447Z Unpacking pcaputils (0.8-1.1build2) ...
2025-08-20T22:12:26.0020098Z Setting up libjudydebian1 (1.0.5-5.1build1) ...
2025-08-20T22:12:26.0073920Z Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ...
2025-08-20T22:12:26.1848109Z Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:12:26.1901608Z Setting up pcaputils (0.8-1.1build2) ...
2025-08-20T22:12:26.2074418Z update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
2025-08-20T22:12:26.5399668Z Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ...
2025-08-20T22:12:26.5441799Z Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ...
2025-08-20T22:12:26.5506289Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:12:26.5684683Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:12:31.7299065Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:12:31.7502316Z Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:12:31.7530592Z Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ...
2025-08-20T22:12:33.4818564Z Reading package lists...
2025-08-20T22:12:33.6623314Z Building dependency tree...
2025-08-20T22:12:33.6631744Z Reading state information...
2025-08-20T22:12:33.7090452Z Reading package lists...
2025-08-20T22:12:33.8718987Z Building dependency tree...
2025-08-20T22:12:33.8727623Z Reading state information...
2025-08-20T22:12:34.0240999Z The following additional packages will be installed:
2025-08-20T22:12:34.0244667Z   liblz1 liblzma-dev librust-cc-dev librust-libc-dev librust-pkg-config-dev
2025-08-20T22:12:34.0250290Z Suggested packages:
2025-08-20T22:12:34.0250939Z   liblzma-doc librust-cc+jobserver-dev librust-libc+rustc-dep-of-std-dev
2025-08-20T22:12:34.0251676Z   librust-libc+rustc-std-workspace-core-dev
2025-08-20T22:12:34.0397607Z The following NEW packages will be installed:
2025-08-20T22:12:34.0399611Z   liblz-dev liblz1 liblzma-dev librust-cc-dev librust-libc-dev
2025-08-20T22:12:34.0401713Z   librust-lzma-sys-dev librust-pkg-config-dev lzma lzma-dev
2025-08-20T22:12:34.0564746Z 0 upgraded, 9 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:12:34.0565297Z Need to get 800 kB of archives.
2025-08-20T22:12:34.0565654Z After this operation, 6245 kB of additional disk space will be used.
2025-08-20T22:12:34.0566044Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:12:34.1065515Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz1 amd64 1.14-1 [36.4 kB]
2025-08-20T22:12:34.1362660Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 liblz-dev amd64 1.14-1 [51.7 kB]
2025-08-20T22:12:34.1660721Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-libc-dev amd64 0.2.152-1 [353 kB]
2025-08-20T22:12:34.2147033Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 librust-cc-dev amd64 1.0.83-1 [61.6 kB]
2025-08-20T22:12:34.2449335Z 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-20T22:12:34.2740231Z 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-20T22:12:34.3066776Z 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-20T22:12:34.3348505Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma amd64 9.22-2.2 [47.3 kB]
2025-08-20T22:12:34.3641354Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lzma-dev all 9.22-2.2 [41.6 kB]
2025-08-20T22:12:34.6314746Z Fetched 800 kB in 0s (2509 kB/s)
2025-08-20T22:12:34.6515825Z Selecting previously unselected package liblz1:amd64.
2025-08-20T22:12:34.6575476Z (Reading database ... 
2025-08-20T22:12:34.6575986Z (Reading database ... 5%
2025-08-20T22:12:34.6576742Z (Reading database ... 10%
2025-08-20T22:12:34.6577354Z (Reading database ... 15%
2025-08-20T22:12:34.6577606Z (Reading database ... 20%
2025-08-20T22:12:34.6577842Z (Reading database ... 25%
2025-08-20T22:12:34.6578084Z (Reading database ... 30%
2025-08-20T22:12:34.6578313Z (Reading database ... 35%
2025-08-20T22:12:34.6578542Z (Reading database ... 40%
2025-08-20T22:12:34.6578775Z (Reading database ... 45%
2025-08-20T22:12:34.6579006Z (Reading database ... 50%
2025-08-20T22:12:34.6677758Z (Reading database ... 55%
2025-08-20T22:12:34.6698204Z (Reading database ... 60%
2025-08-20T22:12:34.6720473Z (Reading database ... 65%
2025-08-20T22:12:34.6761175Z (Reading database ... 70%
2025-08-20T22:12:34.6790597Z (Reading database ... 75%
2025-08-20T22:12:34.6826799Z (Reading database ... 80%
2025-08-20T22:12:34.6985452Z (Reading database ... 85%
2025-08-20T22:12:34.7092692Z (Reading database ... 90%
2025-08-20T22:12:34.7376662Z (Reading database ... 95%
2025-08-20T22:12:34.7377007Z (Reading database ... 100%
2025-08-20T22:12:34.7377430Z (Reading database ... 236365 files and directories currently installed.)
2025-08-20T22:12:34.7425121Z Preparing to unpack .../0-liblz1_1.14-1_amd64.deb ...
2025-08-20T22:12:34.7440704Z Unpacking liblz1:amd64 (1.14-1) ...
2025-08-20T22:12:34.7658627Z Selecting previously unselected package liblz-dev:amd64.
2025-08-20T22:12:34.7804643Z Preparing to unpack .../1-liblz-dev_1.14-1_amd64.deb ...
2025-08-20T22:12:34.7812736Z Unpacking liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:12:34.8043613Z Selecting previously unselected package librust-libc-dev:amd64.
2025-08-20T22:12:34.8187953Z Preparing to unpack .../2-librust-libc-dev_0.2.152-1_amd64.deb ...
2025-08-20T22:12:34.8195414Z Unpacking librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:12:34.9018044Z Selecting previously unselected package librust-cc-dev:amd64.
2025-08-20T22:12:34.9167281Z Preparing to unpack .../3-librust-cc-dev_1.0.83-1_amd64.deb ...
2025-08-20T22:12:34.9176539Z Unpacking librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:12:34.9439857Z Selecting previously unselected package librust-pkg-config-dev:amd64.
2025-08-20T22:12:34.9586521Z Preparing to unpack .../4-librust-pkg-config-dev_0.3.27-1_amd64.deb ...
2025-08-20T22:12:34.9595036Z Unpacking librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:12:34.9839561Z Selecting previously unselected package liblzma-dev:amd64.
2025-08-20T22:12:34.9985528Z Preparing to unpack .../5-liblzma-dev_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ...
2025-08-20T22:12:34.9993112Z Unpacking liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:12:35.0279161Z Selecting previously unselected package librust-lzma-sys-dev:amd64.
2025-08-20T22:12:35.0425458Z Preparing to unpack .../6-librust-lzma-sys-dev_0.1.20-1_amd64.deb ...
2025-08-20T22:12:35.0432755Z Unpacking librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:12:35.0655224Z Selecting previously unselected package lzma.
2025-08-20T22:12:35.0801613Z Preparing to unpack .../7-lzma_9.22-2.2_amd64.deb ...
2025-08-20T22:12:35.0810266Z Unpacking lzma (9.22-2.2) ...
2025-08-20T22:12:35.1065195Z Selecting previously unselected package lzma-dev.
2025-08-20T22:12:35.1211994Z Preparing to unpack .../8-lzma-dev_9.22-2.2_all.deb ...
2025-08-20T22:12:35.1219822Z Unpacking lzma-dev (9.22-2.2) ...
2025-08-20T22:12:35.1667736Z Setting up liblz1:amd64 (1.14-1) ...
2025-08-20T22:12:35.1694501Z Setting up librust-libc-dev:amd64 (0.2.152-1) ...
2025-08-20T22:12:35.1714316Z Setting up librust-cc-dev:amd64 (1.0.83-1) ...
2025-08-20T22:12:35.1738688Z Setting up liblz-dev:amd64 (1.14-1) ...
2025-08-20T22:12:35.1759832Z Setting up lzma (9.22-2.2) ...
2025-08-20T22:12:35.1823675Z update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
2025-08-20T22:12:35.1853005Z Setting up lzma-dev (9.22-2.2) ...
2025-08-20T22:12:35.1876657Z Setting up liblzma-dev:amd64 (5.6.1+really5.4.5-1ubuntu0.2) ...
2025-08-20T22:12:35.1899585Z Setting up librust-pkg-config-dev:amd64 (0.3.27-1) ...
2025-08-20T22:12:35.1923194Z Setting up librust-lzma-sys-dev:amd64 (0.1.20-1) ...
2025-08-20T22:12:35.1950732Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:12:35.2098880Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:12:39.5352467Z Processing triggers for install-info (7.1-3build2) ...
2025-08-20T22:12:40.1667505Z 
2025-08-20T22:12:40.1668183Z Running kernel seems to be up-to-date.
2025-08-20T22:12:40.1668492Z 
2025-08-20T22:12:40.1668601Z Restarting services...
2025-08-20T22:12:40.1728300Z 
2025-08-20T22:12:40.1728593Z Service restarts being deferred:
2025-08-20T22:12:40.1729147Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:12:40.1729472Z 
2025-08-20T22:12:40.1729646Z No containers need to be restarted.
2025-08-20T22:12:40.1729906Z 
2025-08-20T22:12:40.1731389Z No user sessions are running outdated binaries.
2025-08-20T22:12:40.1731708Z 
2025-08-20T22:12:40.1731992Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:12:40.9874767Z Reading package lists...
2025-08-20T22:12:41.1332424Z Building dependency tree...
2025-08-20T22:12:41.1340827Z Reading state information...
2025-08-20T22:12:41.3275818Z dnsutils is already the newest version (1:9.18.30-0ubuntu0.24.04.2).
2025-08-20T22:12:41.3276462Z inetutils-telnet is already the newest version (2:2.5-3ubuntu4).
2025-08-20T22:12:41.3276934Z inetutils-telnet set to manually installed.
2025-08-20T22:12:41.3277378Z net-tools is already the newest version (2.10-0.1ubuntu4.4).
2025-08-20T22:12:41.3277846Z The following additional packages will be installed:
2025-08-20T22:12:41.3278226Z   tcpd update-inetd
2025-08-20T22:12:41.3430018Z The following packages will be REMOVED:
2025-08-20T22:12:41.3436944Z   iputils-ping rsyslog ubuntu-minimal
2025-08-20T22:12:41.3438048Z The following NEW packages will be installed:
2025-08-20T22:12:41.3438646Z   inetutils-ftp inetutils-ftpd inetutils-inetd inetutils-ping
2025-08-20T22:12:41.3439270Z   inetutils-syslogd inetutils-talk inetutils-talkd inetutils-telnetd
2025-08-20T22:12:41.3444413Z   inetutils-tools inetutils-traceroute netcat-traditional tcpd update-inetd
2025-08-20T22:12:41.3610325Z 0 upgraded, 13 newly installed, 3 to remove and 19 not upgraded.
2025-08-20T22:12:41.3611099Z Need to get 698 kB of archives.
2025-08-20T22:12:41.3611432Z After this operation, 196 kB of additional disk space will be used.
2025-08-20T22:12:41.3611828Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:12:41.4054940Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-syslogd amd64 2:2.5-3ubuntu4 [62.6 kB]
2025-08-20T22:12:41.4346821Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 tcpd amd64 7.6.q-33 [24.3 kB]
2025-08-20T22:12:41.4639820Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 update-inetd all 4.53 [24.0 kB]
2025-08-20T22:12:41.4953041Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-inetd amd64 2:2.5-3ubuntu4 [45.5 kB]
2025-08-20T22:12:41.5420136Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftp amd64 2:2.5-3ubuntu4 [84.3 kB]
2025-08-20T22:12:41.5718903Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ftpd amd64 2:2.5-3ubuntu4 [73.3 kB]
2025-08-20T22:12:41.6017235Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-ping amd64 2:2.5-3ubuntu4 [62.4 kB]
2025-08-20T22:12:41.6307841Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talk amd64 2:2.5-3ubuntu4 [45.8 kB]
2025-08-20T22:12:41.6599156Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-talkd amd64 2:2.5-3ubuntu4 [35.7 kB]
2025-08-20T22:12:41.6895179Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-telnetd amd64 2:2.5-3ubuntu4 [60.0 kB]
2025-08-20T22:12:41.7185971Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-tools amd64 2:2.5-3ubuntu4 [76.9 kB]
2025-08-20T22:12:41.7478061Z Get:13 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 netcat-traditional amd64 1.10-48 [61.3 kB]
2025-08-20T22:12:41.7777103Z Get:14 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 inetutils-traceroute amd64 2:2.5-3ubuntu4 [42.2 kB]
2025-08-20T22:12:42.0057094Z Preconfiguring packages ...
2025-08-20T22:12:42.1116214Z Fetched 698 kB in 0s (1635 kB/s)
2025-08-20T22:12:42.1299966Z (Reading database ... 
2025-08-20T22:12:42.1300641Z (Reading database ... 5%
2025-08-20T22:12:42.1301045Z (Reading database ... 10%
2025-08-20T22:12:42.1301424Z (Reading database ... 15%
2025-08-20T22:12:42.1301789Z (Reading database ... 20%
2025-08-20T22:12:42.1302150Z (Reading database ... 25%
2025-08-20T22:12:42.1302507Z (Reading database ... 30%
2025-08-20T22:12:42.1302853Z (Reading database ... 35%
2025-08-20T22:12:42.1303206Z (Reading database ... 40%
2025-08-20T22:12:42.1303770Z (Reading database ... 45%
2025-08-20T22:12:42.1304148Z (Reading database ... 50%
2025-08-20T22:12:42.1326023Z (Reading database ... 55%
2025-08-20T22:12:42.1418488Z (Reading database ... 60%
2025-08-20T22:12:42.1440248Z (Reading database ... 65%
2025-08-20T22:12:42.1479753Z (Reading database ... 70%
2025-08-20T22:12:42.1505480Z (Reading database ... 75%
2025-08-20T22:12:42.1543106Z (Reading database ... 80%
2025-08-20T22:12:42.1685664Z (Reading database ... 85%
2025-08-20T22:12:42.1772777Z (Reading database ... 90%
2025-08-20T22:12:42.2044238Z (Reading database ... 95%
2025-08-20T22:12:42.2044640Z (Reading database ... 100%
2025-08-20T22:12:42.2045153Z (Reading database ... 236857 files and directories currently installed.)
2025-08-20T22:12:42.2087184Z Removing ubuntu-minimal (1.539.2) ...
2025-08-20T22:12:42.2247169Z Removing iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:12:42.2423769Z Removing rsyslog (8.2312.0-3ubuntu9.1) ...
2025-08-20T22:12:42.6337075Z Selecting previously unselected package inetutils-syslogd.
2025-08-20T22:12:42.6396897Z (Reading database ... 
2025-08-20T22:12:42.6397313Z (Reading database ... 5%
2025-08-20T22:12:42.6397685Z (Reading database ... 10%
2025-08-20T22:12:42.6398061Z (Reading database ... 15%
2025-08-20T22:12:42.6398458Z (Reading database ... 20%
2025-08-20T22:12:42.6398823Z (Reading database ... 25%
2025-08-20T22:12:42.6399179Z (Reading database ... 30%
2025-08-20T22:12:42.6399785Z (Reading database ... 35%
2025-08-20T22:12:42.6400143Z (Reading database ... 40%
2025-08-20T22:12:42.6400502Z (Reading database ... 45%
2025-08-20T22:12:42.6400859Z (Reading database ... 50%
2025-08-20T22:12:42.6421034Z (Reading database ... 55%
2025-08-20T22:12:42.6517029Z (Reading database ... 60%
2025-08-20T22:12:42.6539360Z (Reading database ... 65%
2025-08-20T22:12:42.6579757Z (Reading database ... 70%
2025-08-20T22:12:42.6606410Z (Reading database ... 75%
2025-08-20T22:12:42.6645998Z (Reading database ... 80%
2025-08-20T22:12:42.6789242Z (Reading database ... 85%
2025-08-20T22:12:42.6874459Z (Reading database ... 90%
2025-08-20T22:12:42.7144258Z (Reading database ... 95%
2025-08-20T22:12:42.7144688Z (Reading database ... 100%
2025-08-20T22:12:42.7145239Z (Reading database ... 236785 files and directories currently installed.)
2025-08-20T22:12:42.7187602Z Preparing to unpack .../00-inetutils-syslogd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:12:42.7223890Z Unpacking inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:12:42.7456123Z Selecting previously unselected package tcpd.
2025-08-20T22:12:42.7597341Z Preparing to unpack .../01-tcpd_7.6.q-33_amd64.deb ...
2025-08-20T22:12:42.7608304Z Unpacking tcpd (7.6.q-33) ...
2025-08-20T22:12:42.7845455Z Selecting previously unselected package update-inetd.
2025-08-20T22:12:42.7985954Z Preparing to unpack .../02-update-inetd_4.53_all.deb ...
2025-08-20T22:12:42.7998368Z Unpacking update-inetd (4.53) ...
2025-08-20T22:12:42.8229206Z Selecting previously unselected package inetutils-inetd.
2025-08-20T22:12:42.8366520Z Preparing to unpack .../03-inetutils-inetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:12:42.8415059Z Unpacking inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:12:42.8635264Z Selecting previously unselected package inetutils-ftp.
2025-08-20T22:12:42.8773865Z Preparing to unpack .../04-inetutils-ftp_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:12:42.8784021Z Unpacking inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:12:42.9006640Z Selecting previously unselected package inetutils-ftpd.
2025-08-20T22:12:42.9144242Z Preparing to unpack .../05-inetutils-ftpd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:12:42.9155570Z Unpacking inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:12:42.9386880Z Selecting previously unselected package inetutils-ping.
2025-08-20T22:12:42.9527324Z Preparing to unpack .../06-inetutils-ping_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:12:42.9536653Z Unpacking inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:12:42.9779658Z Selecting previously unselected package inetutils-talk.
2025-08-20T22:12:42.9918352Z Preparing to unpack .../07-inetutils-talk_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:12:42.9927411Z Unpacking inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:12:43.0146774Z Selecting previously unselected package inetutils-talkd.
2025-08-20T22:12:43.0283843Z Preparing to unpack .../08-inetutils-talkd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:12:43.0292110Z Unpacking inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:12:43.0511754Z Selecting previously unselected package inetutils-telnetd.
2025-08-20T22:12:43.0650812Z Preparing to unpack .../09-inetutils-telnetd_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:12:43.0658758Z Unpacking inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:12:43.0881420Z Selecting previously unselected package inetutils-tools.
2025-08-20T22:12:43.1019505Z Preparing to unpack .../10-inetutils-tools_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:12:43.1030712Z Unpacking inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:12:43.1260542Z Selecting previously unselected package netcat-traditional.
2025-08-20T22:12:43.1399558Z Preparing to unpack .../11-netcat-traditional_1.10-48_amd64.deb ...
2025-08-20T22:12:43.1408125Z Unpacking netcat-traditional (1.10-48) ...
2025-08-20T22:12:43.1659419Z Selecting previously unselected package inetutils-traceroute.
2025-08-20T22:12:43.1797290Z Preparing to unpack .../12-inetutils-traceroute_2%3a2.5-3ubuntu4_amd64.deb ...
2025-08-20T22:12:43.1805597Z Unpacking inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:12:43.2210089Z Setting up netcat-traditional (1.10-48) ...
2025-08-20T22:12:43.2290101Z Setting up update-inetd (4.53) ...
2025-08-20T22:12:43.3153564Z Setting up inetutils-traceroute (2:2.5-3ubuntu4) ...
2025-08-20T22:12:43.3217621Z update-alternatives: using /usr/bin/inetutils-traceroute to provide /usr/bin/traceroute (traceroute) in auto mode
2025-08-20T22:12:43.3236512Z Setting up inetutils-syslogd (2:2.5-3ubuntu4) ...
2025-08-20T22:12:43.7316304Z Created symlink /etc/systemd/system/syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:12:43.7316844Z 
2025-08-20T22:12:43.7316995Z Removed "/etc/systemd/system/syslog.service".
2025-08-20T22:12:43.7317245Z 
2025-08-20T22:12:43.7317703Z Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:12:43.7318210Z 
2025-08-20T22:12:43.7318854Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-syslogd.service → /usr/lib/systemd/system/inetutils-syslogd.service.
2025-08-20T22:12:43.7319506Z 
2025-08-20T22:12:44.0320072Z Setting up inetutils-ftp (2:2.5-3ubuntu4) ...
2025-08-20T22:12:44.0400709Z Setting up inetutils-talk (2:2.5-3ubuntu4) ...
2025-08-20T22:12:44.0462734Z update-alternatives: using /usr/bin/inetutils-talk to provide /usr/bin/talk (talk) in auto mode
2025-08-20T22:12:44.0482106Z Setting up inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:12:44.0513824Z Setting up inetutils-tools (2:2.5-3ubuntu4) ...
2025-08-20T22:12:44.0535842Z Setting up tcpd (7.6.q-33) ...
2025-08-20T22:12:44.0560939Z Setting up inetutils-inetd (2:2.5-3ubuntu4) ...
2025-08-20T22:12:44.4537551Z Created symlink /etc/systemd/system/inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:12:44.4537984Z 
2025-08-20T22:12:44.4538807Z Created symlink /etc/systemd/system/multi-user.target.wants/inetutils-inetd.service → /usr/lib/systemd/system/inetutils-inetd.service.
2025-08-20T22:12:44.4539730Z 
2025-08-20T22:12:44.7617657Z Setting up inetutils-talkd (2:2.5-3ubuntu4) ...
2025-08-20T22:12:44.8750080Z Setting up inetutils-ftpd (2:2.5-3ubuntu4) ...
2025-08-20T22:12:44.9420149Z Setting up inetutils-telnetd (2:2.5-3ubuntu4) ...
2025-08-20T22:12:45.0056249Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:12:51.2109246Z Reading package lists...
2025-08-20T22:12:51.3538991Z Building dependency tree...
2025-08-20T22:12:51.3547517Z Reading state information...
2025-08-20T22:12:51.5548276Z iputils-tracepath is already the newest version (3:20240117-1ubuntu0.1).
2025-08-20T22:12:51.5548777Z iputils-tracepath set to manually installed.
2025-08-20T22:12:51.5549086Z The following packages will be REMOVED:
2025-08-20T22:12:51.5553638Z   inetutils-ping
2025-08-20T22:12:51.5554651Z The following NEW packages will be installed:
2025-08-20T22:12:51.5560467Z   iputils-arping iputils-clockdiff iputils-ping
2025-08-20T22:12:51.5723642Z 0 upgraded, 3 newly installed, 1 to remove and 19 not upgraded.
2025-08-20T22:12:51.5724275Z Need to get 71.5 kB of archives.
2025-08-20T22:12:51.5724858Z After this operation, 16.4 kB of additional disk space will be used.
2025-08-20T22:12:51.5725526Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:12:51.6189623Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB]
2025-08-20T22:12:51.6507329Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB]
2025-08-20T22:12:51.6798433Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble-updates/universe amd64 iputils-clockdiff amd64 3:20240117-1ubuntu0.1 [11.8 kB]
2025-08-20T22:12:51.9584204Z Fetched 71.5 kB in 0s (607 kB/s)
2025-08-20T22:12:51.9765360Z (Reading database ... 
2025-08-20T22:12:51.9765938Z (Reading database ... 5%
2025-08-20T22:12:51.9766367Z (Reading database ... 10%
2025-08-20T22:12:51.9766730Z (Reading database ... 15%
2025-08-20T22:12:51.9767085Z (Reading database ... 20%
2025-08-20T22:12:51.9767530Z (Reading database ... 25%
2025-08-20T22:12:51.9767748Z (Reading database ... 30%
2025-08-20T22:12:51.9767960Z (Reading database ... 35%
2025-08-20T22:12:51.9768179Z (Reading database ... 40%
2025-08-20T22:12:51.9768394Z (Reading database ... 45%
2025-08-20T22:12:51.9768605Z (Reading database ... 50%
2025-08-20T22:12:51.9859524Z (Reading database ... 55%
2025-08-20T22:12:51.9902125Z (Reading database ... 60%
2025-08-20T22:12:51.9933816Z (Reading database ... 65%
2025-08-20T22:12:51.9997758Z (Reading database ... 70%
2025-08-20T22:12:52.0038440Z (Reading database ... 75%
2025-08-20T22:12:52.0077834Z (Reading database ... 80%
2025-08-20T22:12:52.0234241Z (Reading database ... 85%
2025-08-20T22:12:52.0484379Z (Reading database ... 90%
2025-08-20T22:12:52.0572723Z (Reading database ... 95%
2025-08-20T22:12:52.0573138Z (Reading database ... 100%
2025-08-20T22:12:52.0573893Z (Reading database ... 236946 files and directories currently installed.)
2025-08-20T22:12:52.0614217Z Removing inetutils-ping (2:2.5-3ubuntu4) ...
2025-08-20T22:12:52.1055831Z Selecting previously unselected package iputils-ping.
2025-08-20T22:12:52.1115187Z (Reading database ... 
2025-08-20T22:12:52.1115787Z (Reading database ... 5%
2025-08-20T22:12:52.1116196Z (Reading database ... 10%
2025-08-20T22:12:52.1116575Z (Reading database ... 15%
2025-08-20T22:12:52.1116945Z (Reading database ... 20%
2025-08-20T22:12:52.1117309Z (Reading database ... 25%
2025-08-20T22:12:52.1117669Z (Reading database ... 30%
2025-08-20T22:12:52.1118023Z (Reading database ... 35%
2025-08-20T22:12:52.1118377Z (Reading database ... 40%
2025-08-20T22:12:52.1118730Z (Reading database ... 45%
2025-08-20T22:12:52.1119077Z (Reading database ... 50%
2025-08-20T22:12:52.1139522Z (Reading database ... 55%
2025-08-20T22:12:52.1230651Z (Reading database ... 60%
2025-08-20T22:12:52.1252511Z (Reading database ... 65%
2025-08-20T22:12:52.1292765Z (Reading database ... 70%
2025-08-20T22:12:52.1322336Z (Reading database ... 75%
2025-08-20T22:12:52.1356186Z (Reading database ... 80%
2025-08-20T22:12:52.1511463Z (Reading database ... 85%
2025-08-20T22:12:52.1760081Z (Reading database ... 90%
2025-08-20T22:12:52.1849370Z (Reading database ... 95%
2025-08-20T22:12:52.1849825Z (Reading database ... 100%
2025-08-20T22:12:52.1850476Z (Reading database ... 236937 files and directories currently installed.)
2025-08-20T22:12:52.1893670Z Preparing to unpack .../iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:12:52.2127519Z Unpacking iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:12:52.2351413Z Selecting previously unselected package iputils-arping.
2025-08-20T22:12:52.2491572Z Preparing to unpack .../iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:12:52.2500257Z Unpacking iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:12:52.2708174Z Selecting previously unselected package iputils-clockdiff.
2025-08-20T22:12:52.2847350Z Preparing to unpack .../iputils-clockdiff_3%3a20240117-1ubuntu0.1_amd64.deb ...
2025-08-20T22:12:52.2857301Z Unpacking iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:12:52.3243686Z Setting up iputils-arping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:12:52.3400702Z Setting up iputils-ping (3:20240117-1ubuntu0.1) ...
2025-08-20T22:12:52.3798473Z Setting up iputils-clockdiff (3:20240117-1ubuntu0.1) ...
2025-08-20T22:12:52.3949008Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:12:58.2790124Z Reading package lists...
2025-08-20T22:12:58.4343219Z Building dependency tree...
2025-08-20T22:12:58.4352338Z Reading state information...
2025-08-20T22:12:58.5909583Z python3-pip is already the newest version (24.0+dfsg-1ubuntu1.2).
2025-08-20T22:12:58.5910347Z python3-venv is already the newest version (3.12.3-0ubuntu2).
2025-08-20T22:12:58.6283311Z 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:12:59.5553314Z pip 24.0 from /usr/lib/python3/dist-packages/pip (python 3.12)
2025-08-20T22:12:59.9697912Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:13:00.9892522Z Requirement already satisfied: pip in /usr/lib/python3/dist-packages (24.0)
2025-08-20T22:13:01.0885934Z Collecting pip
2025-08-20T22:13:01.1225293Z   Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB)
2025-08-20T22:13:01.1295727Z Downloading pip-25.2-py3-none-any.whl (1.8 MB)
2025-08-20T22:13:01.1645482Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 53.2 MB/s eta 0:00:00
2025-08-20T22:13:01.4264249Z Installing collected packages: pip
2025-08-20T22:13:02.1484850Z Successfully installed pip-25.2
2025-08-20T22:13:02.3592389Z pip 25.2 from /home/runner/.local/lib/python3.12/site-packages/pip (python 3.12)
2025-08-20T22:13:02.4026463Z Reading package lists...
2025-08-20T22:13:02.5622390Z Building dependency tree...
2025-08-20T22:13:02.5630974Z Reading state information...
2025-08-20T22:13:02.7100145Z pciutils is already the newest version (1:3.10.0-2build1).
2025-08-20T22:13:02.7100750Z pciutils set to manually installed.
2025-08-20T22:13:02.7101279Z procps is already the newest version (2:4.0.4-4ubuntu3.2).
2025-08-20T22:13:02.7101862Z python3-distro is already the newest version (1.9.0-1).
2025-08-20T22:13:02.7102389Z python3-distro set to manually installed.
2025-08-20T22:13:02.7102963Z python3-netifaces is already the newest version (0.11.0-2build3).
2025-08-20T22:13:02.7103927Z python3-netifaces set to manually installed.
2025-08-20T22:13:02.7104442Z The following additional packages will be installed:
2025-08-20T22:13:02.7104923Z   libsysfs2
2025-08-20T22:13:02.7111374Z Suggested packages:
2025-08-20T22:13:02.7111735Z   fancontrol read-edid i2c-tools
2025-08-20T22:13:02.7367200Z The following NEW packages will be installed:
2025-08-20T22:13:02.7369030Z   libsysfs2 lm-sensors sysfsutils virt-what
2025-08-20T22:13:02.7530021Z 0 upgraded, 4 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:13:02.7760205Z Need to get 142 kB of archives.
2025-08-20T22:13:02.7760752Z After this operation, 577 kB of additional disk space will be used.
2025-08-20T22:13:02.7761466Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:13:02.8192942Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB]
2025-08-20T22:13:02.8487876Z Get:3 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB]
2025-08-20T22:13:02.8776857Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 lm-sensors amd64 1:3.6.0-9build1 [90.1 kB]
2025-08-20T22:13:02.9080703Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 virt-what amd64 1.25-2 [15.9 kB]
2025-08-20T22:13:03.1574400Z Fetched 142 kB in 0s (990 kB/s)
2025-08-20T22:13:03.1777961Z Selecting previously unselected package libsysfs2:amd64.
2025-08-20T22:13:03.1837974Z (Reading database ... 
2025-08-20T22:13:03.1838387Z (Reading database ... 5%
2025-08-20T22:13:03.1838800Z (Reading database ... 10%
2025-08-20T22:13:03.1839175Z (Reading database ... 15%
2025-08-20T22:13:03.1839537Z (Reading database ... 20%
2025-08-20T22:13:03.1839902Z (Reading database ... 25%
2025-08-20T22:13:03.1840912Z (Reading database ... 30%
2025-08-20T22:13:03.1841284Z (Reading database ... 35%
2025-08-20T22:13:03.1841639Z (Reading database ... 40%
2025-08-20T22:13:03.1841991Z (Reading database ... 45%
2025-08-20T22:13:03.1842337Z (Reading database ... 50%
2025-08-20T22:13:03.1919738Z (Reading database ... 55%
2025-08-20T22:13:03.1954007Z (Reading database ... 60%
2025-08-20T22:13:03.1975433Z (Reading database ... 65%
2025-08-20T22:13:03.2014926Z (Reading database ... 70%
2025-08-20T22:13:03.2044346Z (Reading database ... 75%
2025-08-20T22:13:03.2077993Z (Reading database ... 80%
2025-08-20T22:13:03.2233097Z (Reading database ... 85%
2025-08-20T22:13:03.2480240Z (Reading database ... 90%
2025-08-20T22:13:03.2568544Z (Reading database ... 95%
2025-08-20T22:13:03.2569010Z (Reading database ... 100%
2025-08-20T22:13:03.2569714Z (Reading database ... 236956 files and directories currently installed.)
2025-08-20T22:13:03.2611014Z Preparing to unpack .../libsysfs2_2.1.1-6build1_amd64.deb ...
2025-08-20T22:13:03.2628057Z Unpacking libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:13:03.2859876Z Selecting previously unselected package sysfsutils.
2025-08-20T22:13:03.2997929Z Preparing to unpack .../sysfsutils_2.1.1-6build1_amd64.deb ...
2025-08-20T22:13:03.3028915Z Unpacking sysfsutils (2.1.1-6build1) ...
2025-08-20T22:13:03.3270073Z Selecting previously unselected package lm-sensors.
2025-08-20T22:13:03.3407071Z Preparing to unpack .../lm-sensors_1%3a3.6.0-9build1_amd64.deb ...
2025-08-20T22:13:03.3598424Z Unpacking lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:13:03.3856762Z Selecting previously unselected package virt-what.
2025-08-20T22:13:03.3996700Z Preparing to unpack .../virt-what_1.25-2_amd64.deb ...
2025-08-20T22:13:03.4005189Z Unpacking virt-what (1.25-2) ...
2025-08-20T22:13:03.4401083Z Setting up virt-what (1.25-2) ...
2025-08-20T22:13:03.4426248Z Setting up libsysfs2:amd64 (2.1.1-6build1) ...
2025-08-20T22:13:03.4451386Z Setting up sysfsutils (2.1.1-6build1) ...
2025-08-20T22:13:03.8369420Z Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:13:03.8370079Z 
2025-08-20T22:13:03.8370905Z Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service.
2025-08-20T22:13:03.8371712Z 
2025-08-20T22:13:04.1599461Z Setting up lm-sensors (1:3.6.0-9build1) ...
2025-08-20T22:13:04.5548159Z Created symlink /etc/systemd/system/multi-user.target.wants/lm-sensors.service → /usr/lib/systemd/system/lm-sensors.service.
2025-08-20T22:13:04.5548837Z 
2025-08-20T22:13:04.5581779Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:13:09.1905662Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:13:10.6885978Z Reading package lists...
2025-08-20T22:13:10.8421843Z Building dependency tree...
2025-08-20T22:13:10.8430808Z Reading state information...
2025-08-20T22:13:11.0031059Z scons is already the newest version (4.5.2+dfsg-1).
2025-08-20T22:13:11.0031813Z The following additional packages will be installed:
2025-08-20T22:13:11.0034989Z   libpthread-stubs0-dev libxau-dev libxcb-shape0 libxdmcp-dev x11proto-dev
2025-08-20T22:13:11.0035790Z   xorg-sgml-doctools
2025-08-20T22:13:11.0039885Z Suggested packages:
2025-08-20T22:13:11.0040222Z   libxcb-doc
2025-08-20T22:13:11.0180710Z The following NEW packages will be installed:
2025-08-20T22:13:11.0182550Z   libpthread-stubs0-dev libxau-dev libxcb-render0-dev libxcb-shape0
2025-08-20T22:13:11.0185133Z   libxcb-shape0-dev libxcb-xfixes0-dev libxcb1-dev libxdmcp-dev x11proto-dev
2025-08-20T22:13:11.0185669Z   xcb xorg-sgml-doctools
2025-08-20T22:13:11.0348937Z 0 upgraded, 11 newly installed, 0 to remove and 19 not upgraded.
2025-08-20T22:13:11.0349525Z Need to get 807 kB of archives.
2025-08-20T22:13:11.0350112Z After this operation, 3089 kB of additional disk space will be used.
2025-08-20T22:13:11.0350783Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [144 B]
2025-08-20T22:13:11.1108925Z Get:2 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libpthread-stubs0-dev amd64 0.4-1build3 [4746 B]
2025-08-20T22:13:11.1429700Z 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-20T22:13:11.1810539Z Get:4 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 x11proto-dev all 2023.2-1 [602 kB]
2025-08-20T22:13:11.3568941Z Get:5 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxau-dev amd64 1:1.0.9-1build6 [9570 B]
2025-08-20T22:13:11.3909087Z Get:6 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu6 [26.5 kB]
2025-08-20T22:13:11.4270251Z Get:7 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1-dev amd64 1.15-1ubuntu2 [85.8 kB]
2025-08-20T22:13:11.4597412Z Get:8 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0-dev amd64 1.15-1ubuntu2 [19.6 kB]
2025-08-20T22:13:11.4923387Z Get:9 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0 amd64 1.15-1ubuntu2 [6100 B]
2025-08-20T22:13:11.5241047Z Get:10 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shape0-dev amd64 1.15-1ubuntu2 [7310 B]
2025-08-20T22:13:11.5626248Z Get:11 http://azure.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0-dev amd64 1.15-1ubuntu2 [12.6 kB]
2025-08-20T22:13:11.5925475Z Get:12 http://azure.archive.ubuntu.com/ubuntu noble/universe amd64 xcb amd64 2.4-8build2 [21.3 kB]
2025-08-20T22:13:11.8533237Z Fetched 807 kB in 1s (1414 kB/s)
2025-08-20T22:13:11.8721669Z Selecting previously unselected package libpthread-stubs0-dev:amd64.
2025-08-20T22:13:11.8783626Z (Reading database ... 
2025-08-20T22:13:11.8784062Z (Reading database ... 5%
2025-08-20T22:13:11.8784460Z (Reading database ... 10%
2025-08-20T22:13:11.8784833Z (Reading database ... 15%
2025-08-20T22:13:11.8785200Z (Reading database ... 20%
2025-08-20T22:13:11.8785595Z (Reading database ... 25%
2025-08-20T22:13:11.8785955Z (Reading database ... 30%
2025-08-20T22:13:11.8786323Z (Reading database ... 35%
2025-08-20T22:13:11.8786674Z (Reading database ... 40%
2025-08-20T22:13:11.8787025Z (Reading database ... 45%
2025-08-20T22:13:11.8787383Z (Reading database ... 50%
2025-08-20T22:13:11.8868871Z (Reading database ... 55%
2025-08-20T22:13:11.8904277Z (Reading database ... 60%
2025-08-20T22:13:11.8926540Z (Reading database ... 65%
2025-08-20T22:13:11.8967238Z (Reading database ... 70%
2025-08-20T22:13:11.8997485Z (Reading database ... 75%
2025-08-20T22:13:11.9030881Z (Reading database ... 80%
2025-08-20T22:13:11.9187068Z (Reading database ... 85%
2025-08-20T22:13:11.9439398Z (Reading database ... 90%
2025-08-20T22:13:11.9525276Z (Reading database ... 95%
2025-08-20T22:13:11.9525648Z (Reading database ... 100%
2025-08-20T22:13:11.9526169Z (Reading database ... 237013 files and directories currently installed.)
2025-08-20T22:13:11.9567988Z Preparing to unpack .../00-libpthread-stubs0-dev_0.4-1build3_amd64.deb ...
2025-08-20T22:13:11.9585641Z Unpacking libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:13:11.9794354Z Selecting previously unselected package xorg-sgml-doctools.
2025-08-20T22:13:11.9934671Z Preparing to unpack .../01-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
2025-08-20T22:13:11.9942691Z Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:13:12.0179794Z Selecting previously unselected package x11proto-dev.
2025-08-20T22:13:12.0319913Z Preparing to unpack .../02-x11proto-dev_2023.2-1_all.deb ...
2025-08-20T22:13:12.0328896Z Unpacking x11proto-dev (2023.2-1) ...
2025-08-20T22:13:12.0882815Z Selecting previously unselected package libxau-dev:amd64.
2025-08-20T22:13:12.1025346Z Preparing to unpack .../03-libxau-dev_1%3a1.0.9-1build6_amd64.deb ...
2025-08-20T22:13:12.1034883Z Unpacking libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:13:12.1252428Z Selecting previously unselected package libxdmcp-dev:amd64.
2025-08-20T22:13:12.1391250Z Preparing to unpack .../04-libxdmcp-dev_1%3a1.1.3-0ubuntu6_amd64.deb ...
2025-08-20T22:13:12.1399438Z Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:13:12.1605663Z Selecting previously unselected package libxcb1-dev:amd64.
2025-08-20T22:13:12.1744604Z Preparing to unpack .../05-libxcb1-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:13:12.1756055Z Unpacking libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:13:12.1993589Z Selecting previously unselected package libxcb-render0-dev:amd64.
2025-08-20T22:13:12.2134119Z Preparing to unpack .../06-libxcb-render0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:13:12.2144166Z Unpacking libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:13:12.2363665Z Selecting previously unselected package libxcb-shape0:amd64.
2025-08-20T22:13:12.2502490Z Preparing to unpack .../07-libxcb-shape0_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:13:12.2519057Z Unpacking libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:13:12.2716024Z Selecting previously unselected package libxcb-shape0-dev:amd64.
2025-08-20T22:13:12.2854083Z Preparing to unpack .../08-libxcb-shape0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:13:12.2862098Z Unpacking libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:13:12.3063020Z Selecting previously unselected package libxcb-xfixes0-dev:amd64.
2025-08-20T22:13:12.3200052Z Preparing to unpack .../09-libxcb-xfixes0-dev_1.15-1ubuntu2_amd64.deb ...
2025-08-20T22:13:12.3207498Z Unpacking libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:13:12.3425701Z Selecting previously unselected package xcb.
2025-08-20T22:13:12.3561711Z Preparing to unpack .../10-xcb_2.4-8build2_amd64.deb ...
2025-08-20T22:13:12.3569660Z Unpacking xcb (2.4-8build2) ...
2025-08-20T22:13:12.3971353Z Setting up libxcb-shape0:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:13:12.3998546Z Setting up libpthread-stubs0-dev:amd64 (0.4-1build3) ...
2025-08-20T22:13:12.4019714Z Setting up xcb (2.4-8build2) ...
2025-08-20T22:13:12.4066987Z Setting up xorg-sgml-doctools (1:1.11-1.1) ...
2025-08-20T22:13:12.4115245Z Processing triggers for libc-bin (2.39-0ubuntu8.5) ...
2025-08-20T22:13:12.4257016Z Processing triggers for man-db (2.12.0-4build2) ...
2025-08-20T22:13:16.8619078Z Processing triggers for sgml-base (1.31) ...
2025-08-20T22:13:16.8711170Z Setting up x11proto-dev (2023.2-1) ...
2025-08-20T22:13:16.8740998Z Setting up libxau-dev:amd64 (1:1.0.9-1build6) ...
2025-08-20T22:13:16.8764859Z Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu6) ...
2025-08-20T22:13:16.8792378Z Setting up libxcb1-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:13:16.8819606Z Setting up libxcb-render0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:13:16.8844727Z Setting up libxcb-shape0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:13:16.8869860Z Setting up libxcb-xfixes0-dev:amd64 (1.15-1ubuntu2) ...
2025-08-20T22:13:18.4671435Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:13:19.0894259Z Collecting build
2025-08-20T22:13:19.1210640Z   Downloading build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:13:19.2193304Z Collecting cffi
2025-08-20T22:13:19.2227204Z   Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:13:19.2364885Z Collecting scons
2025-08-20T22:13:19.2411034Z   Downloading scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:13:19.2538616Z Collecting scuba
2025-08-20T22:13:19.2595528Z   Downloading scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:13:19.3010585Z Collecting pytest
2025-08-20T22:13:19.3050429Z   Downloading pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:13:19.3226056Z Collecting packaging>=19.1 (from build)
2025-08-20T22:13:19.3259528Z   Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:13:19.3347853Z Collecting pyproject_hooks (from build)
2025-08-20T22:13:19.3391830Z   Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:13:19.3491323Z Collecting pycparser (from cffi)
2025-08-20T22:13:19.3527149Z   Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:13:19.3830067Z Collecting PyYAML (from scuba)
2025-08-20T22:13:19.3866679Z   Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:13:19.3975523Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:13:19.4013713Z   Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:13:19.4166227Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:13:19.4199021Z   Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:13:19.4380692Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:13:19.4416747Z   Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:13:19.4509024Z Downloading build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:13:19.4565912Z Downloading cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:13:19.4699939Z Downloading scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:13:19.4917388Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 204.3 MB/s  0:00:00
2025-08-20T22:13:19.4958163Z Downloading scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:13:19.5025761Z Downloading pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:13:19.5094211Z Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:13:19.5145666Z Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:13:19.5204976Z Downloading packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:13:19.5264300Z Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:13:19.5359219Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 130.8 MB/s  0:00:00
2025-08-20T22:13:19.5396627Z Downloading pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:13:19.5451042Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:13:19.5503064Z Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:13:19.5562410Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 126.5 MB/s  0:00:00
2025-08-20T22:13:19.6690161Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:13:21.3789684Z 
2025-08-20T22:13:21.3807615Z 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-20T22:13:21.6886274Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:13:22.3106309Z Collecting ansi2txt
2025-08-20T22:13:22.3425484Z   Downloading ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:13:22.3625683Z Collecting pipx
2025-08-20T22:13:22.3669479Z   Downloading pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:13:22.3831887Z Collecting scons
2025-08-20T22:13:22.3847791Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:13:22.3934357Z Collecting py2static
2025-08-20T22:13:22.3970912Z   Downloading py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:13:22.4148300Z Collecting typer
2025-08-20T22:13:22.4177589Z   Downloading typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:13:22.4455171Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:13:22.4488717Z   Downloading argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:13:22.4652342Z Collecting packaging>=20 (from pipx)
2025-08-20T22:13:22.4662549Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:13:22.4817064Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:13:22.4845847Z   Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:13:22.4968690Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:13:22.5018179Z   Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:13:22.5404396Z Collecting pyinstaller (from py2static)
2025-08-20T22:13:22.5527441Z   Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:13:22.5672377Z Collecting staticx (from py2static)
2025-08-20T22:13:22.5721729Z   Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:13:22.5884051Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:13:22.5917122Z   Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:13:22.6193063Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:13:22.6222873Z   Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:13:22.6343060Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:13:22.6372765Z   Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:13:22.6730402Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:13:22.6760904Z   Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:13:22.6930681Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:13:22.6963306Z   Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:13:22.7177168Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:13:22.7187878Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:13:22.7274654Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:13:22.7305104Z   Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:13:22.8412374Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:13:22.8444307Z   Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:13:22.8630514Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:13:22.8677506Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:13:22.8875990Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:13:22.8908195Z   Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:13:22.9061295Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:13:22.9101977Z   Downloading pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:13:22.9187439Z Downloading ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:13:22.9255502Z Downloading pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:13:22.9295145Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:13:22.9373963Z Downloading py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:13:22.9428351Z Downloading typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:13:22.9479705Z Downloading argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:13:22.9533020Z Downloading click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:13:22.9565468Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:13:22.9596247Z Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:13:22.9645937Z Downloading rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:13:22.9693071Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:13:22.9742677Z Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:13:22.9792524Z Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:13:22.9842266Z Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:13:22.9902244Z Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:13:22.9950356Z Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:13:23.0010067Z Downloading pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:13:23.0071745Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 732.2/732.2 kB 129.2 MB/s  0:00:00
2025-08-20T22:13:23.0121004Z Downloading pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:13:23.0189244Z Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:13:23.0266172Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 166.0 MB/s  0:00:00
2025-08-20T22:13:23.0296411Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:13:23.0355028Z Downloading staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:13:23.0411282Z Downloading pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:13:23.1901629Z 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-20T22:13:24.0055633Z   Attempting uninstall: scons
2025-08-20T22:13:24.0139932Z     Found existing installation: SCons 4.9.1
2025-08-20T22:13:24.0522084Z     Uninstalling SCons-4.9.1:
2025-08-20T22:13:24.0594826Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:13:24.6655489Z   Attempting uninstall: pygments
2025-08-20T22:13:24.6734763Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:13:24.6967938Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:13:24.6994615Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:13:25.3108196Z   Attempting uninstall: packaging
2025-08-20T22:13:25.3188234Z     Found existing installation: packaging 25.0
2025-08-20T22:13:25.3212602Z     Uninstalling packaging-25.0:
2025-08-20T22:13:25.3220367Z       Successfully uninstalled packaging-25.0
2025-08-20T22:13:26.3030562Z 
2025-08-20T22:13:26.3061166Z 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-20T22:13:26.6195143Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:13:26.9272360Z Collecting build
2025-08-20T22:13:26.9283868Z   Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB)
2025-08-20T22:13:27.0161869Z Collecting cffi
2025-08-20T22:13:27.0173221Z   Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
2025-08-20T22:13:27.0318876Z Collecting scons
2025-08-20T22:13:27.0328853Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:13:27.0434116Z Collecting scuba
2025-08-20T22:13:27.0444147Z   Using cached scuba-2.14.1-py3-none-any.whl.metadata (3.4 kB)
2025-08-20T22:13:27.0839776Z Collecting pytest
2025-08-20T22:13:27.0850265Z   Using cached pytest-8.4.1-py3-none-any.whl.metadata (7.7 kB)
2025-08-20T22:13:27.0995942Z Collecting packaging>=19.1 (from build)
2025-08-20T22:13:27.1006121Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:13:27.1076126Z Collecting pyproject_hooks (from build)
2025-08-20T22:13:27.1086027Z   Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB)
2025-08-20T22:13:27.1165625Z Collecting pycparser (from cffi)
2025-08-20T22:13:27.1175932Z   Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
2025-08-20T22:13:27.1458822Z Collecting PyYAML (from scuba)
2025-08-20T22:13:27.1470100Z   Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2025-08-20T22:13:27.1545941Z Collecting iniconfig>=1 (from pytest)
2025-08-20T22:13:27.1556257Z   Using cached iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
2025-08-20T22:13:27.1687056Z Collecting pluggy<2,>=1.5 (from pytest)
2025-08-20T22:13:27.1697139Z   Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
2025-08-20T22:13:27.1858116Z Collecting pygments>=2.7.2 (from pytest)
2025-08-20T22:13:27.1868315Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:13:27.1924987Z Using cached build-1.3.0-py3-none-any.whl (23 kB)
2025-08-20T22:13:27.1935111Z Using cached cffi-1.17.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479 kB)
2025-08-20T22:13:27.1949118Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:13:27.1988980Z Using cached scuba-2.14.1-py3-none-any.whl (292 kB)
2025-08-20T22:13:27.2000548Z Using cached pytest-8.4.1-py3-none-any.whl (365 kB)
2025-08-20T22:13:27.2012658Z Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
2025-08-20T22:13:27.2022425Z Using cached iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
2025-08-20T22:13:27.2031955Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:13:27.2041797Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:13:27.2060231Z Using cached pycparser-2.22-py3-none-any.whl (117 kB)
2025-08-20T22:13:27.2070631Z Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB)
2025-08-20T22:13:27.2080219Z Using cached PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2025-08-20T22:13:27.3313282Z Installing collected packages: scons, PyYAML, pyproject_hooks, pygments, pycparser, pluggy, packaging, iniconfig, scuba, pytest, cffi, build
2025-08-20T22:13:27.3318415Z   Attempting uninstall: scons
2025-08-20T22:13:27.3402649Z     Found existing installation: SCons 4.9.1
2025-08-20T22:13:27.3782102Z     Uninstalling SCons-4.9.1:
2025-08-20T22:13:27.3853797Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:13:27.9981261Z   Attempting uninstall: PyYAML
2025-08-20T22:13:28.0072738Z     Found existing installation: PyYAML 6.0.2
2025-08-20T22:13:28.0098585Z     Uninstalling PyYAML-6.0.2:
2025-08-20T22:13:28.0107924Z       Successfully uninstalled PyYAML-6.0.2
2025-08-20T22:13:28.0639009Z   Attempting uninstall: pyproject_hooks
2025-08-20T22:13:28.0721705Z     Found existing installation: pyproject_hooks 1.2.0
2025-08-20T22:13:28.0738101Z     Uninstalling pyproject_hooks-1.2.0:
2025-08-20T22:13:28.0744577Z       Successfully uninstalled pyproject_hooks-1.2.0
2025-08-20T22:13:28.0831651Z   Attempting uninstall: pygments
2025-08-20T22:13:28.0909110Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:13:28.1133706Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:13:28.1160207Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:13:28.7150676Z   Attempting uninstall: pycparser
2025-08-20T22:13:28.7233024Z     Found existing installation: pycparser 2.22
2025-08-20T22:13:28.7268170Z     Uninstalling pycparser-2.22:
2025-08-20T22:13:28.7275934Z       Successfully uninstalled pycparser-2.22
2025-08-20T22:13:28.8471401Z   Attempting uninstall: pluggy
2025-08-20T22:13:28.8561422Z     Found existing installation: pluggy 1.6.0
2025-08-20T22:13:28.8580726Z     Uninstalling pluggy-1.6.0:
2025-08-20T22:13:28.8587382Z       Successfully uninstalled pluggy-1.6.0
2025-08-20T22:13:28.8744290Z   Attempting uninstall: packaging
2025-08-20T22:13:28.8824214Z     Found existing installation: packaging 25.0
2025-08-20T22:13:28.8848834Z     Uninstalling packaging-25.0:
2025-08-20T22:13:28.8856302Z       Successfully uninstalled packaging-25.0
2025-08-20T22:13:28.9248297Z   Attempting uninstall: iniconfig
2025-08-20T22:13:28.9337846Z     Found existing installation: iniconfig 2.1.0
2025-08-20T22:13:28.9350030Z     Uninstalling iniconfig-2.1.0:
2025-08-20T22:13:28.9356271Z       Successfully uninstalled iniconfig-2.1.0
2025-08-20T22:13:28.9446922Z   Attempting uninstall: scuba
2025-08-20T22:13:28.9526894Z     Found existing installation: scuba 2.14.1
2025-08-20T22:13:28.9548839Z     Uninstalling scuba-2.14.1:
2025-08-20T22:13:28.9558196Z       Successfully uninstalled scuba-2.14.1
2025-08-20T22:13:28.9745314Z   Attempting uninstall: pytest
2025-08-20T22:13:28.9827177Z     Found existing installation: pytest 8.4.1
2025-08-20T22:13:28.9892340Z     Uninstalling pytest-8.4.1:
2025-08-20T22:13:29.0154432Z       Successfully uninstalled pytest-8.4.1
2025-08-20T22:13:29.2255855Z   Attempting uninstall: cffi
2025-08-20T22:13:29.2334885Z     Found existing installation: cffi 1.17.1
2025-08-20T22:13:29.2360563Z     Uninstalling cffi-1.17.1:
2025-08-20T22:13:29.2599915Z       Successfully uninstalled cffi-1.17.1
2025-08-20T22:13:29.3271726Z   Attempting uninstall: build
2025-08-20T22:13:29.3343664Z     Found existing installation: build 1.3.0
2025-08-20T22:13:29.3368453Z     Uninstalling build-1.3.0:
2025-08-20T22:13:29.3378414Z       Successfully uninstalled build-1.3.0
2025-08-20T22:13:29.3556914Z 
2025-08-20T22:13:29.3585342Z 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-20T22:13:29.6666215Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:13:29.8342398Z Collecting ansi2txt
2025-08-20T22:13:29.8354287Z   Using cached ansi2txt-0.2.0-py3-none-any.whl.metadata (2.1 kB)
2025-08-20T22:13:29.8520664Z Collecting pipx
2025-08-20T22:13:29.8531204Z   Using cached pipx-1.7.1-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:13:29.8650304Z Collecting scons
2025-08-20T22:13:29.8666175Z   Using cached scons-4.9.1-py3-none-any.whl.metadata (9.0 kB)
2025-08-20T22:13:29.8742155Z Collecting py2static
2025-08-20T22:13:29.8752197Z   Using cached py2static-0.0.1-py3-none-any.whl.metadata (1.2 kB)
2025-08-20T22:13:29.8897137Z Collecting typer
2025-08-20T22:13:29.8907528Z   Using cached typer-0.16.1-py3-none-any.whl.metadata (15 kB)
2025-08-20T22:13:29.9127503Z Collecting argcomplete>=1.9.4 (from pipx)
2025-08-20T22:13:29.9137714Z   Using cached argcomplete-3.6.2-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:13:29.9293975Z Collecting packaging>=20 (from pipx)
2025-08-20T22:13:29.9303931Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:13:29.9456778Z Collecting platformdirs>=2.1 (from pipx)
2025-08-20T22:13:29.9466909Z   Using cached platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB)
2025-08-20T22:13:29.9609444Z Collecting userpath!=1.9,>=1.6 (from pipx)
2025-08-20T22:13:29.9619569Z   Using cached userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:13:29.9989680Z Collecting pyinstaller (from py2static)
2025-08-20T22:13:30.0000553Z   Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl.metadata (8.4 kB)
2025-08-20T22:13:30.0127306Z Collecting staticx (from py2static)
2025-08-20T22:13:30.0137969Z   Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl.metadata (1.9 kB)
2025-08-20T22:13:30.0283942Z Collecting click>=8.0.0 (from typer)
2025-08-20T22:13:30.0294089Z   Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:13:30.0542438Z Collecting typing-extensions>=3.7.4.3 (from typer)
2025-08-20T22:13:30.0552970Z   Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB)
2025-08-20T22:13:30.0667001Z Collecting shellingham>=1.3.0 (from typer)
2025-08-20T22:13:30.0677100Z   Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB)
2025-08-20T22:13:30.1008454Z Collecting rich>=10.11.0 (from typer)
2025-08-20T22:13:30.1019073Z   Using cached rich-14.1.0-py3-none-any.whl.metadata (18 kB)
2025-08-20T22:13:30.1165491Z Collecting markdown-it-py>=2.2.0 (from rich>=10.11.0->typer)
2025-08-20T22:13:30.1176709Z   Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:13:30.1364331Z Collecting pygments<3.0.0,>=2.13.0 (from rich>=10.11.0->typer)
2025-08-20T22:13:30.1374592Z   Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
2025-08-20T22:13:30.1459536Z Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=10.11.0->typer)
2025-08-20T22:13:30.1470181Z   Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
2025-08-20T22:13:30.2527482Z Collecting setuptools>=42.0.0 (from pyinstaller->py2static)
2025-08-20T22:13:30.2538291Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:13:30.2705426Z Collecting altgraph (from pyinstaller->py2static)
2025-08-20T22:13:30.2715695Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:13:30.2944051Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller->py2static)
2025-08-20T22:13:30.2954050Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:13:30.3091116Z Collecting pyelftools (from staticx->py2static)
2025-08-20T22:13:30.3101140Z   Using cached pyelftools-0.32-py3-none-any.whl.metadata (372 bytes)
2025-08-20T22:13:30.3138412Z Using cached ansi2txt-0.2.0-py3-none-any.whl (14 kB)
2025-08-20T22:13:30.3148195Z Using cached pipx-1.7.1-py3-none-any.whl (78 kB)
2025-08-20T22:13:30.3158543Z Using cached scons-4.9.1-py3-none-any.whl (4.1 MB)
2025-08-20T22:13:30.3197960Z Using cached py2static-0.0.1-py3-none-any.whl (5.7 kB)
2025-08-20T22:13:30.3207664Z Using cached typer-0.16.1-py3-none-any.whl (46 kB)
2025-08-20T22:13:30.3217556Z Using cached argcomplete-3.6.2-py3-none-any.whl (43 kB)
2025-08-20T22:13:30.3227485Z Using cached click-8.2.1-py3-none-any.whl (102 kB)
2025-08-20T22:13:30.3237720Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:13:30.3247793Z Using cached platformdirs-4.3.8-py3-none-any.whl (18 kB)
2025-08-20T22:13:30.3257425Z Using cached rich-14.1.0-py3-none-any.whl (243 kB)
2025-08-20T22:13:30.3268584Z Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB)
2025-08-20T22:13:30.3286983Z Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB)
2025-08-20T22:13:30.3297148Z Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
2025-08-20T22:13:30.3306897Z Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB)
2025-08-20T22:13:30.3316567Z Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB)
2025-08-20T22:13:30.3326954Z Using cached userpath-1.9.2-py3-none-any.whl (9.1 kB)
2025-08-20T22:13:30.3336681Z Using cached pyinstaller-6.15.0-py3-none-manylinux2014_x86_64.whl (732 kB)
2025-08-20T22:13:30.3351237Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:13:30.3363964Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:13:30.3381964Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:13:30.3391853Z Using cached staticx-0.14.1-py3-none-manylinux1_x86_64.whl (182 kB)
2025-08-20T22:13:30.3402314Z Using cached pyelftools-0.32-py3-none-any.whl (188 kB)
2025-08-20T22:13:30.4868533Z 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-20T22:13:30.4872198Z   Attempting uninstall: pyelftools
2025-08-20T22:13:30.4950318Z     Found existing installation: pyelftools 0.32
2025-08-20T22:13:30.5001205Z     Uninstalling pyelftools-0.32:
2025-08-20T22:13:30.5017008Z       Successfully uninstalled pyelftools-0.32
2025-08-20T22:13:30.6093317Z   Attempting uninstall: altgraph
2025-08-20T22:13:30.6178226Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:13:30.6196739Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:13:30.6202977Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:13:30.6334223Z   Attempting uninstall: typing-extensions
2025-08-20T22:13:30.6419618Z     Found existing installation: typing_extensions 4.14.1
2025-08-20T22:13:30.6434114Z     Uninstalling typing_extensions-4.14.1:
2025-08-20T22:13:30.6668668Z       Successfully uninstalled typing_extensions-4.14.1
2025-08-20T22:13:30.6895685Z   Attempting uninstall: staticx
2025-08-20T22:13:30.6978380Z     Found existing installation: staticx 0.14.1
2025-08-20T22:13:30.7004213Z     Uninstalling staticx-0.14.1:
2025-08-20T22:13:30.7014681Z       Successfully uninstalled staticx-0.14.1
2025-08-20T22:13:30.7207653Z   Attempting uninstall: shellingham
2025-08-20T22:13:30.7288588Z     Found existing installation: shellingham 1.5.4
2025-08-20T22:13:30.7307281Z     Uninstalling shellingham-1.5.4:
2025-08-20T22:13:30.7314111Z       Successfully uninstalled shellingham-1.5.4
2025-08-20T22:13:30.7399164Z   Attempting uninstall: setuptools
2025-08-20T22:13:30.7488047Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:13:30.7771038Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:13:30.8043624Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:13:31.4464543Z   Attempting uninstall: scons
2025-08-20T22:13:31.4557672Z     Found existing installation: SCons 4.9.1
2025-08-20T22:13:31.4931328Z     Uninstalling SCons-4.9.1:
2025-08-20T22:13:31.5002048Z       Successfully uninstalled SCons-4.9.1
2025-08-20T22:13:32.1023867Z   Attempting uninstall: pygments
2025-08-20T22:13:32.1104871Z     Found existing installation: Pygments 2.19.2
2025-08-20T22:13:32.1332964Z     Uninstalling Pygments-2.19.2:
2025-08-20T22:13:32.1359445Z       Successfully uninstalled Pygments-2.19.2
2025-08-20T22:13:32.7317837Z   Attempting uninstall: platformdirs
2025-08-20T22:13:32.7400541Z     Found existing installation: platformdirs 4.3.8
2025-08-20T22:13:32.7420344Z     Uninstalling platformdirs-4.3.8:
2025-08-20T22:13:32.7435751Z       Successfully uninstalled platformdirs-4.3.8
2025-08-20T22:13:32.7577454Z   Attempting uninstall: packaging
2025-08-20T22:13:32.7656870Z     Found existing installation: packaging 25.0
2025-08-20T22:13:32.7680644Z     Uninstalling packaging-25.0:
2025-08-20T22:13:32.7687756Z       Successfully uninstalled packaging-25.0
2025-08-20T22:13:32.8057000Z   Attempting uninstall: mdurl
2025-08-20T22:13:32.8136764Z     Found existing installation: mdurl 0.1.2
2025-08-20T22:13:32.8152811Z     Uninstalling mdurl-0.1.2:
2025-08-20T22:13:32.8159142Z       Successfully uninstalled mdurl-0.1.2
2025-08-20T22:13:32.8245353Z   Attempting uninstall: click
2025-08-20T22:13:32.8325467Z     Found existing installation: click 8.2.1
2025-08-20T22:13:32.8348585Z     Uninstalling click-8.2.1:
2025-08-20T22:13:32.8355428Z       Successfully uninstalled click-8.2.1
2025-08-20T22:13:32.8927935Z   Attempting uninstall: argcomplete
2025-08-20T22:13:32.9013092Z     Found existing installation: argcomplete 3.6.2
2025-08-20T22:13:32.9041777Z     Uninstalling argcomplete-3.6.2:
2025-08-20T22:13:32.9053099Z       Successfully uninstalled argcomplete-3.6.2
2025-08-20T22:13:32.9276091Z   Attempting uninstall: ansi2txt
2025-08-20T22:13:32.9355980Z     Found existing installation: ansi2txt 0.2.0
2025-08-20T22:13:32.9370713Z     Uninstalling ansi2txt-0.2.0:
2025-08-20T22:13:32.9610070Z       Successfully uninstalled ansi2txt-0.2.0
2025-08-20T22:13:32.9660657Z   Attempting uninstall: userpath
2025-08-20T22:13:32.9741932Z     Found existing installation: userpath 1.9.2
2025-08-20T22:13:32.9760838Z     Uninstalling userpath-1.9.2:
2025-08-20T22:13:32.9769845Z       Successfully uninstalled userpath-1.9.2
2025-08-20T22:13:32.9869645Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:13:32.9950058Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:13:33.0380181Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:13:33.0421892Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:13:33.3157597Z   Attempting uninstall: markdown-it-py
2025-08-20T22:13:33.3243004Z     Found existing installation: markdown-it-py 4.0.0
2025-08-20T22:13:33.3307687Z     Uninstalling markdown-it-py-4.0.0:
2025-08-20T22:13:33.3322207Z       Successfully uninstalled markdown-it-py-4.0.0
2025-08-20T22:13:33.3928210Z   Attempting uninstall: rich
2025-08-20T22:13:33.4013017Z     Found existing installation: rich 14.1.0
2025-08-20T22:13:33.4075274Z     Uninstalling rich-14.1.0:
2025-08-20T22:13:33.4085451Z       Successfully uninstalled rich-14.1.0
2025-08-20T22:13:33.5651119Z   Attempting uninstall: pyinstaller
2025-08-20T22:13:33.5731085Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:13:33.6082854Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:13:33.6126635Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:13:33.9393036Z   Attempting uninstall: pipx
2025-08-20T22:13:33.9484094Z     Found existing installation: pipx 1.7.1
2025-08-20T22:13:33.9523509Z     Uninstalling pipx-1.7.1:
2025-08-20T22:13:33.9534269Z       Successfully uninstalled pipx-1.7.1
2025-08-20T22:13:34.0035633Z   Attempting uninstall: typer
2025-08-20T22:13:34.0124040Z     Found existing installation: typer 0.16.1
2025-08-20T22:13:34.0150570Z     Uninstalling typer-0.16.1:
2025-08-20T22:13:34.0159846Z       Successfully uninstalled typer-0.16.1
2025-08-20T22:13:34.0495997Z   Attempting uninstall: py2static
2025-08-20T22:13:34.0574814Z     Found existing installation: py2static 0.0.1
2025-08-20T22:13:34.0594982Z     Uninstalling py2static-0.0.1:
2025-08-20T22:13:34.0606204Z       Successfully uninstalled py2static-0.0.1
2025-08-20T22:13:34.0682951Z 
2025-08-20T22:13:34.0712512Z 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-20T22:13:34.3813186Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:13:34.5003608Z Collecting git+https://github.com/pyinstaller/pyinstaller
2025-08-20T22:13:34.5007458Z   Cloning https://github.com/pyinstaller/pyinstaller to /tmp/pip-req-build-a0p2t6n9
2025-08-20T22:13:34.5026804Z   Running command git clone --filter=blob:none --quiet https://github.com/pyinstaller/pyinstaller /tmp/pip-req-build-a0p2t6n9
2025-08-20T22:13:36.0118662Z   Resolved https://github.com/pyinstaller/pyinstaller to commit 34508a2cda1072718a81ef1d5a660ce89e62d295
2025-08-20T22:13:36.0159418Z   Installing build dependencies: started
2025-08-20T22:13:36.7185773Z   Installing build dependencies: finished with status 'done'
2025-08-20T22:13:36.7194547Z   Getting requirements to build wheel: started
2025-08-20T22:13:36.9990003Z   Getting requirements to build wheel: finished with status 'done'
2025-08-20T22:13:37.0001326Z   Preparing metadata (pyproject.toml): started
2025-08-20T22:13:37.1878263Z   Preparing metadata (pyproject.toml): finished with status 'done'
2025-08-20T22:13:37.3414680Z Collecting setuptools>=42.0.0 (from pyinstaller==6.15.0)
2025-08-20T22:13:37.3426483Z   Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB)
2025-08-20T22:13:37.3584390Z Collecting altgraph (from pyinstaller==6.15.0)
2025-08-20T22:13:37.3594329Z   Using cached altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2025-08-20T22:13:37.3751109Z Collecting pyinstaller-hooks-contrib>=2025.8 (from pyinstaller==6.15.0)
2025-08-20T22:13:37.3760918Z   Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl.metadata (16 kB)
2025-08-20T22:13:37.3887286Z Collecting packaging>=22.0 (from pyinstaller==6.15.0)
2025-08-20T22:13:37.3897412Z   Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
2025-08-20T22:13:37.3941159Z Using cached packaging-25.0-py3-none-any.whl (66 kB)
2025-08-20T22:13:37.3951290Z Using cached pyinstaller_hooks_contrib-2025.8-py3-none-any.whl (442 kB)
2025-08-20T22:13:37.3964587Z Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
2025-08-20T22:13:37.3983106Z Using cached altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2025-08-20T22:13:37.4101226Z Building wheels for collected packages: pyinstaller
2025-08-20T22:13:37.4109001Z   Building wheel for pyinstaller (pyproject.toml): started
2025-08-20T22:13:38.0789457Z   Building wheel for pyinstaller (pyproject.toml): finished with status 'done'
2025-08-20T22:13:38.0815594Z   Created wheel for pyinstaller: filename=pyinstaller-6.15.0-py3-none-any.whl size=1772413 sha256=ee5e37f767b8dd2206f5d1d888b044cc7abbd5dbbdf6a92c830ab79a0f80eef9
2025-08-20T22:13:38.0817507Z   Stored in directory: /tmp/pip-ephem-wheel-cache-qa6686z5/wheels/ad/f0/96/ada035be05b1c8fe6a9d81fd24e3d5f767d7ccd2219d68e4e2
2025-08-20T22:13:38.0857608Z Successfully built pyinstaller
2025-08-20T22:13:38.1790569Z Installing collected packages: altgraph, setuptools, packaging, pyinstaller-hooks-contrib, pyinstaller
2025-08-20T22:13:38.1795552Z   Attempting uninstall: altgraph
2025-08-20T22:13:38.1879468Z     Found existing installation: altgraph 0.17.4
2025-08-20T22:13:38.1899692Z     Uninstalling altgraph-0.17.4:
2025-08-20T22:13:38.1906633Z       Successfully uninstalled altgraph-0.17.4
2025-08-20T22:13:38.2071513Z   Attempting uninstall: setuptools
2025-08-20T22:13:38.2158436Z     Found existing installation: setuptools 80.9.0
2025-08-20T22:13:38.2442523Z     Uninstalling setuptools-80.9.0:
2025-08-20T22:13:38.2721245Z       Successfully uninstalled setuptools-80.9.0
2025-08-20T22:13:38.9261627Z   Attempting uninstall: packaging
2025-08-20T22:13:38.9348102Z     Found existing installation: packaging 25.0
2025-08-20T22:13:38.9372547Z     Uninstalling packaging-25.0:
2025-08-20T22:13:38.9379794Z       Successfully uninstalled packaging-25.0
2025-08-20T22:13:38.9770254Z   Attempting uninstall: pyinstaller-hooks-contrib
2025-08-20T22:13:38.9851454Z     Found existing installation: pyinstaller-hooks-contrib 2025.8
2025-08-20T22:13:39.0283817Z     Uninstalling pyinstaller-hooks-contrib-2025.8:
2025-08-20T22:13:39.0325201Z       Successfully uninstalled pyinstaller-hooks-contrib-2025.8
2025-08-20T22:13:39.3090653Z   Attempting uninstall: pyinstaller
2025-08-20T22:13:39.3175459Z     Found existing installation: pyinstaller 6.15.0
2025-08-20T22:13:39.3543692Z     Uninstalling pyinstaller-6.15.0:
2025-08-20T22:13:39.3587143Z       Successfully uninstalled pyinstaller-6.15.0
2025-08-20T22:13:39.7707914Z 
2025-08-20T22:13:39.7740471Z Successfully installed altgraph-0.17.4 packaging-25.0 pyinstaller-6.15.0 pyinstaller-hooks-contrib-2025.8 setuptools-80.9.0
2025-08-20T22:13:40.0742006Z 6.15.0
2025-08-20T22:13:41.4481534Z # Executing docker install script, commit: bedc5d6b3e782a5e50d3d2a870f5e1f1b5a38d5c
2025-08-20T22:13:41.4489873Z Warning: the "docker" command appears to already exist on this system.
2025-08-20T22:13:41.4490204Z 
2025-08-20T22:13:41.4490416Z If you already have Docker installed, this script can cause trouble, which is
2025-08-20T22:13:41.4490911Z why we're displaying this warning and provide the opportunity to cancel the
2025-08-20T22:13:41.4491264Z installation.
2025-08-20T22:13:41.4491378Z 
2025-08-20T22:13:41.4491581Z If you installed the current Docker package using this script and are using it
2025-08-20T22:13:41.4492081Z again to update Docker, you can ignore this message, but be aware that the
2025-08-20T22:13:41.4492541Z script resets any custom changes in the deb and rpm repo configuration
2025-08-20T22:13:41.4492934Z files to match the parameters passed to the script.
2025-08-20T22:13:41.4493160Z 
2025-08-20T22:13:41.4493269Z You may press Ctrl+C now to abort this script.
2025-08-20T22:13:41.4657324Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:13:42.6676688Z + sh -c 'DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null'
2025-08-20T22:13:42.9945953Z + sh -c 'install -m 0755 -d /etc/apt/keyrings'
2025-08-20T22:13:42.9972414Z + sh -c 'curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc'
2025-08-20T22:13:43.0853604Z + sh -c 'chmod a+r /etc/apt/keyrings/docker.asc'
2025-08-20T22:13:43.0870061Z + 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-20T22:13:43.0878143Z + sh -c 'apt-get -qq update >/dev/null'
2025-08-20T22:13:44.6704846Z + 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-20T22:13:56.0098482Z 
2025-08-20T22:13:56.0099034Z Running kernel seems to be up-to-date.
2025-08-20T22:13:56.0099400Z 
2025-08-20T22:13:56.0166888Z Restarting services...
2025-08-20T22:13:56.0167119Z 
2025-08-20T22:13:56.0167229Z Service restarts being deferred:
2025-08-20T22:13:56.0167579Z  systemctl restart hosted-compute-agent.service
2025-08-20T22:13:56.0167970Z 
2025-08-20T22:13:56.0168097Z No containers need to be restarted.
2025-08-20T22:13:56.0168272Z 
2025-08-20T22:13:56.0168383Z No user sessions are running outdated binaries.
2025-08-20T22:13:56.0168585Z 
2025-08-20T22:13:56.0168765Z No VM guests are running outdated hypervisor (qemu) binaries on this host.
2025-08-20T22:13:56.7918847Z + sh -c 'docker version'
2025-08-20T22:13:56.8087338Z Client: Docker Engine - Community
2025-08-20T22:13:56.8087839Z  Version:           28.3.3
2025-08-20T22:13:56.8088203Z  API version:       1.51
2025-08-20T22:13:56.8088563Z  Go version:        go1.24.5
2025-08-20T22:13:56.8088922Z  Git commit:        980b856
2025-08-20T22:13:56.8089330Z  Built:             Fri Jul 25 11:34:09 2025
2025-08-20T22:13:56.8089782Z  OS/Arch:           linux/amd64
2025-08-20T22:13:56.8090165Z  Context:           default
2025-08-20T22:13:56.8090410Z 
2025-08-20T22:13:56.8090580Z Server: Docker Engine - Community
2025-08-20T22:13:56.8090957Z  Engine:
2025-08-20T22:13:56.8091258Z   Version:          28.3.3
2025-08-20T22:13:56.8091656Z   API version:      1.51 (minimum version 1.24)
2025-08-20T22:13:56.8092132Z   Go version:       go1.24.5
2025-08-20T22:13:56.8092514Z   Git commit:       bea959c
2025-08-20T22:13:56.8092905Z   Built:            Fri Jul 25 11:34:09 2025
2025-08-20T22:13:56.8093249Z   OS/Arch:          linux/amd64
2025-08-20T22:13:56.8093711Z   Experimental:     false
2025-08-20T22:13:56.8093925Z  containerd:
2025-08-20T22:13:56.8094373Z   Version:          1.7.27
2025-08-20T22:13:56.8094635Z   GitCommit:        05044ec0a9a75232cad458027ca83437aae3f4da
2025-08-20T22:13:56.8094919Z  runc:
2025-08-20T22:13:56.8095094Z   Version:          1.2.5
2025-08-20T22:13:56.8095312Z   GitCommit:        v1.2.5-0-g59923ef
2025-08-20T22:13:56.8095555Z  docker-init:
2025-08-20T22:13:56.8095740Z   Version:          0.19.0
2025-08-20T22:13:56.8095948Z   GitCommit:        de40ad0
2025-08-20T22:13:56.8108323Z 
2025-08-20T22:13:56.8108541Z ================================================================================
2025-08-20T22:13:56.8108900Z 
2025-08-20T22:13:56.8109193Z To run Docker as a non-privileged user, consider setting up the
2025-08-20T22:13:56.8109792Z Docker daemon in rootless mode for your user:
2025-08-20T22:13:56.8110112Z 
2025-08-20T22:13:56.8110293Z     dockerd-rootless-setuptool.sh install
2025-08-20T22:13:56.8110628Z 
2025-08-20T22:13:56.8110885Z Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
2025-08-20T22:13:56.8111188Z 
2025-08-20T22:13:56.8111192Z 
2025-08-20T22:13:56.8111392Z To run the Docker daemon as a fully privileged service, but granting non-root
2025-08-20T22:13:56.8111836Z users access, refer to https://docs.docker.com/go/daemon-access/
2025-08-20T22:13:56.8112182Z 
2025-08-20T22:13:56.8112497Z WARNING: Access to the remote API on a privileged Docker daemon is equivalent
2025-08-20T22:13:56.8113235Z          to root access on the host. Refer to the 'Docker daemon attack surface'
2025-08-20T22:13:56.8114191Z          documentation for details: https://docs.docker.com/go/attack-surface/
2025-08-20T22:13:56.8114665Z 
2025-08-20T22:13:56.8114838Z ================================================================================
2025-08-20T22:13:56.8115157Z 
2025-08-20T22:14:07.5270872Z ● docker.service - Docker Application Container Engine
2025-08-20T22:14:07.5271965Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:14:07.5272800Z      Active: active (running) since Wed 2025-08-20 22:13:57 UTC; 10s ago
2025-08-20T22:14:07.5273730Z TriggeredBy: ● docker.socket
2025-08-20T22:14:07.5274143Z        Docs: https://docs.docker.com
2025-08-20T22:14:07.5274405Z    Main PID: 19763 (dockerd)
2025-08-20T22:14:07.5274628Z       Tasks: 10
2025-08-20T22:14:07.5274826Z      Memory: 21.5M (peak: 25.4M)
2025-08-20T22:14:07.5275201Z         CPU: 309ms
2025-08-20T22:14:07.5275487Z      CGroup: /system.slice/docker.service
2025-08-20T22:14:07.5276371Z              └─19763 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:14:07.5276683Z 
2025-08-20T22:14:07.5277001Z Aug 20 22:13:56 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:56.940155731Z" level=info msg="Loading containers: start."
2025-08-20T22:14:07.5278202Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.445903716Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 673cceeb8b4094f7cbafb46e8185cefbd480acf713f362ca288adabe75edcf0d], retrying...."
2025-08-20T22:14:07.5279400Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.476922169Z" level=info msg="Loading containers: done."
2025-08-20T22:14:07.5280516Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.485813918Z" 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-20T22:14:07.5282664Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.485871675Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:14:07.5284130Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.485895029Z" level=info msg="Initializing buildkit"
2025-08-20T22:14:07.5284832Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.504733809Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:14:07.5285795Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.508088257Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:14:07.5286515Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.508130038Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:14:07.5287170Z Aug 20 22:13:57 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:14:07.5384942Z ● docker.service - Docker Application Container Engine
2025-08-20T22:14:07.5385728Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:14:07.5386536Z      Active: active (running) since Wed 2025-08-20 22:13:57 UTC; 10s ago
2025-08-20T22:14:07.5387172Z TriggeredBy: ● docker.socket
2025-08-20T22:14:07.5387597Z        Docs: https://docs.docker.com
2025-08-20T22:14:07.5388025Z    Main PID: 19763 (dockerd)
2025-08-20T22:14:07.5388300Z       Tasks: 10
2025-08-20T22:14:07.5388502Z      Memory: 21.5M (peak: 25.4M)
2025-08-20T22:14:07.5388727Z         CPU: 309ms
2025-08-20T22:14:07.5388943Z      CGroup: /system.slice/docker.service
2025-08-20T22:14:07.5389638Z              └─19763 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:14:07.5389940Z 
2025-08-20T22:14:07.5390251Z Aug 20 22:13:56 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:56.940155731Z" level=info msg="Loading containers: start."
2025-08-20T22:14:07.5391447Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.445903716Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 673cceeb8b4094f7cbafb46e8185cefbd480acf713f362ca288adabe75edcf0d], retrying...."
2025-08-20T22:14:07.5392765Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.476922169Z" level=info msg="Loading containers: done."
2025-08-20T22:14:07.5394091Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.485813918Z" 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-20T22:14:07.5395425Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.485871675Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:14:07.5396508Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.485895029Z" level=info msg="Initializing buildkit"
2025-08-20T22:14:07.5397739Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.504733809Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:14:07.5399088Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.508088257Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:14:07.5400012Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.508130038Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:14:07.5400669Z Aug 20 22:13:57 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:14:07.5593254Z ● docker.service - Docker Application Container Engine
2025-08-20T22:14:07.5594683Z      Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled; preset: enabled)
2025-08-20T22:14:07.5595485Z      Active: active (running) since Wed 2025-08-20 22:13:57 UTC; 10s ago
2025-08-20T22:14:07.5596130Z TriggeredBy: ● docker.socket
2025-08-20T22:14:07.5596442Z        Docs: https://docs.docker.com
2025-08-20T22:14:07.5596711Z    Main PID: 19763 (dockerd)
2025-08-20T22:14:07.5596924Z       Tasks: 10
2025-08-20T22:14:07.5597115Z      Memory: 21.5M (peak: 25.4M)
2025-08-20T22:14:07.5597492Z         CPU: 309ms
2025-08-20T22:14:07.5597771Z      CGroup: /system.slice/docker.service
2025-08-20T22:14:07.5598258Z              └─19763 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
2025-08-20T22:14:07.5598730Z 
2025-08-20T22:14:07.5599049Z Aug 20 22:13:56 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:56.940155731Z" level=info msg="Loading containers: start."
2025-08-20T22:14:07.5600215Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.445903716Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint_count 673cceeb8b4094f7cbafb46e8185cefbd480acf713f362ca288adabe75edcf0d], retrying...."
2025-08-20T22:14:07.5601371Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.476922169Z" level=info msg="Loading containers: done."
2025-08-20T22:14:07.5602480Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.485813918Z" 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-20T22:14:07.5604703Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.485871675Z" level=info msg="Docker daemon" commit=bea959c containerd-snapshotter=false storage-driver=overlay2 version=28.3.3
2025-08-20T22:14:07.5606266Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.485895029Z" level=info msg="Initializing buildkit"
2025-08-20T22:14:07.5606969Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.504733809Z" level=info msg="Completed buildkit initialization"
2025-08-20T22:14:07.5607723Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.508088257Z" level=info msg="Daemon has completed initialization"
2025-08-20T22:14:07.5608448Z Aug 20 22:13:57 pkrvmqc4gcfdwos dockerd[19763]: time="2025-08-20T22:13:57.508130038Z" level=info msg="API listen on /run/docker.sock"
2025-08-20T22:14:07.5609261Z Aug 20 22:13:57 pkrvmqc4gcfdwos systemd[1]: Started docker.service - Docker Application Container Engine.
2025-08-20T22:14:07.5717397Z Docker version 28.3.3, build 980b856
2025-08-20T22:14:07.5912796Z Unable to find image 'hello-world:latest' locally
2025-08-20T22:14:08.0142820Z latest: Pulling from library/hello-world
2025-08-20T22:14:08.1220173Z 17eec7bbc9d7: Pulling fs layer
2025-08-20T22:14:08.2953771Z 17eec7bbc9d7: Download complete
2025-08-20T22:14:08.3116082Z 17eec7bbc9d7: Pull complete
2025-08-20T22:14:08.4326788Z Digest: sha256:a0dfb02aac212703bfcb339d77d47ec32c8706ff250850ecc0e19c8737b18567
2025-08-20T22:14:08.4340324Z Status: Downloaded newer image for hello-world:latest
2025-08-20T22:14:09.0952207Z 
2025-08-20T22:14:09.0954673Z Hello from Docker!
2025-08-20T22:14:09.0955356Z This message shows that your installation appears to be working correctly.
2025-08-20T22:14:09.0956756Z 
2025-08-20T22:14:09.0957030Z To generate this message, Docker took the following steps:
2025-08-20T22:14:09.0957794Z  1. The Docker client contacted the Docker daemon.
2025-08-20T22:14:09.0958435Z  2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
2025-08-20T22:14:09.0959002Z     (amd64)
2025-08-20T22:14:09.0959497Z  3. The Docker daemon created a new container from that image which runs the
2025-08-20T22:14:09.0960235Z     executable that produces the output you are currently reading.
2025-08-20T22:14:09.0960911Z  4. The Docker daemon streamed that output to the Docker client, which sent it
2025-08-20T22:14:09.0961454Z     to your terminal.
2025-08-20T22:14:09.0961638Z 
2025-08-20T22:14:09.0961912Z To try something more ambitious, you can run an Ubuntu container with:
2025-08-20T22:14:09.0962465Z  $ docker run -it ubuntu bash
2025-08-20T22:14:09.0962710Z 
2025-08-20T22:14:09.0962967Z Share images, automate workflows, and more with a free Docker ID:
2025-08-20T22:14:09.0964379Z  https://hub.docker.com/
2025-08-20T22:14:09.0964628Z 
2025-08-20T22:14:09.0964782Z For more examples and ideas, visit:
2025-08-20T22:14:09.0965249Z  https://docs.docker.com/get-started/
2025-08-20T22:14:09.0965561Z 
2025-08-20T22:14:09.1931559Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:14:09.1932534Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:14:09.1932939Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:14:09.1933592Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:14:09.1934122Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:14:09.1934496Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:14:09.1934863Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:14:09.1935227Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:14:09.1935573Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:14:09.1935904Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:14:09.1936286Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:14:09.1936776Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:14:09.1937168Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:14:09.1937573Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:14:09.1937968Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:14:09.1938367Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:14:09.1938800Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:14:09.1939159Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:14:09.1939544Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:14:09.1940003Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:14:09.1940726Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:14:09.1941429Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:14:09.1942206Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:14:09.1942929Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:14:09.1943774Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:14:09.1944478Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:14:09.1945261Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:14:09.1945815Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:14:09.1946222Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:14:09.1946639Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:14:09.1947069Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:14:09.1947489Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:14:09.1947927Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:14:09.1948354Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:14:09.1948801Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:14:09.1949246Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:14:09.1949649Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:14:09.1950044Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:14:09.1950451Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:14:09.1950878Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:14:09.1951294Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:14:09.1951702Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:14:09.1952261Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:14:09.1952712Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:14:09.1953186Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:14:09.1953974Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:14:09.1954465Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:14:09.1954906Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:14:09.1955323Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:14:09.1955735Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:14:09.1956146Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:14:09.1956559Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:14:09.1956954Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:14:09.1957322Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:14:09.1957683Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:14:09.1958047Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:14:09.1958369Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:14:09.1958712Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:14:09.1959111Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:14:09.1959485Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:14:09.1960018Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:14:09.1960465Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:14:09.1960904Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:14:09.1961316Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:14:09.1961736Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:14:09.1962164Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:14:09.1962568Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:14:09.1962960Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:14:09.1963379Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:14:09.1964164Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:14:09.1964680Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:14:09.1965159Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:14:09.1965577Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:14:09.1965963Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:14:09.1966354Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:14:09.1966755Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:14:09.1967202Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:14:09.1967700Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:14:09.1968201Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:14:09.1968696Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:14:09.1969143Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:14:09.1969680Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:14:09.1970075Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:14:09.1970479Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:14:09.1970883Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:14:09.1971276Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:14:09.1971699Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:14:09.1972118Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:14:09.1972501Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:14:09.1972883Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:14:09.1973291Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:14:09.1973892Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:14:09.1974272Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:14:09.1974643Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:14:09.1975043Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:14:09.1975438Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:14:09.1975799Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:14:09.1976181Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:14:09.1976552Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:14:09.1976915Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:14:09.1977425Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:14:09.1977810Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:14:09.1978176Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:14:09.1978549Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:14:09.1978936Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:14:09.1979337Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:14:09.1979727Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:14:09.1980101Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:14:09.1980474Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:14:09.1980868Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:14:09.1981275Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:14:09.1981619Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:14:09.1981948Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:14:09.1982313Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:14:09.1982666Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:14:09.1983021Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:14:09.1983825Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:14:09.1984182Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:14:09.1984748Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:14:09.1985147Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:14:09.1985586Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:14:09.1986040Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:14:09.1986441Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:14:09.1986978Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:14:09.1987363Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:14:09.1987752Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:14:09.1988154Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:14:09.1988561Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:14:09.1988937Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:14:09.1989324Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:14:09.1989731Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:14:09.1990193Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:14:09.1990648Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:14:09.1991047Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:14:09.1991445Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:14:09.1991860Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:14:09.1992263Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:14:09.1992664Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:14:09.1993060Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:14:09.1993676Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:14:09.1994376Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:14:09.1995024Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:14:09.1995402Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:14:09.1995727Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:14:09.1996054Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:14:09.1996451Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:14:09.1996852Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:14:09.1997249Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:14:09.1997621Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:14:09.1997997Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:14:09.1998373Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:14:09.1998722Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:14:09.1999063Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:14:09.1999487Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:14:09.1999939Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:14:09.2000335Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:14:09.2000706Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:14:09.2001096Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:14:09.2001509Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:14:09.2001928Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:14:09.2002342Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:14:09.2002701Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:14:09.2003206Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:14:09.2004062Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:14:09.2005023Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:14:09.2005772Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:14:09.2006442Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:14:09.2006796Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:14:09.2007182Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:14:09.2007564Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:14:09.2007996Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:14:09.2008464Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:14:09.2008893Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:14:09.2009264Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:14:09.2009612Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:14:09.2009967Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:14:09.2010416Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:14:09.2011007Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:14:09.2011450Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:14:09.2011829Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:14:09.2012300Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:14:09.2012839Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:14:09.2013715Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:14:09.2014197Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:14:09.2014575Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:14:09.2014962Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:14:09.2015382Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:14:09.2015804Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:14:09.2016206Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:14:09.2016584Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:14:09.2016962Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:14:09.2017357Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:14:09.2017770Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:14:09.2018164Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:14:09.2018563Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:14:09.2018950Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:14:09.2019341Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:14:09.2019770Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:14:09.2020224Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:14:09.2020652Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:14:09.2021020Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:14:09.2021389Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:14:09.2021790Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:14:09.2022165Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:14:09.2022667Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:14:09.2023046Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:14:09.2023604Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:14:09.2024030Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:14:09.2024498Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:14:09.2024956Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:14:09.2025360Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:14:09.2025785Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:14:09.2026394Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:14:09.2026833Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:14:09.2027207Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:14:09.2027595Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:14:09.2027979Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:14:09.2028427Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:14:09.2028905Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:14:09.2029366Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:14:09.2029878Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:14:09.2030383Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:14:09.2031017Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:14:09.2031523Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:14:09.2031961Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:14:09.2032327Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:14:09.2032689Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:14:09.2033066Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:14:09.2033628Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:14:09.2034011Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:14:09.2034390Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:14:09.2034779Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:14:09.2035168Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:14:09.2035549Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:14:09.2035931Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:14:09.2036334Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:14:09.2044006Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:14:09.2044478Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:14:09.2044935Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:14:09.2045350Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:14:09.2045742Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:14:09.2046201Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:14:09.2046600Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:14:09.2046962Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:14:09.2047506Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:14:09.2047875Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:14:09.2048373Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:14:09.2048751Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:14:09.2049150Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:14:09.2049518Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:14:09.2049832Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:14:09.2050297Z 	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-20T22:14:09.2050821Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:14:09.2051187Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:14:09.2051569Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:14:09.2051943Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:14:09.2052350Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:14:09.2052790Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:14:09.2053212Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:14:09.2053846Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:14:09.2054263Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:14:09.2054679Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:14:09.2055101Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:14:09.2055828Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:14:09.2056241Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:14:09.2056670Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:14:09.2057161Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:14:09.2057658Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:14:09.2058103Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:14:09.2058521Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:14:09.2058917Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:14:09.2059386Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:14:09.2059878Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:14:09.2060290Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:14:09.2060721Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:14:09.2061172Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:14:09.2061576Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:14:09.2061938Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:14:09.2062298Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:14:09.2062668Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:14:09.2063046Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:14:09.2063612Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:14:09.2063993Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:14:09.2064381Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:14:09.2064896Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:14:09.2065260Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:14:09.2065628Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:14:09.2065977Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:14:09.2066347Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:14:09.2066731Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:14:09.2067092Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:14:09.2067446Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:14:09.2067791Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:14:09.2068156Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:14:09.2068523Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:14:09.2068892Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:14:09.2069261Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:14:09.2069643Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:14:09.2069997Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:14:09.2070360Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:14:09.2070941Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:14:09.2071496Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:14:09.2071866Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:14:09.2072252Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:14:09.2072823Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:14:09.2073236Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:14:09.2073849Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:14:09.2074221Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:14:09.2074585Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:14:09.2074884Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:14:09.2075181Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:14:09.2075531Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:14:09.2075883Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:14:09.2076252Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:14:09.2076608Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:14:09.2076960Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:14:09.2077296Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:14:09.2077683Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:14:09.2078092Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:14:09.2078484Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:14:09.2078874Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:14:09.2079258Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:14:09.2079664Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:14:09.2080160Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:14:09.2080789Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:14:09.2081418Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:14:09.2082104Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:14:09.2082573Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:14:09.2083026Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:14:09.2083776Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:14:09.2084403Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:14:09.2084965Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:14:09.2085452Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:14:09.2085895Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:14:09.2086261Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:14:09.2086638Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:14:09.2087004Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:14:09.2087382Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:14:09.2087766Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:14:09.2088146Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:14:09.2088529Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:14:09.2088902Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:14:09.2089281Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:14:09.2089777Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:14:09.2090153Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:14:09.2090520Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:14:09.2090903Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:14:09.2091289Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:14:09.2091698Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:14:09.2092106Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:14:09.2092459Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:14:09.2092840Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:14:09.2093246Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:14:09.2093773Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:14:09.2094206Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:14:09.2094628Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:14:09.2094993Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:14:09.2095363Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:14:09.2095729Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:14:09.2096087Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:14:09.2096466Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:14:09.2096846Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:14:09.2097221Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:14:09.2097596Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:14:09.2097953Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:14:09.2098432Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:14:09.2098974Z 	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-20T22:14:09.2099680Z 	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-20T22:14:09.2100357Z 	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-20T22:14:09.2101014Z 	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-20T22:14:09.2101526Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:14:09.2101907Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:14:09.2102277Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:14:09.2102643Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:14:09.2103015Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:14:09.2103367Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:14:09.2103892Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:14:09.2104268Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:14:09.2104634Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:14:09.2105009Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:14:09.2105375Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:14:09.2105740Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:14:09.2106240Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:14:09.2106649Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:14:09.2107045Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:14:09.2107429Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:14:09.2107821Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:14:09.2108204Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:14:09.2108582Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:14:09.2108958Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:14:09.2109324Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:14:09.2109699Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:14:09.2110098Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:14:09.2110486Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:14:09.2110875Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:14:09.2111259Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:14:09.2111635Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:14:09.2112047Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:14:09.2112473Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:14:09.2112869Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:14:09.2113291Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:14:09.2113993Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:14:09.2114403Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:14:09.2114764Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:14:09.2115274Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:14:09.2115668Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:14:09.2116069Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:14:09.2116469Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:14:09.2116843Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:14:09.2117226Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:14:09.2117691Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:14:09.2118158Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:14:09.2118551Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:14:09.2118954Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:14:09.2119403Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:14:09.2119839Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:14:09.2120303Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:14:09.2120784Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:14:09.2121221Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:14:09.2121648Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:14:09.2122044Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:14:09.2122430Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:14:09.2122960Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:14:09.2123349Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:14:09.2123848Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:14:09.2124253Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:14:09.2124649Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:14:09.2125046Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:14:09.2125459Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:14:09.2125844Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:14:09.2126208Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:14:09.2126564Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:14:09.2126920Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:14:09.2127304Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:14:09.2127721Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:14:09.2128170Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:14:09.2128613Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:14:09.2129005Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:14:09.2129435Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:14:09.2129851Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:14:09.2130247Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:14:09.2130643Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:14:09.2131000Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:14:09.2131483Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:14:09.2131866Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:14:09.2132250Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:14:09.2132614Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:14:09.2132940Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:14:09.2133246Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:14:09.2133699Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:14:09.2134190Z 	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-20T22:14:09.2134705Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:14:09.2135081Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:14:09.2135444Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:14:09.2135836Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:14:09.2136238Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:14:09.2136638Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:14:09.2137030Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:14:09.2137433Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:14:09.2137835Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:14:09.2138193Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:14:09.2138553Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:14:09.2139058Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:14:09.2139432Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:14:09.2139852Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:14:09.2140274Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:14:09.2140663Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:14:09.2141076Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:14:09.2141504Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:14:09.2141889Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:14:09.2142245Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:14:09.2142591Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:14:09.2142948Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:14:09.2143313Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:14:09.2143830Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:14:09.2144222Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:14:09.2144625Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:14:09.2145092Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:14:09.2145524Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:14:09.2145894Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:14:09.2146264Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:14:09.2146636Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:14:09.2147018Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:14:09.2147387Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:14:09.2147878Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:14:09.2148334Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:14:09.2148826Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:14:09.2149243Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:14:09.2149607Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:14:09.2149979Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:14:09.2150377Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:14:09.2150767Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:14:09.2151142Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:14:09.2151534Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:14:09.2151912Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:14:09.2152263Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:14:09.2152619Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:14:09.2153011Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:14:09.2153603Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:14:09.2154068Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:14:09.2154457Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:14:09.2154897Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:14:09.2155328Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:14:09.2155870Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:14:09.2156277Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:14:09.2156796Z 	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-20T22:14:09.2157302Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:14:09.2157609Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:14:09.2157951Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:14:09.2158359Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:14:09.2158780Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:14:09.2159297Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:14:09.2159896Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:14:09.2160507Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:14:09.2161155Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:14:09.2161796Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:14:09.2162418Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:14:09.2163040Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:14:09.2163739Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:14:09.2164231Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:14:09.2164681Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:14:09.2165118Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:14:09.2165669Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:14:09.2166133Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:14:09.2166567Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:14:09.2166951Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:14:09.2167318Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:14:09.2167692Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:14:09.2168066Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:14:09.2168471Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:14:09.2168887Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:14:09.2169250Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:14:09.2169645Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:14:09.2170109Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:14:09.2170596Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:14:09.2171080Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:14:09.2171561Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:14:09.2172042Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:14:09.2172517Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:14:09.2173239Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:14:09.2174020Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:14:09.2174588Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:14:09.2175129Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:14:09.2175543Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:14:09.2175949Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:14:09.2176554Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:14:09.2177174Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:14:09.2177573Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:14:09.2177955Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:14:09.2178339Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:14:09.2178725Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:14:09.2179170Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:14:09.2179614Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:14:09.2180018Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:14:09.2180422Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:14:09.2180846Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:14:09.2181293Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:14:09.2181733Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:14:09.2182164Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:14:09.2182566Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:14:09.2182944Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:14:09.2183700Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:14:09.2184087Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:14:09.2184472Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:14:09.2184872Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:14:09.2185277Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:14:09.2185697Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:14:09.2186164Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:14:09.2186583Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:14:09.2186991Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:14:09.2187382Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:14:09.2187690Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:14:09.2188006Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:14:09.2188392Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:14:09.2188782Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:14:09.2189173Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:14:09.2189564Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:14:09.2189988Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:14:09.2190432Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:14:09.2191002Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:14:09.2191397Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:14:09.2191794Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:14:09.2192334Z 	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-20T22:14:09.2192912Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:14:09.2193359Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:14:09.2194051Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:14:09.2194484Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:14:09.2194904Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:14:09.2195313Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:14:09.2195701Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:14:09.2196085Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:14:09.2196488Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:14:09.2196889Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:14:09.2197266Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:14:09.2197655Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:14:09.2198054Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:14:09.2198431Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:14:09.2198844Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:14:09.2199310Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:14:09.2199728Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:14:09.2200236Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:14:09.2200607Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:14:09.2200985Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:14:09.2201358Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:14:09.2201724Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:14:09.2202148Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:14:09.2202594Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:14:09.2202994Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:14:09.2203385Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:14:09.2203898Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:14:09.2204279Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:14:09.2204647Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:14:09.2205024Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:14:09.2205436Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:14:09.2205877Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:14:09.2206324Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:14:09.2206736Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:14:09.2207129Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:14:09.2207639Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:14:09.2208062Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:14:09.2208450Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:14:09.2208802Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:14:09.2209110Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:14:09.2209410Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:14:09.2209775Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:14:09.2210143Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:14:09.2210486Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:14:09.2210852Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:14:09.2211241Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:14:09.2211625Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:14:09.2211979Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:14:09.2212332Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:14:09.2212699Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:14:09.2213090Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:14:09.2213676Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:14:09.2214104Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:14:09.2214468Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:14:09.2214843Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:14:09.2215218Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:14:09.2215564Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:14:09.2215937Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:14:09.2216316Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:14:09.2216879Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:14:09.2217264Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:14:09.2217643Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:14:09.2218029Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:14:09.2218431Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:14:09.2218855Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:14:09.2219255Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:14:09.2219609Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:14:09.2219960Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:14:09.2220303Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:14:09.2220734Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:14:09.2221227Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:14:09.2221687Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:14:09.2222155Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:14:09.2222646Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:14:09.2223077Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:14:09.2223572Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:14:09.2223959Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:14:09.2224459Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:14:09.2224844Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:14:09.2225226Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:14:09.2225605Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:14:09.2225974Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:14:09.2226364Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:14:09.2226800Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:14:09.2227227Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:14:09.2227602Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:14:09.2228000Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:14:09.2228424Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:14:09.2228806Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:14:09.2229156Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:14:09.2229546Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:14:09.2229997Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:14:09.2230421Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:14:09.2230827Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:14:09.2231225Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:14:09.2231549Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:14:09.2231827Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:14:09.2232173Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:14:09.2232650Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:14:09.2328977Z [+] Installing Go for linux-amd64...
2025-08-20T22:14:10.7036442Z [!] Found existing Go installation at: /usr/bin/go
2025-08-20T22:14:10.7036974Z [!] GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:14:10.7040350Z [!] Removing existing GOROOT: /opt/hostedtoolcache/go/1.24.6/x64
2025-08-20T22:14:13.5488879Z [+] Downloading Go go1.25.0...
2025-08-20T22:14:13.5538313Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-08-20T22:14:13.5539023Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-08-20T22:14:13.5539384Z 
2025-08-20T22:14:13.6359976Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-08-20T22:14:13.6360614Z 100    80  100    80    0     0    972      0 --:--:-- --:--:-- --:--:--   975
2025-08-20T22:14:13.6813666Z 
2025-08-20T22:14:13.6814164Z 100    75  100    75    0     0    587      0 --:--:-- --:--:-- --:--:--   587
2025-08-20T22:14:14.0321202Z 
2025-08-20T22:14:14.5273701Z   0 56.8M    0 12393    0     0  25907      0  0:38:22 --:--:--  0:38:22 25907
2025-08-20T22:14:14.5274542Z 100 56.8M  100 56.8M    0     0  58.4M      0 --:--:-- --:--:-- --:--:--  114M
2025-08-20T22:14:14.5308834Z (DL) <== https://golang.org/dl/go1.25.0.linux-amd64.tar.gz
2025-08-20T22:14:15.9112654Z [+] Success! Go version: go version go1.25.0 linux/amd64
2025-08-20T22:14:15.9113243Z [+] GOROOT: /home/runner/.go
2025-08-20T22:14:15.9113823Z [+] GOPATH: /home/runner/go
2025-08-20T22:14:15.9114377Z [|] PATH: export PATH="/home/runner/.go/bin:/home/runner/go/bin:${PATH}"
2025-08-20T22:14:15.9271782Z go version go1.25.0 linux/amd64
2025-08-20T22:14:15.9637454Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:14:15.9638080Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:14:15.9638980Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:14:15.9639644Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:14:15.9640337Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:14:15.9641722Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:14:15.9642461Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:14:15.9643089Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:14:15.9643829Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:14:15.9644285Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:14:15.9644660Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:14:15.9645264Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:14:15.9645993Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:14:15.9646907Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:14:15.9647660Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:14:15.9648406Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:14:15.9649119Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:14:15.9649745Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:14:15.9650396Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:14:15.9651152Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:14:15.9651600Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:14:15.9652223Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:14:15.9652822Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:14:15.9653330Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:14:15.9653995Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:14:15.9654599Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:14:15.9655028Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:14:15.9655440Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:14:15.9655840Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:14:15.9656250Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:14:15.9656667Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:14:15.9657097Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:14:15.9657532Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:14:15.9657962Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:14:15.9658412Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:14:15.9658854Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:14:15.9659256Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:14:15.9659650Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:14:15.9660057Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:14:15.9660478Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:14:15.9660898Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:14:15.9661296Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:14:15.9661679Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:14:15.9662244Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:14:15.9662714Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:14:15.9663179Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:14:15.9663936Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:14:15.9664388Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:14:15.9664808Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:14:15.9665221Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:14:15.9665622Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:14:15.9666031Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:14:15.9666425Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:14:15.9666798Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:14:15.9667159Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:14:15.9667525Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:14:15.9667846Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:14:15.9668188Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:14:15.9668588Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:14:15.9668964Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:14:15.9669369Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:14:15.9669805Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:14:15.9670215Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:14:15.9670625Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:14:15.9671047Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:14:15.9671609Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:14:15.9672003Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:14:15.9672393Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:14:15.9672809Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:14:15.9673273Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:14:15.9674368Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:14:15.9674845Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:14:15.9675259Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:14:15.9675654Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:14:15.9676051Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:14:15.9676448Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:14:15.9676888Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:14:15.9677374Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:14:15.9677865Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:14:15.9678360Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:14:15.9678797Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:14:15.9679193Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:14:15.9679704Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:14:15.9680108Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:14:15.9680508Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:14:15.9680890Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:14:15.9681305Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:14:15.9681726Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:14:15.9682108Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:14:15.9682484Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:14:15.9682889Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:14:15.9683303Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:14:15.9683956Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:14:15.9684327Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:14:15.9684720Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:14:15.9685106Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:14:15.9685454Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:14:15.9685834Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:14:15.9686203Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:14:15.9686562Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:14:15.9686943Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:14:15.9687308Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:14:15.9687663Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:14:15.9688036Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:14:15.9688422Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:14:15.9688957Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:14:15.9689346Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:14:15.9689734Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:14:15.9690111Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:14:15.9690520Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:14:15.9690920Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:14:15.9691269Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:14:15.9691591Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:14:15.9691952Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:14:15.9692307Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:14:15.9692673Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:14:15.9693031Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:14:15.9693380Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:14:15.9694023Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:14:15.9694419Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:14:15.9694853Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:14:15.9695293Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:14:15.9695692Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:14:15.9696077Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:14:15.9696589Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:14:15.9696978Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:14:15.9697383Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:14:15.9697787Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:14:15.9698161Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:14:15.9698686Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:14:15.9699196Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:14:15.9699634Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:14:15.9700062Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:14:15.9700448Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:14:15.9700841Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:14:15.9701248Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:14:15.9701656Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:14:15.9702051Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:14:15.9702436Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:14:15.9702827Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:14:15.9703226Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:14:15.9703944Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:14:15.9704313Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:14:15.9704621Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:14:15.9704945Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:14:15.9705343Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:14:15.9705868Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:14:15.9706261Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:14:15.9706628Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:14:15.9707000Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:14:15.9707380Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:14:15.9707731Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:14:15.9708083Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:14:15.9708512Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:14:15.9708957Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:14:15.9709374Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:14:15.9709746Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:14:15.9710135Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:14:15.9710543Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:14:15.9710954Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:14:15.9711365Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:14:15.9711723Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:14:15.9712076Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:14:15.9712495Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:14:15.9712921Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:14:15.9713647Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:14:15.9714081Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:14:15.9714436Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:14:15.9714829Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:14:15.9715216Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:14:15.9715639Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:14:15.9716109Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:14:15.9716526Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:14:15.9716895Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:14:15.9717239Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:14:15.9717594Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:14:15.9718045Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:14:15.9718771Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:14:15.9719224Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:14:15.9719599Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:14:15.9720071Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:14:15.9720610Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:14:15.9721111Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:14:15.9721549Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:14:15.9721912Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:14:15.9722299Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:14:15.9722709Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:14:15.9723257Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:14:15.9723886Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:14:15.9724262Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:14:15.9724636Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:14:15.9725039Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:14:15.9732443Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:14:15.9732905Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:14:15.9733327Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:14:15.9733901Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:14:15.9734305Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:14:15.9734736Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:14:15.9735196Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:14:15.9735634Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:14:15.9736012Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:14:15.9736392Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:14:15.9736796Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:14:15.9737179Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:14:15.9737561Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:14:15.9737944Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:14:15.9738499Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:14:15.9738933Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:14:15.9739403Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:14:15.9739849Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:14:15.9740252Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:14:15.9740639Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:14:15.9741022Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:14:15.9741409Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:14:15.9741777Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:14:15.9742158Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:14:15.9742540Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:14:15.9742994Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:14:15.9743589Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:14:15.9744055Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:14:15.9744569Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:14:15.9745078Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:14:15.9745565Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:14:15.9746050Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:14:15.9746477Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:14:15.9746844Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:14:15.9747325Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:14:15.9747702Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:14:15.9748083Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:14:15.9748442Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:14:15.9748819Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:14:15.9749197Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:14:15.9749575Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:14:15.9749961Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:14:15.9750340Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:14:15.9750738Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:14:15.9751142Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:14:15.9751573Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:14:15.9752016Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:14:15.9752408Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:14:15.9752783Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:14:15.9753197Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:14:15.9753690Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:14:15.9754047Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:14:15.9754392Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:14:15.9754754Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:14:15.9755291Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:14:15.9755673Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:14:15.9756068Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:14:15.9756433Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:14:15.9756749Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:14:15.9757221Z 	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-20T22:14:15.9757746Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:14:15.9758118Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:14:15.9758494Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:14:15.9758866Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:14:15.9759271Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:14:15.9759711Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:14:15.9760148Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:14:15.9760579Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:14:15.9760985Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:14:15.9761384Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:14:15.9761803Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:14:15.9762213Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:14:15.9762602Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:14:15.9763033Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:14:15.9763949Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:14:15.9764653Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:14:15.9765107Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:14:15.9765523Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:14:15.9765922Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:14:15.9766395Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:14:15.9766882Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:14:15.9767283Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:14:15.9767714Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:14:15.9768164Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:14:15.9768566Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:14:15.9768927Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:14:15.9769290Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:14:15.9769673Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:14:15.9770066Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:14:15.9770436Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:14:15.9770800Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:14:15.9771189Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:14:15.9771562Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:14:15.9771927Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:14:15.9772409Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:14:15.9772765Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:14:15.9773145Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:14:15.9773751Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:14:15.9774119Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:14:15.9774474Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:14:15.9774827Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:14:15.9775189Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:14:15.9775557Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:14:15.9775912Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:14:15.9776265Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:14:15.9776646Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:14:15.9777004Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:14:15.9777372Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:14:15.9777831Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:14:15.9778234Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:14:15.9778599Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:14:15.9778982Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:14:15.9779404Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:14:15.9779800Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:14:15.9780159Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:14:15.9780525Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:14:15.9780880Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:14:15.9781313Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:14:15.9781611Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:14:15.9781960Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:14:15.9782309Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:14:15.9782676Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:14:15.9783030Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:14:15.9783375Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:14:15.9783952Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:14:15.9784340Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:14:15.9784756Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:14:15.9785144Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:14:15.9785541Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:14:15.9785926Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:14:15.9786334Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:14:15.9786831Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:14:15.9787454Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:14:15.9788080Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:14:15.9788620Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:14:15.9789212Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:14:15.9789669Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:14:15.9790192Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:14:15.9790812Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:14:15.9791372Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:14:15.9791861Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:14:15.9792307Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:14:15.9792679Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:14:15.9793048Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:14:15.9793538Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:14:15.9793920Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:14:15.9794313Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:14:15.9794690Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:14:15.9795070Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:14:15.9795444Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:14:15.9795813Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:14:15.9796183Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:14:15.9796550Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:14:15.9796915Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:14:15.9797306Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:14:15.9797693Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:14:15.9798226Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:14:15.9798640Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:14:15.9798994Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:14:15.9799379Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:14:15.9799786Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:14:15.9800195Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:14:15.9800630Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:14:15.9801057Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:14:15.9801422Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:14:15.9801793Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:14:15.9802175Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:14:15.9802547Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:14:15.9802936Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:14:15.9803321Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:14:15.9803819Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:14:15.9804203Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:14:15.9804562Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:14:15.9804917Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:14:15.9805574Z 	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-20T22:14:15.9806291Z 	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-20T22:14:15.9806973Z 	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-20T22:14:15.9807627Z 	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-20T22:14:15.9808147Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:14:15.9808532Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:14:15.9808900Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:14:15.9809272Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:14:15.9809646Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:14:15.9810010Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:14:15.9810380Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:14:15.9810769Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:14:15.9811145Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:14:15.9811519Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:14:15.9811897Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:14:15.9812265Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:14:15.9812652Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:14:15.9813055Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:14:15.9813558Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:14:15.9813958Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:14:15.9814383Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:14:15.9814898Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:14:15.9815282Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:14:15.9815660Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:14:15.9816031Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:14:15.9816409Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:14:15.9816815Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:14:15.9817206Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:14:15.9817599Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:14:15.9817991Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:14:15.9818378Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:14:15.9818801Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:14:15.9819233Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:14:15.9819632Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:14:15.9820066Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:14:15.9820520Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:14:15.9820926Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:14:15.9821293Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:14:15.9821664Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:14:15.9822170Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:14:15.9822582Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:14:15.9822982Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:14:15.9823356Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:14:15.9823954Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:14:15.9824422Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:14:15.9824891Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:14:15.9825283Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:14:15.9825692Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:14:15.9826143Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:14:15.9826595Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:14:15.9827065Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:14:15.9827558Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:14:15.9827997Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:14:15.9828427Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:14:15.9828818Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:14:15.9829208Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:14:15.9829627Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:14:15.9830009Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:14:15.9830382Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:14:15.9830784Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:14:15.9831186Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:14:15.9831721Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:14:15.9832137Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:14:15.9832528Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:14:15.9832899Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:14:15.9833257Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:14:15.9833731Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:14:15.9834118Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:14:15.9834529Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:14:15.9834981Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:14:15.9835431Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:14:15.9835836Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:14:15.9836268Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:14:15.9836685Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:14:15.9837086Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:14:15.9837488Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:14:15.9837847Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:14:15.9838206Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:14:15.9838595Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:14:15.9839097Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:14:15.9839471Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:14:15.9839803Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:14:15.9840110Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:14:15.9840459Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:14:15.9840956Z 	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-20T22:14:15.9841468Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:14:15.9841844Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:14:15.9842212Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:14:15.9842602Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:14:15.9843013Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:14:15.9843525Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:14:15.9843929Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:14:15.9844337Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:14:15.9844739Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:14:15.9845112Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:14:15.9845475Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:14:15.9845835Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:14:15.9846209Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:14:15.9846619Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:14:15.9847048Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:14:15.9847438Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:14:15.9847975Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:14:15.9848407Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:14:15.9848797Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:14:15.9849162Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:14:15.9849510Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:14:15.9849865Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:14:15.9850233Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:14:15.9850608Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:14:15.9851005Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:14:15.9851417Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:14:15.9851877Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:14:15.9852310Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:14:15.9852684Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:14:15.9853063Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:14:15.9853549Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:14:15.9853936Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:14:15.9854306Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:14:15.9854677Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:14:15.9855225Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:14:15.9855714Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:14:15.9856131Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:14:15.9856500Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:14:15.9856873Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:14:15.9857272Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:14:15.9857665Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:14:15.9858036Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:14:15.9858430Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:14:15.9858806Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:14:15.9859156Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:14:15.9859515Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:14:15.9859910Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:14:15.9860333Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:14:15.9860711Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:14:15.9861099Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:14:15.9861540Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:14:15.9861969Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:14:15.9862387Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:14:15.9862776Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:14:15.9863289Z 	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-20T22:14:15.9864030Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:14:15.9864477Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:14:15.9864852Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:14:15.9865265Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:14:15.9865688Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:14:15.9866206Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:14:15.9866789Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:14:15.9867395Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:14:15.9868046Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:14:15.9868689Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:14:15.9869321Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:14:15.9869941Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:14:15.9870526Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:14:15.9871018Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:14:15.9871467Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:14:15.9871899Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:14:15.9872325Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:14:15.9872943Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:14:15.9873379Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:14:15.9873884Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:14:15.9874252Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:14:15.9874625Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:14:15.9874999Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:14:15.9875405Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:14:15.9875806Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:14:15.9876165Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:14:15.9876553Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:14:15.9877018Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:14:15.9877500Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:14:15.9877989Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:14:15.9878472Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:14:15.9878948Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:14:15.9879425Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:14:15.9879870Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:14:15.9880282Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:14:15.9880688Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:14:15.9881102Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:14:15.9881510Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:14:15.9882039Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:14:15.9882468Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:14:15.9882894Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:14:15.9883281Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:14:15.9883859Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:14:15.9884241Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:14:15.9884613Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:14:15.9885042Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:14:15.9885480Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:14:15.9885881Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:14:15.9886293Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:14:15.9886713Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:14:15.9887157Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:14:15.9887597Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:14:15.9888025Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:14:15.9888416Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:14:15.9888788Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:14:15.9889171Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:14:15.9889663Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:14:15.9890042Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:14:15.9890443Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:14:15.9890835Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:14:15.9891250Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:14:15.9891714Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:14:15.9892132Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:14:15.9892533Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:14:15.9892925Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:14:15.9893223Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:14:15.9893657Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:14:15.9894042Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:14:15.9894436Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:14:15.9894822Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:14:15.9895207Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:14:15.9895632Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:14:15.9896072Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:14:15.9896484Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:14:15.9896864Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:14:15.9897256Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:14:15.9897796Z 	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-20T22:14:15.9898377Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:14:15.9898946Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:14:15.9899378Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:14:15.9899803Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:14:15.9900212Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:14:15.9900607Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:14:15.9900992Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:14:15.9901370Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:14:15.9901761Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:14:15.9902163Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:14:15.9902539Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:14:15.9902920Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:14:15.9903314Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:14:15.9903893Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:14:15.9904309Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:14:15.9904768Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:14:15.9905185Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:14:15.9905557Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:14:15.9905929Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:14:15.9906433Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:14:15.9906820Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:14:15.9907188Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:14:15.9907611Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:14:15.9908056Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:14:15.9908451Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:14:15.9908845Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:14:15.9909243Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:14:15.9909624Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:14:15.9909994Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:14:15.9910380Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:14:15.9910778Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:14:15.9911228Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:14:15.9911682Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:14:15.9912108Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:14:15.9912506Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:14:15.9912905Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:14:15.9913327Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:14:15.9913830Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:14:15.9914211Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:14:15.9914529Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:14:15.9914828Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:14:15.9915319Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:14:15.9915686Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:14:15.9916028Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:14:15.9916396Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:14:15.9916787Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:14:15.9917170Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:14:15.9917528Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:14:15.9917873Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:14:15.9918247Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:14:15.9918648Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:14:15.9919025Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:14:15.9919386Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:14:15.9919741Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:14:15.9920121Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:14:15.9920505Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:14:15.9920850Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:14:15.9921222Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:14:15.9921609Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:14:15.9921985Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:14:15.9922465Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:14:15.9922840Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:14:15.9923218Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:14:15.9923729Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:14:15.9924153Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:14:15.9924551Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:14:15.9924898Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:14:15.9925243Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:14:15.9925586Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:14:15.9926006Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:14:15.9926503Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:14:15.9926967Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:14:15.9927442Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:14:15.9927932Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:14:15.9928365Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:14:15.9928743Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:14:15.9929126Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:14:15.9929505Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:14:15.9929883Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:14:15.9930258Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:14:15.9930639Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:14:15.9931006Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:14:15.9931511Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:14:15.9931944Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:14:15.9932366Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:14:15.9932739Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:14:15.9933133Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:14:15.9933661Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:14:15.9934035Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:14:15.9934384Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:14:15.9934775Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:14:15.9935220Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:14:15.9935646Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:14:15.9936052Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:14:15.9936455Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:14:15.9936795Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:14:15.9937074Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:14:15.9937427Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:14:15.9937906Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:14:16.2131519Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:14:16.3797585Z Collecting meson
2025-08-20T22:14:16.4613977Z   Downloading meson-1.8.4-py3-none-any.whl.metadata (1.8 kB)
2025-08-20T22:14:16.4930023Z Collecting ninja
2025-08-20T22:14:16.5124399Z   Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (5.1 kB)
2025-08-20T22:14:16.5355400Z Downloading meson-1.8.4-py3-none-any.whl (1.0 MB)
2025-08-20T22:14:16.6224622Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 21.4 MB/s  0:00:00
2025-08-20T22:14:16.6416905Z Downloading ninja-1.13.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (180 kB)
2025-08-20T22:14:16.7308177Z Installing collected packages: ninja, meson
2025-08-20T22:14:17.4395730Z 
2025-08-20T22:14:17.4425288Z Successfully installed meson-1.8.4 ninja-1.13.0
2025-08-20T22:14:17.7251858Z Defaulting to user installation because normal site-packages is not writeable
2025-08-20T22:14:17.8310481Z Requirement already satisfied: meson in /home/runner/.local/lib/python3.12/site-packages (1.8.4)
2025-08-20T22:14:17.8871723Z Requirement already satisfied: ninja in /home/runner/.local/lib/python3.12/site-packages (1.13.0)
2025-08-20T22:14:18.3854118Z 1.8.4
2025-08-20T22:14:18.4089785Z 1.13.0.git.kitware.jobserver-pipe-1
2025-08-20T22:14:18.4339050Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:14:18.4339718Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:14:18.4340374Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:14:18.4340995Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:14:18.4341611Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:14:18.4342244Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:14:18.4342733Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:14:18.4343132Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:14:18.4343712Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:14:18.4344097Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:14:18.4344475Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:14:18.4345114Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:14:18.4345503Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:14:18.4345910Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:14:18.4346319Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:14:18.4346730Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:14:18.4347143Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:14:18.4347508Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:14:18.4347892Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:14:18.4348633Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:14:18.4349394Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:14:18.4350072Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:14:18.4350832Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:14:18.4351535Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:14:18.4352145Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:14:18.4352832Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:14:18.4354345Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:14:18.4354823Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:14:18.4355242Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:14:18.4355669Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:14:18.4356290Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:14:18.4356730Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:14:18.4357163Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:14:18.4357594Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:14:18.4358048Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:14:18.4358491Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:14:18.4358903Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:14:18.4359310Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:14:18.4359802Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:14:18.4360236Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:14:18.4360656Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:14:18.4361066Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:14:18.4361454Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:14:18.4361905Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:14:18.4362380Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:14:18.4362846Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:14:18.4363328Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:14:18.4363995Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:14:18.4364414Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:14:18.4364838Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:14:18.4365238Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:14:18.4365785Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:14:18.4366179Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:14:18.4366549Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:14:18.4366910Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:14:18.4367284Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:14:18.4367604Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:14:18.4367946Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:14:18.4368347Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:14:18.4368727Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:14:18.4369133Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:14:18.4369577Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:14:18.4369988Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:14:18.4370395Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:14:18.4370815Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:14:18.4371243Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:14:18.4371642Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:14:18.4372034Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:14:18.4372452Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:14:18.4373034Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:14:18.4373773Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:14:18.4374301Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:14:18.4374719Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:14:18.4375103Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:14:18.4375492Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:14:18.4375896Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:14:18.4376333Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:14:18.4376823Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:14:18.4377325Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:14:18.4377815Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:14:18.4378252Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:14:18.4378651Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:14:18.4379037Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:14:18.4379435Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:14:18.4379837Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:14:18.4380224Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:14:18.4380647Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:14:18.4381067Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:14:18.4381457Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:14:18.4381828Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:14:18.4382372Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:14:18.4382778Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:14:18.4383158Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:14:18.4383937Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:14:18.4384341Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:14:18.4384734Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:14:18.4385089Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:14:18.4385473Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:14:18.4385847Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:14:18.4386219Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:14:18.4386606Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:14:18.4386976Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:14:18.4387339Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:14:18.4387715Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:14:18.4388101Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:14:18.4388503Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:14:18.4388913Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:14:18.4389294Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:14:18.4389674Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:14:18.4390199Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:14:18.4390610Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:14:18.4390958Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:14:18.4391285Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:14:18.4391644Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:14:18.4391998Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:14:18.4392354Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:14:18.4392724Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:14:18.4393078Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:14:18.4393644Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:14:18.4394141Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:14:18.4394609Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:14:18.4395052Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:14:18.4395455Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:14:18.4395841Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:14:18.4396232Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:14:18.4396617Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:14:18.4397016Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:14:18.4397422Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:14:18.4397798Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:14:18.4398189Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:14:18.4398603Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:14:18.4399046Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:14:18.4399609Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:14:18.4399995Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:14:18.4400383Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:14:18.4400791Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:14:18.4401195Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:14:18.4401593Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:14:18.4401981Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:14:18.4402373Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:14:18.4402780Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:14:18.4403150Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:14:18.4403771Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:14:18.4404107Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:14:18.4404442Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:14:18.4404848Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:14:18.4405252Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:14:18.4405651Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:14:18.4406028Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:14:18.4406408Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:14:18.4406793Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:14:18.4407276Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:14:18.4407627Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:14:18.4408058Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:14:18.4408503Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:14:18.4408922Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:14:18.4416483Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:14:18.4416953Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:14:18.4417384Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:14:18.4417811Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:14:18.4418228Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:14:18.4418598Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:14:18.4418961Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:14:18.4419396Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:14:18.4419831Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:14:18.4420238Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:14:18.4420601Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:14:18.4420976Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:14:18.4421367Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:14:18.4421750Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:14:18.4422174Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:14:18.4422655Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:14:18.4423074Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:14:18.4423822Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:14:18.4424171Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:14:18.4424528Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:14:18.4424974Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:14:18.4425477Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:14:18.4425922Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:14:18.4426298Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:14:18.4426771Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:14:18.4427336Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:14:18.4427836Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:14:18.4428280Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:14:18.4428644Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:14:18.4429027Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:14:18.4429439Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:14:18.4429849Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:14:18.4430250Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:14:18.4430633Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:14:18.4431018Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:14:18.4431552Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:14:18.4431964Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:14:18.4432366Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:14:18.4432759Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:14:18.4433149Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:14:18.4433780Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:14:18.4434255Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:14:18.4434728Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:14:18.4435164Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:14:18.4435535Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:14:18.4435913Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:14:18.4436310Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:14:18.4436695Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:14:18.4437071Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:14:18.4437450Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:14:18.4437835Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:14:18.4438245Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:14:18.4438715Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:14:18.4439167Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:14:18.4439567Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:14:18.4439952Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:14:18.4440335Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:14:18.4440843Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:14:18.4441210Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:14:18.4441598Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:14:18.4441977Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:14:18.4442428Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:14:18.4442908Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:14:18.4443366Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:14:18.4444120Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:14:18.4444641Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:14:18.4445142Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:14:18.4445648Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:14:18.4446080Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:14:18.4446445Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:14:18.4446805Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:14:18.4447182Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:14:18.4447548Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:14:18.4447903Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:14:18.4448442Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:14:18.4449272Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:14:18.4449861Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:14:18.4450255Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:14:18.4450638Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:14:18.4451041Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:14:18.4451425Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:14:18.4451841Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:14:18.4452281Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:14:18.4452671Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:14:18.4453041Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:14:18.4453608Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:14:18.4453986Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:14:18.4454347Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:14:18.4454699Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:14:18.4455062Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:14:18.4455446Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:14:18.4455809Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:14:18.4456200Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:14:18.4456562Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:14:18.4456880Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:14:18.4457344Z 	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-20T22:14:18.4457872Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:14:18.4458238Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:14:18.4458745Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:14:18.4459119Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:14:18.4459524Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:14:18.4459962Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:14:18.4460387Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:14:18.4460820Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:14:18.4461223Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:14:18.4461628Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:14:18.4462052Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:14:18.4462462Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:14:18.4462871Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:14:18.4463300Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:14:18.4463888Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:14:18.4464387Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:14:18.4464834Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:14:18.4465239Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:14:18.4465637Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:14:18.4466222Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:14:18.4466719Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:14:18.4467137Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:14:18.4467562Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:14:18.4468013Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:14:18.4468419Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:14:18.4468782Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:14:18.4469148Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:14:18.4469529Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:14:18.4469910Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:14:18.4470273Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:14:18.4470640Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:14:18.4471031Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:14:18.4471411Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:14:18.4471778Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:14:18.4472145Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:14:18.4472497Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:14:18.4472871Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:14:18.4473263Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:14:18.4473909Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:14:18.4474267Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:14:18.4474627Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:14:18.4474992Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:14:18.4475499Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:14:18.4475859Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:14:18.4476214Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:14:18.4476588Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:14:18.4476942Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:14:18.4477310Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:14:18.4477741Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:14:18.4478147Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:14:18.4478506Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:14:18.4478891Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:14:18.4479330Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:14:18.4479742Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:14:18.4480108Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:14:18.4480481Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:14:18.4480845Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:14:18.4481145Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:14:18.4481446Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:14:18.4481800Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:14:18.4482161Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:14:18.4482531Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:14:18.4483045Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:14:18.4483396Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:14:18.4483901Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:14:18.4484289Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:14:18.4484701Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:14:18.4485100Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:14:18.4485498Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:14:18.4485889Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:14:18.4486301Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:14:18.4486804Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:14:18.4487434Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:14:18.4488066Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:14:18.4488611Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:14:18.4489088Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:14:18.4489541Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:14:18.4490060Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:14:18.4490682Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:14:18.4491246Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:14:18.4491748Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:14:18.4492191Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:14:18.4492687Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:14:18.4493060Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:14:18.4493555Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:14:18.4493942Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:14:18.4494335Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:14:18.4494720Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:14:18.4495123Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:14:18.4495509Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:14:18.4495897Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:14:18.4496275Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:14:18.4496654Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:14:18.4497023Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:14:18.4497418Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:14:18.4497811Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:14:18.4498224Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:14:18.4498637Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:14:18.4498996Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:14:18.4499388Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:14:18.4499793Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:14:18.4500328Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:14:18.4500775Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:14:18.4501202Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:14:18.4501574Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:14:18.4501946Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:14:18.4502330Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:14:18.4502694Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:14:18.4503080Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:14:18.4503571Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:14:18.4503957Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:14:18.4504350Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:14:18.4504710Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:14:18.4505074Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:14:18.4505624Z 	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-20T22:14:18.4506340Z 	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-20T22:14:18.4507020Z 	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-20T22:14:18.4507684Z 	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-20T22:14:18.4508208Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:14:18.4508594Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:14:18.4508965Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:14:18.4509458Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:14:18.4509833Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:14:18.4510191Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:14:18.4510565Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:14:18.4510953Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:14:18.4511334Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:14:18.4511710Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:14:18.4512098Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:14:18.4512472Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:14:18.4512868Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:14:18.4513286Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:14:18.4513787Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:14:18.4514181Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:14:18.4514587Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:14:18.4514977Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:14:18.4515363Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:14:18.4515745Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:14:18.4516121Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:14:18.4516507Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:14:18.4517029Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:14:18.4517435Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:14:18.4517827Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:14:18.4518216Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:14:18.4518601Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:14:18.4519028Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:14:18.4519463Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:14:18.4519866Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:14:18.4520304Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:14:18.4520802Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:14:18.4521212Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:14:18.4521586Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:14:18.4521969Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:14:18.4522368Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:14:18.4522780Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:14:18.4523182Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:14:18.4523661Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:14:18.4524052Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:14:18.4524520Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:14:18.4524998Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:14:18.4525397Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:14:18.4525933Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:14:18.4526384Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:14:18.4526823Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:14:18.4527294Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:14:18.4527784Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:14:18.4528225Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:14:18.4528657Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:14:18.4529054Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:14:18.4529456Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:14:18.4529875Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:14:18.4530269Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:14:18.4530646Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:14:18.4531052Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:14:18.4531453Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:14:18.4531855Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:14:18.4532273Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:14:18.4532664Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:14:18.4533040Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:14:18.4533617Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:14:18.4533995Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:14:18.4534395Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:14:18.4534812Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:14:18.4535268Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:14:18.4535717Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:14:18.4536115Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:14:18.4536551Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:14:18.4536978Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:14:18.4537386Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:14:18.4537795Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:14:18.4538154Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:14:18.4538524Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:14:18.4538916Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:14:18.4539310Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:14:18.4539684Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:14:18.4540011Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:14:18.4540324Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:14:18.4540681Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:14:18.4541185Z 	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-20T22:14:18.4541706Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:14:18.4542083Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:14:18.4542569Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:14:18.4542962Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:14:18.4543372Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:14:18.4543885Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:14:18.4544280Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:14:18.4544695Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:14:18.4545106Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:14:18.4545477Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:14:18.4545849Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:14:18.4546214Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:14:18.4546593Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:14:18.4547014Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:14:18.4547442Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:14:18.4547834Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:14:18.4548250Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:14:18.4548688Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:14:18.4549082Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:14:18.4549446Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:14:18.4549803Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:14:18.4550271Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:14:18.4550653Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:14:18.4551025Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:14:18.4551427Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:14:18.4551833Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:14:18.4552289Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:14:18.4552725Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:14:18.4553096Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:14:18.4553576Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:14:18.4553959Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:14:18.4554348Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:14:18.4554735Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:14:18.4555106Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:14:18.4555550Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:14:18.4556039Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:14:18.4556456Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:14:18.4556829Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:14:18.4557198Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:14:18.4557596Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:14:18.4557988Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:14:18.4558367Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:14:18.4558888Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:14:18.4559268Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:14:18.4559618Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:14:18.4559967Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:14:18.4560368Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:14:18.4560785Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:14:18.4561166Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:14:18.4561553Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:14:18.4562001Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:14:18.4562438Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:14:18.4562856Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:14:18.4563252Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:14:18.4563874Z 	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-20T22:14:18.4564387Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:14:18.4564697Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:14:18.4565041Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:14:18.4565453Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:14:18.4565876Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:14:18.4566515Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:14:18.4567108Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:14:18.4567719Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:14:18.4568362Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:14:18.4569001Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:14:18.4569627Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:14:18.4570247Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:14:18.4570823Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:14:18.4571307Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:14:18.4571745Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:14:18.4572188Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:14:18.4572609Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:14:18.4573078Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:14:18.4573605Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:14:18.4573990Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:14:18.4574360Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:14:18.4574735Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:14:18.4575115Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:14:18.4575528Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:14:18.4575939Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:14:18.4576423Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:14:18.4576812Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:14:18.4577277Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:14:18.4577766Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:14:18.4578248Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:14:18.4578729Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:14:18.4579209Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:14:18.4579691Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:14:18.4580142Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:14:18.4580565Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:14:18.4580975Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:14:18.4581391Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:14:18.4581800Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:14:18.4582209Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:14:18.4582641Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:14:18.4583070Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:14:18.4583552Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:14:18.4583934Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:14:18.4584425Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:14:18.4584808Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:14:18.4585240Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:14:18.4585680Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:14:18.4586080Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:14:18.4586486Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:14:18.4586903Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:14:18.4587341Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:14:18.4587780Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:14:18.4588211Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:14:18.4588609Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:14:18.4588988Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:14:18.4589374Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:14:18.4589742Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:14:18.4590116Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:14:18.4590519Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:14:18.4590918Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:14:18.4591343Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:14:18.4591811Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:14:18.4592237Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:14:18.4592641Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:14:18.4593152Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:14:18.4593548Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:14:18.4593867Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:14:18.4594285Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:14:18.4594678Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:14:18.4595067Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:14:18.4595454Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:14:18.4595877Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:14:18.4596321Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:14:18.4596739Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:14:18.4597128Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:14:18.4597524Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:14:18.4598065Z 	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-20T22:14:18.4598641Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:14:18.4599091Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:14:18.4599525Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:14:18.4599962Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:14:18.4600381Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:14:18.4600896Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:14:18.4601288Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:14:18.4601678Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:14:18.4602070Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:14:18.4602464Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:14:18.4602835Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:14:18.4603218Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:14:18.4603711Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:14:18.4604082Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:14:18.4604482Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:14:18.4604943Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:14:18.4605365Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:14:18.4605736Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:14:18.4606107Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:14:18.4606490Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:14:18.4606865Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:14:18.4607231Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:14:18.4607653Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:14:18.4608099Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:14:18.4608500Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:14:18.4608897Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:14:18.4609289Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:14:18.4609789Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:14:18.4610156Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:14:18.4610533Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:14:18.4610926Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:14:18.4611381Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:14:18.4611840Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:14:18.4612263Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:14:18.4612658Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:14:18.4613065Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:14:18.4613580Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:14:18.4613974Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:14:18.4614328Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:14:18.4614641Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:14:18.4614939Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:14:18.4615305Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:14:18.4615676Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:14:18.4616023Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:14:18.4616388Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:14:18.4616780Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:14:18.4617311Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:14:18.4617677Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:14:18.4618024Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:14:18.4618396Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:14:18.4618790Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:14:18.4619161Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:14:18.4619513Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:14:18.4619866Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:14:18.4620248Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:14:18.4620629Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:14:18.4621010Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:14:18.4621385Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:14:18.4621774Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:14:18.4622148Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:14:18.4622518Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:14:18.4622883Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:14:18.4623263Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:14:18.4623788Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:14:18.4624209Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:14:18.4624609Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:14:18.4624962Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:14:18.4625313Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:14:18.4625786Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:14:18.4626208Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:14:18.4626702Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:14:18.4627159Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:14:18.4627623Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:14:18.4628117Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:14:18.4628549Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:14:18.4628926Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:14:18.4629317Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:14:18.4629699Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:14:18.4630086Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:14:18.4630468Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:14:18.4630846Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:14:18.4631215Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:14:18.4631599Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:14:18.4632032Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:14:18.4632459Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:14:18.4632832Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:14:18.4633342Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:14:18.4633876Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:14:18.4634261Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:14:18.4634614Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:14:18.4635003Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:14:18.4635455Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:14:18.4635877Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:14:18.4636287Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:14:18.4636694Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:14:18.4637023Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:14:18.4637300Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:14:18.4637658Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:14:18.4638146Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:14:18.6347305Z info: downloading installer
2025-08-20T22:14:18.7918313Z warn: It looks like you have an existing rustup settings file at:
2025-08-20T22:14:18.7918718Z warn: /home/runner/.rustup/settings.toml
2025-08-20T22:14:18.7919130Z warn: Rustup will install the default toolchain as specified in the settings file,
2025-08-20T22:14:18.7919576Z warn: instead of the one inferred from the default host triple.
2025-08-20T22:14:18.8085197Z info: profile set to 'default'
2025-08-20T22:14:18.8085767Z info: default host triple is x86_64-unknown-linux-gnu
2025-08-20T22:14:18.8763879Z warn: Updating existing toolchain, profile choice will be ignored
2025-08-20T22:14:18.8764483Z info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:14:18.8909964Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:14:18.8910548Z 
2025-08-20T22:14:18.9004115Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:14:18.9005871Z 
2025-08-20T22:14:18.9005878Z 
2025-08-20T22:14:18.9006034Z Rust is installed now. Great!
2025-08-20T22:14:18.9006291Z 
2025-08-20T22:14:18.9006585Z To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
2025-08-20T22:14:18.9007257Z environment variable. This has not been done automatically.
2025-08-20T22:14:18.9007639Z 
2025-08-20T22:14:18.9007829Z To configure your current shell, you need to source
2025-08-20T22:14:18.9008319Z the corresponding env file under $HOME/.cargo.
2025-08-20T22:14:18.9008615Z 
2025-08-20T22:14:18.9008901Z This is usually done by running one of the following (note the leading DOT):
2025-08-20T22:14:18.9009564Z . "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdksh
2025-08-20T22:14:18.9010076Z source "$HOME/.cargo/env.fish"  # For fish
2025-08-20T22:14:18.9010566Z source $"($nu.home-path)/.cargo/env.nu"  # For nushell
2025-08-20T22:14:18.9196030Z info: using existing install for 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:14:18.9524052Z info: default toolchain set to 'stable-x86_64-unknown-linux-gnu'
2025-08-20T22:14:18.9524522Z 
2025-08-20T22:14:18.9616711Z   stable-x86_64-unknown-linux-gnu unchanged - rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:14:18.9617059Z 
2025-08-20T22:14:19.0098025Z rustc 1.89.0 (29483883e 2025-08-04)
2025-08-20T22:14:21.2805386Z cargo 1.89.0 (c24e10642 2025-06-23)
2025-08-20T22:14:21.3352645Z 680 libs found in cache `/etc/ld.so.cache'
2025-08-20T22:14:21.3353237Z 	libz3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so.4
2025-08-20T22:14:21.3354036Z 	libz3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz3.so
2025-08-20T22:14:21.3354692Z 	libzstd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so.1
2025-08-20T22:14:21.3355248Z 	libzstd.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libzstd.so
2025-08-20T22:14:21.3355836Z 	libzmq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzmq.so.5
2025-08-20T22:14:21.3356211Z 	libzip.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzip.so.4
2025-08-20T22:14:21.3356574Z 	libzen.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libzen.so.0
2025-08-20T22:14:21.3356917Z 	libz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so.1
2025-08-20T22:14:21.3357244Z 	libz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libz.so
2025-08-20T22:14:21.3357601Z 	libyaml-0.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyaml-0.so.2
2025-08-20T22:14:21.3357978Z 	libyajl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libyajl.so.2
2025-08-20T22:14:21.3358352Z 	libxxhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxxhash.so.0
2025-08-20T22:14:21.3358753Z 	libxtables.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxtables.so.12
2025-08-20T22:14:21.3359147Z 	libxslt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxslt.so.1
2025-08-20T22:14:21.3359551Z 	libxshmfence.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxshmfence.so.1
2025-08-20T22:14:21.3359957Z 	libxml2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so.2
2025-08-20T22:14:21.3360322Z 	libxml2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxml2.so
2025-08-20T22:14:21.3360698Z 	libxmlsec1.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1.so.1
2025-08-20T22:14:21.3361149Z 	libxmlsec1-openssl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlsec1-openssl.so.1
2025-08-20T22:14:21.3361594Z 	libxmlb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxmlb.so.2
2025-08-20T22:14:21.3361973Z 	libxkbfile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbfile.so.1
2025-08-20T22:14:21.3362387Z 	libxkbcommon.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxkbcommon.so.0
2025-08-20T22:14:21.3362776Z 	libxcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so.1
2025-08-20T22:14:21.3363125Z 	libxcb.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb.so
2025-08-20T22:14:21.3363758Z 	libxcb-xfixes.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so.0
2025-08-20T22:14:21.3364203Z 	libxcb-xfixes.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-xfixes.so
2025-08-20T22:14:21.3364773Z 	libxcb-sync.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-sync.so.1
2025-08-20T22:14:21.3365168Z 	libxcb-shm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shm.so.0
2025-08-20T22:14:21.3365572Z 	libxcb-shape.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so.0
2025-08-20T22:14:21.3365983Z 	libxcb-shape.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-shape.so
2025-08-20T22:14:21.3366390Z 	libxcb-render.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so.0
2025-08-20T22:14:21.3366810Z 	libxcb-render.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-render.so
2025-08-20T22:14:21.3367222Z 	libxcb-randr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-randr.so.0
2025-08-20T22:14:21.3367667Z 	libxcb-present.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-present.so.0
2025-08-20T22:14:21.3368105Z 	libxcb-glx.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-glx.so.0
2025-08-20T22:14:21.3368586Z 	libxcb-dri3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libxcb-dri3.so.0
2025-08-20T22:14:21.3368978Z 	libwrap.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwrap.so.0
2025-08-20T22:14:21.3369378Z 	libwmflite-0.2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwmflite-0.2.so.7
2025-08-20T22:14:21.3369791Z 	libwebpmux.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpmux.so.3
2025-08-20T22:14:21.3370203Z 	libwebpdemux.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebpdemux.so.2
2025-08-20T22:14:21.3370595Z 	libwebp.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwebp.so.7
2025-08-20T22:14:21.3370977Z 	libwbclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwbclient.so.0
2025-08-20T22:14:21.3371420Z 	libwayland-server.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-server.so.0
2025-08-20T22:14:21.3371890Z 	libwayland-egl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-egl.so.1
2025-08-20T22:14:21.3372461Z 	libwayland-cursor.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-cursor.so.0
2025-08-20T22:14:21.3372948Z 	libwayland-client.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libwayland-client.so.0
2025-08-20T22:14:21.3373385Z 	libvulkan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvulkan.so.1
2025-08-20T22:14:21.3373924Z 	libvorbisfile.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbisfile.so.3
2025-08-20T22:14:21.3374330Z 	libvorbis.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvorbis.so.0
2025-08-20T22:14:21.3374727Z 	libvolume_key.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvolume_key.so.1
2025-08-20T22:14:21.3375131Z 	libvmtools.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvmtools.so.0
2025-08-20T22:14:21.3375520Z 	libvgauth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libvgauth.so.0
2025-08-20T22:14:21.3375880Z 	libuv.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuv.so.1
2025-08-20T22:14:21.3376232Z 	libuuid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuuid.so.1
2025-08-20T22:14:21.3376601Z 	libutil.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutil.so.1
2025-08-20T22:14:21.3376921Z 	libutil.so.1 (libc6) => /lib32/libutil.so.1
2025-08-20T22:14:21.3377261Z 	libutempter.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libutempter.so.0
2025-08-20T22:14:21.3377656Z 	libusb-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libusb-1.0.so.0
2025-08-20T22:14:21.3378025Z 	liburcu.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu.so.8
2025-08-20T22:14:21.3378426Z 	liburcu-signal.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-signal.so.8
2025-08-20T22:14:21.3378859Z 	liburcu-qsbr.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-qsbr.so.8
2025-08-20T22:14:21.3379273Z 	liburcu-memb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-memb.so.8
2025-08-20T22:14:21.3379672Z 	liburcu-mb.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-mb.so.8
2025-08-20T22:14:21.3380092Z 	liburcu-common.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-common.so.8
2025-08-20T22:14:21.3380517Z 	liburcu-cds.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-cds.so.8
2025-08-20T22:14:21.3380908Z 	liburcu-bp.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/liburcu-bp.so.8
2025-08-20T22:14:21.3381417Z 	libunwind.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind.so.8
2025-08-20T22:14:21.3381830Z 	libunwind-x86_64.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-x86_64.so.8
2025-08-20T22:14:21.3382296Z 	libunwind-ptrace.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-ptrace.so.0
2025-08-20T22:14:21.3382809Z 	libunwind-coredump.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunwind-coredump.so.0
2025-08-20T22:14:21.3383281Z 	libunistring.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libunistring.so.5
2025-08-20T22:14:21.3383813Z 	libudisks2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudisks2.so.0
2025-08-20T22:14:21.3384191Z 	libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
2025-08-20T22:14:21.3384571Z 	libuchardet.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libuchardet.so.0
2025-08-20T22:14:21.3384971Z 	libubsan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libubsan.so.1
2025-08-20T22:14:21.3385409Z 	libtss2-tcti-swtpm.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-swtpm.so.0
2025-08-20T22:14:21.3385903Z 	libtss2-tcti-mssim.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-mssim.so.0
2025-08-20T22:14:21.3386399Z 	libtss2-tcti-device.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-device.so.0
2025-08-20T22:14:21.3386889Z 	libtss2-tcti-cmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-tcti-cmd.so.0
2025-08-20T22:14:21.3387318Z 	libtss2-sys.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-sys.so.1
2025-08-20T22:14:21.3387707Z 	libtss2-rc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-rc.so.0
2025-08-20T22:14:21.3388090Z 	libtss2-mu.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-mu.so.0
2025-08-20T22:14:21.3388486Z 	libtss2-esys.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtss2-esys.so.0
2025-08-20T22:14:21.3388993Z 	libtsan.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtsan.so.2
2025-08-20T22:14:21.3389381Z 	libtracefs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtracefs.so.1
2025-08-20T22:14:21.3389798Z 	libtraceevent.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtraceevent.so.1
2025-08-20T22:14:21.3390217Z 	libtommath.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtommath.so.1
2025-08-20T22:14:21.3390593Z 	libtk8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtk8.6.so
2025-08-20T22:14:21.3390966Z 	libtirpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtirpc.so.3
2025-08-20T22:14:21.3391371Z 	libtinyxml2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinyxml2.so.10
2025-08-20T22:14:21.3391768Z 	libtinfo.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so.6
2025-08-20T22:14:21.3392134Z 	libtinfo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtinfo.so
2025-08-20T22:14:21.3392495Z 	libtiff.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtiff.so.6
2025-08-20T22:14:21.3392875Z 	libtidy.so.5deb1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtidy.so.5deb1
2025-08-20T22:14:21.3393263Z 	libtic.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so.6
2025-08-20T22:14:21.3393880Z 	libtic.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtic.so
2025-08-20T22:14:21.3394258Z 	libthread_db.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so.1
2025-08-20T22:14:21.3394627Z 	libthread_db.so.1 (libc6) => /lib32/libthread_db.so.1
2025-08-20T22:14:21.3394989Z 	libthread_db.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libthread_db.so
2025-08-20T22:14:21.3395370Z 	libthai.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libthai.so.0
2025-08-20T22:14:21.3395732Z 	libtdb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtdb.so.1
2025-08-20T22:14:21.3396095Z 	libtcl8.6.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libtcl8.6.so
2025-08-20T22:14:21.3396470Z 	libtasn1.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtasn1.so.6
2025-08-20T22:14:21.3396862Z 	libtalloc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libtalloc.so.2
2025-08-20T22:14:21.3397271Z 	libsystemd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsystemd.so.0
2025-08-20T22:14:21.3397662Z 	libsysfs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsysfs.so.2
2025-08-20T22:14:21.3398171Z 	libsybdb.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsybdb.so.5
2025-08-20T22:14:21.3398537Z 	libsubid.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsubid.so.4
2025-08-20T22:14:21.3398929Z 	libstemmer.so.0d (libc6,x86-64) => /lib/x86_64-linux-gnu/libstemmer.so.0d
2025-08-20T22:14:21.3399327Z 	libstdc++.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libstdc++.so.6
2025-08-20T22:14:21.3399666Z 	libstdc++.so.6 (libc6) => /lib32/libstdc++.so.6
2025-08-20T22:14:21.3400007Z 	libssl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl3.so
2025-08-20T22:14:21.3407730Z 	libssl.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so.3
2025-08-20T22:14:21.3408367Z 	libssl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libssl.so
2025-08-20T22:14:21.3408872Z 	libssh2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh2.so.1
2025-08-20T22:14:21.3409266Z 	libssh.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libssh.so.4
2025-08-20T22:14:21.3409644Z 	libss.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libss.so.2
2025-08-20T22:14:21.3410043Z 	libsqlite3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so.0
2025-08-20T22:14:21.3410448Z 	libsqlite3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsqlite3.so
2025-08-20T22:14:21.3410891Z 	libsourcekitdInProc.so (libc6,x86-64) => /usr/local/lib/libsourcekitdInProc.so
2025-08-20T22:14:21.3411341Z 	libsoftokn3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsoftokn3.so
2025-08-20T22:14:21.3411739Z 	libsodium.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsodium.so.23
2025-08-20T22:14:21.3412133Z 	libsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnmp.so.40
2025-08-20T22:14:21.3412525Z 	libsnappy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsnappy.so.1
2025-08-20T22:14:21.3412917Z 	libsmime3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmime3.so
2025-08-20T22:14:21.3413622Z 	libsmartcols.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsmartcols.so.1
2025-08-20T22:14:21.3414069Z 	libslirp.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslirp.so.0
2025-08-20T22:14:21.3414452Z 	libslang.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libslang.so.2
2025-08-20T22:14:21.3414839Z 	libsigsegv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsigsegv.so.2
2025-08-20T22:14:21.3415255Z 	libsharpyuv.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsharpyuv.so.0
2025-08-20T22:14:21.3415696Z 	libsgutils2-1.46.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsgutils2-1.46.so.2
2025-08-20T22:14:21.3416124Z 	libsframe.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsframe.so.1
2025-08-20T22:14:21.3416505Z 	libsepol.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsepol.so.2
2025-08-20T22:14:21.3416890Z 	libsensors.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsensors.so.5
2025-08-20T22:14:21.3417296Z 	libsemanage.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsemanage.so.2
2025-08-20T22:14:21.3417702Z 	libselinux.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libselinux.so.1
2025-08-20T22:14:21.3418096Z 	libseccomp.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libseccomp.so.2
2025-08-20T22:14:21.3418486Z 	libsasl2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libsasl2.so.2
2025-08-20T22:14:21.3418880Z 	libruby-3.2.so.3.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
2025-08-20T22:14:21.3419280Z 	libruby-3.2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libruby-3.2.so
2025-08-20T22:14:21.3419657Z 	librtmp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librtmp.so.1
2025-08-20T22:14:21.3420014Z 	librt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/librt.so.1
2025-08-20T22:14:21.3420320Z 	librt.so.1 (libc6) => /lib32/librt.so.1
2025-08-20T22:14:21.3420645Z 	librpmsign.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmsign.so.9
2025-08-20T22:14:21.3421033Z 	librpmio.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmio.so.9
2025-08-20T22:14:21.3421433Z 	librpmbuild.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpmbuild.so.9
2025-08-20T22:14:21.3421837Z 	librpm.so.9 (libc6,x86-64) => /lib/x86_64-linux-gnu/librpm.so.9
2025-08-20T22:14:21.3422223Z 	librhash.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/librhash.so.0
2025-08-20T22:14:21.3422726Z 	libre2.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libre2.so.10
2025-08-20T22:14:21.3423112Z 	libresolv.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so.2
2025-08-20T22:14:21.3423582Z 	libresolv.so.2 (libc6) => /lib32/libresolv.so.2
2025-08-20T22:14:21.3423928Z 	libresolv.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libresolv.so
2025-08-20T22:14:21.3424349Z 	libreiserfscore.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreiserfscore.so.0
2025-08-20T22:14:21.3424796Z 	libreadline.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libreadline.so.8
2025-08-20T22:14:21.3425196Z 	libraw_r.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw_r.so.23
2025-08-20T22:14:21.3425568Z 	libraw.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libraw.so.23
2025-08-20T22:14:21.3425958Z 	librabbitmq.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/librabbitmq.so.4
2025-08-20T22:14:21.3426365Z 	libquadmath.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libquadmath.so.0
2025-08-20T22:14:21.3426786Z 	libqrtr-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqrtr-glib.so.0
2025-08-20T22:14:21.3427201Z 	libqmi-glib.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libqmi-glib.so.5
2025-08-20T22:14:21.3427562Z 	libqdbm.so.14 (libc6,x86-64) => /lib/libqdbm.so.14
2025-08-20T22:14:21.3427933Z 	libp11-kit.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libp11-kit.so.0
2025-08-20T22:14:21.3428374Z 	libpython3.12.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so.1.0
2025-08-20T22:14:21.3428805Z 	libpython3.12.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpython3.12.so
2025-08-20T22:14:21.3429205Z 	libpthread.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpthread.so.0
2025-08-20T22:14:21.3429744Z 	libpthread.so.0 (libc6) => /lib32/libpthread.so.0
2025-08-20T22:14:21.3430279Z 	libpsx.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsx.so.2
2025-08-20T22:14:21.3431080Z 	libpspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpspell.so.15
2025-08-20T22:14:21.3431485Z 	libpsl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpsl.so.5
2025-08-20T22:14:21.3431912Z 	libprotobuf-lite.so.32 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-lite.so.32
2025-08-20T22:14:21.3432383Z 	libprotobuf-c.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libprotobuf-c.so.1
2025-08-20T22:14:21.3432801Z 	libproc2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libproc2.so.0
2025-08-20T22:14:21.3433172Z 	libpq.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so.5
2025-08-20T22:14:21.3433750Z 	libpq.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpq.so
2025-08-20T22:14:21.3434115Z 	libpopt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpopt.so.0
2025-08-20T22:14:21.3434565Z 	libpolkit-gobject-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-gobject-1.so.0
2025-08-20T22:14:21.3435079Z 	libpolkit-agent-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpolkit-agent-1.so.0
2025-08-20T22:14:21.3435525Z 	libpng16.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpng16.so.16
2025-08-20T22:14:21.3435905Z 	libply.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply.so.5
2025-08-20T22:14:21.3436406Z 	libply-splash-graphics.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-graphics.so.5
2025-08-20T22:14:21.3436947Z 	libply-splash-core.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-splash-core.so.5
2025-08-20T22:14:21.3437450Z 	libply-boot-client.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libply-boot-client.so.5
2025-08-20T22:14:21.3437890Z 	libplds4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplds4.so
2025-08-20T22:14:21.3438262Z 	libplc4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libplc4.so
2025-08-20T22:14:21.3438644Z 	libpkgconf.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpkgconf.so.3
2025-08-20T22:14:21.3439063Z 	libpixman-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpixman-1.so.0
2025-08-20T22:14:21.3439484Z 	libpipeline.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpipeline.so.1
2025-08-20T22:14:21.3439887Z 	libpgm-5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpgm-5.3.so.0
2025-08-20T22:14:21.3440397Z 	libpfm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpfm.so.4
2025-08-20T22:14:21.3440770Z 	libperl.so.5.38 (libc6,x86-64) => /lib/x86_64-linux-gnu/libperl.so.5.38
2025-08-20T22:14:21.3441165Z 	libpcre2-32.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so.0
2025-08-20T22:14:21.3441562Z 	libpcre2-32.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-32.so
2025-08-20T22:14:21.3441957Z 	libpcre2-16.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so.0
2025-08-20T22:14:21.3442349Z 	libpcre2-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-16.so
2025-08-20T22:14:21.3442734Z 	libpcre2-8.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so.0
2025-08-20T22:14:21.3443124Z 	libpcre2-8.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-8.so
2025-08-20T22:14:21.3443781Z 	libpcre2-posix.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so.3
2025-08-20T22:14:21.3444266Z 	libpcre2-posix.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcre2-posix.so
2025-08-20T22:14:21.3444719Z 	libpcprofile.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcprofile.so
2025-08-20T22:14:21.3445093Z 	libpcprofile.so (libc6) => /lib32/libpcprofile.so
2025-08-20T22:14:21.3445473Z 	libpciaccess.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpciaccess.so.0
2025-08-20T22:14:21.3445872Z 	libpci.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpci.so.3
2025-08-20T22:14:21.3446245Z 	libpcap.so.0.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so.0.8
2025-08-20T22:14:21.3446648Z 	libpcap.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpcap.so
2025-08-20T22:14:21.3447030Z 	libparted.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libparted.so.2
2025-08-20T22:14:21.3447417Z 	libpaper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpaper.so.1
2025-08-20T22:14:21.3447841Z 	libpangoft2-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
2025-08-20T22:14:21.3448436Z 	libpangocairo-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0
2025-08-20T22:14:21.3448898Z 	libpango-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpango-1.0.so.0
2025-08-20T22:14:21.3449301Z 	libpanelw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so.6
2025-08-20T22:14:21.3449690Z 	libpanelw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanelw.so
2025-08-20T22:14:21.3450069Z 	libpanel.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so.6
2025-08-20T22:14:21.3450444Z 	libpanel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libpanel.so
2025-08-20T22:14:21.3450811Z 	libpamc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpamc.so.0
2025-08-20T22:14:21.3451197Z 	libpam_misc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam_misc.so.0
2025-08-20T22:14:21.3451584Z 	libpam.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpam.so.0
2025-08-20T22:14:21.3452037Z 	libpackagekit-glib2.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libpackagekit-glib2.so.18
2025-08-20T22:14:21.3452528Z 	libopenjp2.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopenjp2.so.7
2025-08-20T22:14:21.3452999Z 	libopeniscsiusr.so.0.2.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libopeniscsiusr.so.0.2.0
2025-08-20T22:14:21.3454463Z 	libopcodes-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-system.so
2025-08-20T22:14:21.3454980Z 	libopcodes-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-arm64.so
2025-08-20T22:14:21.3455771Z 	libopcodes-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armhf.so
2025-08-20T22:14:21.3456609Z 	libopcodes-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libopcodes-2.42-armel.so
2025-08-20T22:14:21.3457046Z 	libonig.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libonig.so.5
2025-08-20T22:14:21.3457412Z 	libogg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libogg.so.0
2025-08-20T22:14:21.3457777Z 	libodbc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libodbc.so.2
2025-08-20T22:14:21.3458162Z 	libobjc_gc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc_gc.so.4
2025-08-20T22:14:21.3458542Z 	libobjc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libobjc.so.4
2025-08-20T22:14:21.3459049Z 	libnvme.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme.so.1
2025-08-20T22:14:21.3459430Z 	libnvme-mi.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvme-mi.so.1
2025-08-20T22:14:21.3459801Z 	libnuma.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnuma.so.1
2025-08-20T22:14:21.3460183Z 	libntfs-3g.so.89 (libc6,x86-64) => /lib/x86_64-linux-gnu/libntfs-3g.so.89
2025-08-20T22:14:21.3460566Z 	libnss3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss3.so
2025-08-20T22:14:21.3460944Z 	libnssutil3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssutil3.so
2025-08-20T22:14:21.3461342Z 	libnssdbm3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssdbm3.so
2025-08-20T22:14:21.3461726Z 	libnssckbi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnssckbi.so
2025-08-20T22:14:21.3462142Z 	libnss_systemd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_systemd.so.2
2025-08-20T22:14:21.3462586Z 	libnss_hesiod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so.2
2025-08-20T22:14:21.3462978Z 	libnss_hesiod.so.2 (libc6) => /lib32/libnss_hesiod.so.2
2025-08-20T22:14:21.3463352Z 	libnss_hesiod.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_hesiod.so
2025-08-20T22:14:21.3463896Z 	libnss_files.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_files.so.2
2025-08-20T22:14:21.3464271Z 	libnss_files.so.2 (libc6) => /lib32/libnss_files.so.2
2025-08-20T22:14:21.3464625Z 	libnss_dns.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_dns.so.2
2025-08-20T22:14:21.3464970Z 	libnss_dns.so.2 (libc6) => /lib32/libnss_dns.so.2
2025-08-20T22:14:21.3465331Z 	libnss_compat.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so.2
2025-08-20T22:14:21.3465713Z 	libnss_compat.so.2 (libc6) => /lib32/libnss_compat.so.2
2025-08-20T22:14:21.3466082Z 	libnss_compat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnss_compat.so
2025-08-20T22:14:21.3466590Z 	libnspr4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnspr4.so
2025-08-20T22:14:21.3466960Z 	libnsl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnsl.so.1
2025-08-20T22:14:21.3467278Z 	libnsl.so.1 (libc6) => /lib32/libnsl.so.1
2025-08-20T22:14:21.3467738Z 	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-20T22:14:21.3468253Z 	libnpth.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnpth.so.0
2025-08-20T22:14:21.3468617Z 	libnorm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnorm.so.1
2025-08-20T22:14:21.3468993Z 	libnl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so.200
2025-08-20T22:14:21.3469362Z 	libnl-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-3.so
2025-08-20T22:14:21.3469762Z 	libnl-route-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so.200
2025-08-20T22:14:21.3470197Z 	libnl-route-3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-route-3.so
2025-08-20T22:14:21.3470631Z 	libnl-genl-3.so.200 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnl-genl-3.so.200
2025-08-20T22:14:21.3471063Z 	libnghttp2.so.14 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnghttp2.so.14
2025-08-20T22:14:21.3471475Z 	libnftnl.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftnl.so.11
2025-08-20T22:14:21.3471873Z 	libnftables.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnftables.so.1
2025-08-20T22:14:21.3472292Z 	libnfnetlink.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnfnetlink.so.0
2025-08-20T22:14:21.3472702Z 	libnewt.so.0.52 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnewt.so.0.52
2025-08-20T22:14:21.3473093Z 	libnettle.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnettle.so.8
2025-08-20T22:14:21.3473788Z 	libnetsnmpmibs.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpmibs.so.40
2025-08-20T22:14:21.3474288Z 	libnetsnmphelpers.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmphelpers.so.40
2025-08-20T22:14:21.3474791Z 	libnetsnmpagent.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmpagent.so.40
2025-08-20T22:14:21.3475235Z 	libnetsnmp.so.40 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetsnmp.so.40
2025-08-20T22:14:21.3475774Z 	libnetplan.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetplan.so.1
2025-08-20T22:14:21.3476167Z 	libnetpbm.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetpbm.so.11
2025-08-20T22:14:21.3476638Z 	libnetfilter_conntrack.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnetfilter_conntrack.so.3
2025-08-20T22:14:21.3477125Z 	libncursesw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncursesw.so.6
2025-08-20T22:14:21.3477532Z 	libncurses.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libncurses.so.6
2025-08-20T22:14:21.3477961Z 	libmysqlclient.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so.21
2025-08-20T22:14:21.3478410Z 	libmysqlclient.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmysqlclient.so
2025-08-20T22:14:21.3478814Z 	libmvec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so.1
2025-08-20T22:14:21.3479179Z 	libmvec.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmvec.so
2025-08-20T22:14:21.3479548Z 	libmultipath.so.0 (libc6,x86-64) => /lib/libmultipath.so.0
2025-08-20T22:14:21.3479935Z 	libmspack.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmspack.so.0
2025-08-20T22:14:21.3480316Z 	libmpfr.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpfr.so.6
2025-08-20T22:14:21.3480681Z 	libmpc.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmpc.so.3
2025-08-20T22:14:21.3481044Z 	libmpathutil.so.0 (libc6,x86-64) => /lib/libmpathutil.so.0
2025-08-20T22:14:21.3481430Z 	libmpathpersist.so.0 (libc6,x86-64) => /lib/libmpathpersist.so.0
2025-08-20T22:14:21.3481810Z 	libmpathcmd.so.0 (libc6,x86-64) => /lib/libmpathcmd.so.0
2025-08-20T22:14:21.3482176Z 	libmount.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmount.so.1
2025-08-20T22:14:21.3482546Z 	libmnl.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmnl.so.0
2025-08-20T22:14:21.3482897Z 	libmms.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmms.so.0
2025-08-20T22:14:21.3483394Z 	libmm-glib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmm-glib.so.0
2025-08-20T22:14:21.3484008Z 	libmlx5.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so.1
2025-08-20T22:14:21.3484373Z 	libmlx5.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx5.so
2025-08-20T22:14:21.3484731Z 	libmlx4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so.1
2025-08-20T22:14:21.3485085Z 	libmlx4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmlx4.so
2025-08-20T22:14:21.3485450Z 	libmenuw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so.6
2025-08-20T22:14:21.3485819Z 	libmenuw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenuw.so
2025-08-20T22:14:21.3486292Z 	libmenu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so.6
2025-08-20T22:14:21.3486869Z 	libmenu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmenu.so
2025-08-20T22:14:21.3487249Z 	libmemusage.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemusage.so
2025-08-20T22:14:21.3487607Z 	libmemusage.so (libc6) => /lib32/libmemusage.so
2025-08-20T22:14:21.3487984Z 	libmemcached.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmemcached.so.11
2025-08-20T22:14:21.3488416Z 	libmediainfo.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmediainfo.so.0
2025-08-20T22:14:21.3488825Z 	libmecab.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmecab.so.2
2025-08-20T22:14:21.3489183Z 	libmd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmd.so.0
2025-08-20T22:14:21.3489565Z 	libmbim-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmbim-glib.so.4
2025-08-20T22:14:21.3489988Z 	libmaxminddb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmaxminddb.so.0
2025-08-20T22:14:21.3490380Z 	libmana.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so.1
2025-08-20T22:14:21.3490736Z 	libmana.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libmana.so
2025-08-20T22:14:21.3491096Z 	libmagic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libmagic.so.1
2025-08-20T22:14:21.3491446Z 	libm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libm.so.6
2025-08-20T22:14:21.3491748Z 	libm.so.6 (libc6) => /lib32/libm.so.6
2025-08-20T22:14:21.3492049Z 	liblz4.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so.1
2025-08-20T22:14:21.3492545Z 	liblz4.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz4.so
2025-08-20T22:14:21.3492897Z 	liblzo2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzo2.so.2
2025-08-20T22:14:21.3493261Z 	liblzma.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so.5
2025-08-20T22:14:21.3493748Z 	liblzma.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblzma.so
2025-08-20T22:14:21.3494092Z 	liblz.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so.1
2025-08-20T22:14:21.3494427Z 	liblz.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblz.so
2025-08-20T22:14:21.3494812Z 	liblvm2cmd.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblvm2cmd.so.2.03
2025-08-20T22:14:21.3495221Z 	liblua5.4.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4.so.0
2025-08-20T22:14:21.3495618Z 	liblua5.4-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.4-c++.so.0
2025-08-20T22:14:21.3496015Z 	liblua5.3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3.so.0
2025-08-20T22:14:21.3496400Z 	liblua5.3-c++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblua5.3-c++.so.0
2025-08-20T22:14:21.3496817Z 	liblttng-ust.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust.so.1
2025-08-20T22:14:21.3497317Z 	liblttng-ust-tracepoint.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-tracepoint.so.1
2025-08-20T22:14:21.3497939Z 	liblttng-ust-pthread-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-pthread-wrapper.so.1
2025-08-20T22:14:21.3498565Z 	liblttng-ust-libc-wrapper.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-libc-wrapper.so.1
2025-08-20T22:14:21.3499111Z 	liblttng-ust-fork.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fork.so.1
2025-08-20T22:14:21.3499587Z 	liblttng-ust-fd.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-fd.so.1
2025-08-20T22:14:21.3500040Z 	liblttng-ust-dl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-dl.so.1
2025-08-20T22:14:21.3500687Z 	liblttng-ust-cyg-profile.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile.so.1
2025-08-20T22:14:21.3501323Z 	liblttng-ust-cyg-profile-fast.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-cyg-profile-fast.so.1
2025-08-20T22:14:21.3501885Z 	liblttng-ust-ctl.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-ctl.so.5
2025-08-20T22:14:21.3502380Z 	liblttng-ust-common.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblttng-ust-common.so.1
2025-08-20T22:14:21.3502827Z 	libltdl.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libltdl.so.7
2025-08-20T22:14:21.3503193Z 	liblsan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblsan.so.0
2025-08-20T22:14:21.3503669Z 	liblqr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblqr-1.so.0
2025-08-20T22:14:21.3504039Z 	liblmdb.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblmdb.so.0
2025-08-20T22:14:21.3504419Z 	liblldb-18.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so.1
2025-08-20T22:14:21.3504814Z 	liblldb-18.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-18.so
2025-08-20T22:14:21.3505199Z 	liblldb-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so.1
2025-08-20T22:14:21.3505598Z 	liblldb-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-17.so
2025-08-20T22:14:21.3505986Z 	liblldb-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so.1
2025-08-20T22:14:21.3506375Z 	liblldb-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/liblldb-16.so
2025-08-20T22:14:21.3506749Z 	libldap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libldap.so.2
2025-08-20T22:14:21.3507122Z 	liblcms2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblcms2.so.2
2025-08-20T22:14:21.3507495Z 	liblber.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/liblber.so.2
2025-08-20T22:14:21.3507897Z 	libk5crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libk5crypto.so.3
2025-08-20T22:14:21.3508296Z 	libksba.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libksba.so.8
2025-08-20T22:14:21.3508708Z 	libkrb5support.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5support.so.0
2025-08-20T22:14:21.3509124Z 	libkrb5.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkrb5.so.3
2025-08-20T22:14:21.3509608Z 	libkmod.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkmod.so.2
2025-08-20T22:14:21.3509998Z 	libkeyutils.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libkeyutils.so.1
2025-08-20T22:14:21.3510412Z 	libjxrglue.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjxrglue.so.0
2025-08-20T22:14:21.3510825Z 	libjsoncpp.so.25 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjsoncpp.so.25
2025-08-20T22:14:21.3511263Z 	libjson-glib-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-glib-1.0.so.0
2025-08-20T22:14:21.3511696Z 	libjson-c.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjson-c.so.5
2025-08-20T22:14:21.3512069Z 	libjq.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjq.so.1
2025-08-20T22:14:21.3512441Z 	libjpegxr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpegxr.so.0
2025-08-20T22:14:21.3512825Z 	libjpeg.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjpeg.so.8
2025-08-20T22:14:21.3513540Z 	libjcat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjcat.so.1
2025-08-20T22:14:21.3514199Z 	libjbig2dec.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig2dec.so.0
2025-08-20T22:14:21.3514882Z 	libjbig.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjbig.so.0
2025-08-20T22:14:21.3515559Z 	libjansson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libjansson.so.4
2025-08-20T22:14:21.3516254Z 	libitm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libitm.so.1
2025-08-20T22:14:21.3516839Z 	libisns.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisns.so.0
2025-08-20T22:14:21.3517220Z 	libisl.so.23 (libc6,x86-64) => /lib/x86_64-linux-gnu/libisl.so.23
2025-08-20T22:14:21.3518212Z 	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-20T22:14:21.3519247Z 	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-20T22:14:21.3520098Z 	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-20T22:14:21.3520983Z 	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-20T22:14:21.3521636Z 	libip6tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip6tc.so.2
2025-08-20T22:14:21.3522109Z 	libip4tc.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libip4tc.so.2
2025-08-20T22:14:21.3522497Z 	libinih.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libinih.so.1
2025-08-20T22:14:21.3522880Z 	libijs-0.35.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libijs-0.35.so
2025-08-20T22:14:21.3523260Z 	libidn2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn2.so.0
2025-08-20T22:14:21.3524450Z 	libidn.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libidn.so.12
2025-08-20T22:14:21.3524847Z 	libicuuc.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.74
2025-08-20T22:14:21.3525259Z 	libicuuc.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so.70
2025-08-20T22:14:21.3525645Z 	libicuuc.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuuc.so
2025-08-20T22:14:21.3526035Z 	libicutu.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.74
2025-08-20T22:14:21.3526424Z 	libicutu.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so.70
2025-08-20T22:14:21.3526800Z 	libicutu.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutu.so
2025-08-20T22:14:21.3527195Z 	libicutest.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.74
2025-08-20T22:14:21.3527611Z 	libicutest.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so.70
2025-08-20T22:14:21.3528014Z 	libicutest.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicutest.so
2025-08-20T22:14:21.3528410Z 	libicui18n.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.74
2025-08-20T22:14:21.3528810Z 	libicui18n.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so.70
2025-08-20T22:14:21.3529201Z 	libicui18n.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicui18n.so
2025-08-20T22:14:21.3529588Z 	libicuio.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.74
2025-08-20T22:14:21.3530200Z 	libicuio.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so.70
2025-08-20T22:14:21.3530578Z 	libicuio.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicuio.so
2025-08-20T22:14:21.3530964Z 	libicudata.so.74 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.74
2025-08-20T22:14:21.3531373Z 	libicudata.so.70 (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so.70
2025-08-20T22:14:21.3531762Z 	libicudata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libicudata.so
2025-08-20T22:14:21.3532158Z 	libibverbs.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so.1
2025-08-20T22:14:21.3532555Z 	libibverbs.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libibverbs.so
2025-08-20T22:14:21.3532940Z 	libhwasan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhwasan.so.0
2025-08-20T22:14:21.3533367Z 	libhunspell-1.7.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhunspell-1.7.so.0
2025-08-20T22:14:21.3533994Z 	libhogweed.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhogweed.so.6
2025-08-20T22:14:21.3534403Z 	libhistory.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhistory.so.8
2025-08-20T22:14:21.3535595Z 	libhiredis_ssl.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis_ssl.so.1.1.0
2025-08-20T22:14:21.3536408Z 	libhiredis.so.1.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhiredis.so.1.1.0
2025-08-20T22:14:21.3537131Z 	libhgfs.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhgfs.so.0
2025-08-20T22:14:21.3537784Z 	libheif.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libheif.so.1
2025-08-20T22:14:21.3538462Z 	libhavege.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhavege.so.2
2025-08-20T22:14:21.3539172Z 	libhashkit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhashkit.so.2
2025-08-20T22:14:21.3539899Z 	libharfbuzz.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libharfbuzz.so.0
2025-08-20T22:14:21.3540608Z 	libhandle.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libhandle.so.1
2025-08-20T22:14:21.3541473Z 	libgusb.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgusb.so.2
2025-08-20T22:14:21.3542195Z 	libguestlib.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestlib.so.0
2025-08-20T22:14:21.3543034Z 	libguestStoreClient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libguestStoreClient.so.0
2025-08-20T22:14:21.3544034Z 	libgudev-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgudev-1.0.so.0
2025-08-20T22:14:21.3544730Z 	libgtk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgtk-3.so.0
2025-08-20T22:14:21.3545443Z 	libgthread-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2025-08-20T22:14:21.3546241Z 	libgstreamer-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstreamer-1.0.so.0
2025-08-20T22:14:21.3547078Z 	libgstnet-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstnet-1.0.so.0
2025-08-20T22:14:21.3547911Z 	libgstcontroller-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcontroller-1.0.so.0
2025-08-20T22:14:21.3548762Z 	libgstcheck-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstcheck-1.0.so.0
2025-08-20T22:14:21.3549548Z 	libgstbase-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgstbase-1.0.so.0
2025-08-20T22:14:21.3550339Z 	libgssapi_krb5.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgssapi_krb5.so.2
2025-08-20T22:14:21.3551062Z 	libgs.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgs.so.10
2025-08-20T22:14:21.3551763Z 	libgraphite2.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgraphite2.so.3
2025-08-20T22:14:21.3552515Z 	libgprofng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgprofng.so.0
2025-08-20T22:14:21.3553200Z 	libgpm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpm.so.2
2025-08-20T22:14:21.3554058Z 	libgpgme.so.11 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpgme.so.11
2025-08-20T22:14:21.3554773Z 	libgpg-error.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgpg-error.so.0
2025-08-20T22:14:21.3555457Z 	libgomp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgomp.so.1
2025-08-20T22:14:21.3556171Z 	libgobject-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgobject-2.0.so.0
2025-08-20T22:14:21.3556926Z 	libgnutls.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgnutls.so.30
2025-08-20T22:14:21.3557881Z 	libgmpxx.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so.4
2025-08-20T22:14:21.3558556Z 	libgmpxx.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmpxx.so
2025-08-20T22:14:21.3559216Z 	libgmp.so.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so.10
2025-08-20T22:14:21.3559848Z 	libgmp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmp.so
2025-08-20T22:14:21.3560544Z 	libgmodule-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
2025-08-20T22:14:21.3561289Z 	libglib-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libglib-2.0.so.0
2025-08-20T22:14:21.3562095Z 	libgirepository-1.0.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgirepository-1.0.so.1
2025-08-20T22:14:21.3562913Z 	libgio-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgio-2.0.so.0
2025-08-20T22:14:21.3563887Z 	libgfortran.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgfortran.so.5
2025-08-20T22:14:21.3564690Z 	libgdk_pixbuf-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
2025-08-20T22:14:21.3565445Z 	libgdk-3.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdk-3.so.0
2025-08-20T22:14:21.3566182Z 	libgdbm_compat.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm_compat.so.4
2025-08-20T22:14:21.3566903Z 	libgdbm.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgdbm.so.6
2025-08-20T22:14:21.3567543Z 	libgd.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgd.so.3
2025-08-20T22:14:21.3568186Z 	libgctba.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgctba.so.1
2025-08-20T22:14:21.3568889Z 	libgcrypt.so.20 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcrypt.so.20
2025-08-20T22:14:21.3569599Z 	libgccpp.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgccpp.so.1
2025-08-20T22:14:21.3570272Z 	libgcc_s.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgcc_s.so.1
2025-08-20T22:14:21.3571258Z 	libgcc_s.so.1 (libc6) => /lib32/libgcc_s.so.1
2025-08-20T22:14:21.3571819Z 	libgc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgc.so.1
2025-08-20T22:14:21.3572456Z 	libgbm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libgbm.so.1
2025-08-20T22:14:21.3573345Z 	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-20T22:14:21.3574452Z 	libfwupd.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfwupd.so.2
2025-08-20T22:14:21.3575140Z 	libfuse3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfuse3.so.3
2025-08-20T22:14:21.3575807Z 	libftdi1.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libftdi1.so.2
2025-08-20T22:14:21.3576521Z 	libfsverity.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfsverity.so.0
2025-08-20T22:14:21.3577267Z 	libfribidi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfribidi.so.0
2025-08-20T22:14:21.3577996Z 	libfreetype.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreetype.so.6
2025-08-20T22:14:21.3578729Z 	libfreebl3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreebl3.so
2025-08-20T22:14:21.3579471Z 	libfreeblpriv3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libfreeblpriv3.so
2025-08-20T22:14:21.3580205Z 	libformw.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so.6
2025-08-20T22:14:21.3580868Z 	libformw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libformw.so
2025-08-20T22:14:21.3581528Z 	libform.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so.6
2025-08-20T22:14:21.3582173Z 	libform.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libform.so
2025-08-20T22:14:21.3582843Z 	libfontenc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontenc.so.1
2025-08-20T22:14:21.3583783Z 	libfontconfig.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfontconfig.so.1
2025-08-20T22:14:21.3584561Z 	libflashrom.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libflashrom.so.1
2025-08-20T22:14:21.3585273Z 	libfido2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfido2.so.1
2025-08-20T22:14:21.3586028Z 	libfftw3_threads.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_threads.so.3
2025-08-20T22:14:21.3586815Z 	libfftw3_omp.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3_omp.so.3
2025-08-20T22:14:21.3587724Z 	libfftw3.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfftw3.so.3
2025-08-20T22:14:21.3588385Z 	libffi.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so.8
2025-08-20T22:14:21.3589014Z 	libffi.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libffi.so
2025-08-20T22:14:21.3589655Z 	libfdisk.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfdisk.so.1
2025-08-20T22:14:21.3590622Z 	libfcgi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi.so.0
2025-08-20T22:14:21.3591371Z 	libfcgi++.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfcgi++.so.0
2025-08-20T22:14:21.3592100Z 	libfbclient.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfbclient.so.2
2025-08-20T22:14:21.3592835Z 	libfastjson.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libfastjson.so.4
2025-08-20T22:14:21.3593885Z 	libfakeroot-0.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-0.so
2025-08-20T22:14:21.3594688Z 	libe2p.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libe2p.so.2
2025-08-20T22:14:21.3595366Z 	libext2fs.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libext2fs.so.2
2025-08-20T22:14:21.3596063Z 	libexslt.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexslt.so.0
2025-08-20T22:14:21.3596761Z 	libexpatw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so.1
2025-08-20T22:14:21.3597452Z 	libexpatw.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpatw.so
2025-08-20T22:14:21.3598122Z 	libexpat.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so.1
2025-08-20T22:14:21.3598799Z 	libexpat.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libexpat.so
2025-08-20T22:14:21.3599601Z 	libevent_pthreads-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_pthreads-2.1.so.7
2025-08-20T22:14:21.3600466Z 	libevent_core-2.1.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevent_core-2.1.so.7
2025-08-20T22:14:21.3601225Z 	libevdev.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libevdev.so.2
2025-08-20T22:14:21.3602132Z 	libestr.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libestr.so.0
2025-08-20T22:14:21.3602816Z 	libepoxy.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libepoxy.so.0
2025-08-20T22:14:21.3603708Z 	libenchant-2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libenchant-2.so.2
2025-08-20T22:14:21.3604423Z 	libelf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libelf.so.1
2025-08-20T22:14:21.3605088Z 	libefivar.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefivar.so.1
2025-08-20T22:14:21.3605801Z 	libefiboot.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefiboot.so.1
2025-08-20T22:14:21.3606492Z 	libefa.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so.1
2025-08-20T22:14:21.3607122Z 	libefa.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libefa.so
2025-08-20T22:14:21.3607743Z 	libedit.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libedit.so.2
2025-08-20T22:14:21.3608462Z 	libeatmydata.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so.1
2025-08-20T22:14:21.3609239Z 	libeatmydata.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libeatmydata.so
2025-08-20T22:14:21.3609913Z 	libdw.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdw.so.1
2025-08-20T22:14:21.3610616Z 	libduktape.so.207 (libc6,x86-64) => /lib/x86_64-linux-gnu/libduktape.so.207
2025-08-20T22:14:21.3611411Z 	libdrop_ambient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrop_ambient.so.0
2025-08-20T22:14:21.3612170Z 	libdrm_intel.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_intel.so.1
2025-08-20T22:14:21.3612921Z 	libdrm_amdgpu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm_amdgpu.so.1
2025-08-20T22:14:21.3613828Z 	libdrm.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdrm.so.2
2025-08-20T22:14:21.3614743Z 	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-20T22:14:21.3615653Z 	libdl.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdl.so.2
2025-08-20T22:14:21.3616200Z 	libdl.so.2 (libc6) => /lib32/libdl.so.2
2025-08-20T22:14:21.3616813Z 	libdjvulibre.so.21 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdjvulibre.so.21
2025-08-20T22:14:21.3617536Z 	libde265.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libde265.so.0
2025-08-20T22:14:21.3618486Z 	libdevmapper.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper.so.1.02.1
2025-08-20T22:14:21.3619425Z 	libdevmapper-event.so.1.02.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event.so.1.02.1
2025-08-20T22:14:21.3620474Z 	libdevmapper-event-lvm2vdo.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2vdo.so
2025-08-20T22:14:21.3621581Z 	libdevmapper-event-lvm2thin.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2thin.so
2025-08-20T22:14:21.3622743Z 	libdevmapper-event-lvm2snapshot.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2snapshot.so
2025-08-20T22:14:21.3624088Z 	libdevmapper-event-lvm2raid.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2raid.so
2025-08-20T22:14:21.3625242Z 	libdevmapper-event-lvm2mirror.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2mirror.so
2025-08-20T22:14:21.3626383Z 	libdevmapper-event-lvm2.so.2.03 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so.2.03
2025-08-20T22:14:21.3627444Z 	libdevmapper-event-lvm2.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdevmapper-event-lvm2.so
2025-08-20T22:14:21.3628322Z 	libdeflate.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdeflate.so.0
2025-08-20T22:14:21.3629119Z 	libdebconfclient.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdebconfclient.so.0
2025-08-20T22:14:21.3629895Z 	libdconf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdconf.so.1
2025-08-20T22:14:21.3630661Z 	libdbusmenu-gtk3.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4
2025-08-20T22:14:21.3631511Z 	libdbusmenu-glib.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbusmenu-glib.so.4
2025-08-20T22:14:21.3632282Z 	libdbus-1.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so.3
2025-08-20T22:14:21.3633146Z 	libdbus-1.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdbus-1.so
2025-08-20T22:14:21.3634026Z 	libdb-5.3.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libdb-5.3.so
2025-08-20T22:14:21.3634712Z 	libdatrie.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libdatrie.so.1
2025-08-20T22:14:21.3635385Z 	libcurl.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl.so.4
2025-08-20T22:14:21.3636118Z 	libcurl-gnutls.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcurl-gnutls.so.4
2025-08-20T22:14:21.3636865Z 	libcups.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcups.so.2
2025-08-20T22:14:21.3637505Z 	libctf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf.so.0
2025-08-20T22:14:21.3638199Z 	libctf-nobfd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd.so.0
2025-08-20T22:14:21.3639025Z 	libctf-nobfd-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so.0
2025-08-20T22:14:21.3639892Z 	libctf-nobfd-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-arm64.so
2025-08-20T22:14:21.3640791Z 	libctf-nobfd-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so.0
2025-08-20T22:14:21.3641661Z 	libctf-nobfd-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armhf.so
2025-08-20T22:14:21.3642527Z 	libctf-nobfd-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so.0
2025-08-20T22:14:21.3643597Z 	libctf-nobfd-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-nobfd-armel.so
2025-08-20T22:14:21.3644418Z 	libctf-arm64.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so.0
2025-08-20T22:14:21.3645152Z 	libctf-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-arm64.so
2025-08-20T22:14:21.3645897Z 	libctf-armhf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so.0
2025-08-20T22:14:21.3646695Z 	libctf-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armhf.so
2025-08-20T22:14:21.3647431Z 	libctf-armel.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so.0
2025-08-20T22:14:21.3648177Z 	libctf-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libctf-armel.so
2025-08-20T22:14:21.3648961Z 	libcryptsetup.so.12 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcryptsetup.so.12
2025-08-20T22:14:21.3649959Z 	libcrypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so.3
2025-08-20T22:14:21.3650676Z 	libcrypto.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypto.so
2025-08-20T22:14:21.3651368Z 	libcrypt.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so.1
2025-08-20T22:14:21.3652045Z 	libcrypt.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libcrypt.so
2025-08-20T22:14:21.3652712Z 	libcom_err.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcom_err.so.2
2025-08-20T22:14:21.3653701Z 	libcolordprivate.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolordprivate.so.2
2025-08-20T22:14:21.3654510Z 	libcolord.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcolord.so.2
2025-08-20T22:14:21.3655208Z 	libclang-18.so.18 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-18.so.18
2025-08-20T22:14:21.3655952Z 	libclang-17.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-17.so.17
2025-08-20T22:14:21.3656712Z 	libclang-16.so.16.0.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-16.so.16.0.6
2025-08-20T22:14:21.3657515Z 	libclang-cpp.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.18.1
2025-08-20T22:14:21.3658309Z 	libclang-cpp.so.17 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.17
2025-08-20T22:14:21.3659083Z 	libclang-cpp.so.16 (libc6,x86-64) => /lib/x86_64-linux-gnu/libclang-cpp.so.16
2025-08-20T22:14:21.3659779Z 	libcc1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcc1.so.0
2025-08-20T22:14:21.3660448Z 	libcbor.so.0.10 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcbor.so.0.10
2025-08-20T22:14:21.3661144Z 	libcares.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcares.so.2
2025-08-20T22:14:21.3661806Z 	libcap.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap.so.2
2025-08-20T22:14:21.3662468Z 	libcap-ng.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcap-ng.so.0
2025-08-20T22:14:21.3663373Z 	libcanberra.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcanberra.so.0
2025-08-20T22:14:21.3664290Z 	libcairo.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo.so.2
2025-08-20T22:14:21.3665048Z 	libcairo-gobject.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libcairo-gobject.so.2
2025-08-20T22:14:21.3665898Z 	libc_malloc_debug.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so.0
2025-08-20T22:14:21.3666651Z 	libc_malloc_debug.so.0 (libc6) => /lib32/libc_malloc_debug.so.0
2025-08-20T22:14:21.3667368Z 	libc_malloc_debug.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libc_malloc_debug.so
2025-08-20T22:14:21.3668077Z 	libc.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libc.so.6
2025-08-20T22:14:21.3668601Z 	libc.so.6 (libc6) => /lib32/libc.so.6
2025-08-20T22:14:21.3669160Z 	libc-client.so.2007e (libc6,x86-64) => /lib/libc-client.so.2007e
2025-08-20T22:14:21.3669813Z 	libbz2.so.1.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbz2.so.1.0
2025-08-20T22:14:21.3670518Z 	libbytesize.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbytesize.so.1
2025-08-20T22:14:21.3671228Z 	libbsd.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbsd.so.0
2025-08-20T22:14:21.3671924Z 	libbrotlienc.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlienc.so.1
2025-08-20T22:14:21.3672700Z 	libbrotlidec.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlidec.so.1
2025-08-20T22:14:21.3673661Z 	libbrotlicommon.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbrotlicommon.so.1
2025-08-20T22:14:21.3674404Z 	libbpf.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbpf.so.1
2025-08-20T22:14:21.3675104Z 	libblockdev.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblockdev.so.3
2025-08-20T22:14:21.3675831Z 	libblkid.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libblkid.so.1
2025-08-20T22:14:21.3676819Z 	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-20T22:14:21.3677848Z 	libbfd-2.42-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-system.so
2025-08-20T22:14:21.3678664Z 	libbfd-2.42-arm64.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-arm64.so
2025-08-20T22:14:21.3679453Z 	libbfd-2.42-armhf.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armhf.so
2025-08-20T22:14:21.3680420Z 	libbfd-2.42-armel.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.42-armel.so
2025-08-20T22:14:21.3681176Z 	libbd_utils.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_utils.so.3
2025-08-20T22:14:21.3681891Z 	libbd_swap.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_swap.so.3
2025-08-20T22:14:21.3682586Z 	libbd_part.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_part.so.3
2025-08-20T22:14:21.3683271Z 	libbd_nvme.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_nvme.so.3
2025-08-20T22:14:21.3684227Z 	libbd_mdraid.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_mdraid.so.3
2025-08-20T22:14:21.3684946Z 	libbd_loop.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_loop.so.3
2025-08-20T22:14:21.3685606Z 	libbd_fs.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_fs.so.3
2025-08-20T22:14:21.3686306Z 	libbd_crypto.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbd_crypto.so.3
2025-08-20T22:14:21.3687036Z 	libbcc_bpf.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc_bpf.so.0
2025-08-20T22:14:21.3687685Z 	libbcc.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libbcc.so.0
2025-08-20T22:14:21.3688421Z 	libavahi-common.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-common.so.3
2025-08-20T22:14:21.3689242Z 	libavahi-client.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libavahi-client.so.3
2025-08-20T22:14:21.3689986Z 	libaudit.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaudit.so.1
2025-08-20T22:14:21.3690654Z 	libattr.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libattr.so.1
2025-08-20T22:14:21.3691320Z 	libatspi.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatspi.so.0
2025-08-20T22:14:21.3692011Z 	libatomic.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatomic.so.1
2025-08-20T22:14:21.3692669Z 	libatm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatm.so.1
2025-08-20T22:14:21.3693938Z 	libatk-1.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-1.0.so.0
2025-08-20T22:14:21.3694563Z 	libatk-bridge-2.0.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
2025-08-20T22:14:21.3695109Z 	libatasmart.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libatasmart.so.4
2025-08-20T22:14:21.3695580Z 	libassuan.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libassuan.so.0
2025-08-20T22:14:21.3696041Z 	libaspell.so.15 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaspell.so.15
2025-08-20T22:14:21.3696496Z 	libasound.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasound.so.2
2025-08-20T22:14:21.3696934Z 	libasan.so.8 (libc6,x86-64) => /lib/x86_64-linux-gnu/libasan.so.8
2025-08-20T22:14:21.3697360Z 	libaria2.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaria2.so.0
2025-08-20T22:14:21.3697798Z 	libargon2.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libargon2.so.1
2025-08-20T22:14:21.3698256Z 	libarchive.so.13 (libc6,x86-64) => /lib/x86_64-linux-gnu/libarchive.so.13
2025-08-20T22:14:21.3698775Z 	libapt-private.so.0.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-private.so.0.0
2025-08-20T22:14:21.3699323Z 	libapt-pkg.so.6.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2025-08-20T22:14:21.3699828Z 	libaprutil-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaprutil-1.so.0
2025-08-20T22:14:21.3700289Z 	libapr-1.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapr-1.so.0
2025-08-20T22:14:21.3700747Z 	libappstream.so.5 (libc6,x86-64) => /lib/x86_64-linux-gnu/libappstream.so.5
2025-08-20T22:14:21.3701227Z 	libapparmor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libapparmor.so.1
2025-08-20T22:14:21.3701683Z 	libaom.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaom.so.3
2025-08-20T22:14:21.3702095Z 	libanl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so.1
2025-08-20T22:14:21.3702457Z 	libanl.so.1 (libc6) => /lib32/libanl.so.1
2025-08-20T22:14:21.3702800Z 	libanl.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libanl.so
2025-08-20T22:14:21.3703220Z 	libaio.so.1t64 (libc6,x86-64) => /lib/x86_64-linux-gnu/libaio.so.1t64
2025-08-20T22:14:21.3703947Z 	libacl.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libacl.so.1
2025-08-20T22:14:21.3704537Z 	libX11.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11.so.6
2025-08-20T22:14:21.3704963Z 	libX11-xcb.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libX11-xcb.so.1
2025-08-20T22:14:21.3705413Z 	libXxf86vm.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXxf86vm.so.1
2025-08-20T22:14:21.3705853Z 	libXtst.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXtst.so.6
2025-08-20T22:14:21.3706260Z 	libXt.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXt.so.6
2025-08-20T22:14:21.3706656Z 	libXss.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXss.so.1
2025-08-20T22:14:21.3707116Z 	libXrender.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrender.so.1
2025-08-20T22:14:21.3707563Z 	libXrandr.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXrandr.so.2
2025-08-20T22:14:21.3707989Z 	libXpm.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXpm.so.4
2025-08-20T22:14:21.3708403Z 	libXmuu.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmuu.so.1
2025-08-20T22:14:21.3708807Z 	libXmu.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXmu.so.6
2025-08-20T22:14:21.3709246Z 	libXinerama.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXinerama.so.1
2025-08-20T22:14:21.3709682Z 	libXi.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXi.so.6
2025-08-20T22:14:21.3710076Z 	libXft.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXft.so.2
2025-08-20T22:14:21.3710496Z 	libXfont2.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfont2.so.2
2025-08-20T22:14:21.3710935Z 	libXfixes.so.3 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXfixes.so.3
2025-08-20T22:14:21.3711363Z 	libXext.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXext.so.6
2025-08-20T22:14:21.3712013Z 	libXdmcp.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so.6
2025-08-20T22:14:21.3712520Z 	libXdmcp.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdmcp.so
2025-08-20T22:14:21.3713055Z 	libXdamage.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXdamage.so.1
2025-08-20T22:14:21.3713618Z 	libXcursor.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcursor.so.1
2025-08-20T22:14:21.3714163Z 	libXcomposite.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXcomposite.so.1
2025-08-20T22:14:21.3714567Z 	libXaw.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXaw.so.7
2025-08-20T22:14:21.3714915Z 	libXau.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so.6
2025-08-20T22:14:21.3715259Z 	libXau.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libXau.so
2025-08-20T22:14:21.3715603Z 	libSM.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libSM.so.6
2025-08-20T22:14:21.3716016Z 	libOpenEXRUtil-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRUtil-3_1.so.30
2025-08-20T22:14:21.3716509Z 	libOpenEXRCore-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXRCore-3_1.so.30
2025-08-20T22:14:21.3716971Z 	libOpenEXR-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libOpenEXR-3_1.so.30
2025-08-20T22:14:21.3717443Z 	libMagickWand-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickWand-6.Q16.so.7
2025-08-20T22:14:21.3717930Z 	libMagickCore-6.Q16.so.7 (libc6,x86-64) => /lib/x86_64-linux-gnu/libMagickCore-6.Q16.so.7
2025-08-20T22:14:21.3718363Z 	libLerc.so.4 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLerc.so.4
2025-08-20T22:14:21.3718741Z 	libLLVM.so.19.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.19.1
2025-08-20T22:14:21.3719128Z 	libLLVM.so.18.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM.so.18.1
2025-08-20T22:14:21.3719506Z 	libLLVM-17.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so.1
2025-08-20T22:14:21.3719891Z 	libLLVM-17.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-17.so
2025-08-20T22:14:21.3720283Z 	libLLVM-16.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so.1
2025-08-20T22:14:21.3720674Z 	libLLVM-16.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libLLVM-16.so
2025-08-20T22:14:21.3721048Z 	libJudy.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libJudy.so.1
2025-08-20T22:14:21.3721442Z 	libImath-3_1.so.29 (libc6,x86-64) => /lib/x86_64-linux-gnu/libImath-3_1.so.29
2025-08-20T22:14:21.3721880Z 	libIlmThread-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIlmThread-3_1.so.30
2025-08-20T22:14:21.3722443Z 	libIex-3_1.so.30 (libc6,x86-64) => /lib/x86_64-linux-gnu/libIex-3_1.so.30
2025-08-20T22:14:21.3722817Z 	libICE.so.6 (libc6,x86-64) => /lib/x86_64-linux-gnu/libICE.so.6
2025-08-20T22:14:21.3723217Z 	libGLdispatch.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLdispatch.so.0
2025-08-20T22:14:21.3723768Z 	libGLX_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX_mesa.so.0
2025-08-20T22:14:21.3724143Z 	libGLX.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGLX.so.0
2025-08-20T22:14:21.3724493Z 	libGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libGL.so.1
2025-08-20T22:14:21.3724871Z 	libDeployPkg.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libDeployPkg.so.0
2025-08-20T22:14:21.3725319Z 	libBrokenLocale.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so.1
2025-08-20T22:14:21.3725747Z 	libBrokenLocale.so.1 (libc6) => /lib32/libBrokenLocale.so.1
2025-08-20T22:14:21.3726152Z 	libBrokenLocale.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libBrokenLocale.so
2025-08-20T22:14:21.3726556Z 	ld-musl-x86_64.so.1 (libc6,x86-64) => /lib/ld-musl-x86_64.so.1
2025-08-20T22:14:21.3726874Z 	ld-linux.so.2 (libc6) => /lib32/ld-linux.so.2
2025-08-20T22:14:21.3727146Z 	ld-linux.so.2 (libc6) => /lib/ld-linux.so.2
2025-08-20T22:14:21.3727491Z 	ld-linux-x86-64.so.2 (libc6,x86-64) => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
2025-08-20T22:14:21.3727969Z Cache generated by: ldconfig (Ubuntu GLIBC 2.39-0ubuntu8.5) stable release version 2.39
2025-08-20T22:14:21.3728292Z 
2025-08-20T22:14:21.3728296Z 
2025-08-20T22:14:21.3728658Z  [+] Finished Initializing Linux pkrvmqc4gcfdwos 6.11.0-1018-azure x86_64 :: at Wednesday, 2025-08-20 (10:14:21 PM)
2025-08-20T22:14:21.3729041Z 
2025-08-20T22:14:21.3729045Z 
2025-08-20T22:14:21.3729048Z 
2025-08-20T22:14:21.3729121Z [+] Continue : YES
2025-08-20T22:14:21.3729240Z 
2025-08-20T22:14:21.3729593Z [+] ulimit -n (open file descriptors) :: [Soft --> 65536] [Hard --> 65536] [Total --> 9223372036854775807]
2025-08-20T22:14:21.4009008Z 
2025-08-20T22:14:21.4009383Z ==> [+] Started Building at :: Wednesday, 2025-08-20 (10:14:21 PM) UTC
2025-08-20T22:14:21.4009822Z 
2025-08-20T22:14:21.4026971Z 
2025-08-20T22:14:21.4027150Z [+] Total RECIPES :: 1
2025-08-20T22:14:21.4027390Z 
2025-08-20T22:14:21.4103947Z 
2025-08-20T22:14:21.4104791Z [+] Fetching : https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml (1/1)
2025-08-20T22:14:21.4105425Z 
2025-08-20T22:14:21.4839151Z ==> https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:14:21.4849683Z mode of '/tmp/pkgforge/oRwbSiZZD_build.yaml' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:14:21.4897552Z [+] Setting '.ghcr_pkg' --> ghcr.io/pkgforge/bincache/realm-tavern/official [Provided]
2025-08-20T22:14:21.4898318Z [+] Setting '.pkg_family' --> realm-tavern [Provided]
2025-08-20T22:14:21.4910935Z [00:00:00.000]➜  [+] SBUILD Functions Version: 1.7.1
2025-08-20T22:14:21.4917869Z [00:00:00.000]➜  [+] HOST: Linux pkrvmqc4gcfdwos 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-20T22:14:21.4947992Z [00:00:00.003]➜  
2025-08-20T22:14:21.4948562Z [00:00:00.003]➜  [+] INFO: Adding --platform="linux/amd64" to 'docker run' ==> /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:14:21.4949024Z [00:00:00.003]➜  
2025-08-20T22:14:21.4989433Z [00:00:00.007]➜  
2025-08-20T22:14:21.4989966Z [00:00:00.007]➜  [+] INFO: Fixing Docker Tag ':$(uname -m)' to ':x86_64' ==> /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:14:21.4990394Z [00:00:00.007]➜  
2025-08-20T22:14:21.5068483Z [00:00:00.015]➜  
2025-08-20T22:14:21.5069601Z [00:00:00.015]➜  [+] Building (https://github.com/pkgforge/soarpkgs/blob/main/binaries/realm-tavern/static.official.stable.yaml) --> /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR [Wednesday, 2025-08-20 (10:14:21 PM) UTC]
2025-08-20T22:14:21.5070511Z [00:00:00.015]➜  
2025-08-20T22:14:21.5070917Z [00:00:00.015]➜  
2025-08-20T22:14:21.5071117Z [00:00:00.015]➜  
2025-08-20T22:14:21.5071407Z [00:00:00.015]➜  ###################################################################
2025-08-20T22:14:21.5079341Z [00:00:00.016]➜  #!/SBUILD ver @v1.0.0
2025-08-20T22:14:21.5080693Z [00:00:00.016]➜  #SELF: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern.yaml
2025-08-20T22:14:21.5081871Z [00:00:00.016]➜  _disabled: false
2025-08-20T22:14:21.5083095Z [00:00:00.016]➜  
2025-08-20T22:14:21.5083818Z [00:00:00.016]➜  pkg: "realm-tavern"
2025-08-20T22:14:21.5084538Z [00:00:00.016]➜  pkg_id: "github.com.spellshift.realm"
2025-08-20T22:14:21.5085227Z [00:00:00.016]➜  pkg_type: "static"
2025-08-20T22:14:21.5085689Z [00:00:00.016]➜  category:
2025-08-20T22:14:21.5090153Z [00:00:00.016]➜    - "ConsoleOnly"
2025-08-20T22:14:21.5090605Z [00:00:00.016]➜    - "Utility"
2025-08-20T22:14:21.5090938Z [00:00:00.016]➜  description: "parallel | xargs in rust"
2025-08-20T22:14:21.5091272Z [00:00:00.016]➜  homepage:
2025-08-20T22:14:21.5091593Z [00:00:00.016]➜    - "https://github.com/spellshift/realm"
2025-08-20T22:14:21.5091916Z [00:00:00.016]➜  maintainer:
2025-08-20T22:14:21.5092240Z [00:00:00.016]➜    - "Azathothas (https://github.com/Azathothas)"
2025-08-20T22:14:21.5092553Z [00:00:00.016]➜  note:
2025-08-20T22:14:21.5092840Z [00:00:00.016]➜    - "[DO NOT RUN] (Meant for pkgforge CI Only)"
2025-08-20T22:14:21.5093377Z [00:00:00.016]➜    - "Built From Source (Latest Git HEAD). Check/Report @ https://github.com/spellshift/realm"
2025-08-20T22:14:21.5094069Z [00:00:00.016]➜  repology:
2025-08-20T22:14:21.5094321Z [00:00:00.016]➜    - "realm-tavern"
2025-08-20T22:14:21.5094578Z [00:00:00.016]➜  src_url:
2025-08-20T22:14:21.5094906Z [00:00:00.016]➜    - "https://github.com/spellshift/realm"
2025-08-20T22:14:21.5095468Z [00:00:00.016]➜  tag:
2025-08-20T22:14:21.5096767Z [00:00:00.016]➜    - "cybersecurity"
2025-08-20T22:14:21.5097058Z [00:00:00.017]➜    - "redteam"
2025-08-20T22:14:21.5097308Z [00:00:00.017]➜  x_exec:
2025-08-20T22:14:21.5097565Z [00:00:00.017]➜    bsys: "docker://rust"
2025-08-20T22:14:21.5097836Z [00:00:00.017]➜    host:
2025-08-20T22:14:21.5098079Z [00:00:00.017]➜      - "aarch64-Linux"
2025-08-20T22:14:21.5098387Z [00:00:00.017]➜      - "x86_64-Linux"
2025-08-20T22:14:21.5098650Z [00:00:00.017]➜    shell: "bash"
2025-08-20T22:14:21.5098898Z [00:00:00.017]➜    pkgver: |
2025-08-20T22:14:21.5099196Z [00:00:00.017]➜      pushd "$(mktemp -d)" &>/dev/null && \
2025-08-20T22:14:21.5099928Z [00:00:00.017]➜      git clone --depth="1" --filter="blob:none" --no-checkout --single-branch --quiet "https://github.com/spellshift/realm" "./TEMPREPO" &>/dev/null && \
2025-08-20T22:14:21.5100816Z [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-20T22:14:21.5101495Z [00:00:00.017]➜      [ -d "$(realpath .)/TEMPREPO" ] && rm -rf "$(realpath .)" &>/dev/null && popd &>/dev/null
2025-08-20T22:14:21.5101894Z [00:00:00.017]➜    run: |
2025-08-20T22:14:21.5102123Z [00:00:00.017]➜      #Build
2025-08-20T22:14:21.5102747Z [00:00:00.017]➜       mkdir -pv "${SBUILD_TMPDIR}/tmp" && docker run --platform="linux/amd64" --privileged --net="host" --name "alpine-builder" --pull="always" \
2025-08-20T22:14:21.5103730Z [00:00:00.017]➜       -e "PKG=${PKG}" -e "PKG_ID=${PKG_ID}" -e "PKG_TYPE=${PKG_TYPE}" -e "PKG_VER=${PKG_VER}" \
2025-08-20T22:14:21.5104519Z [00:00:00.017]➜       -e "PKGVER=${PKGVER}" -e "SBUILD_PKG=${SBUILD_PKG}" -e "SBUILD_PKGVER=${SBUILD_PKGVER}" \
2025-08-20T22:14:21.5105148Z [00:00:00.017]➜       --volume "${SBUILD_TMPDIR}/tmp:/tmp:rw" \
2025-08-20T22:14:21.5105893Z [00:00:00.017]➜       "ghcr.io/pkgforge/devscripts/alpine-builder:x86_64" \
2025-08-20T22:14:21.5106524Z [00:00:00.017]➜        bash -l -c '
2025-08-20T22:14:21.5106980Z [00:00:00.017]➜        #Setup ENV
2025-08-20T22:14:21.5107686Z [00:00:00.017]➜         set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:14:21.5108724Z [00:00:00.017]➜         [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T22:14:21.5109463Z [00:00:00.017]➜         if [[ "$(uname -m | tr -d '[:space:]')" == "riscv64" ]]; then
2025-08-20T22:14:21.5110600Z [00:00:00.017]➜           RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T22:14:21.5111628Z [00:00:00.017]➜           if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T22:14:21.5112225Z [00:00:00.017]➜             export RUST_TARGET
2025-08-20T22:14:21.5112723Z [00:00:00.017]➜           else
2025-08-20T22:14:21.5113194Z [00:00:00.017]➜             rustc -Vv ; exit 1
2025-08-20T22:14:21.5113870Z [00:00:00.017]➜           fi
2025-08-20T22:14:21.5114314Z [00:00:00.017]➜         else
2025-08-20T22:14:21.5114946Z [00:00:00.017]➜           export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T22:14:21.5115642Z [00:00:00.017]➜           rustup target add "${RUST_TARGET}"
2025-08-20T22:14:21.5116193Z [00:00:00.017]➜         fi
2025-08-20T22:14:21.5116629Z [00:00:00.017]➜         RUST_FLAGS=()
2025-08-20T22:14:21.5117240Z [00:00:00.017]➜         RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:14:21.5117992Z [00:00:00.017]➜         RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:14:21.5118783Z [00:00:00.017]➜         if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T22:14:21.5119531Z [00:00:00.017]➜           RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:14:21.5120097Z [00:00:00.017]➜         fi
2025-08-20T22:14:21.5120622Z [00:00:00.017]➜         RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:14:21.5121261Z [00:00:00.017]➜         RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:14:21.5121865Z [00:00:00.017]➜         RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:14:21.5122684Z [00:00:00.017]➜         RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:14:21.5123343Z [00:00:00.017]➜         RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:14:21.5124347Z [00:00:00.017]➜         RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:14:21.5124986Z [00:00:00.017]➜         RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:14:21.5125683Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:14:21.5126399Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:14:21.5127072Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:14:21.5127721Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:14:21.5128405Z [00:00:00.017]➜         RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:14:21.5129078Z [00:00:00.017]➜         export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T22:14:21.5129619Z [00:00:00.017]➜        #Build
2025-08-20T22:14:21.5130612Z [00:00:00.017]➜         git clone --filter "blob:none" --quiet "https://github.com/spellshift/realm" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T22:14:21.5131613Z [00:00:00.017]➜         echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T22:14:21.5132273Z [00:00:00.017]➜         echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T22:14:21.5133629Z [00:00:00.017]➜         sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T22:14:21.5134801Z [00:00:00.017]➜         rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T22:14:21.5135814Z [00:00:00.017]➜         cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T22:14:21.5136876Z [00:00:00.017]➜         find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T22:14:21.5137565Z [00:00:00.017]➜        #Copy
2025-08-20T22:14:21.5148839Z [00:00:00.017]➜         find "./target/${RUST_TARGET}/release" -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 "{}" "/build-bins/"
2025-08-20T22:14:21.5151420Z [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-20T22:14:21.5152493Z [00:00:00.017]➜        #Strip 
2025-08-20T22:14:21.5153589Z [00:00:00.017]➜         find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:14:21.5154870Z [00:00:00.017]➜         find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:14:21.5156114Z [00:00:00.017]➜         find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:14:21.5157211Z [00:00:00.017]➜         file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:14:21.5158239Z [00:00:00.017]➜         du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:14:21.5159029Z [00:00:00.017]➜         popd &>/dev/null
2025-08-20T22:14:21.5159491Z [00:00:00.017]➜        '
2025-08-20T22:14:21.5159906Z [00:00:00.017]➜      #Copy & Meta
2025-08-20T22:14:21.5160570Z [00:00:00.017]➜       docker cp "alpine-builder:/build-bins/." "${SBUILD_TMPDIR}/"
2025-08-20T22:14:21.5161571Z [00:00:00.017]➜       [ -s "${SBUILD_TMPDIR}/LICENSE" ] && cp -fv "${SBUILD_TMPDIR}/LICENSE" "${SBUILD_OUTDIR}/LICENSE"
2025-08-20T22:14:21.5163754Z [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-20T22:14:21.5165275Z [00:00:00.017]➜  
2025-08-20T22:14:21.5165625Z [00:00:00.017]➜  
2025-08-20T22:14:21.5166315Z [00:00:00.017]➜  ###################################################################
2025-08-20T22:14:21.5166882Z [00:00:00.017]➜  
2025-08-20T22:14:21.5167244Z [00:00:00.017]➜  
2025-08-20T22:14:21.5167574Z [00:00:00.017]➜  
2025-08-20T22:14:21.5168360Z [00:00:00.018]➜  '/tmp/pkgforge/oRwbSiZZD_build.yaml' -> '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD'
2025-08-20T22:14:22.8587172Z [00:00:01.367]➜  '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/realm-tavern.static.version' -> '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/realm-tavern.version'
2025-08-20T22:14:22.8642369Z [00:00:01.373]➜  [+] Version: HEAD-dcde613-250607T223637 ('.x_exec.pkgver') [/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/realm-tavern.static.version]
2025-08-20T22:14:22.8808750Z [00:00:01.389]➜  [+] Progs: realm-tavern
2025-08-20T22:14:23.2027374Z [00:00:01.711]➜  
2025-08-20T22:14:23.2027905Z [00:00:01.711]➜  [-] Missing packages. Found: 
2025-08-20T22:14:23.2028561Z [00:00:01.711]➜  [+] Expected: realm-tavern
2025-08-20T22:14:23.2029163Z [00:00:01.711]➜  [+] Continuing with build...
2025-08-20T22:14:23.2029674Z [00:00:01.711]➜  
2025-08-20T22:14:23.5686324Z [00:00:02.077]➜  
2025-08-20T22:14:23.5686613Z [00:00:02.077]➜  
2025-08-20T22:14:23.5777457Z [00:00:02.086]➜  + mkdir -pv /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp
2025-08-20T22:14:23.5800228Z [00:00:02.088]➜  + docker run --platform=linux/amd64 --privileged --net=host --name alpine-builder --pull=always -e PKG=realm-tavern -e PKG_ID=github.com.spellshift.realm -e PKG_TYPE=static -e PKG_VER=HEAD-dcde613-250607T223637 -e PKGVER=HEAD-dcde613-250607T223637 -e SBUILD_PKG=realm-tavern.static -e SBUILD_PKGVER=HEAD-dcde613-250607T223637 --volume /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp:/tmp:rw ghcr.io/pkgforge/devscripts/alpine-builder:x86_64 bash -l -c '
2025-08-20T22:14:23.5802201Z [00:00:02.088]➜    #Setup ENV
2025-08-20T22:14:23.5802636Z [00:00:02.088]➜     set -x ; mkdir -p "/build-bins" && pushd "$(mktemp -d)" &>/dev/null
2025-08-20T22:14:23.5803118Z [00:00:02.088]➜     [[ -s "${HOME}/.cargo/env" ]] && source "${HOME}/.cargo/env"
2025-08-20T22:14:23.5804117Z [00:00:02.088]➜     if [[ "$(uname -m | tr -d [:space:])" == "riscv64" ]]; then
2025-08-20T22:14:23.5804755Z [00:00:02.088]➜       RUST_TARGET="$(rustc -Vv 2>/dev/null | sed -n "s/^[[:space:]]*host[[:space:]]*:[[:space:]]*//p" | grep -i "riscv" | tr -d "[:space:]")"
2025-08-20T22:14:23.5805327Z [00:00:02.088]➜       if [[ -n "${RUST_TARGET//[[:space:]]/}" ]]; then
2025-08-20T22:14:23.5805673Z [00:00:02.088]➜         export RUST_TARGET
2025-08-20T22:14:23.5805945Z [00:00:02.088]➜       else
2025-08-20T22:14:23.5806205Z [00:00:02.088]➜         rustc -Vv ; exit 1
2025-08-20T22:14:23.5806470Z [00:00:02.088]➜       fi
2025-08-20T22:14:23.5806693Z [00:00:02.088]➜     else
2025-08-20T22:14:23.5807016Z [00:00:02.088]➜       export RUST_TARGET="$(uname -m)-unknown-linux-musl"
2025-08-20T22:14:23.5807415Z [00:00:02.088]➜       rustup target add "${RUST_TARGET}"
2025-08-20T22:14:23.5807705Z [00:00:02.088]➜     fi
2025-08-20T22:14:23.5807960Z [00:00:02.088]➜     RUST_FLAGS=()
2025-08-20T22:14:23.5808284Z [00:00:02.088]➜     RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:14:23.5808695Z [00:00:02.088]➜     RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:14:23.5809119Z [00:00:02.088]➜     if echo "${RUST_TARGET}" | grep -Eqiv "alpine|gnu"; then
2025-08-20T22:14:23.5809518Z [00:00:02.088]➜       RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:14:23.5809821Z [00:00:02.088]➜     fi
2025-08-20T22:14:23.5810095Z [00:00:02.088]➜     RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:14:23.5810445Z [00:00:02.088]➜     RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:14:23.5810793Z [00:00:02.088]➜     RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:14:23.5811119Z [00:00:02.088]➜     RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:14:23.5811466Z [00:00:02.088]➜     RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:14:23.5811976Z [00:00:02.088]➜     RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:14:23.5812329Z [00:00:02.088]➜     RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:14:23.5812706Z [00:00:02.088]➜     RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:14:23.5813094Z [00:00:02.088]➜     RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:14:23.5813664Z [00:00:02.088]➜     RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:14:23.5814024Z [00:00:02.088]➜     RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:14:23.5814398Z [00:00:02.088]➜     RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:14:23.5814769Z [00:00:02.088]➜     export RUSTFLAGS="${RUST_FLAGS[*]}"
2025-08-20T22:14:23.5815062Z [00:00:02.088]➜    #Build
2025-08-20T22:14:23.5815601Z [00:00:02.088]➜     git clone --filter "blob:none" --quiet "https://github.com/spellshift/realm" "./TEMPREPO" && cd "./TEMPREPO/"
2025-08-20T22:14:23.5816146Z [00:00:02.088]➜     echo -e "\n[+] Target: ${RUST_TARGET}"
2025-08-20T22:14:23.5816504Z [00:00:02.088]➜     echo -e "[+] Flags: ${RUSTFLAGS}\n"
2025-08-20T22:14:23.5817157Z [00:00:02.088]➜     sed "/^\[profile\.release\]/,/^$/d" -i "./Cargo.toml" ; echo -e "\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true" >> "./Cargo.toml"
2025-08-20T22:14:23.5817773Z [00:00:02.088]➜     rm -rvf "./.cargo" rust-toolchain* 2>/dev/null
2025-08-20T22:14:23.5818318Z [00:00:02.088]➜     cargo build --target "${RUST_TARGET}" --release --jobs="$(($(nproc)+1))" --keep-going --verbose
2025-08-20T22:14:23.5818911Z [00:00:02.088]➜     find -L "./target/${RUST_TARGET}/release" -maxdepth 1 -type f 2>/dev/null
2025-08-20T22:14:23.5819292Z [00:00:02.088]➜    #Copy
2025-08-20T22:14:23.5820256Z [00:00:02.088]➜     find "./target/${RUST_TARGET}/release" -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 "{}" "/build-bins/"
2025-08-20T22:14:23.5821536Z [00:00:02.088]➜     ( 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-20T22:14:23.5822273Z [00:00:02.088]➜    #Strip 
2025-08-20T22:14:23.5822778Z [00:00:02.088]➜     find "/build-bins/" -type f -exec objcopy --remove-section=".comment" --remove-section=".note.*" "{}" \;
2025-08-20T22:14:23.5823678Z [00:00:02.088]➜     find "/build-bins/" -type f ! -name "*.no_strip" -exec strip --strip-all --verbose "{}" 2>/dev/null \;
2025-08-20T22:14:23.5824379Z [00:00:02.088]➜     find "/build-bins/" -type f -exec bash -c "echo && realpath {} && readelf --section-headers {} 2>/dev/null" \;
2025-08-20T22:14:23.5824977Z [00:00:02.088]➜     file "/build-bins/"* && stat -c "%n:         %s Bytes" "/build-bins/"* && \
2025-08-20T22:14:23.5825547Z [00:00:02.088]➜     du "/build-bins/"* --bytes --human-readable --time --time-style="full-iso" --summarize
2025-08-20T22:14:23.5825989Z [00:00:02.088]➜     popd &>/dev/null
2025-08-20T22:14:23.5826243Z [00:00:02.088]➜    '
2025-08-20T22:14:23.9430354Z [00:00:02.451]➜  x86_64: Pulling from pkgforge/devscripts/alpine-builder
2025-08-20T22:14:24.0268418Z [00:00:02.535]➜  d62bb7eb03b5: Pulling fs layer
2025-08-20T22:14:24.0268954Z [00:00:02.535]➜  74f0d3ee81d8: Pulling fs layer
2025-08-20T22:14:24.0269429Z [00:00:02.535]➜  bffca73cb30c: Pulling fs layer
2025-08-20T22:14:24.0269746Z [00:00:02.535]➜  73d19b2d2e73: Pulling fs layer
2025-08-20T22:14:24.0270045Z [00:00:02.535]➜  eb4a15147d73: Pulling fs layer
2025-08-20T22:14:24.0270340Z [00:00:02.535]➜  1eff1cf6af24: Pulling fs layer
2025-08-20T22:14:24.0270638Z [00:00:02.535]➜  73d19b2d2e73: Waiting
2025-08-20T22:14:24.0270915Z [00:00:02.535]➜  eb4a15147d73: Waiting
2025-08-20T22:14:24.0271179Z [00:00:02.535]➜  1eff1cf6af24: Waiting
2025-08-20T22:14:24.1324300Z [00:00:02.641]➜  74f0d3ee81d8: Verifying Checksum
2025-08-20T22:14:24.1324957Z [00:00:02.641]➜  74f0d3ee81d8: Download complete
2025-08-20T22:14:24.1359774Z [00:00:02.644]➜  bffca73cb30c: Verifying Checksum
2025-08-20T22:14:24.1360415Z [00:00:02.644]➜  bffca73cb30c: Download complete
2025-08-20T22:14:24.1670021Z [00:00:02.675]➜  d62bb7eb03b5: Verifying Checksum
2025-08-20T22:14:24.1670726Z [00:00:02.675]➜  d62bb7eb03b5: Download complete
2025-08-20T22:14:24.2548774Z [00:00:02.763]➜  1eff1cf6af24: Verifying Checksum
2025-08-20T22:14:24.2549883Z [00:00:02.763]➜  1eff1cf6af24: Download complete
2025-08-20T22:14:24.3054303Z [00:00:02.814]➜  d62bb7eb03b5: Pull complete
2025-08-20T22:14:24.4586539Z [00:00:02.967]➜  eb4a15147d73: Verifying Checksum
2025-08-20T22:14:24.4587490Z [00:00:02.967]➜  eb4a15147d73: Download complete
2025-08-20T22:14:25.8842818Z [00:00:04.393]➜  74f0d3ee81d8: Pull complete
2025-08-20T22:14:26.9216407Z [00:00:05.430]➜  bffca73cb30c: Pull complete
2025-08-20T22:14:31.0915790Z [00:00:09.600]➜  73d19b2d2e73: Verifying Checksum
2025-08-20T22:14:31.0916464Z [00:00:09.600]➜  73d19b2d2e73: Download complete
2025-08-20T22:15:51.4656882Z [00:01:29.974]➜  73d19b2d2e73: Pull complete
2025-08-20T22:15:56.6200880Z [00:01:35.128]➜  eb4a15147d73: Pull complete
2025-08-20T22:15:56.6298204Z [00:01:35.138]➜  1eff1cf6af24: Pull complete
2025-08-20T22:15:56.6342006Z [00:01:35.143]➜  Digest: sha256:275f0d74757c41d7d8c67ff66bbd1327d906f1cc180818b350613ea49d8459ac
2025-08-20T22:15:56.6351678Z [00:01:35.144]➜  Status: Downloaded newer image for ghcr.io/pkgforge/devscripts/alpine-builder:x86_64
2025-08-20T22:15:56.8233930Z [00:01:35.332]➜  + mkdir -p /build-bins
2025-08-20T22:15:56.8251178Z [00:01:35.334]➜  ++ mktemp -d
2025-08-20T22:15:56.8267164Z [00:01:35.335]➜  + pushd /tmp/tmp.H5H3svlC4L
2025-08-20T22:15:56.8268349Z [00:01:35.335]➜  + [[ -s /root/.cargo/env ]]
2025-08-20T22:15:56.8270541Z [00:01:35.335]➜  + source /root/.cargo/env
2025-08-20T22:15:56.8271584Z [00:01:35.336]➜  ++ case ":${PATH}:" in
2025-08-20T22:15:56.8275363Z [00:01:35.336]➜  ++ uname -m
2025-08-20T22:15:56.8277102Z [00:01:35.336]➜  ++ tr -d '[:space:]'
2025-08-20T22:15:56.8293175Z [00:01:35.338]➜  + [[ x86_64 == riscv64 ]]
2025-08-20T22:15:56.8296453Z [00:01:35.338]➜  ++ uname -m
2025-08-20T22:15:56.8311218Z [00:01:35.340]➜  + export RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T22:15:56.8311970Z [00:01:35.340]➜  + RUST_TARGET=x86_64-unknown-linux-musl
2025-08-20T22:15:56.8312566Z [00:01:35.340]➜  + rustup target add x86_64-unknown-linux-musl
2025-08-20T22:15:57.0599086Z [00:01:35.568]➜  info: component 'rust-std' for target 'x86_64-unknown-linux-musl' is up to date
2025-08-20T22:15:57.0627274Z [00:01:35.571]➜  + RUST_FLAGS=()
2025-08-20T22:15:57.0627917Z [00:01:35.571]➜  + RUST_FLAGS+=("-C target-feature=+crt-static")
2025-08-20T22:15:57.0631673Z [00:01:35.571]➜  + RUST_FLAGS+=("-C default-linker-libraries=yes")
2025-08-20T22:15:57.0632630Z [00:01:35.572]➜  + echo x86_64-unknown-linux-musl
2025-08-20T22:15:57.0633178Z [00:01:35.572]➜  + grep -Eqiv 'alpine|gnu'
2025-08-20T22:15:57.0642812Z [00:01:35.573]➜  + RUST_FLAGS+=("-C link-self-contained=yes")
2025-08-20T22:15:57.0644379Z [00:01:35.573]➜  + RUST_FLAGS+=("-C prefer-dynamic=no")
2025-08-20T22:15:57.0645248Z [00:01:35.573]➜  + RUST_FLAGS+=("-C embed-bitcode=yes")
2025-08-20T22:15:57.0645860Z [00:01:35.573]➜  + RUST_FLAGS+=("-C lto=yes")
2025-08-20T22:15:57.0646705Z [00:01:35.573]➜  + RUST_FLAGS+=("-C opt-level=z")
2025-08-20T22:15:57.0647471Z [00:01:35.573]➜  + RUST_FLAGS+=("-C debuginfo=none")
2025-08-20T22:15:57.0648088Z [00:01:35.573]➜  + RUST_FLAGS+=("-C strip=symbols")
2025-08-20T22:15:57.0648458Z [00:01:35.573]➜  + RUST_FLAGS+=("-C linker=clang")
2025-08-20T22:15:57.0648843Z [00:01:35.573]➜  + RUST_FLAGS+=("-C link-arg=-fuse-ld=$(which mold)")
2025-08-20T22:15:57.0649192Z [00:01:35.573]➜  ++ which mold
2025-08-20T22:15:57.0681415Z [00:01:35.576]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--Bstatic")
2025-08-20T22:15:57.0682232Z [00:01:35.577]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--static")
2025-08-20T22:15:57.0682852Z [00:01:35.577]➜  + RUST_FLAGS+=("-C link-arg=-Wl,-S")
2025-08-20T22:15:57.0683683Z [00:01:35.577]➜  + RUST_FLAGS+=("-C link-arg=-Wl,--build-id=none")
2025-08-20T22:15:57.0687271Z [00:01:35.577]➜  + export 'RUSTFLAGS=-C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none'
2025-08-20T22:15:57.0690167Z [00:01:35.577]➜  + RUSTFLAGS='-C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none'
2025-08-20T22:15:57.0691596Z [00:01:35.577]➜  + git clone --filter blob:none --quiet https://github.com/spellshift/realm ./TEMPREPO
2025-08-20T22:15:59.1231820Z [00:01:37.631]➜  + cd ./TEMPREPO/
2025-08-20T22:15:59.1232568Z [00:01:37.632]➜  + echo -e '\n[+] Target: x86_64-unknown-linux-musl'
2025-08-20T22:15:59.1235645Z [00:01:37.632]➜  + echo -e '[+] Flags: -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none\n'
2025-08-20T22:15:59.1237854Z [00:01:37.632]➜  
2025-08-20T22:15:59.1238335Z [00:01:37.632]➜  [+] Target: x86_64-unknown-linux-musl
2025-08-20T22:15:59.1240945Z [00:01:37.632]➜  [+] Flags: -C target-feature=+crt-static -C default-linker-libraries=yes -C link-self-contained=yes -C prefer-dynamic=no -C embed-bitcode=yes -C lto=yes -C opt-level=z -C debuginfo=none -C strip=symbols -C linker=clang -C link-arg=-fuse-ld=/usr/bin/mold -C link-arg=-Wl,--Bstatic -C link-arg=-Wl,--static -C link-arg=-Wl,-S -C link-arg=-Wl,--build-id=none
2025-08-20T22:15:59.1243083Z [00:01:37.632]➜  
2025-08-20T22:15:59.1243825Z [00:01:37.632]➜  + sed '/^\[profile\.release\]/,/^$/d' -i ./Cargo.toml
2025-08-20T22:15:59.1244519Z [00:01:37.633]➜  sed: can't read ./Cargo.toml: No such file or directory
2025-08-20T22:15:59.1245025Z [00:01:37.633]➜  + echo -e '\n[profile.release]\nstrip = true\nopt-level = 3\nlto = true'
2025-08-20T22:15:59.1245467Z [00:01:37.633]➜  + rm -rvf ./.cargo 'rust-toolchain*'
2025-08-20T22:15:59.1267447Z [00:01:37.635]➜  ++ nproc
2025-08-20T22:15:59.1283764Z [00:01:37.637]➜  + cargo build --target x86_64-unknown-linux-musl --release --jobs=5 --keep-going --verbose
2025-08-20T22:15:59.2690608Z [00:01:37.777]➜  error: failed to parse manifest at `/tmp/tmp.H5H3svlC4L/TEMPREPO/Cargo.toml`
2025-08-20T22:15:59.2691217Z [00:01:37.777]➜  
2025-08-20T22:15:59.2691457Z [00:01:37.777]➜  Caused by:
2025-08-20T22:15:59.2701052Z [00:01:37.779]➜    manifest is missing either a `[package]` or a `[workspace]`
2025-08-20T22:15:59.2719688Z [00:01:37.780]➜  + find -L ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f
2025-08-20T22:15:59.2741009Z [00:01:37.782]➜  + find ./target/x86_64-unknown-linux-musl/release -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:15:59.2751060Z [00:01:37.783]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:15:59.2752221Z [00:01:37.783]➜  find: ‘./target/x86_64-unknown-linux-musl/release’: No such file or directory
2025-08-20T22:15:59.2753034Z [00:01:37.783]➜  + cut -d: -f1
2025-08-20T22:15:59.2753814Z [00:01:37.783]➜  + xargs realpath --no-symlinks
2025-08-20T22:15:59.2757870Z [00:01:37.784]➜  + xargs -I '{}' rsync -achvL '{}' /build-bins/
2025-08-20T22:15:59.2776012Z [00:01:37.786]➜  realpath: missing operand
2025-08-20T22:15:59.2776666Z [00:01:37.786]➜  Try 'realpath --help' for more information.
2025-08-20T22:15:59.4174290Z [00:01:37.926]➜  '/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/main.012e7c17.js.LICENSE.txt' -> '/build-bins/LICENSE'
2025-08-20T22:15:59.4882610Z [00:01:37.997]➜  + find /build-bins/ -type f -exec objcopy --remove-section=.comment '--remove-section=.note.*' '{}' ';'
2025-08-20T22:15:59.4948076Z [00:01:38.003]➜  objcopy: /build-bins/LICENSE: file format not recognized
2025-08-20T22:15:59.4955754Z [00:01:38.004]➜  + find /build-bins/ -type f '!' -name '*.no_strip' -exec strip --strip-all --verbose '{}' ';'
2025-08-20T22:15:59.8689292Z [00:01:38.377]➜  + find /build-bins/ -type f -exec bash -c 'echo && realpath {} && readelf --section-headers {} 2>/dev/null' ';'
2025-08-20T22:15:59.8718847Z [00:01:38.380]➜  
2025-08-20T22:15:59.8736199Z [00:01:38.382]➜  /build-bins/LICENSE
2025-08-20T22:15:59.8753328Z [00:01:38.384]➜  + file /build-bins/LICENSE
2025-08-20T22:15:59.8989574Z [00:01:38.407]➜  /build-bins/LICENSE: ASCII text
2025-08-20T22:15:59.8997741Z [00:01:38.408]➜  + stat -c '%n:         %s Bytes' /build-bins/LICENSE
2025-08-20T22:15:59.9016115Z [00:01:38.410]➜  /build-bins/LICENSE:         3120 Bytes
2025-08-20T22:15:59.9019627Z [00:01:38.410]➜  + du /build-bins/LICENSE --bytes --human-readable --time --time-style=full-iso --summarize
2025-08-20T22:15:59.9034423Z [00:01:38.412]➜  3.1K	2025-08-20 22:15:59.416232710 +0000	/build-bins/LICENSE
2025-08-20T22:15:59.9036720Z [00:01:38.412]➜  + popd
2025-08-20T22:15:59.9566481Z [00:01:38.465]➜  + docker cp alpine-builder:/build-bins/. /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/
2025-08-20T22:15:59.9749760Z [00:01:38.483]➜  + '[' -s /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE ']'
2025-08-20T22:15:59.9750755Z [00:01:38.483]➜  + cp -fv /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/LICENSE
2025-08-20T22:15:59.9785650Z [00:01:38.487]➜  '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' -> '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/LICENSE'
2025-08-20T22:15:59.9790824Z [00:01:38.487]➜  + find /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP -maxdepth 1 -type f -exec file -i '{}' ';'
2025-08-20T22:15:59.9792951Z [00:01:38.488]➜  + grep -Ei 'application/.*executable|inode/symlink|text/x-perl|text/.*script'
2025-08-20T22:15:59.9799047Z [00:01:38.488]➜  + cut -d: -f1
2025-08-20T22:15:59.9799602Z [00:01:38.488]➜  + xargs realpath --no-symlinks
2025-08-20T22:15:59.9800487Z [00:01:38.488]➜  + xargs -I '{}' rsync -achvL '{}' /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:00.1330859Z [00:01:38.642]➜  realpath: missing operand
2025-08-20T22:16:00.1331448Z [00:01:38.642]➜  Try 'realpath --help' for more information.
2025-08-20T22:16:00.1340541Z [00:01:38.642]➜  
2025-08-20T22:16:00.5030133Z [00:01:39.011]➜  
2025-08-20T22:16:00.5142346Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.5145379Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.gitignore' from root:root to runner:runner
2025-08-20T22:16:00.5148287Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/release.sh' from root:root to runner:runner
2025-08-20T22:16:00.5150620Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/version.go' from root:root to runner:runner
2025-08-20T22:16:00.5152926Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/config.go' from root:root to runner:runner
2025-08-20T22:16:00.5155636Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/quest_test.go' from root:root to runner:runner
2025-08-20T22:16:00.5158253Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/user_test.go' from root:root to runner:runner
2025-08-20T22:16:00.5160977Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/mutation.resolvers.go' from root:root to runner:runner
2025-08-20T22:16:00.5163819Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/rollback.go' from root:root to runner:runner
2025-08-20T22:16:00.5166499Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/query.resolvers.go' from root:root to runner:runner
2025-08-20T22:16:00.5169172Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema.graphql' from root:root to runner:runner
2025-08-20T22:16:00.5172014Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/gqlgen.yml' from root:root to runner:runner
2025-08-20T22:16:00.5174932Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/scalars.generated.go' from root:root to runner:runner
2025-08-20T22:16:00.5177780Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/root_.generated.go' from root:root to runner:runner
2025-08-20T22:16:00.5180682Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/directives.generated.go' from root:root to runner:runner
2025-08-20T22:16:00.5183790Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/ent.generated.go' from root:root to runner:runner
2025-08-20T22:16:00.5186618Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/inputs.generated.go' from root:root to runner:runner
2025-08-20T22:16:00.5189484Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/prelude.generated.go' from root:root to runner:runner
2025-08-20T22:16:00.5192543Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/mutation.generated.go' from root:root to runner:runner
2025-08-20T22:16:00.5195464Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated' from root:root to runner:runner
2025-08-20T22:16:00.5198056Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/ent.resolvers.go' from root:root to runner:runner
2025-08-20T22:16:00.5200710Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/graphql_test.go' from root:root to runner:runner
2025-08-20T22:16:00.5203294Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/bundle.go' from root:root to runner:runner
2025-08-20T22:16:00.5206060Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/ent.graphql' from root:root to runner:runner
2025-08-20T22:16:00.5208817Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/mutation.graphql' from root:root to runner:runner
2025-08-20T22:16:00.5211561Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/inputs.graphql' from root:root to runner:runner
2025-08-20T22:16:00.5214426Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/query.graphql' from root:root to runner:runner
2025-08-20T22:16:00.5217180Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/scalars.graphql' from root:root to runner:runner
2025-08-20T22:16:00.5220143Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/directives.graphql' from root:root to runner:runner
2025-08-20T22:16:00.5222786Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema' from root:root to runner:runner
2025-08-20T22:16:00.5225562Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/models/gqlgen_models.go' from root:root to runner:runner
2025-08-20T22:16:00.5228190Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/models' from root:root to runner:runner
2025-08-20T22:16:00.5230736Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/resolver.go' from root:root to runner:runner
2025-08-20T22:16:00.5233320Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/tome_test.go' from root:root to runner:runner
2025-08-20T22:16:00.5236058Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/api_test.go' from root:root to runner:runner
2025-08-20T22:16:00.5239002Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/Me.yml' from root:root to runner:runner
2025-08-20T22:16:00.5242089Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/MeWithUnactivatedUser.yml' from root:root to runner:runner
2025-08-20T22:16:00.5245458Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/MeUnauthenticated.yml' from root:root to runner:runner
2025-08-20T22:16:00.5248603Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/UploadedTomes.yml' from root:root to runner:runner
2025-08-20T22:16:00.5251649Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/FilterByID.yml' from root:root to runner:runner
2025-08-20T22:16:00.5254793Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/Singular.yml' from root:root to runner:runner
2025-08-20T22:16:00.5257644Z [00:01:39.023]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users' from root:root to runner:runner
2025-08-20T22:16:00.5260596Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/files/FilterByID.yml' from root:root to runner:runner
2025-08-20T22:16:00.5263769Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/files/Singular.yml' from root:root to runner:runner
2025-08-20T22:16:00.5266859Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/files' from root:root to runner:runner
2025-08-20T22:16:00.5269735Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tomes/FilterByID.yml' from root:root to runner:runner
2025-08-20T22:16:00.5272718Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tomes/Singular.yml' from root:root to runner:runner
2025-08-20T22:16:00.5275788Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tomes' from root:root to runner:runner
2025-08-20T22:16:00.5278760Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/BackwardPaginate.yml' from root:root to runner:runner
2025-08-20T22:16:00.5281807Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/FilterByID.yml' from root:root to runner:runner
2025-08-20T22:16:00.5285059Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/ForwardPaginate.yml' from root:root to runner:runner
2025-08-20T22:16:00.5288272Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/Multiple.yml' from root:root to runner:runner
2025-08-20T22:16:00.5291320Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/OrderByPaginate.yml' from root:root to runner:runner
2025-08-20T22:16:00.5294501Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/Singular.yml' from root:root to runner:runner
2025-08-20T22:16:00.5297346Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks' from root:root to runner:runner
2025-08-20T22:16:00.5300312Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/BackwardPaginate.yml' from root:root to runner:runner
2025-08-20T22:16:00.5303379Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/FilterByID.yml' from root:root to runner:runner
2025-08-20T22:16:00.5306607Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/ForwardPaginate.yml' from root:root to runner:runner
2025-08-20T22:16:00.5309642Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/Multiple.yml' from root:root to runner:runner
2025-08-20T22:16:00.5312683Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/OrderByPaginate.yml' from root:root to runner:runner
2025-08-20T22:16:00.5316079Z [00:01:39.024]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/Singular.yml' from root:root to runner:runner
2025-08-20T22:16:00.5318936Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests' from root:root to runner:runner
2025-08-20T22:16:00.5321800Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/hosts/Multiple.yml' from root:root to runner:runner
2025-08-20T22:16:00.5324935Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/hosts/Singular.yml' from root:root to runner:runner
2025-08-20T22:16:00.5327787Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/hosts' from root:root to runner:runner
2025-08-20T22:16:00.5330675Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tags/FilterByID.yml' from root:root to runner:runner
2025-08-20T22:16:00.5333835Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tags/FilterByKind.yml' from root:root to runner:runner
2025-08-20T22:16:00.5337020Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tags/Singular.yml' from root:root to runner:runner
2025-08-20T22:16:00.5339875Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tags' from root:root to runner:runner
2025-08-20T22:16:00.5342796Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/repositories/WithTomes.yml' from root:root to runner:runner
2025-08-20T22:16:00.5345926Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/repositories' from root:root to runner:runner
2025-08-20T22:16:00.5348934Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/beacons/FilterByID.yml' from root:root to runner:runner
2025-08-20T22:16:00.5351950Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/beacons/Singular.yml' from root:root to runner:runner
2025-08-20T22:16:00.5355010Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/beacons' from root:root to runner:runner
2025-08-20T22:16:00.5357715Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries' from root:root to runner:runner
2025-08-20T22:16:00.5360415Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/example.yml' from root:root to runner:runner
2025-08-20T22:16:00.5363689Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createQuest/NoFiles.yml' from root:root to runner:runner
2025-08-20T22:16:00.5366803Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createQuest/NoBeacons.yml' from root:root to runner:runner
2025-08-20T22:16:00.5369913Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createQuest/WithFiles.yml' from root:root to runner:runner
2025-08-20T22:16:00.5372916Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createQuest' from root:root to runner:runner
2025-08-20T22:16:00.5376208Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/importRepository/NoExistingTomes.yml' from root:root to runner:runner
2025-08-20T22:16:00.5379522Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/importRepository/ExistingTomes.yml' from root:root to runner:runner
2025-08-20T22:16:00.5382636Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/importRepository' from root:root to runner:runner
2025-08-20T22:16:00.5386024Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/dropAllData/DropsData.yml' from root:root to runner:runner
2025-08-20T22:16:00.5389272Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/dropAllData/PermissionDenied.yml' from root:root to runner:runner
2025-08-20T22:16:00.5392358Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/dropAllData' from root:root to runner:runner
2025-08-20T22:16:00.5395488Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTag/Service.yml' from root:root to runner:runner
2025-08-20T22:16:00.5398599Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTag/MultipleHosts.yml' from root:root to runner:runner
2025-08-20T22:16:00.5401690Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTag/Group.yml' from root:root to runner:runner
2025-08-20T22:16:00.5404772Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTag' from root:root to runner:runner
2025-08-20T22:16:00.5407845Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateUser/PermissionDenied.yml' from root:root to runner:runner
2025-08-20T22:16:00.5411066Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateUser/ChangeUsername.yml' from root:root to runner:runner
2025-08-20T22:16:00.5414500Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateUser' from root:root to runner:runner
2025-08-20T22:16:00.5417495Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateTag/ChangeName.yml' from root:root to runner:runner
2025-08-20T22:16:00.5420522Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateTag' from root:root to runner:runner
2025-08-20T22:16:00.5423854Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/SCPURLWithoutUser.yml' from root:root to runner:runner
2025-08-20T22:16:00.5427214Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/URLWithHTTPS.yml' from root:root to runner:runner
2025-08-20T22:16:00.5430463Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/URLWithHTTP.yml' from root:root to runner:runner
2025-08-20T22:16:00.5434041Z [00:01:39.025]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/ValidURL.yml' from root:root to runner:runner
2025-08-20T22:16:00.5437274Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/SCPURL.yml' from root:root to runner:runner
2025-08-20T22:16:00.5440539Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/URLWithoutSchema.yml' from root:root to runner:runner
2025-08-20T22:16:00.5444029Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/SSHURLWithUser.yml' from root:root to runner:runner
2025-08-20T22:16:00.5447352Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/SCPURLWIthSSH.yml' from root:root to runner:runner
2025-08-20T22:16:00.5450535Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository' from root:root to runner:runner
2025-08-20T22:16:00.5453733Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTome/NoFiles.yml' from root:root to runner:runner
2025-08-20T22:16:00.5456878Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTome/WithFiles.yml' from root:root to runner:runner
2025-08-20T22:16:00.5459860Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTome' from root:root to runner:runner
2025-08-20T22:16:00.5463028Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateHost/AddTag.yml' from root:root to runner:runner
2025-08-20T22:16:00.5466324Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateHost/ChangeHostname.yml' from root:root to runner:runner
2025-08-20T22:16:00.5469490Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateHost/RemoveTag.yml' from root:root to runner:runner
2025-08-20T22:16:00.5472477Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateHost' from root:root to runner:runner
2025-08-20T22:16:00.5475734Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateBeacon/ChangeNameError.yml' from root:root to runner:runner
2025-08-20T22:16:00.5478800Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateBeacon' from root:root to runner:runner
2025-08-20T22:16:00.5481802Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createCredential/Host.yml' from root:root to runner:runner
2025-08-20T22:16:00.5485394Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createCredential/HostAndTask.yml' from root:root to runner:runner
2025-08-20T22:16:00.5488540Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createCredential' from root:root to runner:runner
2025-08-20T22:16:00.5491651Z [00:01:39.026]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/deleteTome/PermissionDenied.yml' from root:root to runner:runner
2025-08-20T22:16:00.5494987Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/deleteTome/Singular.yml' from root:root to runner:runner
2025-08-20T22:16:00.5497959Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/deleteTome' from root:root to runner:runner
2025-08-20T22:16:00.5501023Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateTome/PermissionDenied.yml' from root:root to runner:runner
2025-08-20T22:16:00.5504333Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateTome/Singular.yml' from root:root to runner:runner
2025-08-20T22:16:00.5507324Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateTome' from root:root to runner:runner
2025-08-20T22:16:00.5510073Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations' from root:root to runner:runner
2025-08-20T22:16:00.5512884Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata' from root:root to runner:runner
2025-08-20T22:16:00.5515514Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql' from root:root to runner:runner
2025-08-20T22:16:00.5518090Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5520658Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest.go' from root:root to runner:runner
2025-08-20T22:16:00.5523172Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5525890Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5528455Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/runtime/runtime.go' from root:root to runner:runner
2025-08-20T22:16:00.5531156Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/runtime' from root:root to runner:runner
2025-08-20T22:16:00.5533814Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/runtime.go' from root:root to runner:runner
2025-08-20T22:16:00.5536363Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_transaction.go' from root:root to runner:runner
2025-08-20T22:16:00.5538944Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_collection.go' from root:root to runner:runner
2025-08-20T22:16:00.5541569Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5544397Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5547132Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5549809Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5552372Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5555167Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/generate_code.go' from root:root to runner:runner
2025-08-20T22:16:00.5557973Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/enttest/enttest.go' from root:root to runner:runner
2025-08-20T22:16:00.5560484Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/enttest' from root:root to runner:runner
2025-08-20T22:16:00.5563023Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/privacy/privacy.go' from root:root to runner:runner
2025-08-20T22:16:00.5565741Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/privacy' from root:root to runner:runner
2025-08-20T22:16:00.5568212Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/client.go' from root:root to runner:runner
2025-08-20T22:16:00.5570639Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host.go' from root:root to runner:runner
2025-08-20T22:16:00.5573123Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5575836Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5578523Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell.go' from root:root to runner:runner
2025-08-20T22:16:00.5581078Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_pagination.go' from root:root to runner:runner
2025-08-20T22:16:00.5583897Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess/hostprocess.go' from root:root to runner:runner
2025-08-20T22:16:00.5586629Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5589217Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess' from root:root to runner:runner
2025-08-20T22:16:00.5591740Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5594426Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5596946Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user/user.go' from root:root to runner:runner
2025-08-20T22:16:00.5599469Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5601925Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user' from root:root to runner:runner
2025-08-20T22:16:00.5604753Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5607281Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hook/hook.go' from root:root to runner:runner
2025-08-20T22:16:00.5609723Z [00:01:39.027]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hook' from root:root to runner:runner
2025-08-20T22:16:00.5612222Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome/tome.go' from root:root to runner:runner
2025-08-20T22:16:00.5614936Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5617402Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome' from root:root to runner:runner
2025-08-20T22:16:00.5619883Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5622636Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5624792Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5626424Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5627821Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag/tag.go' from root:root to runner:runner
2025-08-20T22:16:00.5629190Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5630531Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag' from root:root to runner:runner
2025-08-20T22:16:00.5632548Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository.go' from root:root to runner:runner
2025-08-20T22:16:00.5635135Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess.go' from root:root to runner:runner
2025-08-20T22:16:00.5636541Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/generate.go' from root:root to runner:runner
2025-08-20T22:16:00.5637930Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5639539Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5640942Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user.go' from root:root to runner:runner
2025-08-20T22:16:00.5642294Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host/host.go' from root:root to runner:runner
2025-08-20T22:16:00.5643897Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5645247Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host' from root:root to runner:runner
2025-08-20T22:16:00.5646564Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/ent.go' from root:root to runner:runner
2025-08-20T22:16:00.5647947Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile.go' from root:root to runner:runner
2025-08-20T22:16:00.5649362Z [00:01:39.028]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5650921Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5652359Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5653920Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5655306Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5656761Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository/repository.go' from root:root to runner:runner
2025-08-20T22:16:00.5658231Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5659632Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository' from root:root to runner:runner
2025-08-20T22:16:00.5660993Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_node.go' from root:root to runner:runner
2025-08-20T22:16:00.5662336Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task.go' from root:root to runner:runner
2025-08-20T22:16:00.5663851Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5665414Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file/file.go' from root:root to runner:runner
2025-08-20T22:16:00.5666796Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5668138Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file' from root:root to runner:runner
2025-08-20T22:16:00.5669521Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile/hostfile.go' from root:root to runner:runner
2025-08-20T22:16:00.5670961Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5672333Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile' from root:root to runner:runner
2025-08-20T22:16:00.5673863Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5675430Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5676856Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell/shell.go' from root:root to runner:runner
2025-08-20T22:16:00.5678257Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5679606Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell' from root:root to runner:runner
2025-08-20T22:16:00.5680955Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5682345Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5683903Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5685313Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon/beacon.go' from root:root to runner:runner
2025-08-20T22:16:00.5686687Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon' from root:root to runner:runner
2025-08-20T22:16:00.5688055Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5689669Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5691246Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5692604Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag.go' from root:root to runner:runner
2025-08-20T22:16:00.5694123Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag_delete.go' from root:root to runner:runner
2025-08-20T22:16:00.5695698Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task/task.go' from root:root to runner:runner
2025-08-20T22:16:00.5697084Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5698421Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task' from root:root to runner:runner
2025-08-20T22:16:00.5699793Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5701304Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome.go' from root:root to runner:runner
2025-08-20T22:16:00.5702666Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5704325Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential.go' from root:root to runner:runner
2025-08-20T22:16:00.5705737Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5707110Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5709091Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file.go' from root:root to runner:runner
2025-08-20T22:16:00.5710642Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest/quest.go' from root:root to runner:runner
2025-08-20T22:16:00.5712027Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5713372Z [00:01:39.029]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest' from root:root to runner:runner
2025-08-20T22:16:00.5714897Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_edge.go' from root:root to runner:runner
2025-08-20T22:16:00.5716426Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5717842Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5719242Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5720629Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/quest.go' from root:root to runner:runner
2025-08-20T22:16:00.5722045Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/host_file.go' from root:root to runner:runner
2025-08-20T22:16:00.5723637Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/host.go' from root:root to runner:runner
2025-08-20T22:16:00.5725087Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/host_file_test.go' from root:root to runner:runner
2025-08-20T22:16:00.5726559Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/host_credential.go' from root:root to runner:runner
2025-08-20T22:16:00.5728120Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/shell.go' from root:root to runner:runner
2025-08-20T22:16:00.5729565Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/mixin_history.go' from root:root to runner:runner
2025-08-20T22:16:00.5731009Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/repository.go' from root:root to runner:runner
2025-08-20T22:16:00.5732416Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/user.go' from root:root to runner:runner
2025-08-20T22:16:00.5734097Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/validators/json_test.go' from root:root to runner:runner
2025-08-20T22:16:00.5735647Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/validators/json.go' from root:root to runner:runner
2025-08-20T22:16:00.5737108Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/validators' from root:root to runner:runner
2025-08-20T22:16:00.5738551Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/host_process.go' from root:root to runner:runner
2025-08-20T22:16:00.5739975Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/task.go' from root:root to runner:runner
2025-08-20T22:16:00.5741352Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/tag.go' from root:root to runner:runner
2025-08-20T22:16:00.5742863Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/tome.go' from root:root to runner:runner
2025-08-20T22:16:00.5744457Z [00:01:39.030]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/file.go' from root:root to runner:runner
2025-08-20T22:16:00.5745876Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/file_test.go' from root:root to runner:runner
2025-08-20T22:16:00.5747321Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/beacon.go' from root:root to runner:runner
2025-08-20T22:16:00.5748727Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema' from root:root to runner:runner
2025-08-20T22:16:00.5750054Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tx.go' from root:root to runner:runner
2025-08-20T22:16:00.5751421Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/migrate/migrate.go' from root:root to runner:runner
2025-08-20T22:16:00.5752979Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/migrate/schema.go' from root:root to runner:runner
2025-08-20T22:16:00.5754609Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/migrate' from root:root to runner:runner
2025-08-20T22:16:00.5755956Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/mutation.go' from root:root to runner:runner
2025-08-20T22:16:00.5757398Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5758939Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5760370Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_mutation_input.go' from root:root to runner:runner
2025-08-20T22:16:00.5761771Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon.go' from root:root to runner:runner
2025-08-20T22:16:00.5763316Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5764909Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5766311Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5767870Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5769285Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5770691Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task_create.go' from root:root to runner:runner
2025-08-20T22:16:00.5772181Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential/hostcredential.go' from root:root to runner:runner
2025-08-20T22:16:00.5773813Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential/where.go' from root:root to runner:runner
2025-08-20T22:16:00.5775913Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential' from root:root to runner:runner
2025-08-20T22:16:00.5777502Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5778886Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5780457Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/predicate/predicate.go' from root:root to runner:runner
2025-08-20T22:16:00.5781888Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/predicate' from root:root to runner:runner
2025-08-20T22:16:00.5783259Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon_update.go' from root:root to runner:runner
2025-08-20T22:16:00.5784804Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_where_input.go' from root:root to runner:runner
2025-08-20T22:16:00.5786232Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess_query.go' from root:root to runner:runner
2025-08-20T22:16:00.5787587Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent' from root:root to runner:runner
2025-08-20T22:16:00.5788921Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/namegen/namegen.go' from root:root to runner:runner
2025-08-20T22:16:00.5790326Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/namegen/namegen_test.go' from root:root to runner:runner
2025-08-20T22:16:00.5791690Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/namegen' from root:root to runner:runner
2025-08-20T22:16:00.5793009Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/.gitignore' from root:root to runner:runner
2025-08-20T22:16:00.5794602Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/README.md' from root:root to runner:runner
2025-08-20T22:16:00.5795972Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/.env.production' from root:root to runner:runner
2025-08-20T22:16:00.5797375Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/tailwind.config.js' from root:root to runner:runner
2025-08-20T22:16:00.5798785Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/package.json' from root:root to runner:runner
2025-08-20T22:16:00.5800175Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/tsconfig.json' from root:root to runner:runner
2025-08-20T22:16:00.5801567Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/schema.graphql' from root:root to runner:runner
2025-08-20T22:16:00.5802927Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/.babelrc' from root:root to runner:runner
2025-08-20T22:16:00.5804651Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/test-utils.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5806070Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/style.css' from root:root to runner:runner
2025-08-20T22:16:00.5807476Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/setupTests.ts' from root:root to runner:runner
2025-08-20T22:16:00.5808914Z [00:01:39.031]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/react-app-env.d.ts' from root:root to runner:runner
2025-08-20T22:16:00.5810524Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/create-quest-dropdown/useCreateQuest.ts' from root:root to runner:runner
2025-08-20T22:16:00.5812221Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/create-quest-dropdown/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5814071Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/create-quest-dropdown/CreateQuestDropdown.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5815746Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/create-quest-dropdown' from root:root to runner:runner
2025-08-20T22:16:00.5817398Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/MinimizedSidebarNav.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5819091Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/usePageNavigation.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5820884Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5822501Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/FullSidebarNav.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5824262Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/PageWrapper.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5826150Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/MobileNav.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5827708Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper' from root:root to runner:runner
2025-08-20T22:16:00.5829358Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/TaskCard.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5831205Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components/TaskResults.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5832942Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components/TaskTimeStamp.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5834778Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components/TaskShells.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5836485Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components/TaskParameters.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5838212Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components/TaskHostBeacon.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5839855Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components' from root:root to runner:runner
2025-08-20T22:16:00.5841354Z [00:01:39.032]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card' from root:root to runner:runner
2025-08-20T22:16:00.5843562Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features' from root:root to runner:runner
2025-08-20T22:16:00.5845162Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/hooks/useHosts.ts' from root:root to runner:runner
2025-08-20T22:16:00.5846774Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/hooks/useQuests.ts' from root:root to runner:runner
2025-08-20T22:16:00.5848272Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/hooks/useTasks.ts' from root:root to runner:runner
2025-08-20T22:16:00.5849781Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/hooks' from root:root to runner:runner
2025-08-20T22:16:00.5852130Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/reportWebVitals.ts' from root:root to runner:runner
2025-08-20T22:16:00.5853820Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5855287Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/ColorModeSwitcher.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5856823Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context/UserPreferences.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5858357Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context/TagContext.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5860021Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context/HostContext.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5861582Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context/HostTaskContext.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5863164Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context/AuthorizationContext.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5864859Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context' from root:root to runner:runner
2025-08-20T22:16:00.5866248Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/logo.svg' from root:root to runner:runner
2025-08-20T22:16:00.5867802Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/hooks/useCredsTable.ts' from root:root to runner:runner
2025-08-20T22:16:00.5869388Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/hooks' from root:root to runner:runner
2025-08-20T22:16:00.5870946Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/HostDetails.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5872648Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/HostDetailsSection.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5874740Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/CreatableTagDropdown.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5876479Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/HostTaskTab.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5878238Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/editable-tag/useEditableTag.ts' from root:root to runner:runner
2025-08-20T22:16:00.5880049Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/editable-tag/EditableTag.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5881784Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/editable-tag' from root:root to runner:runner
2025-08-20T22:16:00.5883685Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/HostBreadcrumbs.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5885531Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/Credential.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5887217Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/TagModal.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5888913Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/CredentialTab.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5890665Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/CredentialTableGrouped.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5892602Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/BeaconTab.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5894597Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/BeaconTableWrapper.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5896318Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/HostTabs.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5898149Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/BeaconTable.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5899871Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/CredentialTable.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5901649Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components' from root:root to runner:runner
2025-08-20T22:16:00.5903142Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details' from root:root to runner:runner
2025-08-20T22:16:00.5904939Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/hooks/useRepositoryView.ts' from root:root to runner:runner
2025-08-20T22:16:00.5906658Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/hooks/useCreateRepositoryLink.ts' from root:root to runner:runner
2025-08-20T22:16:00.5908390Z [00:01:39.033]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/hooks/useFetchRepostioryTomes.ts' from root:root to runner:runner
2025-08-20T22:16:00.5910383Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/hooks' from root:root to runner:runner
2025-08-20T22:16:00.5912193Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5914147Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components/ImportRepositoryModal.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5915927Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components/RepositoryTable.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5917753Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components/TomesHeader.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5920202Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components/StepCreateRepository.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5921975Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components/StepAddDeploymentKey.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5923786Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components' from root:root to runner:runner
2025-08-20T22:16:00.5925288Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/Tomes.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5926736Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes' from root:root to runner:runner
2025-08-20T22:16:00.5928451Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/hooks/userMutations.ts' from root:root to runner:runner
2025-08-20T22:16:00.5930281Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/hooks/useUserTable.ts' from root:root to runner:runner
2025-08-20T22:16:00.5931810Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/hooks' from root:root to runner:runner
2025-08-20T22:16:00.5933315Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/AdminPortal.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5935088Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5936663Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/components/UserTable.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5938346Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/components/UserTableWrapper.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5939951Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/components' from root:root to runner:runner
2025-08-20T22:16:00.5941541Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin' from root:root to runner:runner
2025-08-20T22:16:00.5943007Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tasks/Tasks.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5944927Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tasks/EditablePageHeader.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5946442Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tasks' from root:root to runner:runner
2025-08-20T22:16:00.5947938Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/shell/Shell.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5949380Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/shell' from root:root to runner:runner
2025-08-20T22:16:00.5950882Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/Dashboard.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5952431Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5954233Z [00:01:39.034]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/hook/useHostActivityData.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5955947Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/hook/useOverviewData.ts' from root:root to runner:runner
2025-08-20T22:16:00.5967567Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/hook' from root:root to runner:runner
2025-08-20T22:16:00.5969441Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/QuestTagBarChart.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5971211Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/QuestCard.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5972967Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/DashboardStatistic.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5974979Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/QuestTaskBarChart.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5976781Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/TargetRecommendation.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5979250Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/QuestTomeBarChart.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5981195Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/AccessCard.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5982959Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/AccessHostActivityTable.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5984855Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components' from root:root to runner:runner
2025-08-20T22:16:00.5986616Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard' from root:root to runner:runner
2025-08-20T22:16:00.5989050Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-list/components/HostFilter.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5990724Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-list/components/HostTable.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5992301Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-list/components' from root:root to runner:runner
2025-08-20T22:16:00.5994054Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-list/HostList.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5995736Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-list' from root:root to runner:runner
2025-08-20T22:16:00.5997264Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/CreateQuest.tsx' from root:root to runner:runner
2025-08-20T22:16:00.5998920Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/hooks/useSubmitQuest.ts' from root:root to runner:runner
2025-08-20T22:16:00.6000603Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/hooks/useBeaconFilter.ts' from root:root to runner:runner
2025-08-20T22:16:00.6002202Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/hooks' from root:root to runner:runner
2025-08-20T22:16:00.6003937Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6005570Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/FinalizeStep.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6007430Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/BeaconStep.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6009166Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/TomeRadioGroup.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6010863Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/QuestForm.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6012572Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/BeaconStepWrapper.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6014541Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/TomeStepWrapper.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6016251Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/TomeStep.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6017864Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components' from root:root to runner:runner
2025-08-20T22:16:00.6019429Z [00:01:39.035]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/validation.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6020951Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest' from root:root to runner:runner
2025-08-20T22:16:00.6022667Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/quest-list/components/QuestHeader.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6024531Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/quest-list/components/QuestTable.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6026133Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/quest-list/components' from root:root to runner:runner
2025-08-20T22:16:00.6027795Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/quest-list/Quests.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6029516Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/quest-list' from root:root to runner:runner
2025-08-20T22:16:00.6030928Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages' from root:root to runner:runner
2025-08-20T22:16:00.6032399Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/form-steps/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6034327Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/form-steps/FormSteps.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6035907Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/form-steps' from root:root to runner:runner
2025-08-20T22:16:00.6037425Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/Breadcrumbs.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6038959Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/FilterBar.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6040511Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/TaskStatusBadge.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6042310Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/multi-select/MultiSelectService.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6044164Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/multi-select' from root:root to runner:runner
2025-08-20T22:16:00.6045706Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/TomeAccordion.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6047936Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/admin-access-gate/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6049809Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/admin-access-gate/AdminAccessGate.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6051443Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/admin-access-gate' from root:root to runner:runner
2025-08-20T22:16:00.6053100Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/beacon-filter-bar/BeaconFilterBar.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6055901Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/beacon-filter-bar/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6057557Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/beacon-filter-bar' from root:root to runner:runner
2025-08-20T22:16:00.6059207Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/empty-states/EmptyStateNoQuests.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6060921Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/empty-states/EmptyStateNoBeacon.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6062527Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/empty-states' from root:root to runner:runner
2025-08-20T22:16:00.6064347Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/beacon-option/BeaconOption.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6065966Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/beacon-option' from root:root to runner:runner
2025-08-20T22:16:00.6067538Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/form-text-area/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6069189Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/form-text-area/FormTextArea.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6070914Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/form-text-area' from root:root to runner:runner
2025-08-20T22:16:00.6072467Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/access-gate/index.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6074258Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/access-gate/AccessGate.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6075843Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/access-gate' from root:root to runner:runner
2025-08-20T22:16:00.6077404Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/UserImageAndName.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6078967Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/BeaconTile.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6080481Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/HostTile.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6082212Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/FormRadioGroup.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6084096Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/Modal.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6085741Z [00:01:39.036]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/badge/Badge.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6087417Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/badge/BadgeStyles.ts' from root:root to runner:runner
2025-08-20T22:16:00.6089061Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/badge' from root:root to runner:runner
2025-08-20T22:16:00.6090699Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/FormTextField.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6092422Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/DebouncedFreeTextSearch.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6094360Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/FreeTextSearch.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6096082Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/button/ButtonStyles.ts' from root:root to runner:runner
2025-08-20T22:16:00.6098096Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/button/Button.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6099723Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/button' from root:root to runner:runner
2025-08-20T22:16:00.6101332Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/PageHeader.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6103093Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/Table.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6104940Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/EmptyState.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6106666Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/SingleDropdownSelector.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6108395Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/TablePagination.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6110215Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/AlertError.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6111817Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui' from root:root to runner:runner
2025-08-20T22:16:00.6113355Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/TaskTable.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6115462Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components' from root:root to runner:runner
2025-08-20T22:16:00.6117166Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/serviceWorker.ts' from root:root to runner:runner
2025-08-20T22:16:00.6118621Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/App.test.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6120015Z [00:01:39.037]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/Logo.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6121421Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/utils.ts' from root:root to runner:runner
2025-08-20T22:16:00.6123710Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/questNames.ts' from root:root to runner:runner
2025-08-20T22:16:00.6125434Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/enums.ts' from root:root to runner:runner
2025-08-20T22:16:00.6126906Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/clean-graphql.ts' from root:root to runner:runner
2025-08-20T22:16:00.6128365Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/queries.ts' from root:root to runner:runner
2025-08-20T22:16:00.6129805Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/consts.ts' from root:root to runner:runner
2025-08-20T22:16:00.6131192Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils' from root:root to runner:runner
2025-08-20T22:16:00.6132559Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/App.tsx' from root:root to runner:runner
2025-08-20T22:16:00.6134252Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets/PlaceholderUser.png' from root:root to runner:runner
2025-08-20T22:16:00.6135790Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets/tome_write.png' from root:root to runner:runner
2025-08-20T22:16:00.6137404Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets/realm_icon.png' from root:root to runner:runner
2025-08-20T22:16:00.6138900Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets/graphql.svg' from root:root to runner:runner
2025-08-20T22:16:00.6140359Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets/eldrich.png' from root:root to runner:runner
2025-08-20T22:16:00.6141759Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets' from root:root to runner:runner
2025-08-20T22:16:00.6143091Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src' from root:root to runner:runner
2025-08-20T22:16:00.6144656Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/logo192.png' from root:root to runner:runner
2025-08-20T22:16:00.6146083Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/manifest.json' from root:root to runner:runner
2025-08-20T22:16:00.6147542Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/asset-manifest.json' from root:root to runner:runner
2025-08-20T22:16:00.6149048Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/favicon-32x32.png' from root:root to runner:runner
2025-08-20T22:16:00.6150482Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/logo512.png' from root:root to runner:runner
2025-08-20T22:16:00.6152078Z [00:01:39.038]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/apple-touch-icon.png' from root:root to runner:runner
2025-08-20T22:16:00.6153740Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/site.webmanifest' from root:root to runner:runner
2025-08-20T22:16:00.6155263Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/android-chrome-192x192.png' from root:root to runner:runner
2025-08-20T22:16:00.6156751Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/robots.txt' from root:root to runner:runner
2025-08-20T22:16:00.6158190Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/favicon.ico' from root:root to runner:runner
2025-08-20T22:16:00.6159632Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/favicon-16x16.png' from root:root to runner:runner
2025-08-20T22:16:00.6161147Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/main.012e7c17.js' from root:root to runner:runner
2025-08-20T22:16:00.6163067Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_asm6502.e994835f.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6165474Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tsx.79b9673e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6167460Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nix.82fd01b6.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6169458Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_matlab.71b9c2f6.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6171568Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sass.480c9587.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6173727Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_dart.4845e4e4.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6175728Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_http.fd0f4d9c.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6177730Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xquery.ba800c58.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6179890Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_php.8c78418d.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6181895Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_cssExtras.d189adad.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6184844Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_elm.53806c63.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6186835Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_glsl.902ea885.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6188795Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_jsx.f653c75e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6191465Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_parigp.a365f3cc.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6193918Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bash.372479f4.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6195921Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lisp.baeac0aa.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6197910Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vbnet.3342117e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6199863Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_jolie.a3bb6420.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6201835Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_prolog.e4fd1910.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6203964Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_io.b41fba16.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6205948Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_csp.77149615.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6208069Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_liquid.f1637814.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6210029Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ada.0e14a976.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6211988Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haxe.88f6c17e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6214136Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tcl.3e352a94.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6216105Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vhdl.20c40c2a.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6218102Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_python.541c2687.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6220258Z [00:01:39.039]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_brainfuck.f52925a9.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6222247Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_git.e2e5a3ab.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6224402Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ichigojam.5db9293b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6226405Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nginx.cbd4c265.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6228407Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_inform7.7a22721e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6230386Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nsis.19e1266e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6232339Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tsx.79b9673e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6234734Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_wasm.7a7e1e3d.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6236880Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_eiffel.c9ca1a5b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6239006Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_css.93288f6b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6240805Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/main.012e7c17.js.LICENSE.txt' from root:root to runner:runner
2025-08-20T22:16:00.6242647Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_renpy.7ef0c8aa.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6244886Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_clike.7d38364c.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6247021Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_docker.d1ca5f22.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6249056Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_oz.1bdf1d8b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6251567Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_reason.5c01a0b8.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6254058Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_plsql.ef0533ef.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6256053Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haml.1ff1cd49.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6258030Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_icon.7a6f3f7d.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6260797Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_json.2230bc7d.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6262814Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_django.5f62565a.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6265178Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sas.2859830c.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6267143Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_apl.b92850ae.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6269139Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_livescript.b1d2a58e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6271166Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tcl.3e352a94.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6273156Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_cssExtras.d189adad.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6275332Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_powershell.f24695bf.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6277450Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_verilog.a4763c7a.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6279458Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_autohotkey.d0bf9348.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6281424Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_go.5ecc81bf.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6283365Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_wiki.1752fba7.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6285499Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_diff.fd90cc41.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6287542Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markupTemplating.7f277ec8.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6289603Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_apacheconf.32ad0845.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6291738Z [00:01:39.040]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_javascript.8775e664.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6293914Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_c.b738d4ba.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6295894Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_wiki.1752fba7.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6297876Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_cpp.0f267074.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6300062Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_jolie.a3bb6420.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6302061Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_textile.98643a9b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6304407Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_arduino.1ab57ce8.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6306609Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_csharp.48af3d1a.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6308593Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_qore.2206597b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6310596Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_actionscript.fff5a604.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6312580Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_d.78729473.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6314725Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_basic.f9ef1eed.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6316693Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ada.0e14a976.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6319741Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_less.66de7e95.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6323822Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scheme.56b9cf1b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6327479Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haxe.88f6c17e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6329549Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ocaml.bc616109.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6331541Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_twig.dc67cebc.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6333737Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_graphql.c4c2059b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6335967Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_handlebars.884a497f.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6338013Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_gherkin.f1a5e4e1.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6340005Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_j.f0f7f3fd.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6341963Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_erlang.ace2d57d.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6344132Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_fortran.c4eef56e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6346120Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_opencl.4ede86d2.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6348113Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_crystal.5b70cc2a.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6350120Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_flow.1bc488de.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6352253Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xeora.6cee1c1b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6354412Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_jsx.f653c75e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6356410Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_typescript.247c1a82.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6358390Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_hpkp.ea40340f.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6360357Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xeora.6cee1c1b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6362312Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scheme.56b9cf1b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6364576Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_wasm.7a7e1e3d.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6366596Z [00:01:39.041]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_textile.98643a9b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6368615Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_applescript.e96c345a.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6370888Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_phpExtras.3592c7b9.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6372894Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rust.5782d250.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6375285Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_visualBasic.e36a78e3.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6377336Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_apacheconf.32ad0845.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6379332Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_q.892c3d10.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6381470Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_groovy.8f038ddf.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6383664Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_kotlin.304508e4.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6385660Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nix.82fd01b6.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6388406Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_perl.1e9ba7a2.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6390395Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_git.e2e5a3ab.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6392514Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_json.2230bc7d.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6394932Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_twig.dc67cebc.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6396944Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_glsl.902ea885.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6398931Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_oz.1bdf1d8b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6400909Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_basic.f9ef1eed.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6402920Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_clojure.c3ad45a4.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6405106Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lisp.baeac0aa.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6407082Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bison.d0d5778e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6409194Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_groovy.8f038ddf.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6411202Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_coffeescript.a42615f5.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6413230Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_parser.559eb54b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6415421Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_css.93288f6b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6417387Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rip.a1b4a54a.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6419360Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lolcode.260132e4.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6421464Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_gedcom.c1454648.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6423644Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_abap.a2bf84e3.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6425658Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_autoit.8b8f31cd.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6427664Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haml.1ff1cd49.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6429682Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_brainfuck.f52925a9.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6431712Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_objectivec.7131c20a.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6433896Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_c.b738d4ba.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6436247Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vim.bdd87dbe.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6438253Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_swift.5092745e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6440280Z [00:01:39.042]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_applescript.e96c345a.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6442514Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nginx.cbd4c265.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6444730Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rip.a1b4a54a.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6446695Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_n4js.9c097699.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6448855Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_handlebars.884a497f.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6450916Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_coffeescript.a42615f5.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6453257Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tap.2d69ed3e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6455952Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rust.5782d250.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6457978Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_processing.199fbdd2.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6459992Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_livescript.b1d2a58e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6461978Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pascal.71aeeb74.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6464182Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_elixir.92a77143.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6466341Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_aspnet.47dd282d.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6468317Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xquery.ba800c58.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6470276Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_r.7cf295a5.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6472254Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_erlang.ace2d57d.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6474407Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_smalltalk.45022fe4.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6476539Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_hsts.c223d9cf.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6478534Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_mel.754c22d0.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6480529Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_verilog.a4763c7a.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6482510Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_hsts.c223d9cf.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6484572Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_d.78729473.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6486557Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_latex.16ca55c5.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6488551Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rest.c4e5b5b0.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6490537Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_plsql.ef0533ef.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6492667Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_javascript.8775e664.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6494899Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_diff.fd90cc41.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6496938Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_actionscript.fff5a604.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6498979Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_gherkin.f1a5e4e1.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6500963Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sql.a8421811.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6503121Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_smarty.c8964e18.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6505457Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sass.480c9587.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6507650Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rest.c4e5b5b0.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6509648Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_prolog.e4fd1910.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6511650Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xojo.4ba2b374.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6513741Z [00:01:39.043]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_yaml.39abec3d.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6515742Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_kotlin.304508e4.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6517727Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter/refractor-core-import.d0cd1e85.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6520107Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter/refractor-core-import.d0cd1e85.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6522446Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter' from root:root to runner:runner
2025-08-20T22:16:00.6524377Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_batch.cbcfc363.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6526393Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_processing.199fbdd2.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6528423Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_gedcom.c1454648.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6530413Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_soy.bbbf7cbb.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6532531Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_java.87a7fc04.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6534646Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_graphql.c4c2059b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6536639Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_django.5f62565a.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6538593Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nim.1cc70e82.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6540582Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_protobuf.76ca3682.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6542575Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nim.1cc70e82.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6544786Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_phpExtras.3592c7b9.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6546833Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haskell.d9b92c8b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6549014Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_roboconf.18c9775a.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6551028Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_crystal.5b70cc2a.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6553018Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_go.5ecc81bf.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6555118Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_eiffel.c9ca1a5b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6557110Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_erb.e8e92383.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6559066Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bash.372479f4.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6561139Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_yaml.39abec3d.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6563096Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_elm.53806c63.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6565168Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_smarty.c8964e18.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6567159Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_java.87a7fc04.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6569393Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_monkey.5f57f009.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6571384Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scala.644f1ea6.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6573703Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_php.8c78418d.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6575507Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/787.4af0fb89.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6577468Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scss.0ce54026.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6579468Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_arduino.1ab57ce8.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6581466Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_keyman.5dabe081.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6583648Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_arff.8e4a6c29.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6585888Z [00:01:39.044]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_docker.d1ca5f22.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6588622Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_velocity.34d7a5e9.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6590675Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_qore.2206597b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6592652Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lua.b6019127.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6594752Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_n4js.9c097699.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6596744Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_mizar.88f8e577.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6598734Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ini.29e9d0ce.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6600747Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_visualBasic.e36a78e3.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6602769Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pug.9101a4cb.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6604986Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_csharp.48af3d1a.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6606962Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lolcode.260132e4.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6608925Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_cpp.0f267074.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6610887Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nsis.19e1266e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6612874Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_renpy.7ef0c8aa.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6614936Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_elixir.92a77143.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6617008Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_swift.5092745e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6618977Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_http.fd0f4d9c.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6620937Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_parigp.a365f3cc.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6622938Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sas.2859830c.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6625108Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_icon.7a6f3f7d.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6627083Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_stylus.d32f8b83.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6629065Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_makefile.68009359.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6631043Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_protobuf.76ca3682.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6633162Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_asciidoc.e1c509b3.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6635493Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_less.66de7e95.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6637502Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_python.541c2687.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6639632Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_r.7cf295a5.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6641622Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_dart.4845e4e4.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6643896Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_powershell.f24695bf.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6645929Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_flow.1bc488de.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6647933Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_velocity.34d7a5e9.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6649903Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vhdl.20c40c2a.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6652437Z [00:01:39.045]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_csp.77149615.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6654875Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_fortran.c4eef56e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6656865Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_clike.7d38364c.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6658855Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_properties.f982552c.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6661100Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_typescript.247c1a82.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6663115Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_stylus.d32f8b83.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6665313Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_io.b41fba16.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6667269Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lua.b6019127.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6669235Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_fsharp.a76d8842.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6671217Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bison.d0d5778e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6673359Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_objectivec.7131c20a.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6675480Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_abap.a2bf84e3.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6677428Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ini.29e9d0ce.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6679415Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_puppet.c3dc3625.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6681415Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nasm.872ebe3c.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6683186Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/787.4af0fb89.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6685093Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markup.7e243d11.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6687108Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_opencl.4ede86d2.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6689240Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_autoit.8b8f31cd.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6691226Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_liquid.f1637814.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6693232Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pascal.71aeeb74.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6695306Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_q.892c3d10.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6697257Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_clojure.c3ad45a4.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6699338Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_erb.e8e92383.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6701553Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ruby.f9fbfb74.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6703751Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vim.bdd87dbe.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6705968Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markupTemplating.7f277ec8.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6707999Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pug.9101a4cb.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6709971Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markdown.902a3e21.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6711939Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ruby.f9fbfb74.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6714044Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vbnet.3342117e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6716176Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_reason.5c01a0b8.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6718745Z [00:01:39.046]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_inform7.7a22721e.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6720975Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_arff.8e4a6c29.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6722957Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pure.1bf76418.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6725082Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_matlab.71b9c2f6.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6726868Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/main.012e7c17.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6728811Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_keyman.5dabe081.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6730828Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_puppet.c3dc3625.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6732787Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bro.40444d0d.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6734977Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haskell.d9b92c8b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6736950Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_latex.16ca55c5.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6738908Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scss.0ce54026.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6740890Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_aspnet.47dd282d.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6742909Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ichigojam.5db9293b.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6745300Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_properties.f982552c.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6747307Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_hpkp.ea40340f.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6749360Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_autohotkey.d0bf9348.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6751377Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_perl.1e9ba7a2.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6753336Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_soy.bbbf7cbb.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6755545Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_julia.973c5a38.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6757536Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_mizar.88f8e577.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6759509Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sql.a8421811.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6761471Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_j.f0f7f3fd.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6763518Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_monkey.5f57f009.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6765510Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xojo.4ba2b374.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6767699Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nasm.872ebe3c.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6769688Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markup.7e243d11.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6771965Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ocaml.bc616109.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6774090Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markdown.902a3e21.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6776088Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pure.1bf76418.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6778085Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_asciidoc.e1c509b3.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6780087Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tap.2d69ed3e.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6782050Z [00:01:39.047]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_mel.754c22d0.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6784847Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_asm6502.e994835f.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6787133Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_parser.559eb54b.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6789135Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tt2.8f86b21f.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6791104Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bro.40444d0d.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6793109Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_makefile.68009359.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6795344Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tt2.8f86b21f.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6797335Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_batch.cbcfc363.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6799473Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_smalltalk.45022fe4.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6801459Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_apl.b92850ae.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6803557Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scala.644f1ea6.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6805571Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_roboconf.18c9775a.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6807561Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_julia.973c5a38.chunk.js' from root:root to runner:runner
2025-08-20T22:16:00.6809542Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_fsharp.a76d8842.chunk.js.map' from root:root to runner:runner
2025-08-20T22:16:00.6811350Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js' from root:root to runner:runner
2025-08-20T22:16:00.6812902Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/css/main.996e59b6.css.map' from root:root to runner:runner
2025-08-20T22:16:00.6814602Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/css/main.996e59b6.css' from root:root to runner:runner
2025-08-20T22:16:00.6816080Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/css' from root:root to runner:runner
2025-08-20T22:16:00.6817662Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/media/eldrich.a80c74e8249d2461e174.png' from root:root to runner:runner
2025-08-20T22:16:00.6819231Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/media' from root:root to runner:runner
2025-08-20T22:16:00.6820629Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static' from root:root to runner:runner
2025-08-20T22:16:00.6822012Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/index.html' from root:root to runner:runner
2025-08-20T22:16:00.6823594Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/android-chrome-512x512.png' from root:root to runner:runner
2025-08-20T22:16:00.6825026Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build' from root:root to runner:runner
2025-08-20T22:16:00.6826510Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/dist/output.css' from root:root to runner:runner
2025-08-20T22:16:00.6827849Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/dist' from root:root to runner:runner
2025-08-20T22:16:00.6829203Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/babel.config.json' from root:root to runner:runner
2025-08-20T22:16:00.6830601Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/.env.development' from root:root to runner:runner
2025-08-20T22:16:00.6832006Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/logo192.png' from root:root to runner:runner
2025-08-20T22:16:00.6833861Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/manifest.json' from root:root to runner:runner
2025-08-20T22:16:00.6835358Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/favicon-32x32.png' from root:root to runner:runner
2025-08-20T22:16:00.6836944Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/logo512.png' from root:root to runner:runner
2025-08-20T22:16:00.6838649Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/apple-touch-icon.png' from root:root to runner:runner
2025-08-20T22:16:00.6840145Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/site.webmanifest' from root:root to runner:runner
2025-08-20T22:16:00.6841652Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/android-chrome-192x192.png' from root:root to runner:runner
2025-08-20T22:16:00.6843139Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/robots.txt' from root:root to runner:runner
2025-08-20T22:16:00.6844681Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/favicon.ico' from root:root to runner:runner
2025-08-20T22:16:00.6846142Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/favicon-16x16.png' from root:root to runner:runner
2025-08-20T22:16:00.6847586Z [00:01:39.048]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/index.html' from root:root to runner:runner
2025-08-20T22:16:00.6849103Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/android-chrome-512x512.png' from root:root to runner:runner
2025-08-20T22:16:00.6851084Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public' from root:root to runner:runner
2025-08-20T22:16:00.6852901Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/package-lock.json' from root:root to runner:runner
2025-08-20T22:16:00.6854404Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/http.go' from root:root to runner:runner
2025-08-20T22:16:00.6855708Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www' from root:root to runner:runner
2025-08-20T22:16:00.6857052Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/download_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6858418Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/upload.go' from root:root to runner:runner
2025-08-20T22:16:00.6859796Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/download_hostfile.go' from root:root to runner:runner
2025-08-20T22:16:00.6861196Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/upload_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6862728Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/download.go' from root:root to runner:runner
2025-08-20T22:16:00.6864189Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/errors.go' from root:root to runner:runner
2025-08-20T22:16:00.6865606Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/download_hostfile_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6866963Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn' from root:root to runner:runner
2025-08-20T22:16:00.6868301Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/errors/http_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6869677Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/errors/http.go' from root:root to runner:runner
2025-08-20T22:16:00.6870993Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/errors' from root:root to runner:runner
2025-08-20T22:16:00.6872357Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/proto/eldritch.proto' from root:root to runner:runner
2025-08-20T22:16:00.6873962Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/proto/c2.proto' from root:root to runner:runner
2025-08-20T22:16:00.6875315Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/proto' from root:root to runner:runner
2025-08-20T22:16:00.6876685Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_fetch_asset_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6878238Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_reverse_shell.go' from root:root to runner:runner
2025-08-20T22:16:00.6879685Z [00:01:39.049]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_task_output_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6881138Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb/eldritch.pb.go' from root:root to runner:runner
2025-08-20T22:16:00.6882614Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb/enum_credential_kind_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6884357Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb/enum_credential_kind.go' from root:root to runner:runner
2025-08-20T22:16:00.6885852Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb/enum_process_status_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6887321Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb/enum_process_status.go' from root:root to runner:runner
2025-08-20T22:16:00.6888812Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb' from root:root to runner:runner
2025-08-20T22:16:00.6890200Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_process_list.go' from root:root to runner:runner
2025-08-20T22:16:00.6891651Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2pb/enum_host_platform.go' from root:root to runner:runner
2025-08-20T22:16:00.6893127Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2pb/enum_host_platform_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6894676Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2pb/c2.pb.go' from root:root to runner:runner
2025-08-20T22:16:00.6896066Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2pb/c2_grpc.pb.go' from root:root to runner:runner
2025-08-20T22:16:00.6897401Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2pb' from root:root to runner:runner
2025-08-20T22:16:00.6898724Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/rollback.go' from root:root to runner:runner
2025-08-20T22:16:00.6900349Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_credential.go' from root:root to runner:runner
2025-08-20T22:16:00.6901755Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/generate.go' from root:root to runner:runner
2025-08-20T22:16:00.6903290Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_task_output.go' from root:root to runner:runner
2025-08-20T22:16:00.6904880Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_process_list_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6906622Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_credential_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6908067Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_fetch_asset.go' from root:root to runner:runner
2025-08-20T22:16:00.6909489Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_file_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6910894Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_file.go' from root:root to runner:runner
2025-08-20T22:16:00.6912273Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2test/grpc.go' from root:root to runner:runner
2025-08-20T22:16:00.6914002Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2test/ent.go' from root:root to runner:runner
2025-08-20T22:16:00.6915383Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2test' from root:root to runner:runner
2025-08-20T22:16:00.6916701Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/server.go' from root:root to runner:runner
2025-08-20T22:16:00.6918688Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_claim_tasks_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6920384Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_claim_tasks.go' from root:root to runner:runner
2025-08-20T22:16:00.6921714Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2' from root:root to runner:runner
2025-08-20T22:16:00.6923059Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/context_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6924589Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/token_auth_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6925978Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/context.go' from root:root to runner:runner
2025-08-20T22:16:00.6927330Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/oauth.go' from root:root to runner:runner
2025-08-20T22:16:00.6928831Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/oauth_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6930203Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/token_auth.go' from root:root to runner:runner
2025-08-20T22:16:00.6931525Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth' from root:root to runner:runner
2025-08-20T22:16:00.6932837Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/auth.go' from root:root to runner:runner
2025-08-20T22:16:00.6934290Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/routes.go' from root:root to runner:runner
2025-08-20T22:16:00.6935661Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/metrics.go' from root:root to runner:runner
2025-08-20T22:16:00.6937028Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/auth_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6938398Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/endpoint.go' from root:root to runner:runner
2025-08-20T22:16:00.6939889Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/options.go' from root:root to runner:runner
2025-08-20T22:16:00.6941248Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/log.go' from root:root to runner:runner
2025-08-20T22:16:00.6942633Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/stream/websocket.go' from root:root to runner:runner
2025-08-20T22:16:00.6944154Z [00:01:39.050]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/stream/mux.go' from root:root to runner:runner
2025-08-20T22:16:00.6945581Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/stream/gcp_coldstart.go' from root:root to runner:runner
2025-08-20T22:16:00.6947013Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/stream/stream.go' from root:root to runner:runner
2025-08-20T22:16:00.6948407Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/stream' from root:root to runner:runner
2025-08-20T22:16:00.6949744Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/errors.go' from root:root to runner:runner
2025-08-20T22:16:00.6951093Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/server.go' from root:root to runner:runner
2025-08-20T22:16:00.6952402Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http' from root:root to runner:runner
2025-08-20T22:16:00.6953998Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal' from root:root to runner:runner
2025-08-20T22:16:00.6955227Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/env.go' from root:root to runner:runner
2025-08-20T22:16:00.6956461Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/config_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6957807Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_net_info/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.6959204Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_net_info/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.6960555Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_net_info' from root:root to runner:runner
2025-08-20T22:16:00.6961905Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/agentinfo/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.6963303Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/agentinfo/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.6964870Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/agentinfo' from root:root to runner:runner
2025-08-20T22:16:00.6966239Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_registry/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.6967855Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_registry/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.6969215Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_registry' from root:root to runner:runner
2025-08-20T22:16:00.6970563Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_tree/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.6972125Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_tree/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.6973579Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_tree' from root:root to runner:runner
2025-08-20T22:16:00.6974943Z [00:01:39.051]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/reverse_shell/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.6976357Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/reverse_shell/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.6977733Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/reverse_shell' from root:root to runner:runner
2025-08-20T22:16:00.6979176Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/parse.go' from root:root to runner:runner
2025-08-20T22:16:00.6980472Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/parse_test.go' from root:root to runner:runner
2025-08-20T22:16:00.6981816Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/example/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.6983325Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/example/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.6985454Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/example/linux/test-file' from root:root to runner:runner
2025-08-20T22:16:00.6987030Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/example/linux' from root:root to runner:runner
2025-08-20T22:16:00.6988332Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/example' from root:root to runner:runner
2025-08-20T22:16:00.6989677Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/port_scan/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.6991069Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/port_scan/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.6992406Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/port_scan' from root:root to runner:runner
2025-08-20T22:16:00.6993958Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_mkdir/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.6995354Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_mkdir/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.6996701Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_mkdir' from root:root to runner:runner
2025-08-20T22:16:00.6998250Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/http_get_file_and_execute/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.6999740Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/http_get_file_and_execute/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7001183Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/http_get_file_and_execute' from root:root to runner:runner
2025-08-20T22:16:00.7002568Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_list/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7004055Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_list/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7005396Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_list' from root:root to runner:runner
2025-08-20T22:16:00.7006731Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/shell_cmd/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7008107Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/shell_cmd/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7009550Z [00:01:39.052]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/shell_cmd' from root:root to runner:runner
2025-08-20T22:16:00.7010906Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/http_get_file/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7012316Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/http_get_file/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7013796Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/http_get_file' from root:root to runner:runner
2025-08-20T22:16:00.7015170Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_tree/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7016582Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_tree/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7017930Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_tree' from root:root to runner:runner
2025-08-20T22:16:00.7019216Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/embed.go' from root:root to runner:runner
2025-08-20T22:16:00.7020551Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/remove_file/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7021955Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/remove_file/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7023530Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/remove_file' from root:root to runner:runner
2025-08-20T22:16:00.7024889Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_info/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7026296Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_info/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7027659Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_info' from root:root to runner:runner
2025-08-20T22:16:00.7028990Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/cat/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7030336Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/cat/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7031617Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/cat' from root:root to runner:runner
2025-08-20T22:16:00.7032860Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/git.go' from root:root to runner:runner
2025-08-20T22:16:00.7034760Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_list/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7036194Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_list/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7037544Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_list' from root:root to runner:runner
2025-08-20T22:16:00.7039118Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/persist_service/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7040573Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/persist_service/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7041960Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/persist_service' from root:root to runner:runner
2025-08-20T22:16:00.7043317Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_write/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7044819Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_write/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7046151Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_write' from root:root to runner:runner
2025-08-20T22:16:00.7047438Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/git_test.go' from root:root to runner:runner
2025-08-20T22:16:00.7048934Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_env/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7050512Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_env/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7052448Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_env' from root:root to runner:runner
2025-08-20T22:16:00.7053938Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/kill_process/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7055352Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/kill_process/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7056703Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/kill_process' from root:root to runner:runner
2025-08-20T22:16:00.7058040Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/arp_scan/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7059582Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/arp_scan/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7060918Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/arp_scan' from root:root to runner:runner
2025-08-20T22:16:00.7062256Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/report_file/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7063760Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/report_file/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7065107Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/report_file' from root:root to runner:runner
2025-08-20T22:16:00.7066464Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/fetch_asset/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7067874Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/fetch_asset/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7069212Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/fetch_asset' from root:root to runner:runner
2025-08-20T22:16:00.7070544Z [00:01:39.053]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/netstat/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7071931Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/netstat/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7073390Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/netstat' from root:root to runner:runner
2025-08-20T22:16:00.7074842Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes' from root:root to runner:runner
2025-08-20T22:16:00.7076079Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/status_test.go' from root:root to runner:runner
2025-08-20T22:16:00.7077330Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/metrics.go' from root:root to runner:runner
2025-08-20T22:16:00.7078581Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/main_test.go' from root:root to runner:runner
2025-08-20T22:16:00.7079827Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/status.go' from root:root to runner:runner
2025-08-20T22:16:00.7081037Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/log.go' from root:root to runner:runner
2025-08-20T22:16:00.7082261Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/env_test.go' from root:root to runner:runner
2025-08-20T22:16:00.7083609Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/test_data.go' from root:root to runner:runner
2025-08-20T22:16:00.7085012Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/cli/auth/auth.go' from root:root to runner:runner
2025-08-20T22:16:00.7086339Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/cli/auth/auth_test.go' from root:root to runner:runner
2025-08-20T22:16:00.7087650Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/cli/auth/errors.go' from root:root to runner:runner
2025-08-20T22:16:00.7088909Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/cli/auth' from root:root to runner:runner
2025-08-20T22:16:00.7090122Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/cli' from root:root to runner:runner
2025-08-20T22:16:00.7091317Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/app.go' from root:root to runner:runner
2025-08-20T22:16:00.7092569Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/test_data_test.go' from root:root to runner:runner
2025-08-20T22:16:00.7093910Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/main.go' from root:root to runner:runner
2025-08-20T22:16:00.7095094Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern' from root:root to runner:runner
2025-08-20T22:16:00.7096264Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/README.md' from root:root to runner:runner
2025-08-20T22:16:00.7097618Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard/README.md' from root:root to runner:runner
2025-08-20T22:16:00.7098894Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard/main.py' from root:root to runner:runner
2025-08-20T22:16:00.7100373Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard' from root:root to runner:runner
2025-08-20T22:16:00.7101683Z [00:01:39.054]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/golem_cli_test/eldritch_test.tome' from root:root to runner:runner
2025-08-20T22:16:00.7103070Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/golem_cli_test/download_test.tome' from root:root to runner:runner
2025-08-20T22:16:00.7104761Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/golem_cli_test/hello_world.tome' from root:root to runner:runner
2025-08-20T22:16:00.7106148Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/golem_cli_test/syntax_fail.tome' from root:root to runner:runner
2025-08-20T22:16:00.7107455Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/golem_cli_test' from root:root to runner:runner
2025-08-20T22:16:00.7108885Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/create_file_dll/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.7110244Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/create_file_dll/src/main.rs' from root:root to runner:runner
2025-08-20T22:16:00.7111579Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/create_file_dll/src/lib.rs' from root:root to runner:runner
2025-08-20T22:16:00.7112887Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/create_file_dll/src' from root:root to runner:runner
2025-08-20T22:16:00.7114448Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/create_file_dll/rust-toolchain' from root:root to runner:runner
2025-08-20T22:16:00.7115763Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/create_file_dll' from root:root to runner:runner
2025-08-20T22:16:00.7117321Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/.python-version' from root:root to runner:runner
2025-08-20T22:16:00.7119389Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/README.md' from root:root to runner:runner
2025-08-20T22:16:00.7120827Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/uv.lock' from root:root to runner:runner
2025-08-20T22:16:00.7122216Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/tavern.py' from root:root to runner:runner
2025-08-20T22:16:00.7123827Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/server_config.json' from root:root to runner:runner
2025-08-20T22:16:00.7125492Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/pyproject.toml' from root:root to runner:runner
2025-08-20T22:16:00.7126850Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp' from root:root to runner:runner
2025-08-20T22:16:00.7127634Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.7128456Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/.cargo/config.toml' from root:root to runner:runner
2025-08-20T22:16:00.7129210Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/.cargo' from root:root to runner:runner
2025-08-20T22:16:00.7129946Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/src/loader.rs' from root:root to runner:runner
2025-08-20T22:16:00.7130689Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/src/lib.rs' from root:root to runner:runner
2025-08-20T22:16:00.7131591Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/src' from root:root to runner:runner
2025-08-20T22:16:00.7132434Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/rust-toolchain' from root:root to runner:runner
2025-08-20T22:16:00.7133122Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader' from root:root to runner:runner
2025-08-20T22:16:00.7134051Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/print/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7134850Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/print/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7135638Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/print' from root:root to runner:runner
2025-08-20T22:16:00.7136505Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/exec_script/hello_world.bat' from root:root to runner:runner
2025-08-20T22:16:00.7137297Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/exec_script/metadata.yml' from root:root to runner:runner
2025-08-20T22:16:00.7138127Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/exec_script/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7138933Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/exec_script/hello_world.sh' from root:root to runner:runner
2025-08-20T22:16:00.7139916Z [00:01:39.055]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/exec_script' from root:root to runner:runner
2025-08-20T22:16:00.7140662Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test' from root:root to runner:runner
2025-08-20T22:16:00.7141428Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/ccdc-team-mappings/requirements.txt' from root:root to runner:runner
2025-08-20T22:16:00.7142226Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/ccdc-team-mappings/create_tags.py' from root:root to runner:runner
2025-08-20T22:16:00.7142995Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/ccdc-team-mappings/neccdc_mapping.py' from root:root to runner:runner
2025-08-20T22:16:00.7143884Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/ccdc-team-mappings' from root:root to runner:runner
2025-08-20T22:16:00.7144620Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/cred-publishing/creds.py' from root:root to runner:runner
2025-08-20T22:16:00.7145338Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/cred-publishing' from root:root to runner:runner
2025-08-20T22:16:00.7146238Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go/tavern/client.go' from root:root to runner:runner
2025-08-20T22:16:00.7146987Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go/tavern' from root:root to runner:runner
2025-08-20T22:16:00.7147786Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go/auth.go' from root:root to runner:runner
2025-08-20T22:16:00.7148548Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go/pwnboard/client.go' from root:root to runner:runner
2025-08-20T22:16:00.7149290Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go/pwnboard' from root:root to runner:runner
2025-08-20T22:16:00.7149986Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go/main.go' from root:root to runner:runner
2025-08-20T22:16:00.7150679Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go' from root:root to runner:runner
2025-08-20T22:16:00.7151274Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin' from root:root to runner:runner
2025-08-20T22:16:00.7152055Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/terraform/.gitignore' from root:root to runner:runner
2025-08-20T22:16:00.7152778Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/terraform/.terraform.lock.hcl' from root:root to runner:runner
2025-08-20T22:16:00.7153889Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/terraform/main.tf' from root:root to runner:runner
2025-08-20T22:16:00.7154537Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/terraform' from root:root to runner:runner
2025-08-20T22:16:00.7162427Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/COPYRIGHT' from root:root to runner:runner
2025-08-20T22:16:00.7163160Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/.gitignore' from root:root to runner:runner
2025-08-20T22:16:00.7163987Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/CNAME' from root:root to runner:runner
2025-08-20T22:16:00.7164634Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/README.md' from root:root to runner:runner
2025-08-20T22:16:00.7165315Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_layouts/default.html' from root:root to runner:runner
2025-08-20T22:16:00.7165980Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_layouts/post.html' from root:root to runner:runner
2025-08-20T22:16:00.7167071Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_layouts/page.html' from root:root to runner:runner
2025-08-20T22:16:00.7167764Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_layouts' from root:root to runner:runner
2025-08-20T22:16:00.7168449Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_data/navigation.yml' from root:root to runner:runner
2025-08-20T22:16:00.7169092Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_data/toc.yml' from root:root to runner:runner
2025-08-20T22:16:00.7169697Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_data' from root:root to runner:runner
2025-08-20T22:16:00.7170323Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/VERSION' from root:root to runner:runner
2025-08-20T22:16:00.7170997Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_config.yml' from root:root to runner:runner
2025-08-20T22:16:00.7171838Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/dev-guide/imix.md' from root:root to runner:runner
2025-08-20T22:16:00.7172520Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/dev-guide/tavern.md' from root:root to runner:runner
2025-08-20T22:16:00.7173231Z [00:01:39.056]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/dev-guide/introduction.md' from root:root to runner:runner
2025-08-20T22:16:00.7174053Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/dev-guide/eldritch.md' from root:root to runner:runner
2025-08-20T22:16:00.7174844Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/dev-guide' from root:root to runner:runner
2025-08-20T22:16:00.7175520Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/imix.md' from root:root to runner:runner
2025-08-20T22:16:00.7176222Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/terminology.md' from root:root to runner:runner
2025-08-20T22:16:00.7176912Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/golem.md' from root:root to runner:runner
2025-08-20T22:16:00.7177638Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/getting-started.md' from root:root to runner:runner
2025-08-20T22:16:00.7178320Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/tomes.md' from root:root to runner:runner
2025-08-20T22:16:00.7179005Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/eldritch.md' from root:root to runner:runner
2025-08-20T22:16:00.7179649Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide' from root:root to runner:runner
2025-08-20T22:16:00.7180455Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/admin-guide/tavern.md' from root:root to runner:runner
2025-08-20T22:16:00.7181121Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/admin-guide' from root:root to runner:runner
2025-08-20T22:16:00.7181728Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs' from root:root to runner:runner
2025-08-20T22:16:00.7182367Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/news.md' from root:root to runner:runner
2025-08-20T22:16:00.7183054Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/user-guide.md' from root:root to runner:runner
2025-08-20T22:16:00.7184018Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/feed.xml' from root:root to runner:runner
2025-08-20T22:16:00.7184732Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/tags.html' from root:root to runner:runner
2025-08-20T22:16:00.7185978Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/dev-guide.md' from root:root to runner:runner
2025-08-20T22:16:00.7187263Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/sitemap.xml' from root:root to runner:runner
2025-08-20T22:16:00.7188503Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/index.md' from root:root to runner:runner
2025-08-20T22:16:00.7189965Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/search.html' from root:root to runner:runner
2025-08-20T22:16:00.7191101Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages' from root:root to runner:runner
2025-08-20T22:16:00.7192228Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/LICENSE' from root:root to runner:runner
2025-08-20T22:16:00.7193724Z [00:01:39.057]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/google-analytics.html' from root:root to runner:runner
2025-08-20T22:16:00.7194722Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/scripts.html' from root:root to runner:runner
2025-08-20T22:16:00.7195443Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/sidebar.html' from root:root to runner:runner
2025-08-20T22:16:00.7196115Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/header.html' from root:root to runner:runner
2025-08-20T22:16:00.7196795Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/feedback.html' from root:root to runner:runner
2025-08-20T22:16:00.7197678Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/quiz/multiple-choice.html' from root:root to runner:runner
2025-08-20T22:16:00.7198341Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/quiz' from root:root to runner:runner
2025-08-20T22:16:00.7199012Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/footer.html' from root:root to runner:runner
2025-08-20T22:16:00.7199694Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/navigation.html' from root:root to runner:runner
2025-08-20T22:16:00.7200354Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/tags.html' from root:root to runner:runner
2025-08-20T22:16:00.7201039Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/permalinks.html' from root:root to runner:runner
2025-08-20T22:16:00.7201707Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/head.html' from root:root to runner:runner
2025-08-20T22:16:00.7202381Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/scrolltop.html' from root:root to runner:runner
2025-08-20T22:16:00.7203033Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/doc.html' from root:root to runner:runner
2025-08-20T22:16:00.7203931Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/toc.html' from root:root to runner:runner
2025-08-20T22:16:00.7204738Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/logo.svg' from root:root to runner:runner
2025-08-20T22:16:00.7205394Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/quiz.html' from root:root to runner:runner
2025-08-20T22:16:00.7206062Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/editable.html' from root:root to runner:runner
2025-08-20T22:16:00.7206725Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/alert.html' from root:root to runner:runner
2025-08-20T22:16:00.7207349Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes' from root:root to runner:runner
2025-08-20T22:16:00.7207970Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/Gemfile' from root:root to runner:runner
2025-08-20T22:16:00.7208719Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/jquery-3.3.1/jquery-3.3.1.js' from root:root to runner:runner
2025-08-20T22:16:00.7209480Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/jquery-3.3.1/jquery-3.3.1.min.js' from root:root to runner:runner
2025-08-20T22:16:00.7210268Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/jquery-3.3.1' from root:root to runner:runner
2025-08-20T22:16:00.7210935Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/main.js' from root:root to runner:runner
2025-08-20T22:16:00.7211615Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/lunr.min.js' from root:root to runner:runner
2025-08-20T22:16:00.7212269Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/search.js' from root:root to runner:runner
2025-08-20T22:16:00.7212896Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js' from root:root to runner:runner
2025-08-20T22:16:00.7213866Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/ms-icon-70x70.png' from root:root to runner:runner
2025-08-20T22:16:00.7214649Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-60x60.png' from root:root to runner:runner
2025-08-20T22:16:00.7215406Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-114x114.png' from root:root to runner:runner
2025-08-20T22:16:00.7216165Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-72x72.png' from root:root to runner:runner
2025-08-20T22:16:00.7216929Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-152x152.png' from root:root to runner:runner
2025-08-20T22:16:00.7217816Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-36x36.png' from root:root to runner:runner
2025-08-20T22:16:00.7218537Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/manifest.json' from root:root to runner:runner
2025-08-20T22:16:00.7219285Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-120x120.png' from root:root to runner:runner
2025-08-20T22:16:00.7220036Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/favicon-32x32.png' from root:root to runner:runner
2025-08-20T22:16:00.7220783Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-48x48.png' from root:root to runner:runner
2025-08-20T22:16:00.7221551Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-144x144.png' from root:root to runner:runner
2025-08-20T22:16:00.7222288Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-72x72.png' from root:root to runner:runner
2025-08-20T22:16:00.7223019Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/favicon-96x96.png' from root:root to runner:runner
2025-08-20T22:16:00.7224083Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-192x192.png' from root:root to runner:runner
2025-08-20T22:16:00.7224853Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-76x76.png' from root:root to runner:runner
2025-08-20T22:16:00.7225590Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/ms-icon-310x310.png' from root:root to runner:runner
2025-08-20T22:16:00.7226335Z [00:01:39.058]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-96x96.png' from root:root to runner:runner
2025-08-20T22:16:00.7227077Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/browserconfig.xml' from root:root to runner:runner
2025-08-20T22:16:00.7227828Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-180x180.png' from root:root to runner:runner
2025-08-20T22:16:00.7228544Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/favicon.ico' from root:root to runner:runner
2025-08-20T22:16:00.7229265Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/favicon-16x16.png' from root:root to runner:runner
2025-08-20T22:16:00.7230025Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-57x57.png' from root:root to runner:runner
2025-08-20T22:16:00.7230757Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/ms-icon-150x150.png' from root:root to runner:runner
2025-08-20T22:16:00.7231587Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon.png' from root:root to runner:runner
2025-08-20T22:16:00.7232323Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/ms-icon-144x144.png' from root:root to runner:runner
2025-08-20T22:16:00.7233099Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-precomposed.png' from root:root to runner:runner
2025-08-20T22:16:00.7234201Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-144x144.png' from root:root to runner:runner
2025-08-20T22:16:00.7234872Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons' from root:root to runner:runner
2025-08-20T22:16:00.7235605Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-regular-400.svg' from root:root to runner:runner
2025-08-20T22:16:00.7236441Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-brands-400.woff' from root:root to runner:runner
2025-08-20T22:16:00.7237455Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-regular-400.ttf' from root:root to runner:runner
2025-08-20T22:16:00.7238212Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-solid-900.svg' from root:root to runner:runner
2025-08-20T22:16:00.7238934Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-solid-900.ttf' from root:root to runner:runner
2025-08-20T22:16:00.7239652Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-solid-900.eot' from root:root to runner:runner
2025-08-20T22:16:00.7240383Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-brands-400.ttf' from root:root to runner:runner
2025-08-20T22:16:00.7241262Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-solid-900.woff2' from root:root to runner:runner
2025-08-20T22:16:00.7242019Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-regular-400.woff2' from root:root to runner:runner
2025-08-20T22:16:00.7242754Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-regular-400.eot' from root:root to runner:runner
2025-08-20T22:16:00.7243705Z [00:01:39.059]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-solid-900.woff' from root:root to runner:runner
2025-08-20T22:16:00.7244458Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-brands-400.woff2' from root:root to runner:runner
2025-08-20T22:16:00.7245341Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-brands-400.eot' from root:root to runner:runner
2025-08-20T22:16:00.7246072Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-regular-400.woff' from root:root to runner:runner
2025-08-20T22:16:00.7246801Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-brands-400.svg' from root:root to runner:runner
2025-08-20T22:16:00.7247819Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts' from root:root to runner:runner
2025-08-20T22:16:00.7248574Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/coming-soon.gif' from root:root to runner:runner
2025-08-20T22:16:00.7249252Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/docker.png' from root:root to runner:runner
2025-08-20T22:16:00.7250027Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/open-source-halloween-2021.png' from root:root to runner:runner
2025-08-20T22:16:00.7250879Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/favicon.png' from root:root to runner:runner
2025-08-20T22:16:00.7251624Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/docsy-jekyll-preview.png' from root:root to runner:runner
2025-08-20T22:16:00.7252336Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/docsy-jekyll.png' from root:root to runner:runner
2025-08-20T22:16:00.7253004Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/logo.png' from root:root to runner:runner
2025-08-20T22:16:00.7254033Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/realm_create_quest.png' from root:root to runner:runner
2025-08-20T22:16:00.7255001Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/realm_250px.png' from root:root to runner:runner
2025-08-20T22:16:00.7256163Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes/git-repo-copy.png' from root:root to runner:runner
2025-08-20T22:16:00.7256995Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes/import-tomes-pubkey.png' from root:root to runner:runner
2025-08-20T22:16:00.7257765Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes/tomes-page.png' from root:root to runner:runner
2025-08-20T22:16:00.7258582Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes/github-deploy-keys.png' from root:root to runner:runner
2025-08-20T22:16:00.7259498Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes/import-tomes.png' from root:root to runner:runner
2025-08-20T22:16:00.7260205Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes' from root:root to runner:runner
2025-08-20T22:16:00.7261027Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/select-tome.png' from root:root to runner:runner
2025-08-20T22:16:00.7261861Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/confirm-quest.png' from root:root to runner:runner
2025-08-20T22:16:00.7262696Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/imix-tome-eval.png' from root:root to runner:runner
2025-08-20T22:16:00.7263706Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/starting-imix.png' from root:root to runner:runner
2025-08-20T22:16:00.7264532Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/quest-result.png' from root:root to runner:runner
2025-08-20T22:16:00.7265481Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/starting-tavern.png' from root:root to runner:runner
2025-08-20T22:16:00.7266336Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/create-new-quest.png' from root:root to runner:runner
2025-08-20T22:16:00.7267077Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started' from root:root to runner:runner
2025-08-20T22:16:00.7267758Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide' from root:root to runner:runner
2025-08-20T22:16:00.7268467Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/docker-clear.png' from root:root to runner:runner
2025-08-20T22:16:00.7269248Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/graphiql.png' from root:root to runner:runner
2025-08-20T22:16:00.7270075Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/oauth-new-creds.png' from root:root to runner:runner
2025-08-20T22:16:00.7270916Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/gcp-project-info.png' from root:root to runner:runner
2025-08-20T22:16:00.7271779Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/gcp-new-oauth-consent.png' from root:root to runner:runner
2025-08-20T22:16:00.7272736Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/create-gcp-project.png' from root:root to runner:runner
2025-08-20T22:16:00.7273775Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/gcp-oauth-scope.png' from root:root to runner:runner
2025-08-20T22:16:00.7274607Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/google-dns-cname.png' from root:root to runner:runner
2025-08-20T22:16:00.7275359Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy' from root:root to runner:runner
2025-08-20T22:16:00.7276072Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern' from root:root to runner:runner
2025-08-20T22:16:00.7276749Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide' from root:root to runner:runner
2025-08-20T22:16:00.7277381Z [00:01:39.060]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img' from root:root to runner:runner
2025-08-20T22:16:00.7278046Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/css/main.css' from root:root to runner:runner
2025-08-20T22:16:00.7278861Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/css/palette.css' from root:root to runner:runner
2025-08-20T22:16:00.7279503Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/css' from root:root to runner:runner
2025-08-20T22:16:00.7280127Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets' from root:root to runner:runner
2025-08-20T22:16:00.7280707Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs' from root:root to runner:runner
2025-08-20T22:16:00.7281351Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/.gitignore' from root:root to runner:runner
2025-08-20T22:16:00.7282031Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/images/eldritch.png' from root:root to runner:runner
2025-08-20T22:16:00.7282658Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/images' from root:root to runner:runner
2025-08-20T22:16:00.7283311Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/.vscodeignore' from root:root to runner:runner
2025-08-20T22:16:00.7284231Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/client/package.json' from root:root to runner:runner
2025-08-20T22:16:00.7284936Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/client/tsconfig.json' from root:root to runner:runner
2025-08-20T22:16:00.7285783Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/client/src/extension.ts' from root:root to runner:runner
2025-08-20T22:16:00.7286426Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/client/src' from root:root to runner:runner
2025-08-20T22:16:00.7287125Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/client/package-lock.json' from root:root to runner:runner
2025-08-20T22:16:00.7287748Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/client' from root:root to runner:runner
2025-08-20T22:16:00.7288398Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/package.json' from root:root to runner:runner
2025-08-20T22:16:00.7289060Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/tsconfig.json' from root:root to runner:runner
2025-08-20T22:16:00.7289693Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/LICENSE' from root:root to runner:runner
2025-08-20T22:16:00.7290388Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.7291193Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/.gitignore' from root:root to runner:runner
2025-08-20T22:16:00.7291897Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/src/main.rs' from root:root to runner:runner
2025-08-20T22:16:00.7292597Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/src/lsp.rs' from root:root to runner:runner
2025-08-20T22:16:00.7293296Z [00:01:39.061]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/src/types.rs' from root:root to runner:runner
2025-08-20T22:16:00.7294213Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/src/eval.rs' from root:root to runner:runner
2025-08-20T22:16:00.7294893Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/src' from root:root to runner:runner
2025-08-20T22:16:00.7295597Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/Cargo.lock' from root:root to runner:runner
2025-08-20T22:16:00.7296312Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/rust-toolchain' from root:root to runner:runner
2025-08-20T22:16:00.7296963Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang' from root:root to runner:runner
2025-08-20T22:16:00.7297638Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/package-lock.json' from root:root to runner:runner
2025-08-20T22:16:00.7298381Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/syntaxes/eldritch.tmLanguage.json' from root:root to runner:runner
2025-08-20T22:16:00.7299275Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/syntaxes/eldritch.configuration.json' from root:root to runner:runner
2025-08-20T22:16:00.7299904Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/syntaxes' from root:root to runner:runner
2025-08-20T22:16:00.7300507Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode' from root:root to runner:runner
2025-08-20T22:16:00.7301167Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.devcontainer/Dockerfile' from root:root to runner:runner
2025-08-20T22:16:00.7301935Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.devcontainer/library-scripts/jekyll-debian.sh' from root:root to runner:runner
2025-08-20T22:16:00.7302623Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.devcontainer/library-scripts' from root:root to runner:runner
2025-08-20T22:16:00.7303635Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.devcontainer/devcontainer.json' from root:root to runner:runner
2025-08-20T22:16:00.7304414Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.devcontainer' from root:root to runner:runner
2025-08-20T22:16:00.7305091Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.7305766Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/.gitignore' from root:root to runner:runner
2025-08-20T22:16:00.7306419Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/build.rs' from root:root to runner:runner
2025-08-20T22:16:00.7307120Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/win_service.rs' from root:root to runner:runner
2025-08-20T22:16:00.7307793Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/main.rs' from root:root to runner:runner
2025-08-20T22:16:00.7308700Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/run.rs' from root:root to runner:runner
2025-08-20T22:16:00.7309388Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/task.rs' from root:root to runner:runner
2025-08-20T22:16:00.7310080Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/install.rs' from root:root to runner:runner
2025-08-20T22:16:00.7310777Z [00:01:39.062]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/version.rs' from root:root to runner:runner
2025-08-20T22:16:00.7311450Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/agent.rs' from root:root to runner:runner
2025-08-20T22:16:00.7312250Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/lib.rs' from root:root to runner:runner
2025-08-20T22:16:00.7312885Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src' from root:root to runner:runner
2025-08-20T22:16:00.7313674Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/Cargo.lock' from root:root to runner:runner
2025-08-20T22:16:00.7314500Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/install_scripts/install_service/main.eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7315260Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/install_scripts/install_service' from root:root to runner:runner
2025-08-20T22:16:00.7315988Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/install_scripts/.gitkeep' from root:root to runner:runner
2025-08-20T22:16:00.7316673Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/install_scripts' from root:root to runner:runner
2025-08-20T22:16:00.7317413Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix' from root:root to runner:runner
2025-08-20T22:16:00.7318067Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.7318717Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/.gitignore' from root:root to runner:runner
2025-08-20T22:16:00.7319370Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/rustfmt.toml' from root:root to runner:runner
2025-08-20T22:16:00.7320061Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/.cargo/config.toml' from root:root to runner:runner
2025-08-20T22:16:00.7321249Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/.cargo' from root:root to runner:runner
2025-08-20T22:16:00.7322117Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.7322940Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/.gitignore' from root:root to runner:runner
2025-08-20T22:16:00.7323834Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/build.rs' from root:root to runner:runner
2025-08-20T22:16:00.7324619Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/embed_files_golem_prod/.gitkeep' from root:root to runner:runner
2025-08-20T22:16:00.7325340Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/embed_files_golem_prod' from root:root to runner:runner
2025-08-20T22:16:00.7326180Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/tests/cli.rs' from root:root to runner:runner
2025-08-20T22:16:00.7326837Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/tests' from root:root to runner:runner
2025-08-20T22:16:00.7327512Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/main.rs' from root:root to runner:runner
2025-08-20T22:16:00.7328205Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/inter.rs' from root:root to runner:runner
2025-08-20T22:16:00.7328914Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/inter/types.rs' from root:root to runner:runner
2025-08-20T22:16:00.7329622Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/inter/eval.rs' from root:root to runner:runner
2025-08-20T22:16:00.7330286Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/inter' from root:root to runner:runner
2025-08-20T22:16:00.7330954Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/lib.rs' from root:root to runner:runner
2025-08-20T22:16:00.7331709Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src' from root:root to runner:runner
2025-08-20T22:16:00.7332351Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem' from root:root to runner:runner
2025-08-20T22:16:00.7333067Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.7333893Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/src/grpc.rs' from root:root to runner:runner
2025-08-20T22:16:00.7334618Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/src/mock.rs' from root:root to runner:runner
2025-08-20T22:16:00.7335360Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/src/transport.rs' from root:root to runner:runner
2025-08-20T22:16:00.7336067Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/src/lib.rs' from root:root to runner:runner
2025-08-20T22:16:00.7336743Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/src' from root:root to runner:runner
2025-08-20T22:16:00.7337404Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport' from root:root to runner:runner
2025-08-20T22:16:00.7338061Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/README.md' from root:root to runner:runner
2025-08-20T22:16:00.7338898Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.7339631Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/src/registry.rs' from root:root to runner:runner
2025-08-20T22:16:00.7340332Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/src/env.rs' from root:root to runner:runner
2025-08-20T22:16:00.7341051Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/src/file.rs' from root:root to runner:runner
2025-08-20T22:16:00.7341756Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/src/lib.rs' from root:root to runner:runner
2025-08-20T22:16:00.7342436Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/src' from root:root to runner:runner
2025-08-20T22:16:00.7343099Z [00:01:39.063]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique' from root:root to runner:runner
2025-08-20T22:16:00.7343991Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.7344665Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/build.rs' from root:root to runner:runner
2025-08-20T22:16:00.7345367Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/src/config.rs' from root:root to runner:runner
2025-08-20T22:16:00.7346116Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/src/generated/eldritch.rs' from root:root to runner:runner
2025-08-20T22:16:00.7346827Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/src/generated/c2.rs' from root:root to runner:runner
2025-08-20T22:16:00.7347530Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/src/generated' from root:root to runner:runner
2025-08-20T22:16:00.7348236Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/src/lib.rs' from root:root to runner:runner
2025-08-20T22:16:00.7348888Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/src' from root:root to runner:runner
2025-08-20T22:16:00.7349511Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb' from root:root to runner:runner
2025-08-20T22:16:00.7350223Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/Cargo.toml' from root:root to runner:runner
2025-08-20T22:16:00.7350922Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/.gitignore' from root:root to runner:runner
2025-08-20T22:16:00.7351749Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/README.md' from root:root to runner:runner
2025-08-20T22:16:00.7352451Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/build.rs' from root:root to runner:runner
2025-08-20T22:16:00.7353199Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/drain.rs' from root:root to runner:runner
2025-08-20T22:16:00.7354112Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/environment.rs' from root:root to runner:runner
2025-08-20T22:16:00.7354989Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_process_list.rs' from root:root to runner:runner
2025-08-20T22:16:00.7355820Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/fetch_asset.rs' from root:root to runner:runner
2025-08-20T22:16:00.7356682Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/set_callback_interval.rs' from root:root to runner:runner
2025-08-20T22:16:00.7357684Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/set_callback_uri.rs' from root:root to runner:runner
2025-08-20T22:16:00.7358544Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_agg_output.rs' from root:root to runner:runner
2025-08-20T22:16:00.7359394Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/reverse_shell_pty.rs' from root:root to runner:runner
2025-08-20T22:16:00.7360197Z [00:01:39.064]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/reduce.rs' from root:root to runner:runner
2025-08-20T22:16:00.7361034Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_error.rs' from root:root to runner:runner
2025-08-20T22:16:00.7361886Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_credential.rs' from root:root to runner:runner
2025-08-20T22:16:00.7362705Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_start.rs' from root:root to runner:runner
2025-08-20T22:16:00.7363738Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_text.rs' from root:root to runner:runner
2025-08-20T22:16:00.7364552Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7365507Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_file.rs' from root:root to runner:runner
2025-08-20T22:16:00.7366341Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_finish.rs' from root:root to runner:runner
2025-08-20T22:16:00.7367097Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages' from root:root to runner:runner
2025-08-20T22:16:00.7367889Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/eprint_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7368634Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7369384Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/eval.rs' from root:root to runner:runner
2025-08-20T22:16:00.7370098Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime' from root:root to runner:runner
2025-08-20T22:16:00.7371291Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time/format_to_readable_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7372136Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time/format_to_epoch_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7372893Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time/sleep_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7373752Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7374520Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time/now_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7375240Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time' from root:root to runner:runner
2025-08-20T22:16:00.7376245Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/ssh_exec_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7377026Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/ncat_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7377823Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/bind_proxy_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7378643Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/reverse_shell_pty_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7379565Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/port_scan_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7380359Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/port_forward_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7381139Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/smb_exec_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7381915Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/arp_scan_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7382659Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7383551Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/ssh_copy_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7384257Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot' from root:root to runner:runner
2025-08-20T22:16:00.7385155Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/random/string_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7385926Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/random/int_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7386697Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/random/bool_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7387502Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/random/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7388811Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/random' from root:root to runner:runner
2025-08-20T22:16:00.7389791Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/is_windows_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7390580Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_reg_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7391370Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/write_reg_int_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7392131Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/is_bsd_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7392893Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/is_macos_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7393911Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_env_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7394692Z [00:01:39.065]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/dll_inject_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7395467Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/hostname_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7396249Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/write_reg_str_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7397014Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/is_linux_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7397764Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_os_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7398527Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_user_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7399386Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_ip_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7400176Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/dll_reflect_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7400893Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7401673Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/write_reg_hex_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7402433Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/exec_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7403193Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_pid_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7404166Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/shell_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7404865Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys' from root:root to runner:runner
2025-08-20T22:16:00.7405664Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/hash_file_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7406581Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/encode_b64_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7407370Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/decode_b64_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7408150Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/from_json_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7408976Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/aes_encrypt_file_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7409794Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/aes_decrypt_file_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7410566Z [00:01:39.066]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/to_json_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7411305Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7412180Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/is_json_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7412894Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto' from root:root to runner:runner
2025-08-20T22:16:00.7413800Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/netstat_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7414576Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/info_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7415342Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/kill_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7416117Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/name_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7416891Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/list_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7417633Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7418347Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process' from root:root to runner:runner
2025-08-20T22:16:00.7419105Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/agent/eval_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7420058Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/agent/set_callback_uri_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7420882Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/agent/set_callback_interval_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7421621Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/agent/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7422332Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/agent' from root:root to runner:runner
2025-08-20T22:16:00.7423089Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/copy_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7423955Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/is_file_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7424711Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/is_dir_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7425585Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/write_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7426378Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/read_binary_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7427157Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/compress_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7427920Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/append_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7428677Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/list_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7429442Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/exists_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7430230Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/replace_all_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7430980Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/find_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7431760Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/parent_dir_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7432527Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/temp_file_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7433516Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/timestomp_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7434277Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/read_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7435042Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/moveto_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7435820Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/replace_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7436788Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/mkdir_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7437561Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/follow_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7438339Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/template_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7439194Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7439970Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/remove_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7440667Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file' from root:root to runner:runner
2025-08-20T22:16:00.7441638Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex/replace_all_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7442435Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex/replace_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7443202Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex/match_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7444310Z [00:01:39.067]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex/match_all_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7445059Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7445773Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex' from root:root to runner:runner
2025-08-20T22:16:00.7446549Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report/ssh_key_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7447495Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report/user_password_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7448331Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report/process_list_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7449097Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report/file_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7449846Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7450556Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report' from root:root to runner:runner
2025-08-20T22:16:00.7451263Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/lib.rs' from root:root to runner:runner
2025-08-20T22:16:00.7452023Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets/copy_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7452936Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets/read_binary_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7454276Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets/list_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7455283Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets/read_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7456276Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7457016Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets' from root:root to runner:runner
2025-08-20T22:16:00.7457968Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/http/download_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7458723Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/http/get_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7459481Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/http/post_impl.rs' from root:root to runner:runner
2025-08-20T22:16:00.7460217Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/http/mod.rs' from root:root to runner:runner
2025-08-20T22:16:00.7460908Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/http' from root:root to runner:runner
2025-08-20T22:16:00.7461593Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src' from root:root to runner:runner
2025-08-20T22:16:00.7462242Z [00:01:39.068]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch' from root:root to runner:runner
2025-08-20T22:16:00.7462861Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib' from root:root to runner:runner
2025-08-20T22:16:00.7463861Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/rust-toolchain' from root:root to runner:runner
2025-08-20T22:16:00.7464495Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants' from root:root to runner:runner
2025-08-20T22:16:00.7465159Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docker/tavern.Dockerfile' from root:root to runner:runner
2025-08-20T22:16:00.7465753Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docker' from root:root to runner:runner
2025-08-20T22:16:00.7466338Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/go.sum' from root:root to runner:runner
2025-08-20T22:16:00.7466939Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/LICENSE' from root:root to runner:runner
2025-08-20T22:16:00.7467532Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/go.mod' from root:root to runner:runner
2025-08-20T22:16:00.7468155Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.gitattributes' from root:root to runner:runner
2025-08-20T22:16:00.7468788Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/CODE_OF_CONDUCT.md' from root:root to runner:runner
2025-08-20T22:16:00.7469463Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows/docker.yml' from root:root to runner:runner
2025-08-20T22:16:00.7470144Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows/tests.yml' from root:root to runner:runner
2025-08-20T22:16:00.7470940Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows/release.yml' from root:root to runner:runner
2025-08-20T22:16:00.7471635Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows/docker-dev.yml' from root:root to runner:runner
2025-08-20T22:16:00.7472304Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows/docs.yml' from root:root to runner:runner
2025-08-20T22:16:00.7472947Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows' from root:root to runner:runner
2025-08-20T22:16:00.7473761Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/PULL_REQUEST_TEMPLATE.md' from root:root to runner:runner
2025-08-20T22:16:00.7474465Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.md' from root:root to runner:runner
2025-08-20T22:16:00.7475190Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/ISSUE_TEMPLATE/feature_request.md' from root:root to runner:runner
2025-08-20T22:16:00.7475999Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/ISSUE_TEMPLATE/feedback.md' from root:root to runner:runner
2025-08-20T22:16:00.7476658Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/ISSUE_TEMPLATE' from root:root to runner:runner
2025-08-20T22:16:00.7477256Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github' from root:root to runner:runner
2025-08-20T22:16:00.7477873Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/SECURITY.md' from root:root to runner:runner
2025-08-20T22:16:00.7478503Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/CONTRIBUTING.md' from root:root to runner:runner
2025-08-20T22:16:00.7479219Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/push-to-checkout.sample' from root:root to runner:runner
2025-08-20T22:16:00.7479903Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/post-update.sample' from root:root to runner:runner
2025-08-20T22:16:00.7480617Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/prepare-commit-msg.sample' from root:root to runner:runner
2025-08-20T22:16:00.7481277Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/update.sample' from root:root to runner:runner
2025-08-20T22:16:00.7481952Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-receive.sample' from root:root to runner:runner
2025-08-20T22:16:00.7482674Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/sendemail-validate.sample' from root:root to runner:runner
2025-08-20T22:16:00.7483663Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-commit.sample' from root:root to runner:runner
2025-08-20T22:16:00.7484352Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/commit-msg.sample' from root:root to runner:runner
2025-08-20T22:16:00.7485047Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-applypatch.sample' from root:root to runner:runner
2025-08-20T22:16:00.7485728Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-rebase.sample' from root:root to runner:runner
2025-08-20T22:16:00.7486407Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-push.sample' from root:root to runner:runner
2025-08-20T22:16:00.7487097Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/applypatch-msg.sample' from root:root to runner:runner
2025-08-20T22:16:00.7487796Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-merge-commit.sample' from root:root to runner:runner
2025-08-20T22:16:00.7488503Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' from root:root to runner:runner
2025-08-20T22:16:00.7489238Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks' from root:root to runner:runner
2025-08-20T22:16:00.7489914Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs/refs/heads/main' from root:root to runner:runner
2025-08-20T22:16:00.7490558Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs/refs/heads' from root:root to runner:runner
2025-08-20T22:16:00.7491262Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:16:00.7491952Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:16:00.7492602Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs/refs/remotes' from root:root to runner:runner
2025-08-20T22:16:00.7493223Z [00:01:39.069]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs/refs' from root:root to runner:runner
2025-08-20T22:16:00.7493949Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs/HEAD' from root:root to runner:runner
2025-08-20T22:16:00.7494550Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs' from root:root to runner:runner
2025-08-20T22:16:00.7495203Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/refs/heads/main' from root:root to runner:runner
2025-08-20T22:16:00.7495940Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/refs/heads' from root:root to runner:runner
2025-08-20T22:16:00.7496621Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/refs/remotes/origin/HEAD' from root:root to runner:runner
2025-08-20T22:16:00.7497277Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/refs/remotes/origin' from root:root to runner:runner
2025-08-20T22:16:00.7497909Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/refs/remotes' from root:root to runner:runner
2025-08-20T22:16:00.7498529Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/refs/tags' from root:root to runner:runner
2025-08-20T22:16:00.7499139Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/refs' from root:root to runner:runner
2025-08-20T22:16:00.7499742Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/config' from root:root to runner:runner
2025-08-20T22:16:00.7500366Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/packed-refs' from root:root to runner:runner
2025-08-20T22:16:00.7501101Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/description' from root:root to runner:runner
2025-08-20T22:16:00.7501704Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/HEAD' from root:root to runner:runner
2025-08-20T22:16:00.7502737Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-06593dafcaf80eaffee82ad1f6c9eef7b35e275b.rev' from root:root to runner:runner
2025-08-20T22:16:00.7503808Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-06593dafcaf80eaffee82ad1f6c9eef7b35e275b.promisor' from root:root to runner:runner
2025-08-20T22:16:00.7504672Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-b634029d99f4f0a4c89e0de8ead16e0b3c8b9109.rev' from root:root to runner:runner
2025-08-20T22:16:00.7505545Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-b634029d99f4f0a4c89e0de8ead16e0b3c8b9109.idx' from root:root to runner:runner
2025-08-20T22:16:00.7506413Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-b634029d99f4f0a4c89e0de8ead16e0b3c8b9109.pack' from root:root to runner:runner
2025-08-20T22:16:00.7507274Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-06593dafcaf80eaffee82ad1f6c9eef7b35e275b.idx' from root:root to runner:runner
2025-08-20T22:16:00.7508154Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-b634029d99f4f0a4c89e0de8ead16e0b3c8b9109.promisor' from root:root to runner:runner
2025-08-20T22:16:00.7509223Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-06593dafcaf80eaffee82ad1f6c9eef7b35e275b.pack' from root:root to runner:runner
2025-08-20T22:16:00.7510015Z [00:01:39.070]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack' from root:root to runner:runner
2025-08-20T22:16:00.7510650Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/info' from root:root to runner:runner
2025-08-20T22:16:00.7511258Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects' from root:root to runner:runner
2025-08-20T22:16:00.7511896Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/info/exclude' from root:root to runner:runner
2025-08-20T22:16:00.7512506Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/info' from root:root to runner:runner
2025-08-20T22:16:00.7513104Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/index' from root:root to runner:runner
2025-08-20T22:16:00.7513812Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git' from root:root to runner:runner
2025-08-20T22:16:00.7514424Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.codecov.yml' from root:root to runner:runner
2025-08-20T22:16:00.7515192Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.vscode/settings.json' from root:root to runner:runner
2025-08-20T22:16:00.7515797Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.vscode' from root:root to runner:runner
2025-08-20T22:16:00.7516360Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO' from root:root to runner:runner
2025-08-20T22:16:00.7516892Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L' from root:root to runner:runner
2025-08-20T22:16:00.7517384Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp' from runner:docker to runner:runner
2025-08-20T22:16:00.7517892Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' from runner:docker to runner:runner
2025-08-20T22:16:00.7518416Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' from runner:docker to runner:runner
2025-08-20T22:16:00.7518887Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP' from runner:docker to runner:runner
2025-08-20T22:16:00.7519388Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/realm-tavern.version' from runner:docker to runner:runner
2025-08-20T22:16:00.7519837Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD' from runner:docker to runner:runner
2025-08-20T22:16:00.7520367Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/realm-tavern.static.version' from runner:docker to runner:runner
2025-08-20T22:16:00.7520940Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/LICENSE' from runner:docker to runner:runner
2025-08-20T22:16:00.7521914Z [00:01:39.071]➜  changed ownership of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR' from runner:docker to runner:runner
2025-08-20T22:16:00.7522708Z [00:01:39.079]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7523682Z [00:01:39.086]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7524244Z [00:01:39.093]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/release.sh' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7524904Z [00:01:39.099]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/version.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7525592Z [00:01:39.106]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/config.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7526335Z [00:01:39.113]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/quest_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7527066Z [00:01:39.120]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/user_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7527997Z [00:01:39.127]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/mutation.resolvers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7528738Z [00:01:39.134]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/rollback.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7529516Z [00:01:39.140]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/query.resolvers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7530264Z [00:01:39.147]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema.graphql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7530988Z [00:01:39.154]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/gqlgen.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7531821Z [00:01:39.160]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/scalars.generated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7532631Z [00:01:39.167]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/root_.generated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7533589Z [00:01:39.174]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/directives.generated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7534404Z [00:01:39.180]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/ent.generated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7535228Z [00:01:39.187]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/inputs.generated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7536174Z [00:01:39.194]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/prelude.generated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7537009Z [00:01:39.200]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/generated/mutation.generated.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7537764Z [00:01:39.207]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/ent.resolvers.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7538512Z [00:01:39.214]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/graphql_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7539244Z [00:01:39.220]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/bundle.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7540008Z [00:01:39.227]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/ent.graphql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7540802Z [00:01:39.234]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/mutation.graphql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7541705Z [00:01:39.241]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/inputs.graphql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7542500Z [00:01:39.247]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/query.graphql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7543288Z [00:01:39.254]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/scalars.graphql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7544209Z [00:01:39.261]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/schema/directives.graphql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7589056Z [00:01:39.267]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/models/gqlgen_models.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7654955Z [00:01:39.274]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/resolver.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7721661Z [00:01:39.280]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/tome_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7788682Z [00:01:39.287]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/api_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7855717Z [00:01:39.294]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/Me.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7922604Z [00:01:39.301]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/MeWithUnactivatedUser.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.7988891Z [00:01:39.307]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/MeUnauthenticated.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8055205Z [00:01:39.314]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/UploadedTomes.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8121687Z [00:01:39.320]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/FilterByID.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8187986Z [00:01:39.327]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/users/Singular.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8254821Z [00:01:39.334]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/files/FilterByID.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8322124Z [00:01:39.341]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/files/Singular.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8389047Z [00:01:39.347]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tomes/FilterByID.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8455386Z [00:01:39.354]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tomes/Singular.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8522382Z [00:01:39.361]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/BackwardPaginate.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8589003Z [00:01:39.367]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/FilterByID.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8655309Z [00:01:39.374]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/ForwardPaginate.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8722200Z [00:01:39.381]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/Multiple.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8789275Z [00:01:39.387]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/OrderByPaginate.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8856192Z [00:01:39.394]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tasks/Singular.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8924502Z [00:01:39.401]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/BackwardPaginate.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.8992318Z [00:01:39.408]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/FilterByID.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9060214Z [00:01:39.414]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/ForwardPaginate.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9127079Z [00:01:39.421]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/Multiple.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9193925Z [00:01:39.428]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/OrderByPaginate.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9260957Z [00:01:39.434]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/quests/Singular.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9328616Z [00:01:39.441]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/hosts/Multiple.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9395486Z [00:01:39.448]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/hosts/Singular.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9462773Z [00:01:39.455]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tags/FilterByID.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9529958Z [00:01:39.461]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tags/FilterByKind.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9596833Z [00:01:39.468]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/tags/Singular.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9665472Z [00:01:39.475]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/repositories/WithTomes.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9733119Z [00:01:39.482]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/beacons/FilterByID.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9799606Z [00:01:39.488]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/queries/beacons/Singular.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9866337Z [00:01:39.495]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/example.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:00.9934064Z [00:01:39.502]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createQuest/NoFiles.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0000986Z [00:01:39.508]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createQuest/NoBeacons.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0067639Z [00:01:39.515]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createQuest/WithFiles.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0135815Z [00:01:39.522]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/importRepository/NoExistingTomes.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0201926Z [00:01:39.528]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/importRepository/ExistingTomes.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0270777Z [00:01:39.535]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/dropAllData/DropsData.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0337305Z [00:01:39.542]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/dropAllData/PermissionDenied.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0403244Z [00:01:39.549]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTag/Service.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0469369Z [00:01:39.555]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTag/MultipleHosts.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0536613Z [00:01:39.562]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTag/Group.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0603987Z [00:01:39.569]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateUser/PermissionDenied.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0670325Z [00:01:39.575]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateUser/ChangeUsername.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0737612Z [00:01:39.582]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateTag/ChangeName.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0805171Z [00:01:39.589]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/SCPURLWithoutUser.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0872202Z [00:01:39.596]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/URLWithHTTPS.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.0939792Z [00:01:39.602]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/URLWithHTTP.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1007204Z [00:01:39.609]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/ValidURL.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1073720Z [00:01:39.616]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/SCPURL.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1140239Z [00:01:39.622]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/URLWithoutSchema.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1206789Z [00:01:39.629]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/SSHURLWithUser.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1272790Z [00:01:39.636]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createRepository/SCPURLWIthSSH.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1339063Z [00:01:39.642]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTome/NoFiles.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1406426Z [00:01:39.649]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createTome/WithFiles.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1473981Z [00:01:39.656]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateHost/AddTag.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1540714Z [00:01:39.662]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateHost/ChangeHostname.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1606717Z [00:01:39.669]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateHost/RemoveTag.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1675043Z [00:01:39.676]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateBeacon/ChangeNameError.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1743078Z [00:01:39.683]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createCredential/Host.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1810286Z [00:01:39.689]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/createCredential/HostAndTask.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1877117Z [00:01:39.696]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/deleteTome/PermissionDenied.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.1943722Z [00:01:39.703]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/deleteTome/Singular.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2010700Z [00:01:39.709]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateTome/PermissionDenied.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2077074Z [00:01:39.716]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/graphql/testdata/mutations/updateTome/Singular.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2144487Z [00:01:39.723]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2213791Z [00:01:39.730]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2279883Z [00:01:39.736]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2345121Z [00:01:39.743]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2411960Z [00:01:39.750]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/runtime/runtime.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2478618Z [00:01:39.756]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/runtime.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2545503Z [00:01:39.763]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_transaction.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2611690Z [00:01:39.770]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_collection.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2678910Z [00:01:39.776]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2745211Z [00:01:39.783]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2811710Z [00:01:39.789]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2878356Z [00:01:39.796]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.2944825Z [00:01:39.803]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3011569Z [00:01:39.809]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/generate_code.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3079200Z [00:01:39.816]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/enttest/enttest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3145520Z [00:01:39.823]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/privacy/privacy.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3212272Z [00:01:39.830]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3279093Z [00:01:39.836]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3345213Z [00:01:39.843]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3411762Z [00:01:39.850]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3478763Z [00:01:39.856]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3545310Z [00:01:39.863]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_pagination.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3611975Z [00:01:39.870]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess/hostprocess.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3678444Z [00:01:39.876]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3746157Z [00:01:39.883]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3812183Z [00:01:39.890]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3878333Z [00:01:39.896]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.3963938Z [00:01:39.905]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4031668Z [00:01:39.912]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4100862Z [00:01:39.918]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hook/hook.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4168564Z [00:01:39.925]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome/tome.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4236288Z [00:01:39.932]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4304261Z [00:01:39.939]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4373211Z [00:01:39.946]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4441016Z [00:01:39.952]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4508214Z [00:01:39.959]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4576449Z [00:01:39.966]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag/tag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4644559Z [00:01:39.973]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4715480Z [00:01:39.980]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4782180Z [00:01:39.987]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4848985Z [00:01:39.993]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/generate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4916679Z [00:01:40.000]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.4983928Z [00:01:40.007]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5050593Z [00:01:40.013]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5117873Z [00:01:40.020]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host/host.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5184703Z [00:01:40.027]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5251554Z [00:01:40.033]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/ent.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5318614Z [00:01:40.040]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5385255Z [00:01:40.047]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5452279Z [00:01:40.054]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5519362Z [00:01:40.060]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5586615Z [00:01:40.067]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5653679Z [00:01:40.074]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5720189Z [00:01:40.080]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository/repository.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5786545Z [00:01:40.087]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5852798Z [00:01:40.094]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_node.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5920704Z [00:01:40.100]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.5988149Z [00:01:40.107]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6055900Z [00:01:40.114]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file/file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6122841Z [00:01:40.121]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6190754Z [00:01:40.127]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile/hostfile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6257870Z [00:01:40.134]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6327235Z [00:01:40.141]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6393324Z [00:01:40.148]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6460725Z [00:01:40.154]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell/shell.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6529218Z [00:01:40.161]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6596406Z [00:01:40.168]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6663092Z [00:01:40.175]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6730338Z [00:01:40.181]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6797770Z [00:01:40.188]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon/beacon.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6865728Z [00:01:40.195]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.6933703Z [00:01:40.202]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7001824Z [00:01:40.209]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7070104Z [00:01:40.215]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7137610Z [00:01:40.222]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag_delete.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7205562Z [00:01:40.229]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task/task.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7272454Z [00:01:40.236]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7340963Z [00:01:40.242]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostfile_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7408458Z [00:01:40.249]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7476218Z [00:01:40.256]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7543818Z [00:01:40.263]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7611475Z [00:01:40.269]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7680172Z [00:01:40.276]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7746797Z [00:01:40.283]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7814878Z [00:01:40.290]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest/quest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7881382Z [00:01:40.296]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.7948360Z [00:01:40.303]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_edge.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8015114Z [00:01:40.310]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8082885Z [00:01:40.317]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8150769Z [00:01:40.323]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tag_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8219008Z [00:01:40.330]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/quest.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8286017Z [00:01:40.337]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/host_file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8353979Z [00:01:40.344]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/host.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8420569Z [00:01:40.350]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/host_file_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8488441Z [00:01:40.357]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/host_credential.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8555371Z [00:01:40.364]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/shell.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8621796Z [00:01:40.371]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/mixin_history.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8689515Z [00:01:40.377]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/repository.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8756372Z [00:01:40.384]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/user.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8823307Z [00:01:40.391]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/validators/json_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8889345Z [00:01:40.397]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/validators/json.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.8957416Z [00:01:40.404]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/host_process.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9026926Z [00:01:40.411]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/task.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9094471Z [00:01:40.418]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/tag.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9162341Z [00:01:40.425]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/tome.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9229008Z [00:01:40.431]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9296449Z [00:01:40.438]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/file_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9363763Z [00:01:40.445]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/schema/beacon.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9431987Z [00:01:40.452]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tx.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9500464Z [00:01:40.458]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/migrate/migrate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9569023Z [00:01:40.465]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/migrate/schema.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9636821Z [00:01:40.472]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/mutation.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9703864Z [00:01:40.479]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/user_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9772323Z [00:01:40.486]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/quest_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9840219Z [00:01:40.492]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_mutation_input.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9909208Z [00:01:40.499]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:01.9975783Z [00:01:40.506]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0043058Z [00:01:40.513]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/tome_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0111419Z [00:01:40.519]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/shell_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0180066Z [00:01:40.526]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0247511Z [00:01:40.533]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/repository_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0314628Z [00:01:40.540]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/task_create.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0382138Z [00:01:40.547]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential/hostcredential.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0449729Z [00:01:40.553]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostcredential/where.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0518499Z [00:01:40.560]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/host_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0586786Z [00:01:40.567]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0653889Z [00:01:40.574]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/predicate/predicate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0721730Z [00:01:40.581]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/beacon_update.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0790314Z [00:01:40.587]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/gql_where_input.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0857171Z [00:01:40.594]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/ent/hostprocess_query.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0925166Z [00:01:40.601]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/namegen/namegen.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.0993103Z [00:01:40.608]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/namegen/namegen_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1059898Z [00:01:40.614]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1126640Z [00:01:40.621]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1192637Z [00:01:40.628]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/.env.production' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1259950Z [00:01:40.634]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/tailwind.config.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1326819Z [00:01:40.641]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1394372Z [00:01:40.648]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/tsconfig.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1461652Z [00:01:40.654]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/schema.graphql' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1529284Z [00:01:40.661]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/.babelrc' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1595893Z [00:01:40.668]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/test-utils.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1663923Z [00:01:40.675]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/style.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1733061Z [00:01:40.682]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/setupTests.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1799547Z [00:01:40.688]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/react-app-env.d.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1868251Z [00:01:40.695]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/create-quest-dropdown/useCreateQuest.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.1935568Z [00:01:40.702]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/create-quest-dropdown/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2002478Z [00:01:40.709]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/create-quest-dropdown/CreateQuestDropdown.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2069031Z [00:01:40.715]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/MinimizedSidebarNav.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2136995Z [00:01:40.722]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/usePageNavigation.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2205005Z [00:01:40.729]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2273087Z [00:01:40.736]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/FullSidebarNav.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2339977Z [00:01:40.742]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/PageWrapper.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2407333Z [00:01:40.749]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/page-wrapper/MobileNav.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2474457Z [00:01:40.756]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/TaskCard.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2542427Z [00:01:40.763]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components/TaskResults.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2609208Z [00:01:40.769]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components/TaskTimeStamp.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2677005Z [00:01:40.776]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components/TaskShells.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2743247Z [00:01:40.783]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components/TaskParameters.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2810502Z [00:01:40.789]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/features/task-card/components/TaskHostBeacon.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2879101Z [00:01:40.796]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/hooks/useHosts.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.2946453Z [00:01:40.803]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/hooks/useQuests.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3013613Z [00:01:40.810]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/hooks/useTasks.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3080561Z [00:01:40.816]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/reportWebVitals.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3147970Z [00:01:40.823]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3215499Z [00:01:40.830]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/ColorModeSwitcher.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3281961Z [00:01:40.837]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context/UserPreferences.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3348755Z [00:01:40.843]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context/TagContext.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3418355Z [00:01:40.850]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context/HostContext.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3486503Z [00:01:40.857]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context/HostTaskContext.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3552998Z [00:01:40.864]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/context/AuthorizationContext.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3619239Z [00:01:40.870]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/logo.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3687094Z [00:01:40.877]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/hooks/useCredsTable.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3756707Z [00:01:40.884]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/HostDetails.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3824971Z [00:01:40.891]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/HostDetailsSection.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3893249Z [00:01:40.898]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/CreatableTagDropdown.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.3960886Z [00:01:40.904]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/HostTaskTab.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4028645Z [00:01:40.911]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/editable-tag/useEditableTag.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4097359Z [00:01:40.918]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/editable-tag/EditableTag.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4165191Z [00:01:40.925]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/HostBreadcrumbs.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4231871Z [00:01:40.932]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/Credential.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4298100Z [00:01:40.938]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/TagModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4364806Z [00:01:40.945]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/CredentialTab.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4431980Z [00:01:40.952]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/CredentialTableGrouped.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4499044Z [00:01:40.958]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/BeaconTab.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4566610Z [00:01:40.965]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/BeaconTableWrapper.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4639820Z [00:01:40.972]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/HostTabs.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4709258Z [00:01:40.979]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/BeaconTable.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4777822Z [00:01:40.986]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-details/components/CredentialTable.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4847295Z [00:01:40.993]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/hooks/useRepositoryView.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4914365Z [00:01:41.000]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/hooks/useCreateRepositoryLink.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.4982205Z [00:01:41.007]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/hooks/useFetchRepostioryTomes.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5050298Z [00:01:41.013]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5119771Z [00:01:41.020]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components/ImportRepositoryModal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5187599Z [00:01:41.027]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components/RepositoryTable.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5255788Z [00:01:41.034]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components/TomesHeader.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5323132Z [00:01:41.041]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components/StepCreateRepository.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5392754Z [00:01:41.048]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/components/StepAddDeploymentKey.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5462069Z [00:01:41.055]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tomes/Tomes.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5531341Z [00:01:41.061]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/hooks/userMutations.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5598697Z [00:01:41.068]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/hooks/useUserTable.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5665448Z [00:01:41.075]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/AdminPortal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5732924Z [00:01:41.082]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5799652Z [00:01:41.088]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/components/UserTable.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5866734Z [00:01:41.095]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/admin/components/UserTableWrapper.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.5933619Z [00:01:41.102]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tasks/Tasks.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6002181Z [00:01:41.109]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/tasks/EditablePageHeader.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6069932Z [00:01:41.115]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/shell/Shell.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6138715Z [00:01:41.122]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/Dashboard.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6206679Z [00:01:41.129]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6273268Z [00:01:41.136]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/hook/useHostActivityData.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6341303Z [00:01:41.142]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/hook/useOverviewData.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6409688Z [00:01:41.149]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/QuestTagBarChart.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6477327Z [00:01:41.156]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/QuestCard.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6545174Z [00:01:41.163]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/DashboardStatistic.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6612548Z [00:01:41.170]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/QuestTaskBarChart.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6679926Z [00:01:41.176]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/TargetRecommendation.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6747512Z [00:01:41.183]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/QuestTomeBarChart.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6814694Z [00:01:41.190]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/AccessCard.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6881274Z [00:01:41.196]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/dashboard/components/AccessHostActivityTable.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.6949462Z [00:01:41.203]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-list/components/HostFilter.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7016856Z [00:01:41.210]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-list/components/HostTable.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7083907Z [00:01:41.217]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/host-list/HostList.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7151308Z [00:01:41.223]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/CreateQuest.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7219515Z [00:01:41.230]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/hooks/useSubmitQuest.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7286591Z [00:01:41.237]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/hooks/useBeaconFilter.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7354039Z [00:01:41.244]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7421689Z [00:01:41.250]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/FinalizeStep.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7489342Z [00:01:41.257]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/BeaconStep.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7558310Z [00:01:41.264]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/TomeRadioGroup.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7626905Z [00:01:41.271]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/QuestForm.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7694427Z [00:01:41.278]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/BeaconStepWrapper.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7761846Z [00:01:41.284]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/TomeStepWrapper.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7830244Z [00:01:41.291]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/components/TomeStep.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7897661Z [00:01:41.298]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/create-quest/validation.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.7965311Z [00:01:41.305]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/quest-list/components/QuestHeader.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8032558Z [00:01:41.312]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/quest-list/components/QuestTable.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8100832Z [00:01:41.318]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/pages/quest-list/Quests.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8168913Z [00:01:41.325]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/form-steps/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8237277Z [00:01:41.332]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/form-steps/FormSteps.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8304093Z [00:01:41.339]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/Breadcrumbs.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8370577Z [00:01:41.345]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/FilterBar.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8438903Z [00:01:41.352]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/TaskStatusBadge.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8508072Z [00:01:41.359]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/multi-select/MultiSelectService.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8575663Z [00:01:41.366]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/TomeAccordion.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8642620Z [00:01:41.373]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/admin-access-gate/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8710507Z [00:01:41.379]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/admin-access-gate/AdminAccessGate.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8778932Z [00:01:41.386]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/beacon-filter-bar/BeaconFilterBar.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8846444Z [00:01:41.393]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/beacon-filter-bar/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8914171Z [00:01:41.400]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/empty-states/EmptyStateNoQuests.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.8984031Z [00:01:41.407]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/empty-states/EmptyStateNoBeacon.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9051959Z [00:01:41.414]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/beacon-option/BeaconOption.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9120657Z [00:01:41.420]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/form-text-area/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9188640Z [00:01:41.427]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/form-text-area/FormTextArea.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9257619Z [00:01:41.434]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/access-gate/index.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9326144Z [00:01:41.441]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/access-gate/AccessGate.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9393192Z [00:01:41.448]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/UserImageAndName.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9461032Z [00:01:41.454]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/BeaconTile.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9528178Z [00:01:41.461]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/HostTile.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9597477Z [00:01:41.468]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/FormRadioGroup.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9665168Z [00:01:41.475]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/Modal.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9734588Z [00:01:41.482]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/badge/Badge.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9802420Z [00:01:41.489]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/badge/BadgeStyles.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9870652Z [00:01:41.495]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/FormTextField.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:02.9938971Z [00:01:41.502]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/DebouncedFreeTextSearch.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0007040Z [00:01:41.509]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/FreeTextSearch.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0081490Z [00:01:41.516]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/button/ButtonStyles.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0143127Z [00:01:41.523]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/button/Button.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0210774Z [00:01:41.529]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/PageHeader.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0279222Z [00:01:41.536]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/Table.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0347987Z [00:01:41.543]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/EmptyState.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0415740Z [00:01:41.550]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/SingleDropdownSelector.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0484507Z [00:01:41.557]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/TablePagination.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0552952Z [00:01:41.564]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/tavern-base-ui/AlertError.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0621658Z [00:01:41.570]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/components/TaskTable.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0689940Z [00:01:41.577]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/serviceWorker.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0757333Z [00:01:41.584]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/App.test.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0825087Z [00:01:41.591]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/Logo.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0892792Z [00:01:41.598]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/utils.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.0960553Z [00:01:41.604]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/questNames.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1027913Z [00:01:41.611]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/enums.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1095513Z [00:01:41.618]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/clean-graphql.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1164330Z [00:01:41.625]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/queries.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1232222Z [00:01:41.632]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/utils/consts.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1300252Z [00:01:41.638]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/App.tsx' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1368293Z [00:01:41.645]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets/PlaceholderUser.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1436401Z [00:01:41.652]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets/tome_write.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1503953Z [00:01:41.659]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets/realm_icon.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1572588Z [00:01:41.666]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets/graphql.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1640140Z [00:01:41.672]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/src/assets/eldrich.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1708135Z [00:01:41.679]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/logo192.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1775008Z [00:01:41.686]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1843788Z [00:01:41.693]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/asset-manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1913365Z [00:01:41.700]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/favicon-32x32.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.1980580Z [00:01:41.706]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/logo512.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2047831Z [00:01:41.713]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/apple-touch-icon.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2114783Z [00:01:41.720]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/site.webmanifest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2182996Z [00:01:41.727]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/android-chrome-192x192.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2250487Z [00:01:41.733]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/robots.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2318274Z [00:01:41.740]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/favicon.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2384957Z [00:01:41.747]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/favicon-16x16.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2457085Z [00:01:41.754]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/main.012e7c17.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2524291Z [00:01:41.761]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_asm6502.e994835f.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2591348Z [00:01:41.767]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tsx.79b9673e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2659337Z [00:01:41.774]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nix.82fd01b6.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2726709Z [00:01:41.781]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_matlab.71b9c2f6.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2794121Z [00:01:41.788]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sass.480c9587.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2862801Z [00:01:41.795]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_dart.4845e4e4.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2931430Z [00:01:41.801]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_http.fd0f4d9c.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.2999049Z [00:01:41.808]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xquery.ba800c58.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3066584Z [00:01:41.815]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_php.8c78418d.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3133338Z [00:01:41.822]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_cssExtras.d189adad.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3203177Z [00:01:41.829]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_elm.53806c63.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3269785Z [00:01:41.835]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_glsl.902ea885.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3337176Z [00:01:41.842]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_jsx.f653c75e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3404389Z [00:01:41.849]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_parigp.a365f3cc.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3471476Z [00:01:41.855]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bash.372479f4.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3538541Z [00:01:41.862]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lisp.baeac0aa.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3606249Z [00:01:41.869]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vbnet.3342117e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3672568Z [00:01:41.876]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_jolie.a3bb6420.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3739711Z [00:01:41.882]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_prolog.e4fd1910.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3806236Z [00:01:41.889]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_io.b41fba16.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3873956Z [00:01:41.896]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_csp.77149615.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.3941649Z [00:01:41.902]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_liquid.f1637814.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4011490Z [00:01:41.909]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ada.0e14a976.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4078026Z [00:01:41.916]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haxe.88f6c17e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4146800Z [00:01:41.923]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tcl.3e352a94.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4214733Z [00:01:41.930]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vhdl.20c40c2a.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4283977Z [00:01:41.937]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_python.541c2687.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4351728Z [00:01:41.943]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_brainfuck.f52925a9.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4419806Z [00:01:41.950]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_git.e2e5a3ab.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4488187Z [00:01:41.957]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ichigojam.5db9293b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4557804Z [00:01:41.964]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nginx.cbd4c265.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4624660Z [00:01:41.971]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_inform7.7a22721e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4692625Z [00:01:41.978]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nsis.19e1266e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4761051Z [00:01:41.984]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tsx.79b9673e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4829022Z [00:01:41.991]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_wasm.7a7e1e3d.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4897231Z [00:01:41.998]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_eiffel.c9ca1a5b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.4963736Z [00:01:42.005]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_css.93288f6b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5031204Z [00:01:42.011]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/main.012e7c17.js.LICENSE.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5098851Z [00:01:42.018]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_renpy.7ef0c8aa.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5167686Z [00:01:42.025]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_clike.7d38364c.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5233252Z [00:01:42.032]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_docker.d1ca5f22.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5301353Z [00:01:42.038]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_oz.1bdf1d8b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5369732Z [00:01:42.045]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_reason.5c01a0b8.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5438174Z [00:01:42.052]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_plsql.ef0533ef.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5505783Z [00:01:42.059]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haml.1ff1cd49.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5571744Z [00:01:42.065]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_icon.7a6f3f7d.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5640135Z [00:01:42.072]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_json.2230bc7d.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5708051Z [00:01:42.079]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_django.5f62565a.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5775528Z [00:01:42.086]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sas.2859830c.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5842720Z [00:01:42.093]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_apl.b92850ae.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5909503Z [00:01:42.099]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_livescript.b1d2a58e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.5976488Z [00:01:42.106]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tcl.3e352a94.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6043853Z [00:01:42.113]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_cssExtras.d189adad.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6111958Z [00:01:42.119]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_powershell.f24695bf.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6180849Z [00:01:42.126]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_verilog.a4763c7a.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6249356Z [00:01:42.133]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_autohotkey.d0bf9348.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6318428Z [00:01:42.140]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_go.5ecc81bf.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6386280Z [00:01:42.147]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_wiki.1752fba7.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6454136Z [00:01:42.154]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_diff.fd90cc41.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6522579Z [00:01:42.161]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markupTemplating.7f277ec8.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6590949Z [00:01:42.167]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_apacheconf.32ad0845.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6658290Z [00:01:42.174]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_javascript.8775e664.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6727413Z [00:01:42.181]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_c.b738d4ba.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6794196Z [00:01:42.188]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_wiki.1752fba7.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6862086Z [00:01:42.194]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_cpp.0f267074.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6929299Z [00:01:42.201]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_jolie.a3bb6420.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.6996332Z [00:01:42.208]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_textile.98643a9b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7063283Z [00:01:42.215]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_arduino.1ab57ce8.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7130097Z [00:01:42.221]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_csharp.48af3d1a.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7197316Z [00:01:42.228]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_qore.2206597b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7264507Z [00:01:42.235]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_actionscript.fff5a604.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7332991Z [00:01:42.242]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_d.78729473.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7399778Z [00:01:42.248]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_basic.f9ef1eed.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7468276Z [00:01:42.255]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ada.0e14a976.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7535662Z [00:01:42.262]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_less.66de7e95.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7603934Z [00:01:42.269]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scheme.56b9cf1b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7672797Z [00:01:42.276]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haxe.88f6c17e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7740520Z [00:01:42.282]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ocaml.bc616109.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7809335Z [00:01:42.289]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_twig.dc67cebc.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7876443Z [00:01:42.296]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_graphql.c4c2059b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.7943984Z [00:01:42.303]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_handlebars.884a497f.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8012166Z [00:01:42.310]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_gherkin.f1a5e4e1.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8078454Z [00:01:42.316]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_j.f0f7f3fd.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8145776Z [00:01:42.323]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_erlang.ace2d57d.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8213203Z [00:01:42.330]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_fortran.c4eef56e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8280729Z [00:01:42.336]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_opencl.4ede86d2.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8348890Z [00:01:42.343]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_crystal.5b70cc2a.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8416119Z [00:01:42.350]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_flow.1bc488de.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8482324Z [00:01:42.357]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xeora.6cee1c1b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8550159Z [00:01:42.363]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_jsx.f653c75e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8617024Z [00:01:42.370]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_typescript.247c1a82.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8684233Z [00:01:42.377]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_hpkp.ea40340f.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8750888Z [00:01:42.383]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xeora.6cee1c1b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8817853Z [00:01:42.390]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scheme.56b9cf1b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8885996Z [00:01:42.397]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_wasm.7a7e1e3d.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.8953356Z [00:01:42.404]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_textile.98643a9b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9023121Z [00:01:42.411]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_applescript.e96c345a.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9090350Z [00:01:42.417]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_phpExtras.3592c7b9.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9160027Z [00:01:42.424]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rust.5782d250.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9228020Z [00:01:42.431]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_visualBasic.e36a78e3.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9295579Z [00:01:42.438]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_apacheconf.32ad0845.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9362498Z [00:01:42.445]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_q.892c3d10.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9429506Z [00:01:42.451]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_groovy.8f038ddf.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9496595Z [00:01:42.458]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_kotlin.304508e4.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9563935Z [00:01:42.465]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nix.82fd01b6.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9632138Z [00:01:42.471]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_perl.1e9ba7a2.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9700260Z [00:01:42.478]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_git.e2e5a3ab.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9768543Z [00:01:42.485]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_json.2230bc7d.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9836539Z [00:01:42.492]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_twig.dc67cebc.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9905193Z [00:01:42.499]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_glsl.902ea885.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:03.9971667Z [00:01:42.505]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_oz.1bdf1d8b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0039719Z [00:01:42.512]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_basic.f9ef1eed.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0108492Z [00:01:42.519]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_clojure.c3ad45a4.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0176693Z [00:01:42.526]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lisp.baeac0aa.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0244000Z [00:01:42.533]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bison.d0d5778e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0312165Z [00:01:42.539]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_groovy.8f038ddf.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0379741Z [00:01:42.546]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_coffeescript.a42615f5.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0446930Z [00:01:42.553]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_parser.559eb54b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0514342Z [00:01:42.560]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_css.93288f6b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0581890Z [00:01:42.566]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rip.a1b4a54a.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0648127Z [00:01:42.573]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lolcode.260132e4.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0715575Z [00:01:42.580]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_gedcom.c1454648.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0783123Z [00:01:42.587]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_abap.a2bf84e3.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0850737Z [00:01:42.593]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_autoit.8b8f31cd.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0916853Z [00:01:42.600]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haml.1ff1cd49.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.0983249Z [00:01:42.607]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_brainfuck.f52925a9.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1051590Z [00:01:42.613]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_objectivec.7131c20a.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1118349Z [00:01:42.620]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_c.b738d4ba.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1185838Z [00:01:42.627]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vim.bdd87dbe.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1252343Z [00:01:42.634]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_swift.5092745e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1320939Z [00:01:42.640]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_applescript.e96c345a.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1388528Z [00:01:42.647]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nginx.cbd4c265.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1456841Z [00:01:42.654]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rip.a1b4a54a.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1523163Z [00:01:42.661]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_n4js.9c097699.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1591836Z [00:01:42.667]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_handlebars.884a497f.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1657892Z [00:01:42.674]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_coffeescript.a42615f5.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1725302Z [00:01:42.681]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tap.2d69ed3e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1793718Z [00:01:42.688]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rust.5782d250.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1860786Z [00:01:42.694]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_processing.199fbdd2.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1928287Z [00:01:42.701]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_livescript.b1d2a58e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.1994732Z [00:01:42.708]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pascal.71aeeb74.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2062125Z [00:01:42.714]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_elixir.92a77143.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2129438Z [00:01:42.721]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_aspnet.47dd282d.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2197105Z [00:01:42.728]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xquery.ba800c58.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2264649Z [00:01:42.735]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_r.7cf295a5.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2332857Z [00:01:42.742]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_erlang.ace2d57d.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2400246Z [00:01:42.748]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_smalltalk.45022fe4.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2468910Z [00:01:42.755]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_hsts.c223d9cf.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2539261Z [00:01:42.762]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_mel.754c22d0.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2607375Z [00:01:42.769]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_verilog.a4763c7a.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2675049Z [00:01:42.776]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_hsts.c223d9cf.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2743122Z [00:01:42.783]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_d.78729473.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2810968Z [00:01:42.789]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_latex.16ca55c5.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2878432Z [00:01:42.796]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rest.c4e5b5b0.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.2947421Z [00:01:42.803]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_plsql.ef0533ef.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3014950Z [00:01:42.810]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_javascript.8775e664.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3083235Z [00:01:42.817]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_diff.fd90cc41.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3150756Z [00:01:42.823]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_actionscript.fff5a604.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3218463Z [00:01:42.830]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_gherkin.f1a5e4e1.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3287271Z [00:01:42.837]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sql.a8421811.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3354414Z [00:01:42.844]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_smarty.c8964e18.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3423148Z [00:01:42.851]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sass.480c9587.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3490015Z [00:01:42.857]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_rest.c4e5b5b0.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3558226Z [00:01:42.864]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_prolog.e4fd1910.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3626106Z [00:01:42.871]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xojo.4ba2b374.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3693084Z [00:01:42.878]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_yaml.39abec3d.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3761813Z [00:01:42.884]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_kotlin.304508e4.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3829420Z [00:01:42.891]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter/refractor-core-import.d0cd1e85.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3898019Z [00:01:42.898]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter/refractor-core-import.d0cd1e85.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.3966344Z [00:01:42.905]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_batch.cbcfc363.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4033247Z [00:01:42.912]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_processing.199fbdd2.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4101257Z [00:01:42.918]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_gedcom.c1454648.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4169422Z [00:01:42.925]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_soy.bbbf7cbb.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4238139Z [00:01:42.932]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_java.87a7fc04.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4305231Z [00:01:42.939]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_graphql.c4c2059b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4372207Z [00:01:42.946]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_django.5f62565a.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4438783Z [00:01:42.952]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nim.1cc70e82.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4506028Z [00:01:42.959]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_protobuf.76ca3682.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4573807Z [00:01:42.966]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nim.1cc70e82.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4641819Z [00:01:42.972]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_phpExtras.3592c7b9.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4711076Z [00:01:42.979]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haskell.d9b92c8b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4780302Z [00:01:42.986]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_roboconf.18c9775a.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4848877Z [00:01:42.993]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_crystal.5b70cc2a.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4916033Z [00:01:43.000]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_go.5ecc81bf.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.4982445Z [00:01:43.007]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_eiffel.c9ca1a5b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5049230Z [00:01:43.013]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_erb.e8e92383.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5117589Z [00:01:43.020]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bash.372479f4.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5184162Z [00:01:43.027]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_yaml.39abec3d.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5251511Z [00:01:43.033]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_elm.53806c63.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5319022Z [00:01:43.040]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_smarty.c8964e18.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5386087Z [00:01:43.047]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_java.87a7fc04.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5455382Z [00:01:43.054]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_monkey.5f57f009.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5522148Z [00:01:43.060]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scala.644f1ea6.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5590300Z [00:01:43.067]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_php.8c78418d.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5657308Z [00:01:43.074]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/787.4af0fb89.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5727080Z [00:01:43.081]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scss.0ce54026.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5794260Z [00:01:43.088]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_arduino.1ab57ce8.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5860150Z [00:01:43.094]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_keyman.5dabe081.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5927007Z [00:01:43.101]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_arff.8e4a6c29.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.5993039Z [00:01:43.108]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_docker.d1ca5f22.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6063781Z [00:01:43.115]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_velocity.34d7a5e9.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6130185Z [00:01:43.121]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_qore.2206597b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6197981Z [00:01:43.128]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lua.b6019127.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6265707Z [00:01:43.135]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_n4js.9c097699.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6333051Z [00:01:43.142]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_mizar.88f8e577.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6399859Z [00:01:43.148]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ini.29e9d0ce.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6467377Z [00:01:43.155]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_visualBasic.e36a78e3.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6534552Z [00:01:43.162]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pug.9101a4cb.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6600893Z [00:01:43.168]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_csharp.48af3d1a.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6669560Z [00:01:43.175]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lolcode.260132e4.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6736434Z [00:01:43.182]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_cpp.0f267074.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6803691Z [00:01:43.189]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nsis.19e1266e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6874014Z [00:01:43.196]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_renpy.7ef0c8aa.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.6941227Z [00:01:43.202]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_elixir.92a77143.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7009088Z [00:01:43.209]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_swift.5092745e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7076514Z [00:01:43.216]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_http.fd0f4d9c.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7142408Z [00:01:43.223]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_parigp.a365f3cc.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7208666Z [00:01:43.229]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sas.2859830c.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7275151Z [00:01:43.236]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_icon.7a6f3f7d.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7341278Z [00:01:43.242]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_stylus.d32f8b83.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7406715Z [00:01:43.249]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_makefile.68009359.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7474571Z [00:01:43.256]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_protobuf.76ca3682.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7540399Z [00:01:43.262]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_asciidoc.e1c509b3.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7606539Z [00:01:43.269]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_less.66de7e95.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7673559Z [00:01:43.276]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_python.541c2687.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7741272Z [00:01:43.282]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_r.7cf295a5.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7808191Z [00:01:43.289]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_dart.4845e4e4.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7875923Z [00:01:43.296]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_powershell.f24695bf.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.7941513Z [00:01:43.302]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_flow.1bc488de.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8007338Z [00:01:43.309]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_velocity.34d7a5e9.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8072911Z [00:01:43.316]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vhdl.20c40c2a.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8138742Z [00:01:43.322]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_csp.77149615.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8206963Z [00:01:43.329]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_fortran.c4eef56e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8273180Z [00:01:43.336]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_clike.7d38364c.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8341096Z [00:01:43.342]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_properties.f982552c.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8407329Z [00:01:43.349]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_typescript.247c1a82.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8474516Z [00:01:43.356]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_stylus.d32f8b83.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8540533Z [00:01:43.362]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_io.b41fba16.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8606756Z [00:01:43.369]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_lua.b6019127.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8672484Z [00:01:43.376]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_fsharp.a76d8842.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8739165Z [00:01:43.382]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bison.d0d5778e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8804928Z [00:01:43.389]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_objectivec.7131c20a.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8871641Z [00:01:43.395]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_abap.a2bf84e3.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.8939568Z [00:01:43.402]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ini.29e9d0ce.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9008546Z [00:01:43.409]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_puppet.c3dc3625.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9076318Z [00:01:43.416]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nasm.872ebe3c.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9143305Z [00:01:43.423]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/787.4af0fb89.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9210458Z [00:01:43.429]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markup.7e243d11.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9279244Z [00:01:43.436]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_opencl.4ede86d2.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9346090Z [00:01:43.443]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_autoit.8b8f31cd.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9413011Z [00:01:43.450]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_liquid.f1637814.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9479604Z [00:01:43.456]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pascal.71aeeb74.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9546231Z [00:01:43.463]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_q.892c3d10.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9613833Z [00:01:43.470]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_clojure.c3ad45a4.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9681365Z [00:01:43.476]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_erb.e8e92383.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9749996Z [00:01:43.483]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ruby.f9fbfb74.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9817153Z [00:01:43.490]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vim.bdd87dbe.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9884517Z [00:01:43.497]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markupTemplating.7f277ec8.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:04.9952911Z [00:01:43.504]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pug.9101a4cb.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0021332Z [00:01:43.510]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markdown.902a3e21.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0089183Z [00:01:43.517]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ruby.f9fbfb74.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0156371Z [00:01:43.524]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_vbnet.3342117e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0224306Z [00:01:43.531]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_reason.5c01a0b8.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0292762Z [00:01:43.538]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_inform7.7a22721e.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0360668Z [00:01:43.544]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_arff.8e4a6c29.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0427538Z [00:01:43.551]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pure.1bf76418.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0495166Z [00:01:43.558]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_matlab.71b9c2f6.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0561442Z [00:01:43.564]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/main.012e7c17.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0629437Z [00:01:43.571]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_keyman.5dabe081.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0698212Z [00:01:43.578]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_puppet.c3dc3625.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0767267Z [00:01:43.585]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bro.40444d0d.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0835129Z [00:01:43.592]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_haskell.d9b92c8b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0903042Z [00:01:43.599]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_latex.16ca55c5.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.0971274Z [00:01:43.605]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scss.0ce54026.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1039500Z [00:01:43.612]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_aspnet.47dd282d.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1107545Z [00:01:43.619]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ichigojam.5db9293b.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1175299Z [00:01:43.626]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_properties.f982552c.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1242951Z [00:01:43.633]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_hpkp.ea40340f.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1310258Z [00:01:43.639]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_autohotkey.d0bf9348.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1378398Z [00:01:43.646]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_perl.1e9ba7a2.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1446983Z [00:01:43.653]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_soy.bbbf7cbb.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1514534Z [00:01:43.660]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_julia.973c5a38.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1582271Z [00:01:43.666]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_mizar.88f8e577.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1650104Z [00:01:43.673]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_sql.a8421811.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1718904Z [00:01:43.680]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_j.f0f7f3fd.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1787052Z [00:01:43.687]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_monkey.5f57f009.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1854913Z [00:01:43.694]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_xojo.4ba2b374.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1921965Z [00:01:43.700]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_nasm.872ebe3c.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.1988565Z [00:01:43.707]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markup.7e243d11.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2055621Z [00:01:43.714]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_ocaml.bc616109.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2122090Z [00:01:43.720]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_markdown.902a3e21.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2190507Z [00:01:43.727]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_pure.1bf76418.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2257808Z [00:01:43.734]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_asciidoc.e1c509b3.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2325391Z [00:01:43.741]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tap.2d69ed3e.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2392332Z [00:01:43.748]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_mel.754c22d0.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2460361Z [00:01:43.754]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_asm6502.e994835f.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2529074Z [00:01:43.761]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_parser.559eb54b.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2595923Z [00:01:43.768]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tt2.8f86b21f.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2663345Z [00:01:43.775]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_bro.40444d0d.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2730909Z [00:01:43.781]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_makefile.68009359.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2797916Z [00:01:43.788]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_tt2.8f86b21f.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2864755Z [00:01:43.795]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_batch.cbcfc363.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2931787Z [00:01:43.801]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_smalltalk.45022fe4.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.2998874Z [00:01:43.808]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_apl.b92850ae.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3066346Z [00:01:43.815]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_scala.644f1ea6.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3134202Z [00:01:43.822]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_roboconf.18c9775a.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3201016Z [00:01:43.828]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_julia.973c5a38.chunk.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3268180Z [00:01:43.835]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/js/react-syntax-highlighter_languages_refractor_fsharp.a76d8842.chunk.js.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3335907Z [00:01:43.842]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/css/main.996e59b6.css.map' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3402686Z [00:01:43.849]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/css/main.996e59b6.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3471062Z [00:01:43.855]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/static/media/eldrich.a80c74e8249d2461e174.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3540619Z [00:01:43.862]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/index.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3608678Z [00:01:43.869]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/build/android-chrome-512x512.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3674639Z [00:01:43.876]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/dist/output.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3741233Z [00:01:43.882]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/babel.config.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3807113Z [00:01:43.889]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/.env.development' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3873930Z [00:01:43.896]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/logo192.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.3941201Z [00:01:43.902]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4007555Z [00:01:43.909]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/favicon-32x32.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4074176Z [00:01:43.916]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/logo512.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4142472Z [00:01:43.923]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/apple-touch-icon.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4210112Z [00:01:43.929]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/site.webmanifest' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4277234Z [00:01:43.936]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/android-chrome-192x192.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4345716Z [00:01:43.943]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/robots.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4412820Z [00:01:43.950]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/favicon.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4480017Z [00:01:43.956]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/favicon-16x16.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4547187Z [00:01:43.963]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/index.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4615058Z [00:01:43.970]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/public/android-chrome-512x512.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4680635Z [00:01:43.976]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/package-lock.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4746645Z [00:01:43.983]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/www/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4814575Z [00:01:43.990]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/download_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4880293Z [00:01:43.996]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/upload.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.4945670Z [00:01:44.003]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/download_hostfile.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5013007Z [00:01:44.010]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/upload_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5079455Z [00:01:44.016]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/download.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5147687Z [00:01:44.023]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5213710Z [00:01:44.030]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/cdn/download_hostfile_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5279429Z [00:01:44.036]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/errors/http_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5345927Z [00:01:44.043]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/errors/http.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5413212Z [00:01:44.050]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/proto/eldritch.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5479040Z [00:01:44.056]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/proto/c2.proto' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5544664Z [00:01:44.063]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_fetch_asset_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5611791Z [00:01:44.070]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_reverse_shell.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5678428Z [00:01:44.076]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_task_output_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5744476Z [00:01:44.083]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb/eldritch.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5811377Z [00:01:44.089]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb/enum_credential_kind_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5878881Z [00:01:44.096]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb/enum_credential_kind.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.5947203Z [00:01:44.103]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb/enum_process_status_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6015909Z [00:01:44.110]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/epb/enum_process_status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6082176Z [00:01:44.117]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_process_list.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6150307Z [00:01:44.123]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2pb/enum_host_platform.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6218080Z [00:01:44.130]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2pb/enum_host_platform_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6284478Z [00:01:44.137]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2pb/c2.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6351614Z [00:01:44.143]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2pb/c2_grpc.pb.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6418720Z [00:01:44.150]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/rollback.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6487072Z [00:01:44.157]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_credential.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6552803Z [00:01:44.164]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/generate.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6618809Z [00:01:44.170]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_task_output.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6685095Z [00:01:44.177]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_process_list_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6751043Z [00:01:44.183]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_credential_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6817359Z [00:01:44.190]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_fetch_asset.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6883345Z [00:01:44.197]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_file_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.6950443Z [00:01:44.203]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_report_file.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7015982Z [00:01:44.210]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2test/grpc.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7082100Z [00:01:44.217]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/c2test/ent.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7149374Z [00:01:44.223]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7216386Z [00:01:44.230]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_claim_tasks_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7282830Z [00:01:44.237]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/c2/api_claim_tasks.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7350994Z [00:01:44.243]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/context_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7419347Z [00:01:44.250]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/token_auth_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7488435Z [00:01:44.257]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/context.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7554726Z [00:01:44.264]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/oauth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7621034Z [00:01:44.270]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/oauth_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7687766Z [00:01:44.277]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/auth/token_auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7753857Z [00:01:44.284]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7820870Z [00:01:44.290]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/routes.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7887524Z [00:01:44.297]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.7953762Z [00:01:44.304]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/auth_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8020252Z [00:01:44.310]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/endpoint.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8086810Z [00:01:44.317]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/options.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8152879Z [00:01:44.324]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8220007Z [00:01:44.330]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/stream/websocket.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8286198Z [00:01:44.337]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/stream/mux.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8351910Z [00:01:44.344]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/stream/gcp_coldstart.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8419035Z [00:01:44.350]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/stream/stream.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8485766Z [00:01:44.357]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8550917Z [00:01:44.363]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/internal/http/server.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8617084Z [00:01:44.370]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/env.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8683593Z [00:01:44.377]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/config_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8751184Z [00:01:44.383]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_net_info/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8818989Z [00:01:44.390]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_net_info/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8885437Z [00:01:44.397]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/agentinfo/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.8951587Z [00:01:44.403]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/agentinfo/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9020501Z [00:01:44.410]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_registry/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9088824Z [00:01:44.417]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_registry/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9158054Z [00:01:44.424]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_tree/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9224427Z [00:01:44.431]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_tree/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9292993Z [00:01:44.438]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/reverse_shell/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9358663Z [00:01:44.444]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/reverse_shell/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9425453Z [00:01:44.451]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/parse.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9491600Z [00:01:44.457]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/parse_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9558271Z [00:01:44.464]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/example/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9624464Z [00:01:44.471]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/example/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9690876Z [00:01:44.477]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/example/linux/test-file' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9757875Z [00:01:44.484]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/port_scan/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9824499Z [00:01:44.491]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/port_scan/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9893069Z [00:01:44.498]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_mkdir/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:05.9960445Z [00:01:44.504]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_mkdir/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0027942Z [00:01:44.511]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/http_get_file_and_execute/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0095365Z [00:01:44.518]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/http_get_file_and_execute/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0162302Z [00:01:44.525]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_list/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0228917Z [00:01:44.531]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_list/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0296603Z [00:01:44.538]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/shell_cmd/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0364916Z [00:01:44.545]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/shell_cmd/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0432965Z [00:01:44.552]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/http_get_file/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0499855Z [00:01:44.558]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/http_get_file/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0567033Z [00:01:44.565]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_tree/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0633257Z [00:01:44.572]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_tree/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0703345Z [00:01:44.579]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/embed.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0770555Z [00:01:44.585]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/remove_file/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0837686Z [00:01:44.592]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/remove_file/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0905320Z [00:01:44.599]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_info/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.0971395Z [00:01:44.605]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_info/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1038627Z [00:01:44.612]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/cat/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1104597Z [00:01:44.619]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/cat/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1171292Z [00:01:44.625]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/git.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1238157Z [00:01:44.632]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_list/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1305406Z [00:01:44.639]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/process_list/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1372595Z [00:01:44.646]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/persist_service/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1438615Z [00:01:44.652]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/persist_service/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1506078Z [00:01:44.659]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_write/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1573012Z [00:01:44.666]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/file_write/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1639954Z [00:01:44.672]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/git_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1707511Z [00:01:44.679]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_env/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1773698Z [00:01:44.686]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/get_env/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1841371Z [00:01:44.692]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/kill_process/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1907587Z [00:01:44.699]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/kill_process/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.1973385Z [00:01:44.706]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/arp_scan/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2040626Z [00:01:44.712]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/arp_scan/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2107063Z [00:01:44.719]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/report_file/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2173646Z [00:01:44.726]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/report_file/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2241143Z [00:01:44.732]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/fetch_asset/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2309738Z [00:01:44.739]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/fetch_asset/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2378386Z [00:01:44.746]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/netstat/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2447128Z [00:01:44.753]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/tomes/netstat/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2515542Z [00:01:44.760]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/status_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2583341Z [00:01:44.767]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/metrics.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2650061Z [00:01:44.773]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/main_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2718023Z [00:01:44.780]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/status.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2784929Z [00:01:44.787]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/log.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2852868Z [00:01:44.794]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/env_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2919566Z [00:01:44.800]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/test_data.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.2986814Z [00:01:44.807]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/cli/auth/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3055068Z [00:01:44.814]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/cli/auth/auth_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3122938Z [00:01:44.821]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/cli/auth/errors.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3190873Z [00:01:44.827]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/app.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3259386Z [00:01:44.834]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/test_data_test.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3327355Z [00:01:44.841]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/tavern/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3394699Z [00:01:44.848]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3464706Z [00:01:44.855]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3531801Z [00:01:44.862]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard/main.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3599427Z [00:01:44.868]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/golem_cli_test/eldritch_test.tome' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3666502Z [00:01:44.875]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/golem_cli_test/download_test.tome' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3733718Z [00:01:44.882]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/golem_cli_test/hello_world.tome' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3801387Z [00:01:44.888]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/golem_cli_test/syntax_fail.tome' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3869221Z [00:01:44.895]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/create_file_dll/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.3937044Z [00:01:44.902]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/create_file_dll/src/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4005184Z [00:01:44.909]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/create_file_dll/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4071968Z [00:01:44.916]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/create_file_dll/rust-toolchain' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4139612Z [00:01:44.922]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/.python-version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4209415Z [00:01:44.929]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4276895Z [00:01:44.936]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/uv.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4343856Z [00:01:44.943]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/tavern.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4411767Z [00:01:44.950]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/server_config.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4479938Z [00:01:44.956]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/tavern-mcp/pyproject.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4547331Z [00:01:44.963]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4614830Z [00:01:44.970]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/.cargo/config.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4682483Z [00:01:44.977]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/src/loader.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4751118Z [00:01:44.983]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4819321Z [00:01:44.990]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/reflective_loader/rust-toolchain' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4888116Z [00:01:44.997]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/print/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.4956711Z [00:01:45.004]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/print/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5024725Z [00:01:45.011]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/exec_script/hello_world.bat' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5093286Z [00:01:45.018]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/exec_script/metadata.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5161451Z [00:01:45.024]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/exec_script/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5230359Z [00:01:45.031]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/embedded_files_test/exec_script/hello_world.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5298510Z [00:01:45.038]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/ccdc-team-mappings/requirements.txt' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5366871Z [00:01:45.045]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/ccdc-team-mappings/create_tags.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5434921Z [00:01:45.052]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/ccdc-team-mappings/neccdc_mapping.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5502563Z [00:01:45.059]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/cred-publishing/creds.py' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5569996Z [00:01:45.065]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go/tavern/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5637618Z [00:01:45.072]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go/auth.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5705589Z [00:01:45.079]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go/pwnboard/client.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5773698Z [00:01:45.086]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/bin/pwnboard-go/main.go' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5842578Z [00:01:45.093]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/terraform/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5910452Z [00:01:45.099]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/terraform/.terraform.lock.hcl' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.5978787Z [00:01:45.106]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/terraform/main.tf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6046676Z [00:01:45.113]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/COPYRIGHT' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6114129Z [00:01:45.120]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/.gitignore' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6183057Z [00:01:45.127]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/CNAME' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6249593Z [00:01:45.133]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6317420Z [00:01:45.140]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_layouts/default.html' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6385035Z [00:01:45.147]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_layouts/post.html' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6452318Z [00:01:45.154]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_layouts/page.html' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6520129Z [00:01:45.160]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_data/navigation.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6588114Z [00:01:45.167]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_data/toc.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6655252Z [00:01:45.174]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/VERSION' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6721756Z [00:01:45.181]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_config.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6790008Z [00:01:45.187]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/dev-guide/imix.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6857794Z [00:01:45.194]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/dev-guide/tavern.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6925210Z [00:01:45.201]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/dev-guide/introduction.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.6991990Z [00:01:45.208]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/dev-guide/eldritch.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7060083Z [00:01:45.214]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/imix.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7127598Z [00:01:45.221]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/terminology.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7194646Z [00:01:45.228]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/golem.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7261798Z [00:01:45.235]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/getting-started.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7329570Z [00:01:45.241]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/tomes.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7398969Z [00:01:45.248]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/user-guide/eldritch.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7466488Z [00:01:45.255]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_docs/admin-guide/tavern.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7533631Z [00:01:45.262]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/news.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7601886Z [00:01:45.269]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/user-guide.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7669275Z [00:01:45.275]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/feed.xml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7737403Z [00:01:45.282]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/tags.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7805475Z [00:01:45.289]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/dev-guide.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7872154Z [00:01:45.296]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/sitemap.xml' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:06.7939208Z [00:01:45.302]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/index.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8006571Z [00:01:45.309]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/pages/search.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8073598Z [00:01:45.316]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8141933Z [00:01:45.323]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/google-analytics.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8209600Z [00:01:45.329]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/scripts.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8277750Z [00:01:45.336]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/sidebar.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8344944Z [00:01:45.343]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/header.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8411794Z [00:01:45.349]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/feedback.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8479828Z [00:01:45.356]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/quiz/multiple-choice.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8548727Z [00:01:45.363]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/footer.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8616328Z [00:01:45.370]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/navigation.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8684439Z [00:01:45.377]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/tags.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8751391Z [00:01:45.383]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/permalinks.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8818829Z [00:01:45.390]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/head.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8886035Z [00:01:45.397]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/scrolltop.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.8953076Z [00:01:45.404]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/doc.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9027312Z [00:01:45.411]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/toc.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9093160Z [00:01:45.418]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/logo.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9161995Z [00:01:45.425]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/quiz.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9230639Z [00:01:45.431]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/editable.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9298225Z [00:01:45.438]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/_includes/alert.html' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9365725Z [00:01:45.445]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/Gemfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9435186Z [00:01:45.452]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/jquery-3.3.1/jquery-3.3.1.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9503378Z [00:01:45.459]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/jquery-3.3.1/jquery-3.3.1.min.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9570987Z [00:01:45.465]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/main.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9638955Z [00:01:45.472]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/lunr.min.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9706894Z [00:01:45.479]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/js/search.js' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9775537Z [00:01:45.486]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/ms-icon-70x70.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9844113Z [00:01:45.493]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-60x60.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9912022Z [00:01:45.500]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-114x114.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:06.9978705Z [00:01:45.506]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-72x72.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0045315Z [00:01:45.513]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-152x152.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0114089Z [00:01:45.520]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-36x36.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0180604Z [00:01:45.526]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/manifest.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0247631Z [00:01:45.533]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-120x120.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0315032Z [00:01:45.540]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/favicon-32x32.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0381610Z [00:01:45.546]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-48x48.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0454746Z [00:01:45.553]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-144x144.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0516544Z [00:01:45.560]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-72x72.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0583324Z [00:01:45.567]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/favicon-96x96.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0650549Z [00:01:45.573]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-192x192.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0717488Z [00:01:45.580]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-76x76.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0785579Z [00:01:45.587]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/ms-icon-310x310.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0851898Z [00:01:45.594]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/android-icon-96x96.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0919716Z [00:01:45.600]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/browserconfig.xml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.0987621Z [00:01:45.607]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-180x180.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1054530Z [00:01:45.614]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/favicon.ico' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1120781Z [00:01:45.620]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/favicon-16x16.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1186926Z [00:01:45.627]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-57x57.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1253235Z [00:01:45.634]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/ms-icon-150x150.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1319278Z [00:01:45.640]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1386363Z [00:01:45.647]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/ms-icon-144x144.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1452066Z [00:01:45.654]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-precomposed.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1517989Z [00:01:45.660]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/favicons/apple-icon-144x144.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1584435Z [00:01:45.667]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-regular-400.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1650887Z [00:01:45.673]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-brands-400.woff' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1717140Z [00:01:45.680]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-regular-400.ttf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1783726Z [00:01:45.687]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-solid-900.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1849563Z [00:01:45.693]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-solid-900.ttf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1915745Z [00:01:45.700]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-solid-900.eot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.1981926Z [00:01:45.707]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-brands-400.ttf' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2049504Z [00:01:45.713]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-solid-900.woff2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2116200Z [00:01:45.720]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-regular-400.woff2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2183748Z [00:01:45.727]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-regular-400.eot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2250481Z [00:01:45.733]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-solid-900.woff' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2317222Z [00:01:45.740]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-brands-400.woff2' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2382574Z [00:01:45.747]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-brands-400.eot' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2449235Z [00:01:45.753]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-regular-400.woff' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2515527Z [00:01:45.760]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/webfonts/fa-brands-400.svg' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2581631Z [00:01:45.767]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/coming-soon.gif' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2647563Z [00:01:45.773]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/docker.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2715115Z [00:01:45.780]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/open-source-halloween-2021.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2780406Z [00:01:45.786]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/favicon.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2846686Z [00:01:45.793]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/docsy-jekyll-preview.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2912595Z [00:01:45.800]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/docsy-jekyll.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.2979006Z [00:01:45.806]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/logo.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3046044Z [00:01:45.813]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/realm_create_quest.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3111522Z [00:01:45.819]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/realm_250px.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3178616Z [00:01:45.826]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes/git-repo-copy.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3244715Z [00:01:45.833]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes/import-tomes-pubkey.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3310429Z [00:01:45.839]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes/tomes-page.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3375596Z [00:01:45.846]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes/github-deploy-keys.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3441374Z [00:01:45.852]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/tomes/import-tomes.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3508082Z [00:01:45.859]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/select-tome.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3574118Z [00:01:45.866]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/confirm-quest.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3640384Z [00:01:45.872]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/imix-tome-eval.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3706934Z [00:01:45.879]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/starting-imix.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3771818Z [00:01:45.886]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/quest-result.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3837978Z [00:01:45.892]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/starting-tavern.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3904027Z [00:01:45.899]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/user-guide/getting-started/create-new-quest.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.3970461Z [00:01:45.905]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/docker-clear.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4038075Z [00:01:45.912]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/graphiql.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4105177Z [00:01:45.919]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/oauth-new-creds.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4172495Z [00:01:45.926]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/gcp-project-info.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4241547Z [00:01:45.932]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/gcp-new-oauth-consent.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4308050Z [00:01:45.939]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/create-gcp-project.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4375005Z [00:01:45.946]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/gcp-oauth-scope.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4442428Z [00:01:45.953]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/img/admin-guide/tavern/deploy/google-dns-cname.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4510093Z [00:01:45.959]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/css/main.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4576927Z [00:01:45.966]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docs/assets/css/palette.css' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4645028Z [00:01:45.973]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4713862Z [00:01:45.980]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/images/eldritch.png' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4782488Z [00:01:45.987]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/.vscodeignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4850516Z [00:01:45.993]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/client/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4918470Z [00:01:46.000]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/client/tsconfig.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.4987018Z [00:01:46.007]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/client/src/extension.ts' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5055140Z [00:01:46.014]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/client/package-lock.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5122035Z [00:01:46.021]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/package.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5190600Z [00:01:46.027]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/tsconfig.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5258449Z [00:01:46.034]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5326824Z [00:01:46.041]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5394349Z [00:01:46.048]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5462869Z [00:01:46.055]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/src/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5530939Z [00:01:46.061]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/src/lsp.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5598156Z [00:01:46.068]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/src/types.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5666609Z [00:01:46.075]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/src/eval.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5734049Z [00:01:46.082]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/Cargo.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5802327Z [00:01:46.089]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/eldritch-lang/rust-toolchain' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5869405Z [00:01:46.095]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/package-lock.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.5938178Z [00:01:46.102]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/syntaxes/eldritch.tmLanguage.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6006041Z [00:01:46.109]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/vscode/syntaxes/eldritch.configuration.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6073227Z [00:01:46.116]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.devcontainer/Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6140951Z [00:01:46.122]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.devcontainer/library-scripts/jekyll-debian.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6209038Z [00:01:46.129]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.devcontainer/devcontainer.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6276796Z [00:01:46.136]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6343655Z [00:01:46.143]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6409966Z [00:01:46.149]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/build.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6478211Z [00:01:46.156]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/win_service.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6545886Z [00:01:46.163]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6612902Z [00:01:46.170]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/run.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6681059Z [00:01:46.176]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/task.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6749573Z [00:01:46.183]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/install.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6817004Z [00:01:46.190]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/version.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6883797Z [00:01:46.197]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/agent.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.6951830Z [00:01:46.204]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7019074Z [00:01:46.210]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/Cargo.lock' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7087330Z [00:01:46.217]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/install_scripts/install_service/main.eldritch' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7154800Z [00:01:46.224]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/imix/install_scripts/.gitkeep' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7222114Z [00:01:46.231]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7289486Z [00:01:46.237]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7356957Z [00:01:46.244]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/rustfmt.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7423583Z [00:01:46.251]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/.cargo/config.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7492858Z [00:01:46.258]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7562744Z [00:01:46.265]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7631618Z [00:01:46.271]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/build.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7698746Z [00:01:46.278]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/embed_files_golem_prod/.gitkeep' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7766403Z [00:01:46.285]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/tests/cli.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7833659Z [00:01:46.292]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/main.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7900160Z [00:01:46.298]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/inter.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.7967962Z [00:01:46.305]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/inter/types.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8036429Z [00:01:46.312]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/inter/eval.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8103273Z [00:01:46.319]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/golem/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8170314Z [00:01:46.325]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8237764Z [00:01:46.332]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/src/grpc.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8305134Z [00:01:46.339]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/src/mock.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8372056Z [00:01:46.346]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/src/transport.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8439835Z [00:01:46.352]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/transport/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8507995Z [00:01:46.359]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8576155Z [00:01:46.366]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8643788Z [00:01:46.373]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/src/registry.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8712566Z [00:01:46.380]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/src/env.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8779615Z [00:01:46.386]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/src/file.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8845856Z [00:01:46.393]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/host_unique/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8914072Z [00:01:46.400]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.8981568Z [00:01:46.406]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/build.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9052170Z [00:01:46.414]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/src/config.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9119441Z [00:01:46.420]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/src/generated/eldritch.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9188443Z [00:01:46.427]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/src/generated/c2.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9254892Z [00:01:46.434]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/pb/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9322354Z [00:01:46.441]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/Cargo.toml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9388822Z [00:01:46.447]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/.gitignore' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9455244Z [00:01:46.454]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/README.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9523950Z [00:01:46.461]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/build.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9592525Z [00:01:46.468]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/drain.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9659803Z [00:01:46.474]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/environment.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9727417Z [00:01:46.481]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_process_list.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9795339Z [00:01:46.488]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/fetch_asset.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9864119Z [00:01:46.495]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/set_callback_interval.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9931342Z [00:01:46.501]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/set_callback_uri.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:07.9998501Z [00:01:46.508]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_agg_output.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0066480Z [00:01:46.515]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/reverse_shell_pty.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0133942Z [00:01:46.522]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/reduce.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0202479Z [00:01:46.529]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_error.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0269924Z [00:01:46.535]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_credential.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0337837Z [00:01:46.542]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_start.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0405728Z [00:01:46.549]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_text.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0473027Z [00:01:46.556]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0540827Z [00:01:46.562]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_file.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0608108Z [00:01:46.569]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/messages/report_finish.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0675883Z [00:01:46.576]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/eprint_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0743586Z [00:01:46.583]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0810442Z [00:01:46.589]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/runtime/eval.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0879313Z [00:01:46.596]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time/format_to_readable_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.0946754Z [00:01:46.603]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time/format_to_epoch_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1013928Z [00:01:46.610]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time/sleep_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1081345Z [00:01:46.616]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1148200Z [00:01:46.623]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/time/now_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1215193Z [00:01:46.630]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/ssh_exec_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1281787Z [00:01:46.637]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/ncat_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1349394Z [00:01:46.643]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/bind_proxy_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1416688Z [00:01:46.650]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/reverse_shell_pty_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1485009Z [00:01:46.657]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/port_scan_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1551466Z [00:01:46.663]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/port_forward_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1618411Z [00:01:46.670]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/smb_exec_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1685548Z [00:01:46.677]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/arp_scan_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1754001Z [00:01:46.684]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1820447Z [00:01:46.690]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/pivot/ssh_copy_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1888345Z [00:01:46.697]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/random/string_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.1954786Z [00:01:46.704]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/random/int_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2021314Z [00:01:46.710]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/random/bool_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2088564Z [00:01:46.717]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/random/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2155100Z [00:01:46.724]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/is_windows_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2222838Z [00:01:46.731]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_reg_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2290738Z [00:01:46.737]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/write_reg_int_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2357488Z [00:01:46.744]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/is_bsd_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2424057Z [00:01:46.751]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/is_macos_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2490028Z [00:01:46.757]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_env_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2557070Z [00:01:46.764]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/dll_inject_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2623751Z [00:01:46.771]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/hostname_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2691200Z [00:01:46.777]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/write_reg_str_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2758501Z [00:01:46.784]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/is_linux_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2824572Z [00:01:46.791]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_os_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2891058Z [00:01:46.797]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_user_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.2959771Z [00:01:46.804]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_ip_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3025707Z [00:01:46.811]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/dll_reflect_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3092943Z [00:01:46.818]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3160447Z [00:01:46.824]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/write_reg_hex_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3227305Z [00:01:46.831]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/exec_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3294110Z [00:01:46.838]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/get_pid_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3362038Z [00:01:46.845]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/sys/shell_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3429356Z [00:01:46.851]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/hash_file_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3496137Z [00:01:46.858]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/encode_b64_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3562773Z [00:01:46.865]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/decode_b64_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3629850Z [00:01:46.871]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/from_json_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3698631Z [00:01:46.878]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/aes_encrypt_file_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3764355Z [00:01:46.885]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/aes_decrypt_file_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3831131Z [00:01:46.891]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/to_json_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3899322Z [00:01:46.898]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.3966518Z [00:01:46.905]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/crypto/is_json_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4033989Z [00:01:46.912]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/netstat_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4101205Z [00:01:46.918]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/info_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4168092Z [00:01:46.925]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/kill_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4236675Z [00:01:46.932]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/name_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4302369Z [00:01:46.939]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/list_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4368972Z [00:01:46.945]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/process/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4436324Z [00:01:46.952]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/agent/eval_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4502513Z [00:01:46.959]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/agent/set_callback_uri_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4569480Z [00:01:46.965]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/agent/set_callback_interval_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4636249Z [00:01:46.972]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/agent/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4701759Z [00:01:46.979]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/copy_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4769273Z [00:01:46.985]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/is_file_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4838482Z [00:01:46.992]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/is_dir_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4906838Z [00:01:46.999]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/write_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.4972096Z [00:01:47.006]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/read_binary_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5039232Z [00:01:47.012]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/compress_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5105621Z [00:01:47.019]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/append_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5171502Z [00:01:47.025]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/list_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5238946Z [00:01:47.032]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/exists_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5304241Z [00:01:47.039]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/replace_all_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5370791Z [00:01:47.045]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/find_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5437593Z [00:01:47.052]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/parent_dir_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5503359Z [00:01:47.059]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/temp_file_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5569990Z [00:01:47.065]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/timestomp_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5637226Z [00:01:47.072]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/read_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5703125Z [00:01:47.079]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/moveto_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5769896Z [00:01:47.085]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/replace_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5836823Z [00:01:47.092]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/mkdir_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5902589Z [00:01:47.099]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/follow_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.5969668Z [00:01:47.105]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/template_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6036496Z [00:01:47.112]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6102097Z [00:01:47.119]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/file/remove_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6169551Z [00:01:47.125]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex/replace_all_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6236554Z [00:01:47.132]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex/replace_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6302767Z [00:01:47.139]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex/match_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6370104Z [00:01:47.145]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex/match_all_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6436967Z [00:01:47.152]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/regex/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6503325Z [00:01:47.159]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report/ssh_key_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6569954Z [00:01:47.165]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report/user_password_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6637240Z [00:01:47.172]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report/process_list_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6702985Z [00:01:47.179]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report/file_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6769490Z [00:01:47.185]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/report/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6836716Z [00:01:47.192]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/lib.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6902840Z [00:01:47.199]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets/copy_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.6969223Z [00:01:47.205]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets/read_binary_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7036060Z [00:01:47.212]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets/list_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7102219Z [00:01:47.219]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets/read_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7168267Z [00:01:47.225]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/assets/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7235229Z [00:01:47.232]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/http/download_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7300934Z [00:01:47.238]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/http/get_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7367253Z [00:01:47.245]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/http/post_impl.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7433226Z [00:01:47.252]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/lib/eldritch/src/http/mod.rs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7501341Z [00:01:47.258]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/implants/rust-toolchain' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7568571Z [00:01:47.265]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/docker/tavern.Dockerfile' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7634944Z [00:01:47.272]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/go.sum' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7701441Z [00:01:47.278]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7767671Z [00:01:47.285]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/go.mod' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7834159Z [00:01:47.292]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.gitattributes' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7900449Z [00:01:47.298]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/CODE_OF_CONDUCT.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.7968011Z [00:01:47.305]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows/docker.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8033677Z [00:01:47.312]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows/tests.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8100059Z [00:01:47.318]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows/release.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8166651Z [00:01:47.325]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows/docker-dev.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8232477Z [00:01:47.332]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/workflows/docs.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8299605Z [00:01:47.338]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/PULL_REQUEST_TEMPLATE.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8366650Z [00:01:47.345]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/ISSUE_TEMPLATE/bug_report.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8432248Z [00:01:47.352]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/ISSUE_TEMPLATE/feature_request.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8498893Z [00:01:47.358]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.github/ISSUE_TEMPLATE/feedback.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8564379Z [00:01:47.365]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/SECURITY.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8630376Z [00:01:47.371]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/CONTRIBUTING.md' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8697083Z [00:01:47.378]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/push-to-checkout.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8762362Z [00:01:47.385]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/post-update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8828961Z [00:01:47.391]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/prepare-commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8894353Z [00:01:47.398]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/update.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.8961207Z [00:01:47.404]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-receive.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9028493Z [00:01:47.411]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/sendemail-validate.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9096014Z [00:01:47.418]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9161614Z [00:01:47.425]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/commit-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9228941Z [00:01:47.431]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-applypatch.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9295938Z [00:01:47.438]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-rebase.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9361723Z [00:01:47.445]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-push.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9430272Z [00:01:47.451]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/applypatch-msg.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9497987Z [00:01:47.458]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/pre-merge-commit.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9564372Z [00:01:47.465]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/hooks/fsmonitor-watchman.sample' retained as 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9631107Z [00:01:47.471]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9698474Z [00:01:47.478]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9768082Z [00:01:47.485]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/logs/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9837847Z [00:01:47.492]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/refs/heads/main' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9905190Z [00:01:47.499]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/refs/remotes/origin/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:08.9972623Z [00:01:47.506]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/config' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0040956Z [00:01:47.512]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/packed-refs' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0109312Z [00:01:47.519]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/description' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0177794Z [00:01:47.526]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/HEAD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0245538Z [00:01:47.533]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-06593dafcaf80eaffee82ad1f6c9eef7b35e275b.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0314419Z [00:01:47.540]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-06593dafcaf80eaffee82ad1f6c9eef7b35e275b.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0381175Z [00:01:47.546]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-b634029d99f4f0a4c89e0de8ead16e0b3c8b9109.rev' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0448062Z [00:01:47.553]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-b634029d99f4f0a4c89e0de8ead16e0b3c8b9109.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0516803Z [00:01:47.560]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-b634029d99f4f0a4c89e0de8ead16e0b3c8b9109.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0583634Z [00:01:47.567]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-06593dafcaf80eaffee82ad1f6c9eef7b35e275b.idx' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0651393Z [00:01:47.573]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-b634029d99f4f0a4c89e0de8ead16e0b3c8b9109.promisor' changed from 0600 (rw-------) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0719544Z [00:01:47.580]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/objects/pack/pack-06593dafcaf80eaffee82ad1f6c9eef7b35e275b.pack' changed from 0444 (r--r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0786314Z [00:01:47.587]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/info/exclude' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0854200Z [00:01:47.594]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.git/index' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0921967Z [00:01:47.601]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.codecov.yml' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.0990500Z [00:01:47.607]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/tmp/tmp.H5H3svlC4L/TEMPREPO/.vscode/settings.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.1057264Z [00:01:47.614]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.1128132Z [00:01:47.621]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/MANIFEST.json' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.1194925Z [00:01:47.628]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/realm-tavern.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.1262607Z [00:01:47.635]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.1330231Z [00:01:47.641]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/realm-tavern.static.version' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.1397640Z [00:01:47.648]➜  mode of '/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/LICENSE' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
2025-08-20T22:16:09.1743364Z [00:01:47.683]➜  realpath: missing operand
2025-08-20T22:16:09.1744141Z [00:01:47.683]➜  Try 'realpath --help' for more information.
2025-08-20T22:16:09.1841036Z [00:01:47.693]➜  
2025-08-20T22:16:09.1841812Z [00:01:47.693]➜  [+] Found LICENSE ==> [/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/LICENSE]
2025-08-20T22:16:09.1842273Z [00:01:47.693]➜  
2025-08-20T22:16:09.1842478Z [00:01:47.693]➜  
2025-08-20T22:16:09.1851278Z [00:01:47.694]➜  /*! decimal.js-light v2.5.1 https://github.com/MikeMcl/decimal.js-light/LICENCE */
2025-08-20T22:16:09.1852040Z [00:01:47.694]➜  
2025-08-20T22:16:09.1853214Z [00:01:47.694]➜  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
2025-08-20T22:16:09.1854488Z [00:01:47.694]➜  
2025-08-20T22:16:09.1854853Z [00:01:47.694]➜  /**
2025-08-20T22:16:09.1855246Z [00:01:47.694]➜   * @license
2025-08-20T22:16:09.1855754Z [00:01:47.694]➜   * Lodash <https://lodash.com/>
2025-08-20T22:16:09.1856620Z [00:01:47.694]➜   * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
2025-08-20T22:16:09.1857577Z [00:01:47.694]➜   * Released under MIT license <https://lodash.com/license>
2025-08-20T22:16:09.1858198Z [00:01:47.694]➜   * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
2025-08-20T22:16:09.1858787Z [00:01:47.694]➜   * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
2025-08-20T22:16:09.1859210Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1859437Z [00:01:47.694]➜  
2025-08-20T22:16:09.1859641Z [00:01:47.694]➜  /**
2025-08-20T22:16:09.1860061Z [00:01:47.694]➜   * @license React
2025-08-20T22:16:09.1860361Z [00:01:47.694]➜   * react-dom.production.min.js
2025-08-20T22:16:09.1860639Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1860934Z [00:01:47.694]➜   * Copyright (c) Facebook, Inc. and its affiliates.
2025-08-20T22:16:09.1861248Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1861587Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1862050Z [00:01:47.694]➜   * LICENSE file in the root directory of this source tree.
2025-08-20T22:16:09.1862422Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1862623Z [00:01:47.694]➜  
2025-08-20T22:16:09.1862819Z [00:01:47.694]➜  /**
2025-08-20T22:16:09.1863039Z [00:01:47.694]➜   * @license React
2025-08-20T22:16:09.1863359Z [00:01:47.694]➜   * react-jsx-runtime.production.min.js
2025-08-20T22:16:09.1863888Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1864194Z [00:01:47.694]➜   * Copyright (c) Facebook, Inc. and its affiliates.
2025-08-20T22:16:09.1864506Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1864860Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1865316Z [00:01:47.694]➜   * LICENSE file in the root directory of this source tree.
2025-08-20T22:16:09.1865644Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1865845Z [00:01:47.694]➜  
2025-08-20T22:16:09.1866041Z [00:01:47.694]➜  /**
2025-08-20T22:16:09.1866266Z [00:01:47.694]➜   * @license React
2025-08-20T22:16:09.1866544Z [00:01:47.694]➜   * react.production.min.js
2025-08-20T22:16:09.1866807Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1867092Z [00:01:47.694]➜   * Copyright (c) Facebook, Inc. and its affiliates.
2025-08-20T22:16:09.1867396Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1867721Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1868316Z [00:01:47.694]➜   * LICENSE file in the root directory of this source tree.
2025-08-20T22:16:09.1868656Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1868855Z [00:01:47.694]➜  
2025-08-20T22:16:09.1869059Z [00:01:47.694]➜  /**
2025-08-20T22:16:09.1869276Z [00:01:47.694]➜   * @license React
2025-08-20T22:16:09.1869564Z [00:01:47.694]➜   * scheduler.production.min.js
2025-08-20T22:16:09.1869836Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1870122Z [00:01:47.694]➜   * Copyright (c) Facebook, Inc. and its affiliates.
2025-08-20T22:16:09.1870420Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1870745Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1871190Z [00:01:47.694]➜   * LICENSE file in the root directory of this source tree.
2025-08-20T22:16:09.1871511Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1871708Z [00:01:47.694]➜  
2025-08-20T22:16:09.1871900Z [00:01:47.694]➜  /**
2025-08-20T22:16:09.1872143Z [00:01:47.694]➜   * @remix-run/router v1.4.0
2025-08-20T22:16:09.1872402Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1872665Z [00:01:47.694]➜   * Copyright (c) Remix Software Inc.
2025-08-20T22:16:09.1872945Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1873277Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1874311Z [00:01:47.694]➜   * LICENSE.md file in the root directory of this source tree.
2025-08-20T22:16:09.1874666Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1874881Z [00:01:47.694]➜   * @license MIT
2025-08-20T22:16:09.1875110Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1875311Z [00:01:47.694]➜  
2025-08-20T22:16:09.1875506Z [00:01:47.694]➜  /**
2025-08-20T22:16:09.1875745Z [00:01:47.694]➜   * React Router DOM v6.9.0
2025-08-20T22:16:09.1876000Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1876252Z [00:01:47.694]➜   * Copyright (c) Remix Software Inc.
2025-08-20T22:16:09.1876532Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1876854Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1877326Z [00:01:47.694]➜   * LICENSE.md file in the root directory of this source tree.
2025-08-20T22:16:09.1877659Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1877867Z [00:01:47.694]➜   * @license MIT
2025-08-20T22:16:09.1878262Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1878462Z [00:01:47.694]➜  
2025-08-20T22:16:09.1878651Z [00:01:47.694]➜  /**
2025-08-20T22:16:09.1878878Z [00:01:47.694]➜   * React Router v6.9.0
2025-08-20T22:16:09.1879129Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1879384Z [00:01:47.694]➜   * Copyright (c) Remix Software Inc.
2025-08-20T22:16:09.1879661Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1879993Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1880461Z [00:01:47.694]➜   * LICENSE.md file in the root directory of this source tree.
2025-08-20T22:16:09.1880793Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1881007Z [00:01:47.694]➜   * @license MIT
2025-08-20T22:16:09.1881240Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1881440Z [00:01:47.694]➜  
2025-08-20T22:16:09.1881634Z [00:01:47.694]➜  /**
2025-08-20T22:16:09.1881858Z [00:01:47.694]➜   * react-table
2025-08-20T22:16:09.1882083Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1882322Z [00:01:47.694]➜   * Copyright (c) TanStack
2025-08-20T22:16:09.1882579Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1882906Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1883365Z [00:01:47.694]➜   * LICENSE.md file in the root directory of this source tree.
2025-08-20T22:16:09.1884005Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1884229Z [00:01:47.694]➜   * @license MIT
2025-08-20T22:16:09.1884461Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1884661Z [00:01:47.694]➜  
2025-08-20T22:16:09.1884854Z [00:01:47.694]➜  /**
2025-08-20T22:16:09.1885073Z [00:01:47.694]➜   * table-core
2025-08-20T22:16:09.1885302Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1885535Z [00:01:47.694]➜   * Copyright (c) TanStack
2025-08-20T22:16:09.1885786Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1886260Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1886734Z [00:01:47.694]➜   * LICENSE.md file in the root directory of this source tree.
2025-08-20T22:16:09.1887077Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1887287Z [00:01:47.694]➜   * @license MIT
2025-08-20T22:16:09.1887517Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1887713Z [00:01:47.694]➜  
2025-08-20T22:16:09.1887947Z [00:01:47.694]➜  /** @license React v16.13.1
2025-08-20T22:16:09.1888264Z [00:01:47.694]➜   * react-is.production.min.js
2025-08-20T22:16:09.1888534Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1888831Z [00:01:47.694]➜   * Copyright (c) Facebook, Inc. and its affiliates.
2025-08-20T22:16:09.1889142Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1889468Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1889920Z [00:01:47.694]➜   * LICENSE file in the root directory of this source tree.
2025-08-20T22:16:09.1890241Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1890439Z [00:01:47.694]➜  
2025-08-20T22:16:09.1890681Z [00:01:47.694]➜  /** @license React v17.0.2
2025-08-20T22:16:09.1890987Z [00:01:47.694]➜   * react-is.production.min.js
2025-08-20T22:16:09.1891263Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1891552Z [00:01:47.694]➜   * Copyright (c) Facebook, Inc. and its affiliates.
2025-08-20T22:16:09.1891858Z [00:01:47.694]➜   *
2025-08-20T22:16:09.1892179Z [00:01:47.694]➜   * This source code is licensed under the MIT license found in the
2025-08-20T22:16:09.1892625Z [00:01:47.694]➜   * LICENSE file in the root directory of this source tree.
2025-08-20T22:16:09.1892950Z [00:01:47.694]➜   */
2025-08-20T22:16:09.1893146Z [00:01:47.694]➜  
2025-08-20T22:16:09.1893337Z [00:01:47.694]➜  
2025-08-20T22:16:10.5321228Z [00:01:49.040]➜  
2025-08-20T22:16:10.5321685Z [00:01:49.041]➜  File: LICENSE
2025-08-20T22:16:10.5321990Z [00:01:49.041]➜    Type: ASCII text
2025-08-20T22:16:10.5322469Z [00:01:49.041]➜    B3sum: 663fdf9ab24578b5d797a1265e9da7014d2229314d09dfe923804c70a0c4d66b
2025-08-20T22:16:10.5323146Z [00:01:49.041]➜    SHA256sum: a92989d8a48f7fb3b0606a325d8fb38f590cbfe740891a761d46f9a92b15e545
2025-08-20T22:16:10.5323846Z [00:01:49.041]➜    Size: 4.0K
2025-08-20T22:16:10.5451997Z [00:01:49.054]➜  
2025-08-20T22:16:10.5452459Z [00:01:49.054]➜  File: SBUILD
2025-08-20T22:16:10.5453123Z [00:01:49.054]➜    Type: a /SBUILD ver @v1.0.0 script, ASCII text executable
2025-08-20T22:16:10.5454062Z [00:01:49.054]➜    B3sum: 1ff4e219008c582b3b1aef02e28125e174be4eb71842e41fe4d846c9f8f53111
2025-08-20T22:16:10.5454677Z [00:01:49.054]➜    SHA256sum: 4f3a879b053e9284256de859792c12234a3460d745a6665bc2981f178119879f
2025-08-20T22:16:10.5455090Z [00:01:49.054]➜    Size: 8.0K
2025-08-20T22:16:10.5562784Z [00:01:49.065]➜  
2025-08-20T22:16:10.5563329Z [00:01:49.065]➜  File: realm-tavern.static.version
2025-08-20T22:16:10.5564192Z [00:01:49.065]➜    Type: ASCII text, with no line terminators
2025-08-20T22:16:10.5564764Z [00:01:49.065]➜    B3sum: fd7a43a10027eec51bd591a731b5c0218a7564a9877b144618d41dab67db8724
2025-08-20T22:16:10.5565396Z [00:01:49.065]➜    SHA256sum: 4023da6658965118c331b351203b778c8ad8bf15c4a46475e0f4a58bb0f1c9bf
2025-08-20T22:16:10.5565811Z [00:01:49.065]➜    Size: 4.0K
2025-08-20T22:16:10.5672115Z [00:01:49.076]➜  
2025-08-20T22:16:10.5672611Z [00:01:49.076]➜  File: realm-tavern.version
2025-08-20T22:16:10.5673260Z [00:01:49.076]➜    Type: ASCII text, with no line terminators
2025-08-20T22:16:10.5674304Z [00:01:49.076]➜    B3sum: fd7a43a10027eec51bd591a731b5c0218a7564a9877b144618d41dab67db8724
2025-08-20T22:16:10.5675067Z [00:01:49.076]➜    SHA256sum: 4023da6658965118c331b351203b778c8ad8bf15c4a46475e0f4a58bb0f1c9bf
2025-08-20T22:16:10.5675495Z [00:01:49.076]➜    Size: 4.0K
2025-08-20T22:16:10.5676246Z [00:01:49.076]➜  
2025-08-20T22:16:10.5676843Z [00:01:49.076]➜  [+] Generating (b3sum) Checksums ==> [/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/CHECKSUM]
2025-08-20T22:16:10.5707842Z [00:01:49.079]➜  realm-tavern.version:fd7a43a10027eec51bd591a731b5c0218a7564a9877b144618d41dab67db8724
2025-08-20T22:16:10.5709125Z [00:01:49.079]➜  SBUILD:1ff4e219008c582b3b1aef02e28125e174be4eb71842e41fe4d846c9f8f53111
2025-08-20T22:16:10.5710381Z [00:01:49.079]➜  realm-tavern.static.version:fd7a43a10027eec51bd591a731b5c0218a7564a9877b144618d41dab67db8724
2025-08-20T22:16:10.5711335Z [00:01:49.079]➜  LICENSE:663fdf9ab24578b5d797a1265e9da7014d2229314d09dfe923804c70a0c4d66b
2025-08-20T22:16:10.5729434Z [00:01:49.081]➜  
2025-08-20T22:16:10.5730533Z [00:01:49.081]➜  [+] Signing realm-tavern.static (Verify: https://docs.pkgforge.dev/repositories/pkgforge-stable/security#trust-but-verify)
2025-08-20T22:16:10.5840447Z [00:01:49.092]➜  
2025-08-20T22:16:10.5841446Z [00:01:49.092]➜  [✓] SuccessFully Built realm-tavern.static using https://github.com/pkgforge/soarpkgs/blob/main/binaries/realm-tavern/static.official.stable.yaml [Wednesday, 2025-08-20 (10:16:10 PM) UTC]
2025-08-20T22:16:10.5842267Z [00:01:49.092]➜  
2025-08-20T22:16:10.5916336Z [00:01:49.100]➜  [+] Total Size: 45M (Includes DUPES+TMPFILES)
2025-08-20T22:16:10.5917434Z [00:01:49.100]➜  [+] LOGPATH='/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/realm-tavern.static.log'
2025-08-20T22:16:10.5930619Z [00:01:49.101]➜  [+] ENVPATH=/tmp/pkgforge/1b7PldFIX_SBUILD/ENVPATH
2025-08-20T22:16:10.6084868Z 
2025-08-20T22:16:10.6085526Z [+] Sanitizing /tmp/pkgforge/1b7PldFIX_SBUILD/BUILD.log ==> /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/realm-tavern.static.log
2025-08-20T22:16:14.7074724Z 
2025-08-20T22:16:14.7075947Z [✗] FATAL: Failed to Push Artifacts ==> [ghcr.io/pkgforge/bincache/realm-tavern/official]
2025-08-20T22:16:14.7077059Z [+] LOGS (Build Dir): /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:14.7077656Z 
2025-08-20T22:16:14.7670508Z *** Zstandard CLI (64-bit) v1.5.7, by Yann Collet ***
2025-08-20T22:16:14.9321879Z ./BUILD_ARTIFACTS.tar : 50.29%   (  43.3 MiB =>   21.8 MiB, /tmp/BUILD_ARTIFACTS.zstd) 
2025-08-20T22:16:14.9439887Z removed './BUILD_ARTIFACTS.tar'
2025-08-20T22:16:14.9477088Z 
2025-08-20T22:16:14.9478248Z [+] Completed (Building|Fetching) https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml :: 00(Hr):01(Min):53(Sec)
2025-08-20T22:16:14.9478966Z 
2025-08-20T22:16:14.9492964Z 
2025-08-20T22:16:14.9493286Z ==> [+] Finished Building at :: Wednesday, 2025-08-20 (10:16:14 PM) UTC
2025-08-20T22:16:14.9493847Z 
2025-08-20T22:16:15.2222457Z renamed '/tmp/BUILD.gh.log.txt' -> '/tmp/BUILD.log'
2025-08-20T22:16:15.2267103Z ##[group]Run ##Presets
2025-08-20T22:16:15.2267422Z [36;1m##Presets[0m
2025-08-20T22:16:15.2267626Z [36;1mset +x ; set +e[0m
2025-08-20T22:16:15.2267838Z [36;1m#-------------#[0m
2025-08-20T22:16:15.2268042Z [36;1m##Debug?[0m
2025-08-20T22:16:15.2268280Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:16:15.2268566Z [36;1m  set -x[0m
2025-08-20T22:16:15.2268741Z [36;1mfi[0m
2025-08-20T22:16:15.2268915Z [36;1m#-------------#[0m
2025-08-20T22:16:15.2269113Z [36;1m##Set ENV[0m
2025-08-20T22:16:15.2269341Z [36;1m if [[ "${SKIP_SRCBUILD_UPLOAD}" != "YES" ]]; then[0m
2025-08-20T22:16:15.2269771Z [36;1m    #GHCRPKG_TAG_SRCBUILD="srcbuild.$(date --utc +"%y%m%dT%H%M%S" | tr -d '[:space:]')-"[0m
2025-08-20T22:16:15.2270184Z [36;1m    GHCRPKG_TAG_SRCBUILD=""[0m
2025-08-20T22:16:15.2270643Z [36;1m    GHCRPKG_URL_SRCBUILD="ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-"[0m
2025-08-20T22:16:15.2271193Z [36;1m    export GHCRPKG_TAG_SRCBUILD GHCRPKG_URL_SRCBUILD[0m
2025-08-20T22:16:15.2271596Z [36;1m    echo "GHCRPKG_TAG_SRCBUILD=${GHCRPKG_TAG_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:15.2272036Z [36;1m    echo "GHCRPKG_URL_SRCBUILD=${GHCRPKG_URL_SRCBUILD}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:15.2272368Z [36;1m fi[0m
2025-08-20T22:16:15.2272543Z [36;1m##Push[0m
2025-08-20T22:16:15.2272765Z [36;1m if [[ -n "${GHCRPKG_TAG_SRCBUILD+x}" ]]; then[0m
2025-08-20T22:16:15.2273041Z [36;1m  pushd "/tmp" &>/dev/null[0m
2025-08-20T22:16:15.2273554Z [36;1m   if [[ -s "./BUILD_ARTIFACTS.zstd" && $(stat -c%s "./BUILD_ARTIFACTS.zstd") -gt 1000 ]]; then[0m
2025-08-20T22:16:15.2274037Z [36;1m     realpath "./BUILD_ARTIFACTS.zstd" && du -sh "./BUILD_ARTIFACTS.zstd"[0m
2025-08-20T22:16:15.2274486Z [36;1m     ls -sh "/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR"[0m
2025-08-20T22:16:15.2274824Z [36;1m     ghcr_push_cmd()[0m
2025-08-20T22:16:15.2275037Z [36;1m       {[0m
2025-08-20T22:16:15.2275226Z [36;1m        for i in {1..10}; do[0m
2025-08-20T22:16:15.2275567Z [36;1m          unset ghcr_push ; ghcr_push=(oras push --disable-path-validation)[0m
2025-08-20T22:16:15.2276014Z [36;1m          ghcr_push+=(--config "/dev/null:application/vnd.oci.empty.v1+json")[0m
2025-08-20T22:16:15.2276449Z [36;1m          ghcr_push+=(--annotation "com.github.package.type=container")[0m
2025-08-20T22:16:15.2276871Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_ghcrpkg-tag=")[0m
2025-08-20T22:16:15.2277284Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_gha=")[0m
2025-08-20T22:16:15.2277669Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.build_id=")[0m
2025-08-20T22:16:15.2278264Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.ghcr_pkg=:")[0m
2025-08-20T22:16:15.2278644Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.push_date=")[0m
2025-08-20T22:16:15.2279023Z [36;1m          ghcr_push+=(--annotation "dev.pkgforge.soar.version=")[0m
2025-08-20T22:16:15.2279418Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.created=")[0m
2025-08-20T22:16:15.2279892Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.description=SRCBUILD for ")[0m
2025-08-20T22:16:15.2280398Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.licenses=blessing")[0m
2025-08-20T22:16:15.2280849Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.ref.name=")[0m
2025-08-20T22:16:15.2281277Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.revision=")[0m
2025-08-20T22:16:15.2281692Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.source=")[0m
2025-08-20T22:16:15.2282175Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.title=SRCBUILD-realm-tavern")[0m
2025-08-20T22:16:15.2282643Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.url=")[0m
2025-08-20T22:16:15.2283221Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.vendor=pkgforge")[0m
2025-08-20T22:16:15.2284054Z [36;1m          ghcr_push+=(--annotation "org.opencontainers.image.version=")[0m
2025-08-20T22:16:15.2284460Z [36;1m          ghcr_push+=("${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}")[0m
2025-08-20T22:16:15.2284955Z [36;1m          [[ -f "./BUILD_ARTIFACTS.zstd" && -s "./BUILD_ARTIFACTS.zstd" ]] && ghcr_push+=("./BUILD_ARTIFACTS.zstd")[0m
2025-08-20T22:16:15.2285390Z [36;1m          "${ghcr_push[@]}" ; sleep 5[0m
2025-08-20T22:16:15.2285638Z [36;1m         #Check[0m
2025-08-20T22:16:15.2286196Z [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-20T22:16:15.2286900Z [36;1m            echo -e "\n[+] (ARTIFACTS) Registry --> https://${GHCRPKG_URL_SRCBUILD}\n"[0m
2025-08-20T22:16:15.2287248Z [36;1m            break[0m
2025-08-20T22:16:15.2287456Z [36;1m          else[0m
2025-08-20T22:16:15.2287856Z [36;1m            echo -e "\n[-] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD} (Retrying ${i}/10)\n"[0m
2025-08-20T22:16:15.2288298Z [36;1m          fi[0m
2025-08-20T22:16:15.2288520Z [36;1m          sleep "$(shuf -i 500-4500 -n 1)e-3"[0m
2025-08-20T22:16:15.2288780Z [36;1m        done[0m
2025-08-20T22:16:15.2288969Z [36;1m       }[0m
2025-08-20T22:16:15.2289172Z [36;1m       export -f ghcr_push_cmd[0m
2025-08-20T22:16:15.2289421Z [36;1m       ghcr_push_cmd[0m
2025-08-20T22:16:15.2289988Z [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-20T22:16:15.2290743Z [36;1m         echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:16:15.2291169Z [36;1m          echo -e "\n[-] Retrying ...\n"[0m
2025-08-20T22:16:15.2291451Z [36;1m          ghcr_push_cmd[0m
2025-08-20T22:16:15.2292041Z [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-20T22:16:15.2292750Z [36;1m             oras manifest fetch "${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}" | jq .[0m
2025-08-20T22:16:15.2293262Z [36;1m             echo -e "\n[✗] Failed to Push Artifact to ${GHCRPKG_URL_SRCBUILD}:${GHCRPKG_TAG_SRCBUILD}\n"[0m
2025-08-20T22:16:15.2293765Z [36;1m             return 1 || exit 1[0m
2025-08-20T22:16:15.2294003Z [36;1m           fi[0m
2025-08-20T22:16:15.2294195Z [36;1m       fi[0m
2025-08-20T22:16:15.2294376Z [36;1m   fi[0m
2025-08-20T22:16:15.2294686Z [36;1m fi[0m
2025-08-20T22:16:15.2294871Z [36;1mpopd >/dev/null 2>&1[0m
2025-08-20T22:16:15.2397351Z shell: /usr/bin/bash -e {0}
2025-08-20T22:16:15.2397588Z env:
2025-08-20T22:16:15.2397786Z   CROSS_COMPILING: NO
2025-08-20T22:16:15.2398017Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:16:15.2398247Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:16:15.2398467Z   ON_QEMU: NO
2025-08-20T22:16:15.2406002Z   DEBUG: 0
2025-08-20T22:16:15.2406239Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:16:15.2406479Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:16:15.2406788Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:16:15.2407112Z   KEEP_LOGS: YES
2025-08-20T22:16:15.2407303Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:16:15.2407523Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:16:15.2407752Z   SBUILD_REBUILD: false
2025-08-20T22:16:15.2408311Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:16:15.2408919Z   BUILD_SYS: docker://rust
2025-08-20T22:16:15.2409133Z   BUILD_ON_HOST: FALSE
2025-08-20T22:16:15.2409330Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:16:15.2409520Z   SYSTMP: /tmp
2025-08-20T22:16:15.2409699Z   GHA_MODE: MATRIX
2025-08-20T22:16:15.2410302Z   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-20T22:16:15.2410845Z   INPUT_SBUILD: /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:16:15.2411167Z   BUILD_DIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml
2025-08-20T22:16:15.2411557Z   SBUILD_OUTDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:15.2412039Z   SBUILD_TMPDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:16:15.2412415Z   PKG_TYPE: static
2025-08-20T22:16:15.2412609Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:16:15.2412817Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:16:15.2413245Z   GHCR_TOKEN: ***
2025-08-20T22:16:15.2413837Z   GITHUB_TOKEN: ***
2025-08-20T22:16:15.2414076Z   GITLAB_TOKEN: ***
2025-08-20T22:16:15.2415173Z   MINISIGN_KEY: ***
2025-08-20T22:16:15.2415357Z ##[endgroup]
2025-08-20T22:16:15.2501356Z /tmp/BUILD_ARTIFACTS.zstd
2025-08-20T22:16:15.2511536Z 22M	./BUILD_ARTIFACTS.zstd
2025-08-20T22:16:15.2524212Z total 704K
2025-08-20T22:16:15.2524530Z 4.0K CHECKSUM
2025-08-20T22:16:15.2524839Z 4.0K CHECKSUM.sig
2025-08-20T22:16:15.2525150Z 4.0K LICENSE
2025-08-20T22:16:15.2525453Z 4.0K LICENSE.sig
2025-08-20T22:16:15.2525675Z 8.0K SBUILD
2025-08-20T22:16:15.2525853Z 4.0K SBUILD.sig
2025-08-20T22:16:15.2526036Z 4.0K SBUILD_TEMP
2025-08-20T22:16:15.2526238Z 656K realm-tavern.static.log
2025-08-20T22:16:15.2526479Z 4.0K realm-tavern.static.version
2025-08-20T22:16:15.2526732Z 4.0K realm-tavern.static.version.sig
2025-08-20T22:16:15.2526994Z 4.0K realm-tavern.version
2025-08-20T22:16:15.2527227Z 4.0K realm-tavern.version.sig
2025-08-20T22:16:15.2839055Z Error: "ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-"
2025-08-20T22:16:15.2840012Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T22:16:20.2905038Z Error: "ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-"
2025-08-20T22:16:20.2906669Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T22:16:20.2916177Z 
2025-08-20T22:16:20.2916775Z [+] (ARTIFACTS) Registry --> https://ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-
2025-08-20T22:16:20.2917351Z 
2025-08-20T22:16:20.2956330Z Error: "ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-:": invalid reference: invalid repository "pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-"
2025-08-20T22:16:20.2957554Z Please make sure the provided reference is in the form of <registry>/<repo>[:tag|@digest]
2025-08-20T22:16:20.3005938Z ##[group]Run ##Presets
2025-08-20T22:16:20.3006188Z [36;1m##Presets[0m
2025-08-20T22:16:20.3006386Z [36;1mset +x ; set +e[0m
2025-08-20T22:16:20.3006594Z [36;1m#-------------#[0m
2025-08-20T22:16:20.3006793Z [36;1m##Debug?[0m
2025-08-20T22:16:20.3007024Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:16:20.3007312Z [36;1m  set -x[0m
2025-08-20T22:16:20.3007491Z [36;1mfi[0m
2025-08-20T22:16:20.3007673Z [36;1m#-------------#[0m
2025-08-20T22:16:20.3007937Z [36;1mUTC_TIME="$(TZ='UTC' date +'%Y_%m_%dT%I_%M_%S_%p')"[0m
2025-08-20T22:16:20.3008272Z [36;1mecho "UTC_TIME=${UTC_TIME}" >> "${GITHUB_ENV}"[0m
2025-08-20T22:16:20.3058035Z shell: /usr/bin/bash -e {0}
2025-08-20T22:16:20.3058267Z env:
2025-08-20T22:16:20.3058448Z   CROSS_COMPILING: NO
2025-08-20T22:16:20.3058663Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:16:20.3058880Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:16:20.3059103Z   ON_QEMU: NO
2025-08-20T22:16:20.3059307Z   DEBUG: 0
2025-08-20T22:16:20.3059486Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:16:20.3059704Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:16:20.3060010Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:16:20.3060330Z   KEEP_LOGS: YES
2025-08-20T22:16:20.3060521Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:16:20.3060742Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:16:20.3060969Z   SBUILD_REBUILD: false
2025-08-20T22:16:20.3061525Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:16:20.3062126Z   BUILD_SYS: docker://rust
2025-08-20T22:16:20.3062344Z   BUILD_ON_HOST: FALSE
2025-08-20T22:16:20.3062539Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:16:20.3062732Z   SYSTMP: /tmp
2025-08-20T22:16:20.3062909Z   GHA_MODE: MATRIX
2025-08-20T22:16:20.3063338Z   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-20T22:16:20.3064041Z   INPUT_SBUILD: /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:16:20.3064368Z   BUILD_DIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml
2025-08-20T22:16:20.3064755Z   SBUILD_OUTDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:20.3065239Z   SBUILD_TMPDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:16:20.3065621Z   PKG_TYPE: static
2025-08-20T22:16:20.3065813Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:16:20.3066014Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:16:20.3066218Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:16:20.3066607Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-
2025-08-20T22:16:20.3067028Z ##[endgroup]
2025-08-20T22:16:20.3209817Z ##[group]Run actions/upload-artifact@v4
2025-08-20T22:16:20.3210113Z with:
2025-08-20T22:16:20.3210332Z   name: Bincache_realm-tavern_x86_64-Linux
2025-08-20T22:16:20.3210662Z   path: /tmp/BUILD.log
/tmp/BUILD_ARTIFACTS.zstd

2025-08-20T22:16:20.3210958Z   compression-level: 0
2025-08-20T22:16:20.3211166Z   retention-days: 30
2025-08-20T22:16:20.3211357Z   overwrite: true
2025-08-20T22:16:20.3211546Z   if-no-files-found: warn
2025-08-20T22:16:20.3211762Z   include-hidden-files: false
2025-08-20T22:16:20.3211972Z env:
2025-08-20T22:16:20.3212135Z   CROSS_COMPILING: NO
2025-08-20T22:16:20.3212334Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:16:20.3212550Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:16:20.3212758Z   ON_QEMU: NO
2025-08-20T22:16:20.3212927Z   DEBUG: 0
2025-08-20T22:16:20.3213115Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:16:20.3213343Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:16:20.3213937Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:16:20.3214293Z   KEEP_LOGS: YES
2025-08-20T22:16:20.3214484Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:16:20.3214705Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:16:20.3215108Z   SBUILD_REBUILD: false
2025-08-20T22:16:20.3215666Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:16:20.3216261Z   BUILD_SYS: docker://rust
2025-08-20T22:16:20.3216486Z   BUILD_ON_HOST: FALSE
2025-08-20T22:16:20.3216680Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:16:20.3216868Z   SYSTMP: /tmp
2025-08-20T22:16:20.3217044Z   GHA_MODE: MATRIX
2025-08-20T22:16:20.3217475Z   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-20T22:16:20.3217987Z   INPUT_SBUILD: /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:16:20.3218313Z   BUILD_DIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml
2025-08-20T22:16:20.3218705Z   SBUILD_OUTDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:20.3219187Z   SBUILD_TMPDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:16:20.3219571Z   PKG_TYPE: static
2025-08-20T22:16:20.3219762Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:16:20.3219966Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:16:20.3220166Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:16:20.3220561Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-
2025-08-20T22:16:20.3220982Z   UTC_TIME: 2025_08_20T10_16_20_PM
2025-08-20T22:16:20.3221204Z ##[endgroup]
2025-08-20T22:16:20.5480918Z Multiple search paths detected. Calculating the least common ancestor of all paths
2025-08-20T22:16:20.5484561Z The least common ancestor is /tmp. This will be the root directory of the artifact
2025-08-20T22:16:20.5485560Z With the provided path, there will be 2 files uploaded
2025-08-20T22:16:20.6905168Z Artifact name is valid!
2025-08-20T22:16:20.6906434Z Root directory input is valid!
2025-08-20T22:16:20.7356186Z Beginning upload of artifact content to blob storage
2025-08-20T22:16:21.1347687Z Uploaded bytes 8388608
2025-08-20T22:16:21.3247722Z Uploaded bytes 16777216
2025-08-20T22:16:21.5170886Z Uploaded bytes 23875336
2025-08-20T22:16:21.5616656Z Finished uploading artifact content to blob storage!
2025-08-20T22:16:21.5620205Z SHA256 digest of uploaded artifact zip is c09afddd55599fea70f7bfae061dab6df4be385ff8d8e37f869fa77cc074303f
2025-08-20T22:16:21.5620749Z Finalizing artifact upload
2025-08-20T22:16:21.6553199Z Artifact Bincache_realm-tavern_x86_64-Linux.zip successfully finalized. Artifact ID 3813727418
2025-08-20T22:16:21.6554297Z Artifact Bincache_realm-tavern_x86_64-Linux has been successfully uploaded! Final size is 23875336 bytes. Artifact ID is 3813727418
2025-08-20T22:16:21.6560036Z Artifact download URL: https://github.com/pkgforge/bincache/actions/runs/17109151717/artifacts/3813727418
2025-08-20T22:16:21.6719318Z ##[group]Run actions/attest-build-provenance@v2.4.0
2025-08-20T22:16:21.6719655Z with:
2025-08-20T22:16:21.6719855Z   subject-name: realm-tavern--
2025-08-20T22:16:21.6720607Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:16:21.6721369Z   show-summary: true
2025-08-20T22:16:21.6721583Z   push-to-registry: false
2025-08-20T22:16:21.6721954Z   github-token: ***
2025-08-20T22:16:21.6722155Z env:
2025-08-20T22:16:21.6722332Z   CROSS_COMPILING: NO
2025-08-20T22:16:21.6722546Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:16:21.6722779Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:16:21.6723000Z   ON_QEMU: NO
2025-08-20T22:16:21.6723176Z   DEBUG: 0
2025-08-20T22:16:21.6723361Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:16:21.6723804Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:16:21.6724142Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:16:21.6724472Z   KEEP_LOGS: YES
2025-08-20T22:16:21.6724664Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:16:21.6724888Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:16:21.6725120Z   SBUILD_REBUILD: false
2025-08-20T22:16:21.6725674Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:16:21.6726467Z   BUILD_SYS: docker://rust
2025-08-20T22:16:21.6726692Z   BUILD_ON_HOST: FALSE
2025-08-20T22:16:21.6726893Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:16:21.6727089Z   SYSTMP: /tmp
2025-08-20T22:16:21.6727274Z   GHA_MODE: MATRIX
2025-08-20T22:16:21.6727723Z   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-20T22:16:21.6728245Z   INPUT_SBUILD: /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:16:21.6728577Z   BUILD_DIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml
2025-08-20T22:16:21.6728973Z   SBUILD_OUTDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:21.6729471Z   SBUILD_TMPDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:16:21.6729863Z   PKG_TYPE: static
2025-08-20T22:16:21.6730061Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:16:21.6730280Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:16:21.6730489Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:16:21.6730889Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-
2025-08-20T22:16:21.6731320Z   UTC_TIME: 2025_08_20T10_16_20_PM
2025-08-20T22:16:21.6731555Z ##[endgroup]
2025-08-20T22:16:21.6803697Z ##[group]Run actions/attest-build-provenance/predicate@1176ef556905f349f669722abf30bce1a6e16e01
2025-08-20T22:16:21.6804146Z env:
2025-08-20T22:16:21.6804326Z   CROSS_COMPILING: NO
2025-08-20T22:16:21.6804554Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:16:21.6804787Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:16:21.6805005Z   ON_QEMU: NO
2025-08-20T22:16:21.6805190Z   DEBUG: 0
2025-08-20T22:16:21.6805372Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:16:21.6805602Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:16:21.6805916Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:16:21.6806245Z   KEEP_LOGS: YES
2025-08-20T22:16:21.6806445Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:16:21.6806670Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:16:21.6806904Z   SBUILD_REBUILD: false
2025-08-20T22:16:21.6807479Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:16:21.6808088Z   BUILD_SYS: docker://rust
2025-08-20T22:16:21.6808312Z   BUILD_ON_HOST: FALSE
2025-08-20T22:16:21.6808519Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:16:21.6808717Z   SYSTMP: /tmp
2025-08-20T22:16:21.6808908Z   GHA_MODE: MATRIX
2025-08-20T22:16:21.6809352Z   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-20T22:16:21.6810069Z   INPUT_SBUILD: /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:16:21.6810415Z   BUILD_DIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml
2025-08-20T22:16:21.6810812Z   SBUILD_OUTDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:21.6811316Z   SBUILD_TMPDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:16:21.6811714Z   PKG_TYPE: static
2025-08-20T22:16:21.6811910Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:16:21.6812123Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:16:21.6812332Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:16:21.6812736Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-
2025-08-20T22:16:21.6813176Z   UTC_TIME: 2025_08_20T10_16_20_PM
2025-08-20T22:16:21.6813622Z ##[endgroup]
2025-08-20T22:16:22.1567529Z ##[group]Run actions/attest@ce27ba3b4a9a139d9a20a4a07d69fabb52f1e5bc
2025-08-20T22:16:22.1567876Z with:
2025-08-20T22:16:22.1568575Z   subject-path: "/tmp/BUILD.log"
"/tmp/BUILD_ARTIFACTS.zstd"
/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/**
!/tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP/**

2025-08-20T22:16:22.1569335Z   subject-name: realm-tavern--
2025-08-20T22:16:22.1569633Z   predicate-type: https://slsa.dev/provenance/v1
2025-08-20T22:16:22.1572461Z   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/17109151717/attempts/1"}}}
2025-08-20T22:16:22.1575306Z   push-to-registry: false
2025-08-20T22:16:22.1575533Z   show-summary: true
2025-08-20T22:16:22.1575907Z   github-token: ***
2025-08-20T22:16:22.1576116Z env:
2025-08-20T22:16:22.1576302Z   CROSS_COMPILING: NO
2025-08-20T22:16:22.1576518Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:16:22.1576748Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:16:22.1576969Z   ON_QEMU: NO
2025-08-20T22:16:22.1577148Z   DEBUG: 0
2025-08-20T22:16:22.1577337Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:16:22.1577569Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:16:22.1577886Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:16:22.1578216Z   KEEP_LOGS: YES
2025-08-20T22:16:22.1578408Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:16:22.1578636Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:16:22.1578870Z   SBUILD_REBUILD: false
2025-08-20T22:16:22.1579822Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:16:22.1580510Z   BUILD_SYS: docker://rust
2025-08-20T22:16:22.1580746Z   BUILD_ON_HOST: FALSE
2025-08-20T22:16:22.1580951Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:16:22.1581161Z   SYSTMP: /tmp
2025-08-20T22:16:22.1581351Z   GHA_MODE: MATRIX
2025-08-20T22:16:22.1581794Z   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-20T22:16:22.1582313Z   INPUT_SBUILD: /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:16:22.1582647Z   BUILD_DIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml
2025-08-20T22:16:22.1583047Z   SBUILD_OUTDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:22.1583738Z   SBUILD_TMPDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:16:22.1584135Z   PKG_TYPE: static
2025-08-20T22:16:22.1584344Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:16:22.1584747Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:16:22.1584968Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:16:22.1585373Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-
2025-08-20T22:16:22.1585814Z   UTC_TIME: 2025_08_20T10_16_20_PM
2025-08-20T22:16:22.1586054Z ##[endgroup]
2025-08-20T22:16:23.5332428Z Attestation created for 12 subjects
2025-08-20T22:16:23.5336393Z ##[group][36mAttestation signed using certificate from Public Good Sigstore instance[39m
2025-08-20T22:16:23.5337190Z -----BEGIN CERTIFICATE-----
2025-08-20T22:16:23.5337830Z MIIG7jCCBnWgAwIBAgIUEpf6V95QE39opnk3zUQ1DK8qzo0wCgYIKoZIzj0EAwMw
2025-08-20T22:16:23.5338718Z NzEVMBMGA1UEChMMc2lnc3RvcmUuZGV2MR4wHAYDVQQDExVzaWdzdG9yZS1pbnRl
2025-08-20T22:16:23.5339598Z cm1lZGlhdGUwHhcNMjUwODIwMjIxNjIyWhcNMjUwODIwMjIyNjIyWjAAMFkwEwYH
2025-08-20T22:16:23.5340470Z KoZIzj0CAQYIKoZIzj0DAQcDQgAE5he+5dT8mNbgT7U8mkERfs6uyrS6mPIhIVtF
2025-08-20T22:16:23.5341334Z OYg3E+a5A3LqQWodiZQEhppnZL8kRPUcNBEeTWUCNX7eJ/feJ6OCBZQwggWQMA4G
2025-08-20T22:16:23.5342168Z A1UdDwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzAdBgNVHQ4EFgQUVgP9
2025-08-20T22:16:23.5343018Z 3ZBd4XwKRwkQV9TJ3kqxnMwwHwYDVR0jBBgwFoAU39Ppz1YkEZb5qNjpKFWixi4Y
2025-08-20T22:16:23.5344046Z ZD8wZwYDVR0RAQH/BF0wW4ZZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlL2Jp
2025-08-20T22:16:23.5345171Z bmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFtbEByZWZz
2025-08-20T22:16:23.5346039Z L2hlYWRzL21haW4wOQYKKwYBBAGDvzABAQQraHR0cHM6Ly90b2tlbi5hY3Rpb25z
2025-08-20T22:16:23.5346878Z LmdpdGh1YnVzZXJjb250ZW50LmNvbTAfBgorBgEEAYO/MAECBBF3b3JrZmxvd19k
2025-08-20T22:16:23.5347689Z aXNwYXRjaDA2BgorBgEEAYO/MAEDBCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRiZmU1
2025-08-20T22:16:23.5348536Z NTgwZDgyZWVhYjNmMjFkMDAGCisGAQQBg78wAQQEIvCfp7Dwn5ug77iPIEJ1aWxk
2025-08-20T22:16:23.5349402Z IFBhY2thZ2Ug8J+TpvCfk4AwHwYKKwYBBAGDvzABBQQRcGtnZm9yZ2UvYmluY2Fj
2025-08-20T22:16:23.5350284Z aGUwHQYKKwYBBAGDvzABBgQPcmVmcy9oZWFkcy9tYWluMDsGCisGAQQBg78wAQgE
2025-08-20T22:16:23.5351152Z LQwraHR0cHM6Ly90b2tlbi5hY3Rpb25zLmdpdGh1YnVzZXJjb250ZW50LmNvbTBp
2025-08-20T22:16:23.5351986Z BgorBgEEAYO/MAEJBFsMWWh0dHBzOi8vZ2l0aHViLmNvbS9wa2dmb3JnZS9iaW5j
2025-08-20T22:16:23.5352828Z YWNoZS8uZ2l0aHViL3dvcmtmbG93cy9tYXRyaXhfYnVpbGRzLnlhbWxAcmVmcy9o
2025-08-20T22:16:23.5353881Z ZWFkcy9tYWluMDgGCisGAQQBg78wAQoEKgwoMzM4YTNiYWUxYmFiMDVhYmEwYWQ0
2025-08-20T22:16:23.5354754Z YmZlNTU4MGQ4MmVlYWIzZjIxZDAdBgorBgEEAYO/MAELBA8MDWdpdGh1Yi1ob3N0
2025-08-20T22:16:23.5355603Z ZWQwNAYKKwYBBAGDvzABDAQmDCRodHRwczovL2dpdGh1Yi5jb20vcGtnZm9yZ2Uv
2025-08-20T22:16:23.5356475Z YmluY2FjaGUwOAYKKwYBBAGDvzABDQQqDCgzMzhhM2JhZTFiYWIwNWFiYTBhZDRi
2025-08-20T22:16:23.5357340Z ZmU1NTgwZDgyZWVhYjNmMjFkMB8GCisGAQQBg78wAQ4EEQwPcmVmcy9oZWFkcy9t
2025-08-20T22:16:23.5358190Z YWluMBkGCisGAQQBg78wAQ8ECwwJODgzNjU1MjMwMCsGCisGAQQBg78wARAEHQwb
2025-08-20T22:16:23.5359035Z aHR0cHM6Ly9naXRodWIuY29tL3BrZ2ZvcmdlMBkGCisGAQQBg78wAREECwwJMTg3
2025-08-20T22:16:23.5359883Z Mjc1MzQzMGkGCisGAQQBg78wARIEWwxZaHR0cHM6Ly9naXRodWIuY29tL3BrZ2Zv
2025-08-20T22:16:23.5360742Z cmdlL2JpbmNhY2hlLy5naXRodWIvd29ya2Zsb3dzL21hdHJpeF9idWlsZHMueWFt
2025-08-20T22:16:23.5361588Z bEByZWZzL2hlYWRzL21haW4wOAYKKwYBBAGDvzABEwQqDCgzMzhhM2JhZTFiYWIw
2025-08-20T22:16:23.5362424Z NWFiYTBhZDRiZmU1NTgwZDgyZWVhYjNmMjFkMCEGCisGAQQBg78wARQEEwwRd29y
2025-08-20T22:16:23.5363286Z a2Zsb3dfZGlzcGF0Y2gwWAYKKwYBBAGDvzABFQRKDEhodHRwczovL2dpdGh1Yi5j
2025-08-20T22:16:23.5364288Z b20vcGtnZm9yZ2UvYmluY2FjaGUvYWN0aW9ucy9ydW5zLzE3MTA5MTUxNzE3L2F0
2025-08-20T22:16:23.5365143Z dGVtcHRzLzEwFgYKKwYBBAGDvzABFgQIDAZwdWJsaWMwgYoGCisGAQQB1nkCBAIE
2025-08-20T22:16:23.5366012Z fAR6AHgAdgDdPTBqxscRMmMZHhyZZzcCokpeuN48rf+HinKALynujgAAAZjJjf4o
2025-08-20T22:16:23.5366900Z AAAEAwBHMEUCIC4STIuACZIH7LRRNTNxyVkSaXf5YDN36aqin3ufJv65AiEA2Um9
2025-08-20T22:16:23.5367753Z Tb5rUMe6VaV2Ok987ekLTEjAjFukykG7SzIRDLIwCgYIKoZIzj0EAwMDZwAwZAIw
2025-08-20T22:16:23.5368629Z af7DYV5Uk+s+soAgy5XxBKzPwlkf5tq+DNysmZe29WP9ufvvDsDAnXj0K4UmKkiw
2025-08-20T22:16:23.5369490Z AjBO1k0nXVUcdNKyb84OnpnpQpKqaOBaYgcM+XsH5V+ovfEn1HqHcxqQsz35a/8B
2025-08-20T22:16:23.5370160Z Pow=
2025-08-20T22:16:23.5370644Z -----END CERTIFICATE-----
2025-08-20T22:16:23.5370915Z 
2025-08-20T22:16:23.5371443Z ##[endgroup]
2025-08-20T22:16:23.5372088Z [36mAttestation signature uploaded to Rekor transparency log[39m
2025-08-20T22:16:23.5372774Z https://search.sigstore.dev?logIndex=414503555
2025-08-20T22:16:23.5373556Z [36mAttestation uploaded to repository[39m
2025-08-20T22:16:23.5374158Z https://github.com/pkgforge/bincache/attestations/9875471
2025-08-20T22:16:23.6138992Z ##[group]Run ##Presets
2025-08-20T22:16:23.6139262Z [36;1m##Presets[0m
2025-08-20T22:16:23.6139469Z [36;1mset +x ; set +e[0m
2025-08-20T22:16:23.6139685Z [36;1m#-------------#[0m
2025-08-20T22:16:23.6139893Z [36;1m##Debug?[0m
2025-08-20T22:16:23.6140139Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:16:23.6140442Z [36;1m  set -x[0m
2025-08-20T22:16:23.6140626Z [36;1mfi[0m
2025-08-20T22:16:23.6140807Z [36;1m#-------------#[0m
2025-08-20T22:16:23.6141114Z [36;1mif [[ "${GHA_BUILD_FAILED}" == "YES" || "${SBUILD_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:16:23.6141657Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Build ghcr.io/pkgforge/bincache/realm-tavern/official"[0m
2025-08-20T22:16:23.6142087Z [36;1m exit 1[0m
2025-08-20T22:16:23.6142272Z [36;1mfi[0m
2025-08-20T22:16:23.6191432Z shell: /usr/bin/bash -e {0}
2025-08-20T22:16:23.6191670Z env:
2025-08-20T22:16:23.6191855Z   CROSS_COMPILING: NO
2025-08-20T22:16:23.6192109Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:16:23.6192348Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:16:23.6192565Z   ON_QEMU: NO
2025-08-20T22:16:23.6192740Z   DEBUG: 0
2025-08-20T22:16:23.6192924Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:16:23.6193154Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:16:23.6193692Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:16:23.6194049Z   KEEP_LOGS: YES
2025-08-20T22:16:23.6194245Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:16:23.6194476Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:16:23.6194707Z   SBUILD_REBUILD: false
2025-08-20T22:16:23.6195283Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:16:23.6195903Z   BUILD_SYS: docker://rust
2025-08-20T22:16:23.6196125Z   BUILD_ON_HOST: FALSE
2025-08-20T22:16:23.6196338Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:16:23.6196534Z   SYSTMP: /tmp
2025-08-20T22:16:23.6196725Z   GHA_MODE: MATRIX
2025-08-20T22:16:23.6197161Z   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-20T22:16:23.6197680Z   INPUT_SBUILD: /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:16:23.6198018Z   BUILD_DIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml
2025-08-20T22:16:23.6198413Z   SBUILD_OUTDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:23.6198905Z   SBUILD_TMPDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:16:23.6199296Z   PKG_TYPE: static
2025-08-20T22:16:23.6199496Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:16:23.6199706Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:16:23.6199913Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:16:23.6200305Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-
2025-08-20T22:16:23.6200740Z   UTC_TIME: 2025_08_20T10_16_20_PM
2025-08-20T22:16:23.6200971Z ##[endgroup]
2025-08-20T22:16:23.6285973Z ##[group]Run ##Presets
2025-08-20T22:16:23.6286232Z [36;1m##Presets[0m
2025-08-20T22:16:23.6286436Z [36;1mset +x ; set +e[0m
2025-08-20T22:16:23.6286650Z [36;1m#-------------#[0m
2025-08-20T22:16:23.6286858Z [36;1m##Debug?[0m
2025-08-20T22:16:23.6287104Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:16:23.6287399Z [36;1m  set -x[0m
2025-08-20T22:16:23.6287584Z [36;1mfi[0m
2025-08-20T22:16:23.6287767Z [36;1m#-------------#[0m
2025-08-20T22:16:23.6288012Z [36;1mif [[ "${PUSH_SUCCESSFUL}" == "NO" ]]; then[0m
2025-08-20T22:16:23.6288489Z [36;1m  echo -e "\n[-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/realm-tavern/official"[0m
2025-08-20T22:16:23.6288929Z [36;1m exit 1[0m
2025-08-20T22:16:23.6289115Z [36;1mfi[0m
2025-08-20T22:16:23.6332146Z shell: /usr/bin/bash -e {0}
2025-08-20T22:16:23.6332395Z env:
2025-08-20T22:16:23.6332582Z   CROSS_COMPILING: NO
2025-08-20T22:16:23.6332834Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:16:23.6333075Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:16:23.6333298Z   ON_QEMU: NO
2025-08-20T22:16:23.6333689Z   DEBUG: 0
2025-08-20T22:16:23.6333884Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:16:23.6334121Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:16:23.6334442Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:16:23.6334785Z   KEEP_LOGS: YES
2025-08-20T22:16:23.6334983Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:16:23.6335211Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:16:23.6335447Z   SBUILD_REBUILD: false
2025-08-20T22:16:23.6336014Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:16:23.6336613Z   BUILD_SYS: docker://rust
2025-08-20T22:16:23.6336845Z   BUILD_ON_HOST: FALSE
2025-08-20T22:16:23.6337051Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:16:23.6337424Z   SYSTMP: /tmp
2025-08-20T22:16:23.6337610Z   GHA_MODE: MATRIX
2025-08-20T22:16:23.6338055Z   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-20T22:16:23.6338576Z   INPUT_SBUILD: /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:16:23.6338912Z   BUILD_DIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml
2025-08-20T22:16:23.6339316Z   SBUILD_OUTDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:23.6339809Z   SBUILD_TMPDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:16:23.6340199Z   PKG_TYPE: static
2025-08-20T22:16:23.6340400Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:16:23.6340617Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:16:23.6340830Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:16:23.6341226Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-
2025-08-20T22:16:23.6341669Z   UTC_TIME: 2025_08_20T10_16_20_PM
2025-08-20T22:16:23.6341908Z ##[endgroup]
2025-08-20T22:16:23.6402356Z 
2025-08-20T22:16:23.6402818Z [-] FATAL: Failed to Successfully Push ==> ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:16:23.6412841Z ##[error]Process completed with exit code 1.
2025-08-20T22:16:23.6451480Z ##[group]Run ##Presets
2025-08-20T22:16:23.6451734Z [36;1m##Presets[0m
2025-08-20T22:16:23.6451941Z [36;1mset +x ; set +e[0m
2025-08-20T22:16:23.6452158Z [36;1m#-------------#[0m
2025-08-20T22:16:23.6452371Z [36;1m##Debug?[0m
2025-08-20T22:16:23.6452618Z [36;1mif [[ "${DEBUG}" = "1" ]] || [[ "${DEBUG}" = "ON" ]]; then[0m
2025-08-20T22:16:23.6452915Z [36;1m  set -x[0m
2025-08-20T22:16:23.6453106Z [36;1mfi[0m
2025-08-20T22:16:23.6453287Z [36;1m#-------------#[0m
2025-08-20T22:16:23.6453907Z [36;1m[[ -f "/tmp/GHA_CI_STATUS" && -w "/tmp/GHA_CI_STATUS" ]] && echo "" > "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:16:23.6454327Z [36;1mif [[ -d "/tmp" && -w "/tmp" ]]; then[0m
2025-08-20T22:16:23.6454639Z [36;1m  echo "EXITED" | tee "/tmp/GHA_CI_STATUS"[0m
2025-08-20T22:16:23.6454919Z [36;1mfi[0m
2025-08-20T22:16:23.6497327Z shell: /usr/bin/bash -e {0}
2025-08-20T22:16:23.6497564Z env:
2025-08-20T22:16:23.6497747Z   CROSS_COMPILING: NO
2025-08-20T22:16:23.6497999Z   HOST_TRIPLET: x86_64-Linux
2025-08-20T22:16:23.6498233Z   HOST_TRIPLET_R: x86_64-Linux
2025-08-20T22:16:23.6498459Z   ON_QEMU: NO
2025-08-20T22:16:23.6498637Z   DEBUG: 0
2025-08-20T22:16:23.6498827Z   DOCKER_PLATFORM_ARCH: x86_64
2025-08-20T22:16:23.6499057Z   DOCKER_PLATFORM: linux/amd64
2025-08-20T22:16:23.6499369Z   GHCRPKG_LOCAL: ghcr.io/pkgforge/bincache/realm-tavern/official
2025-08-20T22:16:23.6499698Z   KEEP_LOGS: YES
2025-08-20T22:16:23.6499894Z   GITHUB_TEST_BUILD: YES
2025-08-20T22:16:23.6500120Z   PKG_FAMILY_LOCAL: realm-tavern
2025-08-20T22:16:23.6500354Z   SBUILD_REBUILD: false
2025-08-20T22:16:23.6500929Z   SBUILD_FILE_URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/realm-tavern/static.official.stable.yaml
2025-08-20T22:16:23.6501546Z   BUILD_SYS: docker://rust
2025-08-20T22:16:23.6501776Z   BUILD_ON_HOST: FALSE
2025-08-20T22:16:23.6501981Z   BUILD_SYSTEM: DOCKER
2025-08-20T22:16:23.6502180Z   SYSTMP: /tmp
2025-08-20T22:16:23.6502368Z   GHA_MODE: MATRIX
2025-08-20T22:16:23.6502815Z   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-20T22:16:23.6503342Z   INPUT_SBUILD: /tmp/pkgforge/oRwbSiZZD_build.yaml
2025-08-20T22:16:23.6503829Z   BUILD_DIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml
2025-08-20T22:16:23.6504227Z   SBUILD_OUTDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR
2025-08-20T22:16:23.6504719Z   SBUILD_TMPDIR: /tmp/pkgforge/DGaicMZ_oRwbSiZZD_build.yaml/SBUILD_OUTDIR/SBUILD_TEMP
2025-08-20T22:16:23.6505110Z   PKG_TYPE: static
2025-08-20T22:16:23.6505311Z   SBUILD_SUCCESSFUL: YES
2025-08-20T22:16:23.6505525Z   PUSH_SUCCESSFUL: NO
2025-08-20T22:16:23.6505740Z   GHCRPKG_TAG_SRCBUILD: 
2025-08-20T22:16:23.6506280Z   GHCRPKG_URL_SRCBUILD: ghcr.io/pkgforge/bincache/realm-tavern/official/realm-tavern-srcbuild-
2025-08-20T22:16:23.6506712Z   UTC_TIME: 2025_08_20T10_16_20_PM
2025-08-20T22:16:23.6506945Z ##[endgroup]
2025-08-20T22:16:23.6577012Z EXITED
2025-08-20T22:16:23.6617460Z Cleaning up orphan processes
