Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c24b' (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/8475876


Version: 1.2
PID: 10322
Logging PID: 10325
Task:
{'appstream': False,
 'background': True,
 'build_id': 8475876,
 'chroot': None,
 'package_name': 'python-orjson',
 'project_dirname': 'pytest-8.2.2:pr:24',
 'project_name': 'pytest-8.2.2',
 'project_owner': 'thrnciar',
 'repos': [],
 'sandbox': 'thrnciar/pytest-8.2.2--https://src.fedoraproject.org/user/churchyard',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/forks/churchyard/rpms/python-orjson',
                 'committish': '30b44e027bdef844d7e5829d6738d80948a96243',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/churchyard',
 'task_id': '8475876'}

Running: git clone https://src.fedoraproject.org/forks/churchyard/rpms/python-orjson /var/lib/copr-rpmbuild/workspace/workdir-8ky4go7d/python-orjson --depth 500 --no-single-branch --recursive

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

Running: git checkout 30b44e027bdef844d7e5829d6738d80948a96243 --

cmd: ['git', 'checkout', '30b44e027bdef844d7e5829d6738d80948a96243', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-8ky4go7d/python-orjson
rc: 0
stdout: 
stderr: Note: switching to '30b44e027bdef844d7e5829d6738d80948a96243'.

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 30b44e0 Allow the bundled pyo3 to build this with unsupported Python versions

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-8ky4go7d/python-orjson
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 orjson-3.10.13.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o orjson-3.10.13.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/python-orjson/orjson-3.10.13.tar.gz/sha512/84ee3a42654e5576190dd115483db1e3a9a151b22de79b99b497c2e181adbd5e33a4aa77bb5f72394e0947887e657c5dc6380e852dddb4a5e95b47e72486b18c/orjson-3.10.13.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 5310k  100 5310k    0     0  39.3M      0 --:--:-- --:--:-- --:--:-- 39.5M
INFO: Reading stdout from command: sha512sum orjson-3.10.13.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-8ky4go7d/python-orjson
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1735516800
Wrote: /var/lib/copr-rpmbuild/results/python-orjson-3.10.13-2.src.rpm
stderr: INFO: Reading stdout from command: git rev-parse --git-dir
INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/python-orjson.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-8ky4go7d/python-orjson/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'

Output: ['python-orjson.spec', 'python-orjson-3.10.13-2.src.rpm']
Running SRPMResults tool
Package info: {
    "name": "python-orjson",
    "epoch": null,
    "version": "3.10.13",
    "release": "2",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished