[2025-06-07 19:29:02,680][ INFO][PID:2795063] Marking build as starting
[2025-06-07 19:29:02,721][ INFO][PID:2795063] Trying to allocate VM: ResallocHost, ticket_id=3404266, requested_tags=['copr_builder', 'arch_x86_64']
[2025-06-07 19:29:05,782][ INFO][PID:2795063] Allocated host ResallocHost, ticket_id=3404266, hostname=100.24.116.172, name=aws_x86_64_normalreserved_prod_04667528_20250607_191306, requested_tags=['copr_builder', 'arch_x86_64']
[2025-06-07 19:29:05,784][ INFO][PID:2795063] Allocating ssh connection to builder
[2025-06-07 19:29:05,785][ INFO][PID:2795063] Checking that builder machine is OK
[2025-06-07 19:29:06,145][ INFO][PID:2795063] Running remote command: copr-builder-ready srpm-builds
[2025-06-07 19:29:06,362][ INFO][PID:2795063] Red Hat subscription not needed for srpm-builds
Builder is ready to be used
[2025-06-07 19:29:06,364][ INFO][PID:2795063] Filling build.info file with builder info
[2025-06-07 19:29:06,366][ INFO][PID:2795063] Sending build state back to frontend: {
"builds": [
{
"timeout": 108000,
"frontend_base_url": "https://copr.fedorainfracloud.org",
"memory_reqs": null,
"enable_net": true,
"project_owner": "dlk",
"project_name": "transgui",
"project_dirname": "transgui",
"submitter": "dlk",
"ended_on": null,
"started_on": 1749324546.366363,
"submitted_on": null,
"status": 3,
"chroot": "srpm-builds",
"arch": "x86_64",
"buildroot_pkgs": null,
"task_id": "9143406",
"build_id": 9143406,
"package_name": "test",
"package_version": null,
"git_repo": null,
"git_hash": null,
"git_branch": null,
"source_type": 9,
"source_json": "{\"script\": \"#!/bin/sh\\n\\nset -e\\n\\nDATEFMT=\\\"+%Y-%m-%d %H:%M:%S\\\"\\n\\necho \\\"=================================================================================\\\"\\necho \\\"$(date \\\"$DATEFMT\\\"): Starting the build setup script\\\"\\n\\nSDK_DIR=${HOME}/.transgui_sdk\\nFPC_INSTALLDIR=\\\"${SDK_DIR}/fpc-3.2.4-rc1\\\"\\nFPC_BASEPATH=\\\"${FPC_INSTALLDIR}/lib/fpc/3.2.4\\\"\\n\\nmkdir -p ${SDK_DIR}\\ncd ${SDK_DIR}\\nFPC324_RC1_COMMIT='56baf314b5ebf4e5a44fe3e214914fa2e1b34adb'\\ncurl -L -o fpc-src.tar.bz2 \\\"https://gitlab.com/freepascal.org/fpc/source/-/archive/${FPC324_RC1_COMMIT}/source-${FPC324_RC1_COMMIT}.tar.bz2\\\"\\ntar xf fpc-src.tar.bz2\\nmv \\\"source-${FPC324_RC1_COMMIT}\\\" fpc-src\\ncd fpc-src\\nmake all\\nmkdir -p \\\"${FPC_INSTALLDIR}\\\"\\nmake PREFIX=$FPC_INSTALLDIR install\\nsudo dnf remove -y fpc\\n\\nexport PATH=${FPC_INSTALLDIR}/bin:${FPC_BASEPATH}:$PATH\\nfpcmkcfg -d basepath=${FPC_BASEPATH} -o ${HOME}/.fpc.cfg\\n\\ncd \\\"$SDK_DIR\\\"\\nLAZARUS_COMMIT='cadda6230398688d6106fe37fb0673a9a2bf0cf3'\\ncurl -L -o lazarus-src.tar.bz2 \\\"https://gitlab.com/dkk089/lazarus/-/archive/${LAZARUS_COMMIT}/lazarus-${LAZARUS_COMMIT}.tar.bz2\\\"\\ntar xf lazarus-src.tar.bz2\\nmv \\\"lazarus-${LAZARUS_COMMIT}\\\" lazarus\\ncd lazarus\\nmake bigide LCL_PLATFORM=qt5\\nmake install\\n\\ncd \\\"$SDK_DIR\\\"\\nrm *.tar.bz2\\n## End of code theft\\n\\n# Create the Lazarus config file\\n mkdir -p ${HOME}/.lazarus\\n cat >${HOME}/.lazarus/environmentoptions.xml << __EOF__\\n\\n\\n \\n \\n \\n \\n\\t\\n__EOF__\\n\\necho \\\"$(date \\\"$DATEFMT\\\"): Fetching the transgui package sources\\\"\\n\\ncd /workdir\\n# Fetch the SPEC file from my fork of lighterowl's transgui repo\\ncurl -L -o transgui.spec \\\"https://raw.githubusercontent.com/dlk3/transgui/refs/heads/copr/build/fedora/transgui.spec\\\"\\n\\n# Comment out the fpc and lazarus package BuildRequires in the SPEC file\\nsed -i 's/\\\\(^BuildRequires:.*fpc.*\\\\)/# \\\\1/' transgui.spec\\nsed -i 's/\\\\(^BuildRequires:.*lazarus.*\\\\)/# \\\\1/' transgui.spec\\n# Make sure the rest of the BuildRequires get installed\\ndnf -y install $(awk '/^BuildRequires:/ {printf \\\"%s \\\",$2}' transgui.spec)\\n\\n# Fetch lighterowl's transgui source \\nTRANSGUI_VERSION=$(awk '/^Version:/ {print $2}' transgui.spec)\\ngit clone --depth 1 --branch v${TRANSGUI_VERSION} --recurse-submodules https://github.com/lighterowl/transgui.git transgui-${TRANSGUI_VERSION}\\n\\n# Fetch the transgui.desktop file and transgui.png icon from my fork of \\n# lighterowl's transgui repo\\ncurl -L -o transgui-${TRANSGUI_VERSION}/transgui.desktop \\\"https://raw.githubusercontent.com/dlk3/transgui/refs/heads/copr/build/fedora/transgui.desktop\\\"\\ncurl -L -o transgui-${TRANSGUI_VERSION}/transgui.png \\\"https://raw.githubusercontent.com/dlk3/transgui/refs/heads/copr/build/fedora/transgui.png\\\"\\n\\n# Create the source tar.gz\\ntar czf ${HOME}/rpmbuild/SOURCES/transgui-${TRANSGUI_VERSION}.tar.gz transgui-${TRANSGUI_VERSION}\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"fpc glibc-devel qt5pas-devel libX11-devel dnf\", \"resultdir\": null, \"repos\": \"\", \"fedora_review\": true}",
"pkg_name": null,
"pkg_main_version": null,
"pkg_epoch": null,
"pkg_release": null,
"srpm_url": null,
"uses_devel_repo": null,
"sandbox": "dlk/transgui--dlk",
"results": null,
"appstream": false,
"allow_user_ssh": null,
"ssh_public_keys": null,
"storage": null,
"background": false,
"repos": [],
"destdir": "/var/lib/copr/public_html/results/dlk/transgui",
"results_repo_url": "https://download.copr.fedorainfracloud.org/results/dlk/transgui",
"result_dir": "09143406",
"built_packages": "",
"tags": [
"arch_x86_64"
],
"id": 9143406,
"mockchain_macros": {
"copr_username": "dlk",
"copr_projectname": "transgui",
"vendor": "Fedora Project COPR (dlk/transgui)"
}
}
]
}
[2025-06-07 19:29:06,397][ INFO][PID:2795063] Sending fedora-messaging bus message in build.start
[2025-06-07 19:29:06,963][ INFO][PID:2795063] Sending fedora-messaging bus message in chroot.start
[2025-06-07 19:29:06,982][ INFO][PID:2795063] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9143406 --detached
[2025-06-07 19:29:07,354][ INFO][PID:2795063] Downloading the builder-live.log file, attempt 1
[2025-06-07 19:29:07,357][ INFO][PID:2795063] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.24.116.172 copr-rpmbuild-log
[2025-06-07 19:29:12,366][ INFO][PID:2795063] Periodic builder liveness probe: alive
[2025-06-07 19:31:35,781][ INFO][PID:2795063] Downloading results from builder
[2025-06-07 19:31:35,782][ INFO][PID:2795063] rsyncing of mockbuilder@100.24.116.172:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dlk/transgui/srpm-builds/09143406 started
[2025-06-07 19:31:35,784][ INFO][PID:2795063] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.24.116.172:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dlk/transgui/srpm-builds/09143406/ &> /var/lib/copr/public_html/results/dlk/transgui/srpm-builds/09143406/build-09143406.rsync.log
[2025-06-07 19:31:36,006][ INFO][PID:2795063] rsyncing finished.
[2025-06-07 19:31:36,008][ INFO][PID:2795063] Releasing VM back to pool
[2025-06-07 19:31:36,020][ INFO][PID:2795063] Searching for 'success' file in resultdir
[2025-06-07 19:31:36,021][ ERROR][PID:2795063] Build failed: Backend process error: No success file => build failure
[2025-06-07 19:31:36,023][ INFO][PID:2795063] Finished build: id=9143406 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/dlk/transgui chroot=srpm-builds
[2025-06-07 19:31:36,029][ ERROR][PID:2795063] Backend process error: No success file => build failure
[2025-06-07 19:31:36,030][ INFO][PID:2795063] Worker failed build, took 149.66430687904358
[2025-06-07 19:31:36,032][ INFO][PID:2795063] Sending build state back to frontend: {
"builds": [
{
"timeout": 108000,
"frontend_base_url": "https://copr.fedorainfracloud.org",
"memory_reqs": null,
"enable_net": true,
"project_owner": "dlk",
"project_name": "transgui",
"project_dirname": "transgui",
"submitter": "dlk",
"ended_on": 1749324696.03067,
"started_on": 1749324546.366363,
"submitted_on": null,
"status": 0,
"chroot": "srpm-builds",
"arch": "x86_64",
"buildroot_pkgs": null,
"task_id": "9143406",
"build_id": 9143406,
"package_name": "test",
"package_version": null,
"git_repo": null,
"git_hash": null,
"git_branch": null,
"source_type": 9,
"source_json": "{\"script\": \"#!/bin/sh\\n\\nset -e\\n\\nDATEFMT=\\\"+%Y-%m-%d %H:%M:%S\\\"\\n\\necho \\\"=================================================================================\\\"\\necho \\\"$(date \\\"$DATEFMT\\\"): Starting the build setup script\\\"\\n\\nSDK_DIR=${HOME}/.transgui_sdk\\nFPC_INSTALLDIR=\\\"${SDK_DIR}/fpc-3.2.4-rc1\\\"\\nFPC_BASEPATH=\\\"${FPC_INSTALLDIR}/lib/fpc/3.2.4\\\"\\n\\nmkdir -p ${SDK_DIR}\\ncd ${SDK_DIR}\\nFPC324_RC1_COMMIT='56baf314b5ebf4e5a44fe3e214914fa2e1b34adb'\\ncurl -L -o fpc-src.tar.bz2 \\\"https://gitlab.com/freepascal.org/fpc/source/-/archive/${FPC324_RC1_COMMIT}/source-${FPC324_RC1_COMMIT}.tar.bz2\\\"\\ntar xf fpc-src.tar.bz2\\nmv \\\"source-${FPC324_RC1_COMMIT}\\\" fpc-src\\ncd fpc-src\\nmake all\\nmkdir -p \\\"${FPC_INSTALLDIR}\\\"\\nmake PREFIX=$FPC_INSTALLDIR install\\nsudo dnf remove -y fpc\\n\\nexport PATH=${FPC_INSTALLDIR}/bin:${FPC_BASEPATH}:$PATH\\nfpcmkcfg -d basepath=${FPC_BASEPATH} -o ${HOME}/.fpc.cfg\\n\\ncd \\\"$SDK_DIR\\\"\\nLAZARUS_COMMIT='cadda6230398688d6106fe37fb0673a9a2bf0cf3'\\ncurl -L -o lazarus-src.tar.bz2 \\\"https://gitlab.com/dkk089/lazarus/-/archive/${LAZARUS_COMMIT}/lazarus-${LAZARUS_COMMIT}.tar.bz2\\\"\\ntar xf lazarus-src.tar.bz2\\nmv \\\"lazarus-${LAZARUS_COMMIT}\\\" lazarus\\ncd lazarus\\nmake bigide LCL_PLATFORM=qt5\\nmake install\\n\\ncd \\\"$SDK_DIR\\\"\\nrm *.tar.bz2\\n## End of code theft\\n\\n# Create the Lazarus config file\\n mkdir -p ${HOME}/.lazarus\\n cat >${HOME}/.lazarus/environmentoptions.xml << __EOF__\\n\\n\\n \\n \\n \\n \\n\\t\\n__EOF__\\n\\necho \\\"$(date \\\"$DATEFMT\\\"): Fetching the transgui package sources\\\"\\n\\ncd /workdir\\n# Fetch the SPEC file from my fork of lighterowl's transgui repo\\ncurl -L -o transgui.spec \\\"https://raw.githubusercontent.com/dlk3/transgui/refs/heads/copr/build/fedora/transgui.spec\\\"\\n\\n# Comment out the fpc and lazarus package BuildRequires in the SPEC file\\nsed -i 's/\\\\(^BuildRequires:.*fpc.*\\\\)/# \\\\1/' transgui.spec\\nsed -i 's/\\\\(^BuildRequires:.*lazarus.*\\\\)/# \\\\1/' transgui.spec\\n# Make sure the rest of the BuildRequires get installed\\ndnf -y install $(awk '/^BuildRequires:/ {printf \\\"%s \\\",$2}' transgui.spec)\\n\\n# Fetch lighterowl's transgui source \\nTRANSGUI_VERSION=$(awk '/^Version:/ {print $2}' transgui.spec)\\ngit clone --depth 1 --branch v${TRANSGUI_VERSION} --recurse-submodules https://github.com/lighterowl/transgui.git transgui-${TRANSGUI_VERSION}\\n\\n# Fetch the transgui.desktop file and transgui.png icon from my fork of \\n# lighterowl's transgui repo\\ncurl -L -o transgui-${TRANSGUI_VERSION}/transgui.desktop \\\"https://raw.githubusercontent.com/dlk3/transgui/refs/heads/copr/build/fedora/transgui.desktop\\\"\\ncurl -L -o transgui-${TRANSGUI_VERSION}/transgui.png \\\"https://raw.githubusercontent.com/dlk3/transgui/refs/heads/copr/build/fedora/transgui.png\\\"\\n\\n# Create the source tar.gz\\ntar czf ${HOME}/rpmbuild/SOURCES/transgui-${TRANSGUI_VERSION}.tar.gz transgui-${TRANSGUI_VERSION}\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"fpc glibc-devel qt5pas-devel libX11-devel dnf\", \"resultdir\": null, \"repos\": \"\", \"fedora_review\": true}",
"pkg_name": null,
"pkg_main_version": null,
"pkg_epoch": null,
"pkg_release": null,
"srpm_url": null,
"uses_devel_repo": null,
"sandbox": "dlk/transgui--dlk",
"results": null,
"appstream": false,
"allow_user_ssh": null,
"ssh_public_keys": null,
"storage": null,
"background": false,
"repos": [],
"destdir": "/var/lib/copr/public_html/results/dlk/transgui",
"results_repo_url": "https://download.copr.fedorainfracloud.org/results/dlk/transgui",
"result_dir": "09143406",
"built_packages": "",
"tags": [
"arch_x86_64"
],
"id": 9143406,
"mockchain_macros": {
"copr_username": "dlk",
"copr_projectname": "transgui",
"vendor": "Fedora Project COPR (dlk/transgui)"
}
}
]
}
[2025-06-07 19:31:36,060][ INFO][PID:2795063] Sending fedora-messaging bus message in build.end
[2025-06-07 19:31:36,077][ INFO][PID:2795063] Compressing /var/lib/copr/public_html/results/dlk/transgui/srpm-builds/09143406/builder-live.log by gzip
[2025-06-07 19:31:36,079][ INFO][PID:2795063] Running command 'gzip /var/lib/copr/public_html/results/dlk/transgui/srpm-builds/09143406/builder-live.log' as PID 2806049
[2025-06-07 19:31:36,094][ INFO][PID:2795063] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dlk/transgui/srpm-builds/09143406/builder-live.log)
[2025-06-07 19:31:36,095][ INFO][PID:2795063] Compressing /var/lib/copr/public_html/results/dlk/transgui/srpm-builds/09143406/backend.log by gzip