[2026-09-12 02:06:50,191][ INFO][PID:2591466] Marking build as starting [2026-09-12 02:06:50,219][ INFO][PID:2591466] Checking for cancel request [2026-09-12 02:06:50,219][ INFO][PID:2591466] VM allocation process starts [2026-09-12 02:06:50,224][ INFO][PID:2591466] Trying to allocate VM: ResallocHost, ticket_id=4981076, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-12 02:06:53,232][ INFO][PID:2591466] Allocated host ResallocHost, ticket_id=4981076, hostname=54.211.2.220, name=aws_x86_64_reserved_prod_34747415_20260912_015829, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-12 02:06:53,233][ INFO][PID:2591466] Allocating ssh connection to builder [2026-09-12 02:06:53,233][ INFO][PID:2591466] Checking that builder machine is OK [2026-09-12 02:06:53,549][ INFO][PID:2591466] Installed copr-rpmbuild version: 1.9 [2026-09-12 02:06:53,550][ INFO][PID:2591466] Running remote command: copr-builder-ready srpm-builds [2026-09-12 02:06:53,714][ INFO][PID:2591466] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-12 02:06:53,714][ INFO][PID:2591466] Filling build.info file with builder info [2026-09-12 02:06:53,715][ INFO][PID:2591466] Checking for cancel request [2026-09-12 02:06:53,715][ INFO][PID:2591466] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": null, "started_on": 1789178813.715427, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10978163", "build_id": 10978163, "package_name": "python-zxcvbn-rs", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee ${COPR_PACKAGE}.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/fief-dev/zxcvbn-rs-py\\n%global version %(date +%Y%m%d)\\n%global commit ce3cfd6bb67b460e4cb767cb9aa807d83fcabdd3\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\n%global source_date_epoch_from_changelog 0\\n%forgemeta\\n\\nName: python-zxcvbn-rs\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Python bindings for zxcvbn-rs\\nLicense: MIT\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nBuildRequires: pkgconfig(python3)\\nBuildRequires: python3dist(maturin)\\nBuildRequires: python3dist(pip)\\n\\n%description\\nPython bindings for the Rust implementation of zxcvbn.\\nIt allows to estimate the password strength.\\n\\n%prep\\n%forgeautosetup\\n\\n%generate_buildrequires\\n%pyproject_buildrequires\\n\\n%build\\nexport PYO3_USE_ABI3_FORWARD_COMPATIBILITY=\\\"1\\\"\\n%pyproject_wheel\\n\\n%install\\n%pyproject_install\\n%pyproject_save_files zxcvbn_rs_py\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} README.md\\n\\n%check\\n%pyproject_check_import\\n\\n%files -f %{pyproject_files}\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\nEOF\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git-core patch\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10978163", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10978163, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-09-12 02:06:53,747][ INFO][PID:2591466] Sending fedora-messaging bus message in build.start [2026-09-12 02:06:54,147][ INFO][PID:2591466] Sending fedora-messaging bus message in chroot.start [2026-09-12 02:06:54,168][ INFO][PID:2591466] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10978163 --detached [2026-09-12 02:06:54,575][ INFO][PID:2591466] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.211.2.220' (ED25519) to the list of known hosts. [2026-09-12 02:06:54,576][ INFO][PID:2591466] Downloading the builder-live.log file, attempt 1 [2026-09-12 02:06:54,577][ INFO][PID:2591466] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.211.2.220 copr-rpmbuild-log [2026-09-12 02:06:59,580][ INFO][PID:2591466] Periodic builder liveness probe: alive [2026-09-12 02:06:59,581][ INFO][PID:2591466] Checking for cancel request [2026-09-12 02:07:04,581][ INFO][PID:2591466] Checking for cancel request [2026-09-12 02:07:09,583][ INFO][PID:2591466] Checking for cancel request [2026-09-12 02:07:14,590][ INFO][PID:2591466] Checking for cancel request [2026-09-12 02:07:19,591][ INFO][PID:2591466] Checking for cancel request [2026-09-12 02:07:24,592][ INFO][PID:2591466] Checking for cancel request [2026-09-12 02:07:28,074][ INFO][PID:2591466] Downloading results from builder [2026-09-12 02:07:28,075][ INFO][PID:2591466] rsyncing of mockbuilder@54.211.2.220:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978163 started [2026-09-12 02:07:28,075][ INFO][PID:2591466] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.211.2.220:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978163/ &> /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978163/build-10978163.rsync.log [2026-09-12 02:07:28,243][ INFO][PID:2591466] rsyncing finished. [2026-09-12 02:07:28,244][ INFO][PID:2591466] VM Release request [2026-09-12 02:07:28,248][ INFO][PID:2591466] Searching for 'success' file in resultdir [2026-09-12 02:07:28,249][ INFO][PID:2591466] Getting build details [2026-09-12 02:07:28,249][ INFO][PID:2591466] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978163 [2026-09-12 02:07:28,249][ INFO][PID:2591466] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10978163/python-zxcvbn-rs-20260912^gitce3cfd6-1.src.rpm [2026-09-12 02:07:28,250][ INFO][PID:2591466] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10978163/python-zxcvbn-rs-20260912^gitce3cfd6-1.src.rpm', 'pkg_name': 'python-zxcvbn-rs', 'pkg_version': '20260912^gitce3cfd6-1'} [2026-09-12 02:07:28,250][ INFO][PID:2591466] Finished build: id=10978163 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/extras chroot=srpm-builds [2026-09-12 02:07:28,250][ INFO][PID:2591466] Worker succeeded build, took 34.53529644012451 [2026-09-12 02:07:28,251][ INFO][PID:2591466] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": 1789178848.2507234, "started_on": 1789178813.715427, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10978163", "build_id": 10978163, "package_name": "python-zxcvbn-rs", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee ${COPR_PACKAGE}.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://github.com/fief-dev/zxcvbn-rs-py\\n%global version %(date +%Y%m%d)\\n%global commit ce3cfd6bb67b460e4cb767cb9aa807d83fcabdd3\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\n%global source_date_epoch_from_changelog 0\\n%forgemeta\\n\\nName: python-zxcvbn-rs\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Python bindings for zxcvbn-rs\\nLicense: MIT\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nBuildRequires: pkgconfig(python3)\\nBuildRequires: python3dist(maturin)\\nBuildRequires: python3dist(pip)\\n\\n%description\\nPython bindings for the Rust implementation of zxcvbn.\\nIt allows to estimate the password strength.\\n\\n%prep\\n%forgeautosetup\\n\\n%generate_buildrequires\\n%pyproject_buildrequires\\n\\n%build\\nexport PYO3_USE_ABI3_FORWARD_COMPATIBILITY=\\\"1\\\"\\n%pyproject_wheel\\n\\n%install\\n%pyproject_install\\n%pyproject_save_files zxcvbn_rs_py\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} README.md\\n\\n%check\\n%pyproject_check_import\\n\\n%files -f %{pyproject_files}\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\nEOF\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git-core patch\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "python-zxcvbn-rs", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10978163/python-zxcvbn-rs-20260912^gitce3cfd6-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": { "architecture_specific_tags": { "fedora-43": {}, "fedora-44": {}, "fedora-45": {}, "fedora-rawhide": {} }, "name": "python-zxcvbn-rs", "epoch": null, "version": "20260912^gitce3cfd6", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10978163", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "20260912^gitce3cfd6-1", "id": 10978163, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-09-12 02:07:28,294][ INFO][PID:2591466] Sending fedora-messaging bus message in build.end [2026-09-12 02:07:28,314][ INFO][PID:2591466] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978163/builder-live.log by gzip [2026-09-12 02:07:28,315][ INFO][PID:2591466] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978163/builder-live.log' as PID 2597132 [2026-09-12 02:07:28,318][ INFO][PID:2591466] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978163/builder-live.log) [2026-09-12 02:07:28,318][ INFO][PID:2591466] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978163/backend.log by gzip [2026-09-12 02:07:28,319][ INFO][PID:2591466] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978163/backend.log' as PID 2597137