[2026-08-07 17:42:48,116][ INFO][PID:1765963] Marking build as starting [2026-08-07 17:42:48,161][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:42:48,163][ INFO][PID:1765963] VM allocation process starts [2026-08-07 17:42:48,176][ INFO][PID:1765963] Trying to allocate VM: ResallocHost, ticket_id=4348861, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-07 17:42:51,192][ INFO][PID:1765963] Allocated host ResallocHost, ticket_id=4348861, hostname=44.210.149.155, name=aws_x86_64_reserved_prod_16984999_20260807_172209, requested_tags=['arch_x86_64', 'copr_builder'] [2026-08-07 17:42:51,306][ INFO][PID:1765963] Allocating ssh connection to builder [2026-08-07 17:42:51,307][ INFO][PID:1765963] Checking that builder machine is OK [2026-08-07 17:42:51,608][ INFO][PID:1765963] Installed copr-rpmbuild version: 1.8 [2026-08-07 17:42:51,609][ INFO][PID:1765963] Running remote command: copr-builder-ready srpm-builds [2026-08-07 17:42:51,783][ INFO][PID:1765963] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-08-07 17:42:51,784][ INFO][PID:1765963] Filling build.info file with builder info [2026-08-07 17:42:51,785][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:42:51,786][ INFO][PID:1765963] 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:4418", "submitter": null, "ended_on": null, "started_on": 1786124571.7863338, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10836535", "build_id": 10836535, "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\": \"tmpfug3xukq\", \"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--1ef8d717-6812-435e-8eb7-d16981b210c2", "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:4418", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4418", "result_dir": "10836535", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10836535, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-08-07 17:42:51,825][ INFO][PID:1765963] Sending fedora-messaging bus message in build.start [2026-08-07 17:42:52,315][ INFO][PID:1765963] Sending fedora-messaging bus message in chroot.start [2026-08-07 17:42:52,342][ INFO][PID:1765963] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10836535 --detached [2026-08-07 17:42:52,994][ INFO][PID:1765963] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.210.149.155' (ED25519) to the list of known hosts. [2026-08-07 17:42:52,995][ INFO][PID:1765963] Downloading the builder-live.log file, attempt 1 [2026-08-07 17:42:52,997][ INFO][PID:1765963] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.210.149.155 copr-rpmbuild-log [2026-08-07 17:42:58,005][ INFO][PID:1765963] Periodic builder liveness probe: alive [2026-08-07 17:42:58,006][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:43:03,007][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:43:08,008][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:43:13,009][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:43:18,011][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:43:23,012][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:43:28,014][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:43:33,015][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:43:38,018][ INFO][PID:1765963] Checking for cancel request [2026-08-07 17:43:40,915][ INFO][PID:1765963] Downloading results from builder [2026-08-07 17:43:40,916][ INFO][PID:1765963] rsyncing of mockbuilder@44.210.149.155:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535 started [2026-08-07 17:43:40,918][ INFO][PID:1765963] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.210.149.155:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535/build-10836535.rsync.log [2026-08-07 17:43:41,767][ INFO][PID:1765963] rsyncing finished. [2026-08-07 17:43:41,768][ INFO][PID:1765963] VM Release request [2026-08-07 17:43:41,776][ INFO][PID:1765963] Searching for 'success' file in resultdir [2026-08-07 17:43:41,777][ INFO][PID:1765963] Getting build details [2026-08-07 17:43:41,778][ INFO][PID:1765963] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535 [2026-08-07 17:43:41,779][ INFO][PID:1765963] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535/copr-backend-2.13.post1-1.git.8586.4b2c72f.src.rpm [2026-08-07 17:43:41,779][ INFO][PID:1765963] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535/copr-backend-2.13.post1-1.git.8586.4b2c72f.src.rpm', 'pkg_name': 'copr-backend', 'pkg_version': '2.13.post1-1.git.8586.4b2c72f'} [2026-08-07 17:43:41,780][ INFO][PID:1765963] Finished build: id=10836535 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4418 chroot=srpm-builds [2026-08-07 17:43:41,782][ INFO][PID:1765963] Worker succeeded build, took 49.995959520339966 [2026-08-07 17:43:41,783][ INFO][PID:1765963] 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:4418", "submitter": null, "ended_on": 1786124621.7822933, "started_on": 1786124571.7863338, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10836535", "build_id": 10836535, "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\": \"tmpfug3xukq\", \"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:4418/srpm-builds/10836535/copr-backend-2.13.post1-1.git.8586.4b2c72f.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--1ef8d717-6812-435e-8eb7-d16981b210c2", "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.8586.4b2c72f" }, "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:4418", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4418", "result_dir": "10836535", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "2.13.post1-1.git.8586.4b2c72f", "id": 10836535, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-08-07 17:43:41,835][ INFO][PID:1765963] Sending fedora-messaging bus message in build.end [2026-08-07 17:43:41,861][ INFO][PID:1765963] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535/builder-live.log by gzip [2026-08-07 17:43:41,863][ INFO][PID:1765963] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535/builder-live.log' as PID 1772260 [2026-08-07 17:43:41,870][ INFO][PID:1765963] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535/builder-live.log) [2026-08-07 17:43:41,871][ INFO][PID:1765963] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535/backend.log by gzip [2026-08-07 17:43:41,872][ INFO][PID:1765963] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4418/srpm-builds/10836535/backend.log' as PID 1772262