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


Version: 1.2
PID: 8507
Logging PID: 8508
Task:
{'appstream': False,
 'background': True,
 'build_id': 8515590,
 'chroot': 'fedora-41-x86_64',
 'package_name': 'resalloc',
 'project_dirname': 'resalloc-ci',
 'project_name': 'resalloc-ci',
 'project_owner': 'praiskup',
 'repos': [],
 'sandbox': 'praiskup/resalloc-ci--ff992320-de6c-439a-89e2-e26b58df8101',
 'source_json': {'builddeps': 'git make python3-argparse-manpage+setuptools python-unversioned-command',
                 'chroot': 'fedora-41-x86_64',
                 'hook_data': True,
                 'resultdir': 'resalloc/rpm',
                 'script': '#! /bin/bash -x\n'
                           '\n'
                           'set -e\n'
                           '\n'
                           'clone_url_parent=https://github.com/praiskup/resalloc\n'
                           '\n'
                           'workdir=$(basename "$clone_url_parent")\n'
                           'workdir=${workdir%%.git}\n'
                           '\n'
                           'hook_payload=$(readlink -f "${HOOK_PAYLOAD-hook_payload}")\n'
                           '\n'
                           '# clone the helper scripts when needed, and add to PATH\n'
                           'test -d copr-ci-tooling \\\n'
                           '    || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\n'
                           'export PATH="$PWD/copr-ci-tooling:$PATH"\n'
                           '\n'
                           '# clone the tested project\n'
                           'git clone \\\n'
                           '    --recursive \\\n'
                           '    --no-single-branch \\\n'
                           '    "$clone_url_parent"\n'
                           '\n'
                           '# checkout requested revision\n'
                           'cd "$workdir"\n'
                           '\n'
                           'webhook-checkout "$hook_payload"\n'
                           '\n'
                           'cd rpm || exit 1\n'
                           'make srpm\n',
                 'tmp': 'tmp7r5xxyhq'},
 'source_type': 9,
 'submitter': None,
 'task_id': '8515590'}

Running (timeout=5400): unbuffer copr-sources-custom --workdir /workdir --mock-config /var/lib/copr-rpmbuild/results/mock-config.cfg --script /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/script --builddeps 'git make python3-argparse-manpage+setuptools python-unversioned-command' --hook-payload-file /var/lib/copr-rpmbuild/results/hook_payload --resultdir resalloc/rpm --env COPR_OWNER=praiskup --env COPR_PROJECT=resalloc-ci --env COPR_PACKAGE=resalloc
INFO:__main__:Working in '/workdir'
INFO:__main__:Results should be created in '/workdir/resalloc/rpm'
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.fedoraproject.org/fedora:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Tagging container image as mock-bootstrap-f581f765-5d5d-4c03-961e-5c2a1b22b166
INFO: Checking that 53491f1b58a0dd727d06aff386edc1793f2cefebb483a09e87c32caeb921e0b4 image matches host's architecture
INFO: Copy content of container 53491f1b58a0dd727d06aff386edc1793f2cefebb483a09e87c32caeb921e0b4 to /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root
INFO: mounting 53491f1b58a0dd727d06aff386edc1793f2cefebb483a09e87c32caeb921e0b4 with podman image mount
INFO: image 53491f1b58a0dd727d06aff386edc1793f2cefebb483a09e87c32caeb921e0b4 as /var/lib/containers/storage/overlay/07414ae3ba419221120b46ac0bd37f5f35300d1647de3c6533f096fdd582ca21/merged
INFO: umounting image 53491f1b58a0dd727d06aff386edc1793f2cefebb483a09e87c32caeb921e0b4 (/var/lib/containers/storage/overlay/07414ae3ba419221120b46ac0bd37f5f35300d1647de3c6533f096fdd582ca21/merged) with podman image umount
INFO: Removing image mock-bootstrap-f581f765-5d5d-4c03-961e-5c2a1b22b166
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  15.3 MiB/s |   8.5 MiB |  00m01s
 fedora                                 100% |   2.0 MiB/s |  35.4 MiB |  00m18s
Repositories loaded.
Package                            Arch   Version                     Repository      Size
Installing group/module packages:
 bash                              x86_64 5.2.32-1.fc41               fedora       8.2 MiB
 bzip2                             x86_64 1.0.8-19.fc41               fedora      95.7 KiB
 coreutils                         x86_64 9.5-11.fc41                 updates      5.7 MiB
 cpio                              x86_64 2.15-2.fc41                 fedora       1.1 MiB
 diffutils                         x86_64 3.10-8.fc41                 fedora       1.6 MiB
 fedora-release-common             noarch 41-29                       updates     19.7 KiB
 findutils                         x86_64 1:4.10.0-4.fc41             fedora       1.8 MiB
 gawk                              x86_64 5.3.0-4.fc41                fedora       1.7 MiB
 glibc-minimal-langpack            x86_64 2.40-17.fc41                updates      0.0   B
 grep                              x86_64 3.11-9.fc41                 fedora       1.0 MiB
 gzip                              x86_64 1.13-2.fc41                 fedora     389.0 KiB
 info                              x86_64 7.1-3.fc41                  fedora     361.8 KiB
 patch                             x86_64 2.7.6-25.fc41               fedora     266.7 KiB
 redhat-rpm-config                 noarch 293-1.fc41                  fedora     183.5 KiB
 rpm-build                         x86_64 4.20.0-1.fc41               fedora     194.3 KiB
 sed                               x86_64 4.9-3.fc41                  fedora     861.5 KiB
 shadow-utils                      x86_64 2:4.15.1-12.fc41            fedora       4.1 MiB
 tar                               x86_64 2:1.35-4.fc41               fedora       2.9 MiB
 unzip                             x86_64 6.0-64.fc41                 fedora     386.8 KiB
 util-linux                        x86_64 2.40.2-4.fc41               fedora       3.7 MiB
 which                             x86_64 2.21-42.fc41                fedora      80.2 KiB
 xz                                x86_64 1:5.6.2-2.fc41              fedora       1.2 MiB
Installing dependencies:
 add-determinism                   x86_64 0.3.6-3.fc41                updates      2.4 MiB
 alternatives                      x86_64 1.31-1.fc41                 updates     64.8 KiB
 ansible-srpm-macros               noarch 1-16.fc41                   fedora      35.7 KiB
 audit-libs                        x86_64 4.0.3-1.fc41                updates    351.3 KiB
 authselect                        x86_64 1.5.0-8.fc41                fedora     157.6 KiB
 authselect-libs                   x86_64 1.5.0-8.fc41                fedora     822.2 KiB
 basesystem                        noarch 11-21.fc41                  fedora       0.0   B
 binutils                          x86_64 2.43.1-5.fc41               updates     27.4 MiB
 build-reproducibility-srpm-macros noarch 0.3.6-3.fc41                updates    735.0   B
 bzip2-libs                        x86_64 1.0.8-19.fc41               fedora      80.7 KiB
 ca-certificates                   noarch 2024.2.69_v8.0.401-1.0.fc41 fedora       2.4 MiB
 coreutils-common                  x86_64 9.5-11.fc41                 updates     11.2 MiB
 cracklib                          x86_64 2.9.11-6.fc41               fedora     238.9 KiB
 crypto-policies                   noarch 20241029-1.git8baf557.fc41  updates    136.9 KiB
 curl                              x86_64 8.9.1-3.fc41                updates    793.5 KiB
 cyrus-sasl-lib                    x86_64 2.1.28-27.fc41              fedora       2.3 MiB
 debugedit                         x86_64 5.1-2.fc41                  updates    200.6 KiB
 dwz                               x86_64 0.15-8.fc41                 fedora     298.9 KiB
 ed                                x86_64 1.20.2-2.fc41               fedora     146.9 KiB
 efi-srpm-macros                   noarch 5-13.fc41                   updates     40.2 KiB
 elfutils                          x86_64 0.192-7.fc41                updates      2.6 MiB
 elfutils-debuginfod-client        x86_64 0.192-7.fc41                updates     81.4 KiB
 elfutils-default-yama-scope       noarch 0.192-7.fc41                updates      1.8 KiB
 elfutils-libelf                   x86_64 0.192-7.fc41                updates      1.2 MiB
 elfutils-libs                     x86_64 0.192-7.fc41                updates    654.9 KiB
 fedora-gpg-keys                   noarch 41-1                        fedora     126.4 KiB
 fedora-release                    noarch 41-29                       updates      0.0   B
 fedora-release-identity-basic     noarch 41-29                       updates    682.0   B
 fedora-repos                      noarch 41-1                        fedora       4.9 KiB
 file                              x86_64 5.45-7.fc41                 fedora     103.5 KiB
 file-libs                         x86_64 5.45-7.fc41                 fedora       9.9 MiB
 filesystem                        x86_64 3.18-23.fc41                fedora     106.0   B
 fonts-srpm-macros                 noarch 1:2.0.5-17.fc41             fedora      55.8 KiB
 forge-srpm-macros                 noarch 0.4.0-1.fc41                updates     38.9 KiB
 fpc-srpm-macros                   noarch 1.3-13.fc41                 fedora     144.0   B
 gdb-minimal                       x86_64 15.2-4.fc41                 updates     12.7 MiB
 gdbm                              x86_64 1:1.23-7.fc41               fedora     460.9 KiB
 gdbm-libs                         x86_64 1:1.23-7.fc41               fedora     121.9 KiB
 ghc-srpm-macros                   noarch 1.9.1-2.fc41                fedora     747.0   B
 glibc                             x86_64 2.40-17.fc41                updates      6.6 MiB
 glibc-common                      x86_64 2.40-17.fc41                updates      1.0 MiB
 glibc-gconv-extra                 x86_64 2.40-17.fc41                updates      7.8 MiB
 gmp                               x86_64 1:6.3.0-2.fc41              fedora     811.4 KiB
 gnat-srpm-macros                  noarch 6-6.fc41                    fedora       1.0 KiB
 go-srpm-macros                    noarch 3.6.0-5.fc41                updates     60.8 KiB
 jansson                           x86_64 2.13.1-10.fc41              fedora      88.3 KiB
 json-c                            x86_64 0.17-4.fc41                 fedora      82.4 KiB
 kernel-srpm-macros                noarch 1.0-24.fc41                 fedora       1.9 KiB
 keyutils-libs                     x86_64 1.6.3-4.fc41                fedora      54.4 KiB
 krb5-libs                         x86_64 1.21.3-3.fc41               updates      2.3 MiB
 libacl                            x86_64 2.3.2-2.fc41                fedora      40.0 KiB
 libarchive                        x86_64 3.7.4-4.fc41                updates    926.6 KiB
 libattr                           x86_64 2.5.2-4.fc41                fedora      28.5 KiB
 libblkid                          x86_64 2.40.2-4.fc41               fedora     258.5 KiB
 libbrotli                         x86_64 1.1.0-5.fc41                fedora     837.6 KiB
 libcap                            x86_64 2.70-4.fc41                 fedora     220.2 KiB
 libcap-ng                         x86_64 0.8.5-3.fc41                fedora      69.2 KiB
 libcom_err                        x86_64 1.47.1-6.fc41               fedora      67.2 KiB
 libcurl                           x86_64 8.9.1-3.fc41                updates    809.3 KiB
 libeconf                          x86_64 0.6.2-3.fc41                fedora      58.0 KiB
 libevent                          x86_64 2.1.12-14.fc41              fedora     895.7 KiB
 libfdisk                          x86_64 2.40.2-4.fc41               fedora     362.9 KiB
 libffi                            x86_64 3.4.6-3.fc41                fedora      86.4 KiB
 libgcc                            x86_64 14.2.1-7.fc41               updates    270.9 KiB
 libgomp                           x86_64 14.2.1-7.fc41               updates    514.2 KiB
 libidn2                           x86_64 2.3.7-2.fc41                fedora     329.1 KiB
 libmount                          x86_64 2.40.2-4.fc41               fedora     351.8 KiB
 libnghttp2                        x86_64 1.62.1-2.fc41               fedora     166.1 KiB
 libnsl2                           x86_64 2.0.1-2.fc41                fedora      57.9 KiB
 libpkgconf                        x86_64 2.3.0-1.fc41                fedora      78.2 KiB
 libpsl                            x86_64 0.21.5-4.fc41               fedora      80.5 KiB
 libpwquality                      x86_64 1.4.5-11.fc41               fedora     417.8 KiB
 libselinux                        x86_64 3.7-5.fc41                  fedora     181.0 KiB
 libsemanage                       x86_64 3.7-2.fc41                  fedora     293.5 KiB
 libsepol                          x86_64 3.7-2.fc41                  fedora     817.8 KiB
 libsmartcols                      x86_64 2.40.2-4.fc41               fedora     180.4 KiB
 libssh                            x86_64 0.10.6-8.fc41               fedora     513.3 KiB
 libssh-config                     noarch 0.10.6-8.fc41               fedora     277.0   B
 libstdc++                         x86_64 14.2.1-7.fc41               updates      2.7 MiB
 libtasn1                          x86_64 4.19.0-9.fc41               fedora     175.7 KiB
 libtirpc                          x86_64 1.3.6-1.rc3.fc41            updates    197.6 KiB
 libtool-ltdl                      x86_64 2.4.7-12.fc41               fedora      66.2 KiB
 libunistring                      x86_64 1.1-8.fc41                  fedora       1.7 MiB
 libutempter                       x86_64 1.2.1-15.fc41               fedora      57.7 KiB
 libuuid                           x86_64 2.40.2-4.fc41               fedora      37.5 KiB
 libverto                          x86_64 0.3.2-9.fc41                fedora      29.5 KiB
 libxcrypt                         x86_64 4.4.37-4.fc41               updates    269.6 KiB
 libxml2                           x86_64 2.12.9-1.fc41               updates      1.7 MiB
 libzstd                           x86_64 1.5.6-2.fc41                fedora     795.9 KiB
 lua-libs                          x86_64 5.4.6-6.fc41                fedora     285.0 KiB
 lua-srpm-macros                   noarch 1-14.fc41                   fedora       1.3 KiB
 lz4-libs                          x86_64 1.10.0-1.fc41               fedora     145.5 KiB
 mpfr                              x86_64 4.2.1-5.fc41                fedora     832.1 KiB
 ncurses-base                      noarch 6.5-2.20240629.fc41         fedora     326.3 KiB
 ncurses-libs                      x86_64 6.5-2.20240629.fc41         fedora     975.2 KiB
 ocaml-srpm-macros                 noarch 10-3.fc41                   fedora       1.9 KiB
 openblas-srpm-macros              noarch 2-18.fc41                   fedora     112.0   B
 openldap                          x86_64 2.6.8-6.fc41                updates    635.4 KiB
 openssl-libs                      x86_64 1:3.2.2-11.fc41             updates      7.7 MiB
 p11-kit                           x86_64 0.25.5-3.fc41               fedora       2.2 MiB
 p11-kit-trust                     x86_64 0.25.5-3.fc41               fedora     391.4 KiB
 package-notes-srpm-macros         noarch 0.5-12.fc41                 fedora       1.6 KiB
 pam                               x86_64 1.6.1-7.fc41                updates      1.8 MiB
 pam-libs                          x86_64 1.6.1-7.fc41                updates    139.0 KiB
 pcre2                             x86_64 10.44-1.fc41.1              fedora     653.5 KiB
 pcre2-syntax                      noarch 10.44-1.fc41.1              fedora     251.6 KiB
 perl-srpm-macros                  noarch 1-56.fc41                   fedora     861.0   B
 pkgconf                           x86_64 2.3.0-1.fc41                fedora      88.6 KiB
 pkgconf-m4                        noarch 2.3.0-1.fc41                fedora      14.4 KiB
 pkgconf-pkg-config                x86_64 2.3.0-1.fc41                fedora     989.0   B
 popt                              x86_64 1.19-7.fc41                 fedora     136.9 KiB
 publicsuffix-list-dafsa           noarch 20240107-4.fc41             fedora      67.5 KiB
 pyproject-srpm-macros             noarch 1.16.4-1.fc41               updates      1.9 KiB
 python-srpm-macros                noarch 3.13-3.fc41                 fedora      51.0 KiB
 qt5-srpm-macros                   noarch 5.15.15-1.fc41              fedora     500.0   B
 qt6-srpm-macros                   noarch 6.8.1-4.fc41                updates    456.0   B
 readline                          x86_64 8.2-10.fc41                 fedora     493.2 KiB
 rpm                               x86_64 4.20.0-1.fc41               fedora       3.1 MiB
 rpm-build-libs                    x86_64 4.20.0-1.fc41               fedora     206.7 KiB
 rpm-libs                          x86_64 4.20.0-1.fc41               fedora     725.9 KiB
 rpm-sequoia                       x86_64 1.7.0-3.fc41                updates      2.3 MiB
 rust-srpm-macros                  noarch 26.3-3.fc41                 fedora       4.8 KiB
 setup                             noarch 2.15.0-8.fc41               updates    720.7 KiB
 sqlite-libs                       x86_64 3.46.1-1.fc41               fedora       1.4 MiB
 systemd-libs                      x86_64 256.11-1.fc41               updates      2.0 MiB
 util-linux-core                   x86_64 2.40.2-4.fc41               fedora       1.5 MiB
 xxhash-libs                       x86_64 0.8.3-1.fc41                updates     88.5 KiB
 xz-libs                           x86_64 1:5.6.2-2.fc41              fedora     214.4 KiB
 zig-srpm-macros                   noarch 1-3.fc41                    fedora       1.1 KiB
 zip                               x86_64 3.0-41.fc41                 fedora     703.2 KiB
 zlib-ng-compat                    x86_64 2.1.7-3.fc41                fedora     134.0 KiB
 zstd                              x86_64 1.5.6-2.fc41                fedora       1.7 MiB
