Warning: Permanently added '54.167.58.50' (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 --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8562659-centos-stream-9-x86_64 --chroot centos-stream-9-x86_64


Version: 1.2
PID: 9007
Logging PID: 9008
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 8562659,
 'buildroot_pkgs': [],
 'chroot': 'centos-stream-9-x86_64',
 'enable_net': True,
 'fedora_review': False,
 'git_hash': '20694a3cb19c78b991d763ed33134529ff7ff6e8',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/packit/containers-conmon-538/conmon',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'conmon',
 'package_version': '2:2.1.12-1.20250123113031217813.pr538.28.g2e2cbab',
 'project_dirname': 'containers-conmon-538',
 'project_name': 'containers-conmon-538',
 'project_owner': 'packit',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/packit/containers-conmon-538/centos-stream-9-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'packit/containers-conmon-538--packit',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': 0,
 'submitter': 'packit',
 'tags': [],
 'task_id': '8562659-centos-stream-9-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/packit/containers-conmon-538/conmon /var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/packit/containers-conmon-538/conmon', '/var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon'...

Running: git checkout 20694a3cb19c78b991d763ed33134529ff7ff6e8 --

cmd: ['git', 'checkout', '20694a3cb19c78b991d763ed33134529ff7ff6e8', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon
rc: 0
stdout: 
stderr: Note: switching to '20694a3cb19c78b991d763ed33134529ff7ff6e8'.

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 20694a3 automatic import of conmon

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading conmon-2.1.12.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o conmon-2.1.12.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/packit/containers-conmon-538/conmon/conmon-2.1.12.tar.gz/md5/4ccb976f37261b6d3242652711538ce8/conmon-2.1.12.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  114k  100  114k    0     0  9010k      0 --:--:-- --:--:-- --:--:-- 9568k
INFO: Reading stdout from command: md5sum conmon-2.1.12.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon/conmon.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737631863.949982 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon/conmon.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737631863.949982 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
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
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon/conmon.spec)  Config(centos-stream-9-x86_64)
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/centos-stream-9-x86_64-bootstrap-1737631863.949982/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: quay.io/centos/centos:stream9
INFO: Pulling image: quay.io/centos/centos:stream9
INFO: Tagging container image as mock-bootstrap-c30be81a-ca59-4c84-8ffb-c804289bc26b
INFO: Checking that f21d9807b18b5c584ac87959150f484969575e6411f94c0de339d14b2500b154 image matches host's architecture
INFO: Copy content of container f21d9807b18b5c584ac87959150f484969575e6411f94c0de339d14b2500b154 to /var/lib/mock/centos-stream-9-x86_64-bootstrap-1737631863.949982/root
INFO: mounting f21d9807b18b5c584ac87959150f484969575e6411f94c0de339d14b2500b154 with podman image mount
INFO: image f21d9807b18b5c584ac87959150f484969575e6411f94c0de339d14b2500b154 as /var/lib/containers/storage/overlay/b7b516b5bc2507a6edfadf74fdf54a56c28c954b024a6c4b74f9dac733ecd608/merged
INFO: umounting image f21d9807b18b5c584ac87959150f484969575e6411f94c0de339d14b2500b154 (/var/lib/containers/storage/overlay/b7b516b5bc2507a6edfadf74fdf54a56c28c954b024a6c4b74f9dac733ecd608/merged) with podman image umount
INFO: Removing image mock-bootstrap-c30be81a-ca59-4c84-8ffb-c804289bc26b
INFO: Package manager dnf4 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/centos-stream-9-x86_64-1737631863.949982/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 dnf4 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.16.1.3-36.el9.x86_64
  python3-dnf-4.14.0-24.el9.noarch
  python3-dnf-plugins-core-4.3.0-20.el9.noarch
  yum-4.14.0-24.el9.noarch
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  26 kB/s | 2.2 kB     00:00    
CentOS Stream 9 - BaseOS                         76 MB/s | 8.4 MB     00:00    
CentOS Stream 9 - AppStream                     117 MB/s |  21 MB     00:00    
CentOS Stream 9 - CRB                            24 MB/s | 6.7 MB     00:00    
CentOS Stream 9 - Extras packages               164 kB/s |  20 kB     00:00    
Dependencies resolved.
================================================================================
 Package                     Arch   Version                     Repo       Size
================================================================================
Installing:
 bash                        x86_64 5.1.8-9.el9                 baseos    1.7 M
 bzip2                       x86_64 1.0.8-10.el9                baseos     56 k
 centos-stream-release       noarch 9.0-26.el9                  baseos     25 k
 coreutils                   x86_64 8.32-39.el9                 baseos    1.2 M
 cpio                        x86_64 2.13-16.el9                 baseos    275 k
 diffutils                   x86_64 3.7-12.el9                  baseos    397 k
 findutils                   x86_64 1:4.8.0-7.el9               baseos    547 k
 gawk                        x86_64 5.1.0-6.el9                 baseos    1.0 M
 glibc-minimal-langpack      x86_64 2.34-150.el9                baseos     18 k
 grep                        x86_64 3.6-5.el9                   baseos    269 k
 gzip                        x86_64 1.12-1.el9                  baseos    163 k
 info                        x86_64 6.7-15.el9                  baseos    225 k
 make                        x86_64 1:4.3-8.el9                 baseos    536 k
 patch                       x86_64 2.7.6-16.el9                appstream 128 k
 redhat-rpm-config           noarch 208-1.el9                   appstream  71 k
 rpm-build                   x86_64 4.16.1.3-36.el9             appstream  67 k
 sed                         x86_64 4.8-9.el9                   baseos    305 k
 tar                         x86_64 2:1.34-7.el9                baseos    885 k
 unzip                       x86_64 6.0-57.el9                  baseos    182 k
 util-linux                  x86_64 2.37.4-20.el9               baseos    2.3 M
 which                       x86_64 2.21-29.el9                 baseos     41 k
 xz                          x86_64 5.2.5-8.el9                 baseos    226 k
Installing dependencies:
 alternatives                x86_64 1.24-1.el9                  baseos     39 k
 audit-libs                  x86_64 3.1.5-2.el9                 baseos    122 k
 basesystem                  noarch 11-13.el9                   baseos    3.9 k
 binutils                    x86_64 2.35.2-59.el9               baseos    4.6 M
 binutils-gold               x86_64 2.35.2-59.el9               baseos    735 k
 bzip2-libs                  x86_64 1.0.8-10.el9                baseos     40 k
 ca-certificates             noarch 2024.2.69_v8.0.303-91.4.el9 baseos    1.0 M
 centos-gpg-keys             noarch 9.0-26.el9                  baseos     13 k
 centos-stream-repos         noarch 9.0-26.el9                  baseos     10 k
 coreutils-common            x86_64 8.32-39.el9                 baseos    2.0 M
 cracklib                    x86_64 2.9.6-27.el9                baseos     94 k
 cracklib-dicts              x86_64 2.9.6-27.el9                baseos    3.6 M
 crypto-policies             noarch 20240828-2.git626aa59.el9   baseos     86 k
 curl                        x86_64 7.76.1-31.el9               baseos    294 k
 cyrus-sasl-lib              x86_64 2.1.27-21.el9               baseos    769 k
 debugedit                   x86_64 5.0-5.el9                   appstream  77 k
 dwz                         x86_64 0.14-3.el9                  appstream 128 k
 ed                          x86_64 1.14.2-12.el9               baseos     75 k
 efi-srpm-macros             noarch 6-2.el9                     appstream  22 k
 elfutils                    x86_64 0.192-5.el9                 baseos    574 k
 elfutils-debuginfod-client  x86_64 0.192-5.el9                 baseos     43 k
 elfutils-default-yama-scope noarch 0.192-5.el9                 baseos    9.3 k
 elfutils-libelf             x86_64 0.192-5.el9                 baseos    204 k
 elfutils-libs               x86_64 0.192-5.el9                 baseos    261 k
 file                        x86_64 5.39-16.el9                 baseos     50 k
 file-libs                   x86_64 5.39-16.el9                 baseos    589 k
 filesystem                  x86_64 3.16-5.el9                  baseos    4.8 M
 fonts-srpm-macros           noarch 1:2.0.5-7.el9.1             appstream  28 k
 gdb-minimal                 x86_64 14.2-4.el9                  appstream 4.2 M
 gdbm-libs                   x86_64 1:1.23-1.el9                baseos     56 k
 ghc-srpm-macros             noarch 1.5.0-6.el9                 appstream 8.8 k
 glibc                       x86_64 2.34-150.el9                baseos    2.0 M
 glibc-common                x86_64 2.34-150.el9                baseos    304 k
 glibc-gconv-extra           x86_64 2.34-150.el9                baseos    1.7 M
 gmp                         x86_64 1:6.2.0-13.el9              baseos    315 k
 go-srpm-macros              noarch 3.6.0-7.el9                 appstream  27 k
 groff-base                  x86_64 1.22.4-10.el9               baseos    1.1 M
 json-c                      x86_64 0.14-11.el9                 baseos     43 k
 kernel-srpm-macros          noarch 1.0-13.el9                  appstream  16 k
 keyutils-libs               x86_64 1.6.3-1.el9                 baseos     32 k
 krb5-libs                   x86_64 1.21.1-4.el9                baseos    767 k
 libacl                      x86_64 2.3.1-4.el9                 baseos     23 k
 libarchive                  x86_64 3.5.3-4.el9                 baseos    389 k
 libattr                     x86_64 2.5.1-3.el9                 baseos     19 k
 libblkid                    x86_64 2.37.4-20.el9               baseos    107 k
 libbrotli                   x86_64 1.0.9-7.el9                 baseos    313 k
 libcap                      x86_64 2.48-9.el9                  baseos     71 k
 libcap-ng                   x86_64 0.8.2-7.el9                 baseos     33 k
 libcom_err                  x86_64 1.46.5-6.el9                baseos     26 k
 libcurl                     x86_64 7.76.1-31.el9               baseos    284 k
 libdb                       x86_64 5.3.28-55.el9               baseos    735 k
 libeconf                    x86_64 0.4.1-4.el9                 baseos     27 k
 libevent                    x86_64 2.1.12-8.el9                baseos    262 k
 libfdisk                    x86_64 2.37.4-20.el9               baseos    154 k
 libffi                      x86_64 3.4.2-8.el9                 baseos     38 k
 libgcc                      x86_64 11.5.0-2.el9                baseos     88 k
 libgcrypt                   x86_64 1.10.0-11.el9               baseos    508 k
 libgomp                     x86_64 11.5.0-2.el9                baseos    264 k
 libgpg-error                x86_64 1.42-5.el9                  baseos    216 k
 libidn2                     x86_64 2.3.0-7.el9                 baseos    101 k
 libmount                    x86_64 2.37.4-20.el9               baseos    135 k
 libnghttp2                  x86_64 1.43.0-6.el9                baseos     73 k
 libpkgconf                  x86_64 1.7.3-10.el9                baseos     36 k
 libpsl                      x86_64 0.21.1-5.el9                baseos     64 k
 libpwquality                x86_64 1.4.4-8.el9                 baseos    119 k
 libselinux                  x86_64 3.6-2.el9                   baseos     86 k
 libsemanage                 x86_64 3.6-3.el9                   baseos    118 k
 libsepol                    x86_64 3.6-2.el9                   baseos    330 k
 libsigsegv                  x86_64 2.13-4.el9                  baseos     27 k
 libsmartcols                x86_64 2.37.4-20.el9               baseos     63 k
 libssh                      x86_64 0.10.4-13.el9               baseos    216 k
 libssh-config               noarch 0.10.4-13.el9               baseos     10 k
 libstdc++                   x86_64 11.5.0-2.el9                baseos    737 k
 libtasn1                    x86_64 4.16.0-8.el9                baseos     74 k
 libtool-ltdl                x86_64 2.4.6-46.el9                baseos     36 k
 libunistring                x86_64 0.9.10-15.el9               baseos    496 k
 libutempter                 x86_64 1.2.1-6.el9                 baseos     27 k
 libuuid                     x86_64 2.37.4-20.el9               baseos     28 k
 libverto                    x86_64 0.3.2-3.el9                 baseos     22 k
 libxcrypt                   x86_64 4.4.18-3.el9                baseos    116 k
 libxml2                     x86_64 2.9.13-6.el9                baseos    748 k
 libzstd                     x86_64 1.5.5-1.el9                 baseos    295 k
 lua-libs                    x86_64 5.4.4-4.el9                 baseos    130 k
 lua-srpm-macros             noarch 1-6.el9                     appstream 9.5 k
 lz4-libs                    x86_64 1.9.3-5.el9                 baseos     68 k
 mpfr                        x86_64 4.1.0-7.el9                 baseos    326 k
 ncurses                     x86_64 6.2-10.20210508.el9         baseos    400 k
 ncurses-base                noarch 6.2-10.20210508.el9         baseos     61 k
 ncurses-libs                x86_64 6.2-10.20210508.el9         baseos    322 k
 ocaml-srpm-macros           noarch 6-6.el9                     appstream 8.8 k
 openblas-srpm-macros        noarch 2-11.el9                    appstream 8.4 k
 openldap                    x86_64 2.6.8-3.el9                 baseos    285 k
 openssl                     x86_64 1:3.2.2-6.el9               baseos    1.4 M
 openssl-libs                x86_64 1:3.2.2-6.el9               baseos    2.4 M
 p11-kit                     x86_64 0.25.3-3.el9                baseos    531 k
 p11-kit-trust               x86_64 0.25.3-3.el9                baseos    142 k
 pam                         x86_64 1.5.1-23.el9                baseos    628 k
 pcre                        x86_64 8.44-4.el9                  baseos    197 k
 pcre2                       x86_64 10.40-6.el9                 baseos    234 k
 pcre2-syntax                noarch 10.40-6.el9                 baseos    141 k
 perl-AutoLoader             noarch 5.74-481.el9                baseos     21 k
 perl-B                      x86_64 1.80-481.el9                baseos    180 k
 perl-Carp                   noarch 1.50-460.el9                baseos     30 k
 perl-Class-Struct           noarch 0.66-481.el9                baseos     22 k
 perl-Data-Dumper            x86_64 2.174-462.el9               baseos     56 k
 perl-Digest                 noarch 1.19-4.el9                  baseos     26 k
 perl-Digest-MD5             x86_64 2.58-4.el9                  baseos     37 k
 perl-Encode                 x86_64 4:3.08-462.el9              baseos    1.7 M
 perl-Errno                  x86_64 1.30-481.el9                baseos     14 k
 perl-Exporter               noarch 5.74-461.el9                baseos     32 k
 perl-Fcntl                  x86_64 1.13-481.el9                baseos     20 k
 perl-File-Basename          noarch 2.85-481.el9                baseos     17 k
 perl-File-Path              noarch 2.18-4.el9                  baseos     36 k
 perl-File-Temp              noarch 1:0.231.100-4.el9           baseos     60 k
 perl-File-stat              noarch 1.09-481.el9                baseos     17 k
 perl-FileHandle             noarch 2.03-481.el9                baseos     15 k
 perl-Getopt-Long            noarch 1:2.52-4.el9                baseos     61 k
 perl-Getopt-Std             noarch 1.12-481.el9                baseos     15 k
 perl-HTTP-Tiny              noarch 0.076-462.el9               baseos     54 k
 perl-IO                     x86_64 1.43-481.el9                baseos     88 k
 perl-IO-Socket-IP           noarch 0.41-5.el9                  baseos     43 k
 perl-IO-Socket-SSL          noarch 2.073-2.el9                 baseos    217 k
 perl-IPC-Open3              noarch 1.21-481.el9                baseos     22 k
 perl-MIME-Base64            x86_64 3.16-4.el9                  baseos     31 k
 perl-Mozilla-CA             noarch 20200520-6.el9              baseos     13 k
 perl-Net-SSLeay             x86_64 1.94-1.el9                  baseos    414 k
 perl-POSIX                  x86_64 1.94-481.el9                baseos     96 k
 perl-PathTools              x86_64 3.78-461.el9                baseos     88 k
 perl-Pod-Escapes            noarch 1:1.07-460.el9              baseos     21 k
 perl-Pod-Perldoc            noarch 3.28.01-461.el9             baseos     87 k
 perl-Pod-Simple             noarch 1:3.42-4.el9                baseos    225 k
 perl-Pod-Usage              noarch 4:2.01-4.el9                baseos     41 k
 perl-Scalar-List-Utils      x86_64 4:1.56-462.el9              baseos     71 k
 perl-SelectSaver            noarch 1.02-481.el9                baseos     11 k
 perl-Socket                 x86_64 4:2.031-4.el9               baseos     56 k
 perl-Storable               x86_64 1:3.21-460.el9              baseos     96 k
 perl-Symbol                 noarch 1.08-481.el9                baseos     14 k
 perl-Term-ANSIColor         noarch 5.01-461.el9                baseos     49 k
 perl-Term-Cap               noarch 1.17-460.el9                baseos     23 k
 perl-Text-ParseWords        noarch 3.30-460.el9                baseos     17 k
 perl-Text-Tabs+Wrap         noarch 2013.0523-460.el9           baseos     24 k
 perl-Time-Local             noarch 2:1.300-7.el9               baseos     34 k
 perl-URI                    noarch 5.09-3.el9                  baseos    121 k
 perl-base                   noarch 2.27-481.el9                baseos     16 k
 perl-constant               noarch 1.33-461.el9                baseos     24 k
 perl-if                     noarch 0.60.800-481.el9            baseos     14 k
 perl-interpreter            x86_64 4:5.32.1-481.el9            baseos     71 k
 perl-libnet                 noarch 3.13-4.el9                  baseos    130 k
 perl-libs                   x86_64 4:5.32.1-481.el9            baseos    2.2 M
 perl-mro                    x86_64 1.23-481.el9                baseos     28 k
 perl-overload               noarch 1.31-481.el9                baseos     45 k
 perl-overloading            noarch 0.02-481.el9                baseos     12 k
 perl-parent                 noarch 1:0.238-460.el9             baseos     15 k
 perl-podlators              noarch 1:4.14-460.el9              baseos    114 k
 perl-srpm-macros            noarch 1-41.el9                    appstream 9.1 k
 perl-subs                   noarch 1.03-481.el9                baseos     11 k
 perl-vars                   noarch 1.05-481.el9                baseos     13 k
 pkgconf                     x86_64 1.7.3-10.el9                baseos     41 k
 pkgconf-m4                  noarch 1.7.3-10.el9                baseos     15 k
 pkgconf-pkg-config          x86_64 1.7.3-10.el9                baseos     11 k
 popt                        x86_64 1.18-8.el9                  baseos     65 k
 publicsuffix-list-dafsa     noarch 20210518-3.el9              baseos     58 k
 pyproject-srpm-macros       noarch 1.16.2-1.el9                appstream  14 k
 python-srpm-macros          noarch 3.9-54.el9                  appstream  18 k
 qt5-srpm-macros             noarch 5.15.9-1.el9                appstream 8.8 k
 readline                    x86_64 8.1-4.el9                   baseos    212 k
 rpm                         x86_64 4.16.1.3-36.el9             baseos    537 k
 rpm-build-libs              x86_64 4.16.1.3-36.el9             baseos     89 k
 rpm-libs                    x86_64 4.16.1.3-36.el9             baseos    308 k
 rust-srpm-macros            noarch 17-4.el9                    appstream  10 k
 setup                       noarch 2.13.7-10.el9               baseos    146 k
 shadow-utils                x86_64 2:4.9-12.el9                baseos    1.2 M
 sqlite-libs                 x86_64 3.34.1-7.el9                baseos    620 k
 systemd-libs                x86_64 252-50.el9                  baseos    681 k
 tzdata                      noarch 2024b-3.el9                 baseos    837 k
 util-linux-core             x86_64 2.37.4-20.el9               baseos    464 k
 xz-libs                     x86_64 5.2.5-8.el9                 baseos     93 k
 zip                         x86_64 3.0-35.el9                  baseos    266 k
 zlib                        x86_64 1.2.11-41.el9               baseos     91 k
 zstd                        x86_64 1.5.5-1.el9                 baseos    464 k

Transaction Summary
================================================================================
Install  202 Packages

Total download size: 69 M
Installed size: 221 M
Downloading Packages:
(1/202): alternatives-1.24-1.el9.x86_64.rpm     2.0 MB/s |  39 kB     00:00    
(2/202): basesystem-11-13.el9.noarch.rpm        182 kB/s | 3.9 kB     00:00    
(3/202): audit-libs-3.1.5-2.el9.x86_64.rpm      4.9 MB/s | 122 kB     00:00    
(4/202): binutils-gold-2.35.2-59.el9.x86_64.rpm  58 MB/s | 735 kB     00:00    
(5/202): bzip2-1.0.8-10.el9.x86_64.rpm           24 MB/s |  56 kB     00:00    
(6/202): bzip2-libs-1.0.8-10.el9.x86_64.rpm     9.9 MB/s |  40 kB     00:00    
(7/202): bash-5.1.8-9.el9.x86_64.rpm             60 MB/s | 1.7 MB     00:00    
(8/202): centos-gpg-keys-9.0-26.el9.noarch.rpm  4.3 MB/s |  13 kB     00:00    
(9/202): centos-stream-release-9.0-26.el9.noarc 9.8 MB/s |  25 kB     00:00    
(10/202): centos-stream-repos-9.0-26.el9.noarch 5.0 MB/s |  10 kB     00:00    
(11/202): ca-certificates-2024.2.69_v8.0.303-91  60 MB/s | 1.0 MB     00:00    
(12/202): coreutils-8.32-39.el9.x86_64.rpm       61 MB/s | 1.2 MB     00:00    
(13/202): binutils-2.35.2-59.el9.x86_64.rpm      72 MB/s | 4.6 MB     00:00    
(14/202): cpio-2.13-16.el9.x86_64.rpm            26 MB/s | 275 kB     00:00    
(15/202): cracklib-2.9.6-27.el9.x86_64.rpm       22 MB/s |  94 kB     00:00    
(16/202): coreutils-common-8.32-39.el9.x86_64.r  61 MB/s | 2.0 MB     00:00    
(17/202): crypto-policies-20240828-2.git626aa59  10 MB/s |  86 kB     00:00    
(18/202): curl-7.76.1-31.el9.x86_64.rpm          26 MB/s | 294 kB     00:00    
(19/202): cyrus-sasl-lib-2.1.27-21.el9.x86_64.r  56 MB/s | 769 kB     00:00    
(20/202): diffutils-3.7-12.el9.x86_64.rpm        46 MB/s | 397 kB     00:00    
(21/202): ed-1.14.2-12.el9.x86_64.rpm            19 MB/s |  75 kB     00:00    
(22/202): elfutils-debuginfod-client-0.192-5.el  12 MB/s |  43 kB     00:00    
(23/202): elfutils-default-yama-scope-0.192-5.e 3.6 MB/s | 9.3 kB     00:00    
(24/202): elfutils-0.192-5.el9.x86_64.rpm        52 MB/s | 574 kB     00:00    
(25/202): elfutils-libelf-0.192-5.el9.x86_64.rp  36 MB/s | 204 kB     00:00    
(26/202): elfutils-libs-0.192-5.el9.x86_64.rpm   42 MB/s | 261 kB     00:00    
(27/202): file-5.39-16.el9.x86_64.rpm            11 MB/s |  50 kB     00:00    
(28/202): file-libs-5.39-16.el9.x86_64.rpm       48 MB/s | 589 kB     00:00    
(29/202): cracklib-dicts-2.9.6-27.el9.x86_64.rp  56 MB/s | 3.6 MB     00:00    
(30/202): findutils-4.8.0-7.el9.x86_64.rpm       49 MB/s | 547 kB     00:00    
(31/202): gdbm-libs-1.23-1.el9.x86_64.rpm        12 MB/s |  56 kB     00:00    
(32/202): glibc-2.34-150.el9.x86_64.rpm         269 MB/s | 2.0 MB     00:00    
(33/202): gawk-5.1.0-6.el9.x86_64.rpm            45 MB/s | 1.0 MB     00:00    
(34/202): glibc-common-2.34-150.el9.x86_64.rpm   34 MB/s | 304 kB     00:00    
(35/202): glibc-minimal-langpack-2.34-150.el9.x 6.3 MB/s |  18 kB     00:00    
(36/202): gmp-6.2.0-13.el9.x86_64.rpm            44 MB/s | 315 kB     00:00    
(37/202): grep-3.6-5.el9.x86_64.rpm              18 MB/s | 269 kB     00:00    
(38/202): filesystem-3.16-5.el9.x86_64.rpm       66 MB/s | 4.8 MB     00:00    
(39/202): glibc-gconv-extra-2.34-150.el9.x86_64  50 MB/s | 1.7 MB     00:00    
(40/202): gzip-1.12-1.el9.x86_64.rpm             27 MB/s | 163 kB     00:00    
(41/202): json-c-0.14-11.el9.x86_64.rpm          13 MB/s |  43 kB     00:00    
(42/202): info-6.7-15.el9.x86_64.rpm             26 MB/s | 225 kB     00:00    
(43/202): groff-base-1.22.4-10.el9.x86_64.rpm    53 MB/s | 1.1 MB     00:00    
(44/202): keyutils-libs-1.6.3-1.el9.x86_64.rpm  5.5 MB/s |  32 kB     00:00    
(45/202): libacl-2.3.1-4.el9.x86_64.rpm         5.9 MB/s |  23 kB     00:00    
(46/202): libattr-2.5.1-3.el9.x86_64.rpm        5.3 MB/s |  19 kB     00:00    
(47/202): libarchive-3.5.3-4.el9.x86_64.rpm      43 MB/s | 389 kB     00:00    
(48/202): krb5-libs-1.21.1-4.el9.x86_64.rpm      50 MB/s | 767 kB     00:00    
(49/202): libblkid-2.37.4-20.el9.x86_64.rpm      22 MB/s | 107 kB     00:00    
(50/202): libcap-2.48-9.el9.x86_64.rpm           18 MB/s |  71 kB     00:00    
(51/202): libcap-ng-0.8.2-7.el9.x86_64.rpm       11 MB/s |  33 kB     00:00    
(52/202): libbrotli-1.0.9-7.el9.x86_64.rpm       47 MB/s | 313 kB     00:00    
(53/202): libcom_err-1.46.5-6.el9.x86_64.rpm    9.1 MB/s |  26 kB     00:00    
(54/202): libeconf-0.4.1-4.el9.x86_64.rpm       8.2 MB/s |  27 kB     00:00    
(55/202): libcurl-7.76.1-31.el9.x86_64.rpm       36 MB/s | 284 kB     00:00    
(56/202): libfdisk-2.37.4-20.el9.x86_64.rpm      29 MB/s | 154 kB     00:00    
(57/202): libevent-2.1.12-8.el9.x86_64.rpm       34 MB/s | 262 kB     00:00    
(58/202): libdb-5.3.28-55.el9.x86_64.rpm         51 MB/s | 735 kB     00:00    
(59/202): libffi-3.4.2-8.el9.x86_64.rpm          12 MB/s |  38 kB     00:00    
(60/202): libgcc-11.5.0-2.el9.x86_64.rpm         23 MB/s |  88 kB     00:00    
(61/202): libgpg-error-1.42-5.el9.x86_64.rpm     38 MB/s | 216 kB     00:00    
(62/202): libgcrypt-1.10.0-11.el9.x86_64.rpm     44 MB/s | 508 kB     00:00    
(63/202): libgomp-11.5.0-2.el9.x86_64.rpm        25 MB/s | 264 kB     00:00    
(64/202): libidn2-2.3.0-7.el9.x86_64.rpm         24 MB/s | 101 kB     00:00    
(65/202): libmount-2.37.4-20.el9.x86_64.rpm      32 MB/s | 135 kB     00:00    
(66/202): libnghttp2-1.43.0-6.el9.x86_64.rpm     19 MB/s |  73 kB     00:00    
(67/202): libpkgconf-1.7.3-10.el9.x86_64.rpm     10 MB/s |  36 kB     00:00    
(68/202): libpsl-0.21.1-5.el9.x86_64.rpm         18 MB/s |  64 kB     00:00    
(69/202): libselinux-3.6-2.el9.x86_64.rpm        24 MB/s |  86 kB     00:00    
(70/202): libpwquality-1.4.4-8.el9.x86_64.rpm    22 MB/s | 119 kB     00:00    
(71/202): libsigsegv-2.13-4.el9.x86_64.rpm      9.6 MB/s |  27 kB     00:00    
(72/202): libsemanage-3.6-3.el9.x86_64.rpm       22 MB/s | 118 kB     00:00    
(73/202): libsepol-3.6-2.el9.x86_64.rpm          40 MB/s | 330 kB     00:00    
(74/202): libsmartcols-2.37.4-20.el9.x86_64.rpm  14 MB/s |  63 kB     00:00    
(75/202): libssh-config-0.10.4-13.el9.noarch.rp 5.0 MB/s |  10 kB     00:00    
(76/202): libssh-0.10.4-13.el9.x86_64.rpm        32 MB/s | 216 kB     00:00    
(77/202): libtool-ltdl-2.4.6-46.el9.x86_64.rpm  9.6 MB/s |  36 kB     00:00    
(78/202): libtasn1-4.16.0-8.el9.x86_64.rpm       14 MB/s |  74 kB     00:00    
(79/202): libutempter-1.2.1-6.el9.x86_64.rpm    9.7 MB/s |  27 kB     00:00    
(80/202): libstdc++-11.5.0-2.el9.x86_64.rpm      56 MB/s | 737 kB     00:00    
(81/202): libuuid-2.37.4-20.el9.x86_64.rpm      6.1 MB/s |  28 kB     00:00    
(82/202): libunistring-0.9.10-15.el9.x86_64.rpm  49 MB/s | 496 kB     00:00    
(83/202): libverto-0.3.2-3.el9.x86_64.rpm       6.1 MB/s |  22 kB     00:00    
(84/202): libxcrypt-4.4.18-3.el9.x86_64.rpm      24 MB/s | 116 kB     00:00    
(85/202): lua-libs-5.4.4-4.el9.x86_64.rpm        28 MB/s | 130 kB     00:00    
(86/202): libzstd-1.5.5-1.el9.x86_64.rpm         39 MB/s | 295 kB     00:00    
(87/202): lz4-libs-1.9.3-5.el9.x86_64.rpm        16 MB/s |  68 kB     00:00    
(88/202): libxml2-2.9.13-6.el9.x86_64.rpm        56 MB/s | 748 kB     00:00    
(89/202): make-4.3-8.el9.x86_64.rpm              51 MB/s | 536 kB     00:00    
(90/202): ncurses-6.2-10.20210508.el9.x86_64.rp  47 MB/s | 400 kB     00:00    
(91/202): mpfr-4.1.0-7.el9.x86_64.rpm            32 MB/s | 326 kB     00:00    
(92/202): ncurses-base-6.2-10.20210508.el9.noar  16 MB/s |  61 kB     00:00    
(93/202): ncurses-libs-6.2-10.20210508.el9.x86_  41 MB/s | 322 kB     00:00    
(94/202): openldap-2.6.8-3.el9.x86_64.rpm        27 MB/s | 285 kB     00:00    
(95/202): p11-kit-0.25.3-3.el9.x86_64.rpm        52 MB/s | 531 kB     00:00    
(96/202): p11-kit-trust-0.25.3-3.el9.x86_64.rpm  24 MB/s | 142 kB     00:00    
(97/202): openssl-3.2.2-6.el9.x86_64.rpm         45 MB/s | 1.4 MB     00:00    
(98/202): pam-1.5.1-23.el9.x86_64.rpm            65 MB/s | 628 kB     00:00    
(99/202): pcre-8.44-4.el9.x86_64.rpm             34 MB/s | 197 kB     00:00    
(100/202): pcre2-syntax-10.40-6.el9.noarch.rpm   31 MB/s | 141 kB     00:00    
(101/202): pcre2-10.40-6.el9.x86_64.rpm          28 MB/s | 234 kB     00:00    
(102/202): perl-AutoLoader-5.74-481.el9.noarch. 4.2 MB/s |  21 kB     00:00    
(103/202): perl-Carp-1.50-460.el9.noarch.rpm     10 MB/s |  30 kB     00:00    
(104/202): perl-B-1.80-481.el9.x86_64.rpm        31 MB/s | 180 kB     00:00    
(105/202): openssl-libs-3.2.2-6.el9.x86_64.rpm   52 MB/s | 2.4 MB     00:00    
(106/202): perl-Class-Struct-0.66-481.el9.noarc 5.7 MB/s |  22 kB     00:00    
(107/202): perl-Data-Dumper-2.174-462.el9.x86_6  16 MB/s |  56 kB     00:00    
(108/202): perl-Digest-1.19-4.el9.noarch.rpm    9.6 MB/s |  26 kB     00:00    
(109/202): perl-Digest-MD5-2.58-4.el9.x86_64.rp  14 MB/s |  37 kB     00:00    
(110/202): perl-Errno-1.30-481.el9.x86_64.rpm   5.0 MB/s |  14 kB     00:00    
(111/202): perl-Exporter-5.74-461.el9.noarch.rp 8.4 MB/s |  32 kB     00:00    
(112/202): perl-Fcntl-1.13-481.el9.x86_64.rpm   6.8 MB/s |  20 kB     00:00    
(113/202): perl-File-Basename-2.85-481.el9.noar 5.1 MB/s |  17 kB     00:00    
(114/202): perl-File-Path-2.18-4.el9.noarch.rpm  10 MB/s |  36 kB     00:00    
(115/202): perl-File-Temp-0.231.100-4.el9.noarc  16 MB/s |  60 kB     00:00    
(116/202): perl-File-stat-1.09-481.el9.noarch.r 4.6 MB/s |  17 kB     00:00    
(117/202): perl-FileHandle-2.03-481.el9.noarch. 4.5 MB/s |  15 kB     00:00    
(118/202): perl-Getopt-Long-2.52-4.el9.noarch.r  18 MB/s |  61 kB     00:00    
(119/202): perl-Getopt-Std-1.12-481.el9.noarch. 6.2 MB/s |  15 kB     00:00    
(120/202): perl-HTTP-Tiny-0.076-462.el9.noarch.  16 MB/s |  54 kB     00:00    
(121/202): perl-IO-1.43-481.el9.x86_64.rpm       28 MB/s |  88 kB     00:00    
(122/202): perl-Encode-3.08-462.el9.x86_64.rpm   67 MB/s | 1.7 MB     00:00    
(123/202): perl-IO-Socket-IP-0.41-5.el9.noarch.  11 MB/s |  43 kB     00:00    
(124/202): perl-IO-Socket-SSL-2.073-2.el9.noarc  40 MB/s | 217 kB     00:00    
(125/202): perl-IPC-Open3-1.21-481.el9.noarch.r 6.9 MB/s |  22 kB     00:00    
(126/202): perl-MIME-Base64-3.16-4.el9.x86_64.r 9.2 MB/s |  31 kB     00:00    
(127/202): perl-Mozilla-CA-20200520-6.el9.noarc 5.4 MB/s |  13 kB     00:00    
(128/202): perl-POSIX-1.94-481.el9.x86_64.rpm    22 MB/s |  96 kB     00:00    
(129/202): perl-PathTools-3.78-461.el9.x86_64.r  19 MB/s |  88 kB     00:00    
(130/202): perl-Pod-Escapes-1.07-460.el9.noarch 5.7 MB/s |  21 kB     00:00    
(131/202): perl-Net-SSLeay-1.94-1.el9.x86_64.rp  41 MB/s | 414 kB     00:00    
(132/202): perl-Pod-Perldoc-3.28.01-461.el9.noa  21 MB/s |  87 kB     00:00    
(133/202): perl-Pod-Usage-2.01-4.el9.noarch.rpm  11 MB/s |  41 kB     00:00    
(134/202): perl-Pod-Simple-3.42-4.el9.noarch.rp  35 MB/s | 225 kB     00:00    
(135/202): perl-Scalar-List-Utils-1.56-462.el9.  15 MB/s |  71 kB     00:00    
(136/202): perl-SelectSaver-1.02-481.el9.noarch 4.0 MB/s |  11 kB     00:00    
(137/202): perl-Socket-2.031-4.el9.x86_64.rpm    17 MB/s |  56 kB     00:00    
(138/202): perl-Symbol-1.08-481.el9.noarch.rpm  5.0 MB/s |  14 kB     00:00    
(139/202): perl-Storable-3.21-460.el9.x86_64.rp  21 MB/s |  96 kB     00:00    
(140/202): perl-Term-ANSIColor-5.01-461.el9.noa  13 MB/s |  49 kB     00:00    
(141/202): perl-Term-Cap-1.17-460.el9.noarch.rp 6.1 MB/s |  23 kB     00:00    
(142/202): perl-Text-ParseWords-3.30-460.el9.no 3.7 MB/s |  17 kB     00:00    
(143/202): perl-Text-Tabs+Wrap-2013.0523-460.el 8.2 MB/s |  24 kB     00:00    
(144/202): perl-Time-Local-1.300-7.el9.noarch.r  14 MB/s |  34 kB     00:00    
(145/202): perl-base-2.27-481.el9.noarch.rpm    5.8 MB/s |  16 kB     00:00    
(146/202): perl-constant-1.33-461.el9.noarch.rp 7.7 MB/s |  24 kB     00:00    
(147/202): perl-URI-5.09-3.el9.noarch.rpm        30 MB/s | 121 kB     00:00    
(148/202): perl-if-0.60.800-481.el9.noarch.rpm  5.4 MB/s |  14 kB     00:00    
(149/202): perl-interpreter-5.32.1-481.el9.x86_  20 MB/s |  71 kB     00:00    
(150/202): perl-libnet-3.13-4.el9.noarch.rpm     29 MB/s | 130 kB     00:00    
(151/202): perl-mro-1.23-481.el9.x86_64.rpm     9.5 MB/s |  28 kB     00:00    
(152/202): perl-overload-1.31-481.el9.noarch.rp  14 MB/s |  45 kB     00:00    
(153/202): perl-overloading-0.02-481.el9.noarch 4.8 MB/s |  12 kB     00:00    
(154/202): perl-parent-0.238-460.el9.noarch.rpm 5.4 MB/s |  15 kB     00:00    
(155/202): perl-subs-1.03-481.el9.noarch.rpm    4.6 MB/s |  11 kB     00:00    
(156/202): perl-podlators-4.14-460.el9.noarch.r  22 MB/s | 114 kB     00:00    
(157/202): perl-vars-1.05-481.el9.noarch.rpm    5.0 MB/s |  13 kB     00:00    
(158/202): pkgconf-1.7.3-10.el9.x86_64.rpm       13 MB/s |  41 kB     00:00    
(159/202): pkgconf-m4-1.7.3-10.el9.noarch.rpm   5.4 MB/s |  15 kB     00:00    
(160/202): pkgconf-pkg-config-1.7.3-10.el9.x86_ 4.5 MB/s |  11 kB     00:00    
(161/202): popt-1.18-8.el9.x86_64.rpm            16 MB/s |  65 kB     00:00    
(162/202): publicsuffix-list-dafsa-20210518-3.e  14 MB/s |  58 kB     00:00    
(163/202): readline-8.1-4.el9.x86_64.rpm         38 MB/s | 212 kB     00:00    
(164/202): perl-libs-5.32.1-481.el9.x86_64.rpm   69 MB/s | 2.2 MB     00:00    
(165/202): rpm-4.16.1.3-36.el9.x86_64.rpm        50 MB/s | 537 kB     00:00    
(166/202): rpm-build-libs-4.16.1.3-36.el9.x86_6  16 MB/s |  89 kB     00:00    
(167/202): rpm-libs-4.16.1.3-36.el9.x86_64.rpm   47 MB/s | 308 kB     00:00    
(168/202): setup-2.13.7-10.el9.noarch.rpm        26 MB/s | 146 kB     00:00    
(169/202): sed-4.8-9.el9.x86_64.rpm              39 MB/s | 305 kB     00:00    
(170/202): sqlite-libs-3.34.1-7.el9.x86_64.rpm   54 MB/s | 620 kB     00:00    
(171/202): systemd-libs-252-50.el9.x86_64.rpm    57 MB/s | 681 kB     00:00    
(172/202): shadow-utils-4.9-12.el9.x86_64.rpm    62 MB/s | 1.2 MB     00:00    
(173/202): tar-1.34-7.el9.x86_64.rpm             61 MB/s | 885 kB     00:00    
(174/202): unzip-6.0-57.el9.x86_64.rpm           24 MB/s | 182 kB     00:00    
(175/202): tzdata-2024b-3.el9.noarch.rpm         56 MB/s | 837 kB     00:00    
(176/202): which-2.21-29.el9.x86_64.rpm          11 MB/s |  41 kB     00:00    
(177/202): util-linux-core-2.37.4-20.el9.x86_64  60 MB/s | 464 kB     00:00    
(178/202): xz-5.2.5-8.el9.x86_64.rpm             21 MB/s | 226 kB     00:00    
(179/202): xz-libs-5.2.5-8.el9.x86_64.rpm        12 MB/s |  93 kB     00:00    
(180/202): zlib-1.2.11-41.el9.x86_64.rpm         21 MB/s |  91 kB     00:00    
(181/202): zip-3.0-35.el9.x86_64.rpm             40 MB/s | 266 kB     00:00    
(182/202): debugedit-5.0-5.el9.x86_64.rpm        16 MB/s |  77 kB     00:00    
(183/202): zstd-1.5.5-1.el9.x86_64.rpm           45 MB/s | 464 kB     00:00    
(184/202): dwz-0.14-3.el9.x86_64.rpm             18 MB/s | 128 kB     00:00    
(185/202): efi-srpm-macros-6-2.el9.noarch.rpm   5.2 MB/s |  22 kB     00:00    
(186/202): fonts-srpm-macros-2.0.5-7.el9.1.noar 5.9 MB/s |  28 kB     00:00    
(187/202): util-linux-2.37.4-20.el9.x86_64.rpm   51 MB/s | 2.3 MB     00:00    
(188/202): ghc-srpm-macros-1.5.0-6.el9.noarch.r 1.8 MB/s | 8.8 kB     00:00    
(189/202): go-srpm-macros-3.6.0-7.el9.noarch.rp 7.9 MB/s |  27 kB     00:00    
(190/202): kernel-srpm-macros-1.0-13.el9.noarch 4.7 MB/s |  16 kB     00:00    
(191/202): ocaml-srpm-macros-6-6.el9.noarch.rpm 3.1 MB/s | 8.8 kB     00:00    
(192/202): lua-srpm-macros-1-6.el9.noarch.rpm   2.8 MB/s | 9.5 kB     00:00    
(193/202): openblas-srpm-macros-2-11.el9.noarch 2.5 MB/s | 8.4 kB     00:00    
(194/202): patch-2.7.6-16.el9.x86_64.rpm         24 MB/s | 128 kB     00:00    
(195/202): perl-srpm-macros-1-41.el9.noarch.rpm 2.6 MB/s | 9.1 kB     00:00    
(196/202): pyproject-srpm-macros-1.16.2-1.el9.n 5.9 MB/s |  14 kB     00:00    
(197/202): python-srpm-macros-3.9-54.el9.noarch 4.5 MB/s |  18 kB     00:00    
(198/202): qt5-srpm-macros-5.15.9-1.el9.noarch. 3.2 MB/s | 8.8 kB     00:00    
(199/202): redhat-rpm-config-208-1.el9.noarch.r  17 MB/s |  71 kB     00:00    
(200/202): rpm-build-4.16.1.3-36.el9.x86_64.rpm  15 MB/s |  67 kB     00:00    
(201/202): rust-srpm-macros-17-4.el9.noarch.rpm 4.5 MB/s |  10 kB     00:00    
(202/202): gdb-minimal-14.2-4.el9.x86_64.rpm     65 MB/s | 4.2 MB     00:00    
--------------------------------------------------------------------------------
Total                                           101 MB/s |  69 MB     00:00     
CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x8483C65D:
 Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
 Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
 From       : /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-Official
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.16-5.el9.x86_64                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-11.5.0-2.el9.x86_64                           1/202 
  Running scriptlet: libgcc-11.5.0-2.el9.x86_64                           1/202 
  Installing       : rust-srpm-macros-17-4.el9.noarch                     2/202 
  Installing       : qt5-srpm-macros-5.15.9-1.el9.noarch                  3/202 
  Installing       : perl-srpm-macros-1-41.el9.noarch                     4/202 
  Installing       : openblas-srpm-macros-2-11.el9.noarch                 5/202 
  Installing       : ocaml-srpm-macros-6-6.el9.noarch                     6/202 
  Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                   7/202 
  Installing       : tzdata-2024b-3.el9.noarch                            8/202 
  Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch        9/202 
  Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      10/202 
  Installing       : pcre2-syntax-10.40-6.el9.noarch                     11/202 
  Installing       : ncurses-base-6.2-10.20210508.el9.noarch             12/202 
  Installing       : libssh-config-0.10.4-13.el9.noarch                  13/202 
  Installing       : coreutils-common-8.32-39.el9.x86_64                 14/202 
  Installing       : centos-gpg-keys-9.0-26.el9.noarch                   15/202 
  Installing       : centos-stream-repos-9.0-26.el9.noarch               16/202 
  Installing       : centos-stream-release-9.0-26.el9.noarch             17/202 
  Installing       : setup-2.13.7-10.el9.noarch                          18/202 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.13.7-10.el9.noarch                          18/202 
  Installing       : filesystem-3.16-5.el9.x86_64                        19/202 
  Installing       : basesystem-11-13.el9.noarch                         20/202 
  Installing       : glibc-gconv-extra-2.34-150.el9.x86_64               21/202 
  Running scriptlet: glibc-gconv-extra-2.34-150.el9.x86_64               21/202 
  Installing       : glibc-minimal-langpack-2.34-150.el9.x86_64          22/202 
  Installing       : glibc-common-2.34-150.el9.x86_64                    23/202 
  Running scriptlet: glibc-2.34-150.el9.x86_64                           24/202 
  Installing       : glibc-2.34-150.el9.x86_64                           24/202 
  Running scriptlet: glibc-2.34-150.el9.x86_64                           24/202 
  Installing       : ncurses-libs-6.2-10.20210508.el9.x86_64             25/202 
  Installing       : bash-5.1.8-9.el9.x86_64                             26/202 
  Running scriptlet: bash-5.1.8-9.el9.x86_64                             26/202 
  Installing       : zlib-1.2.11-41.el9.x86_64                           27/202 
  Installing       : xz-libs-5.2.5-8.el9.x86_64                          28/202 
  Installing       : bzip2-libs-1.0.8-10.el9.x86_64                      29/202 
  Installing       : libzstd-1.5.5-1.el9.x86_64                          30/202 
  Installing       : elfutils-libelf-0.192-5.el9.x86_64                  31/202 
  Installing       : libstdc++-11.5.0-2.el9.x86_64                       32/202 
  Installing       : libxcrypt-4.4.18-3.el9.x86_64                       33/202 
  Installing       : libuuid-2.37.4-20.el9.x86_64                        34/202 
  Installing       : gmp-1:6.2.0-13.el9.x86_64                           35/202 
  Installing       : libattr-2.5.1-3.el9.x86_64                          36/202 
  Installing       : libacl-2.3.1-4.el9.x86_64                           37/202 
  Installing       : libcap-2.48-9.el9.x86_64                            38/202 
  Installing       : popt-1.18-8.el9.x86_64                              39/202 
  Installing       : crypto-policies-20240828-2.git626aa59.el9.noarch    40/202 
  Running scriptlet: crypto-policies-20240828-2.git626aa59.el9.noarch    40/202 
  Installing       : readline-8.1-4.el9.x86_64                           41/202 
  Installing       : libcom_err-1.46.5-6.el9.x86_64                      42/202 
  Installing       : lz4-libs-1.9.3-5.el9.x86_64                         43/202 
  Installing       : mpfr-4.1.0-7.el9.x86_64                             44/202 
  Installing       : dwz-0.14-3.el9.x86_64                               45/202 
  Installing       : unzip-6.0-57.el9.x86_64                             46/202 
  Installing       : file-libs-5.39-16.el9.x86_64                        47/202 
  Installing       : file-5.39-16.el9.x86_64                             48/202 
  Installing       : sqlite-libs-3.34.1-7.el9.x86_64                     49/202 
  Installing       : alternatives-1.24-1.el9.x86_64                      50/202 
  Installing       : libcap-ng-0.8.2-7.el9.x86_64                        51/202 
  Installing       : audit-libs-3.1.5-2.el9.x86_64                       52/202 
  Installing       : libsepol-3.6-2.el9.x86_64                           53/202 
  Installing       : libsigsegv-2.13-4.el9.x86_64                        54/202 
  Installing       : gawk-5.1.0-6.el9.x86_64                             55/202 
  Installing       : libsmartcols-2.37.4-20.el9.x86_64                   56/202 
  Installing       : libtasn1-4.16.0-8.el9.x86_64                        57/202 
  Installing       : libunistring-0.9.10-15.el9.x86_64                   58/202 
  Installing       : libidn2-2.3.0-7.el9.x86_64                          59/202 
  Installing       : lua-libs-5.4.4-4.el9.x86_64                         60/202 
  Installing       : libpsl-0.21.1-5.el9.x86_64                          61/202 
  Installing       : zip-3.0-35.el9.x86_64                               62/202 
  Installing       : zstd-1.5.5-1.el9.x86_64                             63/202 
  Running scriptlet: groff-base-1.22.4-10.el9.x86_64                     64/202 
  Installing       : groff-base-1.22.4-10.el9.x86_64                     64/202 
  Running scriptlet: groff-base-1.22.4-10.el9.x86_64                     64/202 
  Installing       : bzip2-1.0.8-10.el9.x86_64                           65/202 
  Installing       : libxml2-2.9.13-6.el9.x86_64                         66/202 
  Installing       : info-6.7-15.el9.x86_64                              67/202 
  Installing       : ed-1.14.2-12.el9.x86_64                             68/202 
  Installing       : elfutils-default-yama-scope-0.192-5.el9.noarch      69/202 
  Running scriptlet: elfutils-default-yama-scope-0.192-5.el9.noarch      69/202 
  Installing       : elfutils-libs-0.192-5.el9.x86_64                    70/202 
  Installing       : ncurses-6.2-10.20210508.el9.x86_64                  71/202 
  Installing       : cpio-2.13-16.el9.x86_64                             72/202 
  Installing       : diffutils-3.7-12.el9.x86_64                         73/202 
  Installing       : gdbm-libs-1:1.23-1.el9.x86_64                       74/202 
  Installing       : json-c-0.14-11.el9.x86_64                           75/202 
  Installing       : keyutils-libs-1.6.3-1.el9.x86_64                    76/202 
  Installing       : libbrotli-1.0.9-7.el9.x86_64                        77/202 
  Installing       : libdb-5.3.28-55.el9.x86_64                          78/202 
  Installing       : libeconf-0.4.1-4.el9.x86_64                         79/202 
  Installing       : libffi-3.4.2-8.el9.x86_64                           80/202 
  Installing       : p11-kit-0.25.3-3.el9.x86_64                         81/202 
  Installing       : p11-kit-trust-0.25.3-3.el9.x86_64                   82/202 
  Running scriptlet: p11-kit-trust-0.25.3-3.el9.x86_64                   82/202 
  Installing       : libgomp-11.5.0-2.el9.x86_64                         83/202 
  Installing       : libgpg-error-1.42-5.el9.x86_64                      84/202 
  Installing       : libgcrypt-1.10.0-11.el9.x86_64                      85/202 
  Installing       : libnghttp2-1.43.0-6.el9.x86_64                      86/202 
  Installing       : libpkgconf-1.7.3-10.el9.x86_64                      87/202 
  Installing       : pkgconf-1.7.3-10.el9.x86_64                         88/202 
  Installing       : pkgconf-pkg-config-1.7.3-10.el9.x86_64              89/202 
  Installing       : libtool-ltdl-2.4.6-46.el9.x86_64                    90/202 
  Installing       : libverto-0.3.2-3.el9.x86_64                         91/202 
  Installing       : pcre-8.44-4.el9.x86_64                              92/202 
  Installing       : grep-3.6-5.el9.x86_64                               93/202 
  Installing       : xz-5.2.5-8.el9.x86_64                               94/202 
  Installing       : pcre2-10.40-6.el9.x86_64                            95/202 
  Installing       : libselinux-3.6-2.el9.x86_64                         96/202 
  Installing       : sed-4.8-9.el9.x86_64                                97/202 
  Installing       : findutils-1:4.8.0-7.el9.x86_64                      98/202 
  Installing       : openssl-libs-1:3.2.2-6.el9.x86_64                   99/202 
  Installing       : coreutils-8.32-39.el9.x86_64                       100/202 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar   101/202 
  Installing       : ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar   101/202 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar   101/202 
  Installing       : libblkid-2.37.4-20.el9.x86_64                      102/202 
  Running scriptlet: libblkid-2.37.4-20.el9.x86_64                      102/202 
  Installing       : krb5-libs-1.21.1-4.el9.x86_64                      103/202 
  Installing       : libmount-2.37.4-20.el9.x86_64                      104/202 
  Installing       : gzip-1.12-1.el9.x86_64                             105/202 
  Installing       : cracklib-2.9.6-27.el9.x86_64                       106/202 
  Installing       : systemd-libs-252-50.el9.x86_64                     107/202 
  Running scriptlet: systemd-libs-252-50.el9.x86_64                     107/202 
  Installing       : libarchive-3.5.3-4.el9.x86_64                      108/202 
  Installing       : util-linux-core-2.37.4-20.el9.x86_64               109/202 
  Running scriptlet: util-linux-core-2.37.4-20.el9.x86_64               109/202 
  Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                 110/202 
  Installing       : cyrus-sasl-lib-2.1.27-21.el9.x86_64                111/202 
  Installing       : libssh-0.10.4-13.el9.x86_64                        112/202 
  Installing       : libfdisk-2.37.4-20.el9.x86_64                      113/202 
  Installing       : perl-Digest-1.19-4.el9.noarch                      114/202 
  Installing       : perl-Digest-MD5-2.58-4.el9.x86_64                  115/202 
  Installing       : perl-B-1.80-481.el9.x86_64                         116/202 
  Installing       : perl-FileHandle-2.03-481.el9.noarch                117/202 
  Installing       : perl-Data-Dumper-2.174-462.el9.x86_64              118/202 
  Installing       : perl-libnet-3.13-4.el9.noarch                      119/202 
  Installing       : perl-AutoLoader-5.74-481.el9.noarch                120/202 
  Installing       : perl-base-2.27-481.el9.noarch                      121/202 
  Installing       : perl-URI-5.09-3.el9.noarch                         122/202 
  Installing       : perl-if-0.60.800-481.el9.noarch                    123/202 
  Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                124/202 
  Installing       : perl-Time-Local-2:1.300-7.el9.noarch               125/202 
  Installing       : perl-File-Path-2.18-4.el9.noarch                   126/202 
  Installing       : perl-IO-Socket-SSL-2.073-2.el9.noarch              127/202 
  Installing       : perl-Net-SSLeay-1.94-1.el9.x86_64                  128/202 
  Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch             129/202 
  Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       130/202 
  Installing       : perl-Mozilla-CA-20200520-6.el9.noarch              131/202 
  Installing       : perl-Class-Struct-0.66-481.el9.noarch              132/202 
  Installing       : perl-POSIX-1.94-481.el9.x86_64                     133/202 
  Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch            134/202 
  Installing       : perl-IPC-Open3-1.21-481.el9.noarch                 135/202 
  Installing       : perl-subs-1.03-481.el9.noarch                      136/202 
  Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch            137/202 
  Installing       : perl-Term-Cap-1.17-460.el9.noarch                  138/202 
  Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                139/202 
  Installing       : perl-HTTP-Tiny-0.076-462.el9.noarch                140/202 
  Installing       : perl-Socket-4:2.031-4.el9.x86_64                   141/202 
  Installing       : perl-SelectSaver-1.02-481.el9.noarch               142/202 
  Installing       : perl-Symbol-1.08-481.el9.noarch                    143/202 
  Installing       : perl-File-stat-1.09-481.el9.noarch                 144/202 
  Installing       : perl-podlators-1:4.14-460.el9.noarch               145/202 
  Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch            146/202 
  Installing       : perl-Fcntl-1.13-481.el9.x86_64                     147/202 
  Installing       : perl-Text-ParseWords-3.30-460.el9.noarch           148/202 
  Installing       : perl-mro-1.23-481.el9.x86_64                       149/202 
  Installing       : perl-IO-1.43-481.el9.x86_64                        150/202 
  Installing       : perl-overloading-0.02-481.el9.noarch               151/202 
  Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                 152/202 
  Installing       : perl-Errno-1.30-481.el9.x86_64                     153/202 
  Installing       : perl-File-Basename-2.85-481.el9.noarch             154/202 
  Installing       : perl-Getopt-Std-1.12-481.el9.noarch                155/202 
  Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                 156/202 
  Installing       : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64       157/202 
  Installing       : perl-constant-1.33-461.el9.noarch                  158/202 
  Installing       : perl-Storable-1:3.21-460.el9.x86_64                159/202 
  Installing       : perl-overload-1.31-481.el9.noarch                  160/202 
  Installing       : perl-parent-1:0.238-460.el9.noarch                 161/202 
  Installing       : perl-vars-1.05-481.el9.noarch                      162/202 
  Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               163/202 
  Installing       : perl-Carp-1.50-460.el9.noarch                      164/202 
  Installing       : perl-Exporter-5.74-461.el9.noarch                  165/202 
  Installing       : perl-PathTools-3.78-461.el9.x86_64                 166/202 
  Installing       : perl-Encode-4:3.08-462.el9.x86_64                  167/202 
  Installing       : perl-libs-4:5.32.1-481.el9.x86_64                  168/202 
  Installing       : perl-interpreter-4:5.32.1-481.el9.x86_64           169/202 
  Installing       : kernel-srpm-macros-1.0-13.el9.noarch               170/202 
  Installing       : openssl-1:3.2.2-6.el9.x86_64                       171/202 
  Installing       : libpwquality-1.4.4-8.el9.x86_64                    172/202 
  Installing       : pam-1.5.1-23.el9.x86_64                            173/202 
  Installing       : libevent-2.1.12-8.el9.x86_64                       174/202 
  Installing       : libsemanage-3.6-3.el9.x86_64                       175/202 
  Installing       : shadow-utils-2:4.9-12.el9.x86_64                   176/202 
  Running scriptlet: libutempter-1.2.1-6.el9.x86_64                     177/202 
  Installing       : libutempter-1.2.1-6.el9.x86_64                     177/202 
  Installing       : openldap-2.6.8-3.el9.x86_64                        178/202 
  Installing       : libcurl-7.76.1-31.el9.x86_64                       179/202 
  Installing       : elfutils-debuginfod-client-0.192-5.el9.x86_64      180/202 
  Installing       : binutils-gold-2.35.2-59.el9.x86_64                 181/202 
  Installing       : binutils-2.35.2-59.el9.x86_64                      182/202 
  Running scriptlet: binutils-2.35.2-59.el9.x86_64                      182/202 
  Installing       : elfutils-0.192-5.el9.x86_64                        183/202 
  Installing       : gdb-minimal-14.2-4.el9.x86_64                      184/202 
  Installing       : debugedit-5.0-5.el9.x86_64                         185/202 
  Installing       : curl-7.76.1-31.el9.x86_64                          186/202 
  Installing       : rpm-4.16.1.3-36.el9.x86_64                         187/202 
  Installing       : rpm-libs-4.16.1.3-36.el9.x86_64                    188/202 
  Installing       : rpm-build-libs-4.16.1.3-36.el9.x86_64              189/202 
  Installing       : efi-srpm-macros-6-2.el9.noarch                     190/202 
  Installing       : lua-srpm-macros-1-6.el9.noarch                     191/202 
  Installing       : tar-2:1.34-7.el9.x86_64                            192/202 
  Installing       : patch-2.7.6-16.el9.x86_64                          193/202 
  Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           194/202 
  Installing       : go-srpm-macros-3.6.0-7.el9.noarch                  195/202 
  Installing       : python-srpm-macros-3.9-54.el9.noarch               196/202 
  Installing       : pyproject-srpm-macros-1.16.2-1.el9.noarch          197/202 
  Installing       : redhat-rpm-config-208-1.el9.noarch                 198/202 
  Installing       : rpm-build-4.16.1.3-36.el9.x86_64                   199/202 
  Installing       : util-linux-2.37.4-20.el9.x86_64                    200/202 
  Installing       : make-1:4.3-8.el9.x86_64                            201/202 
  Installing       : which-2.21-29.el9.x86_64                           202/202 
  Running scriptlet: filesystem-3.16-5.el9.x86_64                       202/202 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar   202/202 
  Running scriptlet: rpm-4.16.1.3-36.el9.x86_64                         202/202 
  Running scriptlet: which-2.21-29.el9.x86_64                           202/202 
  Verifying        : alternatives-1.24-1.el9.x86_64                       1/202 
  Verifying        : audit-libs-3.1.5-2.el9.x86_64                        2/202 
  Verifying        : basesystem-11-13.el9.noarch                          3/202 
  Verifying        : bash-5.1.8-9.el9.x86_64                              4/202 
  Verifying        : binutils-2.35.2-59.el9.x86_64                        5/202 
  Verifying        : binutils-gold-2.35.2-59.el9.x86_64                   6/202 
  Verifying        : bzip2-1.0.8-10.el9.x86_64                            7/202 
  Verifying        : bzip2-libs-1.0.8-10.el9.x86_64                       8/202 
  Verifying        : ca-certificates-2024.2.69_v8.0.303-91.4.el9.noar     9/202 
  Verifying        : centos-gpg-keys-9.0-26.el9.noarch                   10/202 
  Verifying        : centos-stream-release-9.0-26.el9.noarch             11/202 
  Verifying        : centos-stream-repos-9.0-26.el9.noarch               12/202 
  Verifying        : coreutils-8.32-39.el9.x86_64                        13/202 
  Verifying        : coreutils-common-8.32-39.el9.x86_64                 14/202 
  Verifying        : cpio-2.13-16.el9.x86_64                             15/202 
  Verifying        : cracklib-2.9.6-27.el9.x86_64                        16/202 
  Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                  17/202 
  Verifying        : crypto-policies-20240828-2.git626aa59.el9.noarch    18/202 
  Verifying        : curl-7.76.1-31.el9.x86_64                           19/202 
  Verifying        : cyrus-sasl-lib-2.1.27-21.el9.x86_64                 20/202 
  Verifying        : diffutils-3.7-12.el9.x86_64                         21/202 
  Verifying        : ed-1.14.2-12.el9.x86_64                             22/202 
  Verifying        : elfutils-0.192-5.el9.x86_64                         23/202 
  Verifying        : elfutils-debuginfod-client-0.192-5.el9.x86_64       24/202 
  Verifying        : elfutils-default-yama-scope-0.192-5.el9.noarch      25/202 
  Verifying        : elfutils-libelf-0.192-5.el9.x86_64                  26/202 
  Verifying        : elfutils-libs-0.192-5.el9.x86_64                    27/202 
  Verifying        : file-5.39-16.el9.x86_64                             28/202 
  Verifying        : file-libs-5.39-16.el9.x86_64                        29/202 
  Verifying        : filesystem-3.16-5.el9.x86_64                        30/202 
  Verifying        : findutils-1:4.8.0-7.el9.x86_64                      31/202 
  Verifying        : gawk-5.1.0-6.el9.x86_64                             32/202 
  Verifying        : gdbm-libs-1:1.23-1.el9.x86_64                       33/202 
  Verifying        : glibc-2.34-150.el9.x86_64                           34/202 
  Verifying        : glibc-common-2.34-150.el9.x86_64                    35/202 
  Verifying        : glibc-gconv-extra-2.34-150.el9.x86_64               36/202 
  Verifying        : glibc-minimal-langpack-2.34-150.el9.x86_64          37/202 
  Verifying        : gmp-1:6.2.0-13.el9.x86_64                           38/202 
  Verifying        : grep-3.6-5.el9.x86_64                               39/202 
  Verifying        : groff-base-1.22.4-10.el9.x86_64                     40/202 
  Verifying        : gzip-1.12-1.el9.x86_64                              41/202 
  Verifying        : info-6.7-15.el9.x86_64                              42/202 
  Verifying        : json-c-0.14-11.el9.x86_64                           43/202 
  Verifying        : keyutils-libs-1.6.3-1.el9.x86_64                    44/202 
  Verifying        : krb5-libs-1.21.1-4.el9.x86_64                       45/202 
  Verifying        : libacl-2.3.1-4.el9.x86_64                           46/202 
  Verifying        : libarchive-3.5.3-4.el9.x86_64                       47/202 
  Verifying        : libattr-2.5.1-3.el9.x86_64                          48/202 
  Verifying        : libblkid-2.37.4-20.el9.x86_64                       49/202 
  Verifying        : libbrotli-1.0.9-7.el9.x86_64                        50/202 
  Verifying        : libcap-2.48-9.el9.x86_64                            51/202 
  Verifying        : libcap-ng-0.8.2-7.el9.x86_64                        52/202 
  Verifying        : libcom_err-1.46.5-6.el9.x86_64                      53/202 
  Verifying        : libcurl-7.76.1-31.el9.x86_64                        54/202 
  Verifying        : libdb-5.3.28-55.el9.x86_64                          55/202 
  Verifying        : libeconf-0.4.1-4.el9.x86_64                         56/202 
  Verifying        : libevent-2.1.12-8.el9.x86_64                        57/202 
  Verifying        : libfdisk-2.37.4-20.el9.x86_64                       58/202 
  Verifying        : libffi-3.4.2-8.el9.x86_64                           59/202 
  Verifying        : libgcc-11.5.0-2.el9.x86_64                          60/202 
  Verifying        : libgcrypt-1.10.0-11.el9.x86_64                      61/202 
  Verifying        : libgomp-11.5.0-2.el9.x86_64                         62/202 
  Verifying        : libgpg-error-1.42-5.el9.x86_64                      63/202 
  Verifying        : libidn2-2.3.0-7.el9.x86_64                          64/202 
  Verifying        : libmount-2.37.4-20.el9.x86_64                       65/202 
  Verifying        : libnghttp2-1.43.0-6.el9.x86_64                      66/202 
  Verifying        : libpkgconf-1.7.3-10.el9.x86_64                      67/202 
  Verifying        : libpsl-0.21.1-5.el9.x86_64                          68/202 
  Verifying        : libpwquality-1.4.4-8.el9.x86_64                     69/202 
  Verifying        : libselinux-3.6-2.el9.x86_64                         70/202 
  Verifying        : libsemanage-3.6-3.el9.x86_64                        71/202 
  Verifying        : libsepol-3.6-2.el9.x86_64                           72/202 
  Verifying        : libsigsegv-2.13-4.el9.x86_64                        73/202 
  Verifying        : libsmartcols-2.37.4-20.el9.x86_64                   74/202 
  Verifying        : libssh-0.10.4-13.el9.x86_64                         75/202 
  Verifying        : libssh-config-0.10.4-13.el9.noarch                  76/202 
  Verifying        : libstdc++-11.5.0-2.el9.x86_64                       77/202 
  Verifying        : libtasn1-4.16.0-8.el9.x86_64                        78/202 
  Verifying        : libtool-ltdl-2.4.6-46.el9.x86_64                    79/202 
  Verifying        : libunistring-0.9.10-15.el9.x86_64                   80/202 
  Verifying        : libutempter-1.2.1-6.el9.x86_64                      81/202 
  Verifying        : libuuid-2.37.4-20.el9.x86_64                        82/202 
  Verifying        : libverto-0.3.2-3.el9.x86_64                         83/202 
  Verifying        : libxcrypt-4.4.18-3.el9.x86_64                       84/202 
  Verifying        : libxml2-2.9.13-6.el9.x86_64                         85/202 
  Verifying        : libzstd-1.5.5-1.el9.x86_64                          86/202 
  Verifying        : lua-libs-5.4.4-4.el9.x86_64                         87/202 
  Verifying        : lz4-libs-1.9.3-5.el9.x86_64                         88/202 
  Verifying        : make-1:4.3-8.el9.x86_64                             89/202 
  Verifying        : mpfr-4.1.0-7.el9.x86_64                             90/202 
  Verifying        : ncurses-6.2-10.20210508.el9.x86_64                  91/202 
  Verifying        : ncurses-base-6.2-10.20210508.el9.noarch             92/202 
  Verifying        : ncurses-libs-6.2-10.20210508.el9.x86_64             93/202 
  Verifying        : openldap-2.6.8-3.el9.x86_64                         94/202 
  Verifying        : openssl-1:3.2.2-6.el9.x86_64                        95/202 
  Verifying        : openssl-libs-1:3.2.2-6.el9.x86_64                   96/202 
  Verifying        : p11-kit-0.25.3-3.el9.x86_64                         97/202 
  Verifying        : p11-kit-trust-0.25.3-3.el9.x86_64                   98/202 
  Verifying        : pam-1.5.1-23.el9.x86_64                             99/202 
  Verifying        : pcre-8.44-4.el9.x86_64                             100/202 
  Verifying        : pcre2-10.40-6.el9.x86_64                           101/202 
  Verifying        : pcre2-syntax-10.40-6.el9.noarch                    102/202 
  Verifying        : perl-AutoLoader-5.74-481.el9.noarch                103/202 
  Verifying        : perl-B-1.80-481.el9.x86_64                         104/202 
  Verifying        : perl-Carp-1.50-460.el9.noarch                      105/202 
  Verifying        : perl-Class-Struct-0.66-481.el9.noarch              106/202 
  Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64              107/202 
  Verifying        : perl-Digest-1.19-4.el9.noarch                      108/202 
  Verifying        : perl-Digest-MD5-2.58-4.el9.x86_64                  109/202 
  Verifying        : perl-Encode-4:3.08-462.el9.x86_64                  110/202 
  Verifying        : perl-Errno-1.30-481.el9.x86_64                     111/202 
  Verifying        : perl-Exporter-5.74-461.el9.noarch                  112/202 
  Verifying        : perl-Fcntl-1.13-481.el9.x86_64                     113/202 
  Verifying        : perl-File-Basename-2.85-481.el9.noarch             114/202 
  Verifying        : perl-File-Path-2.18-4.el9.noarch                   115/202 
  Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch            116/202 
  Verifying        : perl-File-stat-1.09-481.el9.noarch                 117/202 
  Verifying        : perl-FileHandle-2.03-481.el9.noarch                118/202 
  Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch               119/202 
  Verifying        : perl-Getopt-Std-1.12-481.el9.noarch                120/202 
  Verifying        : perl-HTTP-Tiny-0.076-462.el9.noarch                121/202 
  Verifying        : perl-IO-1.43-481.el9.x86_64                        122/202 
  Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                123/202 
  Verifying        : perl-IO-Socket-SSL-2.073-2.el9.noarch              124/202 
  Verifying        : perl-IPC-Open3-1.21-481.el9.noarch                 125/202 
  Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                 126/202 
  Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch              127/202 
  Verifying        : perl-Net-SSLeay-1.94-1.el9.x86_64                  128/202 
  Verifying        : perl-POSIX-1.94-481.el9.x86_64                     129/202 
  Verifying        : perl-PathTools-3.78-461.el9.x86_64                 130/202 
  Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             131/202 
  Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            132/202 
  Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                133/202 
  Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 134/202 
  Verifying        : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64       135/202 
  Verifying        : perl-SelectSaver-1.02-481.el9.noarch               136/202 
  Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   137/202 
  Verifying        : perl-Storable-1:3.21-460.el9.x86_64                138/202 
  Verifying        : perl-Symbol-1.08-481.el9.noarch                    139/202 
  Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            140/202 
  Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  141/202 
  Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           142/202 
  Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       143/202 
  Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               144/202 
  Verifying        : perl-URI-5.09-3.el9.noarch                         145/202 
  Verifying        : perl-base-2.27-481.el9.noarch                      146/202 
  Verifying        : perl-constant-1.33-461.el9.noarch                  147/202 
  Verifying        : perl-if-0.60.800-481.el9.noarch                    148/202 
  Verifying        : perl-interpreter-4:5.32.1-481.el9.x86_64           149/202 
  Verifying        : perl-libnet-3.13-4.el9.noarch                      150/202 
  Verifying        : perl-libs-4:5.32.1-481.el9.x86_64                  151/202 
  Verifying        : perl-mro-1.23-481.el9.x86_64                       152/202 
  Verifying        : perl-overload-1.31-481.el9.noarch                  153/202 
  Verifying        : perl-overloading-0.02-481.el9.noarch               154/202 
  Verifying        : perl-parent-1:0.238-460.el9.noarch                 155/202 
  Verifying        : perl-podlators-1:4.14-460.el9.noarch               156/202 
  Verifying        : perl-subs-1.03-481.el9.noarch                      157/202 
  Verifying        : perl-vars-1.05-481.el9.noarch                      158/202 
  Verifying        : pkgconf-1.7.3-10.el9.x86_64                        159/202 
  Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                     160/202 
  Verifying        : pkgconf-pkg-config-1.7.3-10.el9.x86_64             161/202 
  Verifying        : popt-1.18-8.el9.x86_64                             162/202 
  Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch      163/202 
  Verifying        : readline-8.1-4.el9.x86_64                          164/202 
  Verifying        : rpm-4.16.1.3-36.el9.x86_64                         165/202 
  Verifying        : rpm-build-libs-4.16.1.3-36.el9.x86_64              166/202 
  Verifying        : rpm-libs-4.16.1.3-36.el9.x86_64                    167/202 
  Verifying        : sed-4.8-9.el9.x86_64                               168/202 
  Verifying        : setup-2.13.7-10.el9.noarch                         169/202 
  Verifying        : shadow-utils-2:4.9-12.el9.x86_64                   170/202 
  Verifying        : sqlite-libs-3.34.1-7.el9.x86_64                    171/202 
  Verifying        : systemd-libs-252-50.el9.x86_64                     172/202 
  Verifying        : tar-2:1.34-7.el9.x86_64                            173/202 
  Verifying        : tzdata-2024b-3.el9.noarch                          174/202 
  Verifying        : unzip-6.0-57.el9.x86_64                            175/202 
  Verifying        : util-linux-2.37.4-20.el9.x86_64                    176/202 
  Verifying        : util-linux-core-2.37.4-20.el9.x86_64               177/202 
  Verifying        : which-2.21-29.el9.x86_64                           178/202 
  Verifying        : xz-5.2.5-8.el9.x86_64                              179/202 
  Verifying        : xz-libs-5.2.5-8.el9.x86_64                         180/202 
  Verifying        : zip-3.0-35.el9.x86_64                              181/202 
  Verifying        : zlib-1.2.11-41.el9.x86_64                          182/202 
  Verifying        : zstd-1.5.5-1.el9.x86_64                            183/202 
  Verifying        : debugedit-5.0-5.el9.x86_64                         184/202 
  Verifying        : dwz-0.14-3.el9.x86_64                              185/202 
  Verifying        : efi-srpm-macros-6-2.el9.noarch                     186/202 
  Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           187/202 
  Verifying        : gdb-minimal-14.2-4.el9.x86_64                      188/202 
  Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                 189/202 
  Verifying        : go-srpm-macros-3.6.0-7.el9.noarch                  190/202 
  Verifying        : kernel-srpm-macros-1.0-13.el9.noarch               191/202 
  Verifying        : lua-srpm-macros-1-6.el9.noarch                     192/202 
  Verifying        : ocaml-srpm-macros-6-6.el9.noarch                   193/202 
  Verifying        : openblas-srpm-macros-2-11.el9.noarch               194/202 
  Verifying        : patch-2.7.6-16.el9.x86_64                          195/202 
  Verifying        : perl-srpm-macros-1-41.el9.noarch                   196/202 
  Verifying        : pyproject-srpm-macros-1.16.2-1.el9.noarch          197/202 
  Verifying        : python-srpm-macros-3.9-54.el9.noarch               198/202 
  Verifying        : qt5-srpm-macros-5.15.9-1.el9.noarch                199/202 
  Verifying        : redhat-rpm-config-208-1.el9.noarch                 200/202 
  Verifying        : rpm-build-4.16.1.3-36.el9.x86_64                   201/202 
  Verifying        : rust-srpm-macros-17-4.el9.noarch                   202/202 

Installed:
  alternatives-1.24-1.el9.x86_64                                                
  audit-libs-3.1.5-2.el9.x86_64                                                 
  basesystem-11-13.el9.noarch                                                   
  bash-5.1.8-9.el9.x86_64                                                       
  binutils-2.35.2-59.el9.x86_64                                                 
  binutils-gold-2.35.2-59.el9.x86_64                                            
  bzip2-1.0.8-10.el9.x86_64                                                     
  bzip2-libs-1.0.8-10.el9.x86_64                                                
  ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch                            
  centos-gpg-keys-9.0-26.el9.noarch                                             
  centos-stream-release-9.0-26.el9.noarch                                       
  centos-stream-repos-9.0-26.el9.noarch                                         
  coreutils-8.32-39.el9.x86_64                                                  
  coreutils-common-8.32-39.el9.x86_64                                           
  cpio-2.13-16.el9.x86_64                                                       
  cracklib-2.9.6-27.el9.x86_64                                                  
  cracklib-dicts-2.9.6-27.el9.x86_64                                            
  crypto-policies-20240828-2.git626aa59.el9.noarch                              
  curl-7.76.1-31.el9.x86_64                                                     
  cyrus-sasl-lib-2.1.27-21.el9.x86_64                                           
  debugedit-5.0-5.el9.x86_64                                                    
  diffutils-3.7-12.el9.x86_64                                                   
  dwz-0.14-3.el9.x86_64                                                         
  ed-1.14.2-12.el9.x86_64                                                       
  efi-srpm-macros-6-2.el9.noarch                                                
  elfutils-0.192-5.el9.x86_64                                                   
  elfutils-debuginfod-client-0.192-5.el9.x86_64                                 
  elfutils-default-yama-scope-0.192-5.el9.noarch                                
  elfutils-libelf-0.192-5.el9.x86_64                                            
  elfutils-libs-0.192-5.el9.x86_64                                              
  file-5.39-16.el9.x86_64                                                       
  file-libs-5.39-16.el9.x86_64                                                  
  filesystem-3.16-5.el9.x86_64                                                  
  findutils-1:4.8.0-7.el9.x86_64                                                
  fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
  gawk-5.1.0-6.el9.x86_64                                                       
  gdb-minimal-14.2-4.el9.x86_64                                                 
  gdbm-libs-1:1.23-1.el9.x86_64                                                 
  ghc-srpm-macros-1.5.0-6.el9.noarch                                            
  glibc-2.34-150.el9.x86_64                                                     
  glibc-common-2.34-150.el9.x86_64                                              
  glibc-gconv-extra-2.34-150.el9.x86_64                                         
  glibc-minimal-langpack-2.34-150.el9.x86_64                                    
  gmp-1:6.2.0-13.el9.x86_64                                                     
  go-srpm-macros-3.6.0-7.el9.noarch                                             
  grep-3.6-5.el9.x86_64                                                         
  groff-base-1.22.4-10.el9.x86_64                                               
  gzip-1.12-1.el9.x86_64                                                        
  info-6.7-15.el9.x86_64                                                        
  json-c-0.14-11.el9.x86_64                                                     
  kernel-srpm-macros-1.0-13.el9.noarch                                          
  keyutils-libs-1.6.3-1.el9.x86_64                                              
  krb5-libs-1.21.1-4.el9.x86_64                                                 
  libacl-2.3.1-4.el9.x86_64                                                     
  libarchive-3.5.3-4.el9.x86_64                                                 
  libattr-2.5.1-3.el9.x86_64                                                    
  libblkid-2.37.4-20.el9.x86_64                                                 
  libbrotli-1.0.9-7.el9.x86_64                                                  
  libcap-2.48-9.el9.x86_64                                                      
  libcap-ng-0.8.2-7.el9.x86_64                                                  
  libcom_err-1.46.5-6.el9.x86_64                                                
  libcurl-7.76.1-31.el9.x86_64                                                  
  libdb-5.3.28-55.el9.x86_64                                                    
  libeconf-0.4.1-4.el9.x86_64                                                   
  libevent-2.1.12-8.el9.x86_64                                                  
  libfdisk-2.37.4-20.el9.x86_64                                                 
  libffi-3.4.2-8.el9.x86_64                                                     
  libgcc-11.5.0-2.el9.x86_64                                                    
  libgcrypt-1.10.0-11.el9.x86_64                                                
  libgomp-11.5.0-2.el9.x86_64                                                   
  libgpg-error-1.42-5.el9.x86_64                                                
  libidn2-2.3.0-7.el9.x86_64                                                    
  libmount-2.37.4-20.el9.x86_64                                                 
  libnghttp2-1.43.0-6.el9.x86_64                                                
  libpkgconf-1.7.3-10.el9.x86_64                                                
  libpsl-0.21.1-5.el9.x86_64                                                    
  libpwquality-1.4.4-8.el9.x86_64                                               
  libselinux-3.6-2.el9.x86_64                                                   
  libsemanage-3.6-3.el9.x86_64                                                  
  libsepol-3.6-2.el9.x86_64                                                     
  libsigsegv-2.13-4.el9.x86_64                                                  
  libsmartcols-2.37.4-20.el9.x86_64                                             
  libssh-0.10.4-13.el9.x86_64                                                   
  libssh-config-0.10.4-13.el9.noarch                                            
  libstdc++-11.5.0-2.el9.x86_64                                                 
  libtasn1-4.16.0-8.el9.x86_64                                                  
  libtool-ltdl-2.4.6-46.el9.x86_64                                              
  libunistring-0.9.10-15.el9.x86_64                                             
  libutempter-1.2.1-6.el9.x86_64                                                
  libuuid-2.37.4-20.el9.x86_64                                                  
  libverto-0.3.2-3.el9.x86_64                                                   
  libxcrypt-4.4.18-3.el9.x86_64                                                 
  libxml2-2.9.13-6.el9.x86_64                                                   
  libzstd-1.5.5-1.el9.x86_64                                                    
  lua-libs-5.4.4-4.el9.x86_64                                                   
  lua-srpm-macros-1-6.el9.noarch                                                
  lz4-libs-1.9.3-5.el9.x86_64                                                   
  make-1:4.3-8.el9.x86_64                                                       
  mpfr-4.1.0-7.el9.x86_64                                                       
  ncurses-6.2-10.20210508.el9.x86_64                                            
  ncurses-base-6.2-10.20210508.el9.noarch                                       
  ncurses-libs-6.2-10.20210508.el9.x86_64                                       
  ocaml-srpm-macros-6-6.el9.noarch                                              
  openblas-srpm-macros-2-11.el9.noarch                                          
  openldap-2.6.8-3.el9.x86_64                                                   
  openssl-1:3.2.2-6.el9.x86_64                                                  
  openssl-libs-1:3.2.2-6.el9.x86_64                                             
  p11-kit-0.25.3-3.el9.x86_64                                                   
  p11-kit-trust-0.25.3-3.el9.x86_64                                             
  pam-1.5.1-23.el9.x86_64                                                       
  patch-2.7.6-16.el9.x86_64                                                     
  pcre-8.44-4.el9.x86_64                                                        
  pcre2-10.40-6.el9.x86_64                                                      
  pcre2-syntax-10.40-6.el9.noarch                                               
  perl-AutoLoader-5.74-481.el9.noarch                                           
  perl-B-1.80-481.el9.x86_64                                                    
  perl-Carp-1.50-460.el9.noarch                                                 
  perl-Class-Struct-0.66-481.el9.noarch                                         
  perl-Data-Dumper-2.174-462.el9.x86_64                                         
  perl-Digest-1.19-4.el9.noarch                                                 
  perl-Digest-MD5-2.58-4.el9.x86_64                                             
  perl-Encode-4:3.08-462.el9.x86_64                                             
  perl-Errno-1.30-481.el9.x86_64                                                
  perl-Exporter-5.74-461.el9.noarch                                             
  perl-Fcntl-1.13-481.el9.x86_64                                                
  perl-File-Basename-2.85-481.el9.noarch                                        
  perl-File-Path-2.18-4.el9.noarch                                              
  perl-File-Temp-1:0.231.100-4.el9.noarch                                       
  perl-File-stat-1.09-481.el9.noarch                                            
  perl-FileHandle-2.03-481.el9.noarch                                           
  perl-Getopt-Long-1:2.52-4.el9.noarch                                          
  perl-Getopt-Std-1.12-481.el9.noarch                                           
  perl-HTTP-Tiny-0.076-462.el9.noarch                                           
  perl-IO-1.43-481.el9.x86_64                                                   
  perl-IO-Socket-IP-0.41-5.el9.noarch                                           
  perl-IO-Socket-SSL-2.073-2.el9.noarch                                         
  perl-IPC-Open3-1.21-481.el9.noarch                                            
  perl-MIME-Base64-3.16-4.el9.x86_64                                            
  perl-Mozilla-CA-20200520-6.el9.noarch                                         
  perl-Net-SSLeay-1.94-1.el9.x86_64                                             
  perl-POSIX-1.94-481.el9.x86_64                                                
  perl-PathTools-3.78-461.el9.x86_64                                            
  perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
  perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
  perl-Pod-Simple-1:3.42-4.el9.noarch                                           
  perl-Pod-Usage-4:2.01-4.el9.noarch                                            
  perl-Scalar-List-Utils-4:1.56-462.el9.x86_64                                  
  perl-SelectSaver-1.02-481.el9.noarch                                          
  perl-Socket-4:2.031-4.el9.x86_64                                              
  perl-Storable-1:3.21-460.el9.x86_64                                           
  perl-Symbol-1.08-481.el9.noarch                                               
  perl-Term-ANSIColor-5.01-461.el9.noarch                                       
  perl-Term-Cap-1.17-460.el9.noarch                                             
  perl-Text-ParseWords-3.30-460.el9.noarch                                      
  perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
  perl-Time-Local-2:1.300-7.el9.noarch                                          
  perl-URI-5.09-3.el9.noarch                                                    
  perl-base-2.27-481.el9.noarch                                                 
  perl-constant-1.33-461.el9.noarch                                             
  perl-if-0.60.800-481.el9.noarch                                               
  perl-interpreter-4:5.32.1-481.el9.x86_64                                      
  perl-libnet-3.13-4.el9.noarch                                                 
  perl-libs-4:5.32.1-481.el9.x86_64                                             
  perl-mro-1.23-481.el9.x86_64                                                  
  perl-overload-1.31-481.el9.noarch                                             
  perl-overloading-0.02-481.el9.noarch                                          
  perl-parent-1:0.238-460.el9.noarch                                            
  perl-podlators-1:4.14-460.el9.noarch                                          
  perl-srpm-macros-1-41.el9.noarch                                              
  perl-subs-1.03-481.el9.noarch                                                 
  perl-vars-1.05-481.el9.noarch                                                 
  pkgconf-1.7.3-10.el9.x86_64                                                   
  pkgconf-m4-1.7.3-10.el9.noarch                                                
  pkgconf-pkg-config-1.7.3-10.el9.x86_64                                        
  popt-1.18-8.el9.x86_64                                                        
  publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
  pyproject-srpm-macros-1.16.2-1.el9.noarch                                     
  python-srpm-macros-3.9-54.el9.noarch                                          
  qt5-srpm-macros-5.15.9-1.el9.noarch                                           
  readline-8.1-4.el9.x86_64                                                     
  redhat-rpm-config-208-1.el9.noarch                                            
  rpm-4.16.1.3-36.el9.x86_64                                                    
  rpm-build-4.16.1.3-36.el9.x86_64                                              
  rpm-build-libs-4.16.1.3-36.el9.x86_64                                         
  rpm-libs-4.16.1.3-36.el9.x86_64                                               
  rust-srpm-macros-17-4.el9.noarch                                              
  sed-4.8-9.el9.x86_64                                                          
  setup-2.13.7-10.el9.noarch                                                    
  shadow-utils-2:4.9-12.el9.x86_64                                              
  sqlite-libs-3.34.1-7.el9.x86_64                                               
  systemd-libs-252-50.el9.x86_64                                                
  tar-2:1.34-7.el9.x86_64                                                       
  tzdata-2024b-3.el9.noarch                                                     
  unzip-6.0-57.el9.x86_64                                                       
  util-linux-2.37.4-20.el9.x86_64                                               
  util-linux-core-2.37.4-20.el9.x86_64                                          
  which-2.21-29.el9.x86_64                                                      
  xz-5.2.5-8.el9.x86_64                                                         
  xz-libs-5.2.5-8.el9.x86_64                                                    
  zip-3.0-35.el9.x86_64                                                         
  zlib-1.2.11-41.el9.x86_64                                                     
  zstd-1.5.5-1.el9.x86_64                                                       

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.24-1.el9.x86_64
audit-libs-3.1.5-2.el9.x86_64
basesystem-11-13.el9.noarch
bash-5.1.8-9.el9.x86_64
binutils-2.35.2-59.el9.x86_64
binutils-gold-2.35.2-59.el9.x86_64
bzip2-1.0.8-10.el9.x86_64
bzip2-libs-1.0.8-10.el9.x86_64
ca-certificates-2024.2.69_v8.0.303-91.4.el9.noarch
centos-gpg-keys-9.0-26.el9.noarch
centos-stream-release-9.0-26.el9.noarch
centos-stream-repos-9.0-26.el9.noarch
coreutils-8.32-39.el9.x86_64
coreutils-common-8.32-39.el9.x86_64
cpio-2.13-16.el9.x86_64
cracklib-2.9.6-27.el9.x86_64
cracklib-dicts-2.9.6-27.el9.x86_64
crypto-policies-20240828-2.git626aa59.el9.noarch
curl-7.76.1-31.el9.x86_64
cyrus-sasl-lib-2.1.27-21.el9.x86_64
debugedit-5.0-5.el9.x86_64
diffutils-3.7-12.el9.x86_64
dwz-0.14-3.el9.x86_64
ed-1.14.2-12.el9.x86_64
efi-srpm-macros-6-2.el9.noarch
elfutils-0.192-5.el9.x86_64
elfutils-debuginfod-client-0.192-5.el9.x86_64
elfutils-default-yama-scope-0.192-5.el9.noarch
elfutils-libelf-0.192-5.el9.x86_64
elfutils-libs-0.192-5.el9.x86_64
file-5.39-16.el9.x86_64
file-libs-5.39-16.el9.x86_64
filesystem-3.16-5.el9.x86_64
findutils-4.8.0-7.el9.x86_64
fonts-srpm-macros-2.0.5-7.el9.1.noarch
gawk-5.1.0-6.el9.x86_64
gdb-minimal-14.2-4.el9.x86_64
gdbm-libs-1.23-1.el9.x86_64
ghc-srpm-macros-1.5.0-6.el9.noarch
glibc-2.34-150.el9.x86_64
glibc-common-2.34-150.el9.x86_64
glibc-gconv-extra-2.34-150.el9.x86_64
glibc-minimal-langpack-2.34-150.el9.x86_64
gmp-6.2.0-13.el9.x86_64
go-srpm-macros-3.6.0-7.el9.noarch
gpg-pubkey-8483c65d-5ccc5b19
grep-3.6-5.el9.x86_64
groff-base-1.22.4-10.el9.x86_64
gzip-1.12-1.el9.x86_64
info-6.7-15.el9.x86_64
json-c-0.14-11.el9.x86_64
kernel-srpm-macros-1.0-13.el9.noarch
keyutils-libs-1.6.3-1.el9.x86_64
krb5-libs-1.21.1-4.el9.x86_64
libacl-2.3.1-4.el9.x86_64
libarchive-3.5.3-4.el9.x86_64
libattr-2.5.1-3.el9.x86_64
libblkid-2.37.4-20.el9.x86_64
libbrotli-1.0.9-7.el9.x86_64
libcap-2.48-9.el9.x86_64
libcap-ng-0.8.2-7.el9.x86_64
libcom_err-1.46.5-6.el9.x86_64
libcurl-7.76.1-31.el9.x86_64
libdb-5.3.28-55.el9.x86_64
libeconf-0.4.1-4.el9.x86_64
libevent-2.1.12-8.el9.x86_64
libfdisk-2.37.4-20.el9.x86_64
libffi-3.4.2-8.el9.x86_64
libgcc-11.5.0-2.el9.x86_64
libgcrypt-1.10.0-11.el9.x86_64
libgomp-11.5.0-2.el9.x86_64
libgpg-error-1.42-5.el9.x86_64
libidn2-2.3.0-7.el9.x86_64
libmount-2.37.4-20.el9.x86_64
libnghttp2-1.43.0-6.el9.x86_64
libpkgconf-1.7.3-10.el9.x86_64
libpsl-0.21.1-5.el9.x86_64
libpwquality-1.4.4-8.el9.x86_64
libselinux-3.6-2.el9.x86_64
libsemanage-3.6-3.el9.x86_64
libsepol-3.6-2.el9.x86_64
libsigsegv-2.13-4.el9.x86_64
libsmartcols-2.37.4-20.el9.x86_64
libssh-0.10.4-13.el9.x86_64
libssh-config-0.10.4-13.el9.noarch
libstdc++-11.5.0-2.el9.x86_64
libtasn1-4.16.0-8.el9.x86_64
libtool-ltdl-2.4.6-46.el9.x86_64
libunistring-0.9.10-15.el9.x86_64
libutempter-1.2.1-6.el9.x86_64
libuuid-2.37.4-20.el9.x86_64
libverto-0.3.2-3.el9.x86_64
libxcrypt-4.4.18-3.el9.x86_64
libxml2-2.9.13-6.el9.x86_64
libzstd-1.5.5-1.el9.x86_64
lua-libs-5.4.4-4.el9.x86_64
lua-srpm-macros-1-6.el9.noarch
lz4-libs-1.9.3-5.el9.x86_64
make-4.3-8.el9.x86_64
mpfr-4.1.0-7.el9.x86_64
ncurses-6.2-10.20210508.el9.x86_64
ncurses-base-6.2-10.20210508.el9.noarch
ncurses-libs-6.2-10.20210508.el9.x86_64
ocaml-srpm-macros-6-6.el9.noarch
openblas-srpm-macros-2-11.el9.noarch
openldap-2.6.8-3.el9.x86_64
openssl-3.2.2-6.el9.x86_64
openssl-libs-3.2.2-6.el9.x86_64
p11-kit-0.25.3-3.el9.x86_64
p11-kit-trust-0.25.3-3.el9.x86_64
pam-1.5.1-23.el9.x86_64
patch-2.7.6-16.el9.x86_64
pcre-8.44-4.el9.x86_64
pcre2-10.40-6.el9.x86_64
pcre2-syntax-10.40-6.el9.noarch
perl-AutoLoader-5.74-481.el9.noarch
perl-B-1.80-481.el9.x86_64
perl-Carp-1.50-460.el9.noarch
perl-Class-Struct-0.66-481.el9.noarch
perl-Data-Dumper-2.174-462.el9.x86_64
perl-Digest-1.19-4.el9.noarch
perl-Digest-MD5-2.58-4.el9.x86_64
perl-Encode-3.08-462.el9.x86_64
perl-Errno-1.30-481.el9.x86_64
perl-Exporter-5.74-461.el9.noarch
perl-Fcntl-1.13-481.el9.x86_64
perl-File-Basename-2.85-481.el9.noarch
perl-File-Path-2.18-4.el9.noarch
perl-File-Temp-0.231.100-4.el9.noarch
perl-File-stat-1.09-481.el9.noarch
perl-FileHandle-2.03-481.el9.noarch
perl-Getopt-Long-2.52-4.el9.noarch
perl-Getopt-Std-1.12-481.el9.noarch
perl-HTTP-Tiny-0.076-462.el9.noarch
perl-IO-1.43-481.el9.x86_64
perl-IO-Socket-IP-0.41-5.el9.noarch
perl-IO-Socket-SSL-2.073-2.el9.noarch
perl-IPC-Open3-1.21-481.el9.noarch
perl-MIME-Base64-3.16-4.el9.x86_64
perl-Mozilla-CA-20200520-6.el9.noarch
perl-Net-SSLeay-1.94-1.el9.x86_64
perl-POSIX-1.94-481.el9.x86_64
perl-PathTools-3.78-461.el9.x86_64
perl-Pod-Escapes-1.07-460.el9.noarch
perl-Pod-Perldoc-3.28.01-461.el9.noarch
perl-Pod-Simple-3.42-4.el9.noarch
perl-Pod-Usage-2.01-4.el9.noarch
perl-Scalar-List-Utils-1.56-462.el9.x86_64
perl-SelectSaver-1.02-481.el9.noarch
perl-Socket-2.031-4.el9.x86_64
perl-Storable-3.21-460.el9.x86_64
perl-Symbol-1.08-481.el9.noarch
perl-Term-ANSIColor-5.01-461.el9.noarch
perl-Term-Cap-1.17-460.el9.noarch
perl-Text-ParseWords-3.30-460.el9.noarch
perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
perl-Time-Local-1.300-7.el9.noarch
perl-URI-5.09-3.el9.noarch
perl-base-2.27-481.el9.noarch
perl-constant-1.33-461.el9.noarch
perl-if-0.60.800-481.el9.noarch
perl-interpreter-5.32.1-481.el9.x86_64
perl-libnet-3.13-4.el9.noarch
perl-libs-5.32.1-481.el9.x86_64
perl-mro-1.23-481.el9.x86_64
perl-overload-1.31-481.el9.noarch
perl-overloading-0.02-481.el9.noarch
perl-parent-0.238-460.el9.noarch
perl-podlators-4.14-460.el9.noarch
perl-srpm-macros-1-41.el9.noarch
perl-subs-1.03-481.el9.noarch
perl-vars-1.05-481.el9.noarch
pkgconf-1.7.3-10.el9.x86_64
pkgconf-m4-1.7.3-10.el9.noarch
pkgconf-pkg-config-1.7.3-10.el9.x86_64
popt-1.18-8.el9.x86_64
publicsuffix-list-dafsa-20210518-3.el9.noarch
pyproject-srpm-macros-1.16.2-1.el9.noarch
python-srpm-macros-3.9-54.el9.noarch
qt5-srpm-macros-5.15.9-1.el9.noarch
readline-8.1-4.el9.x86_64
redhat-rpm-config-208-1.el9.noarch
rpm-4.16.1.3-36.el9.x86_64
rpm-build-4.16.1.3-36.el9.x86_64
rpm-build-libs-4.16.1.3-36.el9.x86_64
rpm-libs-4.16.1.3-36.el9.x86_64
rust-srpm-macros-17-4.el9.noarch
sed-4.8-9.el9.x86_64
setup-2.13.7-10.el9.noarch
shadow-utils-4.9-12.el9.x86_64
sqlite-libs-3.34.1-7.el9.x86_64
systemd-libs-252-50.el9.x86_64
tar-1.34-7.el9.x86_64
tzdata-2024b-3.el9.noarch
unzip-6.0-57.el9.x86_64
util-linux-2.37.4-20.el9.x86_64
util-linux-core-2.37.4-20.el9.x86_64
which-2.21-29.el9.x86_64
xz-5.2.5-8.el9.x86_64
xz-libs-5.2.5-8.el9.x86_64
zip-3.0-35.el9.x86_64
zlib-1.2.11-41.el9.x86_64
zstd-1.5.5-1.el9.x86_64
Start: buildsrpm
Start: rpmbuild -bs
error: %changelog entries must start with *
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/centos-stream-9-x86_64-1737631863.949982/root/var/log/dnf.log
/var/lib/mock/centos-stream-9-x86_64-1737631863.949982/root/var/log/dnf.librepo.log
/var/lib/mock/centos-stream-9-x86_64-1737631863.949982/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-sw01t5b7/conmon/conmon.spec) Config(child) 0 minutes 21 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.src.rpm)  Config(centos-stream-9-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream-9-x86_64-bootstrap-1737631863.949982/root.
INFO: reusing tmpfs at /var/lib/mock/centos-stream-9-x86_64-bootstrap-1737631863.949982/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
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream-9-x86_64-1737631863.949982/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.16.1.3-36.el9.x86_64
  python3-dnf-4.14.0-24.el9.noarch
  python3-dnf-plugins-core-4.3.0-20.el9.noarch
  yum-4.14.0-24.el9.noarch
Finish: chroot init
Start: build phase for conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.src.rpm
Start: build setup for conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.src.rpm
error: %changelog entries must start with *
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                  78 kB/s | 1.5 kB     00:00    
CentOS Stream 9 - BaseOS                         30 kB/s | 8.4 kB     00:00    
CentOS Stream 9 - AppStream                     101 kB/s | 8.6 kB     00:00    
CentOS Stream 9 - CRB                            98 kB/s | 8.3 kB     00:00    
CentOS Stream 9 - Extras packages               405 kB/s |  10 kB     00:00    
Package make-1:4.3-8.el9.x86_64 is already installed.
Package systemd-libs-252-50.el9.x86_64 is already installed.
Dependencies resolved.
================================================================================
 Package                    Arch     Version                  Repository   Size
================================================================================
Installing:
 gcc                        x86_64   11.5.0-2.el9             appstream    32 M
 git-core                   x86_64   2.47.1-1.el9             appstream   4.7 M
 glib2-devel                x86_64   2.68.4-16.el9            appstream   552 k
 libseccomp-devel           x86_64   2.5.2-2.el9              appstream    59 k
 systemd-devel              x86_64   252-50.el9               appstream   673 k
Installing dependencies:
 acl                        x86_64   2.3.1-4.el9              baseos       71 k
 annobin                    x86_64   12.65-2.el9              appstream   1.0 M
 cpp                        x86_64   11.5.0-2.el9             appstream    11 M
 dbus                       x86_64   1:1.12.20-8.el9          baseos      3.8 k
 dbus-broker                x86_64   28-7.el9                 baseos      172 k
 dbus-common                noarch   1:1.12.20-8.el9          baseos       15 k
 expat                      x86_64   2.5.0-4.el9              baseos      116 k
 gcc-plugin-annobin         x86_64   11.5.0-2.el9             appstream    43 k
 glib2                      x86_64   2.68.4-16.el9            baseos      2.6 M
 glibc-devel                x86_64   2.34-150.el9             appstream    32 k
 glibc-headers              x86_64   2.34-150.el9             appstream   538 k
 gnutls                     x86_64   3.8.3-4.el9              baseos      1.1 M
 kernel-headers             x86_64   5.14.0-553.el9           appstream   3.0 M
 kmod-libs                  x86_64   28-10.el9                baseos       63 k
 less                       x86_64   590-5.el9                baseos      163 k
 libblkid-devel             x86_64   2.37.4-20.el9            appstream    17 k
 libcbor                    x86_64   0.7.0-5.el9              baseos       57 k
 libedit                    x86_64   3.1-38.20210216cvs.el9   baseos      104 k
 libffi-devel               x86_64   3.4.2-8.el9              appstream    29 k
 libfido2                   x86_64   1.13.0-2.el9             baseos       99 k
 libmount-devel             x86_64   2.37.4-20.el9            appstream    18 k
 libmpc                     x86_64   1.2.1-4.el9              appstream    62 k
 libseccomp                 x86_64   2.5.2-2.el9              baseos       72 k
 libselinux-devel           x86_64   3.6-2.el9                appstream   159 k
 libsepol-devel             x86_64   3.6-2.el9                appstream    47 k
 libxcrypt-devel            x86_64   4.4.18-3.el9             appstream    29 k
 llvm-libs                  x86_64   19.1.5-2.el9             appstream    57 M
 nettle                     x86_64   3.9.1-1.el9              baseos      560 k
 openssh                    x86_64   8.7p1-44.el9             baseos      460 k
 openssh-clients            x86_64   8.7p1-44.el9             baseos      717 k
 pcre-cpp                   x86_64   8.44-4.el9               appstream    26 k
 pcre-devel                 x86_64   8.44-4.el9               appstream   506 k
 pcre-utf16                 x86_64   8.44-4.el9               appstream   184 k
 pcre-utf32                 x86_64   8.44-4.el9               appstream   174 k
 pcre2-devel                x86_64   10.40-6.el9              appstream   512 k
 pcre2-utf16                x86_64   10.40-6.el9              appstream   214 k
 pcre2-utf32                x86_64   10.40-6.el9              appstream   203 k
 python3                    x86_64   3.9.21-1.el9             baseos       27 k
 python3-libs               x86_64   3.9.21-1.el9             baseos      8.1 M
 python3-pip-wheel          noarch   21.3.1-1.el9             baseos      1.1 M
 python3-setuptools-wheel   noarch   53.0.0-13.el9            baseos      468 k
 sysprof-capture-devel      x86_64   3.40.1-3.el9             appstream    60 k
 systemd                    x86_64   252-50.el9               baseos      4.2 M
 systemd-pam                x86_64   252-50.el9               baseos      287 k
 systemd-rpm-macros         noarch   252-50.el9               baseos       75 k
 zlib-devel                 x86_64   1.2.11-41.el9            appstream    45 k

Transaction Summary
================================================================================
Install  51 Packages

Total download size: 133 M
Installed size: 446 M
Downloading Packages:
(1/51): dbus-1.12.20-8.el9.x86_64.rpm           189 kB/s | 3.8 kB     00:00    
(2/51): dbus-broker-28-7.el9.x86_64.rpm         6.9 MB/s | 172 kB     00:00    
(3/51): acl-2.3.1-4.el9.x86_64.rpm              2.8 MB/s |  71 kB     00:00    
(4/51): dbus-common-1.12.20-8.el9.noarch.rpm    2.8 MB/s |  15 kB     00:00    
(5/51): expat-2.5.0-4.el9.x86_64.rpm             21 MB/s | 116 kB     00:00    
(6/51): kmod-libs-28-10.el9.x86_64.rpm           16 MB/s |  63 kB     00:00    
(7/51): less-590-5.el9.x86_64.rpm                19 MB/s | 163 kB     00:00    
(8/51): gnutls-3.8.3-4.el9.x86_64.rpm            58 MB/s | 1.1 MB     00:00    
(9/51): libcbor-0.7.0-5.el9.x86_64.rpm           12 MB/s |  57 kB     00:00    
(10/51): libedit-3.1-38.20210216cvs.el9.x86_64.  18 MB/s | 104 kB     00:00    
(11/51): libseccomp-2.5.2-2.el9.x86_64.rpm       24 MB/s |  72 kB     00:00    
(12/51): libfido2-1.13.0-2.el9.x86_64.rpm        15 MB/s |  99 kB     00:00    
(13/51): nettle-3.9.1-1.el9.x86_64.rpm          129 MB/s | 560 kB     00:00    
(14/51): openssh-8.7p1-44.el9.x86_64.rpm         43 MB/s | 460 kB     00:00    
(15/51): python3-3.9.21-1.el9.x86_64.rpm        8.7 MB/s |  27 kB     00:00    
(16/51): openssh-clients-8.7p1-44.el9.x86_64.rp  63 MB/s | 717 kB     00:00    
(17/51): glib2-2.68.4-16.el9.x86_64.rpm          55 MB/s | 2.6 MB     00:00    
(18/51): python3-setuptools-wheel-53.0.0-13.el9  40 MB/s | 468 kB     00:00    
(19/51): python3-pip-wheel-21.3.1-1.el9.noarch.  57 MB/s | 1.1 MB     00:00    
(20/51): systemd-pam-252-50.el9.x86_64.rpm       83 MB/s | 287 kB     00:00    
(21/51): systemd-rpm-macros-252-50.el9.noarch.r  17 MB/s |  75 kB     00:00    
(22/51): annobin-12.65-2.el9.x86_64.rpm          58 MB/s | 1.0 MB     00:00    
(23/51): systemd-252-50.el9.x86_64.rpm           70 MB/s | 4.2 MB     00:00    
(24/51): python3-libs-3.9.21-1.el9.x86_64.rpm    73 MB/s | 8.1 MB     00:00    
(25/51): gcc-plugin-annobin-11.5.0-2.el9.x86_64 8.9 MB/s |  43 kB     00:00    
(26/51): git-core-2.47.1-1.el9.x86_64.rpm        71 MB/s | 4.7 MB     00:00    
(27/51): glib2-devel-2.68.4-16.el9.x86_64.rpm   116 MB/s | 552 kB     00:00    
(28/51): cpp-11.5.0-2.el9.x86_64.rpm             71 MB/s |  11 MB     00:00    
(29/51): glibc-devel-2.34-150.el9.x86_64.rpm    2.7 MB/s |  32 kB     00:00    
(30/51): glibc-headers-2.34-150.el9.x86_64.rpm   51 MB/s | 538 kB     00:00    
(31/51): libblkid-devel-2.37.4-20.el9.x86_64.rp 5.2 MB/s |  17 kB     00:00    
(32/51): libffi-devel-3.4.2-8.el9.x86_64.rpm    9.2 MB/s |  29 kB     00:00    
(33/51): libmount-devel-2.37.4-20.el9.x86_64.rp 6.7 MB/s |  18 kB     00:00    
(34/51): libmpc-1.2.1-4.el9.x86_64.rpm           15 MB/s |  62 kB     00:00    
(35/51): libseccomp-devel-2.5.2-2.el9.x86_64.rp  18 MB/s |  59 kB     00:00    
(36/51): libselinux-devel-3.6-2.el9.x86_64.rpm   31 MB/s | 159 kB     00:00    
(37/51): libsepol-devel-3.6-2.el9.x86_64.rpm     17 MB/s |  47 kB     00:00    
(38/51): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 9.0 MB/s |  29 kB     00:00    
(39/51): kernel-headers-5.14.0-553.el9.x86_64.r  53 MB/s | 3.0 MB     00:00    
(40/51): pcre-cpp-8.44-4.el9.x86_64.rpm         9.2 MB/s |  26 kB     00:00    
(41/51): pcre-devel-8.44-4.el9.x86_64.rpm        80 MB/s | 506 kB     00:00    
(42/51): pcre-utf16-8.44-4.el9.x86_64.rpm        42 MB/s | 184 kB     00:00    
(43/51): pcre-utf32-8.44-4.el9.x86_64.rpm        37 MB/s | 174 kB     00:00    
(44/51): pcre2-devel-10.40-6.el9.x86_64.rpm      58 MB/s | 512 kB     00:00    
(45/51): pcre2-utf16-10.40-6.el9.x86_64.rpm      32 MB/s | 214 kB     00:00    
(46/51): pcre2-utf32-10.40-6.el9.x86_64.rpm      34 MB/s | 203 kB     00:00    
(47/51): sysprof-capture-devel-3.40.1-3.el9.x86  21 MB/s |  60 kB     00:00    
(48/51): systemd-devel-252-50.el9.x86_64.rpm    117 MB/s | 673 kB     00:00    
(49/51): zlib-devel-1.2.11-41.el9.x86_64.rpm     18 MB/s |  45 kB     00:00    
(50/51): gcc-11.5.0-2.el9.x86_64.rpm             71 MB/s |  32 MB     00:00    
(51/51): llvm-libs-19.1.5-2.el9.x86_64.rpm       76 MB/s |  57 MB     00:00    
--------------------------------------------------------------------------------
Total                                            96 MB/s | 133 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : expat-2.5.0-4.el9.x86_64                              1/51 
  Installing       : libmpc-1.2.1-4.el9.x86_64                             2/51 
  Installing       : libseccomp-2.5.2-2.el9.x86_64                         3/51 
  Installing       : libedit-3.1-38.20210216cvs.el9.x86_64                 4/51 
  Installing       : llvm-libs-19.1.5-2.el9.x86_64                         5/51 
  Installing       : cpp-11.5.0-2.el9.x86_64                               6/51 
  Installing       : zlib-devel-1.2.11-41.el9.x86_64                       7/51 
  Installing       : sysprof-capture-devel-3.40.1-3.el9.x86_64             8/51 
  Installing       : pcre2-utf32-10.40-6.el9.x86_64                        9/51 
  Installing       : pcre2-utf16-10.40-6.el9.x86_64                       10/51 
  Installing       : pcre2-devel-10.40-6.el9.x86_64                       11/51 
  Installing       : pcre-utf32-8.44-4.el9.x86_64                         12/51 
  Installing       : pcre-utf16-8.44-4.el9.x86_64                         13/51 
  Installing       : pcre-cpp-8.44-4.el9.x86_64                           14/51 
  Installing       : pcre-devel-8.44-4.el9.x86_64                         15/51 
  Installing       : libsepol-devel-3.6-2.el9.x86_64                      16/51 
  Installing       : libselinux-devel-3.6-2.el9.x86_64                    17/51 
  Installing       : libffi-devel-3.4.2-8.el9.x86_64                      18/51 
  Installing       : libblkid-devel-2.37.4-20.el9.x86_64                  19/51 
  Installing       : libmount-devel-2.37.4-20.el9.x86_64                  20/51 
  Installing       : kernel-headers-5.14.0-553.el9.x86_64                 21/51 
  Installing       : glibc-headers-2.34-150.el9.x86_64                    22/51 
  Installing       : libxcrypt-devel-4.4.18-3.el9.x86_64                  23/51 
  Installing       : glibc-devel-2.34-150.el9.x86_64                      24/51 
  Installing       : gcc-11.5.0-2.el9.x86_64                              25/51 
  Running scriptlet: gcc-11.5.0-2.el9.x86_64                              25/51 
  Installing       : systemd-rpm-macros-252-50.el9.noarch                 26/51 
  Installing       : python3-setuptools-wheel-53.0.0-13.el9.noarch        27/51 
  Installing       : python3-pip-wheel-21.3.1-1.el9.noarch                28/51 
  Installing       : python3-3.9.21-1.el9.x86_64                          29/51 
  Installing       : python3-libs-3.9.21-1.el9.x86_64                     30/51 
  Running scriptlet: openssh-8.7p1-44.el9.x86_64                          31/51 
  Installing       : openssh-8.7p1-44.el9.x86_64                          31/51 
  Installing       : nettle-3.9.1-1.el9.x86_64                            32/51 
  Installing       : gnutls-3.8.3-4.el9.x86_64                            33/51 
  Installing       : glib2-2.68.4-16.el9.x86_64                           34/51 
  Installing       : libcbor-0.7.0-5.el9.x86_64                           35/51 
  Installing       : libfido2-1.13.0-2.el9.x86_64                         36/51 
  Installing       : openssh-clients-8.7p1-44.el9.x86_64                  37/51 
  Running scriptlet: openssh-clients-8.7p1-44.el9.x86_64                  37/51 
  Installing       : less-590-5.el9.x86_64                                38/51 
  Installing       : kmod-libs-28-10.el9.x86_64                           39/51 
  Installing       : acl-2.3.1-4.el9.x86_64                               40/51 
  Installing       : dbus-1:1.12.20-8.el9.x86_64                          41/51 
  Installing       : systemd-pam-252-50.el9.x86_64                        42/51 
  Running scriptlet: systemd-252-50.el9.x86_64                            43/51 
  Installing       : systemd-252-50.el9.x86_64                            43/51 
  Running scriptlet: systemd-252-50.el9.x86_64                            43/51 
  Installing       : dbus-common-1:1.12.20-8.el9.noarch                   44/51 
  Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch                   44/51 
Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.

  Running scriptlet: dbus-broker-28-7.el9.x86_64                          45/51 
  Installing       : dbus-broker-28-7.el9.x86_64                          45/51 
  Running scriptlet: dbus-broker-28-7.el9.x86_64                          45/51 
Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.

  Installing       : systemd-devel-252-50.el9.x86_64                      46/51 
  Installing       : git-core-2.47.1-1.el9.x86_64                         47/51 
  Installing       : glib2-devel-2.68.4-16.el9.x86_64                     48/51 
  Installing       : annobin-12.65-2.el9.x86_64                           49/51 
  Running scriptlet: annobin-12.65-2.el9.x86_64                           49/51 
  Installing       : gcc-plugin-annobin-11.5.0-2.el9.x86_64               50/51 
  Running scriptlet: gcc-plugin-annobin-11.5.0-2.el9.x86_64               50/51 
  Installing       : libseccomp-devel-2.5.2-2.el9.x86_64                  51/51 
  Running scriptlet: libseccomp-devel-2.5.2-2.el9.x86_64                  51/51 
  Verifying        : acl-2.3.1-4.el9.x86_64                                1/51 
  Verifying        : dbus-1:1.12.20-8.el9.x86_64                           2/51 
  Verifying        : dbus-broker-28-7.el9.x86_64                           3/51 
  Verifying        : dbus-common-1:1.12.20-8.el9.noarch                    4/51 
  Verifying        : expat-2.5.0-4.el9.x86_64                              5/51 
  Verifying        : glib2-2.68.4-16.el9.x86_64                            6/51 
  Verifying        : gnutls-3.8.3-4.el9.x86_64                             7/51 
  Verifying        : kmod-libs-28-10.el9.x86_64                            8/51 
  Verifying        : less-590-5.el9.x86_64                                 9/51 
  Verifying        : libcbor-0.7.0-5.el9.x86_64                           10/51 
  Verifying        : libedit-3.1-38.20210216cvs.el9.x86_64                11/51 
  Verifying        : libfido2-1.13.0-2.el9.x86_64                         12/51 
  Verifying        : libseccomp-2.5.2-2.el9.x86_64                        13/51 
  Verifying        : nettle-3.9.1-1.el9.x86_64                            14/51 
  Verifying        : openssh-8.7p1-44.el9.x86_64                          15/51 
  Verifying        : openssh-clients-8.7p1-44.el9.x86_64                  16/51 
  Verifying        : python3-3.9.21-1.el9.x86_64                          17/51 
  Verifying        : python3-libs-3.9.21-1.el9.x86_64                     18/51 
  Verifying        : python3-pip-wheel-21.3.1-1.el9.noarch                19/51 
  Verifying        : python3-setuptools-wheel-53.0.0-13.el9.noarch        20/51 
  Verifying        : systemd-252-50.el9.x86_64                            21/51 
  Verifying        : systemd-pam-252-50.el9.x86_64                        22/51 
  Verifying        : systemd-rpm-macros-252-50.el9.noarch                 23/51 
  Verifying        : annobin-12.65-2.el9.x86_64                           24/51 
  Verifying        : cpp-11.5.0-2.el9.x86_64                              25/51 
  Verifying        : gcc-11.5.0-2.el9.x86_64                              26/51 
  Verifying        : gcc-plugin-annobin-11.5.0-2.el9.x86_64               27/51 
  Verifying        : git-core-2.47.1-1.el9.x86_64                         28/51 
  Verifying        : glib2-devel-2.68.4-16.el9.x86_64                     29/51 
  Verifying        : glibc-devel-2.34-150.el9.x86_64                      30/51 
  Verifying        : glibc-headers-2.34-150.el9.x86_64                    31/51 
  Verifying        : kernel-headers-5.14.0-553.el9.x86_64                 32/51 
  Verifying        : libblkid-devel-2.37.4-20.el9.x86_64                  33/51 
  Verifying        : libffi-devel-3.4.2-8.el9.x86_64                      34/51 
  Verifying        : libmount-devel-2.37.4-20.el9.x86_64                  35/51 
  Verifying        : libmpc-1.2.1-4.el9.x86_64                            36/51 
  Verifying        : libseccomp-devel-2.5.2-2.el9.x86_64                  37/51 
  Verifying        : libselinux-devel-3.6-2.el9.x86_64                    38/51 
  Verifying        : libsepol-devel-3.6-2.el9.x86_64                      39/51 
  Verifying        : libxcrypt-devel-4.4.18-3.el9.x86_64                  40/51 
  Verifying        : llvm-libs-19.1.5-2.el9.x86_64                        41/51 
  Verifying        : pcre-cpp-8.44-4.el9.x86_64                           42/51 
  Verifying        : pcre-devel-8.44-4.el9.x86_64                         43/51 
  Verifying        : pcre-utf16-8.44-4.el9.x86_64                         44/51 
  Verifying        : pcre-utf32-8.44-4.el9.x86_64                         45/51 
  Verifying        : pcre2-devel-10.40-6.el9.x86_64                       46/51 
  Verifying        : pcre2-utf16-10.40-6.el9.x86_64                       47/51 
  Verifying        : pcre2-utf32-10.40-6.el9.x86_64                       48/51 
  Verifying        : sysprof-capture-devel-3.40.1-3.el9.x86_64            49/51 
  Verifying        : systemd-devel-252-50.el9.x86_64                      50/51 
  Verifying        : zlib-devel-1.2.11-41.el9.x86_64                      51/51 

Installed:
  acl-2.3.1-4.el9.x86_64                                                        
  annobin-12.65-2.el9.x86_64                                                    
  cpp-11.5.0-2.el9.x86_64                                                       
  dbus-1:1.12.20-8.el9.x86_64                                                   
  dbus-broker-28-7.el9.x86_64                                                   
  dbus-common-1:1.12.20-8.el9.noarch                                            
  expat-2.5.0-4.el9.x86_64                                                      
  gcc-11.5.0-2.el9.x86_64                                                       
  gcc-plugin-annobin-11.5.0-2.el9.x86_64                                        
  git-core-2.47.1-1.el9.x86_64                                                  
  glib2-2.68.4-16.el9.x86_64                                                    
  glib2-devel-2.68.4-16.el9.x86_64                                              
  glibc-devel-2.34-150.el9.x86_64                                               
  glibc-headers-2.34-150.el9.x86_64                                             
  gnutls-3.8.3-4.el9.x86_64                                                     
  kernel-headers-5.14.0-553.el9.x86_64                                          
  kmod-libs-28-10.el9.x86_64                                                    
  less-590-5.el9.x86_64                                                         
  libblkid-devel-2.37.4-20.el9.x86_64                                           
  libcbor-0.7.0-5.el9.x86_64                                                    
  libedit-3.1-38.20210216cvs.el9.x86_64                                         
  libffi-devel-3.4.2-8.el9.x86_64                                               
  libfido2-1.13.0-2.el9.x86_64                                                  
  libmount-devel-2.37.4-20.el9.x86_64                                           
  libmpc-1.2.1-4.el9.x86_64                                                     
  libseccomp-2.5.2-2.el9.x86_64                                                 
  libseccomp-devel-2.5.2-2.el9.x86_64                                           
  libselinux-devel-3.6-2.el9.x86_64                                             
  libsepol-devel-3.6-2.el9.x86_64                                               
  libxcrypt-devel-4.4.18-3.el9.x86_64                                           
  llvm-libs-19.1.5-2.el9.x86_64                                                 
  nettle-3.9.1-1.el9.x86_64                                                     
  openssh-8.7p1-44.el9.x86_64                                                   
  openssh-clients-8.7p1-44.el9.x86_64                                           
  pcre-cpp-8.44-4.el9.x86_64                                                    
  pcre-devel-8.44-4.el9.x86_64                                                  
  pcre-utf16-8.44-4.el9.x86_64                                                  
  pcre-utf32-8.44-4.el9.x86_64                                                  
  pcre2-devel-10.40-6.el9.x86_64                                                
  pcre2-utf16-10.40-6.el9.x86_64                                                
  pcre2-utf32-10.40-6.el9.x86_64                                                
  python3-3.9.21-1.el9.x86_64                                                   
  python3-libs-3.9.21-1.el9.x86_64                                              
  python3-pip-wheel-21.3.1-1.el9.noarch                                         
  python3-setuptools-wheel-53.0.0-13.el9.noarch                                 
  sysprof-capture-devel-3.40.1-3.el9.x86_64                                     
  systemd-252-50.el9.x86_64                                                     
  systemd-devel-252-50.el9.x86_64                                               
  systemd-pam-252-50.el9.x86_64                                                 
  systemd-rpm-macros-252-50.el9.noarch                                          
  zlib-devel-1.2.11-41.el9.x86_64                                               

Complete!
Finish: build setup for conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.src.rpm
Start: rpmbuild conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.src.rpm
error: %changelog entries must start with *
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EbUNwm
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf conmon-2.1.12
+ /usr/bin/gzip -dc /builddir/build/SOURCES/conmon-2.1.12.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd conmon-2.1.12
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'conmon-2.1.12 base'
+ sed -i 's/install.bin: bin\/conmon/install.bin:/' Makefile
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fGItOs
+ umask 022
+ cd /builddir/build/BUILD
+ cd conmon-2.1.12
+ /usr/bin/make DEBUGFLAG=-g bin/conmon
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/conmon.o -c src/conmon.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/cmsg.o -c src/cmsg.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/ctr_logging.o -c src/ctr_logging.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/utils.o -c src/utils.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/cli.o -c src/cli.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/globals.o -c src/globals.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/cgroup.o -c src/cgroup.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/conn_sock.o -c src/conn_sock.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/oom.o -c src/oom.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/ctrl.o -c src/ctrl.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/ctr_stdio.o -c src/ctr_stdio.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/parent_pipe_fd.o -c src/parent_pipe_fd.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/ctr_exit.o -c src/ctr_exit.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/runtime_args.o -c src/runtime_args.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/close_fds.o -c src/close_fds.c
cc -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o src/seccomp_notify.o -c src/seccomp_notify.c
mkdir -p bin
cc  -std=c99 -Os -Wall -Wextra -Werror -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread  -DVERSION=\"2.1.12\" -DGIT_COMMIT=\"\"  -D USE_JOURNALD=1  -D USE_SECCOMP=1 -g -o bin/conmon src/conmon.o src/cmsg.o src/ctr_logging.o src/utils.o src/cli.o src/globals.o src/cgroup.o src/conn_sock.o src/oom.o src/ctrl.o src/ctr_stdio.o src/parent_pipe_fd.o src/ctr_exit.o src/runtime_args.o src/close_fds.o src/seccomp_notify.o -lglib-2.0  -lsystemd  -lseccomp  -ldl
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KurfXO
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64
++ dirname /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64
+ cd conmon-2.1.12
+ /usr/bin/make PREFIX=/builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64/usr install.bin
install  -d -m 755 /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64/usr/bin
install  -m 755 bin/conmon /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64/usr/bin/conmon
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9 --unique-debug-suffix -2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64 --unique-debug-src-base conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/conmon-2.1.12
extracting debug info from /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64/usr/bin/conmon
261 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1YIVTI
+ umask 022
+ cd /builddir/build/BUILD
+ cd conmon-2.1.12
+ DOCDIR=/builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64/usr/share/doc/conmon
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64/usr/share/doc/conmon
+ cp -pr README.md /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64/usr/share/doc/conmon
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kBK3Xl
+ umask 022
+ cd /builddir/build/BUILD
+ cd conmon-2.1.12
+ LICENSEDIR=/builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64/usr/share/licenses/conmon
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64/usr/share/licenses/conmon
+ cp -pr LICENSE /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64/usr/share/licenses/conmon
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: conmon = 3:2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9 conmon(x86-64) = 3:2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libglib-2.0.so.0()(64bit) libseccomp.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
Processing files: conmon-debugsource-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64
Provides: conmon-debugsource = 3:2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9 conmon-debugsource(x86-64) = 3:2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: conmon-debuginfo-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64
Provides: conmon-debuginfo = 3:2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9 conmon-debuginfo(x86-64) = 3:2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9 debuginfo(build-id) = 7cd6a08670077d2e44b39afd81d061dacfcc640e
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: conmon-debugsource(x86-64) = 3:2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64
Wrote: /builddir/build/RPMS/conmon-debugsource-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64.rpm
Wrote: /builddir/build/RPMS/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64.rpm
Wrote: /builddir/build/RPMS/conmon-debuginfo-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0juWpa
+ umask 022
+ cd /builddir/build/BUILD
+ cd conmon-2.1.12
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.src.rpm
Finish: build phase for conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/centos-stream-9-x86_64-1737631863.949982/root/var/log/dnf.log
/var/lib/mock/centos-stream-9-x86_64-1737631863.949982/root/var/log/dnf.librepo.log
/var/lib/mock/centos-stream-9-x86_64-1737631863.949982/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/conmon-2.1.12-1.20250123113031217813.pr538.28.g2e2cbab.el9.src.rpm) Config(child) 0 minutes 11 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "conmon",
            "epoch": 3,
            "version": "2.1.12",
            "release": "1.20250123113031217813.pr538.28.g2e2cbab.el9",
            "arch": "x86_64"
        },
        {
            "name": "conmon",
            "epoch": 3,
            "version": "2.1.12",
            "release": "1.20250123113031217813.pr538.28.g2e2cbab.el9",
            "arch": "src"
        },
        {
            "name": "conmon-debuginfo",
            "epoch": 3,
            "version": "2.1.12",
            "release": "1.20250123113031217813.pr538.28.g2e2cbab.el9",
            "arch": "x86_64"
        },
        {
            "name": "conmon-debugsource",
            "epoch": 3,
            "version": "2.1.12",
            "release": "1.20250123113031217813.pr538.28.g2e2cbab.el9",
            "arch": "x86_64"
        }
    ]
}
RPMResults finished