[2025-09-18 15:46:21,676][ INFO][PID:2425733] Marking build as starting [2025-09-18 15:46:21,724][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:46:21,747][ INFO][PID:2425733] VM allocation process starts [2025-09-18 15:46:21,830][ INFO][PID:2425733] Trying to allocate VM: ResallocHost, ticket_id=5120802, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-18 15:46:26,840][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:46:31,841][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:46:33,924][ INFO][PID:2425733] Allocated host ResallocHost, ticket_id=5120802, hostname=18.206.218.100, name=aws_x86_64_normalreserved_prod_06818690_20250918_154441, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-18 15:46:33,924][ INFO][PID:2425733] Allocating ssh connection to builder [2025-09-18 15:46:33,925][ INFO][PID:2425733] Checking that builder machine is OK [2025-09-18 15:46:34,244][ INFO][PID:2425733] Running remote command: copr-builder-ready srpm-builds [2025-09-18 15:46:34,450][ INFO][PID:2425733] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-18 15:46:34,451][ INFO][PID:2425733] Filling build.info file with builder info [2025-09-18 15:46:34,451][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:46:34,452][ INFO][PID:2425733] 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": 1758210394.452581, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9570611", "build_id": 9570611, "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\": \"tmp0l1klmsh\", \"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--1014870d-6343-4740-9bab-e24a52153bea", "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": "09570611", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9570611, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-09-18 15:46:34,480][ INFO][PID:2425733] Sending fedora-messaging bus message in build.start [2025-09-18 15:46:35,448][ INFO][PID:2425733] Sending fedora-messaging bus message in chroot.start [2025-09-18 15:46:35,473][ INFO][PID:2425733] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9570611 --detached [2025-09-18 15:46:35,823][ INFO][PID:2425733] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '18.206.218.100' (ED25519) to the list of known hosts. [2025-09-18 15:46:35,825][ INFO][PID:2425733] Downloading the builder-live.log file, attempt 1 [2025-09-18 15:46:35,827][ INFO][PID:2425733] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.206.218.100 copr-rpmbuild-log [2025-09-18 15:46:40,889][ INFO][PID:2425733] Periodic builder liveness probe: alive [2025-09-18 15:46:40,894][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:46:45,906][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:46:50,907][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:46:55,908][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:00,910][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:05,915][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:10,918][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:15,950][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:20,960][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:25,964][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:30,975][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:35,976][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:40,978][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:45,980][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:50,981][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:47:55,983][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:00,984][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:05,986][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:10,988][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:16,013][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:21,015][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:26,023][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:31,024][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:36,025][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:41,029][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:46,031][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:51,034][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:48:56,036][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:49:01,043][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:49:06,052][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:49:11,058][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:49:16,063][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:49:21,064][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:49:26,065][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:49:31,068][ INFO][PID:2425733] Checking for cancel request [2025-09-18 15:49:31,445][ INFO][PID:2425733] Downloading results from builder [2025-09-18 15:49:31,446][ INFO][PID:2425733] rsyncing of mockbuilder@18.206.218.100:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09570611 started [2025-09-18 15:49:31,447][ INFO][PID:2425733] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.206.218.100:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09570611/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09570611/build-09570611.rsync.log [2025-09-18 15:49:31,672][ INFO][PID:2425733] rsyncing finished. [2025-09-18 15:49:31,674][ INFO][PID:2425733] Releasing VM back to pool [2025-09-18 15:49:31,693][ INFO][PID:2425733] Searching for 'success' file in resultdir [2025-09-18 15:49:31,693][ ERROR][PID:2425733] Build failed: Backend process error: No success file => build failure [2025-09-18 15:49:31,695][ INFO][PID:2425733] Finished build: id=9570611 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-09-18 15:49:31,697][ ERROR][PID:2425733] Backend process error: No success file => build failure [2025-09-18 15:49:31,698][ INFO][PID:2425733] Worker failed build, took 177.24538135528564 [2025-09-18 15:49:31,698][ INFO][PID:2425733] 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": 1758210571.6979623, "started_on": 1758210394.452581, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9570611", "build_id": 9570611, "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\": \"tmp0l1klmsh\", \"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--1014870d-6343-4740-9bab-e24a52153bea", "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": "09570611", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9570611, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-09-18 15:49:31,725][ INFO][PID:2425733] Sending fedora-messaging bus message in build.end [2025-09-18 15:49:31,751][ INFO][PID:2425733] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09570611/builder-live.log by gzip [2025-09-18 15:49:31,752][ INFO][PID:2425733] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09570611/builder-live.log' as PID 2459835 [2025-09-18 15:49:31,775][ INFO][PID:2425733] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09570611/builder-live.log) [2025-09-18 15:49:31,776][ INFO][PID:2425733] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09570611/backend.log by gzip [2025-09-18 15:49:31,779][ INFO][PID:2425733] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09570611/backend.log' as PID 2459839