Warning: Permanently added '34.201.173.196' (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/10434250 Version: 1.8 PID: 12650 Logging PID: 12652 Task: {'appstream': False, 'background': False, 'build_id': 10434250, 'chroot': None, 'distributions_in_build': ['epel-10'], 'distributions_in_project': ['centos-stream-9', 'epel-10', 'epel-8', 'epel-9'], 'package_name': None, 'project_dirname': 'CentOS_Ruby33', 'project_name': 'CentOS_Ruby33', 'project_owner': 'decisivinc', 'repos': [], 'sandbox': 'decisivinc/CentOS_Ruby33--decisivinc', 'source_json': {'url': 'https://download.copr.fedorainfracloud.org/results/decisivinc/CentOS_Ruby33/epel-10-aarch64/10308564-ruby/ruby-3.3.10-100.el10.src.rpm'}, 'source_type': 1, 'submitter': 'decisivinc', 'task_id': '10434250'} Output: ['ruby-3.3.10-100.el10.src.rpm'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for epel-10 Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/ruby.spec Traceback (most recent call last): File "/usr/lib/python3.14/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.14/site-packages/copr_rpmbuild/automation/srpm_results.py", line 103, in get_package_info spec = Spec(specfile_path, macros) File "/usr/lib/python3.14/site-packages/copr_rpmbuild/helpers.py", line 418, in __init__ self.spec = Specfile(path, macros=macros) ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/specfile.py", line 120, in __init__ self._parser.parse(str(self)) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 387, in parse self.spec, self.tainted = self._do_parse(content, extra_macros) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 301, in _do_parse spec = get_rpm_spec(content, rpm.RPMSPEC_ANYARCH | rpm.RPMSPEC_FORCE) File "/usr/lib/python3.14/site-packages/specfile/spec_parser.py", line 235, in get_rpm_spec raise RPMException(stderr=stderr) from e specfile.exceptions.RPMException: /tmp/tmp4f6pn1vu: line 244: failed to load macro file /var/lib/copr-rpmbuild/results/macros.ruby Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/ruby-3.3.10-100.el10.src.rpm Package info: { "architecture_specific_tags": { "epel-10": {} }, "name": "ruby", "epoch": null, "version": "3.3.10", "release": "100.el10" } SRPMResults finished