Installing groups:
 Buildsystem building group                                                               

Transaction Summary:
 Installing:       154 packages

Total size of inbound packages is 52 MiB. Need to download 52 MiB.
After this operation, 180 MiB extra will be used (install 180 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-19.fc41.x86_64  100% | 108.1 KiB/s |  52.5 KiB |  00m00s
[  2/154] cpio-0:2.15-2.fc41.x86_64     100% | 395.9 KiB/s | 291.8 KiB |  00m01s
[  3/154] diffutils-0:3.10-8.fc41.x86_6 100% | 851.6 KiB/s | 405.4 KiB |  00m00s
[  4/154] grep-0:3.11-9.fc41.x86_64     100% | 756.9 KiB/s | 299.7 KiB |  00m00s
[  5/154] findutils-1:4.10.0-4.fc41.x86 100% | 762.9 KiB/s | 548.5 KiB |  00m01s
[  6/154] gzip-0:1.13-2.fc41.x86_64     100% | 712.2 KiB/s | 170.2 KiB |  00m00s
[  7/154] info-0:7.1-3.fc41.x86_64      100% | 760.4 KiB/s | 182.5 KiB |  00m00s
[  8/154] patch-0:2.7.6-25.fc41.x86_64  100% | 550.2 KiB/s | 131.0 KiB |  00m00s
[  9/154] redhat-rpm-config-0:293-1.fc4 100% | 512.8 KiB/s |  82.0 KiB |  00m00s
[ 10/154] rpm-build-0:4.20.0-1.fc41.x86 100% | 521.0 KiB/s |  82.8 KiB |  00m00s
[ 11/154] sed-0:4.9-3.fc41.x86_64       100% | 792.4 KiB/s | 317.7 KiB |  00m00s
[ 12/154] bash-0:5.2.32-1.fc41.x86_64   100% | 693.3 KiB/s |   1.8 MiB |  00m03s
[ 13/154] unzip-0:6.0-64.fc41.x86_64    100% | 767.4 KiB/s | 184.9 KiB |  00m00s
[ 14/154] which-0:2.21-42.fc41.x86_64   100% | 513.1 KiB/s |  41.6 KiB |  00m00s
[ 15/154] tar-2:1.35-4.fc41.x86_64      100% | 705.5 KiB/s | 860.7 KiB |  00m01s
[ 16/154] shadow-utils-2:4.15.1-12.fc41 100% | 845.2 KiB/s |   1.3 MiB |  00m02s
[ 17/154] coreutils-0:9.5-11.fc41.x86_6 100% |   7.9 MiB/s |   1.1 MiB |  00m00s
[ 18/154] xz-1:5.6.2-2.fc41.x86_64      100% | 723.2 KiB/s | 471.5 KiB |  00m01s
[ 19/154] fedora-release-common-0:41-29 100% | 445.2 KiB/s |  23.6 KiB |  00m00s
[ 20/154] glibc-minimal-langpack-0:2.40 100% |   6.0 MiB/s | 104.1 KiB |  00m00s
[ 21/154] gawk-0:5.3.0-4.fc41.x86_64    100% | 795.5 KiB/s |   1.1 MiB |  00m01s
[ 22/154] util-linux-0:2.40.2-4.fc41.x8 100% | 844.7 KiB/s |   1.2 MiB |  00m01s
[ 23/154] filesystem-0:3.18-23.fc41.x86 100% | 749.4 KiB/s |   1.1 MiB |  00m01s
[ 24/154] bzip2-libs-0:1.0.8-19.fc41.x8 100% | 467.2 KiB/s |  41.1 KiB |  00m00s
[ 25/154] libselinux-0:3.7-5.fc41.x86_6 100% | 349.8 KiB/s |  87.8 KiB |  00m00s
[ 26/154] pcre2-0:10.44-1.fc41.1.x86_64 100% | 743.5 KiB/s | 243.1 KiB |  00m00s
[ 27/154] libattr-0:2.5.2-4.fc41.x86_64 100% | 227.1 KiB/s |  18.2 KiB |  00m00s
[ 28/154] ed-0:1.20.2-2.fc41.x86_64     100% | 340.9 KiB/s |  81.8 KiB |  00m00s
[ 29/154] ansible-srpm-macros-0:1-16.fc 100% | 256.5 KiB/s |  20.8 KiB |  00m00s
[ 30/154] ncurses-libs-0:6.5-2.20240629 100% | 407.3 KiB/s | 334.0 KiB |  00m01s
[ 31/154] file-0:5.45-7.fc41.x86_64     100% | 307.1 KiB/s |  49.1 KiB |  00m00s
[ 32/154] fonts-srpm-macros-1:2.0.5-17. 100% | 341.4 KiB/s |  27.0 KiB |  00m00s
[ 33/154] fpc-srpm-macros-0:1.3-13.fc41 100% |  99.5 KiB/s |   8.0 KiB |  00m00s
[ 34/154] ghc-srpm-macros-0:1.9.1-2.fc4 100% | 106.5 KiB/s |   9.1 KiB |  00m00s
[ 35/154] dwz-0:0.15-8.fc41.x86_64      100% | 339.6 KiB/s | 138.9 KiB |  00m00s
[ 36/154] kernel-srpm-macros-0:1.0-24.f 100% | 123.4 KiB/s |   9.9 KiB |  00m00s
[ 37/154] lua-srpm-macros-0:1-14.fc41.n 100% | 108.3 KiB/s |   8.9 KiB |  00m00s
[ 38/154] ocaml-srpm-macros-0:10-3.fc41 100% | 113.6 KiB/s |   9.2 KiB |  00m00s
[ 39/154] openblas-srpm-macros-0:2-18.f 100% |  95.2 KiB/s |   7.7 KiB |  00m00s
[ 40/154] package-notes-srpm-macros-0:0 100% | 124.4 KiB/s |   9.8 KiB |  00m00s
[ 41/154] perl-srpm-macros-0:1-56.fc41. 100% |  97.8 KiB/s |   8.5 KiB |  00m00s
[ 42/154] gnat-srpm-macros-0:6-6.fc41.n 100% |  23.9 KiB/s |   9.0 KiB |  00m00s
[ 43/154] python-srpm-macros-0:3.13-3.f 100% | 296.5 KiB/s |  23.7 KiB |  00m00s
[ 44/154] qt5-srpm-macros-0:5.15.15-1.f 100% |  97.8 KiB/s |   8.9 KiB |  00m00s
[ 45/154] rust-srpm-macros-0:26.3-3.fc4 100% | 139.2 KiB/s |  12.1 KiB |  00m00s
[ 46/154] zig-srpm-macros-0:1-3.fc41.no 100% |  95.6 KiB/s |   8.1 KiB |  00m00s
[ 47/154] popt-0:1.19-7.fc41.x86_64     100% | 404.4 KiB/s |  65.9 KiB |  00m00s
[ 48/154] zip-0:3.0-41.fc41.x86_64      100% | 647.4 KiB/s | 264.8 KiB |  00m00s
[ 49/154] rpm-build-libs-0:4.20.0-1.fc4 100% | 594.0 KiB/s |  98.6 KiB |  00m00s
[ 50/154] readline-0:8.2-10.fc41.x86_64 100% | 438.6 KiB/s | 213.2 KiB |  00m00s
[ 51/154] rpm-0:4.20.0-1.fc41.x86_64    100% | 657.9 KiB/s | 547.4 KiB |  00m01s
[ 52/154] libacl-0:2.3.2-2.fc41.x86_64  100% | 288.2 KiB/s |  24.5 KiB |  00m00s
[ 53/154] libeconf-0:0.6.2-3.fc41.x86_6 100% | 349.7 KiB/s |  32.2 KiB |  00m00s
[ 54/154] rpm-libs-0:4.20.0-1.fc41.x86_ 100% | 640.5 KiB/s | 309.4 KiB |  00m00s
[ 55/154] libsemanage-0:3.7-2.fc41.x86_ 100% | 467.1 KiB/s | 116.3 KiB |  00m00s
[ 56/154] xz-libs-1:5.6.2-2.fc41.x86_64 100% | 681.5 KiB/s | 111.8 KiB |  00m00s
[ 57/154] coreutils-common-0:9.5-11.fc4 100% |   8.9 MiB/s |   2.1 MiB |  00m00s
[ 58/154] libcap-0:2.70-4.fc41.x86_64   100% | 528.7 KiB/s |  86.7 KiB |  00m00s
[ 59/154] fedora-repos-0:41-1.noarch    100% | 108.6 KiB/s |   9.2 KiB |  00m00s
[ 60/154] gmp-1:6.3.0-2.fc41.x86_64     100% | 655.6 KiB/s | 318.0 KiB |  00m00s
[ 61/154] glibc-common-0:2.40-17.fc41.x 100% |   7.4 MiB/s | 377.3 KiB |  00m00s
[ 62/154] libblkid-0:2.40.2-4.fc41.x86_ 100% | 519.4 KiB/s | 124.7 KiB |  00m00s
[ 63/154] libcap-ng-0:0.8.5-3.fc41.x86_ 100% | 402.0 KiB/s |  32.6 KiB |  00m00s
[ 64/154] mpfr-0:4.2.1-5.fc41.x86_64    100% | 715.4 KiB/s | 346.3 KiB |  00m00s
[ 65/154] zstd-0:1.5.6-2.fc41.x86_64    100% | 330.9 KiB/s | 481.5 KiB |  00m01s
[ 66/154] libfdisk-0:2.40.2-4.fc41.x86_ 100% | 624.4 KiB/s | 159.8 KiB |  00m00s
[ 67/154] libmount-0:2.40.2-4.fc41.x86_ 100% | 650.8 KiB/s | 155.5 KiB |  00m00s
[ 68/154] libutempter-0:1.2.1-15.fc41.x 100% | 328.6 KiB/s |  26.6 KiB |  00m00s
[ 69/154] libsmartcols-0:2.40.2-4.fc41. 100% | 346.0 KiB/s |  83.7 KiB |  00m00s
[ 70/154] libuuid-0:2.40.2-4.fc41.x86_6 100% | 359.6 KiB/s |  29.1 KiB |  00m00s
[ 71/154] zlib-ng-compat-0:2.1.7-3.fc41 100% | 485.9 KiB/s |  77.7 KiB |  00m00s
[ 72/154] ncurses-base-0:6.5-2.20240629 100% | 552.0 KiB/s |  88.3 KiB |  00m00s
[ 73/154] pcre2-syntax-0:10.44-1.fc41.1 100% | 629.8 KiB/s | 149.9 KiB |  00m00s
[ 74/154] util-linux-core-0:2.40.2-4.fc 100% | 838.1 KiB/s | 537.2 KiB |  00m01s
[ 75/154] libsepol-0:3.7-2.fc41.x86_64  100% | 612.1 KiB/s | 342.2 KiB |  00m01s
[ 76/154] lua-libs-0:5.4.6-6.fc41.x86_6 100% | 547.8 KiB/s | 132.0 KiB |  00m00s
[ 77/154] libzstd-0:1.5.6-2.fc41.x86_64 100% | 646.4 KiB/s | 310.3 KiB |  00m00s
[ 78/154] lz4-libs-0:1.10.0-1.fc41.x86_ 100% | 441.8 KiB/s |  70.7 KiB |  00m00s
[ 79/154] file-libs-0:5.45-7.fc41.x86_6 100% | 802.1 KiB/s | 762.0 KiB |  00m01s
[ 80/154] glibc-0:2.40-17.fc41.x86_64   100% |  10.2 MiB/s |   2.2 MiB |  00m00s
[ 81/154] fedora-gpg-keys-0:41-1.noarch 100% | 557.2 KiB/s | 133.7 KiB |  00m00s
[ 82/154] basesystem-0:11-21.fc41.noarc 100% |  93.3 KiB/s |   7.4 KiB |  00m00s
[ 83/154] glibc-gconv-extra-0:2.40-17.f 100% |  14.2 MiB/s |   1.5 MiB |  00m00s
[ 84/154] libgcc-0:14.2.1-7.fc41.x86_64 100% |   1.9 MiB/s | 134.0 KiB |  00m00s
[ 85/154] sqlite-libs-0:3.46.1-1.fc41.x 100% | 808.1 KiB/s | 712.7 KiB |  00m01s
[ 86/154] libstdc++-0:14.2.1-7.fc41.x86 100% |  13.4 MiB/s | 822.8 KiB |  00m00s
[ 87/154] libxcrypt-0:4.4.37-4.fc41.x86 100% |   5.2 MiB/s | 116.3 KiB |  00m00s
[ 88/154] audit-libs-0:4.0.3-1.fc41.x86 100% |   5.8 MiB/s | 124.8 KiB |  00m00s
[ 89/154] pam-libs-0:1.6.1-7.fc41.x86_6 100% |   3.1 MiB/s |  57.4 KiB |  00m00s
[ 90/154] pam-0:1.6.1-7.fc41.x86_64     100% |  13.6 MiB/s | 555.0 KiB |  00m00s
[ 91/154] systemd-libs-0:256.11-1.fc41. 100% |   5.4 MiB/s | 691.7 KiB |  00m00s
[ 92/154] libnsl2-0:2.0.1-2.fc41.x86_64 100% | 365.5 KiB/s |  29.6 KiB |  00m00s
[ 93/154] gdbm-libs-1:1.23-7.fc41.x86_6 100% | 354.1 KiB/s |  56.3 KiB |  00m00s
[ 94/154] authselect-0:1.5.0-8.fc41.x86 100% | 607.4 KiB/s | 145.8 KiB |  00m00s
[ 95/154] libpwquality-0:1.4.5-11.fc41. 100% | 739.4 KiB/s | 119.0 KiB |  00m00s
[ 96/154] setup-0:2.15.0-8.fc41.noarch  100% |   6.3 MiB/s | 154.6 KiB |  00m00s
[ 97/154] cracklib-0:2.9.11-6.fc41.x86_ 100% | 571.8 KiB/s |  92.1 KiB |  00m00s
[ 98/154] elfutils-libelf-0:0.192-7.fc4 100% |  11.1 MiB/s | 204.6 KiB |  00m00s
[ 99/154] rpm-sequoia-0:1.7.0-3.fc41.x8 100% |   9.3 MiB/s | 825.7 KiB |  00m00s
[100/154] elfutils-libs-0:0.192-7.fc41. 100% |  11.7 MiB/s | 250.8 KiB |  00m00s
[101/154] elfutils-debuginfod-client-0: 100% |   2.7 MiB/s |  43.9 KiB |  00m00s
[102/154] authselect-libs-0:1.5.0-8.fc4 100% | 685.4 KiB/s | 218.0 KiB |  00m00s
[103/154] elfutils-0:0.192-7.fc41.x86_6 100% |   6.1 MiB/s | 501.3 KiB |  00m00s
[104/154] libgomp-0:14.2.1-7.fc41.x86_6 100% |  14.2 MiB/s | 349.5 KiB |  00m00s
[105/154] json-c-0:0.17-4.fc41.x86_64   100% | 529.9 KiB/s |  44.0 KiB |  00m00s
[106/154] debugedit-0:5.1-2.fc41.x86_64 100% |   4.5 MiB/s |  78.3 KiB |  00m00s
[107/154] libarchive-0:3.7.4-4.fc41.x86 100% |  20.0 MiB/s | 409.1 KiB |  00m00s
[108/154] jansson-0:2.13.1-10.fc41.x86_ 100% | 548.5 KiB/s |  44.4 KiB |  00m00s
[109/154] pkgconf-pkg-config-0:2.3.0-1. 100% |  44.3 KiB/s |  10.0 KiB |  00m00s
[110/154] pkgconf-0:2.3.0-1.fc41.x86_64 100% | 211.2 KiB/s |  45.2 KiB |  00m00s
[111/154] libpkgconf-0:2.3.0-1.fc41.x86 100% | 442.4 KiB/s |  38.5 KiB |  00m00s
[112/154] pkgconf-m4-0:2.3.0-1.fc41.noa 100% | 162.7 KiB/s |  14.3 KiB |  00m00s
[113/154] build-reproducibility-srpm-ma 100% | 636.7 KiB/s |  10.8 KiB |  00m00s
[114/154] curl-0:8.9.1-3.fc41.x86_64    100% |  16.0 MiB/s | 311.9 KiB |  00m00s
[115/154] efi-srpm-macros-0:5-13.fc41.n 100% |   1.4 MiB/s |  22.5 KiB |  00m00s
[116/154] forge-srpm-macros-0:0.4.0-1.f 100% |   1.2 MiB/s |  19.7 KiB |  00m00s
[117/154] go-srpm-macros-0:3.6.0-5.fc41 100% | 451.0 KiB/s |  28.0 KiB |  00m00s
[118/154] pyproject-srpm-macros-0:1.16. 100% | 873.0 KiB/s |  14.0 KiB |  00m00s
[119/154] add-determinism-0:0.3.6-3.fc4 100% |   7.2 MiB/s | 875.9 KiB |  00m00s
[120/154] qt6-srpm-macros-0:6.8.1-4.fc4 100% | 579.2 KiB/s |   9.3 KiB |  00m00s
[121/154] libtirpc-0:1.3.6-1.rc3.fc41.x 100% |   5.1 MiB/s |  89.4 KiB |  00m00s
[122/154] libcom_err-0:1.47.1-6.fc41.x8 100% | 130.9 KiB/s |  26.6 KiB |  00m00s
[123/154] openssl-libs-1:3.2.2-11.fc41. 100% |   9.8 MiB/s |   2.2 MiB |  00m00s
[124/154] gdbm-1:1.23-7.fc41.x86_64     100% | 635.1 KiB/s | 151.8 KiB |  00m00s
[125/154] crypto-policies-0:20241029-1. 100% |   5.6 MiB/s |  97.5 KiB |  00m00s
[126/154] krb5-libs-0:1.21.3-3.fc41.x86 100% |  30.8 MiB/s | 757.9 KiB |  00m00s
[127/154] binutils-0:2.43.1-5.fc41.x86_ 100% |   5.8 MiB/s |   6.3 MiB |  00m01s
[128/154] keyutils-libs-0:1.6.3-4.fc41. 100% | 395.6 KiB/s |  31.6 KiB |  00m00s
[129/154] libxml2-0:2.12.9-1.fc41.x86_6 100% |   8.8 MiB/s | 656.8 KiB |  00m00s
[130/154] elfutils-default-yama-scope-0 100% | 779.1 KiB/s |  12.5 KiB |  00m00s
[131/154] alternatives-0:1.31-1.fc41.x8 100% |   2.1 MiB/s |  39.4 KiB |  00m00s
[132/154] libverto-0:0.3.2-9.fc41.x86_6 100% | 126.2 KiB/s |  20.7 KiB |  00m00s
[133/154] libffi-0:3.4.6-3.fc41.x86_64  100% | 499.3 KiB/s |  39.9 KiB |  00m00s
[134/154] libtasn1-0:4.19.0-9.fc41.x86_ 100% | 463.8 KiB/s |  74.2 KiB |  00m00s
[135/154] p11-kit-trust-0:0.25.5-3.fc41 100% | 805.8 KiB/s | 132.1 KiB |  00m00s
[136/154] ca-certificates-0:2024.2.69_v 100% | 828.2 KiB/s | 871.2 KiB |  00m01s
[137/154] fedora-release-0:41-29.noarch 100% | 797.9 KiB/s |  12.8 KiB |  00m00s
[138/154] xxhash-libs-0:0.8.3-1.fc41.x8 100% |   2.2 MiB/s |  35.9 KiB |  00m00s
[139/154] fedora-release-identity-basic 100% | 848.0 KiB/s |  13.6 KiB |  00m00s
[140/154] libcurl-0:8.9.1-3.fc41.x86_64 100% |  17.1 MiB/s | 350.0 KiB |  00m00s
[141/154] p11-kit-0:0.25.5-3.fc41.x86_6 100% | 767.1 KiB/s | 490.9 KiB |  00m01s
[142/154] gdb-minimal-0:15.2-4.fc41.x86 100% |   8.6 MiB/s |   4.0 MiB |  00m00s
[143/154] libidn2-0:2.3.7-2.fc41.x86_64 100% | 497.5 KiB/s | 118.4 KiB |  00m00s
[144/154] libbrotli-0:1.1.0-5.fc41.x86_ 100% | 849.0 KiB/s | 340.5 KiB |  00m00s
[145/154] libnghttp2-0:1.62.1-2.fc41.x8 100% | 479.0 KiB/s |  76.6 KiB |  00m00s
[146/154] libpsl-0:0.21.5-4.fc41.x86_64 100% | 403.0 KiB/s |  64.1 KiB |  00m00s
[147/154] publicsuffix-list-dafsa-0:202 100% | 366.5 KiB/s |  58.3 KiB |  00m00s
[148/154] libssh-0:0.10.6-8.fc41.x86_64 100% | 878.9 KiB/s | 211.8 KiB |  00m00s
[149/154] libssh-config-0:0.10.6-8.fc41 100% | 117.0 KiB/s |   9.2 KiB |  00m00s
[150/154] openldap-0:2.6.8-6.fc41.x86_6 100% |   4.7 MiB/s | 243.0 KiB |  00m00s
[151/154] libevent-0:2.1.12-14.fc41.x86 100% | 809.9 KiB/s | 257.5 KiB |  00m00s
[152/154] libunistring-0:1.1-8.fc41.x86 100% | 851.3 KiB/s | 544.8 KiB |  00m01s
[153/154] libtool-ltdl-0:2.4.7-12.fc41. 100% | 444.9 KiB/s |  35.6 KiB |  00m00s
[154/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% |   1.6 MiB/s | 794.9 KiB |  00m00s
--------------------------------------------------------------------------------
[154/154] Total                         100% |   3.7 MiB/s |  52.1 MiB |  00m14s
Running transaction
Importing OpenPGP key 0xE99D6AD1:
 UserID     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
[  1/156] Verify package files          100% | 747.0   B/s | 154.0   B |  00m00s
[  2/156] Prepare transaction           100% |   1.8 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.2.1-7. 100% |  88.7 MiB/s | 272.5 KiB |  00m00s
[  4/156] Installing libssh-config-0:0. 100% | 796.9 KiB/s | 816.0   B |  00m00s
[  5/156] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  6/156] Installing fedora-release-ide 100% | 153.0 KiB/s | 940.0   B |  00m00s
[  7/156] Installing fedora-gpg-keys-0: 100% |  16.8 MiB/s | 172.2 KiB |  00m00s
[  8/156] Installing fedora-repos-0:41- 100% |   5.6 MiB/s |   5.7 KiB |  00m00s
[  9/156] Installing fedora-release-com 100% |  11.7 MiB/s |  24.0 KiB |  00m00s
[ 10/156] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 11/156] Installing setup-0:2.15.0-8.f 100% |  22.9 MiB/s | 726.5 KiB |  00m00s
[ 12/156] Installing filesystem-0:3.18- 100% |   1.0 MiB/s | 212.5 KiB |  00m00s
[ 13/156] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 14/156] Installing qt6-srpm-macros-0: 100% | 714.8 KiB/s | 732.0   B |  00m00s
[ 15/156] Installing pkgconf-m4-0:2.3.0 100% |  14.5 MiB/s |  14.8 KiB |  00m00s
[ 16/156] Installing pcre2-syntax-0:10. 100% |  82.7 MiB/s | 254.1 KiB |  00m00s
[ 17/156] Installing ncurses-base-0:6.5 100% |  28.6 MiB/s | 351.7 KiB |  00m00s
[ 18/156] Installing glibc-minimal-lang 100% | 121.1 KiB/s | 124.0   B |  00m00s
[ 19/156] Installing ncurses-libs-0:6.5 100% |  15.2 MiB/s | 981.8 KiB |  00m00s
[ 20/156] Installing glibc-0:2.40-17.fc 100% |  45.6 MiB/s |   6.6 MiB |  00m00s
[ 21/156] Installing bash-0:5.2.32-1.fc 100% |  44.9 MiB/s |   8.2 MiB |  00m00s
[ 22/156] Installing glibc-common-0:2.4 100% |  86.3 MiB/s |   1.0 MiB |  00m00s
[ 23/156] Installing glibc-gconv-extra- 100% |  67.8 MiB/s |   7.9 MiB |  00m00s
[ 24/156] Installing zlib-ng-compat-0:2 100% |  65.8 MiB/s | 134.8 KiB |  00m00s
[ 25/156] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 26/156] Installing xz-libs-1:5.6.2-2. 100% | 105.2 MiB/s | 215.5 KiB |  00m00s
[ 27/156] Installing popt-0:1.19-7.fc41 100% |   8.8 MiB/s | 143.5 KiB |  00m00s
[ 28/156] Installing readline-0:8.2-10. 100% |  80.6 MiB/s | 495.3 KiB |  00m00s
[ 29/156] Installing libuuid-0:2.40.2-4 100% |  18.8 MiB/s |  38.6 KiB |  00m00s
[ 30/156] Installing libblkid-0:2.40.2- 100% |  84.5 MiB/s | 259.5 KiB |  00m00s
[ 31/156] Installing libattr-0:2.5.2-4. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 32/156] Installing libacl-0:2.3.2-2.f 100% |  39.8 MiB/s |  40.7 KiB |  00m00s
[ 33/156] Installing gmp-1:6.3.0-2.fc41 100% |  66.2 MiB/s | 813.7 KiB |  00m00s
[ 34/156] Installing libzstd-0:1.5.6-2. 100% | 129.8 MiB/s | 797.2 KiB |  00m00s
[ 35/156] Installing elfutils-libelf-0: 100% |  58.4 MiB/s |   1.2 MiB |  00m00s
[ 36/156] Installing libstdc++-0:14.2.1 100% |  84.4 MiB/s |   2.7 MiB |  00m00s
[ 37/156] Installing libxcrypt-0:4.4.37 100% |  14.0 MiB/s | 272.3 KiB |  00m00s
[ 38/156] Installing libeconf-0:0.6.2-3 100% |  29.1 MiB/s |  59.7 KiB |  00m00s
[ 39/156] Installing gdbm-libs-1:1.23-7 100% |  40.2 MiB/s | 123.6 KiB |  00m00s
[ 40/156] Installing dwz-0:0.15-8.fc41. 100% |  97.8 MiB/s | 300.3 KiB |  00m00s
[ 41/156] Installing mpfr-0:4.2.1-5.fc4 100% |  47.9 MiB/s | 833.7 KiB |  00m00s
[ 42/156] Installing gawk-0:5.3.0-4.fc4 100% |  10.7 MiB/s |   1.7 MiB |  00m00s
[ 43/156] Installing unzip-0:6.0-64.fc4 100% |  63.5 MiB/s | 390.3 KiB |  00m00s
[ 44/156] Installing file-libs-0:5.45-7 100% | 125.7 MiB/s |   9.9 MiB |  00m00s
[ 45/156] Installing file-0:5.45-7.fc41 100% |   5.1 MiB/s | 105.0 KiB |  00m00s
>>> Running pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41.
>>> Finished pre-install scriptlet: crypto-policies-0:20241029-1.git8baf557.fc41
>>> Scriptlet output:
>>> /var/tmp/rpm-tmp.VVrc5i: line 2: rm: command not found
>>> 
[ 46/156] Installing crypto-policies-0: 100% |   5.5 MiB/s | 163.3 KiB |  00m00s
[ 47/156] Installing pcre2-0:10.44-1.fc 100% | 106.6 MiB/s | 654.9 KiB |  00m00s
[ 48/156] Installing grep-0:3.11-9.fc41 100% |  50.2 MiB/s |   1.0 MiB |  00m00s
[ 49/156] Installing xz-1:5.6.2-2.fc41. 100% |  54.8 MiB/s |   1.2 MiB |  00m00s
[ 50/156] Installing libcap-ng-0:0.8.5- 100% |  34.7 MiB/s |  71.0 KiB |  00m00s
[ 51/156] Installing audit-libs-0:4.0.3 100% |  86.3 MiB/s | 353.4 KiB |  00m00s
[ 52/156] Installing pam-libs-0:1.6.1-7 100% |  17.2 MiB/s | 141.3 KiB |  00m00s
[ 53/156] Installing libcap-0:2.70-4.fc 100% |  31.4 MiB/s | 225.2 KiB |  00m00s
[ 54/156] Installing systemd-libs-0:256 100% |  82.9 MiB/s |   2.0 MiB |  00m00s
[ 55/156] Installing libsmartcols-0:2.4 100% |  25.3 MiB/s | 181.4 KiB |  00m00s
[ 56/156] Installing libsepol-0:3.7-2.f 100% | 133.3 MiB/s | 818.8 KiB |  00m00s
[ 57/156] Installing libselinux-0:3.7-5 100% |  44.5 MiB/s | 182.3 KiB |  00m00s
[ 58/156] Installing sed-0:4.9-3.fc41.x 100% |  50.0 MiB/s | 869.7 KiB |  00m00s
[ 59/156] Installing findutils-1:4.10.0 100% |  44.2 MiB/s |   1.9 MiB |  00m00s
[ 60/156] Installing libmount-0:2.40.2- 100% |  86.2 MiB/s | 352.9 KiB |  00m00s
[ 61/156] Installing lua-libs-0:5.4.6-6 100% |  93.2 MiB/s | 286.2 KiB |  00m00s
[ 62/156] Installing lz4-libs-0:1.10.0- 100% |  23.9 MiB/s | 146.6 KiB |  00m00s
[ 63/156] Installing libcom_err-0:1.47. 100% |  33.4 MiB/s |  68.3 KiB |  00m00s
[ 64/156] Installing alternatives-0:1.3 100% |  32.4 MiB/s |  66.4 KiB |  00m00s
[ 65/156] Installing libffi-0:3.4.6-3.f 100% |  42.9 MiB/s |  87.8 KiB |  00m00s
[ 66/156] Installing libtasn1-0:4.19.0- 100% |  57.8 MiB/s | 177.5 KiB |  00m00s
[ 67/156] Installing p11-kit-0:0.25.5-3 100% |  69.0 MiB/s |   2.2 MiB |  00m00s
[ 68/156] Installing libunistring-0:1.1 100% | 192.3 MiB/s |   1.7 MiB |  00m00s
[ 69/156] Installing libidn2-0:2.3.7-2. 100% |  29.7 MiB/s | 335.1 KiB |  00m00s
[ 70/156] Installing libpsl-0:0.21.5-4. 100% |  79.7 MiB/s |  81.7 KiB |  00m00s
[ 71/156] Installing p11-kit-trust-0:0. 100% |  16.7 MiB/s | 393.1 KiB |  00m00s
[ 72/156] Installing zstd-0:1.5.6-2.fc4 100% |  84.6 MiB/s |   1.7 MiB |  00m00s
[ 73/156] Installing util-linux-core-0: 100% |  51.2 MiB/s |   1.5 MiB |  00m00s
[ 74/156] Installing tar-2:1.35-4.fc41. 100% |  62.9 MiB/s |   3.0 MiB |  00m00s
[ 75/156] Installing libsemanage-0:3.7- 100% |  57.7 MiB/s | 295.2 KiB |  00m00s
[ 76/156] Installing shadow-utils-2:4.1 100% |  45.8 MiB/s |   4.2 MiB |  00m00s
[ 77/156] Installing libutempter-0:1.2. 100% |   7.3 MiB/s |  59.7 KiB |  00m00s
[ 78/156] Installing zip-0:3.0-41.fc41. 100% | 115.1 MiB/s | 707.1 KiB |  00m00s
[ 79/156] Installing gdbm-1:1.23-7.fc41 100% |  91.0 MiB/s | 465.8 KiB |  00m00s
[ 80/156] Installing cyrus-sasl-lib-0:2 100% | 209.6 MiB/s |   2.3 MiB |  00m00s
[ 81/156] Installing libfdisk-0:2.40.2- 100% | 177.8 MiB/s | 364.1 KiB |  00m00s
[ 82/156] Installing libxml2-0:2.12.9-1 100% | 187.3 MiB/s |   1.7 MiB |  00m00s
[ 83/156] Installing bzip2-0:1.0.8-19.f 100% |  32.6 MiB/s | 100.2 KiB |  00m00s
[ 84/156] Installing sqlite-libs-0:3.46 100% | 178.7 MiB/s |   1.4 MiB |  00m00s
[ 85/156] Installing add-determinism-0: 100% | 214.2 MiB/s |   2.4 MiB |  00m00s
[ 86/156] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 87/156] Installing ed-0:1.20.2-2.fc41 100% |  72.8 MiB/s | 149.2 KiB |  00m00s
[ 88/156] Installing patch-0:2.7.6-25.f 100% |  87.3 MiB/s | 268.2 KiB |  00m00s
[ 89/156] Installing elfutils-default-y 100% | 120.2 KiB/s |   2.0 KiB |  00m00s
[ 90/156] Installing elfutils-libs-0:0. 100% | 128.3 MiB/s | 656.7 KiB |  00m00s
[ 91/156] Installing cpio-0:2.15-2.fc41 100% | 137.5 MiB/s |   1.1 MiB |  00m00s
[ 92/156] Installing diffutils-0:3.10-8 100% | 144.6 MiB/s |   1.6 MiB |  00m00s
[ 93/156] Installing json-c-0:0.17-4.fc 100% |  81.7 MiB/s |  83.6 KiB |  00m00s
[ 94/156] Installing libgomp-0:14.2.1-7 100% | 251.7 MiB/s | 515.6 KiB |  00m00s
[ 95/156] Installing jansson-0:2.13.1-1 100% |  87.6 MiB/s |  89.7 KiB |  00m00s
[ 96/156] Installing libpkgconf-0:2.3.0 100% |  38.7 MiB/s |  79.3 KiB |  00m00s
[ 97/156] Installing pkgconf-0:2.3.0-1. 100% |  44.5 MiB/s |  91.1 KiB |  00m00s
[ 98/156] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[ 99/156] Installing keyutils-libs-0:1. 100% |  54.5 MiB/s |  55.8 KiB |  00m00s
[100/156] Installing libverto-0:0.3.2-9 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[101/156] Installing xxhash-libs-0:0.8. 100% |  87.8 MiB/s |  89.9 KiB |  00m00s
[102/156] Installing libbrotli-0:1.1.0- 100% | 205.0 MiB/s | 839.9 KiB |  00m00s
[103/156] Installing libnghttp2-0:1.62. 100% | 163.2 MiB/s | 167.1 KiB |  00m00s
[104/156] Installing libtool-ltdl-0:2.4 100% |  32.9 MiB/s |  67.3 KiB |  00m00s
[105/156] Installing coreutils-common-0 100% | 110.8 MiB/s |  11.2 MiB |  00m00s
[106/156] Installing openssl-libs-1:3.2 100% |  72.5 MiB/s |   7.7 MiB |  00m00s
[107/156] Installing coreutils-0:9.5-11 100% |  48.0 MiB/s |   5.7 MiB |  00m00s
[108/156] Installing ca-certificates-0: 100% |   1.9 MiB/s |   2.4 MiB |  00m01s
[109/156] Installing krb5-libs-0:1.21.3 100% | 154.6 MiB/s |   2.3 MiB |  00m00s
[110/156] Installing libarchive-0:3.7.4 100% | 181.4 MiB/s | 928.6 KiB |  00m00s
[111/156] Installing libtirpc-0:1.3.6-1 100% |  97.4 MiB/s | 199.4 KiB |  00m00s
[112/156] Installing gzip-0:1.13-2.fc41 100% |  96.3 MiB/s | 394.6 KiB |  00m00s
[113/156] Installing authselect-libs-0: 100% |  81.8 MiB/s | 837.2 KiB |  00m00s
[114/156] Installing cracklib-0:2.9.11- 100% |  30.6 MiB/s | 250.3 KiB |  00m00s
[115/156] Installing libpwquality-0:1.4 100% |  52.5 MiB/s | 430.1 KiB |  00m00s
[116/156] Installing libnsl2-0:2.0.1-2. 100% |  28.8 MiB/s |  59.1 KiB |  00m00s
[117/156] Installing pam-0:1.6.1-7.fc41 100% |  75.1 MiB/s |   1.9 MiB |  00m00s
[118/156] Installing libssh-0:0.10.6-8. 100% | 167.8 MiB/s | 515.4 KiB |  00m00s
[119/156] Installing rpm-sequoia-0:1.7. 100% | 258.2 MiB/s |   2.3 MiB |  00m00s
[120/156] Installing rpm-libs-0:4.20.0- 100% | 177.6 MiB/s | 727.4 KiB |  00m00s
[121/156] Installing rpm-build-libs-0:4 100% | 101.3 MiB/s | 207.5 KiB |  00m00s
[122/156] Installing libevent-0:2.1.12- 100% | 175.7 MiB/s | 899.5 KiB |  00m00s
[123/156] Installing openldap-0:2.6.8-6 100% | 156.1 MiB/s | 639.2 KiB |  00m00s
[124/156] Installing libcurl-0:8.9.1-3. 100% | 197.8 MiB/s | 810.4 KiB |  00m00s
[125/156] Installing elfutils-debuginfo 100% |  40.9 MiB/s |  83.8 KiB |  00m00s
[126/156] Installing elfutils-0:0.192-7 100% | 101.1 MiB/s |   2.6 MiB |  00m00s
[127/156] Installing binutils-0:2.43.1- 100% | 122.8 MiB/s |  27.4 MiB |  00m00s
[128/156] Installing gdb-minimal-0:15.2 100% |  62.3 MiB/s |  12.7 MiB |  00m00s
[129/156] Installing debugedit-0:5.1-2. 100% |  99.3 MiB/s | 203.3 KiB |  00m00s
[130/156] Installing curl-0:8.9.1-3.fc4 100% |  35.3 MiB/s | 796.0 KiB |  00m00s
[131/156] Installing rpm-0:4.20.0-1.fc4 100% |  65.9 MiB/s |   2.5 MiB |  00m00s
[132/156] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[133/156] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[134/156] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[135/156] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[136/156] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[137/156] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[138/156] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[139/156] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[140/156] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[141/156] Installing kernel-srpm-macros 100% | 465.6 KiB/s |   2.3 KiB |  00m00s
[142/156] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[143/156] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[144/156] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[145/156] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[146/156] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[147/156] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[148/156] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[149/156] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[150/156] Installing redhat-rpm-config- 100% |  61.9 MiB/s | 190.1 KiB |  00m00s
[151/156] Installing rpm-build-0:4.20.0 100% |  28.3 MiB/s | 202.8 KiB |  00m00s
[152/156] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[153/156] Installing util-linux-0:2.40. 100% |  53.5 MiB/s |   3.7 MiB |  00m00s
[154/156] Installing authselect-0:1.5.0 100% |  11.3 MiB/s | 161.9 KiB |  00m00s
[155/156] Installing which-0:2.21-42.fc 100% |  40.2 MiB/s |  82.4 KiB |  00m00s
[156/156] Installing info-0:7.1-3.fc41. 100% | 250.5 KiB/s | 362.2 KiB |  00m01s
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.3.6-3.fc41.x86_64
alternatives-1.31-1.fc41.x86_64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.3-1.fc41.x86_64
authselect-1.5.0-8.fc41.x86_64
authselect-libs-1.5.0-8.fc41.x86_64
basesystem-11-21.fc41.noarch
bash-5.2.32-1.fc41.x86_64
binutils-2.43.1-5.fc41.x86_64
build-reproducibility-srpm-macros-0.3.6-3.fc41.noarch
bzip2-1.0.8-19.fc41.x86_64
bzip2-libs-1.0.8-19.fc41.x86_64
ca-certificates-2024.2.69_v8.0.401-1.0.fc41.noarch
coreutils-9.5-11.fc41.x86_64
coreutils-common-9.5-11.fc41.x86_64
cpio-2.15-2.fc41.x86_64
cracklib-2.9.11-6.fc41.x86_64
crypto-policies-20241029-1.git8baf557.fc41.noarch
curl-8.9.1-3.fc41.x86_64
cyrus-sasl-lib-2.1.28-27.fc41.x86_64
debugedit-5.1-2.fc41.x86_64
diffutils-3.10-8.fc41.x86_64
dwz-0.15-8.fc41.x86_64
ed-1.20.2-2.fc41.x86_64
efi-srpm-macros-5-13.fc41.noarch
elfutils-0.192-7.fc41.x86_64
elfutils-debuginfod-client-0.192-7.fc41.x86_64
elfutils-default-yama-scope-0.192-7.fc41.noarch
elfutils-libelf-0.192-7.fc41.x86_64
elfutils-libs-0.192-7.fc41.x86_64
fedora-gpg-keys-41-1.noarch
fedora-release-41-29.noarch
fedora-release-common-41-29.noarch
fedora-release-identity-basic-41-29.noarch
fedora-repos-41-1.noarch
file-5.45-7.fc41.x86_64
file-libs-5.45-7.fc41.x86_64
filesystem-3.18-23.fc41.x86_64
findutils-4.10.0-4.fc41.x86_64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.4.0-1.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.x86_64
gdb-minimal-15.2-4.fc41.x86_64
gdbm-1.23-7.fc41.x86_64
gdbm-libs-1.23-7.fc41.x86_64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-17.fc41.x86_64
glibc-common-2.40-17.fc41.x86_64
glibc-gconv-extra-2.40-17.fc41.x86_64
glibc-minimal-langpack-2.40-17.fc41.x86_64
gmp-6.3.0-2.fc41.x86_64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc41.noarch
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.x86_64
gzip-1.13-2.fc41.x86_64
info-7.1-3.fc41.x86_64
jansson-2.13.1-10.fc41.x86_64
json-c-0.17-4.fc41.x86_64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.x86_64
krb5-libs-1.21.3-3.fc41.x86_64
libacl-2.3.2-2.fc41.x86_64
libarchive-3.7.4-4.fc41.x86_64
libattr-2.5.2-4.fc41.x86_64
libblkid-2.40.2-4.fc41.x86_64
libbrotli-1.1.0-5.fc41.x86_64
libcap-2.70-4.fc41.x86_64
libcap-ng-0.8.5-3.fc41.x86_64
libcom_err-1.47.1-6.fc41.x86_64
libcurl-8.9.1-3.fc41.x86_64
libeconf-0.6.2-3.fc41.x86_64
libevent-2.1.12-14.fc41.x86_64
libfdisk-2.40.2-4.fc41.x86_64
libffi-3.4.6-3.fc41.x86_64
libgcc-14.2.1-7.fc41.x86_64
libgomp-14.2.1-7.fc41.x86_64
libidn2-2.3.7-2.fc41.x86_64
libmount-2.40.2-4.fc41.x86_64
libnghttp2-1.62.1-2.fc41.x86_64
libnsl2-2.0.1-2.fc41.x86_64
libpkgconf-2.3.0-1.fc41.x86_64
libpsl-0.21.5-4.fc41.x86_64
libpwquality-1.4.5-11.fc41.x86_64
libselinux-3.7-5.fc41.x86_64
libsemanage-3.7-2.fc41.x86_64
libsepol-3.7-2.fc41.x86_64
libsmartcols-2.40.2-4.fc41.x86_64
libssh-0.10.6-8.fc41.x86_64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.2.1-7.fc41.x86_64
libtasn1-4.19.0-9.fc41.x86_64
libtirpc-1.3.6-1.rc3.fc41.x86_64
libtool-ltdl-2.4.7-12.fc41.x86_64
libunistring-1.1-8.fc41.x86_64
libutempter-1.2.1-15.fc41.x86_64
libuuid-2.40.2-4.fc41.x86_64
libverto-0.3.2-9.fc41.x86_64
libxcrypt-4.4.37-4.fc41.x86_64
libxml2-2.12.9-1.fc41.x86_64
libzstd-1.5.6-2.fc41.x86_64
lua-libs-5.4.6-6.fc41.x86_64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.x86_64
mpfr-4.2.1-5.fc41.x86_64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.x86_64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-6.fc41.x86_64
openssl-libs-3.2.2-11.fc41.x86_64
p11-kit-0.25.5-3.fc41.x86_64
p11-kit-trust-0.25.5-3.fc41.x86_64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-7.fc41.x86_64
pam-libs-1.6.1-7.fc41.x86_64
patch-2.7.6-25.fc41.x86_64
pcre2-10.44-1.fc41.1.x86_64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc41.x86_64
pkgconf-m4-2.3.0-1.fc41.noarch
pkgconf-pkg-config-2.3.0-1.fc41.x86_64
popt-1.19-7.fc41.x86_64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.4-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc41.noarch
qt6-srpm-macros-6.8.1-4.fc41.noarch
readline-8.2-10.fc41.x86_64
redhat-rpm-config-293-1.fc41.noarch
rpm-4.20.0-1.fc41.x86_64
rpm-build-4.20.0-1.fc41.x86_64
rpm-build-libs-4.20.0-1.fc41.x86_64
rpm-libs-4.20.0-1.fc41.x86_64
rpm-sequoia-1.7.0-3.fc41.x86_64
rust-srpm-macros-26.3-3.fc41.noarch
sed-4.9-3.fc41.x86_64
setup-2.15.0-8.fc41.noarch
shadow-utils-4.15.1-12.fc41.x86_64
sqlite-libs-3.46.1-1.fc41.x86_64
systemd-libs-256.11-1.fc41.x86_64
tar-1.35-4.fc41.x86_64
unzip-6.0-64.fc41.x86_64
util-linux-2.40.2-4.fc41.x86_64
util-linux-core-2.40.2-4.fc41.x86_64
which-2.21-42.fc41.x86_64
xxhash-libs-0.8.3-1.fc41.x86_64
xz-5.6.2-2.fc41.x86_64
xz-libs-5.6.2-2.fc41.x86_64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.x86_64
zlib-ng-compat-2.1.7-3.fc41.x86_64
zstd-1.5.6-2.fc41.x86_64
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git make python3-argparse-manpage+setuptools python-unversioned-command
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git make python3-argparse-manpage+setuptools python-unversioned-command
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: installing package(s): git make python3-argparse-manpage+setuptools python-unversioned-command
Updating and loading repositories:
 fedora                                 100% | 712.4 KiB/s |  31.3 KiB |  00m00s
 updates                                100% | 262.0 KiB/s |   8.9 KiB |  00m00s
