[2026-02-10 13:11:27,927][ INFO][PID:4131804] Marking build as starting [2026-02-10 13:11:28,044][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:11:28,046][ INFO][PID:4131804] VM allocation process starts [2026-02-10 13:11:28,141][ INFO][PID:4131804] Trying to allocate VM: ResallocHost, ticket_id=1256211, requested_tags=['copr_builder', 'arch_x86_64'] [2026-02-10 13:11:33,166][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:11:38,172][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:11:40,300][ INFO][PID:4131804] Allocated host ResallocHost, ticket_id=1256211, hostname=98.92.77.206, name=aws_x86_64_normalreserved_prod_02126724_20260210_130911, requested_tags=['copr_builder', 'arch_x86_64'] [2026-02-10 13:11:40,301][ INFO][PID:4131804] Allocating ssh connection to builder [2026-02-10 13:11:40,302][ INFO][PID:4131804] Checking that builder machine is OK [2026-02-10 13:11:40,675][ INFO][PID:4131804] Running remote command: copr-builder-ready srpm-builds [2026-02-10 13:11:41,017][ INFO][PID:4131804] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-02-10 13:11:41,018][ INFO][PID:4131804] Filling build.info file with builder info [2026-02-10 13:11:41,021][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:11:41,040][ INFO][PID:4131804] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "fbergman", "project_name": "osdctl", "project_dirname": "osdctl", "submitter": "fbergman", "ended_on": null, "started_on": 1770729101.0402608, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10112201", "build_id": 10112201, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env sh\\n\\ncat > python-iterfzf.spec <<\\\".\\\"\\nName: python-iterfzf\\nVersion: 1.9.0.67.0\\nRelease: %autorelease\\n# Fill in the actual package summary to submit package to Fedora\\nSummary: Pythonic interface to fzf\\n\\n# Check if the automatically generated License and its spelling is correct for Fedora\\n# https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/\\nLicense: GPL-3.0-or-later\\nURL: https://github.com/dahlia/iterfzf\\nSource: %{pypi_source iterfzf}\\n\\nBuildArch: noarch\\nBuildRequires: python3-devel\\n\\nRequires: fzf\\n\\n\\n# Fill in the actual package description to submit package to Fedora\\n%global _description %{expand:\\nThis is package 'iterfzf' generated automatically by pyp2spec.}\\n\\n%description %_description\\n\\n%package -n python3-iterfzf\\nSummary: %{summary}\\n\\n%description -n python3-iterfzf %_description\\n\\n# Allow building without a dist allow version\\n%define _python_dist_allow_version_zero 1\\n\\n%prep\\n%autosetup -p1 -n iterfzf-%{version}\\n\\n# Only apply this fix for Fedora 42\\n%if 0%{?fedora} == 42\\nsed -i 's/license = \\\"\\\\(.*\\\\)\\\"/license = {text = \\\"\\\\1\\\"}/' pyproject.toml\\n%endif\\n\\nsed -i '/^\\\\[build-system\\\\]/,/^\\\\[/c \\\\\\n[build-system]\\\\\\nrequires = [\\\"setuptools\\\", \\\"wheel\\\"]\\\\\\nbuild-backend = \\\"setuptools.build_meta\\\"\\\\\\n\\\\\\n' pyproject.toml\\n\\n%generate_buildrequires\\n%pyproject_buildrequires\\n\\n\\n%build\\n%pyproject_wheel\\n\\n\\n%install\\n%pyproject_install\\n# For official Fedora packages, including files with '*' +auto is not allowed\\n# Replace it with a list of relevant Python modules/globs and list extra files in %%files\\n%pyproject_save_files '*' +auto\\n\\n\\n%check\\n%_pyproject_check_import_allow_no_modules -t\\n\\n\\n%files -n python3-iterfzf -f %{pyproject_files}\\n%{python3_sitelib}/iterfzf/\\n%{python3_sitelib}/iterfzf-%{version}.dist-info/\\n\\n\\n%changelog\\n%autochangelog\\n.\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "fbergman/osdctl--fbergman", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/fbergman/osdctl", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl", "result_dir": "10112201", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10112201, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2026-02-10 13:11:41,136][ INFO][PID:4131804] Sending fedora-messaging bus message in build.start [2026-02-10 13:11:42,518][ INFO][PID:4131804] Sending fedora-messaging bus message in chroot.start [2026-02-10 13:11:42,602][ INFO][PID:4131804] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10112201 --detached [2026-02-10 13:11:43,105][ INFO][PID:4131804] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.92.77.206' (ED25519) to the list of known hosts. [2026-02-10 13:11:43,107][ INFO][PID:4131804] Downloading the builder-live.log file, attempt 1 [2026-02-10 13:11:43,115][ INFO][PID:4131804] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.92.77.206 copr-rpmbuild-log [2026-02-10 13:11:48,145][ INFO][PID:4131804] Periodic builder liveness probe: alive [2026-02-10 13:11:48,148][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:11:53,160][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:11:58,161][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:12:03,164][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:12:08,170][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:12:13,177][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:12:18,183][ INFO][PID:4131804] Checking for cancel request [2026-02-10 13:12:18,490][ INFO][PID:4131804] Downloading results from builder [2026-02-10 13:12:18,498][ INFO][PID:4131804] rsyncing of mockbuilder@98.92.77.206:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112201 started [2026-02-10 13:12:18,511][ INFO][PID:4131804] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.92.77.206:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112201/ &> /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112201/build-10112201.rsync.log [2026-02-10 13:12:19,051][ INFO][PID:4131804] rsyncing finished. [2026-02-10 13:12:19,052][ INFO][PID:4131804] Releasing VM back to pool [2026-02-10 13:12:19,134][ INFO][PID:4131804] Searching for 'success' file in resultdir [2026-02-10 13:12:19,136][ INFO][PID:4131804] Getting build details [2026-02-10 13:12:19,158][ INFO][PID:4131804] Retrieving SRPM info from /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112201 [2026-02-10 13:12:19,163][ INFO][PID:4131804] SRPM URL: https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10112201/python-iterfzf-1.9.0.67.0-1.src.rpm [2026-02-10 13:12:19,164][ INFO][PID:4131804] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10112201/python-iterfzf-1.9.0.67.0-1.src.rpm', 'pkg_name': 'python-iterfzf', 'pkg_version': '1.9.0.67.0-1'} [2026-02-10 13:12:19,168][ INFO][PID:4131804] Finished build: id=10112201 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/fbergman/osdctl chroot=srpm-builds [2026-02-10 13:12:19,185][ INFO][PID:4131804] Worker succeeded build, took 38.145140409469604 [2026-02-10 13:12:19,186][ INFO][PID:4131804] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "fbergman", "project_name": "osdctl", "project_dirname": "osdctl", "submitter": "fbergman", "ended_on": 1770729139.1854012, "started_on": 1770729101.0402608, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10112201", "build_id": 10112201, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env sh\\n\\ncat > python-iterfzf.spec <<\\\".\\\"\\nName: python-iterfzf\\nVersion: 1.9.0.67.0\\nRelease: %autorelease\\n# Fill in the actual package summary to submit package to Fedora\\nSummary: Pythonic interface to fzf\\n\\n# Check if the automatically generated License and its spelling is correct for Fedora\\n# https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/\\nLicense: GPL-3.0-or-later\\nURL: https://github.com/dahlia/iterfzf\\nSource: %{pypi_source iterfzf}\\n\\nBuildArch: noarch\\nBuildRequires: python3-devel\\n\\nRequires: fzf\\n\\n\\n# Fill in the actual package description to submit package to Fedora\\n%global _description %{expand:\\nThis is package 'iterfzf' generated automatically by pyp2spec.}\\n\\n%description %_description\\n\\n%package -n python3-iterfzf\\nSummary: %{summary}\\n\\n%description -n python3-iterfzf %_description\\n\\n# Allow building without a dist allow version\\n%define _python_dist_allow_version_zero 1\\n\\n%prep\\n%autosetup -p1 -n iterfzf-%{version}\\n\\n# Only apply this fix for Fedora 42\\n%if 0%{?fedora} == 42\\nsed -i 's/license = \\\"\\\\(.*\\\\)\\\"/license = {text = \\\"\\\\1\\\"}/' pyproject.toml\\n%endif\\n\\nsed -i '/^\\\\[build-system\\\\]/,/^\\\\[/c \\\\\\n[build-system]\\\\\\nrequires = [\\\"setuptools\\\", \\\"wheel\\\"]\\\\\\nbuild-backend = \\\"setuptools.build_meta\\\"\\\\\\n\\\\\\n' pyproject.toml\\n\\n%generate_buildrequires\\n%pyproject_buildrequires\\n\\n\\n%build\\n%pyproject_wheel\\n\\n\\n%install\\n%pyproject_install\\n# For official Fedora packages, including files with '*' +auto is not allowed\\n# Replace it with a list of relevant Python modules/globs and list extra files in %%files\\n%pyproject_save_files '*' +auto\\n\\n\\n%check\\n%_pyproject_check_import_allow_no_modules -t\\n\\n\\n%files -n python3-iterfzf -f %{pyproject_files}\\n%{python3_sitelib}/iterfzf/\\n%{python3_sitelib}/iterfzf-%{version}.dist-info/\\n\\n\\n%changelog\\n%autochangelog\\n.\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "python-iterfzf", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10112201/python-iterfzf-1.9.0.67.0-1.src.rpm", "uses_devel_repo": null, "sandbox": "fbergman/osdctl--fbergman", "results": { "name": "python-iterfzf", "epoch": null, "version": "1.9.0.67.0", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/fbergman/osdctl", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl", "result_dir": "10112201", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.9.0.67.0-1", "id": 10112201, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2026-02-10 13:12:19,298][ INFO][PID:4131804] Sending fedora-messaging bus message in build.end [2026-02-10 13:12:19,386][ INFO][PID:4131804] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112201/builder-live.log by gzip [2026-02-10 13:12:19,389][ INFO][PID:4131804] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112201/builder-live.log' as PID 4139074 [2026-02-10 13:12:19,395][ INFO][PID:4131804] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112201/builder-live.log) [2026-02-10 13:12:19,397][ INFO][PID:4131804] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112201/backend.log by gzip [2026-02-10 13:12:19,400][ INFO][PID:4131804] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10112201/backend.log' as PID 4139076