Warning: Permanently added '54.87.18.154' (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/9556718 Version: 1.4 PID: 9037 Logging PID: 9039 Task: {'appstream': False, 'background': True, 'build_id': 9556718, 'chroot': None, 'package_name': 'varnish', 'project_dirname': 'docutils-0.22-control', 'project_name': 'docutils-0.22-control', 'project_owner': 'ksurma', 'repos': [], 'sandbox': 'ksurma/docutils-0.22-control--https://src.fedoraproject.org/user/ingvar', 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/varnish', 'committish': '97dfd87bcdf182651ca615197a9f1741765ebee5', 'distgit': 'fedora'}, 'source_type': 10, 'submitter': 'https://src.fedoraproject.org/user/ingvar', 'task_id': '9556718'} Running: git clone https://src.fedoraproject.org/rpms/varnish /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/varnish', '/var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish'... Running: git checkout 97dfd87bcdf182651ca615197a9f1741765ebee5 -- cmd: ['git', 'checkout', '97dfd87bcdf182651ca615197a9f1741765ebee5', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish rc: 0 stdout: stderr: Note: switching to '97dfd87bcdf182651ca615197a9f1741765ebee5'. 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 97dfd87 remove uneeded patch Running: dist-git-client sources cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish rc: 0 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 varnish-6.0.13.tgz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -o varnish-6.0.13.tgz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/varnish/varnish-6.0.13.tgz/sha512/3bdb4f04bdb22789ebe04a1e57dc814a7d7e642456cce2696f7e05fe557a277f18d5dc4a2df22a27fa9445447af3356ebdb3c5d63c01bb32d9bff7881aa8a703/varnish-6.0.13.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3169k 100 3169k 0 0 478k 0 0:00:06 0:00:06 --:--:-- 717k INFO: Reading stdout from command: sha512sum varnish-6.0.13.tgz INFO: Downloading pkg-varnish-cache-0ad2f22.tar.gz INFO: Calling: curl -H Pragma: -o pkg-varnish-cache-0ad2f22.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/varnish/pkg-varnish-cache-0ad2f22.tar.gz/sha512/b66c05f74f9bd62ddf16ab3e7904f4e74993bd1406aaebf20d4dca840198430da9f5e746af22778f1a73063113ac19b6f8127d77ff71c30c246fd5fab5ed78da/pkg-varnish-cache-0ad2f22.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 17145 100 17145 0 0 63707 0 --:--:-- --:--:-- --:--:-- 63500 INFO: Reading stdout from command: sha512sum pkg-varnish-cache-0ad2f22.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-aqfhy_ht/varnish rc: 1 stdout: setting SOURCE_DATE_EPOCH=1756425600 RPM build errors: stderr: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/./varnish.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' error: Bad file: /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/varnish-6.0.16.tgz: No such file or directory Bad file: /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/varnish-6.0.16.tgz: No such file or directory Traceback (most recent call last): File "/usr/bin/dist-git-client", line 10, in main() ~~~~^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 522, in main srpm(args, config) ~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 376, in srpm check_call(command) ~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 51, in check_call subprocess.check_call(cmd) ~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['rpmbuild', '-bs', '/var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/./varnish.spec', '--define', 'dist %nil', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/.', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '--define', '_disable_source_fetch 1']' returned non-zero exit status 1. Copr build error: INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/./varnish.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1' error: Bad file: /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/varnish-6.0.16.tgz: No such file or directory Bad file: /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/varnish-6.0.16.tgz: No such file or directory Traceback (most recent call last): File "/usr/bin/dist-git-client", line 10, in main() ~~~~^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 522, in main srpm(args, config) ~~~~^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 376, in srpm check_call(command) ~~~~~~~~~~^^^^^^^^^ File "/usr/lib/python3.13/site-packages/dist_git_client.py", line 51, in check_call subprocess.check_call(cmd) ~~~~~~~~~~~~~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['rpmbuild', '-bs', '/var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/./varnish.spec', '--define', 'dist %nil', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-aqfhy_ht/varnish/.', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '--define', '_disable_source_fetch 1']' returned non-zero exit status 1.