[2026-05-09 06:26:11,018][ INFO][PID:1983519] Marking build as starting [2026-05-09 06:26:11,064][ INFO][PID:1983519] Checking for cancel request [2026-05-09 06:26:11,066][ INFO][PID:1983519] VM allocation process starts [2026-05-09 06:26:11,075][ INFO][PID:1983519] Trying to allocate VM: ResallocHost, ticket_id=2800079, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 06:26:14,121][ INFO][PID:1983519] Allocated host ResallocHost, ticket_id=2800079, hostname=100.31.150.34, name=aws_x86_64_reserved_prod_08700075_20260509_061053, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-09 06:26:14,122][ INFO][PID:1983519] Allocating ssh connection to builder [2026-05-09 06:26:14,122][ INFO][PID:1983519] Checking that builder machine is OK [2026-05-09 06:26:14,486][ INFO][PID:1983519] Installed copr-rpmbuild version: 1.8 [2026-05-09 06:26:14,487][ INFO][PID:1983519] Running remote command: copr-builder-ready srpm-builds [2026-05-09 06:26:14,706][ INFO][PID:1983519] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-09 06:26:14,707][ INFO][PID:1983519] Filling build.info file with builder info [2026-05-09 06:26:14,708][ INFO][PID:1983519] Checking for cancel request [2026-05-09 06:26:14,709][ INFO][PID:1983519] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "aldi45ckr", "project_name": "all-packages", "project_dirname": "all-packages", "submitter": "aldi45ckr", "ended_on": null, "started_on": 1778307974.709224, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10439340", "build_id": 10439340, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\n\\nREPO=\\\"catppuccin/grub\\\"\\n\\necho \\\"Detecting default branch...\\\"\\n\\nBRANCH=$(\\n curl -fsSL \\\"https://api.github.com/repos/${REPO}\\\" \\\\\\n | jq -r '.default_branch'\\n)\\n\\necho \\\"Using branch: ${BRANCH}\\\"\\n\\necho \\\"Fetching latest commit...\\\"\\n\\nCOMMIT=$(\\n curl -fsSL \\\"https://api.github.com/repos/${REPO}/commits/${BRANCH}\\\" \\\\\\n | jq -r '.sha[:7]'\\n)\\n\\nDATE=$(date +%Y%m%d)\\nVERSION=\\\"${DATE}git${COMMIT}\\\"\\n\\necho \\\"Version: ${VERSION}\\\"\\n\\nTARBALL=\\\"catppuccin-grub-theme-${VERSION}.tar.gz\\\"\\n\\ncurl -fLo \\\"${TARBALL}\\\" \\\\\\n \\\"https://github.com/${REPO}/archive/refs/heads/${BRANCH}.tar.gz\\\"\\n\\ncat > catppuccin-grub-theme.spec < /var/lib/copr/public_html/results/aldi45ckr/all-packages/srpm-builds/10439340/build-10439340.rsync.log [2026-05-09 06:26:49,008][ INFO][PID:1983519] rsyncing finished. [2026-05-09 06:26:49,009][ INFO][PID:1983519] VM Release request [2026-05-09 06:26:49,020][ INFO][PID:1983519] Searching for 'success' file in resultdir [2026-05-09 06:26:49,021][ INFO][PID:1983519] Getting build details [2026-05-09 06:26:49,022][ INFO][PID:1983519] Retrieving SRPM info from /var/lib/copr/public_html/results/aldi45ckr/all-packages/srpm-builds/10439340 [2026-05-09 06:26:49,022][ INFO][PID:1983519] SRPM URL: https://download.copr.fedorainfracloud.org/results/aldi45ckr/all-packages/srpm-builds/10439340/catppuccin-grub-theme-20260509git0a37ab1-1.src.rpm [2026-05-09 06:26:49,023][ INFO][PID:1983519] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/aldi45ckr/all-packages/srpm-builds/10439340/catppuccin-grub-theme-20260509git0a37ab1-1.src.rpm', 'pkg_name': 'catppuccin-grub-theme', 'pkg_version': '20260509git0a37ab1-1'} [2026-05-09 06:26:49,024][ INFO][PID:1983519] Finished build: id=10439340 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/aldi45ckr/all-packages chroot=srpm-builds [2026-05-09 06:26:49,025][ INFO][PID:1983519] Worker succeeded build, took 34.316593647003174 [2026-05-09 06:26:49,026][ INFO][PID:1983519] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "aldi45ckr", "project_name": "all-packages", "project_dirname": "all-packages", "submitter": "aldi45ckr", "ended_on": 1778308009.0258176, "started_on": 1778307974.709224, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10439340", "build_id": 10439340, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -euo pipefail\\n\\nREPO=\\\"catppuccin/grub\\\"\\n\\necho \\\"Detecting default branch...\\\"\\n\\nBRANCH=$(\\n curl -fsSL \\\"https://api.github.com/repos/${REPO}\\\" \\\\\\n | jq -r '.default_branch'\\n)\\n\\necho \\\"Using branch: ${BRANCH}\\\"\\n\\necho \\\"Fetching latest commit...\\\"\\n\\nCOMMIT=$(\\n curl -fsSL \\\"https://api.github.com/repos/${REPO}/commits/${BRANCH}\\\" \\\\\\n | jq -r '.sha[:7]'\\n)\\n\\nDATE=$(date +%Y%m%d)\\nVERSION=\\\"${DATE}git${COMMIT}\\\"\\n\\necho \\\"Version: ${VERSION}\\\"\\n\\nTARBALL=\\\"catppuccin-grub-theme-${VERSION}.tar.gz\\\"\\n\\ncurl -fLo \\\"${TARBALL}\\\" \\\\\\n \\\"https://github.com/${REPO}/archive/refs/heads/${BRANCH}.tar.gz\\\"\\n\\ncat > catppuccin-grub-theme.spec <