[2026-09-19 08:49:02,697][ INFO][PID:1606495] Marking build as starting [2026-09-19 08:49:02,734][ INFO][PID:1606495] Checking for cancel request [2026-09-19 08:49:02,735][ INFO][PID:1606495] VM allocation process starts [2026-09-19 08:49:02,740][ INFO][PID:1606495] Trying to allocate VM: ResallocHost, ticket_id=5117717, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-19 08:49:05,773][ INFO][PID:1606495] Allocated host ResallocHost, ticket_id=5117717, hostname=54.84.203.226, name=aws_x86_64_reserved_prod_40125341_20260919_084511, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-19 08:49:06,529][ INFO][PID:1606495] Allocating ssh connection to builder [2026-09-19 08:49:06,529][ INFO][PID:1606495] Checking that builder machine is OK [2026-09-19 08:49:06,829][ INFO][PID:1606495] Installed copr-rpmbuild version: 1.9 [2026-09-19 08:49:06,829][ INFO][PID:1606495] Running remote command: copr-builder-ready srpm-builds [2026-09-19 08:49:06,991][ INFO][PID:1606495] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-19 08:49:06,991][ INFO][PID:1606495] Filling build.info file with builder info [2026-09-19 08:49:06,992][ INFO][PID:1606495] Checking for cancel request [2026-09-19 08:49:06,992][ INFO][PID:1606495] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "sachesi", "project_name": "software", "project_dirname": "software", "submitter": null, "ended_on": null, "started_on": 1789807746.992531, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "11003480", "build_id": 11003480, "package_name": "movo", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\n# Copr source script for movo in sachesi/software. It builds the release tag the\\n# release workflow posts to the package's webhook, or the newest tag when run by hand,\\n# with the spec on main set to that version, and downloads the sources the spec names.\\nset -eu\\napp=movo\\nrepo=https://github.com/sachesi/$app\\ntag=$(cat hook_payload 2>/dev/null || true)\\nif [ -z \\\"$tag\\\" ]; then\\n tag=$(git ls-remote --tags --refs --sort=-v:refname \\\"$repo\\\" 'v*' | head -n 1 | sed 's|.*refs/tags/||')\\nfi\\nprintf '%s\\\\n' \\\"$tag\\\" | grep -qxE 'v[0-9]+(\\\\.[0-9]+)*' || { echo \\\"not a release tag: $tag\\\" >&2; exit 1; }\\ngit ls-remote --exit-code --tags \\\"$repo\\\" \\\"refs/tags/$tag\\\" >/dev/null || { echo \\\"no tag $tag in $repo\\\" >&2; exit 1; }\\ncurl -fsSL -o \\\"$app.spec\\\" \\\"https://raw.githubusercontent.com/sachesi/$app/main/packaging/fedora/$app.spec\\\"\\nsed -i \\\"s/^Version:.*/Version: ${tag#v}/; s/^Release:.*/Release: 1%{?dist}/\\\" \\\"$app.spec\\\"\\nspectool -g \\\"$app.spec\\\"\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git-core rpmdevtools\", \"resultdir\": null, \"repos\": \"\", \"tmp\": \"tmpbqmvug2h\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "sachesi/software--fa1dab07-579c-4b2e-9c96-7ab9d995cc7f", "results": null, "appstream": true, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/sachesi/software", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/sachesi/software", "result_dir": "11003480", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 11003480, "mockchain_macros": { "copr_username": "sachesi", "copr_projectname": "software", "vendor": "Fedora Project COPR (sachesi/software)" } } ] } [2026-09-19 08:49:07,026][ INFO][PID:1606495] Sending fedora-messaging bus message in build.start [2026-09-19 08:49:07,348][ INFO][PID:1606495] Sending fedora-messaging bus message in chroot.start [2026-09-19 08:49:07,366][ INFO][PID:1606495] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/11003480 --detached [2026-09-19 08:49:07,810][ INFO][PID:1606495] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.84.203.226' (ED25519) to the list of known hosts. [2026-09-19 08:49:07,811][ INFO][PID:1606495] Downloading the builder-live.log file, attempt 1 [2026-09-19 08:49:07,812][ INFO][PID:1606495] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.84.203.226 copr-rpmbuild-log [2026-09-19 08:49:12,815][ INFO][PID:1606495] Periodic builder liveness probe: alive [2026-09-19 08:49:12,816][ INFO][PID:1606495] Checking for cancel request [2026-09-19 08:49:17,816][ INFO][PID:1606495] Checking for cancel request [2026-09-19 08:49:22,817][ INFO][PID:1606495] Checking for cancel request [2026-09-19 08:49:27,818][ INFO][PID:1606495] Checking for cancel request [2026-09-19 08:49:32,818][ INFO][PID:1606495] Checking for cancel request [2026-09-19 08:49:37,819][ INFO][PID:1606495] Checking for cancel request [2026-09-19 08:49:42,820][ INFO][PID:1606495] Checking for cancel request [2026-09-19 08:49:44,800][ INFO][PID:1606495] Downloading results from builder [2026-09-19 08:49:44,801][ INFO][PID:1606495] rsyncing of mockbuilder@54.84.203.226:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003480 started [2026-09-19 08:49:44,802][ INFO][PID:1606495] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.84.203.226:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003480/ &> /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003480/build-11003480.rsync.log [2026-09-19 08:49:45,069][ INFO][PID:1606495] rsyncing finished. [2026-09-19 08:49:45,069][ INFO][PID:1606495] VM Release request [2026-09-19 08:49:45,073][ INFO][PID:1606495] Searching for 'success' file in resultdir [2026-09-19 08:49:45,074][ INFO][PID:1606495] Getting build details [2026-09-19 08:49:45,074][ INFO][PID:1606495] Retrieving SRPM info from /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003480 [2026-09-19 08:49:45,075][ INFO][PID:1606495] SRPM URL: https://download.copr.fedorainfracloud.org/results/sachesi/software/srpm-builds/11003480/movo-0.4.4-1.src.rpm [2026-09-19 08:49:45,075][ INFO][PID:1606495] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/sachesi/software/srpm-builds/11003480/movo-0.4.4-1.src.rpm', 'pkg_name': 'movo', 'pkg_version': '0.4.4-1'} [2026-09-19 08:49:45,075][ INFO][PID:1606495] Finished build: id=11003480 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/sachesi/software chroot=srpm-builds [2026-09-19 08:49:45,075][ INFO][PID:1606495] Worker succeeded build, took 38.083362340927124 [2026-09-19 08:49:45,076][ INFO][PID:1606495] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "sachesi", "project_name": "software", "project_dirname": "software", "submitter": null, "ended_on": 1789807785.0758934, "started_on": 1789807746.992531, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "11003480", "build_id": 11003480, "package_name": "movo", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/bin/sh\\n# Copr source script for movo in sachesi/software. It builds the release tag the\\n# release workflow posts to the package's webhook, or the newest tag when run by hand,\\n# with the spec on main set to that version, and downloads the sources the spec names.\\nset -eu\\napp=movo\\nrepo=https://github.com/sachesi/$app\\ntag=$(cat hook_payload 2>/dev/null || true)\\nif [ -z \\\"$tag\\\" ]; then\\n tag=$(git ls-remote --tags --refs --sort=-v:refname \\\"$repo\\\" 'v*' | head -n 1 | sed 's|.*refs/tags/||')\\nfi\\nprintf '%s\\\\n' \\\"$tag\\\" | grep -qxE 'v[0-9]+(\\\\.[0-9]+)*' || { echo \\\"not a release tag: $tag\\\" >&2; exit 1; }\\ngit ls-remote --exit-code --tags \\\"$repo\\\" \\\"refs/tags/$tag\\\" >/dev/null || { echo \\\"no tag $tag in $repo\\\" >&2; exit 1; }\\ncurl -fsSL -o \\\"$app.spec\\\" \\\"https://raw.githubusercontent.com/sachesi/$app/main/packaging/fedora/$app.spec\\\"\\nsed -i \\\"s/^Version:.*/Version: ${tag#v}/; s/^Release:.*/Release: 1%{?dist}/\\\" \\\"$app.spec\\\"\\nspectool -g \\\"$app.spec\\\"\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git-core rpmdevtools\", \"resultdir\": null, \"repos\": \"\", \"tmp\": \"tmpbqmvug2h\", \"hook_data\": true}", "pkg_name": "movo", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/sachesi/software/srpm-builds/11003480/movo-0.4.4-1.src.rpm", "uses_devel_repo": null, "sandbox": "sachesi/software--fa1dab07-579c-4b2e-9c96-7ab9d995cc7f", "results": { "architecture_specific_tags": { "fedora-44": {}, "fedora-45": {}, "fedora-rawhide": {} }, "name": "movo", "epoch": null, "version": "0.4.4", "release": "1" }, "appstream": true, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/sachesi/software", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/sachesi/software", "result_dir": "11003480", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "0.4.4-1", "id": 11003480, "mockchain_macros": { "copr_username": "sachesi", "copr_projectname": "software", "vendor": "Fedora Project COPR (sachesi/software)" } } ] } [2026-09-19 08:49:45,113][ INFO][PID:1606495] Sending fedora-messaging bus message in build.end [2026-09-19 08:49:45,131][ INFO][PID:1606495] Compressing /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003480/builder-live.log by gzip [2026-09-19 08:49:45,132][ INFO][PID:1606495] Running command 'gzip /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003480/builder-live.log' as PID 1608339 [2026-09-19 08:49:45,135][ INFO][PID:1606495] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003480/builder-live.log) [2026-09-19 08:49:45,135][ INFO][PID:1606495] Compressing /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003480/backend.log by gzip [2026-09-19 08:49:45,136][ INFO][PID:1606495] Running command 'gzip /var/lib/copr/public_html/results/sachesi/software/srpm-builds/11003480/backend.log' as PID 1608340