[2025-10-22 14:02:23,903][ INFO][PID:3018239] Marking build as starting [2025-10-22 14:02:23,942][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:02:23,953][ INFO][PID:3018239] VM allocation process starts [2025-10-22 14:02:23,983][ INFO][PID:3018239] Trying to allocate VM: ResallocHost, ticket_id=5789270, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-22 14:02:28,987][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:02:33,988][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:02:36,075][ INFO][PID:3018239] Allocated host ResallocHost, ticket_id=5789270, hostname=2620:52:3:1:dead:beef:cafe:c114, name=copr_hv_x86_64_01_prod_07598827_20251022_135410, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-22 14:02:36,076][ INFO][PID:3018239] Allocating ssh connection to builder [2025-10-22 14:02:36,077][ INFO][PID:3018239] Checking that builder machine is OK [2025-10-22 14:02:36,659][ INFO][PID:3018239] Running remote command: copr-builder-ready srpm-builds [2025-10-22 14:02:36,998][ INFO][PID:3018239] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-22 14:02:36,998][ INFO][PID:3018239] Filling build.info file with builder info [2025-10-22 14:02:36,999][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:02:37,004][ INFO][PID:3018239] 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": 1761141757.0043893, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9715939", "build_id": 9715939, "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\": \"tmputt55470\", \"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--4b4b73c3-7d07-476f-925c-ca96466c4705", "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": "09715939", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9715939, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-10-22 14:02:37,027][ INFO][PID:3018239] Sending fedora-messaging bus message in build.start [2025-10-22 14:02:37,941][ INFO][PID:3018239] Sending fedora-messaging bus message in chroot.start [2025-10-22 14:02:37,970][ INFO][PID:3018239] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9715939 --detached [2025-10-22 14:02:38,666][ INFO][PID:3018239] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c114' (ED25519) to the list of known hosts. [2025-10-22 14:02:38,667][ INFO][PID:3018239] Downloading the builder-live.log file, attempt 1 [2025-10-22 14:02:38,669][ INFO][PID:3018239] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c114 copr-rpmbuild-log [2025-10-22 14:02:43,683][ INFO][PID:3018239] Periodic builder liveness probe: alive [2025-10-22 14:02:43,685][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:02:48,686][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:02:53,687][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:02:58,688][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:03,689][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:08,691][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:13,692][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:18,693][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:23,694][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:28,695][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:33,696][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:38,697][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:43,698][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:48,699][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:53,700][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:03:58,702][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:03,703][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:08,704][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:13,705][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:18,707][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:23,708][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:28,709][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:33,710][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:38,711][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:43,712][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:48,713][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:53,714][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:04:58,715][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:03,716][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:08,717][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:13,718][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:18,724][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:23,725][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:28,726][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:33,729][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:38,732][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:43,733][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:48,737][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:53,741][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:05:58,747][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:03,750][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:08,751][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:13,752][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:18,756][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:23,757][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:28,758][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:33,759][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:38,760][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:43,761][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:48,763][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:53,765][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:06:58,767][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:07:03,776][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:07:08,777][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:07:13,779][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:07:18,779][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:07:23,781][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:07:28,782][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:07:33,783][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:07:38,784][ INFO][PID:3018239] Checking for cancel request [2025-10-22 14:07:39,191][ INFO][PID:3018239] Downloading results from builder [2025-10-22 14:07:39,192][ INFO][PID:3018239] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c114]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09715939 started [2025-10-22 14:07:39,192][ INFO][PID:3018239] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c114]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09715939/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09715939/build-09715939.rsync.log [2025-10-22 14:07:39,900][ INFO][PID:3018239] rsyncing finished. [2025-10-22 14:07:39,901][ INFO][PID:3018239] Releasing VM back to pool [2025-10-22 14:07:39,916][ INFO][PID:3018239] Searching for 'success' file in resultdir [2025-10-22 14:07:39,917][ ERROR][PID:3018239] Build failed: Backend process error: No success file => build failure [2025-10-22 14:07:39,918][ INFO][PID:3018239] Finished build: id=9715939 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-10-22 14:07:39,919][ ERROR][PID:3018239] Backend process error: No success file => build failure [2025-10-22 14:07:39,920][ INFO][PID:3018239] Worker failed build, took 302.91609597206116 [2025-10-22 14:07:39,921][ INFO][PID:3018239] 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": 1761142059.9204853, "started_on": 1761141757.0043893, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9715939", "build_id": 9715939, "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\": \"tmputt55470\", \"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--4b4b73c3-7d07-476f-925c-ca96466c4705", "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": "09715939", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9715939, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-10-22 14:07:39,951][ INFO][PID:3018239] Sending fedora-messaging bus message in build.end [2025-10-22 14:07:39,975][ INFO][PID:3018239] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09715939/builder-live.log by gzip [2025-10-22 14:07:39,977][ INFO][PID:3018239] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09715939/builder-live.log' as PID 3058889 [2025-10-22 14:07:39,985][ INFO][PID:3018239] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09715939/builder-live.log) [2025-10-22 14:07:39,986][ INFO][PID:3018239] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09715939/backend.log by gzip [2025-10-22 14:07:39,987][ INFO][PID:3018239] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09715939/backend.log' as PID 3058891