Warning: Permanently added '3.238.242.76' (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/10536252-fedora-43-x86_64 --chroot fedora-43-x86_64 Version: 1.8 PID: 12651 Logging PID: 12653 Task: {'allow_user_ssh': False, 'appstream': False, 'background': False, 'build_id': 10536252, 'buildroot_pkgs': [], 'chroot': 'fedora-43-x86_64', 'enable_net': True, 'fedora_review': True, 'git_hash': '0f7d489f2e0bcd6fe3fd2a162d8ed895257a5a70', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/enterkratos/akmod-ax-usb-nic/ax-usb-nic-kmod', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'ax-usb-nic-kmod', 'package_version': '4.0.0-1', 'project_dirname': 'akmod-ax-usb-nic', 'project_name': 'akmod-ax-usb-nic', 'project_owner': 'enterkratos', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/enterkratos/akmod-ax-usb-nic/fedora-43-x86_64/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None}, {'baseurl': 'https://download1.rpmfusion.org/free/fedora/releases/$releasever/Everything/$basearch/os/', 'id': 'https_download1_rpmfusion_org_free_fedora_releases_releasever_Everything_basearch_os', 'name': 'Additional repo ' 'https_download1_rpmfusion_org_free_fedora_releases_releasever_Everything_basearch_os'}], 'sandbox': 'enterkratos/akmod-ax-usb-nic--enterkratos', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 1, 'submitter': 'enterkratos', 'tags': [], 'task_id': '10536252-fedora-43-x86_64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/enterkratos/akmod-ax-usb-nic/ax-usb-nic-kmod /var/lib/copr-rpmbuild/workspace/workdir-6ko8gzn6/ax-usb-nic-kmod --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/enterkratos/akmod-ax-usb-nic/ax-usb-nic-kmod', '/var/lib/copr-rpmbuild/workspace/workdir-6ko8gzn6/ax-usb-nic-kmod', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-6ko8gzn6/ax-usb-nic-kmod'... Running: git checkout 0f7d489f2e0bcd6fe3fd2a162d8ed895257a5a70 -- cmd: ['git', 'checkout', '0f7d489f2e0bcd6fe3fd2a162d8ed895257a5a70', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-6ko8gzn6/ax-usb-nic-kmod rc: 0 stdout: stderr: Note: switching to '0f7d489f2e0bcd6fe3fd2a162d8ed895257a5a70'. 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 0f7d489 automatic import of ax-usb-nic-kmod Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-6ko8gzn6/ax-usb-nic-kmod 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 ASIX_USB_NIC_Linux_Driver_Source_v4.0.0.tar.bz2 already exists INFO: Reading stdout from command: md5sum ASIX_USB_NIC_Linux_Driver_Source_v4.0.0.tar.bz2 ERROR: Check-sum dc482edf3687aee2c8733f4d83343aff is wrong, expected: 377e13a48f0931cba95b276763a11ebe Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 241, in build_rpm distgit.produce_sources() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/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.14/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 ASIX_USB_NIC_Linux_Driver_Source_v4.0.0.tar.bz2 already exists INFO: Reading stdout from command: md5sum ASIX_USB_NIC_Linux_Driver_Source_v4.0.0.tar.bz2 ERROR: Check-sum dc482edf3687aee2c8733f4d83343aff is wrong, expected: 377e13a48f0931cba95b276763a11ebe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 108, in main_daemon action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 249, 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 241, in build_rpm distgit.produce_sources() ~~~~~~~~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/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.14/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 ASIX_USB_NIC_Linux_Driver_Source_v4.0.0.tar.bz2 already exists INFO: Reading stdout from command: md5sum ASIX_USB_NIC_Linux_Driver_Source_v4.0.0.tar.bz2 ERROR: Check-sum dc482edf3687aee2c8733f4d83343aff is wrong, expected: 377e13a48f0931cba95b276763a11ebe During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 319, in sys.exit(_main()) ~~~~~^^ File "/usr/bin/copr-rpmbuild", line 315, in _main main_daemon(args, config) ~~~~~~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 108, in main_daemon action(args, config) ~~~~~~^^^^^^^^^^^^^^ File "/usr/bin/copr-rpmbuild", line 249, in build_rpm builder.archive_configs() ^^^^^^^ UnboundLocalError: cannot access local variable 'builder' where it is not associated with a value