Warning: Permanently added '54.161.207.91' (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/9227151 Version: 1.3 PID: 9677 Logging PID: 9678 Task: {'appstream': False, 'background': True, 'build_id': 9227151, 'chroot': None, 'package_name': 'systemd', 'project_dirname': 'python-lxml_rawhide', 'project_name': 'python-lxml_rawhide', 'project_owner': 'lbalhar', 'repos': [], 'sandbox': 'lbalhar/python-lxml_rawhide--lbalhar', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/systemd.git', 'committish': 'rawhide', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'lbalhar', 'task_id': '9227151'} Running: git clone https://src.fedoraproject.org/rpms/systemd.git /var/lib/copr-rpmbuild/workspace/workdir-lqqj5qnf/systemd --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/systemd.git', '/var/lib/copr-rpmbuild/workspace/workdir-lqqj5qnf/systemd', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-lqqj5qnf/systemd'... Running: git checkout rawhide -- cmd: ['git', 'checkout', 'rawhide', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-lqqj5qnf/systemd 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-lqqj5qnf/systemd rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading sources specification file: sources INFO: Downloading systemd-257.7.tar.gz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o systemd-257.7.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/systemd/systemd-257.7.tar.gz/sha512/fdc7c0153432b261ad8018c869dc714ce1d6d2a8428bdec46f7c5f120b196d3a553a375ae433f0c166c57b6e8b3c56549f585349b7b6ff83c2a86a32982d8411/systemd-257.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 15.5M 100 15.5M 0 0 173M 0 --:--:-- --:--:-- --:--:-- 174M INFO: Reading stdout from command: sha512sum systemd-257.7.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-lqqj5qnf/systemd rc: 0 stdout: setting SOURCE_DATE_EPOCH=1750896000 Wrote: /var/lib/copr-rpmbuild/results/systemd-257.7-1.src.rpm stderr: INFO: Reading stdout from command: git rev-parse --git-dir INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/systemd.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-lqqj5qnf/systemd/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' Output: ['systemd-257.7-1.src.rpm', 'systemd.spec'] Running SRPMResults tool Exception appeared during handling spec file: /var/lib/copr-rpmbuild/results/systemd.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: Unable to open /var/lib/copr-rpmbuild/results/triggers.systemd: No such file or directory Querying NEVRA from SRPM header: /var/lib/copr-rpmbuild/results/systemd-257.7-1.src.rpm Package info: { "name": "systemd", "epoch": null, "version": "257.7", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished