Warning: Permanently added '52.205.250.97' (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/8516253


Version: 1.2
PID: 8929
Logging PID: 8930
Task:
{'appstream': False,
 'background': True,
 'build_id': 8516253,
 'chroot': None,
 'package_name': 'podman',
 'project_dirname': 'clang-built-eln',
 'project_name': 'clang-built-eln',
 'project_owner': '@fedora-llvm-team',
 'repos': [],
 'sandbox': '@fedora-llvm-team/clang-built-eln--https://src.fedoraproject.org/user/lsm5',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/podman',
                 'committish': '6889e093102bc0d22ee0eac1f8ffeabde19ef0c2',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/lsm5',
 'task_id': '8516253'}

Running: git clone https://src.fedoraproject.org/rpms/podman /var/lib/copr-rpmbuild/workspace/workdir-9vo8pyxu/podman --depth 500 --no-single-branch --recursive

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

Running: git checkout 6889e093102bc0d22ee0eac1f8ffeabde19ef0c2 --

cmd: ['git', 'checkout', '6889e093102bc0d22ee0eac1f8ffeabde19ef0c2', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-9vo8pyxu/podman
rc: 0
stdout: 
stderr: Note: switching to '6889e093102bc0d22ee0eac1f8ffeabde19ef0c2'.

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 6889e09 apply MR https://github.com/containers/storage/pull/2193

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-9vo8pyxu/podman
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 v5.3.1.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o v5.3.1.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/podman/v5.3.1.tar.gz/sha512/e865104453cc2d7e3d76c83da84dbd6c4fb5224b089059d3eca3cbe3b5513e7964000eb66a2c6ac80ad09b3392d24900fe314bb464cdcc80b0dd6a74b6ea9262/v5.3.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 23.0M  100 23.0M    0     0   135M      0 --:--:-- --:--:-- --:--:--  136M
INFO: Reading stdout from command: sha512sum v5.3.1.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-9vo8pyxu/podman
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1736380800
Wrote: /var/lib/copr-rpmbuild/results/podman-5.3.1-3.src.rpm
stderr: INFO: Reading stdout from command: git rev-parse --git-dir
INFO: rpmautospec requires full clone => --unshallow
INFO: Checked call: git fetch --unshallow
INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/podman.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-9vo8pyxu/podman/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'

Output: ['podman-5.3.1-3.src.rpm', 'podman.spec']
Running SRPMResults tool
Package info: {
    "name": "podman",
    "epoch": 102,
    "version": "5.3.1",
    "release": "3",
    "exclusivearch": [
        "x86_64",
        "armv3l",
        "armv4b",
        "armv4l",
        "armv4tl",
        "armv5tl",
        "armv5tel",
        "armv5tejl",
        "armv6l",
        "armv6hl",
        "armv7l",
        "armv7hl",
        "armv7hnl",
        "armv8l",
        "armv8hl",
        "armv8hnl",
        "armv8hcnl",
        "aarch64",
        "ppc64le",
        "s390x",
        "riscv64"
    ],
    "excludearch": []
}
SRPMResults finished