Warning: Permanently added '3.84.66.166' (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/8449204-epel-10-x86_64 --chroot epel-10-x86_64


Version: 1.2
PID: 9987
Logging PID: 9988
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 8449204,
 'buildroot_pkgs': [],
 'chroot': 'epel-10-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'b8ead3cc1e63615f912a9a9d7502b32115f5ad1f',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@rhel-lightspeed/command-line-assistant/command-line-assistant',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'command-line-assistant',
 'package_version': '0.1.0-1.20241226161601281004.pr72.20.gdeb2702',
 'project_dirname': 'command-line-assistant',
 'project_name': 'command-line-assistant',
 'project_owner': '@rhel-lightspeed',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@rhel-lightspeed/command-line-assistant/epel-10-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': '@rhel-lightspeed/command-line-assistant--packit',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': 0,
 'submitter': 'packit',
 'tags': [],
 'task_id': '8449204-epel-10-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@rhel-lightspeed/command-line-assistant/command-line-assistant /var/lib/copr-rpmbuild/workspace/workdir-e8btg8s6/command-line-assistant --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@rhel-lightspeed/command-line-assistant/command-line-assistant', '/var/lib/copr-rpmbuild/workspace/workdir-e8btg8s6/command-line-assistant', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-e8btg8s6/command-line-assistant'...

Running: git checkout b8ead3cc1e63615f912a9a9d7502b32115f5ad1f --

cmd: ['git', 'checkout', 'b8ead3cc1e63615f912a9a9d7502b32115f5ad1f', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-e8btg8s6/command-line-assistant
rc: 0
stdout: 
stderr: Note: switching to 'b8ead3cc1e63615f912a9a9d7502b32115f5ad1f'.

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 b8ead3c automatic import of command-line-assistant

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-e8btg8s6/command-line-assistant
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 command-line-assistant-0.1.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o command-line-assistant-0.1.0.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/@rhel-lightspeed/command-line-assistant/command-line-assistant/command-line-assistant-0.1.0.tar.gz/md5/a155c43aeed719381a2ef0a398bbeb86/command-line-assistant-0.1.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 80533  100 80533    0     0  7780k      0 --:--:-- --:--:-- --:--:-- 7864k
INFO: Reading stdout from command: md5sum command-line-assistant-0.1.0.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-e8btg8s6/command-line-assistant/command-line-assistant.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-e8btg8s6/command-line-assistant --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1735229793.034384 -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-e8btg8s6/command-line-assistant/command-line-assistant.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-e8btg8s6/command-line-assistant --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1735229793.034384 -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-e8btg8s6/command-line-assistant/command-line-assistant.spec)  Config(centos-stream+epel-10-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+epel-10-x86_64-bootstrap-1735229793.034384/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:stream10
INFO: Pulling image: quay.io/centos/centos:stream10
INFO: Tagging container image as mock-bootstrap-6d0b7e56-1f91-46bc-b599-e4568cafe669
INFO: Checking that 0defd58d145d0a3954af0f791ac652d14c6e42a65dcc728944d36202bc67f4b4 image matches host's architecture
INFO: Copy content of container 0defd58d145d0a3954af0f791ac652d14c6e42a65dcc728944d36202bc67f4b4 to /var/lib/mock/centos-stream+epel-10-x86_64-bootstrap-1735229793.034384/root
INFO: mounting 0defd58d145d0a3954af0f791ac652d14c6e42a65dcc728944d36202bc67f4b4 with podman image mount
INFO: image 0defd58d145d0a3954af0f791ac652d14c6e42a65dcc728944d36202bc67f4b4 as /var/lib/containers/storage/overlay/9e84b6d2917ed204dae80942b0b8e28905f2aa9d6eb1e912b1e0ee0eaee49486/merged
INFO: umounting image 0defd58d145d0a3954af0f791ac652d14c6e42a65dcc728944d36202bc67f4b4 (/var/lib/containers/storage/overlay/9e84b6d2917ed204dae80942b0b8e28905f2aa9d6eb1e912b1e0ee0eaee49486/merged) with podman image umount
INFO: Removing image mock-bootstrap-6d0b7e56-1f91-46bc-b599-e4568cafe669
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+epel-10-x86_64-1735229793.034384/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.19.1.1-9.el10.x86_64
  rpm-sequoia-1.6.0-6.el10.x86_64
  python3-dnf-4.20.0-9.el10.noarch
  python3-dnf-plugins-core-4.7.0-6.el10.noarch
  yum-4.20.0-9.el10.noarch
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 264 kB/s | 7.7 kB     00:00    
CentOS Stream 10 - BaseOS                        10 MB/s | 6.2 MB     00:00    
CentOS Stream 10 - AppStream                    5.0 MB/s | 2.4 MB     00:00    
CentOS Stream 10 - CRB                          1.2 MB/s | 655 kB     00:00    
CentOS Stream 10 - Extras packages              7.8 kB/s | 3.5 kB     00:00    
Extra Packages for Enterprise Linux 10 - x86_64 9.1 MB/s | 3.0 MB     00:00    
Dependencies resolved.
================================================================================
 Package                     Arch   Version                     Repo       Size
================================================================================
Installing:
 bash                        x86_64 5.2.26-4.el10               baseos    1.8 M
 bzip2                       x86_64 1.0.8-19.el10               baseos     57 k
 centos-stream-release       noarch 10.0-3.el10                 baseos     29 k
 coreutils                   x86_64 9.5-5.el10                  baseos    1.1 M
 cpio                        x86_64 2.15-3.el10                 baseos    292 k
 diffutils                   x86_64 3.10-8.el10                 baseos    409 k
 epel-rpm-macros             noarch 10-1.el10_0                 epel      7.3 k
 findutils                   x86_64 1:4.10.0-5.el10             baseos    551 k
 gawk                        x86_64 5.3.0-4.el10                baseos    1.1 M
 glibc-minimal-langpack      x86_64 2.39-23.el10                baseos     88 k
 grep                        x86_64 3.11-10.el10                baseos    301 k
 gzip                        x86_64 1.13-3.el10                 baseos    170 k
 info                        x86_64 7.1-5.el10                  baseos    183 k
 patch                       x86_64 2.7.6-26.el10               appstream 132 k
 redhat-rpm-config           noarch 287-1.el10                  appstream  80 k
 rpm-build                   x86_64 4.19.1.1-9.el10             appstream  77 k
 sed                         x86_64 4.9-3.el10                  baseos    318 k
 shadow-utils                x86_64 2:4.15.0-5.el10             baseos    1.3 M
 tar                         x86_64 2:1.35-5.el10               baseos    864 k
 unzip                       x86_64 6.0-66.el10                 baseos    189 k
 util-linux                  x86_64 2.40.2-5.el10               baseos    1.3 M
 which                       x86_64 2.21-43.el10                baseos     42 k
 xz                          x86_64 1:5.6.2-3.el10              baseos    482 k
Installing dependencies:
 alternatives                x86_64 1.30-2.el10                 baseos     42 k
 audit-libs                  x86_64 4.0-10.el10                 baseos    121 k
 authselect                  x86_64 1.5.0-8.el10                baseos    144 k
 authselect-libs             x86_64 1.5.0-8.el10                baseos    223 k
 basesystem                  noarch 11-22.el10                  baseos    4.3 k
 binutils                    x86_64 2.41-51.el10                baseos    6.4 M
 binutils-gold               x86_64 2.41-51.el10                baseos    798 k
 bzip2-libs                  x86_64 1.0.8-19.el10               baseos     43 k
 ca-certificates             noarch 2024.2.69_v8.0.303-102.3.el10
                                                                baseos    1.1 M
 centos-gpg-keys             noarch 10.0-3.el10                 baseos     14 k
 centos-stream-repos         noarch 10.0-3.el10                 baseos     12 k
 coreutils-common            x86_64 9.5-5.el10                  baseos    2.1 M
 cracklib                    x86_64 2.9.11-8.el10               baseos     96 k
 cracklib-dicts              x86_64 2.9.11-8.el10               baseos    3.6 M
 crypto-policies             noarch 20241128-1.git0dd441c.el10  baseos     98 k
 curl                        x86_64 8.9.1-5.el10                baseos    312 k
 cyrus-sasl-lib              x86_64 2.1.28-27.el10              baseos    106 k
 debugedit                   x86_64 5.0-16.el10                 appstream  80 k
 dwz                         x86_64 0.15-7.el10                 appstream 139 k
 ed                          x86_64 1.20-5.el10                 baseos     83 k
 efi-srpm-macros             noarch 6-6.el10                    appstream  24 k
 elfutils                    x86_64 0.192-4.el10                baseos    554 k
 elfutils-debuginfod-client  x86_64 0.192-4.el10                baseos     45 k
 elfutils-default-yama-scope noarch 0.192-4.el10                baseos     13 k
 elfutils-libelf             x86_64 0.192-4.el10                baseos    208 k
 elfutils-libs               x86_64 0.192-4.el10                baseos    264 k
 file                        x86_64 5.45-7.el10                 baseos     50 k
 file-libs                   x86_64 5.45-7.el10                 baseos    763 k
 filesystem                  x86_64 3.18-16.el10                baseos    4.7 M
 fonts-srpm-macros           noarch 1:2.0.5-18.el10             appstream  27 k
 forge-srpm-macros           noarch 0.2.0-5.el10                appstream  20 k
 gdb-minimal                 x86_64 14.2-3.el10                 appstream 4.2 M
 gdbm                        x86_64 1:1.23-9.el10               baseos    151 k
 gdbm-libs                   x86_64 1:1.23-9.el10               baseos     57 k
 glibc                       x86_64 2.39-23.el10                baseos    2.2 M
 glibc-common                x86_64 2.39-23.el10                baseos    384 k
 glibc-gconv-extra           x86_64 2.39-23.el10                baseos    1.8 M
 gmp                         x86_64 1:6.2.1-9.el10              baseos    317 k
 go-srpm-macros              noarch 3.6.0-4.el10                appstream  28 k
 jansson                     x86_64 2.14-3.el10                 baseos     46 k
 json-c                      x86_64 0.18-3.el10                 baseos     45 k
 kernel-srpm-macros          noarch 1.0-25.el10                 appstream  11 k
 keyutils-libs               x86_64 1.6.3-4.el10                baseos     33 k
 krb5-libs                   x86_64 1.21.3-2.el10               baseos    763 k
 libacl                      x86_64 2.3.2-4.el10                baseos     25 k
 libarchive                  x86_64 3.7.7-1.el10                baseos    416 k
 libattr                     x86_64 2.5.2-5.el10                baseos     19 k
 libblkid                    x86_64 2.40.2-5.el10               baseos    126 k
 libbrotli                   x86_64 1.1.0-6.el10                baseos    346 k
 libcap                      x86_64 2.69-7.el10                 baseos     91 k
 libcap-ng                   x86_64 0.8.4-6.el10                baseos     33 k
 libcom_err                  x86_64 1.47.1-3.el10               baseos     27 k
 libcurl                     x86_64 8.9.1-5.el10                baseos    360 k
 libeconf                    x86_64 0.6.2-4.el10                baseos     33 k
 libevent                    x86_64 2.1.12-16.el10              baseos    261 k
 libfdisk                    x86_64 2.40.2-5.el10               baseos    161 k
 libffi                      x86_64 3.4.4-9.el10                baseos     41 k
 libgcc                      x86_64 14.2.1-6.el10               baseos    136 k
 libgomp                     x86_64 14.2.1-6.el10               baseos    359 k
 libidn2                     x86_64 2.3.7-3.el10                baseos    118 k
 libmount                    x86_64 2.40.2-5.el10               baseos    156 k
 libnghttp2                  x86_64 1.64.0-1.el10               baseos     78 k
 libpkgconf                  x86_64 2.1.0-3.el10                baseos     39 k
 libpsl                      x86_64 0.21.5-6.el10               baseos     65 k
 libpwquality                x86_64 1.4.5-12.el10               baseos    123 k
 libselinux                  x86_64 3.7-5.el10                  baseos     90 k
 libsemanage                 x86_64 3.7-4.el10                  baseos    118 k
 libsepol                    x86_64 3.7-4.el10                  baseos    345 k
 libsmartcols                x86_64 2.40.2-5.el10               baseos     84 k
 libssh                      x86_64 0.11.1-1.el10               baseos    234 k
 libssh-config               noarch 0.11.1-1.el10               baseos    9.7 k
 libstdc++                   x86_64 14.2.1-6.el10               baseos    914 k
 libtasn1                    x86_64 4.19.0-9.el10               baseos     75 k
 libunistring                x86_64 1.1-10.el10                 baseos    548 k
 libutempter                 x86_64 1.2.1-15.el10               baseos     27 k
 libuuid                     x86_64 2.40.2-5.el10               baseos     30 k
 libverto                    x86_64 0.3.2-10.el10               baseos     22 k
 libxcrypt                   x86_64 4.4.36-10.el10              baseos    120 k
 libxml2                     x86_64 2.12.5-3.el10               baseos    689 k
 libzstd                     x86_64 1.5.5-9.el10                baseos    292 k
 lua-libs                    x86_64 5.4.6-7.el10                baseos    132 k
 lua-srpm-macros             noarch 1-15.el10                   appstream 9.8 k
 lz4-libs                    x86_64 1.9.4-8.el10                baseos     68 k
 mpfr                        x86_64 4.2.1-5.el10                baseos    346 k
 ncurses-base                noarch 6.4-14.20240127.el10        baseos    100 k
 ncurses-libs                x86_64 6.4-14.20240127.el10        baseos    338 k
 ocaml-srpm-macros           noarch 10-4.el10                   appstream  10 k
 openblas-srpm-macros        noarch 2-19.el10                   appstream 8.7 k
 openldap                    x86_64 2.6.7-5.el10                baseos    237 k
 openssl-libs                x86_64 1:3.2.2-14.el10             baseos    2.3 M
 p11-kit                     x86_64 0.25.5-7.el10               baseos    497 k
 p11-kit-trust               x86_64 0.25.5-7.el10               baseos    134 k
 package-notes-srpm-macros   noarch 0.5-13.el10                 appstream  10 k
 pam                         x86_64 1.6.1-7.el10                baseos    585 k
 pam-libs                    x86_64 1.6.1-7.el10                baseos     58 k
 pcre2                       x86_64 10.44-1.el10.3              baseos    248 k
 pcre2-syntax                noarch 10.44-1.el10.3              baseos    151 k
 perl-srpm-macros            noarch 1-57.el10                   appstream 9.5 k
 pkgconf                     x86_64 2.1.0-3.el10                baseos     45 k
 pkgconf-m4                  noarch 2.1.0-3.el10                baseos     15 k
 pkgconf-pkg-config          x86_64 2.1.0-3.el10                baseos     11 k
 popt                        x86_64 1.19-8.el10                 baseos     66 k
 publicsuffix-list-dafsa     noarch 20240107-5.el10             baseos     59 k
 pyproject-srpm-macros       noarch 1.16.2-1.el10               appstream  15 k
 python-srpm-macros          noarch 3.12-9.1.el10               appstream  24 k
 qt6-srpm-macros             noarch 6.8.1-3.el10                appstream  11 k
 readline                    x86_64 8.2-11.el10                 baseos    214 k
 rpm                         x86_64 4.19.1.1-9.el10             baseos    564 k
 rpm-build-libs              x86_64 4.19.1.1-9.el10             baseos     94 k
 rpm-libs                    x86_64 4.19.1.1-9.el10             baseos    310 k
 rpm-sequoia                 x86_64 1.6.0-6.el10                baseos    874 k
 rust-toolset-srpm-macros    noarch 1.82.0-1.el10               appstream  13 k
 setup                       noarch 2.14.5-4.el10               baseos    154 k
 sqlite-libs                 x86_64 3.46.1-2.el10               baseos    707 k
 systemd-libs                x86_64 256-18.el10                 baseos    729 k
 util-linux-core             x86_64 2.40.2-5.el10               baseos    550 k
 xz-libs                     x86_64 1:5.6.2-3.el10              baseos    113 k
 zip                         x86_64 3.0-43.el10                 baseos    272 k
 zlib-ng-compat              x86_64 2.2.2-1.el10                baseos     77 k
 zstd                        x86_64 1.5.5-9.el10                baseos    464 k

Transaction Summary
================================================================================
Install  143 Packages

Total download size: 60 M
Installed size: 185 M
Downloading Packages:
(1/143): alternatives-1.30-2.el10.x86_64.rpm    3.7 MB/s |  42 kB     00:00    
(2/143): audit-libs-4.0-10.el10.x86_64.rpm      7.5 MB/s | 121 kB     00:00    
(3/143): authselect-1.5.0-8.el10.x86_64.rpm     8.7 MB/s | 144 kB     00:00    
(4/143): authselect-libs-1.5.0-8.el10.x86_64.rp  40 MB/s | 223 kB     00:00    
(5/143): basesystem-11-22.el10.noarch.rpm       1.4 MB/s | 4.3 kB     00:00    
(6/143): binutils-gold-2.41-51.el10.x86_64.rpm  129 MB/s | 798 kB     00:00    
(7/143): bzip2-1.0.8-19.el10.x86_64.rpm          18 MB/s |  57 kB     00:00    
(8/143): bzip2-libs-1.0.8-19.el10.x86_64.rpm     15 MB/s |  43 kB     00:00    
(9/143): ca-certificates-2024.2.69_v8.0.303-102 174 MB/s | 1.1 MB     00:00    
(10/143): centos-gpg-keys-10.0-3.el10.noarch.rp 5.6 MB/s |  14 kB     00:00    
(11/143): centos-stream-release-10.0-3.el10.noa  13 MB/s |  29 kB     00:00    
(12/143): centos-stream-repos-10.0-3.el10.noarc 5.0 MB/s |  12 kB     00:00    
(13/143): coreutils-9.5-5.el10.x86_64.rpm       177 MB/s | 1.1 MB     00:00    
(14/143): bash-5.2.26-4.el10.x86_64.rpm          41 MB/s | 1.8 MB     00:00    
(15/143): cpio-2.15-3.el10.x86_64.rpm            72 MB/s | 292 kB     00:00    
(16/143): cracklib-2.9.11-8.el10.x86_64.rpm      37 MB/s |  96 kB     00:00    
(17/143): coreutils-common-9.5-5.el10.x86_64.rp  59 MB/s | 2.1 MB     00:00    
(18/143): crypto-policies-20241128-1.git0dd441c  30 MB/s |  98 kB     00:00    
(19/143): curl-8.9.1-5.el10.x86_64.rpm           71 MB/s | 312 kB     00:00    
(20/143): cyrus-sasl-lib-2.1.28-27.el10.x86_64.  38 MB/s | 106 kB     00:00    
(21/143): diffutils-3.10-8.el10.x86_64.rpm      100 MB/s | 409 kB     00:00    
(22/143): ed-1.20-5.el10.x86_64.rpm              24 MB/s |  83 kB     00:00    
(23/143): elfutils-0.192-4.el10.x86_64.rpm      130 MB/s | 554 kB     00:00    
(24/143): elfutils-debuginfod-client-0.192-4.el  17 MB/s |  45 kB     00:00    
(25/143): elfutils-default-yama-scope-0.192-4.e 5.0 MB/s |  13 kB     00:00    
(26/143): elfutils-libelf-0.192-4.el10.x86_64.r  64 MB/s | 208 kB     00:00    
(27/143): elfutils-libs-0.192-4.el10.x86_64.rpm  70 MB/s | 264 kB     00:00    
(28/143): cracklib-dicts-2.9.11-8.el10.x86_64.r  58 MB/s | 3.6 MB     00:00    
(29/143): file-5.45-7.el10.x86_64.rpm           8.4 MB/s |  50 kB     00:00    
(30/143): binutils-2.41-51.el10.x86_64.rpm       53 MB/s | 6.4 MB     00:00    
(31/143): file-libs-5.45-7.el10.x86_64.rpm       54 MB/s | 763 kB     00:00    
(32/143): findutils-4.10.0-5.el10.x86_64.rpm     49 MB/s | 551 kB     00:00    
(33/143): gawk-5.3.0-4.el10.x86_64.rpm           76 MB/s | 1.1 MB     00:00    
(34/143): gdbm-1.23-9.el10.x86_64.rpm            15 MB/s | 151 kB     00:00    
(35/143): filesystem-3.18-16.el10.x86_64.rpm    141 MB/s | 4.7 MB     00:00    
(36/143): gdbm-libs-1.23-9.el10.x86_64.rpm      9.0 MB/s |  57 kB     00:00    
(37/143): glibc-2.39-23.el10.x86_64.rpm         226 MB/s | 2.2 MB     00:00    
(38/143): glibc-common-2.39-23.el10.x86_64.rpm   63 MB/s | 384 kB     00:00    
(39/143): glibc-minimal-langpack-2.39-23.el10.x  29 MB/s |  88 kB     00:00    
(40/143): gmp-6.2.1-9.el10.x86_64.rpm            74 MB/s | 317 kB     00:00    
(41/143): gzip-1.13-3.el10.x86_64.rpm            46 MB/s | 170 kB     00:00    
(42/143): grep-3.11-10.el10.x86_64.rpm           43 MB/s | 301 kB     00:00    
(43/143): info-7.1-5.el10.x86_64.rpm             47 MB/s | 183 kB     00:00    
(44/143): jansson-2.14-3.el10.x86_64.rpm         13 MB/s |  46 kB     00:00    
(45/143): json-c-0.18-3.el10.x86_64.rpm          15 MB/s |  45 kB     00:00    
(46/143): keyutils-libs-1.6.3-4.el10.x86_64.rpm 9.2 MB/s |  33 kB     00:00    
(47/143): krb5-libs-1.21.3-2.el10.x86_64.rpm    147 MB/s | 763 kB     00:00    
(48/143): libacl-2.3.2-4.el10.x86_64.rpm        5.3 MB/s |  25 kB     00:00    
(49/143): libarchive-3.7.7-1.el10.x86_64.rpm     93 MB/s | 416 kB     00:00    
(50/143): libattr-2.5.2-5.el10.x86_64.rpm       4.6 MB/s |  19 kB     00:00    
(51/143): glibc-gconv-extra-2.39-23.el10.x86_64  52 MB/s | 1.8 MB     00:00    
(52/143): libblkid-2.40.2-5.el10.x86_64.rpm      43 MB/s | 126 kB     00:00    
(53/143): libbrotli-1.1.0-6.el10.x86_64.rpm      82 MB/s | 346 kB     00:00    
(54/143): libcap-2.69-7.el10.x86_64.rpm          29 MB/s |  91 kB     00:00    
(55/143): libcap-ng-0.8.4-6.el10.x86_64.rpm     8.9 MB/s |  33 kB     00:00    
(56/143): libcom_err-1.47.1-3.el10.x86_64.rpm   7.7 MB/s |  27 kB     00:00    
(57/143): libeconf-0.6.2-4.el10.x86_64.rpm       13 MB/s |  33 kB     00:00    
(58/143): libfdisk-2.40.2-5.el10.x86_64.rpm      57 MB/s | 161 kB     00:00    
(59/143): libevent-2.1.12-16.el10.x86_64.rpm     54 MB/s | 261 kB     00:00    
(60/143): libcurl-8.9.1-5.el10.x86_64.rpm        41 MB/s | 360 kB     00:00    
(61/143): libffi-3.4.4-9.el10.x86_64.rpm         15 MB/s |  41 kB     00:00    
(62/143): libgcc-14.2.1-6.el10.x86_64.rpm        45 MB/s | 136 kB     00:00    
(63/143): libgomp-14.2.1-6.el10.x86_64.rpm       74 MB/s | 359 kB     00:00    
(64/143): libidn2-2.3.7-3.el10.x86_64.rpm        25 MB/s | 118 kB     00:00    
(65/143): libmount-2.40.2-5.el10.x86_64.rpm      35 MB/s | 156 kB     00:00    
(66/143): libnghttp2-1.64.0-1.el10.x86_64.rpm    22 MB/s |  78 kB     00:00    
(67/143): libpkgconf-2.1.0-3.el10.x86_64.rpm     11 MB/s |  39 kB     00:00    
(68/143): libpsl-0.21.5-6.el10.x86_64.rpm        16 MB/s |  65 kB     00:00    
(69/143): libpwquality-1.4.5-12.el10.x86_64.rpm  40 MB/s | 123 kB     00:00    
(70/143): libselinux-3.7-5.el10.x86_64.rpm       30 MB/s |  90 kB     00:00    
(71/143): libsemanage-3.7-4.el10.x86_64.rpm      31 MB/s | 118 kB     00:00    
(72/143): libsepol-3.7-4.el10.x86_64.rpm         88 MB/s | 345 kB     00:00    
(73/143): libsmartcols-2.40.2-5.el10.x86_64.rpm  19 MB/s |  84 kB     00:00    
(74/143): libssh-config-0.11.1-1.el10.noarch.rp 2.2 MB/s | 9.7 kB     00:00    
(75/143): libssh-0.11.1-1.el10.x86_64.rpm        34 MB/s | 234 kB     00:00    
(76/143): libtasn1-4.19.0-9.el10.x86_64.rpm      16 MB/s |  75 kB     00:00    
(77/143): libstdc++-14.2.1-6.el10.x86_64.rpm     99 MB/s | 914 kB     00:00    
(78/143): libunistring-1.1-10.el10.x86_64.rpm    83 MB/s | 548 kB     00:00    
(79/143): libutempter-1.2.1-15.el10.x86_64.rpm  8.3 MB/s |  27 kB     00:00    
(80/143): libuuid-2.40.2-5.el10.x86_64.rpm      8.8 MB/s |  30 kB     00:00    
(81/143): libverto-0.3.2-10.el10.x86_64.rpm     5.7 MB/s |  22 kB     00:00    
(82/143): libxcrypt-4.4.36-10.el10.x86_64.rpm    39 MB/s | 120 kB     00:00    
(83/143): libzstd-1.5.5-9.el10.x86_64.rpm        79 MB/s | 292 kB     00:00    
(84/143): lua-libs-5.4.6-7.el10.x86_64.rpm       32 MB/s | 132 kB     00:00    
(85/143): lz4-libs-1.9.4-8.el10.x86_64.rpm       27 MB/s |  68 kB     00:00    
(86/143): ncurses-base-6.4-14.20240127.el10.noa  29 MB/s | 100 kB     00:00    
(87/143): mpfr-4.2.1-5.el10.x86_64.rpm           58 MB/s | 346 kB     00:00    
(88/143): openldap-2.6.7-5.el10.x86_64.rpm       52 MB/s | 237 kB     00:00    
(89/143): ncurses-libs-6.4-14.20240127.el10.x86  56 MB/s | 338 kB     00:00    
(90/143): libxml2-2.12.5-3.el10.x86_64.rpm       36 MB/s | 689 kB     00:00    
(91/143): p11-kit-trust-0.25.5-7.el10.x86_64.rp  24 MB/s | 134 kB     00:00    
(92/143): pam-1.6.1-7.el10.x86_64.rpm            80 MB/s | 585 kB     00:00    
(93/143): openssl-libs-3.2.2-14.el10.x86_64.rpm 136 MB/s | 2.3 MB     00:00    
(94/143): pam-libs-1.6.1-7.el10.x86_64.rpm       18 MB/s |  58 kB     00:00    
(95/143): pcre2-10.44-1.el10.3.x86_64.rpm        75 MB/s | 248 kB     00:00    
(96/143): pcre2-syntax-10.44-1.el10.3.noarch.rp  48 MB/s | 151 kB     00:00    
(97/143): p11-kit-0.25.5-7.el10.x86_64.rpm       23 MB/s | 497 kB     00:00    
(98/143): pkgconf-2.1.0-3.el10.x86_64.rpm        17 MB/s |  45 kB     00:00    
(99/143): pkgconf-m4-2.1.0-3.el10.noarch.rpm    5.4 MB/s |  15 kB     00:00    
(100/143): pkgconf-pkg-config-2.1.0-3.el10.x86_ 3.3 MB/s |  11 kB     00:00    
(101/143): popt-1.19-8.el10.x86_64.rpm           18 MB/s |  66 kB     00:00    
(102/143): publicsuffix-list-dafsa-20240107-5.e  16 MB/s |  59 kB     00:00    
(103/143): readline-8.2-11.el10.x86_64.rpm       56 MB/s | 214 kB     00:00    
(104/143): rpm-build-libs-4.19.1.1-9.el10.x86_6  25 MB/s |  94 kB     00:00    
(105/143): rpm-4.19.1.1-9.el10.x86_64.rpm        83 MB/s | 564 kB     00:00    
(106/143): rpm-libs-4.19.1.1-9.el10.x86_64.rpm   36 MB/s | 310 kB     00:00    
(107/143): sed-4.9-3.el10.x86_64.rpm             56 MB/s | 318 kB     00:00    
(108/143): setup-2.14.5-4.el10.noarch.rpm        42 MB/s | 154 kB     00:00    
(109/143): shadow-utils-4.15.0-5.el10.x86_64.rp 122 MB/s | 1.3 MB     00:00    
(110/143): sqlite-libs-3.46.1-2.el10.x86_64.rpm  61 MB/s | 707 kB     00:00    
(111/143): rpm-sequoia-1.6.0-6.el10.x86_64.rpm   35 MB/s | 874 kB     00:00    
(112/143): systemd-libs-256-18.el10.x86_64.rpm  118 MB/s | 729 kB     00:00    
(113/143): unzip-6.0-66.el10.x86_64.rpm          51 MB/s | 189 kB     00:00    
(114/143): util-linux-2.40.2-5.el10.x86_64.rpm  121 MB/s | 1.3 MB     00:00    
(115/143): util-linux-core-2.40.2-5.el10.x86_64  60 MB/s | 550 kB     00:00    
(116/143): which-2.21-43.el10.x86_64.rpm         12 MB/s |  42 kB     00:00    
(117/143): xz-5.6.2-3.el10.x86_64.rpm           131 MB/s | 482 kB     00:00    
(118/143): xz-libs-5.6.2-3.el10.x86_64.rpm       31 MB/s | 113 kB     00:00    
(119/143): zlib-ng-compat-2.2.2-1.el10.x86_64.r  20 MB/s |  77 kB     00:00    
(120/143): zip-3.0-43.el10.x86_64.rpm            39 MB/s | 272 kB     00:00    
(121/143): zstd-1.5.5-9.el10.x86_64.rpm         109 MB/s | 464 kB     00:00    
(122/143): debugedit-5.0-16.el10.x86_64.rpm      19 MB/s |  80 kB     00:00    
(123/143): dwz-0.15-7.el10.x86_64.rpm            45 MB/s | 139 kB     00:00    
(124/143): efi-srpm-macros-6-6.el10.noarch.rpm  7.7 MB/s |  24 kB     00:00    
(125/143): tar-1.35-5.el10.x86_64.rpm            24 MB/s | 864 kB     00:00    
(126/143): fonts-srpm-macros-2.0.5-18.el10.noar 8.3 MB/s |  27 kB     00:00    
(127/143): forge-srpm-macros-0.2.0-5.el10.noarc 4.5 MB/s |  20 kB     00:00    
(128/143): go-srpm-macros-3.6.0-4.el10.noarch.r 4.9 MB/s |  28 kB     00:00    
(129/143): kernel-srpm-macros-1.0-25.el10.noarc 1.1 MB/s |  11 kB     00:00    
(130/143): lua-srpm-macros-1-15.el10.noarch.rpm 1.4 MB/s | 9.8 kB     00:00    
(131/143): ocaml-srpm-macros-10-4.el10.noarch.r 1.6 MB/s |  10 kB     00:00    
(132/143): openblas-srpm-macros-2-19.el10.noarc 1.5 MB/s | 8.7 kB     00:00    
(133/143): package-notes-srpm-macros-0.5-13.el1 2.6 MB/s |  10 kB     00:00    
(134/143): gdb-minimal-14.2-3.el10.x86_64.rpm   146 MB/s | 4.2 MB     00:00    
(135/143): perl-srpm-macros-1-57.el10.noarch.rp 1.5 MB/s | 9.5 kB     00:00    
(136/143): patch-2.7.6-26.el10.x86_64.rpm        12 MB/s | 132 kB     00:00    
(137/143): pyproject-srpm-macros-1.16.2-1.el10. 5.1 MB/s |  15 kB     00:00    
(138/143): python-srpm-macros-3.12-9.1.el10.noa 6.7 MB/s |  24 kB     00:00    
(139/143): qt6-srpm-macros-6.8.1-3.el10.noarch. 3.9 MB/s |  11 kB     00:00    
(140/143): redhat-rpm-config-287-1.el10.noarch.  26 MB/s |  80 kB     00:00    
(141/143): rpm-build-4.19.1.1-9.el10.x86_64.rpm  25 MB/s |  77 kB     00:00    
(142/143): rust-toolset-srpm-macros-1.82.0-1.el 3.0 MB/s |  13 kB     00:00    
(143/143): epel-rpm-macros-10-1.el10_0.noarch.r 872 kB/s | 7.3 kB     00:00    
--------------------------------------------------------------------------------
Total                                           123 MB/s |  60 MB     00:00     
CentOS Stream 10 - 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-SHA256
Key imported successfully
Extra Packages for Enterprise Linux 10 - x86_64 1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0xE37ED158:
 Userid     : "Fedora (epel10) <epel@fedoraproject.org>"
 Fingerprint: 7D8D 15CB FC4E 6268 8591 FB26 33D9 8517 E37E D158
 From       : /usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-10
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.18-16.el10.x86_64                         1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-14.2.1-6.el10.x86_64                          1/143 
  Running scriptlet: libgcc-14.2.1-6.el10.x86_64                          1/143 
  Installing       : rust-toolset-srpm-macros-1.82.0-1.el10.noarch        2/143 
  Installing       : qt6-srpm-macros-6.8.1-3.el10.noarch                  3/143 
  Installing       : perl-srpm-macros-1-57.el10.noarch                    4/143 
  Installing       : package-notes-srpm-macros-0.5-13.el10.noarch         5/143 
  Installing       : openblas-srpm-macros-2-19.el10.noarch                6/143 
  Installing       : ocaml-srpm-macros-10-4.el10.noarch                   7/143 
  Installing       : kernel-srpm-macros-1.0-25.el10.noarch                8/143 
  Installing       : publicsuffix-list-dafsa-20240107-5.el10.noarch       9/143 
  Installing       : pkgconf-m4-2.1.0-3.el10.noarch                      10/143 
  Installing       : pcre2-syntax-10.44-1.el10.3.noarch                  11/143 
  Installing       : ncurses-base-6.4-14.20240127.el10.noarch            12/143 
  Installing       : libssh-config-0.11.1-1.el10.noarch                  13/143 
  Installing       : coreutils-common-9.5-5.el10.x86_64                  14/143 
  Installing       : centos-gpg-keys-10.0-3.el10.noarch                  15/143 
  Installing       : centos-stream-repos-10.0-3.el10.noarch              16/143 
  Installing       : centos-stream-release-10.0-3.el10.noarch            17/143 
  Installing       : setup-2.14.5-4.el10.noarch                          18/143 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.14.5-4.el10.noarch                          18/143 
  Installing       : filesystem-3.18-16.el10.x86_64                      19/143 
  Installing       : basesystem-11-22.el10.noarch                        20/143 
  Installing       : glibc-gconv-extra-2.39-23.el10.x86_64               21/143 
  Running scriptlet: glibc-gconv-extra-2.39-23.el10.x86_64               21/143 
  Installing       : glibc-minimal-langpack-2.39-23.el10.x86_64          22/143 
  Installing       : glibc-common-2.39-23.el10.x86_64                    23/143 
  Running scriptlet: glibc-2.39-23.el10.x86_64                           24/143 
  Installing       : glibc-2.39-23.el10.x86_64                           24/143 
  Running scriptlet: glibc-2.39-23.el10.x86_64                           24/143 
  Installing       : ncurses-libs-6.4-14.20240127.el10.x86_64            25/143 
  Installing       : bash-5.2.26-4.el10.x86_64                           26/143 
  Running scriptlet: bash-5.2.26-4.el10.x86_64                           26/143 
  Installing       : zlib-ng-compat-2.2.2-1.el10.x86_64                  27/143 
  Installing       : bzip2-libs-1.0.8-19.el10.x86_64                     28/143 
  Installing       : xz-libs-1:5.6.2-3.el10.x86_64                       29/143 
  Installing       : readline-8.2-11.el10.x86_64                         30/143 
  Installing       : libstdc++-14.2.1-6.el10.x86_64                      31/143 
  Installing       : libuuid-2.40.2-5.el10.x86_64                        32/143 
  Installing       : popt-1.19-8.el10.x86_64                             33/143 
  Installing       : libblkid-2.40.2-5.el10.x86_64                       34/143 
  Installing       : gmp-1:6.2.1-9.el10.x86_64                           35/143 
  Installing       : libattr-2.5.2-5.el10.x86_64                         36/143 
  Installing       : libacl-2.3.2-4.el10.x86_64                          37/143 
  Installing       : libxcrypt-4.4.36-10.el10.x86_64                     38/143 
  Installing       : libzstd-1.5.5-9.el10.x86_64                         39/143 
  Installing       : elfutils-libelf-0.192-4.el10.x86_64                 40/143 
  Running scriptlet: crypto-policies-20241128-1.git0dd441c.el10.noarc    41/143 
  Installing       : crypto-policies-20241128-1.git0dd441c.el10.noarc    41/143 
  Running scriptlet: crypto-policies-20241128-1.git0dd441c.el10.noarc    41/143 
  Installing       : gdbm-libs-1:1.23-9.el10.x86_64                      42/143 
  Installing       : libeconf-0.6.2-4.el10.x86_64                        43/143 
  Installing       : dwz-0.15-7.el10.x86_64                              44/143 
  Installing       : mpfr-4.2.1-5.el10.x86_64                            45/143 
  Installing       : gawk-5.3.0-4.el10.x86_64                            46/143 
  Installing       : unzip-6.0-66.el10.x86_64                            47/143 
  Installing       : file-libs-5.45-7.el10.x86_64                        48/143 
  Installing       : file-5.45-7.el10.x86_64                             49/143 
  Installing       : alternatives-1.30-2.el10.x86_64                     50/143 
  Installing       : jansson-2.14-3.el10.x86_64                          51/143 
  Installing       : libcap-ng-0.8.4-6.el10.x86_64                       52/143 
  Installing       : audit-libs-4.0-10.el10.x86_64                       53/143 
  Installing       : pam-libs-1.6.1-7.el10.x86_64                        54/143 
  Installing       : libcap-2.69-7.el10.x86_64                           55/143 
  Installing       : systemd-libs-256-18.el10.x86_64                     56/143 
  Installing       : libsepol-3.7-4.el10.x86_64                          57/143 
  Installing       : libsmartcols-2.40.2-5.el10.x86_64                   58/143 
  Installing       : libtasn1-4.19.0-9.el10.x86_64                       59/143 
  Installing       : libunistring-1.1-10.el10.x86_64                     60/143 
  Installing       : libidn2-2.3.7-3.el10.x86_64                         61/143 
  Installing       : lua-libs-5.4.6-7.el10.x86_64                        62/143 
  Installing       : lz4-libs-1.9.4-8.el10.x86_64                        63/143 
  Installing       : pcre2-10.44-1.el10.3.x86_64                         64/143 
  Installing       : libselinux-3.7-5.el10.x86_64                        65/143 
  Installing       : sed-4.9-3.el10.x86_64                               66/143 
  Installing       : findutils-1:4.10.0-5.el10.x86_64                    67/143 
  Installing       : grep-3.11-10.el10.x86_64                            68/143 
  Installing       : xz-1:5.6.2-3.el10.x86_64                            69/143 
  Installing       : libmount-2.40.2-5.el10.x86_64                       70/143 
  Installing       : util-linux-core-2.40.2-5.el10.x86_64                71/143 
  Installing       : libsemanage-3.7-4.el10.x86_64                       72/143 
  Installing       : shadow-utils-2:4.15.0-5.el10.x86_64                 73/143 
  Running scriptlet: libutempter-1.2.1-15.el10.x86_64                    74/143 
  Installing       : libutempter-1.2.1-15.el10.x86_64                    74/143 
  Installing       : tar-2:1.35-5.el10.x86_64                            75/143 
  Installing       : zstd-1.5.5-9.el10.x86_64                            76/143 
  Installing       : libpsl-0.21.5-6.el10.x86_64                         77/143 
  Installing       : zip-3.0-43.el10.x86_64                              78/143 
  Installing       : cyrus-sasl-lib-2.1.28-27.el10.x86_64                79/143 
  Installing       : gdbm-1:1.23-9.el10.x86_64                           80/143 
  Installing       : libfdisk-2.40.2-5.el10.x86_64                       81/143 
  Installing       : libxml2-2.12.5-3.el10.x86_64                        82/143 
  Installing       : bzip2-1.0.8-19.el10.x86_64                          83/143 
  Installing       : sqlite-libs-3.46.1-2.el10.x86_64                    84/143 
  Installing       : ed-1.20-5.el10.x86_64                               85/143 
  Installing       : patch-2.7.6-26.el10.x86_64                          86/143 
  Installing       : elfutils-default-yama-scope-0.192-4.el10.noarch     87/143 
  Running scriptlet: elfutils-default-yama-scope-0.192-4.el10.noarch     87/143 
  Installing       : cpio-2.15-3.el10.x86_64                             88/143 
  Installing       : diffutils-3.10-8.el10.x86_64                        89/143 
  Installing       : json-c-0.18-3.el10.x86_64                           90/143 
  Installing       : keyutils-libs-1.6.3-4.el10.x86_64                   91/143 
  Installing       : libbrotli-1.1.0-6.el10.x86_64                       92/143 
  Installing       : libcom_err-1.47.1-3.el10.x86_64                     93/143 
  Installing       : libffi-3.4.4-9.el10.x86_64                          94/143 
  Installing       : p11-kit-0.25.5-7.el10.x86_64                        95/143 
  Installing       : p11-kit-trust-0.25.5-7.el10.x86_64                  96/143 
  Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64                  96/143 
  Installing       : openssl-libs-1:3.2.2-14.el10.x86_64                 97/143 
  Installing       : coreutils-9.5-5.el10.x86_64                         98/143 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no    99/143 
  Installing       : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no    99/143 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no    99/143 
  Installing       : authselect-libs-1.5.0-8.el10.x86_64                100/143 
  Installing       : gzip-1.13-3.el10.x86_64                            101/143 
  Installing       : cracklib-2.9.11-8.el10.x86_64                      102/143 
  Installing       : libarchive-3.7.7-1.el10.x86_64                     103/143 
  Installing       : cracklib-dicts-2.9.11-8.el10.x86_64                104/143 
  Installing       : libpwquality-1.4.5-12.el10.x86_64                  105/143 
  Installing       : pam-1.6.1-7.el10.x86_64                            106/143 
  Installing       : libevent-2.1.12-16.el10.x86_64                     107/143 
  Installing       : openldap-2.6.7-5.el10.x86_64                       108/143 
  Installing       : rpm-sequoia-1.6.0-6.el10.x86_64                    109/143 
  Installing       : rpm-libs-4.19.1.1-9.el10.x86_64                    110/143 
  Installing       : libgomp-14.2.1-6.el10.x86_64                       111/143 
  Installing       : libnghttp2-1.64.0-1.el10.x86_64                    112/143 
  Installing       : libpkgconf-2.1.0-3.el10.x86_64                     113/143 
  Installing       : pkgconf-2.1.0-3.el10.x86_64                        114/143 
  Installing       : pkgconf-pkg-config-2.1.0-3.el10.x86_64             115/143 
  Installing       : libverto-0.3.2-10.el10.x86_64                      116/143 
  Installing       : krb5-libs-1.21.3-2.el10.x86_64                     117/143 
  Installing       : libssh-0.11.1-1.el10.x86_64                        118/143 
  Installing       : libcurl-8.9.1-5.el10.x86_64                        119/143 
  Installing       : elfutils-libs-0.192-4.el10.x86_64                  120/143 
  Installing       : elfutils-debuginfod-client-0.192-4.el10.x86_64     121/143 
  Installing       : binutils-gold-2.41-51.el10.x86_64                  122/143 
  Running scriptlet: binutils-gold-2.41-51.el10.x86_64                  122/143 
  Installing       : binutils-2.41-51.el10.x86_64                       123/143 
  Running scriptlet: binutils-2.41-51.el10.x86_64                       123/143 
  Installing       : elfutils-0.192-4.el10.x86_64                       124/143 
  Installing       : gdb-minimal-14.2-3.el10.x86_64                     125/143 
  Installing       : debugedit-5.0-16.el10.x86_64                       126/143 
  Installing       : rpm-build-libs-4.19.1.1-9.el10.x86_64              127/143 
  Installing       : curl-8.9.1-5.el10.x86_64                           128/143 
  Running scriptlet: rpm-4.19.1.1-9.el10.x86_64                         129/143 
  Installing       : rpm-4.19.1.1-9.el10.x86_64                         129/143 
  Installing       : efi-srpm-macros-6-6.el10.noarch                    130/143 
  Installing       : lua-srpm-macros-1-15.el10.noarch                   131/143 
  Installing       : fonts-srpm-macros-1:2.0.5-18.el10.noarch           132/143 
  Installing       : forge-srpm-macros-0.2.0-5.el10.noarch              133/143 
  Installing       : go-srpm-macros-3.6.0-4.el10.noarch                 134/143 
  Installing       : python-srpm-macros-3.12-9.1.el10.noarch            135/143 
  Installing       : redhat-rpm-config-287-1.el10.noarch                136/143 
  Installing       : rpm-build-4.19.1.1-9.el10.x86_64                   137/143 
  Installing       : pyproject-srpm-macros-1.16.2-1.el10.noarch         138/143 
  Installing       : util-linux-2.40.2-5.el10.x86_64                    139/143 
  Running scriptlet: util-linux-2.40.2-5.el10.x86_64                    139/143 
  Installing       : authselect-1.5.0-8.el10.x86_64                     140/143 
  Installing       : which-2.21-43.el10.x86_64                          141/143 
  Installing       : info-7.1-5.el10.x86_64                             142/143 
  Installing       : epel-rpm-macros-10-1.el10_0.noarch                 143/143 
  Running scriptlet: filesystem-3.18-16.el10.x86_64                     143/143 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no   143/143 
  Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64                143/143 
  Running scriptlet: rpm-4.19.1.1-9.el10.x86_64                         143/143 
  Running scriptlet: epel-rpm-macros-10-1.el10_0.noarch                 143/143 

Installed:
  alternatives-1.30-2.el10.x86_64                                               
  audit-libs-4.0-10.el10.x86_64                                                 
  authselect-1.5.0-8.el10.x86_64                                                
  authselect-libs-1.5.0-8.el10.x86_64                                           
  basesystem-11-22.el10.noarch                                                  
  bash-5.2.26-4.el10.x86_64                                                     
  binutils-2.41-51.el10.x86_64                                                  
  binutils-gold-2.41-51.el10.x86_64                                             
  bzip2-1.0.8-19.el10.x86_64                                                    
  bzip2-libs-1.0.8-19.el10.x86_64                                               
  ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch                          
  centos-gpg-keys-10.0-3.el10.noarch                                            
  centos-stream-release-10.0-3.el10.noarch                                      
  centos-stream-repos-10.0-3.el10.noarch                                        
  coreutils-9.5-5.el10.x86_64                                                   
  coreutils-common-9.5-5.el10.x86_64                                            
  cpio-2.15-3.el10.x86_64                                                       
  cracklib-2.9.11-8.el10.x86_64                                                 
  cracklib-dicts-2.9.11-8.el10.x86_64                                           
  crypto-policies-20241128-1.git0dd441c.el10.noarch                             
  curl-8.9.1-5.el10.x86_64                                                      
  cyrus-sasl-lib-2.1.28-27.el10.x86_64                                          
  debugedit-5.0-16.el10.x86_64                                                  
  diffutils-3.10-8.el10.x86_64                                                  
  dwz-0.15-7.el10.x86_64                                                        
  ed-1.20-5.el10.x86_64                                                         
  efi-srpm-macros-6-6.el10.noarch                                               
  elfutils-0.192-4.el10.x86_64                                                  
  elfutils-debuginfod-client-0.192-4.el10.x86_64                                
  elfutils-default-yama-scope-0.192-4.el10.noarch                               
  elfutils-libelf-0.192-4.el10.x86_64                                           
  elfutils-libs-0.192-4.el10.x86_64                                             
  epel-rpm-macros-10-1.el10_0.noarch                                            
  file-5.45-7.el10.x86_64                                                       
  file-libs-5.45-7.el10.x86_64                                                  
  filesystem-3.18-16.el10.x86_64                                                
  findutils-1:4.10.0-5.el10.x86_64                                              
  fonts-srpm-macros-1:2.0.5-18.el10.noarch                                      
  forge-srpm-macros-0.2.0-5.el10.noarch                                         
  gawk-5.3.0-4.el10.x86_64                                                      
  gdb-minimal-14.2-3.el10.x86_64                                                
  gdbm-1:1.23-9.el10.x86_64                                                     
  gdbm-libs-1:1.23-9.el10.x86_64                                                
  glibc-2.39-23.el10.x86_64                                                     
  glibc-common-2.39-23.el10.x86_64                                              
  glibc-gconv-extra-2.39-23.el10.x86_64                                         
  glibc-minimal-langpack-2.39-23.el10.x86_64                                    
  gmp-1:6.2.1-9.el10.x86_64                                                     
  go-srpm-macros-3.6.0-4.el10.noarch                                            
  grep-3.11-10.el10.x86_64                                                      
  gzip-1.13-3.el10.x86_64                                                       
  info-7.1-5.el10.x86_64                                                        
  jansson-2.14-3.el10.x86_64                                                    
  json-c-0.18-3.el10.x86_64                                                     
  kernel-srpm-macros-1.0-25.el10.noarch                                         
  keyutils-libs-1.6.3-4.el10.x86_64                                             
  krb5-libs-1.21.3-2.el10.x86_64                                                
  libacl-2.3.2-4.el10.x86_64                                                    
  libarchive-3.7.7-1.el10.x86_64                                                
  libattr-2.5.2-5.el10.x86_64                                                   
  libblkid-2.40.2-5.el10.x86_64                                                 
  libbrotli-1.1.0-6.el10.x86_64                                                 
  libcap-2.69-7.el10.x86_64                                                     
  libcap-ng-0.8.4-6.el10.x86_64                                                 
  libcom_err-1.47.1-3.el10.x86_64                                               
  libcurl-8.9.1-5.el10.x86_64                                                   
  libeconf-0.6.2-4.el10.x86_64                                                  
  libevent-2.1.12-16.el10.x86_64                                                
  libfdisk-2.40.2-5.el10.x86_64                                                 
  libffi-3.4.4-9.el10.x86_64                                                    
  libgcc-14.2.1-6.el10.x86_64                                                   
  libgomp-14.2.1-6.el10.x86_64                                                  
  libidn2-2.3.7-3.el10.x86_64                                                   
  libmount-2.40.2-5.el10.x86_64                                                 
  libnghttp2-1.64.0-1.el10.x86_64                                               
  libpkgconf-2.1.0-3.el10.x86_64                                                
  libpsl-0.21.5-6.el10.x86_64                                                   
  libpwquality-1.4.5-12.el10.x86_64                                             
  libselinux-3.7-5.el10.x86_64                                                  
  libsemanage-3.7-4.el10.x86_64                                                 
  libsepol-3.7-4.el10.x86_64                                                    
  libsmartcols-2.40.2-5.el10.x86_64                                             
  libssh-0.11.1-1.el10.x86_64                                                   
  libssh-config-0.11.1-1.el10.noarch                                            
  libstdc++-14.2.1-6.el10.x86_64                                                
  libtasn1-4.19.0-9.el10.x86_64                                                 
  libunistring-1.1-10.el10.x86_64                                               
  libutempter-1.2.1-15.el10.x86_64                                              
  libuuid-2.40.2-5.el10.x86_64                                                  
  libverto-0.3.2-10.el10.x86_64                                                 
  libxcrypt-4.4.36-10.el10.x86_64                                               
  libxml2-2.12.5-3.el10.x86_64                                                  
  libzstd-1.5.5-9.el10.x86_64                                                   
  lua-libs-5.4.6-7.el10.x86_64                                                  
  lua-srpm-macros-1-15.el10.noarch                                              
  lz4-libs-1.9.4-8.el10.x86_64                                                  
  mpfr-4.2.1-5.el10.x86_64                                                      
  ncurses-base-6.4-14.20240127.el10.noarch                                      
  ncurses-libs-6.4-14.20240127.el10.x86_64                                      
  ocaml-srpm-macros-10-4.el10.noarch                                            
  openblas-srpm-macros-2-19.el10.noarch                                         
  openldap-2.6.7-5.el10.x86_64                                                  
  openssl-libs-1:3.2.2-14.el10.x86_64                                           
  p11-kit-0.25.5-7.el10.x86_64                                                  
  p11-kit-trust-0.25.5-7.el10.x86_64                                            
  package-notes-srpm-macros-0.5-13.el10.noarch                                  
  pam-1.6.1-7.el10.x86_64                                                       
  pam-libs-1.6.1-7.el10.x86_64                                                  
  patch-2.7.6-26.el10.x86_64                                                    
  pcre2-10.44-1.el10.3.x86_64                                                   
  pcre2-syntax-10.44-1.el10.3.noarch                                            
  perl-srpm-macros-1-57.el10.noarch                                             
  pkgconf-2.1.0-3.el10.x86_64                                                   
  pkgconf-m4-2.1.0-3.el10.noarch                                                
  pkgconf-pkg-config-2.1.0-3.el10.x86_64                                        
  popt-1.19-8.el10.x86_64                                                       
  publicsuffix-list-dafsa-20240107-5.el10.noarch                                
  pyproject-srpm-macros-1.16.2-1.el10.noarch                                    
  python-srpm-macros-3.12-9.1.el10.noarch                                       
  qt6-srpm-macros-6.8.1-3.el10.noarch                                           
  readline-8.2-11.el10.x86_64                                                   
  redhat-rpm-config-287-1.el10.noarch                                           
  rpm-4.19.1.1-9.el10.x86_64                                                    
  rpm-build-4.19.1.1-9.el10.x86_64                                              
  rpm-build-libs-4.19.1.1-9.el10.x86_64                                         
  rpm-libs-4.19.1.1-9.el10.x86_64                                               
  rpm-sequoia-1.6.0-6.el10.x86_64                                               
  rust-toolset-srpm-macros-1.82.0-1.el10.noarch                                 
  sed-4.9-3.el10.x86_64                                                         
  setup-2.14.5-4.el10.noarch                                                    
  shadow-utils-2:4.15.0-5.el10.x86_64                                           
  sqlite-libs-3.46.1-2.el10.x86_64                                              
  systemd-libs-256-18.el10.x86_64                                               
  tar-2:1.35-5.el10.x86_64                                                      
  unzip-6.0-66.el10.x86_64                                                      
  util-linux-2.40.2-5.el10.x86_64                                               
  util-linux-core-2.40.2-5.el10.x86_64                                          
  which-2.21-43.el10.x86_64                                                     
  xz-1:5.6.2-3.el10.x86_64                                                      
  xz-libs-1:5.6.2-3.el10.x86_64                                                 
  zip-3.0-43.el10.x86_64                                                        
  zlib-ng-compat-2.2.2-1.el10.x86_64                                            
  zstd-1.5.5-9.el10.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.30-2.el10.x86_64
audit-libs-4.0-10.el10.x86_64
authselect-1.5.0-8.el10.x86_64
authselect-libs-1.5.0-8.el10.x86_64
basesystem-11-22.el10.noarch
bash-5.2.26-4.el10.x86_64
binutils-2.41-51.el10.x86_64
binutils-gold-2.41-51.el10.x86_64
bzip2-1.0.8-19.el10.x86_64
bzip2-libs-1.0.8-19.el10.x86_64
ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
centos-gpg-keys-10.0-3.el10.noarch
centos-stream-release-10.0-3.el10.noarch
centos-stream-repos-10.0-3.el10.noarch
coreutils-9.5-5.el10.x86_64
coreutils-common-9.5-5.el10.x86_64
cpio-2.15-3.el10.x86_64
cracklib-2.9.11-8.el10.x86_64
cracklib-dicts-2.9.11-8.el10.x86_64
crypto-policies-20241128-1.git0dd441c.el10.noarch
curl-8.9.1-5.el10.x86_64
cyrus-sasl-lib-2.1.28-27.el10.x86_64
debugedit-5.0-16.el10.x86_64
diffutils-3.10-8.el10.x86_64
dwz-0.15-7.el10.x86_64
ed-1.20-5.el10.x86_64
efi-srpm-macros-6-6.el10.noarch
elfutils-0.192-4.el10.x86_64
elfutils-debuginfod-client-0.192-4.el10.x86_64
elfutils-default-yama-scope-0.192-4.el10.noarch
elfutils-libelf-0.192-4.el10.x86_64
elfutils-libs-0.192-4.el10.x86_64
epel-rpm-macros-10-1.el10_0.noarch
file-5.45-7.el10.x86_64
file-libs-5.45-7.el10.x86_64
filesystem-3.18-16.el10.x86_64
findutils-4.10.0-5.el10.x86_64
fonts-srpm-macros-2.0.5-18.el10.noarch
forge-srpm-macros-0.2.0-5.el10.noarch
gawk-5.3.0-4.el10.x86_64
gdb-minimal-14.2-3.el10.x86_64
gdbm-1.23-9.el10.x86_64
gdbm-libs-1.23-9.el10.x86_64
glibc-2.39-23.el10.x86_64
glibc-common-2.39-23.el10.x86_64
glibc-gconv-extra-2.39-23.el10.x86_64
glibc-minimal-langpack-2.39-23.el10.x86_64
gmp-6.2.1-9.el10.x86_64
go-srpm-macros-3.6.0-4.el10.noarch
gpg-pubkey-8483c65d-5ccc5b19
gpg-pubkey-e37ed158-65785fa9
grep-3.11-10.el10.x86_64
gzip-1.13-3.el10.x86_64
info-7.1-5.el10.x86_64
jansson-2.14-3.el10.x86_64
json-c-0.18-3.el10.x86_64
kernel-srpm-macros-1.0-25.el10.noarch
keyutils-libs-1.6.3-4.el10.x86_64
krb5-libs-1.21.3-2.el10.x86_64
libacl-2.3.2-4.el10.x86_64
libarchive-3.7.7-1.el10.x86_64
libattr-2.5.2-5.el10.x86_64
libblkid-2.40.2-5.el10.x86_64
libbrotli-1.1.0-6.el10.x86_64
libcap-2.69-7.el10.x86_64
libcap-ng-0.8.4-6.el10.x86_64
libcom_err-1.47.1-3.el10.x86_64
libcurl-8.9.1-5.el10.x86_64
libeconf-0.6.2-4.el10.x86_64
libevent-2.1.12-16.el10.x86_64
libfdisk-2.40.2-5.el10.x86_64
libffi-3.4.4-9.el10.x86_64
libgcc-14.2.1-6.el10.x86_64
libgomp-14.2.1-6.el10.x86_64
libidn2-2.3.7-3.el10.x86_64
libmount-2.40.2-5.el10.x86_64
libnghttp2-1.64.0-1.el10.x86_64
libpkgconf-2.1.0-3.el10.x86_64
libpsl-0.21.5-6.el10.x86_64
libpwquality-1.4.5-12.el10.x86_64
libselinux-3.7-5.el10.x86_64
libsemanage-3.7-4.el10.x86_64
libsepol-3.7-4.el10.x86_64
libsmartcols-2.40.2-5.el10.x86_64
libssh-0.11.1-1.el10.x86_64
libssh-config-0.11.1-1.el10.noarch
libstdc++-14.2.1-6.el10.x86_64
libtasn1-4.19.0-9.el10.x86_64
libunistring-1.1-10.el10.x86_64
libutempter-1.2.1-15.el10.x86_64
libuuid-2.40.2-5.el10.x86_64
libverto-0.3.2-10.el10.x86_64
libxcrypt-4.4.36-10.el10.x86_64
libxml2-2.12.5-3.el10.x86_64
libzstd-1.5.5-9.el10.x86_64
lua-libs-5.4.6-7.el10.x86_64
lua-srpm-macros-1-15.el10.noarch
lz4-libs-1.9.4-8.el10.x86_64
mpfr-4.2.1-5.el10.x86_64
ncurses-base-6.4-14.20240127.el10.noarch
ncurses-libs-6.4-14.20240127.el10.x86_64
ocaml-srpm-macros-10-4.el10.noarch
openblas-srpm-macros-2-19.el10.noarch
openldap-2.6.7-5.el10.x86_64
openssl-libs-3.2.2-14.el10.x86_64
p11-kit-0.25.5-7.el10.x86_64
p11-kit-trust-0.25.5-7.el10.x86_64
package-notes-srpm-macros-0.5-13.el10.noarch
pam-1.6.1-7.el10.x86_64
pam-libs-1.6.1-7.el10.x86_64
patch-2.7.6-26.el10.x86_64
pcre2-10.44-1.el10.3.x86_64
pcre2-syntax-10.44-1.el10.3.noarch
perl-srpm-macros-1-57.el10.noarch
pkgconf-2.1.0-3.el10.x86_64
pkgconf-m4-2.1.0-3.el10.noarch
pkgconf-pkg-config-2.1.0-3.el10.x86_64
popt-1.19-8.el10.x86_64
publicsuffix-list-dafsa-20240107-5.el10.noarch
pyproject-srpm-macros-1.16.2-1.el10.noarch
python-srpm-macros-3.12-9.1.el10.noarch
qt6-srpm-macros-6.8.1-3.el10.noarch
readline-8.2-11.el10.x86_64
redhat-rpm-config-287-1.el10.noarch
rpm-4.19.1.1-9.el10.x86_64
rpm-build-4.19.1.1-9.el10.x86_64
rpm-build-libs-4.19.1.1-9.el10.x86_64
rpm-libs-4.19.1.1-9.el10.x86_64
rpm-sequoia-1.6.0-6.el10.x86_64
rust-toolset-srpm-macros-1.82.0-1.el10.noarch
sed-4.9-3.el10.x86_64
setup-2.14.5-4.el10.noarch
shadow-utils-4.15.0-5.el10.x86_64
sqlite-libs-3.46.1-2.el10.x86_64
systemd-libs-256-18.el10.x86_64
tar-1.35-5.el10.x86_64
unzip-6.0-66.el10.x86_64
util-linux-2.40.2-5.el10.x86_64
util-linux-core-2.40.2-5.el10.x86_64
which-2.21-43.el10.x86_64
xz-5.6.2-3.el10.x86_64
xz-libs-5.6.2-3.el10.x86_64
zip-3.0-43.el10.x86_64
zlib-ng-compat-2.2.2-1.el10.x86_64
zstd-1.5.5-9.el10.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1735171200
Wrote: /builddir/build/SRPMS/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.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+epel-10-x86_64-1735229793.034384/root/var/log/dnf.log
/var/lib/mock/centos-stream+epel-10-x86_64-1735229793.034384/root/var/log/dnf.librepo.log
/var/lib/mock/centos-stream+epel-10-x86_64-1735229793.034384/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-e8btg8s6/command-line-assistant/command-line-assistant.spec) Config(child) 0 minutes 24 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/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.src.rpm)  Config(centos-stream+epel-10-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/centos-stream+epel-10-x86_64-bootstrap-1735229793.034384/root.
INFO: reusing tmpfs at /var/lib/mock/centos-stream+epel-10-x86_64-bootstrap-1735229793.034384/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+epel-10-x86_64-1735229793.034384/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.19.1.1-9.el10.x86_64
  rpm-sequoia-1.6.0-6.el10.x86_64
  python3-dnf-4.20.0-9.el10.noarch
  python3-dnf-plugins-core-4.7.0-6.el10.noarch
  yum-4.20.0-9.el10.noarch
Finish: chroot init
Start: build phase for command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.src.rpm
Start: build setup for command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1735171200
Wrote: /builddir/build/SRPMS/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 120 kB/s | 1.5 kB     00:00    
CentOS Stream 10 - BaseOS                        52 kB/s | 6.4 kB     00:00    
CentOS Stream 10 - AppStream                    314 kB/s | 6.5 kB     00:00    
CentOS Stream 10 - CRB                           68 kB/s | 6.3 kB     00:00    
CentOS Stream 10 - Extras packages               34 kB/s | 6.9 kB     00:00    
Extra Packages for Enterprise Linux 10 - x86_64 654 kB/s |  36 kB     00:00    
Dependencies resolved.
================================================================================
 Package                    Arch       Version              Repository     Size
================================================================================
Installing:
 python3-devel              x86_64     3.12.8-2.el10        appstream     330 k
 python3-pip                noarch     23.3.2-7.el10        appstream     3.2 M
 python3-setuptools         noarch     69.0.3-9.el10        baseos        1.6 M
 python3-wheel              noarch     1:0.41.2-5.el10      crb           167 k
 systemd                    x86_64     256-18.el10          baseos        5.4 M
Installing dependencies:
 dbus                       x86_64     1:1.14.10-5.el10     baseos        4.4 k
 dbus-broker                x86_64     35-8.el10            baseos        175 k
 dbus-common                noarch     1:1.14.10-5.el10     baseos         15 k
 expat                      x86_64     2.6.4-1.el10         baseos        115 k
 libseccomp                 x86_64     2.5.3-10.el10        baseos         71 k
 mpdecimal                  x86_64     2.5.1-12.el10        baseos         90 k
 python-rpm-macros          noarch     3.12-9.1.el10        appstream      18 k
 python3                    x86_64     3.12.8-2.el10        baseos         30 k
 python3-libs               x86_64     3.12.8-2.el10        baseos        9.4 M
 python3-packaging          noarch     23.2-6.el10          baseos        125 k
 python3-pip-wheel          noarch     23.3.2-7.el10        baseos        1.5 M
 python3-rpm-generators     noarch     14-12.el10           appstream      30 k
 python3-rpm-macros         noarch     3.12-9.1.el10        appstream      13 k
 systemd-pam                x86_64     256-18.el10          baseos        285 k
 systemd-rpm-macros         noarch     256-18.el10          baseos         18 k
 tzdata                     noarch     2024a-3.el10         baseos        839 k

Transaction Summary
================================================================================
Install  21 Packages

Total download size: 23 M
Installed size: 86 M
Downloading Packages:
(1/21): dbus-1.14.10-5.el10.x86_64.rpm          393 kB/s | 4.4 kB     00:00    
(2/21): dbus-common-1.14.10-5.el10.noarch.rpm   1.1 MB/s |  15 kB     00:00    
(3/21): expat-2.6.4-1.el10.x86_64.rpm            29 MB/s | 115 kB     00:00    
(4/21): dbus-broker-35-8.el10.x86_64.rpm         11 MB/s | 175 kB     00:00    
(5/21): libseccomp-2.5.3-10.el10.x86_64.rpm      18 MB/s |  71 kB     00:00    
(6/21): mpdecimal-2.5.1-12.el10.x86_64.rpm       23 MB/s |  90 kB     00:00    
(7/21): python3-3.12.8-2.el10.x86_64.rpm        7.7 MB/s |  30 kB     00:00    
(8/21): python3-packaging-23.2-6.el10.noarch.rp  32 MB/s | 125 kB     00:00    
(9/21): python3-setuptools-69.0.3-9.el10.noarch 190 MB/s | 1.6 MB     00:00    
(10/21): python3-pip-wheel-23.3.2-7.el10.noarch  95 MB/s | 1.5 MB     00:00    
(11/21): systemd-pam-256-18.el10.x86_64.rpm      54 MB/s | 285 kB     00:00    
(12/21): systemd-rpm-macros-256-18.el10.noarch. 3.1 MB/s |  18 kB     00:00    
(13/21): tzdata-2024a-3.el10.noarch.rpm          69 MB/s | 839 kB     00:00    
(14/21): python-rpm-macros-3.12-9.1.el10.noarch 2.9 MB/s |  18 kB     00:00    
(15/21): systemd-256-18.el10.x86_64.rpm         130 MB/s | 5.4 MB     00:00    
(16/21): python3-devel-3.12.8-2.el10.x86_64.rpm  34 MB/s | 330 kB     00:00    
(17/21): python3-libs-3.12.8-2.el10.x86_64.rpm  142 MB/s | 9.4 MB     00:00    
(18/21): python3-rpm-generators-14-12.el10.noar 3.0 MB/s |  30 kB     00:00    
(19/21): python3-rpm-macros-3.12-9.1.el10.noarc 3.5 MB/s |  13 kB     00:00    
(20/21): python3-wheel-0.41.2-5.el10.noarch.rpm  40 MB/s | 167 kB     00:00    
(21/21): python3-pip-23.3.2-7.el10.noarch.rpm    78 MB/s | 3.2 MB     00:00    
--------------------------------------------------------------------------------
Total                                            31 MB/s |  23 MB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python-rpm-macros-3.12-9.1.el10.noarch                1/21 
  Installing       : expat-2.6.4-1.el10.x86_64                             2/21 
  Installing       : python3-rpm-macros-3.12-9.1.el10.noarch               3/21 
  Installing       : tzdata-2024a-3.el10.noarch                            4/21 
  Installing       : python3-pip-wheel-23.3.2-7.el10.noarch                5/21 
  Installing       : mpdecimal-2.5.1-12.el10.x86_64                        6/21 
  Installing       : python3-3.12.8-2.el10.x86_64                          7/21 
  Installing       : python3-libs-3.12.8-2.el10.x86_64                     8/21 
  Installing       : python3-packaging-23.2-6.el10.noarch                  9/21 
  Installing       : python3-rpm-generators-14-12.el10.noarch             10/21 
  Installing       : python3-pip-23.3.2-7.el10.noarch                     11/21 
  Installing       : libseccomp-2.5.3-10.el10.x86_64                      12/21 
  Installing       : dbus-common-1:1.14.10-5.el10.noarch                  13/21 
  Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch                  13/21 
  Running scriptlet: dbus-broker-35-8.el10.x86_64                         14/21 
  Installing       : dbus-broker-35-8.el10.x86_64                         14/21 
  Running scriptlet: dbus-broker-35-8.el10.x86_64                         14/21 
  Installing       : dbus-1:1.14.10-5.el10.x86_64                         15/21 
  Installing       : systemd-pam-256-18.el10.x86_64                       16/21 
  Running scriptlet: systemd-256-18.el10.x86_64                           17/21 
  Installing       : systemd-256-18.el10.x86_64                           17/21 
  Running scriptlet: systemd-256-18.el10.x86_64                           17/21 
Creating group 'input' with GID 104.
Creating group 'kvm' with GID 36.
Creating group 'render' with GID 105.
Creating group 'sgx' with GID 106.
Creating group 'systemd-journal' with GID 190.

  Installing       : python3-devel-3.12.8-2.el10.x86_64                   18/21 
  Installing       : python3-setuptools-69.0.3-9.el10.noarch              19/21 
  Installing       : python3-wheel-1:0.41.2-5.el10.noarch                 20/21 
  Installing       : systemd-rpm-macros-256-18.el10.noarch                21/21 
  Running scriptlet: systemd-rpm-macros-256-18.el10.noarch                21/21 

Installed:
  dbus-1:1.14.10-5.el10.x86_64                                                  
  dbus-broker-35-8.el10.x86_64                                                  
  dbus-common-1:1.14.10-5.el10.noarch                                           
  expat-2.6.4-1.el10.x86_64                                                     
  libseccomp-2.5.3-10.el10.x86_64                                               
  mpdecimal-2.5.1-12.el10.x86_64                                                
  python-rpm-macros-3.12-9.1.el10.noarch                                        
  python3-3.12.8-2.el10.x86_64                                                  
  python3-devel-3.12.8-2.el10.x86_64                                            
  python3-libs-3.12.8-2.el10.x86_64                                             
  python3-packaging-23.2-6.el10.noarch                                          
  python3-pip-23.3.2-7.el10.noarch                                              
  python3-pip-wheel-23.3.2-7.el10.noarch                                        
  python3-rpm-generators-14-12.el10.noarch                                      
  python3-rpm-macros-3.12-9.1.el10.noarch                                       
  python3-setuptools-69.0.3-9.el10.noarch                                       
  python3-wheel-1:0.41.2-5.el10.noarch                                          
  systemd-256-18.el10.x86_64                                                    
  systemd-pam-256-18.el10.x86_64                                                
  systemd-rpm-macros-256-18.el10.noarch                                         
  tzdata-2024a-3.el10.noarch                                                    

Complete!
Finish: build setup for command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.src.rpm
Start: rpmbuild command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1735171200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p1vU3h
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf command-line-assistant-0.1.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/command-line-assistant-0.1.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd command-line-assistant-0.1.0
+ rm -rf /builddir/build/BUILD/command-line-assistant-0.1.0-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/command-line-assistant-0.1.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jNYNue
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd command-line-assistant-0.1.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py bdist_wheel
/usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)
  corresp(dist, value, root_dir)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/command_line_assistant
