[2025-10-17 15:20:25,955][ INFO][PID:3149255] Marking build as starting [2025-10-17 15:20:25,989][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:20:25,993][ INFO][PID:3149255] VM allocation process starts [2025-10-17 15:20:26,028][ INFO][PID:3149255] Trying to allocate VM: ResallocHost, ticket_id=5713584, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-17 15:20:31,035][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:20:36,037][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:20:41,038][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:20:46,043][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:20:51,047][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:20:56,048][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:01,050][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:06,050][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:11,052][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:16,054][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:21,055][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:26,056][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:31,057][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:36,058][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:41,059][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:46,060][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:51,062][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:21:56,063][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:01,064][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:06,065][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:11,066][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:16,067][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:21,068][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:26,069][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:31,070][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:36,073][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:41,074][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:46,075][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:51,076][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:22:56,078][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:01,079][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:06,081][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:11,082][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:16,083][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:21,084][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:26,086][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:31,087][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:36,088][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:41,089][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:44,224][ INFO][PID:3149255] Allocated host ResallocHost, ticket_id=5713584, hostname=18.206.12.41, name=aws_x86_64_normal_prod_07443926_20251017_152225, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-17 15:23:44,225][ INFO][PID:3149255] Allocating ssh connection to builder [2025-10-17 15:23:44,226][ INFO][PID:3149255] Checking that builder machine is OK [2025-10-17 15:23:44,540][ INFO][PID:3149255] Running remote command: copr-builder-ready srpm-builds [2025-10-17 15:23:44,730][ INFO][PID:3149255] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-17 15:23:44,731][ INFO][PID:3149255] Filling build.info file with builder info [2025-10-17 15:23:44,732][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:44,733][ INFO][PID:3149255] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "ryanabx", "project_name": "cosmic-epoch-tagged", "project_dirname": "cosmic-epoch-tagged", "submitter": "ryanabx", "ended_on": null, "started_on": 1760714624.733364, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9700046", "build_id": 9700046, "package_name": "cosmic-notifications", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash -xe\\n\\nexport NAME=cosmic-notifications\\n\\nSCRIPT=cosmic-packaging-bootstrap.py\\nRPM_REPO_NAME=cosmic-packaging\\nRPM_REPO=https://pagure.io/fedora-cosmic/$RPM_REPO_NAME.git\\n\\ngit clone $RPM_REPO\\ncp $RPM_REPO_NAME/scripts/$SCRIPT .\\n\\npython3 $SCRIPT $NAME --input $(pwd)/cosmic-packaging --output $(pwd) --tag latest\\n\\nrm $SCRIPT\\nrm -rf $RPM_REPO_NAME\\n\\nls -a\\n\\ncat $NAME.spec\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git cargo python3\", \"resultdir\": \"\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "ryanabx/cosmic-epoch-tagged--ryanabx", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged", "result_dir": "09700046", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9700046, "mockchain_macros": { "copr_username": "ryanabx", "copr_projectname": "cosmic-epoch-tagged", "vendor": "Fedora Project COPR (ryanabx/cosmic-epoch-tagged)" } } ] } [2025-10-17 15:23:44,753][ INFO][PID:3149255] Sending fedora-messaging bus message in build.start [2025-10-17 15:23:45,598][ INFO][PID:3149255] Sending fedora-messaging bus message in chroot.start [2025-10-17 15:23:45,627][ INFO][PID:3149255] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9700046 --detached [2025-10-17 15:23:45,948][ INFO][PID:3149255] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '18.206.12.41' (ED25519) to the list of known hosts. [2025-10-17 15:23:45,949][ INFO][PID:3149255] Downloading the builder-live.log file, attempt 1 [2025-10-17 15:23:45,951][ INFO][PID:3149255] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.206.12.41 copr-rpmbuild-log [2025-10-17 15:23:50,957][ INFO][PID:3149255] Periodic builder liveness probe: alive [2025-10-17 15:23:50,957][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:23:55,958][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:00,960][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:05,961][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:10,962][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:15,964][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:20,965][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:25,966][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:30,967][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:35,968][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:40,969][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:45,970][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:50,972][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:24:55,973][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:25:00,974][ INFO][PID:3149255] Checking for cancel request [2025-10-17 15:25:02,374][ INFO][PID:3149255] Downloading results from builder [2025-10-17 15:25:02,375][ INFO][PID:3149255] rsyncing of mockbuilder@18.206.12.41:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046 started [2025-10-17 15:25:02,376][ INFO][PID:3149255] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.206.12.41:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046/ &> /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046/build-09700046.rsync.log [2025-10-17 15:25:03,281][ INFO][PID:3149255] rsyncing finished. [2025-10-17 15:25:03,281][ INFO][PID:3149255] Releasing VM back to pool [2025-10-17 15:25:03,295][ INFO][PID:3149255] Searching for 'success' file in resultdir [2025-10-17 15:25:03,296][ INFO][PID:3149255] Getting build details [2025-10-17 15:25:03,297][ INFO][PID:3149255] Retrieving SRPM info from /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046 [2025-10-17 15:25:03,298][ INFO][PID:3149255] SRPM URL: https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046/cosmic-notifications-1.0.0~beta.2-1.src.rpm [2025-10-17 15:25:03,298][ INFO][PID:3149255] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046/cosmic-notifications-1.0.0~beta.2-1.src.rpm', 'pkg_name': 'cosmic-notifications', 'pkg_version': '1.0.0~beta.2-1'} [2025-10-17 15:25:03,299][ INFO][PID:3149255] Finished build: id=9700046 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged chroot=srpm-builds [2025-10-17 15:25:03,302][ INFO][PID:3149255] Worker succeeded build, took 78.56923294067383 [2025-10-17 15:25:03,303][ INFO][PID:3149255] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "ryanabx", "project_name": "cosmic-epoch-tagged", "project_dirname": "cosmic-epoch-tagged", "submitter": "ryanabx", "ended_on": 1760714703.302597, "started_on": 1760714624.733364, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9700046", "build_id": 9700046, "package_name": "cosmic-notifications", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/bash -xe\\n\\nexport NAME=cosmic-notifications\\n\\nSCRIPT=cosmic-packaging-bootstrap.py\\nRPM_REPO_NAME=cosmic-packaging\\nRPM_REPO=https://pagure.io/fedora-cosmic/$RPM_REPO_NAME.git\\n\\ngit clone $RPM_REPO\\ncp $RPM_REPO_NAME/scripts/$SCRIPT .\\n\\npython3 $SCRIPT $NAME --input $(pwd)/cosmic-packaging --output $(pwd) --tag latest\\n\\nrm $SCRIPT\\nrm -rf $RPM_REPO_NAME\\n\\nls -a\\n\\ncat $NAME.spec\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git cargo python3\", \"resultdir\": \"\", \"repos\": \"\", \"fedora_review\": true}", "pkg_name": "cosmic-notifications", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046/cosmic-notifications-1.0.0~beta.2-1.src.rpm", "uses_devel_repo": null, "sandbox": "ryanabx/cosmic-epoch-tagged--ryanabx", "results": { "name": "cosmic-notifications", "epoch": null, "version": "1.0.0~beta.2", "release": "1", "exclusivearch": [], "excludearch": [ "i386", "i486", "i586", "i686", "pentium3", "pentium4", "athlon", "geode" ] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ryanabx/cosmic-epoch-tagged", "result_dir": "09700046", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.0.0~beta.2-1", "id": 9700046, "mockchain_macros": { "copr_username": "ryanabx", "copr_projectname": "cosmic-epoch-tagged", "vendor": "Fedora Project COPR (ryanabx/cosmic-epoch-tagged)" } } ] } [2025-10-17 15:25:03,326][ INFO][PID:3149255] Sending fedora-messaging bus message in build.end [2025-10-17 15:25:03,354][ INFO][PID:3149255] Compressing /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046/builder-live.log by gzip [2025-10-17 15:25:03,355][ INFO][PID:3149255] Running command 'gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046/builder-live.log' as PID 3187767 [2025-10-17 15:25:03,366][ INFO][PID:3149255] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046/builder-live.log) [2025-10-17 15:25:03,367][ INFO][PID:3149255] Compressing /var/lib/copr/public_html/results/ryanabx/cosmic-epoch-tagged/srpm-builds/09700046/backend.log by gzip