[2025-07-30 15:14:49,474][ INFO][PID:3327905] Marking build as starting [2025-07-30 15:14:49,499][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:14:49,501][ INFO][PID:3327905] VM allocation process starts [2025-07-30 15:14:49,540][ INFO][PID:3327905] Trying to allocate VM: ResallocHost, ticket_id=4237493, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-30 15:14:52,578][ INFO][PID:3327905] Allocated host ResallocHost, ticket_id=4237493, hostname=2620:52:3:1:dead:beef:cafe:c111, name=copr_hv_x86_64_01_prod_05963853_20250730_151122, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-30 15:14:52,580][ INFO][PID:3327905] Allocating ssh connection to builder [2025-07-30 15:14:52,580][ INFO][PID:3327905] Checking that builder machine is OK [2025-07-30 15:14:53,219][ INFO][PID:3327905] Running remote command: copr-builder-ready srpm-builds [2025-07-30 15:14:54,783][ INFO][PID:3327905] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-07-30 15:14:54,784][ INFO][PID:3327905] Filling build.info file with builder info [2025-07-30 15:14:54,786][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:14:54,788][ INFO][PID:3327905] 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": 1753888494.7886868, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9355777", "build_id": 9355777, "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-42-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmpvn8n8_04\", \"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--bfd041fc-472b-4efd-a396-43e1dfca1f84", "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": "09355777", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9355777, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-07-30 15:14:54,817][ INFO][PID:3327905] Sending fedora-messaging bus message in build.start [2025-07-30 15:14:55,848][ INFO][PID:3327905] Sending fedora-messaging bus message in chroot.start [2025-07-30 15:14:55,881][ INFO][PID:3327905] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9355777 --detached [2025-07-30 15:14:56,529][ INFO][PID:3327905] Downloading the builder-live.log file, attempt 1 [2025-07-30 15:14:56,531][ INFO][PID:3327905] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c111 copr-rpmbuild-log [2025-07-30 15:15:01,545][ INFO][PID:3327905] Periodic builder liveness probe: alive [2025-07-30 15:15:01,546][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:06,550][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:11,552][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:16,553][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:21,556][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:26,558][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:31,559][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:36,561][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:41,562][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:46,563][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:51,564][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:15:56,570][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:01,572][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:06,573][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:11,575][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:16,576][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:21,577][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:26,579][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:31,580][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:36,581][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:41,583][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:46,586][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:51,587][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:16:56,590][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:01,591][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:06,592][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:11,593][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:16,594][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:21,596][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:26,599][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:31,601][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:36,605][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:41,606][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:46,607][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:51,608][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:17:56,610][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:01,611][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:06,612][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:11,615][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:16,618][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:21,619][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:26,621][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:31,622][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:36,623][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:41,624][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:46,625][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:51,626][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:18:56,627][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:01,628][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:06,629][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:11,630][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:16,632][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:21,633][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:26,634][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:31,636][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:36,637][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:41,639][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:46,640][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:51,641][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:19:56,643][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:20:01,644][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:20:06,646][ INFO][PID:3327905] Checking for cancel request [2025-07-30 15:20:06,870][ INFO][PID:3327905] Downloading results from builder [2025-07-30 15:20:06,870][ INFO][PID:3327905] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c111]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777 started [2025-07-30 15:20:06,871][ INFO][PID:3327905] 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:c111]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777/build-09355777.rsync.log [2025-07-30 15:20:07,309][ INFO][PID:3327905] rsyncing finished. [2025-07-30 15:20:07,310][ INFO][PID:3327905] Releasing VM back to pool [2025-07-30 15:20:07,322][ INFO][PID:3327905] Searching for 'success' file in resultdir [2025-07-30 15:20:07,323][ INFO][PID:3327905] Getting build details [2025-07-30 15:20:07,323][ INFO][PID:3327905] Retrieving SRPM info from /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777 [2025-07-30 15:20:07,324][ INFO][PID:3327905] SRPM URL: https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777/postgresql-jdbc-42.7.7-1.20250730_152000.gitfc0cc4d.src.rpm [2025-07-30 15:20:07,324][ INFO][PID:3327905] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777/postgresql-jdbc-42.7.7-1.20250730_152000.gitfc0cc4d.src.rpm', 'pkg_name': 'postgresql-jdbc', 'pkg_version': '42.7.7-1.20250730_152000.gitfc0cc4d'} [2025-07-30 15:20:07,325][ INFO][PID:3327905] Finished build: id=9355777 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci chroot=srpm-builds [2025-07-30 15:20:07,327][ INFO][PID:3327905] Worker succeeded build, took 312.5386519432068 [2025-07-30 15:20:07,328][ INFO][PID:3327905] 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": 1753888807.3273387, "started_on": 1753888494.7886868, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9355777", "build_id": 9355777, "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-42-x86_64\", \"builddeps\": \"git java-21-openjdk-devel python-unversioned-command\", \"resultdir\": \"srpm_results\", \"repos\": \"\", \"tmp\": \"tmpvn8n8_04\", \"hook_data\": true}", "pkg_name": "postgresql-jdbc", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777/postgresql-jdbc-42.7.7-1.20250730_152000.gitfc0cc4d.src.rpm", "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc-ci--bfd041fc-472b-4efd-a396-43e1dfca1f84", "results": { "name": "postgresql-jdbc", "epoch": null, "version": "42.7.7", "release": "1.20250730_152000.gitfc0cc4d", "exclusivearch": [ "aarch64", "ppc64le", "s390x", "x86_64", "riscv64", "noarch" ], "excludearch": [] }, "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": "09355777", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "42.7.7-1.20250730_152000.gitfc0cc4d", "id": 9355777, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc-ci", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc-ci)" } } ] } [2025-07-30 15:20:07,356][ INFO][PID:3327905] Sending fedora-messaging bus message in build.end [2025-07-30 15:20:07,382][ INFO][PID:3327905] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777/builder-live.log by gzip [2025-07-30 15:20:07,384][ INFO][PID:3327905] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777/builder-live.log' as PID 3371958 [2025-07-30 15:20:07,392][ INFO][PID:3327905] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777/builder-live.log) [2025-07-30 15:20:07,393][ INFO][PID:3327905] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777/backend.log by gzip [2025-07-30 15:20:07,394][ INFO][PID:3327905] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc-ci/srpm-builds/09355777/backend.log' as PID 3371960