[2025-07-07 14:55:27,455][ INFO][PID:3012219] Marking build as starting [2025-07-07 14:55:27,477][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:55:27,478][ INFO][PID:3012219] VM allocation process starts [2025-07-07 14:55:27,510][ INFO][PID:3012219] Trying to allocate VM: ResallocHost, ticket_id=3819311, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-07 14:55:30,529][ INFO][PID:3012219] Allocated host ResallocHost, ticket_id=3819311, hostname=54.198.150.56, name=aws_x86_64_normalreserved_prod_05177044_20250707_145357, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-07 14:55:30,530][ INFO][PID:3012219] Allocating ssh connection to builder [2025-07-07 14:55:30,530][ INFO][PID:3012219] Checking that builder machine is OK [2025-07-07 14:55:31,017][ INFO][PID:3012219] Running remote command: copr-builder-ready srpm-builds [2025-07-07 14:55:31,222][ INFO][PID:3012219] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-07-07 14:55:31,222][ INFO][PID:3012219] Filling build.info file with builder info [2025-07-07 14:55:31,223][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:55:31,224][ INFO][PID:3012219] 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": 1751900131.2242568, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9245735", "build_id": 9245735, "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\": \"tmpqwf3f_2r\", \"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--0a2808aa-8add-4861-afd4-7290f35fc546", "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": "09245735", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9245735, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-07-07 14:55:31,246][ INFO][PID:3012219] Sending fedora-messaging bus message in build.start [2025-07-07 14:55:31,954][ INFO][PID:3012219] Sending fedora-messaging bus message in chroot.start [2025-07-07 14:55:31,981][ INFO][PID:3012219] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9245735 --detached [2025-07-07 14:55:32,315][ INFO][PID:3012219] Downloading the builder-live.log file, attempt 1 [2025-07-07 14:55:32,316][ INFO][PID:3012219] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.198.150.56 copr-rpmbuild-log [2025-07-07 14:55:37,321][ INFO][PID:3012219] Periodic builder liveness probe: alive [2025-07-07 14:55:37,322][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:55:42,322][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:55:47,324][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:55:52,325][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:55:57,326][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:02,328][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:07,329][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:12,330][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:17,331][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:22,332][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:27,333][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:32,335][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:37,336][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:42,337][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:47,338][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:52,339][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:56:57,341][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:02,342][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:07,343][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:12,344][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:17,346][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:22,347][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:27,349][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:32,350][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:37,351][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:42,352][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:47,353][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:52,355][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:57:57,356][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:02,357][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:07,358][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:12,359][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:17,360][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:22,361][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:27,363][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:32,363][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:37,365][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:42,366][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:47,368][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:52,369][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:58:57,370][ INFO][PID:3012219] Checking for cancel request [2025-07-07 14:59:00,714][ INFO][PID:3012219] Downloading results from builder [2025-07-07 14:59:00,715][ INFO][PID:3012219] rsyncing of mockbuilder@54.198.150.56:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245735 started [2025-07-07 14:59:00,716][ INFO][PID:3012219] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.198.150.56:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245735/ &> /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245735/build-09245735.rsync.log [2025-07-07 14:59:00,932][ INFO][PID:3012219] rsyncing finished. [2025-07-07 14:59:00,933][ INFO][PID:3012219] Releasing VM back to pool [2025-07-07 14:59:00,942][ INFO][PID:3012219] Searching for 'success' file in resultdir [2025-07-07 14:59:00,943][ INFO][PID:3012219] Getting build details [2025-07-07 14:59:00,943][ INFO][PID:3012219] Retrieving SRPM info from /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245735 [2025-07-07 14:59:00,944][ INFO][PID:3012219] SRPM URL: https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc/srpm-builds/09245735/postgresql-jdbc-42.7.7-1.20250707_145857.git890d184.src.rpm [2025-07-07 14:59:00,945][ INFO][PID:3012219] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc/srpm-builds/09245735/postgresql-jdbc-42.7.7-1.20250707_145857.git890d184.src.rpm', 'pkg_name': 'postgresql-jdbc', 'pkg_version': '42.7.7-1.20250707_145857.git890d184'} [2025-07-07 14:59:00,945][ INFO][PID:3012219] Finished build: id=9245735 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@pgjdbc/pgjdbc chroot=srpm-builds [2025-07-07 14:59:00,947][ INFO][PID:3012219] Worker succeeded build, took 209.7232105731964 [2025-07-07 14:59:00,948][ INFO][PID:3012219] 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": 1751900340.9474673, "started_on": 1751900131.2242568, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9245735", "build_id": 9245735, "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\": \"tmpqwf3f_2r\", \"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/srpm-builds/09245735/postgresql-jdbc-42.7.7-1.20250707_145857.git890d184.src.rpm", "uses_devel_repo": null, "sandbox": "@pgjdbc/pgjdbc--0a2808aa-8add-4861-afd4-7290f35fc546", "results": { "name": "postgresql-jdbc", "epoch": null, "version": "42.7.7", "release": "1.20250707_145857.git890d184", "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", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@pgjdbc/pgjdbc", "result_dir": "09245735", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "42.7.7-1.20250707_145857.git890d184", "id": 9245735, "mockchain_macros": { "copr_username": "@pgjdbc", "copr_projectname": "pgjdbc", "vendor": "Fedora Project COPR (@pgjdbc/pgjdbc)" } } ] } [2025-07-07 14:59:00,992][ INFO][PID:3012219] Sending fedora-messaging bus message in build.end [2025-07-07 14:59:01,015][ INFO][PID:3012219] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245735/builder-live.log by gzip [2025-07-07 14:59:01,017][ INFO][PID:3012219] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245735/builder-live.log' as PID 3031229 [2025-07-07 14:59:01,026][ INFO][PID:3012219] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245735/builder-live.log) [2025-07-07 14:59:01,026][ INFO][PID:3012219] Compressing /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245735/backend.log by gzip [2025-07-07 14:59:01,028][ INFO][PID:3012219] Running command 'gzip /var/lib/copr/public_html/results/@pgjdbc/pgjdbc/srpm-builds/09245735/backend.log' as PID 3031230