[2026-02-06 06:31:08,032][ INFO][PID:945893] Marking build as starting [2026-02-06 06:31:08,084][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:31:08,086][ INFO][PID:945893] VM allocation process starts [2026-02-06 06:31:08,132][ INFO][PID:945893] Trying to allocate VM: ResallocHost, ticket_id=1196983, requested_tags=['copr_builder', 'arch_x86_64'] [2026-02-06 06:31:11,168][ INFO][PID:945893] Allocated host ResallocHost, ticket_id=1196983, hostname=3.223.140.75, name=aws_x86_64_normalreserved_prod_01971100_20260206_062451, requested_tags=['copr_builder', 'arch_x86_64'] [2026-02-06 06:31:11,169][ INFO][PID:945893] Allocating ssh connection to builder [2026-02-06 06:31:11,169][ INFO][PID:945893] Checking that builder machine is OK [2026-02-06 06:31:11,516][ INFO][PID:945893] Running remote command: copr-builder-ready srpm-builds [2026-02-06 06:31:12,331][ INFO][PID:945893] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-02-06 06:31:12,332][ INFO][PID:945893] Filling build.info file with builder info [2026-02-06 06:31:12,333][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:31:12,333][ INFO][PID:945893] 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", "project_dirname": "pgjdbc", "submitter": null, "ended_on": null, "started_on": 1770359472.33384, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10099220", "build_id": 10099220, "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\": \"tmpnx256nco\", \"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--54e12841-5804-4439-8076-b18d8d7ed225", "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", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc", "result_dir": "10099220", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10099220, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2026-02-06 06:31:12,377][ INFO][PID:945893] Sending fedora-messaging bus message in build.start [2026-02-06 06:31:12,873][ INFO][PID:945893] Sending fedora-messaging bus message in chroot.start [2026-02-06 06:31:12,901][ INFO][PID:945893] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10099220 --detached [2026-02-06 06:31:13,267][ INFO][PID:945893] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.223.140.75' (ED25519) to the list of known hosts. [2026-02-06 06:31:13,268][ INFO][PID:945893] Downloading the builder-live.log file, attempt 1 [2026-02-06 06:31:13,269][ INFO][PID:945893] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.223.140.75 copr-rpmbuild-log [2026-02-06 06:31:18,275][ INFO][PID:945893] Periodic builder liveness probe: alive [2026-02-06 06:31:18,276][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:31:23,277][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:31:28,278][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:31:33,280][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:31:38,281][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:31:43,297][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:31:48,298][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:31:53,299][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:31:58,300][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:03,301][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:08,302][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:13,303][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:18,304][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:23,305][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:28,306][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:33,307][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:38,309][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:43,311][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:48,311][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:53,312][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:32:58,313][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:03,314][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:08,315][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:13,316][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:18,317][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:23,318][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:28,319][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:33,320][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:38,321][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:43,322][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:48,340][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:53,341][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:33:58,342][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:34:03,343][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:34:08,345][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:34:13,345][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:34:18,346][ INFO][PID:945893] Checking for cancel request [2026-02-06 06:34:22,957][ INFO][PID:945893] Downloading results from builder [2026-02-06 06:34:22,958][ INFO][PID:945893] rsyncing of mockbuilder@3.223.140.75:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10099220 started [2026-02-06 06:34:22,959][ INFO][PID:945893] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.223.140.75:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10099220/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10099220/build-10099220.rsync.log [2026-02-06 06:34:23,187][ INFO][PID:945893] rsyncing finished. [2026-02-06 06:34:23,187][ INFO][PID:945893] Releasing VM back to pool [2026-02-06 06:34:23,196][ INFO][PID:945893] Searching for 'success' file in resultdir [2026-02-06 06:34:23,196][ ERROR][PID:945893] Build failed: Backend process error: No success file => build failure [2026-02-06 06:34:23,197][ INFO][PID:945893] Finished build: id=10099220 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc chroot=srpm-builds [2026-02-06 06:34:23,198][ ERROR][PID:945893] Backend process error: No success file => build failure [2026-02-06 06:34:23,199][ INFO][PID:945893] Worker failed build, took 190.86527967453003 [2026-02-06 06:34:23,199][ INFO][PID:945893] 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", "project_dirname": "pgjdbc", "submitter": null, "ended_on": 1770359663.1991196, "started_on": 1770359472.33384, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10099220", "build_id": 10099220, "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\": \"tmpnx256nco\", \"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--54e12841-5804-4439-8076-b18d8d7ed225", "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", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc", "result_dir": "10099220", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10099220, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2026-02-06 06:34:23,254][ INFO][PID:945893] Sending fedora-messaging bus message in build.end [2026-02-06 06:34:23,278][ INFO][PID:945893] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10099220/builder-live.log by gzip [2026-02-06 06:34:23,279][ INFO][PID:945893] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10099220/builder-live.log' as PID 962579 [2026-02-06 06:34:23,314][ INFO][PID:945893] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10099220/builder-live.log) [2026-02-06 06:34:23,314][ INFO][PID:945893] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10099220/backend.log by gzip [2026-02-06 06:34:23,315][ INFO][PID:945893] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/10099220/backend.log' as PID 962580