Warning: Permanently added '54.144.14.0' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9568914 Version: 1.5 PID: 9593 Logging PID: 9595 Task: {'appstream': False, 'background': True, 'build_id': 9568914, 'chroot': None, 'package_name': 'chirp', 'project_dirname': 'python3.14', 'project_name': 'python3.14', 'project_owner': '@python', 'repos': [], 'sandbox': '@python/python3.14--ksurma', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/chirp.git', 'committish': 'rawhide', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'ksurma', 'task_id': '9568914'} Running: git clone https://src.fedoraproject.org/rpms/chirp.git /var/lib/copr-rpmbuild/workspace/workdir-g2cj4n_r/chirp --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/chirp.git', '/var/lib/copr-rpmbuild/workspace/workdir-g2cj4n_r/chirp', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-g2cj4n_r/chirp'... Running: git checkout rawhide -- cmd: ['git', 'checkout', 'rawhide', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-g2cj4n_r/chirp rc: 0 stdout: Your branch is up to date with 'origin/rawhide'. stderr: Already on 'rawhide' Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-g2cj4n_r/chirp rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading sources specification file: sources INFO: Downloading chirp-20250905.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o chirp-20250905.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/chirp/chirp-20250905.tar.gz/sha512/93036d803c8f6d24450ba59633e38e67b9de55716d78702dea29fa69193578bf622cdbd47e52fd3269799ab7598af16f949a80ca1736bf06debcd5d2559dc269/chirp-20250905.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2364k 100 2364k 0 0 13.5M 0 --:--:-- --:--:-- --:--:-- 13.5M INFO: Reading stdout from command: sha512sum chirp-20250905.tar.gz Running: dist-git-client srpm --outputdir /var/lib/copr-rpmbuild/results cmd: ['dist-git-client', 'srpm', '--outputdir', '/var/lib/copr-rpmbuild/results'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-g2cj4n_r/chirp rc: 0 stdout: setting SOURCE_DATE_EPOCH=1757030400 Wrote: /var/lib/copr-rpmbuild/results/chirp-0.4.0^20250905-1.src.rpm stderr: INFO: Reading stdout from command: git rev-parse --git-dir INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/chirp.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-g2cj4n_r/chirp/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Building target platforms: noarch Building for target noarch Output: ['chirp-0.4.0^20250905-1.src.rpm', 'chirp.spec'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/chirp.spec Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 233, in get_rpm_spec return rpm.spec(tmp.name, flags) ~~~~~~~~^^^^^^^^^^^^^^^^^ ValueError: can't parse specfile The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/copr_rpmbuild/automation/srpm_results.py", line 50, in get_package_info spec = Spec(path, macros) File "/usr/lib/python3.13/site-packages/copr_rpmbuild/helpers.py", line 418, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/specfile.py", line 120, in __init__ self._parser.parse(str(self)) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 387, in parse self.spec, self.tainted = self._do_parse(content, extra_macros) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 350, in _do_parse return get_rpm_spec(content, rpm.RPMSPEC_ANYARCH), tainted ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/specfile/spec_parser.py", line 235, in get_rpm_spec raise RPMException(stderr=stderr) from e specfile.exceptions.RPMException: Executing url helper "/usr/bin/curl --proto -all,+https,+ftps --silent --show-error --fail --globoff --location -o /var/lib/copr-rpmbuild/results/chirp-0.4.0^20250905.tar.gz https://archive.chirpmyradio.com/chirp_next/next-0.4.0^20250905/chirp-0.4.0^20250905.tar.gz" failed with status 22 Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/chirp-0.4.0^20250905-1.src.rpm Package info: { "name": "chirp", "epoch": null, "version": "0.4.0^20250905", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished