[2025-11-15 20:38:25,857][ INFO][PID:914260] Marking build as starting [2025-11-15 20:38:26,095][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:38:26,096][ INFO][PID:914260] VM allocation process starts [2025-11-15 20:38:26,109][ INFO][PID:914260] Trying to allocate VM: ResallocHost, ticket_id=6199328, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-15 20:38:29,124][ INFO][PID:914260] Allocated host ResallocHost, ticket_id=6199328, hostname=2620:52:3:1:dead:beef:cafe:c19b, name=copr_hv_x86_64_03_prod_08015305_20251115_201521, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-15 20:38:29,125][ INFO][PID:914260] Allocating ssh connection to builder [2025-11-15 20:38:29,125][ INFO][PID:914260] Checking that builder machine is OK [2025-11-15 20:38:29,742][ INFO][PID:914260] Running remote command: copr-builder-ready srpm-builds [2025-11-15 20:38:30,089][ INFO][PID:914260] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-15 20:38:30,089][ INFO][PID:914260] Filling build.info file with builder info [2025-11-15 20:38:30,090][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:38:30,091][ INFO][PID:914260] 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": 1763239110.0910296, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9801446", "build_id": 9801446, "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\": \"tmphp3wlyvk\", \"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--6042a666-d697-42e0-978f-e7325f59e053", "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": "09801446", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9801446, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-11-15 20:38:30,122][ INFO][PID:914260] Sending fedora-messaging bus message in build.start [2025-11-15 20:38:30,947][ INFO][PID:914260] Sending fedora-messaging bus message in chroot.start [2025-11-15 20:38:30,973][ INFO][PID:914260] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9801446 --detached [2025-11-15 20:38:31,560][ INFO][PID:914260] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c19b' (ED25519) to the list of known hosts. [2025-11-15 20:38:31,561][ INFO][PID:914260] Downloading the builder-live.log file, attempt 1 [2025-11-15 20:38:31,563][ INFO][PID:914260] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c19b copr-rpmbuild-log [2025-11-15 20:38:36,567][ INFO][PID:914260] Periodic builder liveness probe: alive [2025-11-15 20:38:36,567][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:38:41,568][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:38:46,569][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:38:51,570][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:38:56,571][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:01,573][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:06,574][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:11,575][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:16,576][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:21,577][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:26,578][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:31,579][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:36,580][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:41,581][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:46,582][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:51,583][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:39:56,585][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:01,587][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:06,588][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:11,589][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:16,590][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:21,592][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:26,594][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:31,596][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:36,597][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:41,598][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:46,599][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:51,600][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:40:56,604][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:01,605][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:06,608][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:11,609][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:16,611][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:21,612][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:26,614][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:31,616][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:36,617][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:41,620][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:46,621][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:51,627][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:41:56,628][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:01,630][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:06,632][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:11,633][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:16,634][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:21,635][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:26,640][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:31,642][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:36,643][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:41,644][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:46,645][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:51,647][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:42:56,648][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:43:01,649][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:43:06,650][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:43:11,651][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:43:16,652][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:43:21,653][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:43:26,654][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:43:31,655][ INFO][PID:914260] Checking for cancel request [2025-11-15 20:43:36,497][ INFO][PID:914260] Downloading results from builder [2025-11-15 20:43:36,498][ INFO][PID:914260] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c19b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09801446 started [2025-11-15 20:43:36,498][ INFO][PID:914260] 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:c19b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09801446/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09801446/build-09801446.rsync.log [2025-11-15 20:43:36,851][ INFO][PID:914260] rsyncing finished. [2025-11-15 20:43:36,852][ INFO][PID:914260] Releasing VM back to pool [2025-11-15 20:43:36,860][ INFO][PID:914260] Searching for 'success' file in resultdir [2025-11-15 20:43:36,861][ ERROR][PID:914260] Build failed: Backend process error: No success file => build failure [2025-11-15 20:43:36,861][ INFO][PID:914260] Finished build: id=9801446 failed=True timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-11-15 20:43:36,862][ ERROR][PID:914260] Backend process error: No success file => build failure [2025-11-15 20:43:36,863][ INFO][PID:914260] Worker failed build, took 306.7723078727722 [2025-11-15 20:43:36,863][ INFO][PID:914260] 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": 1763239416.8633375, "started_on": 1763239110.0910296, "submitted_on": null, "status": 0, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9801446", "build_id": 9801446, "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\": \"tmphp3wlyvk\", \"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--6042a666-d697-42e0-978f-e7325f59e053", "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": "09801446", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9801446, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-11-15 20:43:36,891][ INFO][PID:914260] Sending fedora-messaging bus message in build.end [2025-11-15 20:43:36,916][ INFO][PID:914260] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09801446/builder-live.log by gzip [2025-11-15 20:43:36,917][ INFO][PID:914260] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09801446/builder-live.log' as PID 948604 [2025-11-15 20:43:36,926][ INFO][PID:914260] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09801446/builder-live.log) [2025-11-15 20:43:36,926][ INFO][PID:914260] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09801446/backend.log by gzip [2025-11-15 20:43:36,927][ INFO][PID:914260] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09801446/backend.log' as PID 948606