[2025-10-15 10:21:07,439][ INFO][PID:1408443] Marking build as starting [2025-10-15 10:21:07,463][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:21:07,464][ INFO][PID:1408443] VM allocation process starts [2025-10-15 10:21:07,474][ INFO][PID:1408443] Trying to allocate VM: ResallocHost, ticket_id=5669456, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-15 10:21:10,488][ INFO][PID:1408443] Allocated host ResallocHost, ticket_id=5669456, hostname=3.88.52.50, name=aws_x86_64_normalreserved_prod_07402521_20251015_101953, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-15 10:21:10,489][ INFO][PID:1408443] Allocating ssh connection to builder [2025-10-15 10:21:10,490][ INFO][PID:1408443] Checking that builder machine is OK [2025-10-15 10:21:10,818][ INFO][PID:1408443] Running remote command: copr-builder-ready srpm-builds [2025-10-15 10:21:11,014][ INFO][PID:1408443] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-15 10:21:11,015][ INFO][PID:1408443] Filling build.info file with builder info [2025-10-15 10:21:11,015][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:21:11,016][ INFO][PID:1408443] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@pgjdbc", "project_name": "pgjdbc-ci", "project_dirname": "pgjdbc-ci", "submitter": null, "ended_on": null, "started_on": 1760523671.0162623, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9690586", "build_id": 9690586, "package_name": "postgresql-jdbc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\n# Prepare the source RPM tarball in Fedora Copr build system. This script\\n# shouldn'\\u0167 be executed on a localhost.\\n\\nset -e\\nset -o pipefail\\n\\nclone_url_parent=https://github.com/pgjdbc/pgjdbc.git\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\ntest -f \\\"$hook_payload\\\" && webhook-checkout \\\"$hook_payload\\\"\\n\\n# generate source tarball\\n./gradlew :postgresql:sourceDistribution -Prelease -PjdkBuildVersion=21\\n\\nproject_version=$(grep pgjdbc.version gradle.properties | cut -d \\\"=\\\" -f2-)\\ncp pgjdbc/build/distributions/postgresql-$project_version-jdbc-src.tar.gz \\\"$resultdir\\\"\\n\\ngit_rev=$(git rev-parse --short=7 HEAD)\\ndate_rev=$(date +%Y%m%d_%H%M%S)\\nrelease=${date_rev}.git$git_rev\\n\\ncd packaging/rpm\\n\\nspec=postgresql-jdbc.spec\\nsed -e \\\"s!^Release:.*\\\\$!Release: 1.$release%{?dist}!\\\" \\\\\\n -e \\\"s!^Version:.*\\\\$!Version: $project_version!\\\" \\\\\\n \\\"$spec.tpl\\\" > \\\"$spec\\\"\\n\\ncp \\\"$spec\\\" \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmpk4nx167b\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc-ci--f95081d1-215b-417b-b08f-46ad831bbc84", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci", "result_dir": "09690586", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9690586, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-10-15 10:21:11,035][ INFO][PID:1408443] Sending fedora-messaging bus message in build.start [2025-10-15 10:21:11,700][ INFO][PID:1408443] Sending fedora-messaging bus message in chroot.start [2025-10-15 10:21:11,731][ INFO][PID:1408443] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9690586 --detached [2025-10-15 10:21:12,071][ INFO][PID:1408443] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.88.52.50' (ED25519) to the list of known hosts. [2025-10-15 10:21:12,072][ INFO][PID:1408443] Downloading the builder-live.log file, attempt 1 [2025-10-15 10:21:12,074][ INFO][PID:1408443] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.88.52.50 copr-rpmbuild-log [2025-10-15 10:21:17,080][ INFO][PID:1408443] Periodic builder liveness probe: alive [2025-10-15 10:21:17,080][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:21:22,081][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:21:27,082][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:21:32,083][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:21:37,084][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:21:42,085][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:21:47,086][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:21:52,087][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:21:57,088][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:02,089][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:07,090][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:12,091][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:17,092][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:22,093][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:27,094][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:32,095][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:37,096][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:42,097][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:47,098][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:52,099][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:22:57,101][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:02,102][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:07,103][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:12,104][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:17,105][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:22,106][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:27,107][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:32,108][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:37,109][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:42,110][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:47,112][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:52,112][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:23:57,114][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:24:02,114][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:24:07,115][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:24:12,116][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:24:17,118][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:24:22,119][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:24:27,119][ INFO][PID:1408443] Checking for cancel request [2025-10-15 10:24:31,837][ INFO][PID:1408443] Downloading results from builder [2025-10-15 10:24:31,837][ INFO][PID:1408443] rsyncing of mockbuilder@3.88.52.50:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09690586 started [2025-10-15 10:24:31,838][ INFO][PID:1408443] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.88.52.50:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09690586/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09690586/build-09690586.rsync.log [2025-10-15 10:24:32,098][ INFO][PID:1408443] rsyncing finished. [2025-10-15 10:24:32,099][ INFO][PID:1408443] Releasing VM back to pool [2025-10-15 10:24:32,108][ INFO][PID:1408443] Searching for 'success' file in resultdir [2025-10-15 10:24:32,109][ ERROR][PID:1408443] Build failed: Backend process error: No success file => build failure [2025-10-15 10:24:32,109][ INFO][PID:1408443] Finished build: id=9690586 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-10-15 10:24:32,111][ ERROR][PID:1408443] Backend process error: No success file => build failure [2025-10-15 10:24:32,111][ INFO][PID:1408443] Worker failed build, took 201.0954065322876 [2025-10-15 10:24:32,112][ INFO][PID:1408443] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@pgjdbc", "project_name": "pgjdbc-ci", "project_dirname": "pgjdbc-ci", "submitter": null, "ended_on": 1760523872.1116688, "started_on": 1760523671.0162623, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9690586", "build_id": 9690586, "package_name": "postgresql-jdbc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\n# Prepare the source RPM tarball in Fedora Copr build system. This script\\n# shouldn'\\u0167 be executed on a localhost.\\n\\nset -e\\nset -o pipefail\\n\\nclone_url_parent=https://github.com/pgjdbc/pgjdbc.git\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\ntest -f \\\"$hook_payload\\\" && webhook-checkout \\\"$hook_payload\\\"\\n\\n# generate source tarball\\n./gradlew :postgresql:sourceDistribution -Prelease -PjdkBuildVersion=21\\n\\nproject_version=$(grep pgjdbc.version gradle.properties | cut -d \\\"=\\\" -f2-)\\ncp pgjdbc/build/distributions/postgresql-$project_version-jdbc-src.tar.gz \\\"$resultdir\\\"\\n\\ngit_rev=$(git rev-parse --short=7 HEAD)\\ndate_rev=$(date +%Y%m%d_%H%M%S)\\nrelease=${date_rev}.git$git_rev\\n\\ncd packaging/rpm\\n\\nspec=postgresql-jdbc.spec\\nsed -e \\\"s!^Release:.*\\\\$!Release: 1.$release%{?dist}!\\\" \\\\\\n -e \\\"s!^Version:.*\\\\$!Version: $project_version!\\\" \\\\\\n \\\"$spec.tpl\\\" > \\\"$spec\\\"\\n\\ncp \\\"$spec\\\" \\\"$resultdir\\\"\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmpk4nx167b\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc-ci--f95081d1-215b-417b-b08f-46ad831bbc84", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci", "result_dir": "09690586", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9690586, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-10-15 10:24:32,138][ INFO][PID:1408443] Sending fedora-messaging bus message in build.end [2025-10-15 10:24:32,165][ INFO][PID:1408443] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09690586/builder-live.log by gzip [2025-10-15 10:24:32,166][ INFO][PID:1408443] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09690586/builder-live.log' as PID 1427064 [2025-10-15 10:24:32,174][ INFO][PID:1408443] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09690586/builder-live.log) [2025-10-15 10:24:32,174][ INFO][PID:1408443] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09690586/backend.log by gzip [2025-10-15 10:24:32,175][ INFO][PID:1408443] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09690586/backend.log' as PID 1427066