[2026-07-17 13:37:48,018][ INFO][PID:2907130] Marking build as starting [2026-07-17 13:37:48,086][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:37:48,090][ INFO][PID:2907130] VM allocation process starts [2026-07-17 13:37:48,122][ INFO][PID:2907130] Trying to allocate VM: ResallocHost, ticket_id=3972865, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-17 13:37:53,131][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:37:58,136][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:00,208][ INFO][PID:2907130] Allocated host ResallocHost, ticket_id=3972865, hostname=44.222.92.178, name=aws_x86_64_spot_prod_13136769_20260717_130931, requested_tags=['arch_x86_64', 'copr_builder'] [2026-07-17 13:38:00,209][ INFO][PID:2907130] Allocating ssh connection to builder [2026-07-17 13:38:00,210][ INFO][PID:2907130] Checking that builder machine is OK [2026-07-17 13:38:00,563][ INFO][PID:2907130] Installed copr-rpmbuild version: 1.8 [2026-07-17 13:38:00,564][ INFO][PID:2907130] Running remote command: copr-builder-ready srpm-builds [2026-07-17 13:38:00,926][ INFO][PID:2907130] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-07-17 13:38:00,929][ INFO][PID:2907130] Filling build.info file with builder info [2026-07-17 13:38:00,968][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:00,973][ INFO][PID:2907130] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-pull-requests", "project_dirname": "copr-pull-requests:pr:4389", "submitter": null, "ended_on": null, "started_on": 1784295480.972794, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10738017", "build_id": 10738017, "package_name": "copr-backend", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/fedora-copr/copr\\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\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/backend\", \"repos\": \"\", \"tmp\": \"tmpa_edudyy\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--5e95f418-40c7-4f08-911b-ed86c58fbbcb", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389", "result_dir": "10738017", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10738017, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-07-17 13:38:01,101][ INFO][PID:2907130] Sending fedora-messaging bus message in build.start [2026-07-17 13:38:03,215][ INFO][PID:2907130] Sending fedora-messaging bus message in chroot.start [2026-07-17 13:38:03,317][ INFO][PID:2907130] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10738017 --detached [2026-07-17 13:38:03,864][ INFO][PID:2907130] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.222.92.178' (ED25519) to the list of known hosts. [2026-07-17 13:38:03,867][ INFO][PID:2907130] Downloading the builder-live.log file, attempt 1 [2026-07-17 13:38:03,876][ INFO][PID:2907130] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.222.92.178 copr-rpmbuild-log [2026-07-17 13:38:08,915][ INFO][PID:2907130] Periodic builder liveness probe: alive [2026-07-17 13:38:08,917][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:13,935][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:18,937][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:24,046][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:29,053][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:34,063][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:39,065][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:44,069][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:49,071][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:54,074][ INFO][PID:2907130] Checking for cancel request [2026-07-17 13:38:55,589][ INFO][PID:2907130] Downloading results from builder [2026-07-17 13:38:55,591][ INFO][PID:2907130] rsyncing of mockbuilder@44.222.92.178:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017 started [2026-07-17 13:38:55,595][ INFO][PID:2907130] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.222.92.178:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017/build-10738017.rsync.log [2026-07-17 13:38:55,854][ INFO][PID:2907130] rsyncing finished. [2026-07-17 13:38:55,855][ INFO][PID:2907130] VM Release request [2026-07-17 13:38:55,875][ INFO][PID:2907130] Searching for 'success' file in resultdir [2026-07-17 13:38:55,878][ INFO][PID:2907130] Getting build details [2026-07-17 13:38:55,883][ INFO][PID:2907130] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017 [2026-07-17 13:38:55,885][ INFO][PID:2907130] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017/copr-backend-2.13.post1-1.git.8574.e70d3ce.src.rpm [2026-07-17 13:38:55,886][ INFO][PID:2907130] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017/copr-backend-2.13.post1-1.git.8574.e70d3ce.src.rpm', 'pkg_name': 'copr-backend', 'pkg_version': '2.13.post1-1.git.8574.e70d3ce'} [2026-07-17 13:38:55,889][ INFO][PID:2907130] Finished build: id=10738017 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389 chroot=srpm-builds [2026-07-17 13:38:55,893][ INFO][PID:2907130] Worker succeeded build, took 54.920730113983154 [2026-07-17 13:38:55,895][ INFO][PID:2907130] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-pull-requests", "project_dirname": "copr-pull-requests:pr:4389", "submitter": null, "ended_on": 1784295535.8935242, "started_on": 1784295480.972794, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10738017", "build_id": 10738017, "package_name": "copr-backend", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/fedora-copr/copr\\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\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/backend\", \"repos\": \"\", \"tmp\": \"tmpa_edudyy\", \"hook_data\": true}", "pkg_name": "copr-backend", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017/copr-backend-2.13.post1-1.git.8574.e70d3ce.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--5e95f418-40c7-4f08-911b-ed86c58fbbcb", "results": { "architecture_specific_tags": { "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "copr-backend", "epoch": null, "version": "2.13.post1", "release": "1.git.8574.e70d3ce" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4389", "result_dir": "10738017", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "2.13.post1-1.git.8574.e70d3ce", "id": 10738017, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-07-17 13:38:55,956][ INFO][PID:2907130] Sending fedora-messaging bus message in build.end [2026-07-17 13:38:56,014][ INFO][PID:2907130] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017/builder-live.log by gzip [2026-07-17 13:38:56,020][ INFO][PID:2907130] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017/builder-live.log' as PID 2921165 [2026-07-17 13:38:56,046][ INFO][PID:2907130] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017/builder-live.log) [2026-07-17 13:38:56,048][ INFO][PID:2907130] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017/backend.log by gzip [2026-07-17 13:38:56,051][ INFO][PID:2907130] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4389/srpm-builds/10738017/backend.log' as PID 2921180