[2025-07-22 23:33:51,492][ INFO][PID:1099643] Marking build as starting [2025-07-22 23:33:51,516][ INFO][PID:1099643] Checking for cancel request [2025-07-22 23:33:51,517][ INFO][PID:1099643] VM allocation process starts [2025-07-22 23:33:51,529][ INFO][PID:1099643] Trying to allocate VM: ResallocHost, ticket_id=4044523, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-22 23:33:54,548][ INFO][PID:1099643] Allocated host ResallocHost, ticket_id=4044523, hostname=44.212.9.158, name=aws_x86_64_normalreserved_prod_05742985_20250722_233213, requested_tags=['copr_builder', 'arch_x86_64'] [2025-07-22 23:33:54,549][ INFO][PID:1099643] Allocating ssh connection to builder [2025-07-22 23:33:54,550][ INFO][PID:1099643] Checking that builder machine is OK [2025-07-22 23:33:55,002][ INFO][PID:1099643] Running remote command: copr-builder-ready srpm-builds [2025-07-22 23:33:55,213][ INFO][PID:1099643] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-07-22 23:33:55,214][ INFO][PID:1099643] Filling build.info file with builder info [2025-07-22 23:33:55,214][ INFO][PID:1099643] Checking for cancel request [2025-07-22 23:33:55,215][ INFO][PID:1099643] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "still", "project_name": "stillos-alma-edge", "project_dirname": "stillos-alma-edge", "submitter": "still", "ended_on": null, "started_on": 1753227235.2154794, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9306821", "build_id": 9306821, "package_name": "mutter", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\ngit clone https://git.almalinux.org/rpms/mutter.git -b c10\\ncd mutter\\n\\n# Move SPECs and SOURCES to same directory\\nmv SPECS/* .\\nmv SOURCES/* .\\nrm -rf SPECS SOURCES\\n\\nwget https://gitlab.com/stillhq/stillOS/patches/-/raw/main/0001-Mutter-SWAI-Registration.patch\\n\\n# 1. Find the line number of the last \\\"Patch:\\\" line and add the new one after it\\nLAST_PATCH_LINE=$(grep -n '^Patch:' mutter.spec | tail -n 1 | cut -d: -f1)\\nif [ -n \\\"$LAST_PATCH_LINE\\\" ]; then\\n sed -i \\\"${LAST_PATCH_LINE}a Patch: 0001-Mutter-SWAI-Registration.patch\\\" \\\\\\n mutter.spec\\nfi\\n\\nsed -i 's#http://#https://#g' mutter.spec\\n\\ncd ..\\ntree .\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"wget git tree\", \"resultdir\": \"mutter\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "still/stillos-alma-edge--still", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/still/stillos-alma-edge", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-alma-edge", "result_dir": "09306821", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9306821, "mockchain_macros": { "copr_username": "still", "copr_projectname": "stillos-alma-edge", "vendor": "Fedora Project COPR (still/stillos-alma-edge)" } } ] } [2025-07-22 23:33:55,238][ INFO][PID:1099643] Sending fedora-messaging bus message in build.start [2025-07-22 23:33:56,058][ INFO][PID:1099643] Sending fedora-messaging bus message in chroot.start [2025-07-22 23:33:56,087][ INFO][PID:1099643] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9306821 --detached [2025-07-22 23:33:56,456][ INFO][PID:1099643] Downloading the builder-live.log file, attempt 1 [2025-07-22 23:33:56,458][ INFO][PID:1099643] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.212.9.158 copr-rpmbuild-log [2025-07-22 23:34:01,462][ INFO][PID:1099643] Periodic builder liveness probe: alive [2025-07-22 23:34:01,463][ INFO][PID:1099643] Checking for cancel request [2025-07-22 23:34:06,464][ INFO][PID:1099643] Checking for cancel request [2025-07-22 23:34:11,465][ INFO][PID:1099643] Checking for cancel request [2025-07-22 23:34:16,466][ INFO][PID:1099643] Checking for cancel request [2025-07-22 23:34:21,467][ INFO][PID:1099643] Checking for cancel request [2025-07-22 23:34:26,468][ INFO][PID:1099643] Checking for cancel request [2025-07-22 23:34:31,469][ INFO][PID:1099643] Checking for cancel request [2025-07-22 23:34:35,805][ INFO][PID:1099643] Downloading results from builder [2025-07-22 23:34:35,805][ INFO][PID:1099643] rsyncing of mockbuilder@44.212.9.158:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/still/stillos-alma-edge/srpm-builds/09306821 started [2025-07-22 23:34:35,806][ INFO][PID:1099643] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.212.9.158:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/still/stillos-alma-edge/srpm-builds/09306821/ &> /var/lib/copr/public_html/results/still/stillos-alma-edge/srpm-builds/09306821/build-09306821.rsync.log [2025-07-22 23:34:36,142][ INFO][PID:1099643] rsyncing finished. [2025-07-22 23:34:36,143][ INFO][PID:1099643] Releasing VM back to pool [2025-07-22 23:34:36,155][ INFO][PID:1099643] Searching for 'success' file in resultdir [2025-07-22 23:34:36,156][ INFO][PID:1099643] Getting build details [2025-07-22 23:34:36,156][ INFO][PID:1099643] Retrieving SRPM info from /var/lib/copr/public_html/results/still/stillos-alma-edge/srpm-builds/09306821 [2025-07-22 23:34:36,157][ INFO][PID:1099643] SRPM URL: https://download.copr.fedorainfracloud.org/results/still/stillos-alma-edge/srpm-builds/09306821/mutter-47.5-8.src.rpm [2025-07-22 23:34:36,158][ INFO][PID:1099643] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/still/stillos-alma-edge/srpm-builds/09306821/mutter-47.5-8.src.rpm', 'pkg_name': 'mutter', 'pkg_version': '47.5-8'} [2025-07-22 23:34:36,158][ INFO][PID:1099643] Finished build: id=9306821 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/still/stillos-alma-edge chroot=srpm-builds [2025-07-22 23:34:36,160][ INFO][PID:1099643] Worker succeeded build, took 40.945112228393555 [2025-07-22 23:34:36,161][ INFO][PID:1099643] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "still", "project_name": "stillos-alma-edge", "project_dirname": "stillos-alma-edge", "submitter": "still", "ended_on": 1753227276.1605916, "started_on": 1753227235.2154794, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9306821", "build_id": 9306821, "package_name": "mutter", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash\\ngit clone https://git.almalinux.org/rpms/mutter.git -b c10\\ncd mutter\\n\\n# Move SPECs and SOURCES to same directory\\nmv SPECS/* .\\nmv SOURCES/* .\\nrm -rf SPECS SOURCES\\n\\nwget https://gitlab.com/stillhq/stillOS/patches/-/raw/main/0001-Mutter-SWAI-Registration.patch\\n\\n# 1. Find the line number of the last \\\"Patch:\\\" line and add the new one after it\\nLAST_PATCH_LINE=$(grep -n '^Patch:' mutter.spec | tail -n 1 | cut -d: -f1)\\nif [ -n \\\"$LAST_PATCH_LINE\\\" ]; then\\n sed -i \\\"${LAST_PATCH_LINE}a Patch: 0001-Mutter-SWAI-Registration.patch\\\" \\\\\\n mutter.spec\\nfi\\n\\nsed -i 's#http://#https://#g' mutter.spec\\n\\ncd ..\\ntree .\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"wget git tree\", \"resultdir\": \"mutter\", \"repos\": \"\"}", "pkg_name": "mutter", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-alma-edge/srpm-builds/09306821/mutter-47.5-8.src.rpm", "uses_devel_repo": null, "sandbox": "still/stillos-alma-edge--still", "results": { "name": "mutter", "epoch": null, "version": "47.5", "release": "8", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/still/stillos-alma-edge", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/still/stillos-alma-edge", "result_dir": "09306821", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "47.5-8", "id": 9306821, "mockchain_macros": { "copr_username": "still", "copr_projectname": "stillos-alma-edge", "vendor": "Fedora Project COPR (still/stillos-alma-edge)" } } ] } [2025-07-22 23:34:36,184][ INFO][PID:1099643] Sending fedora-messaging bus message in build.end [2025-07-22 23:34:36,210][ INFO][PID:1099643] Compressing /var/lib/copr/public_html/results/still/stillos-alma-edge/srpm-builds/09306821/builder-live.log by gzip [2025-07-22 23:34:36,211][ INFO][PID:1099643] Running command 'gzip /var/lib/copr/public_html/results/still/stillos-alma-edge/srpm-builds/09306821/builder-live.log' as PID 1103243 [2025-07-22 23:34:36,216][ INFO][PID:1099643] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/still/stillos-alma-edge/srpm-builds/09306821/builder-live.log) [2025-07-22 23:34:36,217][ INFO][PID:1099643] Compressing /var/lib/copr/public_html/results/still/stillos-alma-edge/srpm-builds/09306821/backend.log by gzip [2025-07-22 23:34:36,218][ INFO][PID:1099643] Running command 'gzip /var/lib/copr/public_html/results/still/stillos-alma-edge/srpm-builds/09306821/backend.log' as PID 1103244