[2025-08-26 14:44:21,483][ INFO][PID:665341] Marking build as starting [2025-08-26 14:44:21,534][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:44:21,547][ INFO][PID:665341] VM allocation process starts [2025-08-26 14:44:21,587][ INFO][PID:665341] Trying to allocate VM: ResallocHost, ticket_id=4760182, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-26 14:44:26,605][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:44:31,607][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:44:36,608][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:44:41,610][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:44:46,613][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:44:51,615][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:44:56,618][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:01,620][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:06,623][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:11,625][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:16,627][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:21,628][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:26,629][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:31,632][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:36,634][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:41,638][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:46,639][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:51,640][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:45:56,642][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:01,645][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:06,649][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:11,650][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:16,658][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:21,659][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:26,661][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:31,666][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:36,673][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:41,674][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:46,676][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:51,678][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:46:56,682][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:01,685][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:06,686][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:11,688][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:16,689][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:21,691][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:26,693][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:31,694][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:36,695][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:39,799][ INFO][PID:665341] Allocated host ResallocHost, ticket_id=4760182, hostname=54.160.7.113, name=aws_x86_64_normal_prod_06439459_20250826_144528, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-26 14:47:39,800][ INFO][PID:665341] Allocating ssh connection to builder [2025-08-26 14:47:39,801][ INFO][PID:665341] Checking that builder machine is OK [2025-08-26 14:47:40,280][ INFO][PID:665341] Running remote command: copr-builder-ready srpm-builds [2025-08-26 14:47:40,480][ INFO][PID:665341] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-26 14:47:40,480][ INFO][PID:665341] Filling build.info file with builder info [2025-08-26 14:47:40,481][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:40,482][ INFO][PID:665341] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "packit", "project_name": "flightctl-flightctl-1568", "project_dirname": "flightctl-flightctl-1568", "submitter": "packit", "ended_on": null, "started_on": 1756219660.4825892, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9492526", "build_id": 9492526, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 1568 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/flightctl/flightctl\\n\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "packit/flightctl-flightctl-1568--packit", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-42-x86_64/", "id": "copr_packit_packit_stable", "name": "Additional repo copr_packit_packit_stable" } ], "background": false, "destdir": "/var/lib/copr/public_html/results/packit/flightctl-flightctl-1568", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-1568", "result_dir": "09492526", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9492526, "mockchain_macros": { "copr_username": "packit", "copr_projectname": "flightctl-flightctl-1568", "vendor": "Fedora Project COPR (packit/flightctl-flightctl-1568)" } } ] } [2025-08-26 14:47:40,516][ INFO][PID:665341] Sending fedora-messaging bus message in build.start [2025-08-26 14:47:41,239][ INFO][PID:665341] Sending fedora-messaging bus message in chroot.start [2025-08-26 14:47:41,266][ INFO][PID:665341] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9492526 --detached [2025-08-26 14:47:41,604][ INFO][PID:665341] Downloading the builder-live.log file, attempt 1 [2025-08-26 14:47:41,606][ INFO][PID:665341] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.160.7.113 copr-rpmbuild-log [2025-08-26 14:47:46,613][ INFO][PID:665341] Periodic builder liveness probe: alive [2025-08-26 14:47:46,615][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:51,616][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:47:56,621][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:01,622][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:06,628][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:11,631][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:16,633][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:21,635][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:26,636][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:31,637][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:36,639][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:41,640][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:46,642][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:51,643][ INFO][PID:665341] Checking for cancel request [2025-08-26 14:48:54,323][ INFO][PID:665341] Downloading results from builder [2025-08-26 14:48:54,324][ INFO][PID:665341] rsyncing of mockbuilder@54.160.7.113:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/flightctl-flightctl-1568/srpm-builds/09492526 started [2025-08-26 14:48:54,325][ INFO][PID:665341] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.160.7.113:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/flightctl-flightctl-1568/srpm-builds/09492526/ &> /var/lib/copr/public_html/results/packit/flightctl-flightctl-1568/srpm-builds/09492526/build-09492526.rsync.log [2025-08-26 14:48:54,643][ INFO][PID:665341] rsyncing finished. [2025-08-26 14:48:54,644][ INFO][PID:665341] Releasing VM back to pool [2025-08-26 14:48:54,656][ INFO][PID:665341] Searching for 'success' file in resultdir [2025-08-26 14:48:54,657][ INFO][PID:665341] Getting build details [2025-08-26 14:48:54,658][ INFO][PID:665341] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/flightctl-flightctl-1568/srpm-builds/09492526 [2025-08-26 14:48:54,659][ INFO][PID:665341] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-1568/srpm-builds/09492526/flightctl-0.10.0~main~133~gac1fe856-1.20250826144850081506.pr1568.133.gac1fe856.src.rpm [2025-08-26 14:48:54,660][ INFO][PID:665341] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-1568/srpm-builds/09492526/flightctl-0.10.0~main~133~gac1fe856-1.20250826144850081506.pr1568.133.gac1fe856.src.rpm', 'pkg_name': 'flightctl', 'pkg_version': '0.10.0~main~133~gac1fe856-1.20250826144850081506.pr1568.133.gac1fe856'} [2025-08-26 14:48:54,660][ INFO][PID:665341] Finished build: id=9492526 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/flightctl-flightctl-1568 chroot=srpm-builds [2025-08-26 14:48:54,662][ INFO][PID:665341] Worker succeeded build, took 74.18017482757568 [2025-08-26 14:48:54,663][ INFO][PID:665341] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "packit", "project_name": "flightctl-flightctl-1568", "project_dirname": "flightctl-flightctl-1568", "submitter": "packit", "ended_on": 1756219734.662764, "started_on": 1756219660.4825892, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9492526", "build_id": 9492526, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 1568 --merge-pr --target-branch main --job-config-index 0 --merged-ref 'main' --no-create-symlinks https://github.com/flightctl/flightctl\\n\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"packit\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}", "pkg_name": "flightctl", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-1568/srpm-builds/09492526/flightctl-0.10.0~main~133~gac1fe856-1.20250826144850081506.pr1568.133.gac1fe856.src.rpm", "uses_devel_repo": null, "sandbox": "packit/flightctl-flightctl-1568--packit", "results": { "name": "flightctl", "epoch": null, "version": "0.10.0~main~133~gac1fe856", "release": "1.20250826144850081506.pr1568.133.gac1fe856", "exclusivearch": [ "i386", "i486", "i586", "i686", "pentium3", "pentium4", "athlon", "geode", "x86_64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tl", "armv5tel", "armv5tejl", "armv6l", "armv6hl", "armv7l", "armv7hl", "armv7hnl", "armv8l", "armv8hl", "armv8hnl", "armv8hcnl", "aarch64", "ppc64le", "s390x", "riscv64" ], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-42-x86_64/", "id": "copr_packit_packit_stable", "name": "Additional repo copr_packit_packit_stable" } ], "background": false, "destdir": "/var/lib/copr/public_html/results/packit/flightctl-flightctl-1568", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/flightctl-flightctl-1568", "result_dir": "09492526", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.10.0~main~133~gac1fe856-1.20250826144850081506.pr1568.133.gac1fe856", "id": 9492526, "mockchain_macros": { "copr_username": "packit", "copr_projectname": "flightctl-flightctl-1568", "vendor": "Fedora Project COPR (packit/flightctl-flightctl-1568)" } } ] } [2025-08-26 14:48:54,697][ INFO][PID:665341] Sending fedora-messaging bus message in build.end [2025-08-26 14:48:54,722][ INFO][PID:665341] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-1568/srpm-builds/09492526/builder-live.log by gzip [2025-08-26 14:48:54,724][ INFO][PID:665341] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-1568/srpm-builds/09492526/builder-live.log' as PID 696735 [2025-08-26 14:48:54,732][ INFO][PID:665341] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-1568/srpm-builds/09492526/builder-live.log) [2025-08-26 14:48:54,733][ INFO][PID:665341] Compressing /var/lib/copr/public_html/results/packit/flightctl-flightctl-1568/srpm-builds/09492526/backend.log by gzip [2025-08-26 14:48:54,734][ INFO][PID:665341] Running command 'gzip /var/lib/copr/public_html/results/packit/flightctl-flightctl-1568/srpm-builds/09492526/backend.log' as PID 696737