Repositories loaded.
Package                              Arch   Version                 Repository      Size
Installing:
 git                                 x86_64 2.48.0-1.fc41           updates     85.3 KiB
 make                                x86_64 1:4.4.1-8.fc41          fedora       1.8 MiB
 python-unversioned-command          noarch 3.13.1-2.fc41           updates     23.0   B
 python3-argparse-manpage+setuptools noarch 4.6-3.fc41              fedora      20.6 KiB
Installing dependencies:
 expat                               x86_64 2.6.4-1.fc41            updates    292.9 KiB
 git-core                            x86_64 2.48.0-1.fc41           updates     22.5 MiB
 git-core-doc                        noarch 2.48.0-1.fc41           updates     17.4 MiB
 groff-base                          x86_64 1.23.0-7.fc41           fedora       3.8 MiB
 less                                x86_64 661-2.fc41              fedora     405.3 KiB
 libb2                               x86_64 0.98.1-12.fc41          fedora      42.2 KiB
 libcbor                             x86_64 0.11.0-2.fc41           fedora      73.9 KiB
 libedit                             x86_64 3.1-54.20250104cvs.fc41 updates    239.3 KiB
 libfido2                            x86_64 1.15.0-2.fc41           fedora     238.2 KiB
 mpdecimal                           x86_64 2.5.1-16.fc41           fedora     204.9 KiB
 ncurses                             x86_64 6.5-2.20240629.fc41     fedora     627.3 KiB
 openssh                             x86_64 9.8p1-3.fc41.2          updates      1.8 MiB
 openssh-clients                     x86_64 9.8p1-3.fc41.2          updates      2.6 MiB
 perl-AutoLoader                     noarch 5.74-512.fc41           updates     20.5 KiB
 perl-B                              x86_64 1.89-512.fc41           updates    498.0 KiB
 perl-Carp                           noarch 1.54-511.fc41           fedora      46.6 KiB
 perl-Class-Struct                   noarch 0.68-512.fc41           updates     25.4 KiB
 perl-Data-Dumper                    x86_64 2.189-512.fc41          fedora     111.7 KiB
 perl-Digest                         noarch 1.20-511.fc41           fedora      35.3 KiB
 perl-Digest-MD5                     x86_64 2.59-5.fc41             fedora      59.8 KiB
 perl-DynaLoader                     x86_64 1.56-512.fc41           updates     32.1 KiB
 perl-Encode                         x86_64 4:3.21-511.fc41         fedora       4.7 MiB
 perl-Errno                          x86_64 1.38-512.fc41           updates      8.4 KiB
 perl-Error                          noarch 1:0.17029-16.fc41       fedora      77.3 KiB
 perl-Exporter                       noarch 5.78-511.fc41           fedora      54.3 KiB
 perl-Fcntl                          x86_64 1.18-512.fc41           updates     49.0 KiB
 perl-File-Basename                  noarch 2.86-512.fc41           updates     14.0 KiB
 perl-File-Find                      noarch 1.44-512.fc41           updates     41.9 KiB
 perl-File-Path                      noarch 2.18-511.fc41           fedora      63.5 KiB
 perl-File-Temp                      noarch 1:0.231.100-511.fc41    fedora     162.3 KiB
 perl-File-stat                      noarch 1.14-512.fc41           updates     12.5 KiB
 perl-FileHandle                     noarch 2.05-512.fc41           updates      9.3 KiB
 perl-Getopt-Long                    noarch 1:2.58-2.fc41           fedora     144.5 KiB
 perl-Getopt-Std                     noarch 1.14-512.fc41           updates     11.2 KiB
 perl-Git                            noarch 2.48.0-1.fc41           updates     64.0 KiB
 perl-HTTP-Tiny                      noarch 0.090-1.fc41            updates    154.4 KiB
 perl-IO                             x86_64 1.55-512.fc41           updates    151.1 KiB
 perl-IO-Socket-IP                   noarch 0.43-1.fc41             updates    100.3 KiB
 perl-IO-Socket-SSL                  noarch 2.089-1.fc41            fedora     703.3 KiB
 perl-IPC-Open3                      noarch 1.22-512.fc41           updates     22.5 KiB
 perl-MIME-Base32                    noarch 1.303-21.fc41           fedora      30.7 KiB
 perl-MIME-Base64                    x86_64 3.16-511.fc41           fedora      46.1 KiB
 perl-Net-SSLeay                     x86_64 1.94-7.fc41             fedora       1.3 MiB
 perl-POSIX                          x86_64 2.20-512.fc41           updates    235.1 KiB
 perl-PathTools                      x86_64 3.91-511.fc41           fedora     180.0 KiB
 perl-Pod-Escapes                    noarch 1:1.07-511.fc41         fedora      24.9 KiB
 perl-Pod-Perldoc                    noarch 3.28.01-512.fc41        fedora     163.7 KiB
 perl-Pod-Simple                     noarch 1:3.45-511.fc41         fedora     560.9 KiB
 perl-Pod-Usage                      noarch 4:2.03-511.fc41         fedora      84.8 KiB
 perl-Scalar-List-Utils              x86_64 5:1.68-1.fc41           updates    148.9 KiB
 perl-SelectSaver                    noarch 1.02-512.fc41           updates      2.2 KiB
 perl-Socket                         x86_64 4:2.038-511.fc41        fedora     124.0 KiB
 perl-Storable                       x86_64 1:3.32-511.fc41         fedora     232.4 KiB
 perl-Symbol                         noarch 1.09-512.fc41           updates      6.8 KiB
 perl-Term-ANSIColor                 noarch 5.01-512.fc41           fedora      97.5 KiB
 perl-Term-Cap                       noarch 1.18-511.fc41           fedora      29.3 KiB
 perl-TermReadKey                    x86_64 2.38-23.fc41            fedora      64.1 KiB
 perl-Text-ParseWords                noarch 3.31-511.fc41           fedora      13.6 KiB
 perl-Text-Tabs+Wrap                 noarch 2024.001-511.fc41       fedora      22.6 KiB
 perl-Time-Local                     noarch 2:1.350-511.fc41        fedora      69.0 KiB
 perl-URI                            noarch 5.30-1.fc41             fedora     256.9 KiB
 perl-base                           noarch 2.27-512.fc41           updates     12.5 KiB
 perl-constant                       noarch 1.33-512.fc41           fedora      26.2 KiB
 perl-if                             noarch 0.61.000-512.fc41       updates      5.8 KiB
 perl-interpreter                    x86_64 4:5.40.0-512.fc41       updates    122.3 KiB
 perl-lib                            x86_64 0.65-512.fc41           updates      8.5 KiB
 perl-libnet                         noarch 3.15-512.fc41           fedora     289.4 KiB
 perl-libs                           x86_64 4:5.40.0-512.fc41       updates      9.9 MiB
 perl-locale                         noarch 1.12-512.fc41           updates      6.5 KiB
 perl-mro                            x86_64 1.29-512.fc41           updates     45.6 KiB
 perl-overload                       noarch 1.37-512.fc41           updates     71.5 KiB
 perl-overloading                    noarch 0.02-512.fc41           updates      4.8 KiB
 perl-parent                         noarch 1:0.242-1.fc41          fedora      10.0 KiB
 perl-podlators                      noarch 1:6.0.2-2.fc41          fedora     317.5 KiB
 perl-vars                           noarch 1.05-512.fc41           updates      3.9 KiB
 python-pip-wheel                    noarch 24.2-1.fc41             fedora       1.2 MiB
 python3                             x86_64 3.13.1-2.fc41           updates     30.6 KiB
 python3-argparse-manpage            noarch 4.6-3.fc41              fedora     160.3 KiB
 python3-libs                        x86_64 3.13.1-2.fc41           updates     40.2 MiB
 python3-setuptools                  noarch 69.2.0-8.fc41           fedora       7.2 MiB
 tzdata                              noarch 2024b-1.fc41            updates      1.6 MiB

Transaction Summary:
 Installing:        85 packages

Total size of inbound packages is 31 MiB. Need to download 31 MiB.
After this operation, 124 MiB extra will be used (install 124 MiB, remove 0 B).
[ 1/85] python3-argparse-manpage+setupt 100% |  93.0 KiB/s |  10.0 KiB |  00m00s
[ 2/85] git-0:2.48.0-1.fc41.x86_64      100% | 416.3 KiB/s |  51.6 KiB |  00m00s
[ 3/85] make-1:4.4.1-8.fc41.x86_64      100% |   3.1 MiB/s | 586.1 KiB |  00m00s
[ 4/85] python3-argparse-manpage-0:4.6- 100% |   1.0 MiB/s |  60.6 KiB |  00m00s
[ 5/85] python-unversioned-command-0:3. 100% | 132.0 KiB/s |  11.1 KiB |  00m00s
[ 6/85] perl-Getopt-Long-1:2.58-2.fc41. 100% |   1.2 MiB/s |  63.9 KiB |  00m00s
[ 7/85] python3-setuptools-0:69.2.0-8.f 100% |  14.8 MiB/s |   1.6 MiB |  00m00s
[ 8/85] perl-PathTools-0:3.91-511.fc41. 100% | 901.5 KiB/s |  87.4 KiB |  00m00s
[ 9/85] perl-TermReadKey-0:2.38-23.fc41 100% | 683.7 KiB/s |  35.6 KiB |  00m00s
[10/85] perl-Git-0:2.48.0-1.fc41.noarch 100% | 294.7 KiB/s |  38.3 KiB |  00m00s
[11/85] perl-Exporter-0:5.78-511.fc41.n 100% |   1.0 MiB/s |  30.9 KiB |  00m00s
[12/85] perl-Pod-Usage-4:2.03-511.fc41. 100% |   1.3 MiB/s |  40.0 KiB |  00m00s
[13/85] git-core-0:2.48.0-1.fc41.x86_64 100% |  17.3 MiB/s |   4.7 MiB |  00m00s
[14/85] git-core-doc-0:2.48.0-1.fc41.no 100% |  10.9 MiB/s |   3.0 MiB |  00m00s
[15/85] perl-Text-ParseWords-0:3.31-511 100% |  96.4 KiB/s |  16.6 KiB |  00m00s
[16/85] perl-constant-0:1.33-512.fc41.n 100% | 198.5 KiB/s |  23.0 KiB |  00m00s
[17/85] perl-Carp-0:1.54-511.fc41.noarc 100% | 262.7 KiB/s |  28.9 KiB |  00m00s
[18/85] less-0:661-2.fc41.x86_64        100% |   7.4 MiB/s | 188.5 KiB |  00m00s
[19/85] perl-Error-1:0.17029-16.fc41.no 100% |   1.8 MiB/s |  40.6 KiB |  00m00s
[20/85] perl-Pod-Perldoc-0:3.28.01-512. 100% |   3.5 MiB/s |  86.1 KiB |  00m00s
[21/85] perl-podlators-1:6.0.2-2.fc41.n 100% |   5.5 MiB/s | 128.9 KiB |  00m00s
[22/85] groff-base-0:1.23.0-7.fc41.x86_ 100% |  22.0 MiB/s |   1.1 MiB |  00m00s
[23/85] perl-File-Temp-1:0.231.100-511. 100% |   1.2 MiB/s |  59.1 KiB |  00m00s
[24/85] perl-Pod-Simple-1:3.45-511.fc41 100% |   3.8 MiB/s | 219.0 KiB |  00m00s
[25/85] perl-parent-1:0.242-1.fc41.noar 100% | 714.3 KiB/s |  15.0 KiB |  00m00s
[26/85] perl-Term-ANSIColor-0:5.01-512. 100% |   2.1 MiB/s |  47.7 KiB |  00m00s
[27/85] perl-Term-Cap-0:1.18-511.fc41.n 100% |   1.0 MiB/s |  22.1 KiB |  00m00s
[28/85] perl-File-Path-0:2.18-511.fc41. 100% |   1.6 MiB/s |  35.3 KiB |  00m00s
[29/85] perl-Pod-Escapes-1:1.07-511.fc4 100% | 900.6 KiB/s |  19.8 KiB |  00m00s
[30/85] perl-Text-Tabs+Wrap-0:2024.001- 100% |   1.0 MiB/s |  21.9 KiB |  00m00s
[31/85] ncurses-0:6.5-2.20240629.fc41.x 100% |  14.8 MiB/s | 423.8 KiB |  00m00s
[32/85] python3-0:3.13.1-2.fc41.x86_64  100% | 958.8 KiB/s |  26.8 KiB |  00m00s
[33/85] libb2-0:0.98.1-12.fc41.x86_64   100% |   1.1 MiB/s |  25.7 KiB |  00m00s
[34/85] mpdecimal-0:2.5.1-16.fc41.x86_6 100% |   3.6 MiB/s |  89.0 KiB |  00m00s
[35/85] python-pip-wheel-0:24.2-1.fc41. 100% |   8.9 MiB/s |   1.2 MiB |  00m00s
[36/85] perl-libs-4:5.40.0-512.fc41.x86 100% |  16.1 MiB/s |   2.3 MiB |  00m00s
[37/85] perl-Errno-0:1.38-512.fc41.x86_ 100% | 573.5 KiB/s |  14.9 KiB |  00m00s
[38/85] python3-libs-0:3.13.1-2.fc41.x8 100% |  36.1 MiB/s |   8.9 MiB |  00m00s
[39/85] perl-interpreter-4:5.40.0-512.f 100% |   1.0 MiB/s |  72.3 KiB |  00m00s
[40/85] expat-0:2.6.4-1.fc41.x86_64     100% |   3.5 MiB/s | 114.5 KiB |  00m00s
[41/85] libfido2-0:1.15.0-2.fc41.x86_64 100% |   4.2 MiB/s |  98.1 KiB |  00m00s
[42/85] openssh-0:9.8p1-3.fc41.2.x86_64 100% |  11.6 MiB/s | 414.0 KiB |  00m00s
[43/85] openssh-clients-0:9.8p1-3.fc41. 100% |  19.0 MiB/s | 740.9 KiB |  00m00s
[44/85] libcbor-0:0.11.0-2.fc41.x86_64  100% |   1.5 MiB/s |  33.1 KiB |  00m00s
[45/85] perl-File-Basename-0:2.86-512.f 100% | 658.7 KiB/s |  17.1 KiB |  00m00s
[46/85] perl-File-Find-0:1.44-512.fc41. 100% |   1.0 MiB/s |  25.3 KiB |  00m00s
[47/85] perl-IPC-Open3-0:1.22-512.fc41. 100% | 778.9 KiB/s |  21.8 KiB |  00m00s
[48/85] perl-lib-0:0.65-512.fc41.x86_64 100% | 551.9 KiB/s |  14.9 KiB |  00m00s
[49/85] perl-Encode-4:3.21-511.fc41.x86 100% |  16.5 MiB/s |   1.1 MiB |  00m00s
[50/85] perl-MIME-Base64-0:3.16-511.fc4 100% | 554.5 KiB/s |  29.9 KiB |  00m00s
[51/85] perl-Storable-1:3.32-511.fc41.x 100% |   2.5 MiB/s |  98.4 KiB |  00m00s
[52/85] perl-DynaLoader-0:1.56-512.fc41 100% |   1.0 MiB/s |  26.0 KiB |  00m00s
[53/85] perl-POSIX-0:2.20-512.fc41.x86_ 100% |   3.5 MiB/s |  97.0 KiB |  00m00s
[54/85] perl-vars-0:1.05-512.fc41.noarc 100% | 498.3 KiB/s |  13.0 KiB |  00m00s
[55/85] perl-Socket-4:2.038-511.fc41.x8 100% |   2.5 MiB/s |  54.8 KiB |  00m00s
[56/85] perl-Fcntl-0:1.18-512.fc41.x86_ 100% |   1.2 MiB/s |  29.8 KiB |  00m00s
[57/85] perl-IO-0:1.55-512.fc41.x86_64  100% |   3.1 MiB/s |  81.8 KiB |  00m00s
[58/85] perl-Symbol-0:1.09-512.fc41.noa 100% | 524.6 KiB/s |  14.2 KiB |  00m00s
[59/85] perl-if-0:0.61.000-512.fc41.noa 100% | 558.4 KiB/s |  14.0 KiB |  00m00s
[60/85] perl-overload-0:1.37-512.fc41.n 100% |   1.8 MiB/s |  45.5 KiB |  00m00s
[61/85] perl-IO-Socket-SSL-0:2.089-1.fc 100% |   8.4 MiB/s | 231.2 KiB |  00m00s
[62/85] perl-HTTP-Tiny-0:0.090-1.fc41.n 100% |   1.5 MiB/s |  56.5 KiB |  00m00s
[63/85] perl-Net-SSLeay-0:1.94-7.fc41.x 100% |   8.2 MiB/s | 375.7 KiB |  00m00s
[64/85] perl-Time-Local-2:1.350-511.fc4 100% |   1.4 MiB/s |  34.5 KiB |  00m00s
[65/85] perl-URI-0:5.30-1.fc41.noarch   100% |   3.9 MiB/s | 140.8 KiB |  00m00s
[66/85] perl-Data-Dumper-0:2.189-512.fc 100% |   2.0 MiB/s |  56.3 KiB |  00m00s
[67/85] perl-MIME-Base32-0:1.303-21.fc4 100% | 818.9 KiB/s |  20.5 KiB |  00m00s
[68/85] perl-libnet-0:3.15-512.fc41.noa 100% |   5.0 MiB/s | 128.5 KiB |  00m00s
[69/85] perl-Digest-MD5-0:2.59-5.fc41.x 100% |   1.4 MiB/s |  36.0 KiB |  00m00s
[70/85] perl-Digest-0:1.20-511.fc41.noa 100% | 996.1 KiB/s |  24.9 KiB |  00m00s
[71/85] perl-Scalar-List-Utils-5:1.68-1 100% |   2.8 MiB/s |  74.2 KiB |  00m00s
[72/85] perl-AutoLoader-0:5.74-512.fc41 100% | 847.2 KiB/s |  21.2 KiB |  00m00s
[73/85] perl-IO-Socket-IP-0:0.43-1.fc41 100% |   1.3 MiB/s |  42.2 KiB |  00m00s
[74/85] perl-base-0:2.27-512.fc41.noarc 100% | 646.3 KiB/s |  16.2 KiB |  00m00s
[75/85] perl-Getopt-Std-0:1.14-512.fc41 100% | 625.9 KiB/s |  15.6 KiB |  00m00s
[76/85] perl-mro-0:1.29-512.fc41.x86_64 100% |   1.2 MiB/s |  29.9 KiB |  00m00s
[77/85] perl-B-0:1.89-512.fc41.x86_64   100% |   3.2 MiB/s | 176.2 KiB |  00m00s
[78/85] tzdata-0:2024b-1.fc41.noarch    100% |  17.4 MiB/s | 712.6 KiB |  00m00s
[79/85] perl-overloading-0:0.02-512.fc4 100% | 514.3 KiB/s |  12.9 KiB |  00m00s
[80/85] perl-locale-0:1.12-512.fc41.noa 100% | 542.9 KiB/s |  13.6 KiB |  00m00s
[81/85] perl-File-stat-0:1.14-512.fc41. 100% | 680.1 KiB/s |  17.0 KiB |  00m00s
[82/85] perl-SelectSaver-0:1.02-512.fc4 100% | 467.1 KiB/s |  11.7 KiB |  00m00s
[83/85] perl-Class-Struct-0:0.68-512.fc 100% | 846.7 KiB/s |  22.0 KiB |  00m00s
[84/85] libedit-0:3.1-54.20250104cvs.fc 100% |   3.6 MiB/s | 100.7 KiB |  00m00s
[85/85] perl-FileHandle-0:2.05-512.fc41 100% | 618.0 KiB/s |  15.5 KiB |  00m00s
--------------------------------------------------------------------------------
[85/85] Total                           100% |  19.2 MiB/s |  30.7 MiB |  00m02s
Running transaction
[ 1/87] Verify package files            100% | 765.0   B/s |  85.0   B |  00m00s
[ 2/87] Prepare transaction             100% |   1.0 KiB/s |  85.0   B |  00m00s
[ 3/87] Installing expat-0:2.6.4-1.fc41 100% |  96.0 MiB/s | 295.0 KiB |  00m00s
[ 4/87] Installing libedit-0:3.1-54.202 100% |  39.2 MiB/s | 241.0 KiB |  00m00s
[ 5/87] Installing tzdata-0:2024b-1.fc4 100% |  24.1 MiB/s |   1.9 MiB |  00m00s
[ 6/87] Installing libcbor-0:0.11.0-2.f 100% |  73.5 MiB/s |  75.3 KiB |  00m00s
[ 7/87] Installing libfido2-0:1.15.0-2. 100% | 117.1 MiB/s | 239.7 KiB |  00m00s
[ 8/87] Installing openssh-0:9.8p1-3.fc 100% | 222.8 MiB/s |   1.8 MiB |  00m00s
[ 9/87] Installing openssh-clients-0:9. 100% | 109.1 MiB/s |   2.6 MiB |  00m00s
[10/87] Installing python-pip-wheel-0:2 100% |  95.5 MiB/s |   1.2 MiB |  00m00s
[11/87] Installing mpdecimal-0:2.5.1-16 100% | 100.6 MiB/s | 206.0 KiB |  00m00s
[12/87] Installing libb2-0:0.98.1-12.fc 100% |   6.0 MiB/s |  43.3 KiB |  00m00s
[13/87] Installing python3-libs-0:3.13. 100% |  79.8 MiB/s |  40.6 MiB |  00m01s
[14/87] Installing python3-0:3.13.1-2.f 100% |  31.6 MiB/s |  32.4 KiB |  00m00s
[15/87] Installing python3-argparse-man 100% |  27.4 MiB/s | 168.4 KiB |  00m00s
[16/87] Installing python3-setuptools-0 100% |  87.3 MiB/s |   7.3 MiB |  00m00s
[17/87] Installing ncurses-0:6.5-2.2024 100% |  26.9 MiB/s | 633.9 KiB |  00m00s
[18/87] Installing groff-base-0:1.23.0- 100% |  57.8 MiB/s |   3.9 MiB |  00m00s
[19/87] Installing perl-Digest-0:1.20-5 100% |  18.1 MiB/s |  37.1 KiB |  00m00s
[20/87] Installing perl-Digest-MD5-0:2. 100% |  30.1 MiB/s |  61.7 KiB |  00m00s
[21/87] Installing perl-B-0:1.89-512.fc 100% | 122.4 MiB/s | 501.4 KiB |  00m00s
[22/87] Installing perl-FileHandle-0:2. 100% |   9.5 MiB/s |   9.8 KiB |  00m00s
[23/87] Installing perl-MIME-Base32-0:1 100% |  31.4 MiB/s |  32.2 KiB |  00m00s
[24/87] Installing perl-Data-Dumper-0:2 100% |  22.2 MiB/s | 113.6 KiB |  00m00s
[25/87] Installing perl-libnet-0:3.15-5 100% |  72.0 MiB/s | 294.7 KiB |  00m00s
[26/87] Installing perl-AutoLoader-0:5. 100% |  20.5 MiB/s |  20.9 KiB |  00m00s
[27/87] Installing perl-IO-Socket-IP-0: 100% |  49.9 MiB/s | 102.2 KiB |  00m00s
[28/87] Installing perl-URI-0:5.30-1.fc 100% |  26.3 MiB/s | 269.5 KiB |  00m00s
[29/87] Installing perl-Text-Tabs+Wrap- 100% |  23.3 MiB/s |  23.9 KiB |  00m00s
[30/87] Installing perl-Pod-Escapes-1:1 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[31/87] Installing perl-if-0:0.61.000-5 100% |   6.1 MiB/s |   6.2 KiB |  00m00s
[32/87] Installing perl-Time-Local-2:1. 100% |  68.9 MiB/s |  70.6 KiB |  00m00s
[33/87] Installing perl-File-Path-0:2.1 100% |  31.5 MiB/s |  64.5 KiB |  00m00s
[34/87] Installing perl-Net-SSLeay-0:1. 100% |  68.1 MiB/s |   1.4 MiB |  00m00s
[35/87] Installing perl-locale-0:1.12-5 100% |   6.7 MiB/s |   6.9 KiB |  00m00s
[36/87] Installing perl-IO-Socket-SSL-0 100% |  62.8 MiB/s | 707.4 KiB |  00m00s
[37/87] Installing perl-Term-ANSIColor- 100% |  48.4 MiB/s |  99.2 KiB |  00m00s
[38/87] Installing perl-Term-Cap-0:1.18 100% |  14.9 MiB/s |  30.6 KiB |  00m00s
[39/87] Installing perl-Pod-Simple-1:3. 100% |  61.9 MiB/s | 570.5 KiB |  00m00s
[40/87] Installing perl-POSIX-0:2.20-51 100% |  28.9 MiB/s | 236.4 KiB |  00m00s
[41/87] Installing perl-File-Temp-1:0.2 100% |  80.1 MiB/s | 164.1 KiB |  00m00s
[42/87] Installing perl-IPC-Open3-0:1.2 100% |  22.7 MiB/s |  23.3 KiB |  00m00s
[43/87] Installing perl-Class-Struct-0: 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[44/87] Installing perl-HTTP-Tiny-0:0.0 100% |  76.4 MiB/s | 156.4 KiB |  00m00s
[45/87] Installing perl-Socket-4:2.038- 100% |  41.0 MiB/s | 126.1 KiB |  00m00s
[46/87] Installing perl-Symbol-0:1.09-5 100% |   7.0 MiB/s |   7.2 KiB |  00m00s
[47/87] Installing perl-SelectSaver-0:1 100% |   2.5 MiB/s |   2.6 KiB |  00m00s
[48/87] Installing perl-File-stat-0:1.1 100% |  12.7 MiB/s |  13.1 KiB |  00m00s
[49/87] Installing perl-podlators-1:6.0 100% |  39.2 MiB/s | 321.4 KiB |  00m00s
[50/87] Installing perl-Pod-Perldoc-0:3 100% |  55.1 MiB/s | 169.3 KiB |  00m00s
[51/87] Installing perl-Text-ParseWords 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[52/87] Installing perl-Fcntl-0:1.18-51 100% |  48.9 MiB/s |  50.1 KiB |  00m00s
[53/87] Installing perl-base-0:2.27-512 100% |  12.6 MiB/s |  12.9 KiB |  00m00s
[54/87] Installing perl-mro-0:1.29-512. 100% |  22.8 MiB/s |  46.7 KiB |  00m00s
[55/87] Installing perl-overloading-0:0 100% |   5.4 MiB/s |   5.5 KiB |  00m00s
[56/87] Installing perl-IO-0:1.55-512.f 100% |  25.3 MiB/s | 155.3 KiB |  00m00s
[57/87] Installing perl-Pod-Usage-4:2.0 100% |  42.2 MiB/s |  86.3 KiB |  00m00s
[58/87] Installing perl-constant-0:1.33 100% |  26.7 MiB/s |  27.4 KiB |  00m00s
[59/87] Installing perl-parent-1:0.242- 100% |  10.5 MiB/s |  10.7 KiB |  00m00s
[60/87] Installing perl-Errno-0:1.38-51 100% |   8.6 MiB/s |   8.8 KiB |  00m00s
[61/87] Installing perl-File-Basename-0 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[62/87] Installing perl-MIME-Base64-0:3 100% |  23.6 MiB/s |  48.4 KiB |  00m00s
[63/87] Installing perl-vars-0:1.05-512 100% |   4.2 MiB/s |   4.3 KiB |  00m00s
[64/87] Installing perl-Scalar-List-Uti 100% |   5.1 MiB/s | 152.6 KiB |  00m00s
[65/87] Installing perl-Getopt-Std-0:1. 100% |  11.5 MiB/s |  11.7 KiB |  00m00s
[66/87] Installing perl-overload-0:1.37 100% |  70.3 MiB/s |  71.9 KiB |  00m00s
[67/87] Installing perl-Storable-1:3.32 100% |  76.2 MiB/s | 234.0 KiB |  00m00s
[68/87] Installing perl-Getopt-Long-1:2 100% |  71.9 MiB/s | 147.2 KiB |  00m00s
[69/87] Installing perl-Exporter-0:5.78 100% |  54.3 MiB/s |  55.6 KiB |  00m00s
[70/87] Installing perl-Carp-0:1.54-511 100% |  46.6 MiB/s |  47.7 KiB |  00m00s
[71/87] Installing perl-DynaLoader-0:1. 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[72/87] Installing perl-PathTools-0:3.9 100% |  25.7 MiB/s | 184.6 KiB |  00m00s
[73/87] Installing perl-Encode-4:3.21-5 100% | 138.8 MiB/s |   4.7 MiB |  00m00s
[74/87] Installing perl-libs-4:5.40.0-5 100% |  82.3 MiB/s |  10.0 MiB |  00m00s
[75/87] Installing perl-interpreter-4:5 100% |  40.4 MiB/s | 124.0 KiB |  00m00s
[76/87] Installing perl-TermReadKey-0:2 100% |  16.2 MiB/s |  66.3 KiB |  00m00s
[77/87] Installing perl-Error-1:0.17029 100% |  26.2 MiB/s |  80.5 KiB |  00m00s
[78/87] Installing perl-File-Find-0:1.4 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[79/87] Installing perl-lib-0:0.65-512. 100% |   8.7 MiB/s |   8.9 KiB |  00m00s
[80/87] Installing less-0:661-2.fc41.x8 100% |  39.9 MiB/s | 408.6 KiB |  00m00s
[81/87] Installing git-core-0:2.48.0-1. 100% | 148.1 MiB/s |  22.5 MiB |  00m00s
[82/87] Installing git-core-doc-0:2.48. 100% |  40.6 MiB/s |  17.6 MiB |  00m00s
[83/87] Installing perl-Git-0:2.48.0-1. 100% |  31.7 MiB/s |  65.0 KiB |  00m00s
[84/87] Installing git-0:2.48.0-1.fc41. 100% |  28.5 MiB/s |  87.5 KiB |  00m00s
[85/87] Installing python3-argparse-man 100% | 121.1 KiB/s | 124.0   B |  00m00s
[86/87] Installing python-unversioned-c 100% | 414.1 KiB/s | 424.0   B |  00m00s
[87/87] Installing make-1:4.4.1-8.fc41. 100% |  14.5 MiB/s |   1.8 MiB |  00m00s
Complete!
INFO: 
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/script /script
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/script /script
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: copying /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/script to /var/lib/mock/copr-custom-fedora-41-x86_64/root/script
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: Running in chroot: ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
Start: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
+ chmod a+x /script
+ rm -rf /workdir
+ mkdir -p /workdir
+ chown mockbuild /workdir
Finish: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/results/hook_payload /workdir/hook_payload
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/results/hook_payload /workdir/hook_payload
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: copying /var/lib/copr-rpmbuild/results/hook_payload to /var/lib/mock/copr-custom-fedora-41-x86_64/root/workdir/hook_payload
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --shell 'chmod a+r /workdir/hook_payload'
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --shell 'chmod a+r /workdir/hook_payload'
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
Start: shell
]11;?Finish: shell
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'su - mockbuild -c '"'"'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=resalloc-ci COPR_PACKAGE=resalloc COPR_RESULTDIR=/workdir/resalloc/rpm /script'"'"''
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'su - mockbuild -c '"'"'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=resalloc-ci COPR_PACKAGE=resalloc COPR_RESULTDIR=/workdir/resalloc/rpm /script'"'"''
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: Running in chroot: ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=resalloc-ci COPR_PACKAGE=resalloc COPR_RESULTDIR=/workdir/resalloc/rpm /script'"]
Start: chroot ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=resalloc-ci COPR_PACKAGE=resalloc COPR_RESULTDIR=/workdir/resalloc/rpm /script'"]
+ cd /workdir
+ COPR_OWNER=praiskup
+ COPR_PROJECT=resalloc-ci
+ COPR_PACKAGE=resalloc
+ COPR_RESULTDIR=/workdir/resalloc/rpm
+ /script
+ set -e
+ clone_url_parent=https://github.com/praiskup/resalloc
++ basename https://github.com/praiskup/resalloc
+ workdir=resalloc
+ workdir=resalloc
++ readlink -f hook_payload
+ hook_payload=/workdir/hook_payload
+ test -d copr-ci-tooling
+ git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git
Cloning into 'copr-ci-tooling'...
+ export PATH=/workdir/copr-ci-tooling:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
+ PATH=/workdir/copr-ci-tooling:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
+ git clone --recursive --no-single-branch https://github.com/praiskup/resalloc
Cloning into 'resalloc'...
+ cd resalloc
+ webhook-checkout /workdir/hook_payload
From https://github.com/praiskup/resalloc
 * [new ref]         dcc5d70fd32ef1842377dc287ee3949538276022 -> pull-requests/pr-detached-168
