Warning: Permanently added '54.80.108.153' (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/8729409


Version: 1.2
PID: 9019
Logging PID: 9020
Task:
{'appstream': False,
 'background': True,
 'build_id': 8729409,
 'chroot': None,
 'package_name': 'pytest',
 'project_dirname': 'python3.12:pr:65',
 'project_name': 'python3.12',
 'project_owner': '@python',
 'repos': [],
 'sandbox': '@python/python3.12--https://src.fedoraproject.org/user/lbalhar',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/forks/lbalhar/rpms/pytest',
                 'committish': '39a10564190375ad54a010ff00f81073e32f0d96',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/lbalhar',
 'task_id': '8729409'}

Running: git clone https://src.fedoraproject.org/forks/lbalhar/rpms/pytest /var/lib/copr-rpmbuild/workspace/workdir-zyoq9dzj/pytest --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://src.fedoraproject.org/forks/lbalhar/rpms/pytest', '/var/lib/copr-rpmbuild/workspace/workdir-zyoq9dzj/pytest', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-zyoq9dzj/pytest'...

Running: git checkout 39a10564190375ad54a010ff00f81073e32f0d96 --

cmd: ['git', 'checkout', '39a10564190375ad54a010ff00f81073e32f0d96', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-zyoq9dzj/pytest
rc: 0
stdout: 
stderr: Note: switching to '39a10564190375ad54a010ff00f81073e32f0d96'.

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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 39a1056 Update to 8.3.5 (rhbz#2349252)

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-zyoq9dzj/pytest
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 pytest-8.3.5.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o pytest-8.3.5.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/pytest/pytest-8.3.5.tar.gz/sha512/386573a40f78c1dc864a0af7d765d49e9e91a38dd61bef95b07631bffba0806b34264622a998e849727f50fb220ada7b8242f7f7dbd501408e7bf4701d36589d/pytest-8.3.5.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1416k  100 1416k    0     0  21.2M      0 --:--:-- --:--:-- --:--:-- 21.6M
INFO: Reading stdout from command: sha512sum pytest-8.3.5.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-zyoq9dzj/pytest
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1741132800
Wrote: /var/lib/copr-rpmbuild/results/pytest-8.3.5-1.src.rpm
stderr: INFO: Reading stdout from command: git rev-parse --git-dir
INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/pytest.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-zyoq9dzj/pytest/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'
Building target platforms: noarch
Building for target noarch

Output: ['pytest.spec', 'pytest-8.3.5-1.src.rpm']
Running SRPMResults tool
Package info: {
    "name": "pytest",
    "epoch": null,
    "version": "8.3.5",
    "release": "1",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished