[2026-05-13 16:30:44,501][ INFO][PID:4005002] Marking build as starting [2026-05-13 16:30:44,538][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:30:44,540][ INFO][PID:4005002] VM allocation process starts [2026-05-13 16:30:44,552][ INFO][PID:4005002] Trying to allocate VM: ResallocHost, ticket_id=2873609, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-13 16:30:49,554][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:30:54,556][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:30:56,627][ INFO][PID:4005002] Allocated host ResallocHost, ticket_id=2873609, hostname=44.201.218.113, name=aws_x86_64_reserved_prod_08800915_20260513_162431, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-13 16:30:56,629][ INFO][PID:4005002] Allocating ssh connection to builder [2026-05-13 16:30:56,633][ INFO][PID:4005002] Checking that builder machine is OK [2026-05-13 16:30:57,073][ INFO][PID:4005002] Installed copr-rpmbuild version: 1.8 [2026-05-13 16:30:57,075][ INFO][PID:4005002] Running remote command: copr-builder-ready srpm-builds [2026-05-13 16:30:57,321][ INFO][PID:4005002] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-13 16:30:57,323][ INFO][PID:4005002] Filling build.info file with builder info [2026-05-13 16:30:57,324][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:30:57,326][ INFO][PID:4005002] 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:4315", "submitter": null, "ended_on": null, "started_on": 1778689857.325971, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10456283", "build_id": 10456283, "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\": \"tmphgy0fp6x\", \"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--d15de732-3038-48c8-8899-ed4d392e9f50", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4315", "result_dir": "10456283", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10456283, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-05-13 16:30:57,366][ INFO][PID:4005002] Sending fedora-messaging bus message in build.start [2026-05-13 16:30:57,983][ INFO][PID:4005002] Sending fedora-messaging bus message in chroot.start [2026-05-13 16:30:58,014][ INFO][PID:4005002] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10456283 --detached [2026-05-13 16:30:58,506][ INFO][PID:4005002] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.201.218.113' (ED25519) to the list of known hosts. [2026-05-13 16:30:58,507][ INFO][PID:4005002] Downloading the builder-live.log file, attempt 1 [2026-05-13 16:30:58,509][ INFO][PID:4005002] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.201.218.113 copr-rpmbuild-log [2026-05-13 16:31:03,522][ INFO][PID:4005002] Periodic builder liveness probe: alive [2026-05-13 16:31:03,523][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:08,533][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:13,535][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:18,536][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:23,538][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:28,539][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:33,540][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:38,542][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:43,543][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:48,545][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:53,546][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:31:58,548][ INFO][PID:4005002] Checking for cancel request [2026-05-13 16:32:03,303][ INFO][PID:4005002] Downloading results from builder [2026-05-13 16:32:03,304][ INFO][PID:4005002] rsyncing of mockbuilder@44.201.218.113:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283 started [2026-05-13 16:32:03,306][ INFO][PID:4005002] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.201.218.113:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283/ &> /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283/build-10456283.rsync.log [2026-05-13 16:32:03,743][ INFO][PID:4005002] rsyncing finished. [2026-05-13 16:32:03,744][ INFO][PID:4005002] VM Release request [2026-05-13 16:32:03,754][ INFO][PID:4005002] Searching for 'success' file in resultdir [2026-05-13 16:32:03,755][ INFO][PID:4005002] Getting build details [2026-05-13 16:32:03,756][ INFO][PID:4005002] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283 [2026-05-13 16:32:03,757][ INFO][PID:4005002] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283/copr-backend-2.12.post1-1.git.33.fd660fa.src.rpm [2026-05-13 16:32:03,757][ INFO][PID:4005002] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283/copr-backend-2.12.post1-1.git.33.fd660fa.src.rpm', 'pkg_name': 'copr-backend', 'pkg_version': '2.12.post1-1.git.33.fd660fa'} [2026-05-13 16:32:03,758][ INFO][PID:4005002] Finished build: id=10456283 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315 chroot=srpm-builds [2026-05-13 16:32:03,760][ INFO][PID:4005002] Worker succeeded build, took 66.43436932563782 [2026-05-13 16:32:03,761][ INFO][PID:4005002] 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:4315", "submitter": null, "ended_on": 1778689923.7603402, "started_on": 1778689857.325971, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10456283", "build_id": 10456283, "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\": \"tmphgy0fp6x\", \"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:4315/srpm-builds/10456283/copr-backend-2.12.post1-1.git.33.fd660fa.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-pull-requests--d15de732-3038-48c8-8899-ed4d392e9f50", "results": { "architecture_specific_tags": { "fedora-42": { "buildarch": [ "noarch" ] }, "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "copr-backend", "epoch": null, "version": "2.12.post1", "release": "1.git.33.fd660fa" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "distributions_in_project": [ "epel-8", "epel-9", "fedora-42", "fedora-43", "fedora-44", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-pull-requests:pr:4315", "result_dir": "10456283", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2.12.post1-1.git.33.fd660fa", "id": 10456283, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-pull-requests", "vendor": "Fedora Project COPR (@copr/copr-pull-requests)" } } ] } [2026-05-13 16:32:03,804][ INFO][PID:4005002] Sending fedora-messaging bus message in build.end [2026-05-13 16:32:03,833][ INFO][PID:4005002] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283/builder-live.log by gzip [2026-05-13 16:32:03,835][ INFO][PID:4005002] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283/builder-live.log' as PID 4009762 [2026-05-13 16:32:03,842][ INFO][PID:4005002] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283/builder-live.log) [2026-05-13 16:32:03,843][ INFO][PID:4005002] Compressing /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283/backend.log by gzip [2026-05-13 16:32:03,845][ INFO][PID:4005002] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-pull-requests:pr:4315/srpm-builds/10456283/backend.log' as PID 4009763