Warning: Permanently added '13.218.187.58' (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 --task-url https://copr.fedorainfracloud.org/backend/get-build-task/9555229-fedora-42-x86_64 --chroot fedora-42-x86_64 Version: 1.4 PID: 9031 Logging PID: 9033 Task: {'allow_user_ssh': False, 'appstream': False, 'background': True, 'bootstrap': 'off', 'build_id': 9555229, 'buildroot_pkgs': ['git', 'libxml2'], 'chroot': 'fedora-42-x86_64', 'enable_net': True, 'fedora_review': False, 'git_hash': '75ee54dc4c14f00d7ccea10f203bd67154046d65', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/xxmitsu/mesa-and-llvm-git/mesa', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'mesa', 'package_version': '25.3.0-0.3.20250913.20.dce29ae', 'project_dirname': 'mesa-and-llvm-git', 'project_name': 'mesa-and-llvm-git', 'project_owner': 'xxmitsu', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/xxmitsu/mesa-and-llvm-git/fedora-42-x86_64/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/xxmitsu/llvm/fedora-42-x86_64/', 'id': 'copr_xxmitsu_llvm_priority_10', 'name': 'Additional repo copr_xxmitsu_llvm_priority_10', 'priority': 10}, {'baseurl': 'https://download.copr.fedorainfracloud.org/results/xxmitsu/mesa-and-llvm-git/fedora-42-x86_64/', 'id': 'copr_xxmitsu_mesa_and_llvm_git_priority_10', 'name': 'Additional repo copr_xxmitsu_mesa_and_llvm_git_priority_10', 'priority': 10}], 'sandbox': 'xxmitsu/mesa-and-llvm-git--0fbc109d-d27f-4a24-a6eb-9e36421923a6', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': None, 'submitter': None, 'tags': [], 'task_id': '9555229-fedora-42-x86_64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/xxmitsu/mesa-and-llvm-git/mesa /var/lib/copr-rpmbuild/workspace/workdir-okvt5xm4/mesa --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/xxmitsu/mesa-and-llvm-git/mesa', '/var/lib/copr-rpmbuild/workspace/workdir-okvt5xm4/mesa', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-okvt5xm4/mesa'... Running: git checkout 75ee54dc4c14f00d7ccea10f203bd67154046d65 -- cmd: ['git', 'checkout', '75ee54dc4c14f00d7ccea10f203bd67154046d65', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-okvt5xm4/mesa rc: 0 stdout: stderr: Note: switching to '75ee54dc4c14f00d7ccea10f203bd67154046d65'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 75ee54d automatic import of mesa Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-okvt5xm4/mesa rc: 1 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: File mesa-dce29ae35f629f8287e104bea1f8a9cfd72d74d0.tar.gz already exists INFO: Reading stdout from command: md5sum mesa-dce29ae35f629f8287e104bea1f8a9cfd72d74d0.tar.gz ERROR: Check-sum d4b8e61869d83d02f13ea6b7df55d0c1 is wrong, expected: f35f1e1683c7e4b64829bbec0dcded67 Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 242, in build_rpm distgit.produce_sources() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/copr_rpmbuild/providers/distgit.py", line 36, in produce_sources helpers.run_cmd(["dist-git-client", "sources"], cwd=self.clone_to) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/copr_rpmbuild/helpers.py", line 76, in run_cmd raise RuntimeError(result.stderr) RuntimeError: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: File mesa-dce29ae35f629f8287e104bea1f8a9cfd72d74d0.tar.gz already exists INFO: Reading stdout from command: md5sum mesa-dce29ae35f629f8287e104bea1f8a9cfd72d74d0.tar.gz ERROR: Check-sum d4b8e61869d83d02f13ea6b7df55d0c1 is wrong, expected: f35f1e1683c7e4b64829bbec0dcded67 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 109, in main_daemon action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 250, in build_rpm builder.archive_configs() ^^^^^^^ UnboundLocalError: cannot access local variable 'builder' where it is not associated with a value Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 242, in build_rpm distgit.produce_sources() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/copr_rpmbuild/providers/distgit.py", line 36, in produce_sources helpers.run_cmd(["dist-git-client", "sources"], cwd=self.clone_to) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/copr_rpmbuild/helpers.py", line 76, in run_cmd raise RuntimeError(result.stderr) RuntimeError: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: File mesa-dce29ae35f629f8287e104bea1f8a9cfd72d74d0.tar.gz already exists INFO: Reading stdout from command: md5sum mesa-dce29ae35f629f8287e104bea1f8a9cfd72d74d0.tar.gz ERROR: Check-sum d4b8e61869d83d02f13ea6b7df55d0c1 is wrong, expected: f35f1e1683c7e4b64829bbec0dcded67 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 320, in sys.exit(_main()) ~~~~~^^ File "/usr/bin/copr-rpmbuild", line 316, in _main main_daemon(args, config) ~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 109, in main_daemon action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 250, in build_rpm builder.archive_configs() ^^^^^^^ UnboundLocalError: cannot access local variable 'builder' where it is not associated with a value