Warning: Permanently added '54.227.10.63' (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/9277323 Version: 1.3 PID: 9962 Logging PID: 9963 Task: {'appstream': False, 'background': True, 'build_id': 9277323, 'chroot': None, 'package_name': None, 'project_dirname': 'cmake-drop_vars', 'project_name': 'cmake-drop_vars', 'project_owner': 'lecris', 'repos': [], 'sandbox': 'lecris/cmake-drop_vars--lecris', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/ruby.git', 'committish': 'rawhide'}, 'source_type': 10, 'submitter': 'lecris', 'task_id': '9277323'} Running: git clone https://src.fedoraproject.org/rpms/ruby.git /var/lib/copr-rpmbuild/workspace/workdir-p0fbso6c/ruby --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/ruby.git', '/var/lib/copr-rpmbuild/workspace/workdir-p0fbso6c/ruby', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-p0fbso6c/ruby'... Running: git checkout rawhide -- cmd: ['git', 'checkout', 'rawhide', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-p0fbso6c/ruby 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-p0fbso6c/ruby rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading sources specification file: sources INFO: Downloading ruby-3.4.4.tar.xz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o ruby-3.4.4.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/ruby/ruby-3.4.4.tar.xz/sha512/0d258cf790daad424c866404b5cbdc8adba0e4e13764847a89adf2335229e5184095c9f3e9594705897697e48bcc322d9a9f919b04047abb2075daca9fce8871/ruby-3.4.4.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 16.4M 100 16.4M 0 0 80.6M 0 --:--:-- --:--:-- --:--:-- 81.0M INFO: Reading stdout from command: sha512sum ruby-3.4.4.tar.xz 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-p0fbso6c/ruby rc: 0 stdout: setting SOURCE_DATE_EPOCH=1749600000 Wrote: /var/lib/copr-rpmbuild/results/ruby-3.4.4-25.src.rpm stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-p0fbso6c/ruby/./ruby.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-p0fbso6c/ruby/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Output: ['ruby-3.4.4-25.src.rpm'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/ruby.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 404, 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 301, in _do_parse spec = get_rpm_spec(content, rpm.RPMSPEC_ANYARCH | rpm.RPMSPEC_FORCE) 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: /tmp/tmpg24ptlbh: line 245: failed to load macro file /var/lib/copr-rpmbuild/results/macros.ruby Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/ruby-3.4.4-25.src.rpm Package info: { "name": "ruby", "epoch": null, "version": "3.4.4", "release": "25", "exclusivearch": [], "excludearch": [] } SRPMResults finished