copying command_line_assistant/__init__.py -> build/lib/command_line_assistant
copying command_line_assistant/constants.py -> build/lib/command_line_assistant
copying command_line_assistant/handlers.py -> build/lib/command_line_assistant
copying command_line_assistant/initialize.py -> build/lib/command_line_assistant
copying command_line_assistant/logger.py -> build/lib/command_line_assistant
creating build/lib/command_line_assistant/commands
copying command_line_assistant/commands/__init__.py -> build/lib/command_line_assistant/commands
copying command_line_assistant/commands/history.py -> build/lib/command_line_assistant/commands
copying command_line_assistant/commands/query.py -> build/lib/command_line_assistant/commands
copying command_line_assistant/commands/record.py -> build/lib/command_line_assistant/commands
creating build/lib/command_line_assistant/config
copying command_line_assistant/config/__init__.py -> build/lib/command_line_assistant/config
copying command_line_assistant/config/schemas.py -> build/lib/command_line_assistant/config
creating build/lib/command_line_assistant/daemon
copying command_line_assistant/daemon/__init__.py -> build/lib/command_line_assistant/daemon
copying command_line_assistant/daemon/clad.py -> build/lib/command_line_assistant/daemon
creating build/lib/command_line_assistant/dbus
copying command_line_assistant/dbus/__init__.py -> build/lib/command_line_assistant/dbus
copying command_line_assistant/dbus/constants.py -> build/lib/command_line_assistant/dbus
copying command_line_assistant/dbus/context.py -> build/lib/command_line_assistant/dbus
copying command_line_assistant/dbus/exceptions.py -> build/lib/command_line_assistant/dbus
copying command_line_assistant/dbus/interfaces.py -> build/lib/command_line_assistant/dbus
copying command_line_assistant/dbus/server.py -> build/lib/command_line_assistant/dbus
copying command_line_assistant/dbus/structures.py -> build/lib/command_line_assistant/dbus
creating build/lib/command_line_assistant/history
copying command_line_assistant/history/__init__.py -> build/lib/command_line_assistant/history
copying command_line_assistant/history/base.py -> build/lib/command_line_assistant/history
copying command_line_assistant/history/manager.py -> build/lib/command_line_assistant/history
copying command_line_assistant/history/schemas.py -> build/lib/command_line_assistant/history
creating build/lib/command_line_assistant/rendering
copying command_line_assistant/rendering/__init__.py -> build/lib/command_line_assistant/rendering
copying command_line_assistant/rendering/base.py -> build/lib/command_line_assistant/rendering
copying command_line_assistant/rendering/stream.py -> build/lib/command_line_assistant/rendering
creating build/lib/command_line_assistant/utils
copying command_line_assistant/utils/__init__.py -> build/lib/command_line_assistant/utils
copying command_line_assistant/utils/cli.py -> build/lib/command_line_assistant/utils
copying command_line_assistant/utils/environment.py -> build/lib/command_line_assistant/utils
creating build/lib/command_line_assistant/daemon/http
copying command_line_assistant/daemon/http/__init__.py -> build/lib/command_line_assistant/daemon/http
copying command_line_assistant/daemon/http/adapters.py -> build/lib/command_line_assistant/daemon/http
copying command_line_assistant/daemon/http/query.py -> build/lib/command_line_assistant/daemon/http
copying command_line_assistant/daemon/http/session.py -> build/lib/command_line_assistant/daemon/http
creating build/lib/command_line_assistant/history/plugins
copying command_line_assistant/history/plugins/__init__.py -> build/lib/command_line_assistant/history/plugins
copying command_line_assistant/history/plugins/local.py -> build/lib/command_line_assistant/history/plugins
creating build/lib/command_line_assistant/rendering/decorators
copying command_line_assistant/rendering/decorators/__init__.py -> build/lib/command_line_assistant/rendering/decorators
copying command_line_assistant/rendering/decorators/colors.py -> build/lib/command_line_assistant/rendering/decorators
copying command_line_assistant/rendering/decorators/style.py -> build/lib/command_line_assistant/rendering/decorators
copying command_line_assistant/rendering/decorators/text.py -> build/lib/command_line_assistant/rendering/decorators
creating build/lib/command_line_assistant/rendering/renders
copying command_line_assistant/rendering/renders/__init__.py -> build/lib/command_line_assistant/rendering/renders
copying command_line_assistant/rendering/renders/spinner.py -> build/lib/command_line_assistant/rendering/renders
copying command_line_assistant/rendering/renders/text.py -> build/lib/command_line_assistant/rendering/renders
running egg_info
creating command_line_assistant.egg-info
writing command_line_assistant.egg-info/PKG-INFO
writing dependency_links to command_line_assistant.egg-info/dependency_links.txt
writing entry points to command_line_assistant.egg-info/entry_points.txt
writing requirements to command_line_assistant.egg-info/requires.txt
writing top-level names to command_line_assistant.egg-info/top_level.txt
writing manifest file 'command_line_assistant.egg-info/SOURCES.txt'
reading manifest file 'command_line_assistant.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'command_line_assistant.egg-info/SOURCES.txt'
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/command_line_assistant
copying build/lib/command_line_assistant/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant
copying build/lib/command_line_assistant/constants.py -> build/bdist.linux-x86_64/wheel/command_line_assistant
copying build/lib/command_line_assistant/handlers.py -> build/bdist.linux-x86_64/wheel/command_line_assistant
copying build/lib/command_line_assistant/initialize.py -> build/bdist.linux-x86_64/wheel/command_line_assistant
copying build/lib/command_line_assistant/logger.py -> build/bdist.linux-x86_64/wheel/command_line_assistant
creating build/bdist.linux-x86_64/wheel/command_line_assistant/commands
copying build/lib/command_line_assistant/commands/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/commands
copying build/lib/command_line_assistant/commands/history.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/commands
copying build/lib/command_line_assistant/commands/query.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/commands
copying build/lib/command_line_assistant/commands/record.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/commands
creating build/bdist.linux-x86_64/wheel/command_line_assistant/config
copying build/lib/command_line_assistant/config/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/config
copying build/lib/command_line_assistant/config/schemas.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/config
creating build/bdist.linux-x86_64/wheel/command_line_assistant/daemon
copying build/lib/command_line_assistant/daemon/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/daemon
copying build/lib/command_line_assistant/daemon/clad.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/daemon
creating build/bdist.linux-x86_64/wheel/command_line_assistant/daemon/http
copying build/lib/command_line_assistant/daemon/http/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/daemon/http
copying build/lib/command_line_assistant/daemon/http/adapters.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/daemon/http
copying build/lib/command_line_assistant/daemon/http/query.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/daemon/http
copying build/lib/command_line_assistant/daemon/http/session.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/daemon/http
creating build/bdist.linux-x86_64/wheel/command_line_assistant/dbus
copying build/lib/command_line_assistant/dbus/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/dbus
copying build/lib/command_line_assistant/dbus/constants.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/dbus
copying build/lib/command_line_assistant/dbus/context.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/dbus
copying build/lib/command_line_assistant/dbus/exceptions.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/dbus
copying build/lib/command_line_assistant/dbus/interfaces.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/dbus
copying build/lib/command_line_assistant/dbus/server.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/dbus
copying build/lib/command_line_assistant/dbus/structures.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/dbus
creating build/bdist.linux-x86_64/wheel/command_line_assistant/history
copying build/lib/command_line_assistant/history/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/history
copying build/lib/command_line_assistant/history/base.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/history
copying build/lib/command_line_assistant/history/manager.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/history
copying build/lib/command_line_assistant/history/schemas.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/history
creating build/bdist.linux-x86_64/wheel/command_line_assistant/history/plugins
copying build/lib/command_line_assistant/history/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/history/plugins
copying build/lib/command_line_assistant/history/plugins/local.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/history/plugins
creating build/bdist.linux-x86_64/wheel/command_line_assistant/rendering
copying build/lib/command_line_assistant/rendering/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/rendering
copying build/lib/command_line_assistant/rendering/base.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/rendering
copying build/lib/command_line_assistant/rendering/stream.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/rendering
creating build/bdist.linux-x86_64/wheel/command_line_assistant/rendering/decorators
copying build/lib/command_line_assistant/rendering/decorators/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/rendering/decorators
copying build/lib/command_line_assistant/rendering/decorators/colors.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/rendering/decorators
copying build/lib/command_line_assistant/rendering/decorators/style.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/rendering/decorators
copying build/lib/command_line_assistant/rendering/decorators/text.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/rendering/decorators
creating build/bdist.linux-x86_64/wheel/command_line_assistant/rendering/renders
copying build/lib/command_line_assistant/rendering/renders/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/rendering/renders
copying build/lib/command_line_assistant/rendering/renders/spinner.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/rendering/renders
copying build/lib/command_line_assistant/rendering/renders/text.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/rendering/renders
creating build/bdist.linux-x86_64/wheel/command_line_assistant/utils
copying build/lib/command_line_assistant/utils/__init__.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/utils
copying build/lib/command_line_assistant/utils/cli.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/utils
copying build/lib/command_line_assistant/utils/environment.py -> build/bdist.linux-x86_64/wheel/command_line_assistant/utils
running install_egg_info
Copying command_line_assistant.egg-info to build/bdist.linux-x86_64/wheel/command_line_assistant-0.1.0-py3.12.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/command_line_assistant-0.1.0.dist-info/WHEEL
creating 'dist/command_line_assistant-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'command_line_assistant/__init__.py'
adding 'command_line_assistant/constants.py'
adding 'command_line_assistant/handlers.py'
adding 'command_line_assistant/initialize.py'
adding 'command_line_assistant/logger.py'
adding 'command_line_assistant/commands/__init__.py'
adding 'command_line_assistant/commands/history.py'
adding 'command_line_assistant/commands/query.py'
adding 'command_line_assistant/commands/record.py'
adding 'command_line_assistant/config/__init__.py'
adding 'command_line_assistant/config/schemas.py'
adding 'command_line_assistant/daemon/__init__.py'
adding 'command_line_assistant/daemon/clad.py'
adding 'command_line_assistant/daemon/http/__init__.py'
adding 'command_line_assistant/daemon/http/adapters.py'
adding 'command_line_assistant/daemon/http/query.py'
adding 'command_line_assistant/daemon/http/session.py'
adding 'command_line_assistant/dbus/__init__.py'
adding 'command_line_assistant/dbus/constants.py'
adding 'command_line_assistant/dbus/context.py'
adding 'command_line_assistant/dbus/exceptions.py'
adding 'command_line_assistant/dbus/interfaces.py'
adding 'command_line_assistant/dbus/server.py'
adding 'command_line_assistant/dbus/structures.py'
adding 'command_line_assistant/history/__init__.py'
adding 'command_line_assistant/history/base.py'
adding 'command_line_assistant/history/manager.py'
adding 'command_line_assistant/history/schemas.py'
adding 'command_line_assistant/history/plugins/__init__.py'
adding 'command_line_assistant/history/plugins/local.py'
adding 'command_line_assistant/rendering/__init__.py'
adding 'command_line_assistant/rendering/base.py'
adding 'command_line_assistant/rendering/stream.py'
adding 'command_line_assistant/rendering/decorators/__init__.py'
adding 'command_line_assistant/rendering/decorators/colors.py'
adding 'command_line_assistant/rendering/decorators/style.py'
adding 'command_line_assistant/rendering/decorators/text.py'
adding 'command_line_assistant/rendering/renders/__init__.py'
adding 'command_line_assistant/rendering/renders/spinner.py'
adding 'command_line_assistant/rendering/renders/text.py'
adding 'command_line_assistant/utils/__init__.py'
adding 'command_line_assistant/utils/cli.py'
adding 'command_line_assistant/utils/environment.py'
adding 'command_line_assistant-0.1.0.dist-info/LICENSE'
adding 'command_line_assistant-0.1.0.dist-info/METADATA'
adding 'command_line_assistant-0.1.0.dist-info/WHEEL'
adding 'command_line_assistant-0.1.0.dist-info/entry_points.txt'
adding 'command_line_assistant-0.1.0.dist-info/top_level.txt'
adding 'command_line_assistant-0.1.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WvySs0
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64
++ dirname /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd command-line-assistant-0.1.0
+ /usr/bin/python3 -m pip install -I dist/command_line_assistant-0.1.0-py3-none-any.whl --root /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64 --prefix /usr --no-deps --no-index --no-warn-script-location
Processing ./dist/command_line_assistant-0.1.0-py3-none-any.whl
Installing collected packages: command-line-assistant
Successfully installed command-line-assistant-0.1.0
+ rm -rfv /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/bin/__pycache__
+ for distinfo in /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/lib/python3.12/site-packages/*.dist-info /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/lib64/python3.12/site-packages/*.dist-info
+ '[' -f /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/lib/python3.12/site-packages/command_line_assistant-0.1.0.dist-info/direct_url.json ']'
+ rm -fv /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/lib/python3.12/site-packages/command_line_assistant-0.1.0.dist-info/direct_url.json
removed '/builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/lib/python3.12/site-packages/command_line_assistant-0.1.0.dist-info/direct_url.json'
+ sed -i /direct_url.json/d /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/lib/python3.12/site-packages/command_line_assistant-0.1.0.dist-info/RECORD
+ for distinfo in /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/lib/python3.12/site-packages/*.dist-info /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/lib64/python3.12/site-packages/*.dist-info
+ '[' -f '/builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/lib64/python3.12/site-packages/*.dist-info/direct_url.json' ']'
+ /usr/bin/install -d /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64//usr/sbin
+ /usr/bin/install -d /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64//etc/xdg/command_line_assistant
+ /usr/bin/install -m 0755 /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64//usr/bin/clad /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64//usr/sbin/clad
+ /usr/bin/rm /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64//usr/bin/clad
+ /usr/bin/install -D -m 0644 data/release/systemd/clad.service /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64//usr/lib/systemd/system/clad.service
+ /usr/bin/install -D -m 0644 data/release/dbus/com.redhat.lightspeed.conf /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64//etc/dbus-1/system.d/com.redhat.lightspeed.conf
+ /usr/bin/install -D -m 0644 data/release/xdg/config.toml /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64//etc/xdg/command_line_assistant/config.toml
+ /usr/bin/install -d /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64//var/lib/command-line-assistant
+ /usr/bin/install -D -m 0644 data/release/xdg/history.json /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64//var/lib/command-line-assistant/history.json
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10 --unique-debug-suffix -0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64 --unique-debug-src-base command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/command-line-assistant-0.1.0
find-debuginfo: starting
Extracting debug info from 0 files
Creating .debug symlinks for symlinks to ELF files
find: ‘debug’: No such file or directory
find-debuginfo: done
+ /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/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/lib/python3.12 using python3.12
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6YSIw3
+ umask 022
+ cd /builddir/build/BUILD
+ cd command-line-assistant-0.1.0
+ DOCDIR=/builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/share/doc/command-line-assistant
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/share/doc/command-line-assistant
+ cp -pr /builddir/build/BUILD/command-line-assistant-0.1.0/README.md /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/share/doc/command-line-assistant
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GjqTv9
+ umask 022
+ cd /builddir/build/BUILD
+ cd command-line-assistant-0.1.0
+ LICENSEDIR=/builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/share/licenses/command-line-assistant
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/share/licenses/command-line-assistant
+ cp -pr /builddir/build/BUILD/command-line-assistant-0.1.0/LICENSE /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64/usr/share/licenses/command-line-assistant
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: command-line-assistant = 0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10 config(command-line-assistant) = 0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10 python3.12dist(command-line-assistant) = 0.1 python3dist(command-line-assistant) = 0.1
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /usr/bin/python3 python(abi) = 3.12 python3.12dist(dasbus) python3.12dist(pygobject) python3.12dist(requests)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64
Wrote: /builddir/build/RPMS/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iaajFl
+ umask 022
+ cd /builddir/build/BUILD
+ cd command-line-assistant-0.1.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.jJzE5v
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/command-line-assistant-0.1.0-SPECPARTS
+ rm -rf command-line-assistant-0.1.0 command-line-assistant-0.1.0.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.src.rpm
Finish: build phase for command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/centos-stream+epel-10-x86_64-1735229793.034384/root/var/log/dnf.log
/var/lib/mock/centos-stream+epel-10-x86_64-1735229793.034384/root/var/log/dnf.librepo.log
/var/lib/mock/centos-stream+epel-10-x86_64-1735229793.034384/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/command-line-assistant-0.1.0-1.20241226161601281004.pr72.20.gdeb2702.el10.src.rpm) Config(child) 0 minutes 7 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": "command-line-assistant",
            "epoch": null,
            "version": "0.1.0",
            "release": "1.20241226161601281004.pr72.20.gdeb2702.el10",
            "arch": "noarch"
        },
        {
            "name": "command-line-assistant",
            "epoch": null,
            "version": "0.1.0",
            "release": "1.20241226161601281004.pr72.20.gdeb2702.el10",
            "arch": "src"
        }
    ]
}
RPMResults finished