Warning: Permanently added '3.80.142.220' (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/10228706-fedora-44-s390x --chroot fedora-44-s390x Version: 1.6 PID: 12730 Logging PID: 12732 Task: {'allow_user_ssh': False, 'appstream': False, 'background': True, 'build_id': 10228706, 'buildroot_pkgs': [], 'chroot': 'fedora-44-s390x', 'enable_net': False, 'fedora_review': False, 'git_hash': 'ec0473f6ef5e08da76d0bbd18f6347aff3149736', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/mochaa/protobuf/root', 'isolation': 'default', 'memory_reqs': 2048, 'package_name': 'root', 'package_version': '6.30.10-1', 'project_dirname': 'protobuf', 'project_name': 'protobuf', 'project_owner': 'mochaa', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/mochaa/protobuf/fedora-44-s390x/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None}], 'sandbox': 'mochaa/protobuf--https://src.fedoraproject.org/user/ellert', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'https://src.fedoraproject.org/user/ellert', 'tags': [], 'task_id': '10228706-fedora-44-s390x', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/mochaa/protobuf/root /var/lib/copr-rpmbuild/workspace/workdir-qmz9vca1/root --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/mochaa/protobuf/root', '/var/lib/copr-rpmbuild/workspace/workdir-qmz9vca1/root', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-qmz9vca1/root'... Running: git checkout ec0473f6ef5e08da76d0bbd18f6347aff3149736 -- cmd: ['git', 'checkout', 'ec0473f6ef5e08da76d0bbd18f6347aff3149736', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-qmz9vca1/root rc: 0 stdout: stderr: Note: switching to 'ec0473f6ef5e08da76d0bbd18f6347aff3149736'. 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 ec0473f automatic import of root Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-qmz9vca1/root 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: Downloading application-x-root.png INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o application-x-root.png --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/mochaa/protobuf/root/application-x-root.png/md5/735f0190d96bf9b01c257cc578d04f0a/application-x-root.png % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4272 100 4272 0 0 405k 0 --:--:-- --:--:-- --:--:-- 417k INFO: Reading stdout from command: md5sum application-x-root.png INFO: Downloading root-6.30.10.tar.xz INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o root-6.30.10.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/mochaa/protobuf/root/root-6.30.10.tar.xz/md5/2bf9ddd3270706d6adc47a3eba16de7c/root-6.30.10.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 3 retries Warning: left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 2 retries Warning: left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 1 retry left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 ERROR: Can't download file root-6.30.10.tar.xz Traceback (most recent call last): File "/usr/bin/copr-rpmbuild", line 242, 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: Downloading application-x-root.png INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o application-x-root.png --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/mochaa/protobuf/root/application-x-root.png/md5/735f0190d96bf9b01c257cc578d04f0a/application-x-root.png % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4272 100 4272 0 0 405k 0 --:--:-- --:--:-- --:--:-- 417k INFO: Reading stdout from command: md5sum application-x-root.png INFO: Downloading root-6.30.10.tar.xz INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o root-6.30.10.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/mochaa/protobuf/root/root-6.30.10.tar.xz/md5/2bf9ddd3270706d6adc47a3eba16de7c/root-6.30.10.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 3 retries Warning: left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 2 retries Warning: left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 1 retry left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 ERROR: Can't download file root-6.30.10.tar.xz 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.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: Downloading application-x-root.png INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o application-x-root.png --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/mochaa/protobuf/root/application-x-root.png/md5/735f0190d96bf9b01c257cc578d04f0a/application-x-root.png % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4272 100 4272 0 0 405k 0 --:--:-- --:--:-- --:--:-- 417k INFO: Reading stdout from command: md5sum application-x-root.png INFO: Downloading root-6.30.10.tar.xz INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o root-6.30.10.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/mochaa/protobuf/root/root-6.30.10.tar.xz/md5/2bf9ddd3270706d6adc47a3eba16de7c/root-6.30.10.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 3 retries Warning: left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 2 retries Warning: left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Warning: Problem (retrying all errors). Will retry in 10 seconds. 1 retry left. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 ERROR: Can't download file root-6.30.10.tar.xz 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