Note: switching to 'refs/remotes/pull-requests/pr-detached-168'.

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 dcc5d70 Merge 926c6c085bd070ee2c6bcaf4e945879a4070b768 into 5bce8294af7f8beb89484954ff503248a7f3e3b7
+ cd rpm
+ make srpm
rm -rf *.src.rpm *.tar.gz resalloc-*/
cd .. ; python3 setup.py sdist --dist-dir rpm
running sdist
running egg_info
creating resalloc.egg-info
writing resalloc.egg-info/PKG-INFO
writing dependency_links to resalloc.egg-info/dependency_links.txt
writing entry points to resalloc.egg-info/entry_points.txt
writing requirements to resalloc.egg-info/requires.txt
writing top-level names to resalloc.egg-info/top_level.txt
writing manifest file 'resalloc.egg-info/SOURCES.txt'
reading manifest file 'resalloc.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'build_manpages/build_manpages'
adding license file 'COPYING'
writing manifest file 'resalloc.egg-info/SOURCES.txt'
running check
creating resalloc-5.7
creating resalloc-5.7/bin
creating resalloc-5.7/config
creating resalloc-5.7/config/agent-spawner
creating resalloc-5.7/man
creating resalloc-5.7/resalloc
creating resalloc-5.7/resalloc.egg-info
creating resalloc-5.7/resalloc_agent_spawner
creating resalloc-5.7/resallocserver
creating resalloc-5.7/resallocserver/alembic
creating resalloc-5.7/resallocserver/alembic/versions
creating resalloc-5.7/resallocwebui
creating resalloc-5.7/resallocwebui/static
creating resalloc-5.7/resallocwebui/templates
creating resalloc-5.7/shelltests
creating resalloc-5.7/shelltests/tests
creating resalloc-5.7/test-tooling
creating resalloc-5.7/tests
copying files to resalloc-5.7...
copying COPYING -> resalloc-5.7
copying MANIFEST.in -> resalloc-5.7
copying Makefile -> resalloc-5.7
copying NEWS -> resalloc-5.7
copying README.md -> resalloc-5.7
copying pyproject.toml -> resalloc-5.7
copying requirements.txt -> resalloc-5.7
copying setup.cfg -> resalloc-5.7
copying setup.py -> resalloc-5.7
copying unittests.sh -> resalloc-5.7
copying bin/resalloc -> resalloc-5.7/bin
copying bin/resalloc-check-vm-ip -> resalloc-5.7/bin
copying bin/resalloc-maint -> resalloc-5.7/bin
copying bin/resalloc-server -> resalloc-5.7/bin
copying config/pools.yaml -> resalloc-5.7/config
copying config/server.yaml -> resalloc-5.7/config
copying config/agent-spawner/config.yaml -> resalloc-5.7/config/agent-spawner
copying man/resalloc-server.1 -> resalloc-5.7/man
copying resalloc/__init__.py -> resalloc-5.7/resalloc
copying resalloc/client.py -> resalloc-5.7/resalloc
copying resalloc/helpers.py -> resalloc-5.7/resalloc
copying resalloc.egg-info/PKG-INFO -> resalloc-5.7/resalloc.egg-info
copying resalloc.egg-info/SOURCES.txt -> resalloc-5.7/resalloc.egg-info
copying resalloc.egg-info/dependency_links.txt -> resalloc-5.7/resalloc.egg-info
copying resalloc.egg-info/entry_points.txt -> resalloc-5.7/resalloc.egg-info
copying resalloc.egg-info/requires.txt -> resalloc-5.7/resalloc.egg-info
copying resalloc.egg-info/top_level.txt -> resalloc-5.7/resalloc.egg-info
copying resalloc_agent_spawner/__init__.py -> resalloc-5.7/resalloc_agent_spawner
copying resalloc_agent_spawner/dispatcher.py -> resalloc-5.7/resalloc_agent_spawner
copying resalloc_agent_spawner/helpers.py -> resalloc-5.7/resalloc_agent_spawner
copying resalloc_agent_spawner/worker.py -> resalloc-5.7/resalloc_agent_spawner
copying resallocserver/__init__.py -> resalloc-5.7/resallocserver
copying resallocserver/alembic.ini -> resalloc-5.7/resallocserver
copying resallocserver/api.py -> resalloc-5.7/resallocserver
copying resallocserver/app.py -> resalloc-5.7/resallocserver
copying resallocserver/config.py -> resalloc-5.7/resallocserver
copying resallocserver/log.py -> resalloc-5.7/resallocserver
copying resallocserver/logic.py -> resalloc-5.7/resallocserver
copying resallocserver/main.py -> resalloc-5.7/resallocserver
copying resallocserver/maint.py -> resalloc-5.7/resallocserver
copying resallocserver/manager.py -> resalloc-5.7/resallocserver
copying resallocserver/models.py -> resalloc-5.7/resallocserver
copying resallocserver/priority_queue.py -> resalloc-5.7/resallocserver
copying resallocserver/alembic/__init__.py -> resalloc-5.7/resallocserver/alembic
copying resallocserver/alembic/env.py -> resalloc-5.7/resallocserver/alembic
copying resallocserver/alembic/versions/0e370f3171e5_add_priority_for_resources_tags.py -> resalloc-5.7/resallocserver/alembic/versions
copying resallocserver/alembic/versions/210774551cd3_performance_indexes.py -> resalloc-5.7/resallocserver/alembic/versions
copying resallocserver/alembic/versions/5759bc82a992_initial_revision.py -> resalloc-5.7/resallocserver/alembic/versions
copying resallocserver/alembic/versions/78237445aff8_index_not_closed_tickets.py -> resalloc-5.7/resallocserver/alembic/versions
copying resallocserver/alembic/versions/__init__.py -> resalloc-5.7/resallocserver/alembic/versions
copying resallocserver/alembic/versions/a53d2303943a_add_cleaning_unknown_resources_column.py -> resalloc-5.7/resallocserver/alembic/versions
copying resallocserver/alembic/versions/b50e3f64fc2d_track_pool_max_value.py -> resalloc-5.7/resallocserver/alembic/versions
copying resallocserver/alembic/versions/cdf29a997efc_resource_pool_id.py -> resalloc-5.7/resallocserver/alembic/versions
copying resallocserver/alembic/versions/eac9fc01d0d1_allow_resource_reuse.py -> resalloc-5.7/resallocserver/alembic/versions
copying resallocwebui/__init__.py -> resalloc-5.7/resallocwebui
copying resallocwebui/app.py -> resalloc-5.7/resallocwebui
copying resallocwebui/cgi-resalloc -> resalloc-5.7/resallocwebui
copying resallocwebui/static/style.css -> resalloc-5.7/resallocwebui/static
copying resallocwebui/templates/home.html -> resalloc-5.7/resallocwebui/templates
copying resallocwebui/templates/layout.html -> resalloc-5.7/resallocwebui/templates
copying resallocwebui/templates/pools.html -> resalloc-5.7/resallocwebui/templates
copying resallocwebui/templates/resources.html -> resalloc-5.7/resallocwebui/templates
copying shelltests/testlib -> resalloc-5.7/shelltests
copying shelltests/testrunner -> resalloc-5.7/shelltests
copying shelltests/tests/basic.sh -> resalloc-5.7/shelltests/tests
copying shelltests/tests/check.sh -> resalloc-5.7/shelltests/tests
copying shelltests/tests/ondemand.sh -> resalloc-5.7/shelltests/tests
copying shelltests/tests/reuse.sh -> resalloc-5.7/shelltests/tests
copying test-tooling/resalloc -> resalloc-5.7/test-tooling
copying test-tooling/resalloc-maint -> resalloc-5.7/test-tooling
copying test-tooling/resalloc-server -> resalloc-5.7/test-tooling
copying test-tooling/wrap -> resalloc-5.7/test-tooling
copying tests/__init__.py -> resalloc-5.7/tests
copying tests/test_cli.py -> resalloc-5.7/tests
copying tests/test_command.py -> resalloc-5.7/tests
copying tests/test_manager.py -> resalloc-5.7/tests
copying resalloc.egg-info/SOURCES.txt -> resalloc-5.7/resalloc.egg-info
Writing resalloc-5.7/setup.cfg
Creating tar archive
removing 'resalloc-5.7' (and everything under it)
version=5.7.2_gdcc5d70 ; \
tbversion=5.7 ; \
replace=%version ; \
if test "$version" != "$tbversion" ; then \
    replace=$tbversion ; \
fi; \
rm -f resalloc.spec; \
sed -e "s/@VERSION@/$version/" \
    -e "s/@TARBALL_VERSION@/$replace/" \
    resalloc.spec.tpl > resalloc.spec ; \
chmod -w resalloc.spec
rm -rf *.src.rpm
rpmbuild -bs --define _disable_source_fetch\ 0 --define "_sourcedir /workdir/resalloc/rpm" --define "_rpmdir /workdir/resalloc/rpm" --define "_specdir /workdir/resalloc/rpm" --define "_builddir /workdir/resalloc/rpm" --define "_srcrpmdir /workdir/resalloc/rpm" --define "dist %nil" resalloc.spec
warning: Downloading https://raw.githubusercontent.com/praiskup/wait-for-ssh/main/wait-for-ssh to /workdir/resalloc/rpm/wait-for-ssh
Building target platforms: noarch
Building for target noarch
setting SOURCE_DATE_EPOCH=1564704000
Wrote: /workdir/resalloc/rpm/resalloc-5.7.2_gdcc5d70-1.src.rpm

RPM build warnings:
    Downloading https://raw.githubusercontent.com/praiskup/wait-for-ssh/main/wait-for-ssh to /workdir/resalloc/rpm/wait-for-ssh
Finish: chroot ["su - mockbuild -c 'set -xe ; cd /workdir ; COPR_OWNER=praiskup COPR_PROJECT=resalloc-ci COPR_PACKAGE=resalloc COPR_RESULTDIR=/workdir/resalloc/rpm /script'"]
Finish: run
Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir/resalloc/rpm /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir

cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--copyout', '/workdir/resalloc/rpm', '/var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir']
cwd: .
rc: 0
stdout: 
stderr: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir/resalloc/rpm /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-41-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: copying /var/lib/mock/copr-custom-fedora-41-x86_64/root/workdir/resalloc/rpm to /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir
Finish: run

Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all

cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--scrub', 'all']
cwd: .
rc: 0
stdout: 
stderr: INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start: scrub ['all']
INFO: scrubbing everything for mock-config
INFO: unmounting tmpfs.
INFO: unmounting tmpfs.
Finish: scrub ['all']
Finish: run

Running: rpmbuild -bs --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir' --define '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir' --define '_builddir /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir' --define '_specdir /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir/resalloc.spec

cmd: ['rpmbuild', '-bs', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir', '--define', '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir', '--define', '_builddir /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir', '--define', '_specdir /var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '/var/lib/copr-rpmbuild/workspace/workdir-j1yxykgf/srcdir/resalloc.spec']
cwd: .
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1564704000
Wrote: /var/lib/copr-rpmbuild/results/resalloc-5.7.2_gdcc5d70-1.src.rpm
stderr: Building target platforms: noarch
Building for target noarch

Output: ['resalloc-5.7.2_gdcc5d70-1.src.rpm', 'hook_payload', 'mock-config.cfg']
Running SRPMResults tool
Package info: {
    "name": "resalloc",
    "epoch": null,
    "version": "5.7.2_gdcc5d70",
    "release": "1",
    "exclusivearch": [],
    "excludearch": []
}
SRPMResults finished