INFO buildroot.py:553:  Mock Version: 4.1
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/pts
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/pts
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/shm
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/shm
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/mapper
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/mapper
DEBUG buildroot.py:746:  kernel version == 6.3.5-200.fc38.x86_64
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/etc/fstab
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/etc/yum/yum.conf
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/etc/dnf/dnf.conf
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/var/log/yum.log
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/var/cache/yum
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rawhide-x86_64/yum_cache', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/var/cache/dnf
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rawhide-x86_64/dnf_cache', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc/filesystems
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ddoemn7d', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG buildroot.py:245:  rootdir = /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root
DEBUG buildroot.py:246:  resultdir = /var/lib/copr-rpmbuild/results
DEBUG package_manager.py:56:  searching for 'dnf' package manager or alternatives
INFO buildroot.py:157:  Package manager dnf detected and used (fallback)
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/etc/pki/mock
DEBUG package_manager.py:348:  Couldn't copy /etc/pki/ca-trust certs from host: ['<', 'D', 'i', 'r', 'E', 'n', 't', 'r', 'y', ' ', "'", 'c', 'a', '-', 'b', 'u', 'n', 'd', 'l', 'e', '.', 'l', 'e', 'g', 'a', 'c', 'y', '.', 'c', 'r', 't', "'", '>', ' ', 'a', 'n', 'd', ' ', "'", '/', 'v', 'a', 'r', '/', 'l', 'i', 'b', '/', 'm', 'o', 'c', 'k', '/', 'f', 'e', 'd', 'o', 'r', 'a', '-', 'r', 'a', 'w', 'h', 'i', 'd', 'e', '-', 'x', '8', '6', '_', '6', '4', '-', '1', '6', '8', '7', '2', '0', '1', '3', '2', '1', '.', '6', '5', '6', '3', '4', '7', '/', 'r', 'o', 'o', 't', '/', 'e', 't', 'c', '/', 'p', 'k', 'i', '/', 'c', 'a', '-', 't', 'r', 'u', 's', 't', '/', 's', 'o', 'u', 'r', 'c', 'e', '/', 'c', 'a', '-', 'b', 'u', 'n', 'd', 'l', 'e', '.', 'l', 'e', 'g', 'a', 'c', 'y', '.', 'c', 'r', 't', "'", ' ', 'a', 'r', 'e', ' ', 't', 'h', 'e', ' ', 's', 'a', 'm', 'e', ' ', 'f', 'i', 'l', 'e']
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/etc/dnf
DEBUG package_manager.py:623:  configure DNF vars
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args None
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9eea5eddadaa457cae3d5afff8184faa', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args None
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7c49908d907e46ca9cbbfaf83b191b3f', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args None
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '25dd5969d7864c419b31b6fdd2bbd10e', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args None
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ad0255b06cf64b4c973472d72cc876da', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '135', '-d', '/builddir', '-N', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/RPMS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/RPMS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/SPECS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/SPECS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/SRPMS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/SRPMS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/SOURCES
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/SOURCES
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/BUILD
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/BUILD
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/BUILDROOT
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/BUILDROOT
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/originals
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir/build/originals
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/builddir
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:444:  gpg-pubkey-18b8e74c-62f2920f
DEBUG util.py:444:  gpg-pubkey-eb10b464-6202d9c6
DEBUG util.py:444:  libgcc-13.1.1-4.fc39.x86_64
DEBUG util.py:444:  crypto-policies-20230614-1.git5f3458e.fc39.noarch
DEBUG util.py:444:  tzdata-2023c-1.fc39.noarch
DEBUG util.py:444:  fedora-release-identity-basic-39-0.14.noarch
DEBUG util.py:444:  rust-srpm-macros-24-2.fc39.noarch
DEBUG util.py:444:  qt6-srpm-macros-6.5.1-1.fc39.noarch
DEBUG util.py:444:  qt5-srpm-macros-5.15.10-1.fc39.noarch
DEBUG util.py:444:  pyproject-srpm-macros-1.9.0-1.fc39.noarch
DEBUG util.py:444:  publicsuffix-list-dafsa-20230614-1.fc39.noarch
DEBUG util.py:444:  pkgconf-m4-1.9.4-2.fc39.noarch
DEBUG util.py:444:  perl-srpm-macros-1-48.fc38.noarch
DEBUG util.py:444:  pcre2-syntax-10.42-1.fc38.1.noarch
DEBUG util.py:444:  package-notes-srpm-macros-0.5-8.fc39.noarch
DEBUG util.py:444:  openblas-srpm-macros-2-13.fc38.noarch
DEBUG util.py:444:  ocaml-srpm-macros-7-3.fc38.noarch
DEBUG util.py:444:  ncurses-base-6.4-4.20230520.fc39.noarch
DEBUG util.py:444:  libssh-config-0.10.5-1.fc39.noarch
DEBUG util.py:444:  kernel-srpm-macros-1.0-18.fc39.noarch
DEBUG util.py:444:  gnat-srpm-macros-6-2.fc38.noarch
DEBUG util.py:444:  ghc-srpm-macros-1.6.1-1.fc38.noarch
DEBUG util.py:444:  fpc-srpm-macros-1.3-7.fc38.noarch
DEBUG util.py:444:  fedora-gpg-keys-39-0.1.noarch
DEBUG util.py:444:  fedora-release-39-0.14.noarch
DEBUG util.py:444:  fedora-release-common-39-0.14.noarch
DEBUG util.py:444:  fedora-repos-rawhide-39-0.1.noarch
DEBUG util.py:444:  fedora-repos-39-0.1.noarch
DEBUG util.py:444:  setup-2.14.3-3.fc39.noarch
DEBUG util.py:444:  filesystem-3.18-4.fc39.x86_64
DEBUG util.py:444:  basesystem-11-17.fc39.noarch
DEBUG util.py:444:  glibc-gconv-extra-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-minimal-langpack-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-common-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  ncurses-libs-6.4-4.20230520.fc39.x86_64
DEBUG util.py:444:  bash-5.2.15-3.fc38.x86_64
DEBUG util.py:444:  zlib-1.2.13-3.fc38.x86_64
DEBUG util.py:444:  xz-libs-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  bzip2-libs-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libzstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libelf-0.189-2.fc39.x86_64
DEBUG util.py:444:  libstdc++-13.1.1-4.fc39.x86_64
DEBUG util.py:444:  libuuid-2.39-4.fc39.x86_64
DEBUG util.py:444:  popt-1.19-2.fc38.x86_64
DEBUG util.py:444:  libblkid-2.39-4.fc39.x86_64
DEBUG util.py:444:  readline-8.2-3.fc38.x86_64
DEBUG util.py:444:  gmp-6.2.1-4.fc38.x86_64
DEBUG util.py:444:  libattr-2.5.1-7.fc39.x86_64
DEBUG util.py:444:  libacl-2.3.1-7.fc39.x86_64
DEBUG util.py:444:  libcap-2.48-6.fc38.x86_64
DEBUG util.py:444:  libxcrypt-4.4.35-1.fc39.x86_64
DEBUG util.py:444:  lz4-libs-1.9.4-3.fc39.x86_64
DEBUG util.py:444:  systemd-libs-253.5-1.fc39.x86_64
DEBUG util.py:444:  mpfr-4.1.1-3.fc38.x86_64
DEBUG util.py:444:  dwz-0.15-2.fc38.x86_64
DEBUG util.py:444:  unzip-6.0-60.fc38.x86_64
DEBUG util.py:444:  file-libs-5.44-3.fc39.x86_64
DEBUG util.py:444:  file-5.44-3.fc39.x86_64
DEBUG util.py:444:  alternatives-1.24-1.fc39.x86_64
DEBUG util.py:444:  jansson-2.13.1-6.fc38.x86_64
DEBUG util.py:444:  libcap-ng-0.8.3-5.fc38.x86_64
DEBUG util.py:444:  audit-libs-3.1.1-1.fc39.x86_64
DEBUG util.py:444:  pam-libs-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libcom_err-1.47.0-1.fc39.x86_64
DEBUG util.py:444:  libsepol-3.5-1.fc39.x86_64
DEBUG util.py:444:  libsmartcols-2.39-4.fc39.x86_64
DEBUG util.py:444:  lua-libs-5.4.4-9.fc39.x86_64
DEBUG util.py:444:  pcre2-10.42-1.fc38.1.x86_64
DEBUG util.py:444:  libselinux-3.5-1.fc39.x86_64
DEBUG util.py:444:  sed-4.8-12.fc38.x86_64
DEBUG util.py:444:  grep-3.11-1.fc39.x86_64
DEBUG util.py:444:  findutils-4.9.0-4.fc39.x86_64
DEBUG util.py:444:  xz-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  libmount-2.39-4.fc39.x86_64
DEBUG util.py:444:  util-linux-core-2.39-4.fc39.x86_64
DEBUG util.py:444:  libsemanage-3.5-2.fc39.x86_64
DEBUG util.py:444:  tar-1.34-8.fc39.x86_64
DEBUG util.py:444:  zip-3.0-36.fc38.x86_64
DEBUG util.py:444:  zstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  libfdisk-2.39-4.fc39.x86_64
DEBUG util.py:444:  bzip2-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libxml2-2.10.4-1.fc39.x86_64
DEBUG util.py:444:  sqlite-libs-3.41.2-2.fc39.x86_64
DEBUG util.py:444:  ed-1.19-2.fc38.x86_64
DEBUG util.py:444:  patch-2.7.6-21.fc39.x86_64
DEBUG util.py:444:  elfutils-default-yama-scope-0.189-2.fc39.noarch
DEBUG util.py:444:  cpio-2.14-2.fc39.x86_64
DEBUG util.py:444:  diffutils-3.9-4.fc39.x86_64
DEBUG util.py:444:  gdbm-libs-1.23-3.fc38.x86_64
DEBUG util.py:444:  cyrus-sasl-lib-2.1.28-10.fc39.x86_64
DEBUG util.py:444:  keyutils-libs-1.6.1-6.fc38.x86_64
DEBUG util.py:444:  libbrotli-1.0.9-11.fc38.x86_64
DEBUG util.py:444:  libdb-5.3.28-55.fc38.x86_64
DEBUG util.py:444:  libeconf-0.4.0-5.fc38.x86_64
DEBUG util.py:444:  shadow-utils-4.13-7.fc39.x86_64
DEBUG util.py:444:  libutempter-1.2.1-9.fc39.x86_64
DEBUG util.py:444:  libffi-3.4.4-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libgomp-13.1.1-4.fc39.x86_64
DEBUG util.py:444:  libnghttp2-1.54.0-1.fc39.x86_64
DEBUG util.py:444:  libpkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-pkg-config-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  libsigsegv-2.14-4.fc38.x86_64
DEBUG util.py:444:  gawk-5.2.2-1.fc39.x86_64
DEBUG util.py:444:  libtasn1-4.19.0-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-trust-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libunistring-1.1-3.fc38.x86_64
DEBUG util.py:444:  libunistring1.0-1.0-1.fc38.x86_64
DEBUG util.py:444:  libidn2-2.3.4-2.fc38.x86_64
DEBUG util.py:444:  libpsl-0.21.2-3.fc39.x86_64
DEBUG util.py:444:  libverto-0.3.2-5.fc38.x86_64
DEBUG util.py:444:  xxhash-libs-0.8.1-4.fc38.x86_64
DEBUG util.py:444:  coreutils-common-9.3-1.fc39.x86_64
DEBUG util.py:444:  openssl-libs-3.0.8-2.fc39.x86_64
DEBUG util.py:444:  coreutils-9.3-1.fc39.x86_64
DEBUG util.py:444:  ca-certificates-2023.2.60-2.fc38.noarch
DEBUG util.py:444:  krb5-libs-1.21-1.fc39.x86_64
DEBUG util.py:444:  libtirpc-1.3.3-1.rc1.fc39.x86_64
DEBUG util.py:444:  authselect-libs-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  gzip-1.12-3.fc38.x86_64
DEBUG util.py:444:  cracklib-2.9.7-31.fc38.x86_64
DEBUG util.py:444:  libpwquality-1.4.5-3.fc38.x86_64
DEBUG util.py:444:  authselect-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  libnsl2-2.0.0-5.fc38.x86_64
DEBUG util.py:444:  pam-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libssh-0.10.5-1.fc39.x86_64
DEBUG util.py:444:  libarchive-3.6.1-5.fc39.x86_64
DEBUG util.py:444:  libevent-2.1.12-8.fc38.x86_64
DEBUG util.py:444:  openldap-2.6.4-2.fc39.x86_64
DEBUG util.py:444:  libcurl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libs-0.189-2.fc39.x86_64
DEBUG util.py:444:  elfutils-debuginfod-client-0.189-2.fc39.x86_64
DEBUG util.py:444:  binutils-gold-2.40-9.fc39.x86_64
DEBUG util.py:444:  binutils-2.40-9.fc39.x86_64
DEBUG util.py:444:  elfutils-0.189-2.fc39.x86_64
DEBUG util.py:444:  gdb-minimal-13.1-5.fc39.x86_64
DEBUG util.py:444:  debugedit-5.0-7.fc38.x86_64
DEBUG util.py:444:  curl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  rpm-sequoia-1.4.0-3.fc39.x86_64
DEBUG util.py:444:  rpm-libs-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  rpm-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  efi-srpm-macros-5-8.fc39.noarch
DEBUG util.py:444:  lua-srpm-macros-1-8.fc38.noarch
DEBUG util.py:444:  rpmautospec-rpm-macros-0.3.5-2.fc39.noarch
DEBUG util.py:444:  rpm-build-libs-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  ansible-srpm-macros-1-10.fc39.noarch
DEBUG util.py:444:  fonts-srpm-macros-2.0.5-11.fc38.noarch
DEBUG util.py:444:  go-srpm-macros-3.2.0-3.fc39.noarch
DEBUG util.py:444:  python-srpm-macros-3.11-10.fc39.noarch
DEBUG util.py:444:  redhat-rpm-config-255-1.fc39.noarch
DEBUG util.py:444:  rpm-build-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  util-linux-2.39-4.fc39.x86_64
DEBUG util.py:444:  which-2.21-39.fc39.x86_64
DEBUG util.py:444:  info-7.0.3-2.fc39.x86_64
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/shm
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/pts
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys/fs/selinux
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/installation-homedir
DEBUG package_manager.py:229:  ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/', '-y', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update']
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/', '-y', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG util.py:442:  No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG util.py:444:  Updating Subscription Management repositories.
DEBUG util.py:444:  Unable to read consumer identity
DEBUG util.py:444:  This system is not registered with an entitlement server. You can use subscription-manager to register.
DEBUG util.py:444:  Copr repository                                  39 kB/s | 1.8 kB     00:00    
DEBUG util.py:444:  Additional repo copr_lantw44_arm_linux_gnueabih  41 kB/s | 1.8 kB     00:00    
DEBUG util.py:444:  fedora                                          520 kB/s |  23 kB     00:00    
DEBUG util.py:444:  Dependencies resolved.
DEBUG util.py:444:  Nothing to do.
DEBUG util.py:444:  Complete!
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:167:  kill orphans
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:444:  gpg-pubkey-18b8e74c-62f2920f
DEBUG util.py:444:  gpg-pubkey-eb10b464-6202d9c6
DEBUG util.py:444:  libgcc-13.1.1-4.fc39.x86_64
DEBUG util.py:444:  crypto-policies-20230614-1.git5f3458e.fc39.noarch
DEBUG util.py:444:  tzdata-2023c-1.fc39.noarch
DEBUG util.py:444:  fedora-release-identity-basic-39-0.14.noarch
DEBUG util.py:444:  rust-srpm-macros-24-2.fc39.noarch
DEBUG util.py:444:  qt6-srpm-macros-6.5.1-1.fc39.noarch
DEBUG util.py:444:  qt5-srpm-macros-5.15.10-1.fc39.noarch
DEBUG util.py:444:  pyproject-srpm-macros-1.9.0-1.fc39.noarch
DEBUG util.py:444:  publicsuffix-list-dafsa-20230614-1.fc39.noarch
DEBUG util.py:444:  pkgconf-m4-1.9.4-2.fc39.noarch
DEBUG util.py:444:  perl-srpm-macros-1-48.fc38.noarch
DEBUG util.py:444:  pcre2-syntax-10.42-1.fc38.1.noarch
DEBUG util.py:444:  package-notes-srpm-macros-0.5-8.fc39.noarch
DEBUG util.py:444:  openblas-srpm-macros-2-13.fc38.noarch
DEBUG util.py:444:  ocaml-srpm-macros-7-3.fc38.noarch
DEBUG util.py:444:  ncurses-base-6.4-4.20230520.fc39.noarch
DEBUG util.py:444:  libssh-config-0.10.5-1.fc39.noarch
DEBUG util.py:444:  kernel-srpm-macros-1.0-18.fc39.noarch
DEBUG util.py:444:  gnat-srpm-macros-6-2.fc38.noarch
DEBUG util.py:444:  ghc-srpm-macros-1.6.1-1.fc38.noarch
DEBUG util.py:444:  fpc-srpm-macros-1.3-7.fc38.noarch
DEBUG util.py:444:  fedora-gpg-keys-39-0.1.noarch
DEBUG util.py:444:  fedora-release-39-0.14.noarch
DEBUG util.py:444:  fedora-release-common-39-0.14.noarch
DEBUG util.py:444:  fedora-repos-rawhide-39-0.1.noarch
DEBUG util.py:444:  fedora-repos-39-0.1.noarch
DEBUG util.py:444:  setup-2.14.3-3.fc39.noarch
DEBUG util.py:444:  filesystem-3.18-4.fc39.x86_64
DEBUG util.py:444:  basesystem-11-17.fc39.noarch
DEBUG util.py:444:  glibc-gconv-extra-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-minimal-langpack-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-common-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  ncurses-libs-6.4-4.20230520.fc39.x86_64
DEBUG util.py:444:  bash-5.2.15-3.fc38.x86_64
DEBUG util.py:444:  zlib-1.2.13-3.fc38.x86_64
DEBUG util.py:444:  xz-libs-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  bzip2-libs-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libzstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libelf-0.189-2.fc39.x86_64
DEBUG util.py:444:  libstdc++-13.1.1-4.fc39.x86_64
DEBUG util.py:444:  libuuid-2.39-4.fc39.x86_64
DEBUG util.py:444:  popt-1.19-2.fc38.x86_64
DEBUG util.py:444:  libblkid-2.39-4.fc39.x86_64
DEBUG util.py:444:  readline-8.2-3.fc38.x86_64
DEBUG util.py:444:  gmp-6.2.1-4.fc38.x86_64
DEBUG util.py:444:  libattr-2.5.1-7.fc39.x86_64
DEBUG util.py:444:  libacl-2.3.1-7.fc39.x86_64
DEBUG util.py:444:  libcap-2.48-6.fc38.x86_64
DEBUG util.py:444:  libxcrypt-4.4.35-1.fc39.x86_64
DEBUG util.py:444:  lz4-libs-1.9.4-3.fc39.x86_64
DEBUG util.py:444:  systemd-libs-253.5-1.fc39.x86_64
DEBUG util.py:444:  mpfr-4.1.1-3.fc38.x86_64
DEBUG util.py:444:  dwz-0.15-2.fc38.x86_64
DEBUG util.py:444:  unzip-6.0-60.fc38.x86_64
DEBUG util.py:444:  file-libs-5.44-3.fc39.x86_64
DEBUG util.py:444:  file-5.44-3.fc39.x86_64
DEBUG util.py:444:  alternatives-1.24-1.fc39.x86_64
DEBUG util.py:444:  jansson-2.13.1-6.fc38.x86_64
DEBUG util.py:444:  libcap-ng-0.8.3-5.fc38.x86_64
DEBUG util.py:444:  audit-libs-3.1.1-1.fc39.x86_64
DEBUG util.py:444:  pam-libs-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libcom_err-1.47.0-1.fc39.x86_64
DEBUG util.py:444:  libsepol-3.5-1.fc39.x86_64
DEBUG util.py:444:  libsmartcols-2.39-4.fc39.x86_64
DEBUG util.py:444:  lua-libs-5.4.4-9.fc39.x86_64
DEBUG util.py:444:  pcre2-10.42-1.fc38.1.x86_64
DEBUG util.py:444:  libselinux-3.5-1.fc39.x86_64
DEBUG util.py:444:  sed-4.8-12.fc38.x86_64
DEBUG util.py:444:  grep-3.11-1.fc39.x86_64
DEBUG util.py:444:  findutils-4.9.0-4.fc39.x86_64
DEBUG util.py:444:  xz-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  libmount-2.39-4.fc39.x86_64
DEBUG util.py:444:  util-linux-core-2.39-4.fc39.x86_64
DEBUG util.py:444:  libsemanage-3.5-2.fc39.x86_64
DEBUG util.py:444:  tar-1.34-8.fc39.x86_64
DEBUG util.py:444:  zip-3.0-36.fc38.x86_64
DEBUG util.py:444:  zstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  libfdisk-2.39-4.fc39.x86_64
DEBUG util.py:444:  bzip2-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libxml2-2.10.4-1.fc39.x86_64
DEBUG util.py:444:  sqlite-libs-3.41.2-2.fc39.x86_64
DEBUG util.py:444:  ed-1.19-2.fc38.x86_64
DEBUG util.py:444:  patch-2.7.6-21.fc39.x86_64
DEBUG util.py:444:  elfutils-default-yama-scope-0.189-2.fc39.noarch
DEBUG util.py:444:  cpio-2.14-2.fc39.x86_64
DEBUG util.py:444:  diffutils-3.9-4.fc39.x86_64
DEBUG util.py:444:  gdbm-libs-1.23-3.fc38.x86_64
DEBUG util.py:444:  cyrus-sasl-lib-2.1.28-10.fc39.x86_64
DEBUG util.py:444:  keyutils-libs-1.6.1-6.fc38.x86_64
DEBUG util.py:444:  libbrotli-1.0.9-11.fc38.x86_64
DEBUG util.py:444:  libdb-5.3.28-55.fc38.x86_64
DEBUG util.py:444:  libeconf-0.4.0-5.fc38.x86_64
DEBUG util.py:444:  shadow-utils-4.13-7.fc39.x86_64
DEBUG util.py:444:  libutempter-1.2.1-9.fc39.x86_64
DEBUG util.py:444:  libffi-3.4.4-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libgomp-13.1.1-4.fc39.x86_64
DEBUG util.py:444:  libnghttp2-1.54.0-1.fc39.x86_64
DEBUG util.py:444:  libpkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-pkg-config-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  libsigsegv-2.14-4.fc38.x86_64
DEBUG util.py:444:  gawk-5.2.2-1.fc39.x86_64
DEBUG util.py:444:  libtasn1-4.19.0-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-trust-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libunistring-1.1-3.fc38.x86_64
DEBUG util.py:444:  libunistring1.0-1.0-1.fc38.x86_64
DEBUG util.py:444:  libidn2-2.3.4-2.fc38.x86_64
DEBUG util.py:444:  libpsl-0.21.2-3.fc39.x86_64
DEBUG util.py:444:  libverto-0.3.2-5.fc38.x86_64
DEBUG util.py:444:  xxhash-libs-0.8.1-4.fc38.x86_64
DEBUG util.py:444:  coreutils-common-9.3-1.fc39.x86_64
DEBUG util.py:444:  openssl-libs-3.0.8-2.fc39.x86_64
DEBUG util.py:444:  coreutils-9.3-1.fc39.x86_64
DEBUG util.py:444:  ca-certificates-2023.2.60-2.fc38.noarch
DEBUG util.py:444:  krb5-libs-1.21-1.fc39.x86_64
DEBUG util.py:444:  libtirpc-1.3.3-1.rc1.fc39.x86_64
DEBUG util.py:444:  authselect-libs-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  gzip-1.12-3.fc38.x86_64
DEBUG util.py:444:  cracklib-2.9.7-31.fc38.x86_64
DEBUG util.py:444:  libpwquality-1.4.5-3.fc38.x86_64
DEBUG util.py:444:  authselect-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  libnsl2-2.0.0-5.fc38.x86_64
DEBUG util.py:444:  pam-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libssh-0.10.5-1.fc39.x86_64
DEBUG util.py:444:  libarchive-3.6.1-5.fc39.x86_64
DEBUG util.py:444:  libevent-2.1.12-8.fc38.x86_64
DEBUG util.py:444:  openldap-2.6.4-2.fc39.x86_64
DEBUG util.py:444:  libcurl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libs-0.189-2.fc39.x86_64
DEBUG util.py:444:  elfutils-debuginfod-client-0.189-2.fc39.x86_64
DEBUG util.py:444:  binutils-gold-2.40-9.fc39.x86_64
DEBUG util.py:444:  binutils-2.40-9.fc39.x86_64
DEBUG util.py:444:  elfutils-0.189-2.fc39.x86_64
DEBUG util.py:444:  gdb-minimal-13.1-5.fc39.x86_64
DEBUG util.py:444:  debugedit-5.0-7.fc38.x86_64
DEBUG util.py:444:  curl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  rpm-sequoia-1.4.0-3.fc39.x86_64
DEBUG util.py:444:  rpm-libs-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  rpm-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  efi-srpm-macros-5-8.fc39.noarch
DEBUG util.py:444:  lua-srpm-macros-1-8.fc38.noarch
DEBUG util.py:444:  rpmautospec-rpm-macros-0.3.5-2.fc39.noarch
DEBUG util.py:444:  rpm-build-libs-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  ansible-srpm-macros-1-10.fc39.noarch
DEBUG util.py:444:  fonts-srpm-macros-2.0.5-11.fc38.noarch
DEBUG util.py:444:  go-srpm-macros-3.2.0-3.fc39.noarch
DEBUG util.py:444:  python-srpm-macros-3.11-10.fc39.noarch
DEBUG util.py:444:  redhat-rpm-config-255-1.fc39.noarch
DEBUG util.py:444:  rpm-build-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  util-linux-2.39-4.fc39.x86_64
DEBUG util.py:444:  which-2.21-39.fc39.x86_64
DEBUG util.py:444:  info-7.0.3-2.fc39.x86_64
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/.initialized
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6n64ndhw:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '479cf42243234863ad588fede260af9e', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6n64ndhw:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/kernel-6.4.0-0.rc7.53.fc39.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:444:  Updating / installing...
DEBUG util.py:444:  kernel-6.4.0-0.rc7.53.fc39            ########################################
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6n64ndhw:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '390b08cd79d84823a517fe5b4ffaac6d', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6n64ndhw:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/kernel-6.4.0-0.rc7.53.fc39.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:444:  Makefile.rhelver
DEBUG util.py:444:  Module.kabi_aarch64
DEBUG util.py:444:  Module.kabi_dup_aarch64
DEBUG util.py:444:  Module.kabi_dup_ppc64le
DEBUG util.py:444:  Module.kabi_dup_s390x
DEBUG util.py:444:  Module.kabi_dup_x86_64
DEBUG util.py:444:  Module.kabi_ppc64le
DEBUG util.py:444:  Module.kabi_s390x
DEBUG util.py:444:  Module.kabi_x86_64
DEBUG util.py:444:  Patchlist.changelog
DEBUG util.py:444:  README.rst
DEBUG util.py:444:  check-kabi
DEBUG util.py:444:  dracut-virt.conf
DEBUG util.py:444:  filter-aarch64.sh.fedora
DEBUG util.py:444:  filter-aarch64.sh.rhel
DEBUG util.py:444:  filter-armv7hl.sh.fedora
DEBUG util.py:444:  filter-armv7hl.sh.rhel
DEBUG util.py:444:  filter-modules.sh.fedora
DEBUG util.py:444:  filter-modules.sh.rhel
DEBUG util.py:444:  filter-ppc64le.sh.fedora
DEBUG util.py:444:  filter-ppc64le.sh.rhel
DEBUG util.py:444:  filter-s390x.sh.fedora
DEBUG util.py:444:  filter-s390x.sh.rhel
DEBUG util.py:444:  filter-x86_64.sh.fedora
DEBUG util.py:444:  filter-x86_64.sh.rhel
DEBUG util.py:444:  gating.yaml
DEBUG util.py:444:  generate_all_configs.sh
DEBUG util.py:444:  kernel-aarch64-debug-fedora.config
DEBUG util.py:444:  kernel-aarch64-debug-rhel.config
DEBUG util.py:444:  kernel-aarch64-fedora.config
DEBUG util.py:444:  kernel-aarch64-rhel.config
DEBUG util.py:444:  kernel-abi-stablelists-6.4.0.tar.bz2
DEBUG util.py:444:  kernel-armv7hl-debug-fedora.config
DEBUG util.py:444:  kernel-armv7hl-fedora.config
DEBUG util.py:444:  kernel-armv7hl-lpae-debug-fedora.config
DEBUG util.py:444:  kernel-armv7hl-lpae-fedora.config
DEBUG util.py:444:  kernel-kabi-dw-6.4.0.tar.bz2
DEBUG util.py:444:  kernel-local
DEBUG util.py:444:  kernel-ppc64le-debug-fedora.config
DEBUG util.py:444:  kernel-ppc64le-debug-rhel.config
DEBUG util.py:444:  kernel-ppc64le-fedora.config
DEBUG util.py:444:  kernel-ppc64le-rhel.config
DEBUG util.py:444:  kernel-s390x-debug-fedora.config
DEBUG util.py:444:  kernel-s390x-debug-rhel.config
DEBUG util.py:444:  kernel-s390x-fedora.config
DEBUG util.py:444:  kernel-s390x-rhel.config
DEBUG util.py:444:  kernel-s390x-zfcpdump-rhel.config
DEBUG util.py:444:  kernel-x86_64-debug-fedora.config
DEBUG util.py:444:  kernel-x86_64-debug-rhel.config
DEBUG util.py:444:  kernel-x86_64-fedora.config
DEBUG util.py:444:  kernel-x86_64-rhel.config
DEBUG util.py:444:  kernel.spec
DEBUG util.py:444:  kvm_stat.logrotate
DEBUG util.py:444:  linux-6.4-rc7.tar.xz
DEBUG util.py:444:  linux-kernel-test.patch
DEBUG util.py:444:  merge.py
DEBUG util.py:444:  mod-denylist.sh
DEBUG util.py:444:  mod-extra.list.fedora
DEBUG util.py:444:  mod-extra.list.rhel
DEBUG util.py:444:  mod-internal.list
DEBUG util.py:444:  mod-partner.list
DEBUG util.py:444:  mod-sign.sh
DEBUG util.py:444:  partial-kgcov-snip.config
DEBUG util.py:444:  patch-6.4-redhat.patch
DEBUG util.py:444:  process_configs.sh
DEBUG util.py:444:  redhatsecureboot003.cer
DEBUG util.py:444:  redhatsecureboot401.cer
DEBUG util.py:444:  redhatsecurebootca2.cer
DEBUG util.py:444:  redhatsecurebootca4.cer
DEBUG util.py:444:  rheldup3.x509
DEBUG util.py:444:  rhelkpatch1.x509
DEBUG util.py:444:  rpminspect.yaml
DEBUG util.py:444:  update_scripts.sh
DEBUG util.py:444:  x509.genkey.centos
DEBUG util.py:444:  x509.genkey.fedora
DEBUG util.py:444:  x509.genkey.rhel
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/shm
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/pts
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys/fs/selinux
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/installation-homedir
DEBUG package_manager.py:229:  ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root//builddir/build/SRPMS/kernel-6.4.0-0.rc7.53.fc39.src.rpm']
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root//builddir/build/SRPMS/kernel-6.4.0-0.rc7.53.fc39.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG util.py:442:  No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG util.py:444:  Updating Subscription Management repositories.
DEBUG util.py:444:  Unable to read consumer identity
DEBUG util.py:444:  This system is not registered with an entitlement server. You can use subscription-manager to register.
DEBUG util.py:444:  Copr repository                                  39 kB/s | 1.8 kB     00:00    
DEBUG util.py:444:  Additional repo copr_lantw44_arm_linux_gnueabih  40 kB/s | 1.8 kB     00:00    
DEBUG util.py:444:  fedora                                          446 kB/s |  23 kB     00:00    
DEBUG util.py:444:  Package bash-5.2.15-3.fc38.x86_64 is already installed.
DEBUG util.py:444:  Package binutils-2.40-9.fc39.x86_64 is already installed.
DEBUG util.py:444:  Package bzip2-1.0.8-13.fc38.x86_64 is already installed.
DEBUG util.py:444:  Package coreutils-9.3-1.fc39.x86_64 is already installed.
DEBUG util.py:444:  Package diffutils-3.9-4.fc39.x86_64 is already installed.
DEBUG util.py:444:  Package elfutils-0.189-2.fc39.x86_64 is already installed.
DEBUG util.py:444:  Package findutils-1:4.9.0-4.fc39.x86_64 is already installed.
DEBUG util.py:444:  Package gawk-5.2.2-1.fc39.x86_64 is already installed.
DEBUG util.py:444:  Package redhat-rpm-config-255-1.fc39.noarch is already installed.
DEBUG util.py:444:  Package rpm-build-4.18.91-1.fc39.x86_64 is already installed.
DEBUG util.py:444:  Package tar-2:1.34-8.fc39.x86_64 is already installed.
DEBUG util.py:444:  Package which-2.21-39.fc39.x86_64 is already installed.
DEBUG util.py:444:  Package xz-5.4.3-1.fc39.x86_64 is already installed.
DEBUG util.py:444:  Dependencies resolved.
DEBUG util.py:444:  ================================================================================
DEBUG util.py:444:   Package                   Arch     Version                      Repo      Size
DEBUG util.py:444:  ================================================================================
DEBUG util.py:444:  Installing:
DEBUG util.py:444:   bc                        x86_64   1.07.1-17.fc38               fedora   119 k
DEBUG util.py:444:   binutils-arm-linux-gnu    x86_64   2.40-1.fc39                  fedora   3.0 M
DEBUG util.py:444:   bison                     x86_64   3.8.2-4.fc38                 fedora   1.0 M
DEBUG util.py:444:   bpftool                   x86_64   6.4.0-0.rc6.git0.1.fc39      fedora   881 k
DEBUG util.py:444:   dwarves                   x86_64   1.25-1.fc39                  fedora   142 k
DEBUG util.py:444:   elfutils-devel            x86_64   0.189-2.fc39                 fedora    51 k
DEBUG util.py:444:   flex                      x86_64   2.6.4-12.fc38                fedora   313 k
DEBUG util.py:444:   gcc                       x86_64   13.1.1-4.fc39                fedora    34 M
DEBUG util.py:444:   gcc-arm-linux-gnu         x86_64   13.1.1-2.fc39                fedora    30 M
DEBUG util.py:444:   gcc-c++                   x86_64   13.1.1-4.fc39                fedora    13 M
DEBUG util.py:444:   gcc-plugin-devel          x86_64   13.1.1-4.fc39                fedora   1.5 M
DEBUG util.py:444:   git-core                  x86_64   2.41.0-1.fc39                fedora   4.4 M
DEBUG util.py:444:   glibc-static              x86_64   2.37.9000-13.fc39            fedora   1.7 M
DEBUG util.py:444:   hostname                  x86_64   3.23-8.fc38                  fedora    27 k
DEBUG util.py:444:   kernel-rpm-macros         noarch   205-18.fc39                  fedora    21 k
DEBUG util.py:444:   kmod                      x86_64   30-5.fc39                    fedora   120 k
DEBUG util.py:444:   libkcapi-hmaccalc         x86_64   1.4.0-5.fc38                 fedora    24 k
DEBUG util.py:444:   m4                        x86_64   1.4.19-4.fc37                fedora   303 k
DEBUG util.py:444:   make                      x86_64   1:4.4.1-1.fc39               fedora   589 k
DEBUG util.py:444:   net-tools                 x86_64   2.0-0.65.20160912git.fc38    fedora   304 k
DEBUG util.py:444:   openssl                   x86_64   1:3.0.8-2.fc39               fedora   1.0 M
DEBUG util.py:444:   openssl-devel             x86_64   1:3.0.8-2.fc39               fedora   2.6 M
DEBUG util.py:444:   perl-Carp                 noarch   1.54-1.fc39                  fedora    29 k
DEBUG util.py:444:   perl-devel                x86_64   4:5.36.1-497.fc39            fedora   713 k
DEBUG util.py:444:   perl-generators           noarch   1.16-2.fc38                  fedora    17 k
DEBUG util.py:444:   perl-interpreter          x86_64   4:5.36.1-497.fc39            fedora    73 k
DEBUG util.py:444:   python3-devel             x86_64   3.11.4-1.fc39                fedora   269 k
DEBUG util.py:444:  Installing dependencies:
DEBUG util.py:444:   annobin-docs              noarch   12.12-1.fc39                 fedora    95 k
DEBUG util.py:444:   annobin-plugin-gcc        x86_64   12.12-1.fc39                 fedora   894 k
DEBUG util.py:444:   cpp                       x86_64   13.1.1-4.fc39                fedora    11 M
DEBUG util.py:444:   cross-binutils-common     noarch   2.40-1.fc39                  fedora   2.3 M
DEBUG util.py:444:   cross-gcc-common          noarch   13.1.1-2.fc39                fedora   2.3 M
DEBUG util.py:444:   dbus                      x86_64   1:1.14.8-1.fc39              fedora   8.0 k
DEBUG util.py:444:   dbus-broker               x86_64   33-1.fc38                    fedora   173 k
DEBUG util.py:444:   dbus-common               noarch   1:1.14.8-1.fc39              fedora    15 k
DEBUG util.py:444:   elfutils-libelf-devel     x86_64   0.189-2.fc39                 fedora    24 k
DEBUG util.py:444:   expat                     x86_64   2.5.0-2.fc38                 fedora   110 k
DEBUG util.py:444:   gc                        x86_64   8.2.2-3.fc38                 fedora   110 k
DEBUG util.py:444:   gcc-plugin-annobin        x86_64   13.1.1-4.fc39                fedora    45 k
DEBUG util.py:444:   glibc-devel               x86_64   2.37.9000-13.fc39            fedora    74 k
DEBUG util.py:444:   glibc-headers-x86         noarch   2.37.9000-13.fc39            fedora   556 k
DEBUG util.py:444:   gmp-c++                   x86_64   1:6.2.1-4.fc38               fedora    18 k
DEBUG util.py:444:   gmp-devel                 x86_64   1:6.2.1-4.fc38               fedora   173 k
DEBUG util.py:444:   groff-base                x86_64   1.22.4-11.fc38               fedora   1.1 M
DEBUG util.py:444:   guile22                   x86_64   2.2.7-8.fc39                 fedora   6.5 M
DEBUG util.py:444:   isl                       x86_64   0.16.1-17.fc38               fedora   853 k
DEBUG util.py:444:   kernel-headers            x86_64   6.4.0-0.rc6.git0.1.fc39      fedora   1.5 M
DEBUG util.py:444:   kmod-libs                 x86_64   30-5.fc39                    fedora    68 k
DEBUG util.py:444:   less                      x86_64   633-1.fc39                   fedora   175 k
DEBUG util.py:444:   libb2                     x86_64   0.98.1-8.fc38                fedora    25 k
DEBUG util.py:444:   libcbor                   x86_64   0.10.2-1.fc39                fedora    58 k
DEBUG util.py:444:   libdwarves1               x86_64   1.25-1.fc39                  fedora   238 k
DEBUG util.py:444:   libedit                   x86_64   3.1-45.20221030cvs.fc38      fedora   107 k
DEBUG util.py:444:   libfido2                  x86_64   1.13.0-2.fc39                fedora    98 k
DEBUG util.py:444:   libkcapi                  x86_64   1.4.0-5.fc38                 fedora    46 k
DEBUG util.py:444:   libmpc                    x86_64   1.3.1-2.fc38                 fedora    70 k
DEBUG util.py:444:   libmpc-devel              x86_64   1.3.1-2.fc38                 fedora    11 k
DEBUG util.py:444:   libseccomp                x86_64   2.5.3-4.fc38                 fedora    71 k
DEBUG util.py:444:   libstdc++-devel           x86_64   13.1.1-4.fc39                fedora   2.6 M
DEBUG util.py:444:   libtool-ltdl              x86_64   2.4.7-6.fc38                 fedora    37 k
DEBUG util.py:444:   libxcrypt-devel           x86_64   4.4.35-1.fc39                fedora    30 k
DEBUG util.py:444:   libxcrypt-static          x86_64   4.4.35-1.fc39                fedora    95 k
DEBUG util.py:444:   libzstd-devel             x86_64   1.5.5-1.fc39                 fedora    51 k
DEBUG util.py:444:   mpdecimal                 x86_64   2.5.1-6.fc38                 fedora    89 k
DEBUG util.py:444:   mpfr-devel                x86_64   4.1.1-3.fc38                 fedora    21 k
DEBUG util.py:444:   ncurses                   x86_64   6.4-4.20230520.fc39          fedora   415 k
DEBUG util.py:444:   openssh                   x86_64   9.3p1-3.fc39                 fedora   437 k
DEBUG util.py:444:   openssh-clients           x86_64   9.3p1-3.fc39                 fedora   734 k
DEBUG util.py:444:   perl-AutoSplit            noarch   5.74-497.fc39                fedora    23 k
DEBUG util.py:444:   perl-B                    x86_64   1.83-497.fc39                fedora   182 k
DEBUG util.py:444:   perl-Benchmark            noarch   1.23-497.fc39                fedora    28 k
DEBUG util.py:444:   perl-Class-Struct         noarch   0.66-497.fc39                fedora    23 k
DEBUG util.py:444:   perl-Data-Dumper          x86_64   2.188-1.fc39                 fedora    56 k
DEBUG util.py:444:   perl-Devel-PPPort         x86_64   3.71-1.fc39                  fedora   218 k
DEBUG util.py:444:   perl-DynaLoader           x86_64   1.52-497.fc39                fedora    27 k
DEBUG util.py:444:   perl-Encode               x86_64   4:3.19-493.fc38              fedora   1.7 M
DEBUG util.py:444:   perl-Errno                x86_64   1.36-497.fc39                fedora    16 k
DEBUG util.py:444:   perl-Exporter             noarch   5.77-490.fc38                fedora    31 k
DEBUG util.py:444:   perl-ExtUtils-Command     noarch   2:7.70-1.fc39                fedora    14 k
DEBUG util.py:444:   perl-ExtUtils-Constant    noarch   0.25-497.fc39                fedora    48 k
DEBUG util.py:444:   perl-ExtUtils-Install     noarch   2.22-2.fc38                  fedora    43 k
DEBUG util.py:444:   perl-ExtUtils-MakeMaker   noarch   2:7.70-1.fc39                fedora   292 k
DEBUG util.py:444:   perl-ExtUtils-Manifest    noarch   1:1.75-1.fc39                fedora    34 k
DEBUG util.py:444:   perl-ExtUtils-ParseXS     noarch   1:3.51-1.fc39                fedora   187 k
DEBUG util.py:444:   perl-Fcntl                x86_64   1.15-497.fc39                fedora    22 k
DEBUG util.py:444:   perl-Fedora-VSP           noarch   0.001-31.fc38                fedora    23 k
DEBUG util.py:444:   perl-File-Basename        noarch   2.85-497.fc39                fedora    18 k
DEBUG util.py:444:   perl-File-Compare         noarch   1.100.700-497.fc39           fedora    14 k
DEBUG util.py:444:   perl-File-Copy            noarch   2.39-497.fc39                fedora    21 k
DEBUG util.py:444:   perl-File-Find            noarch   1.40-497.fc39                fedora    27 k
DEBUG util.py:444:   perl-File-Path            noarch   2.18-490.fc38                fedora    35 k
DEBUG util.py:444:   perl-File-Temp            noarch   1:0.231.100-490.fc38         fedora    59 k
DEBUG util.py:444:   perl-File-stat            noarch   1.12-497.fc39                fedora    18 k
DEBUG util.py:444:   perl-Getopt-Long          noarch   1:2.54-2.fc38                fedora    60 k
DEBUG util.py:444:   perl-Getopt-Std           noarch   1.13-497.fc39                fedora    17 k
DEBUG util.py:444:   perl-HTTP-Tiny            noarch   0.084-1.fc39                 fedora    55 k
DEBUG util.py:444:   perl-IO                   x86_64   1.50-497.fc39                fedora    93 k
DEBUG util.py:444:   perl-IPC-Open3            noarch   1.22-497.fc39                fedora    24 k
DEBUG util.py:444:   perl-MIME-Base64          x86_64   3.16-490.fc38                fedora    30 k
DEBUG util.py:444:   perl-POSIX                x86_64   2.03-497.fc39                fedora    99 k
DEBUG util.py:444:   perl-PathTools            x86_64   3.89-1.fc39                  fedora    87 k
DEBUG util.py:444:   perl-Pod-Escapes          noarch   1:1.07-490.fc38              fedora    20 k
DEBUG util.py:444:   perl-Pod-Perldoc          noarch   3.28.01-491.fc38             fedora    86 k
DEBUG util.py:444:   perl-Pod-Simple           noarch   1:3.45-2.fc39                fedora   219 k
DEBUG util.py:444:   perl-Pod-Usage            noarch   4:2.03-4.fc38                fedora    40 k
DEBUG util.py:444:   perl-Scalar-List-Utils    x86_64   5:1.63-491.fc39              fedora    72 k
DEBUG util.py:444:   perl-SelectSaver          noarch   1.02-497.fc39                fedora    13 k
DEBUG util.py:444:   perl-Socket               x86_64   4:2.037-1.fc39               fedora    55 k
DEBUG util.py:444:   perl-Storable             x86_64   1:3.32-1.fc39                fedora    98 k
DEBUG util.py:444:   perl-Symbol               noarch   1.09-497.fc39                fedora    15 k
DEBUG util.py:444:   perl-Term-ANSIColor       noarch   5.01-491.fc38                fedora    47 k
DEBUG util.py:444:   perl-Term-Cap             noarch   1.18-1.fc39                  fedora    22 k
DEBUG util.py:444:   perl-Test-Harness         noarch   1:3.44-491.fc38              fedora   275 k
DEBUG util.py:444:   perl-Text-ParseWords      noarch   3.31-490.fc38                fedora    16 k
DEBUG util.py:444:   perl-Text-Tabs+Wrap       noarch   2023.0511-1.fc39             fedora    22 k
DEBUG util.py:444:   perl-Time-Local           noarch   2:1.350-1.fc39               fedora    34 k
DEBUG util.py:444:   perl-base                 noarch   2.27-497.fc39                fedora    17 k
DEBUG util.py:444:   perl-constant             noarch   1.33-492.fc39                fedora    23 k
DEBUG util.py:444:   perl-if                   noarch   0.61.000-497.fc39            fedora    15 k
DEBUG util.py:444:   perl-lib                  x86_64   0.65-497.fc39                fedora    16 k
DEBUG util.py:444:   perl-libs                 x86_64   4:5.36.1-497.fc39            fedora   2.2 M
DEBUG util.py:444:   perl-locale               noarch   1.10-497.fc39                fedora    15 k
DEBUG util.py:444:   perl-macros               noarch   4:5.36.1-497.fc39            fedora    13 k
DEBUG util.py:444:   perl-mro                  x86_64   1.26-497.fc39                fedora    30 k
DEBUG util.py:444:   perl-overload             noarch   1.35-497.fc39                fedora    47 k
DEBUG util.py:444:   perl-overloading          noarch   0.02-497.fc39                fedora    14 k
DEBUG util.py:444:   perl-parent               noarch   1:0.241-1.fc39               fedora    14 k
DEBUG util.py:444:   perl-podlators            noarch   1:5.01-2.fc38                fedora   125 k
DEBUG util.py:444:   perl-vars                 noarch   1.05-497.fc39                fedora    14 k
DEBUG util.py:444:   perl-version              x86_64   8:0.99.29-491.fc38           fedora    62 k
DEBUG util.py:444:   pyproject-rpm-macros      noarch   1.9.0-1.fc39                 fedora    42 k
DEBUG util.py:444:   python-pip-wheel          noarch   23.1.2-1.fc39                fedora   1.4 M
DEBUG util.py:444:   python-rpm-macros         noarch   3.11-10.fc39                 fedora    20 k
DEBUG util.py:444:   python-setuptools-wheel   noarch   67.7.2-2.fc39                fedora   661 k
DEBUG util.py:444:   python3                   x86_64   3.11.4-1.fc39                fedora    28 k
DEBUG util.py:444:   python3-libs              x86_64   3.11.4-1.fc39                fedora   9.6 M
DEBUG util.py:444:   python3-packaging         noarch   23.1-1.fc39                  fedora   117 k
DEBUG util.py:444:   python3-pyparsing         noarch   3.0.9-7.fc39                 fedora   262 k
DEBUG util.py:444:   python3-rpm-generators    noarch   14-6.fc39                    fedora    30 k
DEBUG util.py:444:   python3-rpm-macros        noarch   3.11-10.fc39                 fedora    15 k
DEBUG util.py:444:   systemd                   x86_64   253.5-1.fc39                 fedora   4.4 M
DEBUG util.py:444:   systemd-pam               x86_64   253.5-1.fc39                 fedora   344 k
DEBUG util.py:444:   systemd-rpm-macros        noarch   253.5-1.fc39                 fedora    30 k
DEBUG util.py:444:   systemtap-sdt-devel       x86_64   4.9-2.fc39                   fedora    72 k
DEBUG util.py:444:   xz-devel                  x86_64   5.4.3-1.fc39                 fedora    66 k
DEBUG util.py:444:   zlib-devel                x86_64   1.2.13-3.fc38                fedora    45 k
DEBUG util.py:444:  Transaction Summary
DEBUG util.py:444:  ================================================================================
DEBUG util.py:444:  Install  146 Packages
DEBUG util.py:444:  Total download size: 153 M
DEBUG util.py:444:  Installed size: 548 M
DEBUG util.py:444:  Downloading Packages:
DEBUG util.py:444:  (1/146): bc-1.07.1-17.fc38.x86_64.rpm           550 kB/s | 119 kB     00:00    
DEBUG util.py:444:  (2/146): annobin-docs-12.12-1.fc39.noarch.rpm   433 kB/s |  95 kB     00:00    
DEBUG util.py:444:  (3/146): annobin-plugin-gcc-12.12-1.fc39.x86_64 2.9 MB/s | 894 kB     00:00    
DEBUG util.py:444:  (4/146): bpftool-6.4.0-0.rc6.git0.1.fc39.x86_64 9.6 MB/s | 881 kB     00:00    
DEBUG util.py:444:  (5/146): bison-3.8.2-4.fc38.x86_64.rpm          5.1 MB/s | 1.0 MB     00:00    
DEBUG util.py:444:  (6/146): binutils-arm-linux-gnu-2.40-1.fc39.x86 9.7 MB/s | 3.0 MB     00:00    
DEBUG util.py:444:  (7/146): cross-binutils-common-2.40-1.fc39.noar  12 MB/s | 2.3 MB     00:00    
DEBUG util.py:444:  (8/146): dbus-1.14.8-1.fc39.x86_64.rpm          120 kB/s | 8.0 kB     00:00    
DEBUG util.py:444:  (9/146): cross-gcc-common-13.1.1-2.fc39.noarch.  11 MB/s | 2.3 MB     00:00    
DEBUG util.py:444:  (10/146): dbus-broker-33-1.fc38.x86_64.rpm      3.4 MB/s | 173 kB     00:00    
DEBUG util.py:444:  (11/146): dbus-common-1.14.8-1.fc39.noarch.rpm  358 kB/s |  15 kB     00:00    
DEBUG util.py:444:  (12/146): dwarves-1.25-1.fc39.x86_64.rpm        2.3 MB/s | 142 kB     00:00    
DEBUG util.py:444:  (13/146): cpp-13.1.1-4.fc39.x86_64.rpm           25 MB/s |  11 MB     00:00    
DEBUG util.py:444:  (14/146): elfutils-devel-0.189-2.fc39.x86_64.rp 815 kB/s |  51 kB     00:00    
DEBUG util.py:444:  (15/146): elfutils-libelf-devel-0.189-2.fc39.x8 531 kB/s |  24 kB     00:00    
DEBUG util.py:444:  (16/146): expat-2.5.0-2.fc38.x86_64.rpm         2.9 MB/s | 110 kB     00:00    
DEBUG util.py:444:  (17/146): gc-8.2.2-3.fc38.x86_64.rpm            2.8 MB/s | 110 kB     00:00    
DEBUG util.py:444:  (18/146): flex-2.6.4-12.fc38.x86_64.rpm         5.6 MB/s | 313 kB     00:00    
DEBUG util.py:444:  (19/146): gcc-c++-13.1.1-4.fc39.x86_64.rpm       18 MB/s |  13 MB     00:00    
DEBUG util.py:444:  (20/146): gcc-plugin-annobin-13.1.1-4.fc39.x86_ 1.0 MB/s |  45 kB     00:00    
DEBUG util.py:444:  (21/146): gcc-plugin-devel-13.1.1-4.fc39.x86_64  20 MB/s | 1.5 MB     00:00    
DEBUG util.py:444:  (22/146): git-core-2.41.0-1.fc39.x86_64.rpm      22 MB/s | 4.4 MB     00:00    
DEBUG util.py:444:  (23/146): gcc-13.1.1-4.fc39.x86_64.rpm           31 MB/s |  34 MB     00:01    
DEBUG util.py:444:  (24/146): gcc-arm-linux-gnu-13.1.1-2.fc39.x86_6  26 MB/s |  30 MB     00:01    
DEBUG util.py:444:  (25/146): glibc-devel-2.37.9000-13.fc39.x86_64. 1.3 MB/s |  74 kB     00:00    
DEBUG util.py:444:  (26/146): glibc-headers-x86-2.37.9000-13.fc39.n  10 MB/s | 556 kB     00:00    
DEBUG util.py:444:  (27/146): gmp-c++-6.2.1-4.fc38.x86_64.rpm       396 kB/s |  18 kB     00:00    
DEBUG util.py:444:  (28/146): gmp-devel-6.2.1-4.fc38.x86_64.rpm     3.4 MB/s | 173 kB     00:00    
DEBUG util.py:444:  (29/146): glibc-static-2.37.9000-13.fc39.x86_64  19 MB/s | 1.7 MB     00:00    
DEBUG util.py:444:  (30/146): groff-base-1.22.4-11.fc38.x86_64.rpm   23 MB/s | 1.1 MB     00:00    
DEBUG util.py:444:  (31/146): hostname-3.23-8.fc38.x86_64.rpm       620 kB/s |  27 kB     00:00    
DEBUG util.py:444:  (32/146): isl-0.16.1-17.fc38.x86_64.rpm          13 MB/s | 853 kB     00:00    
DEBUG util.py:444:  (33/146): kernel-rpm-macros-205-18.fc39.noarch. 507 kB/s |  21 kB     00:00    
DEBUG util.py:444:  (34/146): kernel-headers-6.4.0-0.rc6.git0.1.fc3  19 MB/s | 1.5 MB     00:00    
DEBUG util.py:444:  (35/146): kmod-30-5.fc39.x86_64.rpm             2.9 MB/s | 120 kB     00:00    
DEBUG util.py:444:  (36/146): kmod-libs-30-5.fc39.x86_64.rpm        2.1 MB/s |  68 kB     00:00    
DEBUG util.py:444:  (37/146): guile22-2.2.7-8.fc39.x86_64.rpm        34 MB/s | 6.5 MB     00:00    
DEBUG util.py:444:  (38/146): less-633-1.fc39.x86_64.rpm            5.3 MB/s | 175 kB     00:00    
DEBUG util.py:444:  (39/146): libb2-0.98.1-8.fc38.x86_64.rpm        835 kB/s |  25 kB     00:00    
DEBUG util.py:444:  (40/146): libcbor-0.10.2-1.fc39.x86_64.rpm      1.8 MB/s |  58 kB     00:00    
DEBUG util.py:444:  (41/146): libedit-3.1-45.20221030cvs.fc38.x86_6 3.2 MB/s | 107 kB     00:00    
DEBUG util.py:444:  (42/146): libdwarves1-1.25-1.fc39.x86_64.rpm    4.1 MB/s | 238 kB     00:00    
DEBUG util.py:444:  (43/146): libfido2-1.13.0-2.fc39.x86_64.rpm     2.9 MB/s |  98 kB     00:00    
DEBUG util.py:444:  (44/146): libkcapi-1.4.0-5.fc38.x86_64.rpm      1.0 MB/s |  46 kB     00:00    
DEBUG util.py:444:  (45/146): libmpc-1.3.1-2.fc38.x86_64.rpm        1.9 MB/s |  70 kB     00:00    
DEBUG util.py:444:  (46/146): libkcapi-hmaccalc-1.4.0-5.fc38.x86_64 575 kB/s |  24 kB     00:00    
DEBUG util.py:444:  (47/146): libmpc-devel-1.3.1-2.fc38.x86_64.rpm  243 kB/s |  11 kB     00:00    
DEBUG util.py:444:  (48/146): libseccomp-2.5.3-4.fc38.x86_64.rpm    1.8 MB/s |  71 kB     00:00    
DEBUG util.py:444:  (49/146): libtool-ltdl-2.4.7-6.fc38.x86_64.rpm  1.0 MB/s |  37 kB     00:00    
DEBUG util.py:444:  (50/146): libxcrypt-devel-4.4.35-1.fc39.x86_64. 665 kB/s |  30 kB     00:00    
DEBUG util.py:444:  (51/146): libstdc++-devel-13.1.1-4.fc39.x86_64.  29 MB/s | 2.6 MB     00:00    
DEBUG util.py:444:  (52/146): libxcrypt-static-4.4.35-1.fc39.x86_64 2.1 MB/s |  95 kB     00:00    
DEBUG util.py:444:  (53/146): libzstd-devel-1.5.5-1.fc39.x86_64.rpm 1.4 MB/s |  51 kB     00:00    
DEBUG util.py:444:  (54/146): mpdecimal-2.5.1-6.fc38.x86_64.rpm     2.3 MB/s |  89 kB     00:00    
DEBUG util.py:444:  (55/146): make-4.4.1-1.fc39.x86_64.rpm           12 MB/s | 589 kB     00:00    
DEBUG util.py:444:  (56/146): m4-1.4.19-4.fc37.x86_64.rpm           4.6 MB/s | 303 kB     00:00    
DEBUG util.py:444:  (57/146): ncurses-6.4-4.20230520.fc39.x86_64.rp 9.4 MB/s | 415 kB     00:00    
DEBUG util.py:444:  (58/146): net-tools-2.0-0.65.20160912git.fc38.x 5.3 MB/s | 304 kB     00:00    
DEBUG util.py:444:  (59/146): mpfr-devel-4.1.1-3.fc38.x86_64.rpm    333 kB/s |  21 kB     00:00    
DEBUG util.py:444:  (60/146): openssh-9.3p1-3.fc39.x86_64.rpm        11 MB/s | 437 kB     00:00    
DEBUG util.py:444:  (61/146): openssh-clients-9.3p1-3.fc39.x86_64.r  15 MB/s | 734 kB     00:00    
DEBUG util.py:444:  (62/146): perl-AutoSplit-5.74-497.fc39.noarch.r 535 kB/s |  23 kB     00:00    
DEBUG util.py:444:  (63/146): openssl-3.0.8-2.fc39.x86_64.rpm       9.8 MB/s | 1.0 MB     00:00    
DEBUG util.py:444:  (64/146): perl-B-1.83-497.fc39.x86_64.rpm       4.8 MB/s | 182 kB     00:00    
DEBUG util.py:444:  (65/146): openssl-devel-3.0.8-2.fc39.x86_64.rpm  25 MB/s | 2.6 MB     00:00    
DEBUG util.py:444:  (66/146): perl-Carp-1.54-1.fc39.noarch.rpm      745 kB/s |  29 kB     00:00    
DEBUG util.py:444:  (67/146): perl-Benchmark-1.23-497.fc39.noarch.r 480 kB/s |  28 kB     00:00    
DEBUG util.py:444:  (68/146): perl-Class-Struct-0.66-497.fc39.noarc 608 kB/s |  23 kB     00:00    
DEBUG util.py:444:  (69/146): perl-Data-Dumper-2.188-1.fc39.x86_64. 1.4 MB/s |  56 kB     00:00    
DEBUG util.py:444:  (70/146): perl-DynaLoader-1.52-497.fc39.x86_64. 704 kB/s |  27 kB     00:00    
DEBUG util.py:444:  (71/146): perl-Errno-1.36-497.fc39.x86_64.rpm   395 kB/s |  16 kB     00:00    
DEBUG util.py:444:  (72/146): perl-Exporter-5.77-490.fc38.noarch.rp 830 kB/s |  31 kB     00:00    
DEBUG util.py:444:  (73/146): perl-Devel-PPPort-3.71-1.fc39.x86_64. 1.6 MB/s | 218 kB     00:00    
DEBUG util.py:444:  (74/146): perl-ExtUtils-Command-7.70-1.fc39.noa 372 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (75/146): perl-Encode-3.19-493.fc38.x86_64.rpm   13 MB/s | 1.7 MB     00:00    
DEBUG util.py:444:  (76/146): perl-ExtUtils-Constant-0.25-497.fc39. 1.0 MB/s |  48 kB     00:00    
DEBUG util.py:444:  (77/146): perl-ExtUtils-Install-2.22-2.fc38.noa 1.2 MB/s |  43 kB     00:00    
DEBUG util.py:444:  (78/146): perl-ExtUtils-MakeMaker-7.70-1.fc39.n 6.2 MB/s | 292 kB     00:00    
DEBUG util.py:444:  (79/146): perl-ExtUtils-Manifest-1.75-1.fc39.no 748 kB/s |  34 kB     00:00    
DEBUG util.py:444:  (80/146): perl-ExtUtils-ParseXS-3.51-1.fc39.noa 3.8 MB/s | 187 kB     00:00    
DEBUG util.py:444:  (81/146): perl-Fcntl-1.15-497.fc39.x86_64.rpm   709 kB/s |  22 kB     00:00    
DEBUG util.py:444:  (82/146): perl-Fedora-VSP-0.001-31.fc38.noarch. 613 kB/s |  23 kB     00:00    
DEBUG util.py:444:  (83/146): perl-File-Basename-2.85-497.fc39.noar 605 kB/s |  18 kB     00:00    
DEBUG util.py:444:  (84/146): perl-File-Compare-1.100.700-497.fc39. 468 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (85/146): perl-File-Find-1.40-497.fc39.noarch.r 851 kB/s |  27 kB     00:00    
DEBUG util.py:444:  (86/146): perl-File-Copy-2.39-497.fc39.noarch.r 556 kB/s |  21 kB     00:00    
DEBUG util.py:444:  (87/146): perl-File-Path-2.18-490.fc38.noarch.r 1.0 MB/s |  35 kB     00:00    
DEBUG util.py:444:  (88/146): perl-File-Temp-0.231.100-490.fc38.noa 1.9 MB/s |  59 kB     00:00    
DEBUG util.py:444:  (89/146): perl-File-stat-1.12-497.fc39.noarch.r 515 kB/s |  18 kB     00:00    
DEBUG util.py:444:  (90/146): perl-Getopt-Long-2.54-2.fc38.noarch.r 1.9 MB/s |  60 kB     00:00    
DEBUG util.py:444:  (91/146): perl-Getopt-Std-1.13-497.fc39.noarch. 548 kB/s |  17 kB     00:00    
DEBUG util.py:444:  (92/146): perl-IO-1.50-497.fc39.x86_64.rpm      2.8 MB/s |  93 kB     00:00    
DEBUG util.py:444:  (93/146): perl-HTTP-Tiny-0.084-1.fc39.noarch.rp 1.1 MB/s |  55 kB     00:00    
DEBUG util.py:444:  (94/146): perl-IPC-Open3-1.22-497.fc39.noarch.r 787 kB/s |  24 kB     00:00    
DEBUG util.py:444:  (95/146): perl-MIME-Base64-3.16-490.fc38.x86_64 959 kB/s |  30 kB     00:00    
DEBUG util.py:444:  (96/146): perl-PathTools-3.89-1.fc39.x86_64.rpm 2.3 MB/s |  87 kB     00:00    
DEBUG util.py:444:  (97/146): perl-Pod-Escapes-1.07-490.fc38.noarch 506 kB/s |  20 kB     00:00    
DEBUG util.py:444:  (98/146): perl-Pod-Simple-3.45-2.fc39.noarch.rp 5.7 MB/s | 219 kB     00:00    
DEBUG util.py:444:  (99/146): perl-POSIX-2.03-497.fc39.x86_64.rpm   951 kB/s |  99 kB     00:00    
DEBUG util.py:444:  (100/146): perl-Pod-Perldoc-3.28.01-491.fc38.no 1.2 MB/s |  86 kB     00:00    
DEBUG util.py:444:  (101/146): perl-Pod-Usage-2.03-4.fc38.noarch.rp 1.2 MB/s |  40 kB     00:00    
DEBUG util.py:444:  (102/146): perl-SelectSaver-1.02-497.fc39.noarc 343 kB/s |  13 kB     00:00    
DEBUG util.py:444:  (103/146): perl-Socket-2.037-1.fc39.x86_64.rpm  1.7 MB/s |  55 kB     00:00    
DEBUG util.py:444:  (104/146): perl-Scalar-List-Utils-1.63-491.fc39 1.2 MB/s |  72 kB     00:00    
DEBUG util.py:444:  (105/146): perl-Symbol-1.09-497.fc39.noarch.rpm 499 kB/s |  15 kB     00:00    
DEBUG util.py:444:  (106/146): perl-Term-ANSIColor-5.01-491.fc38.no 938 kB/s |  47 kB     00:00    
DEBUG util.py:444:  (107/146): perl-Term-Cap-1.18-1.fc39.noarch.rpm 619 kB/s |  22 kB     00:00    
DEBUG util.py:444:  (108/146): perl-Text-ParseWords-3.31-490.fc38.n 432 kB/s |  16 kB     00:00    
DEBUG util.py:444:  (109/146): perl-Storable-3.32-1.fc39.x86_64.rpm 762 kB/s |  98 kB     00:00    
DEBUG util.py:444:  (110/146): perl-Text-Tabs+Wrap-2023.0511-1.fc39 604 kB/s |  22 kB     00:00    
DEBUG util.py:444:  (111/146): perl-base-2.27-497.fc39.noarch.rpm   470 kB/s |  17 kB     00:00    
DEBUG util.py:444:  (112/146): perl-Time-Local-1.350-1.fc39.noarch. 577 kB/s |  34 kB     00:00    
DEBUG util.py:444:  (113/146): perl-Test-Harness-3.44-491.fc38.noar 1.7 MB/s | 275 kB     00:00    
DEBUG util.py:444:  (114/146): perl-constant-1.33-492.fc39.noarch.r 630 kB/s |  23 kB     00:00    
DEBUG util.py:444:  (115/146): perl-if-0.61.000-497.fc39.noarch.rpm 412 kB/s |  15 kB     00:00    
DEBUG util.py:444:  (116/146): perl-generators-1.16-2.fc38.noarch.r 344 kB/s |  17 kB     00:00    
DEBUG util.py:444:  (117/146): perl-interpreter-5.36.1-497.fc39.x86 2.3 MB/s |  73 kB     00:00    
DEBUG util.py:444:  (118/146): perl-lib-0.65-497.fc39.x86_64.rpm    460 kB/s |  16 kB     00:00    
DEBUG util.py:444:  (119/146): perl-locale-1.10-497.fc39.noarch.rpm 411 kB/s |  15 kB     00:00    
DEBUG util.py:444:  (120/146): perl-libs-5.36.1-497.fc39.x86_64.rpm  27 MB/s | 2.2 MB     00:00    
DEBUG util.py:444:  (121/146): perl-macros-5.36.1-497.fc39.noarch.r 284 kB/s |  13 kB     00:00    
DEBUG util.py:444:  (122/146): perl-mro-1.26-497.fc39.x86_64.rpm    973 kB/s |  30 kB     00:00    
DEBUG util.py:444:  (123/146): perl-overload-1.35-497.fc39.noarch.r 1.0 MB/s |  47 kB     00:00    
DEBUG util.py:444:  (124/146): perl-overloading-0.02-497.fc39.noarc 463 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (125/146): perl-parent-0.241-1.fc39.noarch.rpm  414 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (126/146): perl-podlators-5.01-2.fc38.noarch.rp 3.8 MB/s | 125 kB     00:00    
DEBUG util.py:444:  (127/146): perl-vars-1.05-497.fc39.noarch.rpm   387 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (128/146): perl-version-0.99.29-491.fc38.x86_64 1.4 MB/s |  62 kB     00:00    
DEBUG util.py:444:  (129/146): perl-devel-5.36.1-497.fc39.x86_64.rp 2.1 MB/s | 713 kB     00:00    
DEBUG util.py:444:  (130/146): python-rpm-macros-3.11-10.fc39.noarc 482 kB/s |  20 kB     00:00    
DEBUG util.py:444:  (131/146): pyproject-rpm-macros-1.9.0-1.fc39.no 727 kB/s |  42 kB     00:00    
DEBUG util.py:444:  (132/146): python-pip-wheel-23.1.2-1.fc39.noarc  21 MB/s | 1.4 MB     00:00    
DEBUG util.py:444:  (133/146): python3-3.11.4-1.fc39.x86_64.rpm     696 kB/s |  28 kB     00:00    
DEBUG util.py:444:  (134/146): python3-devel-3.11.4-1.fc39.x86_64.r 5.5 MB/s | 269 kB     00:00    
DEBUG util.py:444:  (135/146): python3-packaging-23.1-1.fc39.noarch 2.8 MB/s | 117 kB     00:00    
DEBUG util.py:444:  (136/146): python-setuptools-wheel-67.7.2-2.fc3 4.2 MB/s | 661 kB     00:00    
DEBUG util.py:444:  (137/146): python3-pyparsing-3.0.9-7.fc39.noarc 5.4 MB/s | 262 kB     00:00    
DEBUG util.py:444:  (138/146): python3-rpm-generators-14-6.fc39.noa 861 kB/s |  30 kB     00:00    
DEBUG util.py:444:  (139/146): python3-rpm-macros-3.11-10.fc39.noar 410 kB/s |  15 kB     00:00    
DEBUG util.py:444:  (140/146): systemd-pam-253.5-1.fc39.x86_64.rpm  8.8 MB/s | 344 kB     00:00    
DEBUG util.py:444:  (141/146): systemd-rpm-macros-253.5-1.fc39.noar 654 kB/s |  30 kB     00:00    
DEBUG util.py:444:  (142/146): systemtap-sdt-devel-4.9-2.fc39.x86_6 1.9 MB/s |  72 kB     00:00    
DEBUG util.py:444:  (143/146): xz-devel-5.4.3-1.fc39.x86_64.rpm     1.6 MB/s |  66 kB     00:00    
DEBUG util.py:444:  (144/146): zlib-devel-1.2.13-3.fc38.x86_64.rpm  952 kB/s |  45 kB     00:00    
DEBUG util.py:444:  (145/146): systemd-253.5-1.fc39.x86_64.rpm       11 MB/s | 4.4 MB     00:00    
DEBUG util.py:444:  (146/146): python3-libs-3.11.4-1.fc39.x86_64.rp  11 MB/s | 9.6 MB     00:00    
DEBUG util.py:444:  --------------------------------------------------------------------------------
DEBUG util.py:444:  Total                                            32 MB/s | 153 MB     00:04     
DEBUG util.py:444:  Running transaction check
DEBUG util.py:444:  Transaction check succeeded.
DEBUG util.py:444:  Running transaction test
DEBUG util.py:444:  Transaction test succeeded.
DEBUG util.py:444:  Running transaction
DEBUG util.py:444:    Preparing        :                                                        1/1 
DEBUG util.py:444:    Installing       : libmpc-1.3.1-2.fc38.x86_64                           1/146 
DEBUG util.py:444:    Installing       : python-rpm-macros-3.11-10.fc39.noarch                2/146 
DEBUG util.py:444:    Installing       : expat-2.5.0-2.fc38.x86_64                            3/146 
DEBUG util.py:444:    Installing       : python3-rpm-macros-3.11-10.fc39.noarch               4/146 
DEBUG util.py:444:    Installing       : zlib-devel-1.2.13-3.fc38.x86_64                      5/146 
DEBUG util.py:444:    Installing       : m4-1.4.19-4.fc37.x86_64                              6/146 
DEBUG util.py:444:    Installing       : libzstd-devel-1.5.5-1.fc39.x86_64                    7/146 
DEBUG util.py:444:    Installing       : elfutils-libelf-devel-0.189-2.fc39.x86_64            8/146 
DEBUG util.py:444:    Installing       : pyproject-rpm-macros-1.9.0-1.fc39.noarch             9/146 
DEBUG util.py:444:    Installing       : cpp-13.1.1-4.fc39.x86_64                            10/146 
DEBUG util.py:444:    Installing       : xz-devel-5.4.3-1.fc39.x86_64                        11/146 
DEBUG util.py:444:    Installing       : python-setuptools-wheel-67.7.2-2.fc39.noarch        12/146 
DEBUG util.py:444:    Installing       : python-pip-wheel-23.1.2-1.fc39.noarch               13/146 
DEBUG util.py:444:    Installing       : openssh-9.3p1-3.fc39.x86_64                         14/146 
DEBUG util.py:444:    Installing       : ncurses-6.4-4.20230520.fc39.x86_64                  15/146 
DEBUG util.py:444:    Installing       : mpdecimal-2.5.1-6.fc38.x86_64                       16/146 
DEBUG util.py:444:    Installing       : libtool-ltdl-2.4.7-6.fc38.x86_64                    17/146 
DEBUG util.py:444:    Installing       : libstdc++-devel-13.1.1-4.fc39.x86_64                18/146 
DEBUG util.py:444:    Installing       : libseccomp-2.5.3-4.fc38.x86_64                      19/146 
DEBUG util.py:444:    Installing       : libedit-3.1-45.20221030cvs.fc38.x86_64              20/146 
DEBUG util.py:444:    Installing       : libdwarves1-1.25-1.fc39.x86_64                      21/146 
DEBUG util.py:444:    Installing       : libcbor-0.10.2-1.fc39.x86_64                        22/146 
DEBUG util.py:444:    Installing       : libfido2-1.13.0-2.fc39.x86_64                       23/146 
DEBUG util.py:444:    Installing       : openssh-clients-9.3p1-3.fc39.x86_64                 24/146 
DEBUG util.py:444:    Running scriptlet: openssh-clients-9.3p1-3.fc39.x86_64                 24/146 
DEBUG util.py:444:    Installing       : libb2-0.98.1-8.fc38.x86_64                          25/146 
DEBUG util.py:444:    Installing       : python3-3.11.4-1.fc39.x86_64                        26/146 
DEBUG util.py:444:    Installing       : python3-libs-3.11.4-1.fc39.x86_64                   27/146 
DEBUG util.py:444:    Installing       : python3-packaging-23.1-1.fc39.noarch                28/146 
DEBUG util.py:444:    Installing       : python3-rpm-generators-14-6.fc39.noarch             29/146 
DEBUG util.py:444:    Installing       : python3-pyparsing-3.0.9-7.fc39.noarch               30/146 
DEBUG util.py:444:    Installing       : systemtap-sdt-devel-4.9-2.fc39.x86_64               31/146 
DEBUG util.py:444:    Installing       : less-633-1.fc39.x86_64                              32/146 
DEBUG util.py:444:    Installing       : kmod-libs-30-5.fc39.x86_64                          33/146 
DEBUG util.py:444:    Installing       : kmod-30-5.fc39.x86_64                               34/146 
DEBUG util.py:444:    Installing       : kernel-headers-6.4.0-0.rc6.git0.1.fc39.x86_64       35/146 
DEBUG util.py:444:    Installing       : isl-0.16.1-17.fc38.x86_64                           36/146 
DEBUG util.py:444:    Running scriptlet: groff-base-1.22.4-11.fc38.x86_64                    37/146 
DEBUG util.py:444:    Installing       : groff-base-1.22.4-11.fc38.x86_64                    37/146 
DEBUG util.py:444:    Running scriptlet: groff-base-1.22.4-11.fc38.x86_64                    37/146 
DEBUG util.py:444:    Installing       : perl-Text-Tabs+Wrap-2023.0511-1.fc39.noarch         38/146 
DEBUG util.py:444:    Installing       : perl-if-0.61.000-497.fc39.noarch                    39/146 
DEBUG util.py:444:    Installing       : perl-locale-1.10-497.fc39.noarch                    40/146 
DEBUG util.py:444:    Installing       : perl-Time-Local-2:1.350-1.fc39.noarch               41/146 
DEBUG util.py:444:    Installing       : perl-File-Path-2.18-490.fc38.noarch                 42/146 
DEBUG util.py:444:    Installing       : perl-Pod-Escapes-1:1.07-490.fc38.noarch             43/146 
DEBUG util.py:444:    Installing       : perl-Class-Struct-0.66-497.fc39.noarch              44/146 
DEBUG util.py:444:    Installing       : perl-Term-ANSIColor-5.01-491.fc38.noarch            45/146 
DEBUG util.py:444:    Installing       : perl-POSIX-2.03-497.fc39.x86_64                     46/146 
DEBUG util.py:444:    Installing       : perl-IPC-Open3-1.22-497.fc39.noarch                 47/146 
DEBUG util.py:444:    Installing       : perl-HTTP-Tiny-0.084-1.fc39.noarch                  48/146 
DEBUG util.py:444:    Installing       : perl-File-Temp-1:0.231.100-490.fc38.noarch          49/146 
DEBUG util.py:444:    Installing       : perl-Term-Cap-1.18-1.fc39.noarch                    50/146 
DEBUG util.py:444:    Installing       : perl-Pod-Simple-1:3.45-2.fc39.noarch                51/146 
DEBUG util.py:444:    Installing       : perl-Socket-4:2.037-1.fc39.x86_64                   52/146 
DEBUG util.py:444:    Installing       : perl-SelectSaver-1.02-497.fc39.noarch               53/146 
DEBUG util.py:444:    Installing       : perl-Symbol-1.09-497.fc39.noarch                    54/146 
DEBUG util.py:444:    Installing       : perl-File-stat-1.12-497.fc39.noarch                 55/146 
DEBUG util.py:444:    Installing       : perl-podlators-1:5.01-2.fc38.noarch                 56/146 
DEBUG util.py:444:    Installing       : perl-Pod-Perldoc-3.28.01-491.fc38.noarch            57/146 
DEBUG util.py:444:    Installing       : perl-Fcntl-1.15-497.fc39.x86_64                     58/146 
DEBUG util.py:444:    Installing       : perl-Text-ParseWords-3.31-490.fc38.noarch           59/146 
DEBUG util.py:444:    Installing       : perl-mro-1.26-497.fc39.x86_64                       60/146 
DEBUG util.py:444:    Installing       : perl-IO-1.50-497.fc39.x86_64                        61/146 
DEBUG util.py:444:    Installing       : perl-overloading-0.02-497.fc39.noarch               62/146 
DEBUG util.py:444:    Installing       : perl-Pod-Usage-4:2.03-4.fc38.noarch                 63/146 
DEBUG util.py:444:    Installing       : perl-Errno-1.36-497.fc39.x86_64                     64/146 
DEBUG util.py:444:    Installing       : perl-File-Basename-2.85-497.fc39.noarch             65/146 
DEBUG util.py:444:    Installing       : perl-Getopt-Std-1.13-497.fc39.noarch                66/146 
DEBUG util.py:444:    Installing       : perl-MIME-Base64-3.16-490.fc38.x86_64               67/146 
DEBUG util.py:444:    Installing       : perl-Scalar-List-Utils-5:1.63-491.fc39.x86_64       68/146 
DEBUG util.py:444:    Installing       : perl-constant-1.33-492.fc39.noarch                  69/146 
DEBUG util.py:444:    Installing       : perl-Storable-1:3.32-1.fc39.x86_64                  70/146 
DEBUG util.py:444:    Installing       : perl-overload-1.35-497.fc39.noarch                  71/146 
DEBUG util.py:444:    Installing       : perl-parent-1:0.241-1.fc39.noarch                   72/146 
DEBUG util.py:444:    Installing       : perl-vars-1.05-497.fc39.noarch                      73/146 
DEBUG util.py:444:    Installing       : perl-Getopt-Long-1:2.54-2.fc38.noarch               74/146 
DEBUG util.py:444:    Installing       : perl-Carp-1.54-1.fc39.noarch                        75/146 
DEBUG util.py:444:    Installing       : perl-Exporter-5.77-490.fc38.noarch                  76/146 
DEBUG util.py:444:    Installing       : perl-PathTools-3.89-1.fc39.x86_64                   77/146 
DEBUG util.py:444:    Installing       : perl-DynaLoader-1.52-497.fc39.x86_64                78/146 
DEBUG util.py:444:    Installing       : perl-Encode-4:3.19-493.fc38.x86_64                  79/146 
DEBUG util.py:444:    Installing       : perl-libs-4:5.36.1-497.fc39.x86_64                  80/146 
DEBUG util.py:444:    Installing       : perl-interpreter-4:5.36.1-497.fc39.x86_64           81/146 
DEBUG util.py:444:    Installing       : perl-File-Find-1.40-497.fc39.noarch                 82/146 
DEBUG util.py:444:    Installing       : perl-File-Copy-2.39-497.fc39.noarch                 83/146 
DEBUG util.py:444:    Installing       : perl-ExtUtils-ParseXS-1:3.51-1.fc39.noarch          84/146 
DEBUG util.py:444:    Installing       : perl-Data-Dumper-2.188-1.fc39.x86_64                85/146 
DEBUG util.py:444:    Installing       : perl-B-1.83-497.fc39.x86_64                         86/146 
DEBUG util.py:444:    Installing       : perl-version-8:0.99.29-491.fc38.x86_64              87/146 
DEBUG util.py:444:    Installing       : perl-File-Compare-1.100.700-497.fc39.noarch         88/146 
DEBUG util.py:444:    Installing       : perl-ExtUtils-Constant-0.25-497.fc39.noarch         89/146 
DEBUG util.py:444:    Installing       : perl-ExtUtils-Command-2:7.70-1.fc39.noarch          90/146 
DEBUG util.py:444:    Installing       : perl-ExtUtils-Manifest-1:1.75-1.fc39.noarch         91/146 
DEBUG util.py:444:    Installing       : perl-macros-4:5.36.1-497.fc39.noarch                92/146 
DEBUG util.py:444:    Installing       : perl-AutoSplit-5.74-497.fc39.noarch                 93/146 
DEBUG util.py:444:    Installing       : perl-Benchmark-1.23-497.fc39.noarch                 94/146 
DEBUG util.py:444:    Installing       : perl-Devel-PPPort-3.71-1.fc39.x86_64                95/146 
DEBUG util.py:444:    Installing       : perl-Fedora-VSP-0.001-31.fc38.noarch                96/146 
DEBUG util.py:444:    Installing       : perl-base-2.27-497.fc39.noarch                      97/146 
DEBUG util.py:444:    Installing       : perl-Test-Harness-1:3.44-491.fc38.noarch            98/146 
DEBUG util.py:444:    Installing       : perl-lib-0.65-497.fc39.x86_64                       99/146 
DEBUG util.py:444:    Installing       : gmp-c++-1:6.2.1-4.fc38.x86_64                      100/146 
DEBUG util.py:444:    Installing       : gmp-devel-1:6.2.1-4.fc38.x86_64                    101/146 
DEBUG util.py:444:    Installing       : mpfr-devel-4.1.1-3.fc38.x86_64                     102/146 
DEBUG util.py:444:    Installing       : libmpc-devel-1.3.1-2.fc38.x86_64                   103/146 
DEBUG util.py:444:    Installing       : glibc-headers-x86-2.37.9000-13.fc39.noarch         104/146 
DEBUG util.py:444:    Installing       : libxcrypt-devel-4.4.35-1.fc39.x86_64               105/146 
DEBUG util.py:444:    Installing       : glibc-devel-2.37.9000-13.fc39.x86_64               106/146 
DEBUG util.py:444:    Installing       : glibc-static-2.37.9000-13.fc39.x86_64              107/146 
DEBUG util.py:444:    Installing       : libxcrypt-static-4.4.35-1.fc39.x86_64              108/146 
DEBUG util.py:444:    Installing       : gc-8.2.2-3.fc38.x86_64                             109/146 
DEBUG util.py:444:    Installing       : guile22-2.2.7-8.fc39.x86_64                        110/146 
DEBUG util.py:444:    Installing       : make-1:4.4.1-1.fc39.x86_64                         111/146 
DEBUG util.py:444:    Installing       : gcc-13.1.1-4.fc39.x86_64                           112/146 
DEBUG util.py:444:    Running scriptlet: gcc-13.1.1-4.fc39.x86_64                           112/146 
DEBUG util.py:444:    Installing       : perl-devel-4:5.36.1-497.fc39.x86_64                113/146 
DEBUG util.py:444:    Installing       : perl-ExtUtils-Install-2.22-2.fc38.noarch           114/146 
DEBUG util.py:444:    Installing       : perl-ExtUtils-MakeMaker-2:7.70-1.fc39.noarch       115/146 
DEBUG util.py:444:    Installing       : dbus-common-1:1.14.8-1.fc39.noarch                 116/146 
DEBUG util.py:444:    Running scriptlet: dbus-common-1:1.14.8-1.fc39.noarch                 116/146 
DEBUG util.py:444:    Running scriptlet: dbus-broker-33-1.fc38.x86_64                       117/146 
DEBUG util.py:444:    Installing       : dbus-broker-33-1.fc38.x86_64                       117/146 
DEBUG util.py:444:    Running scriptlet: dbus-broker-33-1.fc38.x86_64                       117/146 
DEBUG util.py:444:    Installing       : dbus-1:1.14.8-1.fc39.x86_64                        118/146 
DEBUG util.py:444:    Installing       : systemd-pam-253.5-1.fc39.x86_64                    119/146 
DEBUG util.py:444:    Installing       : systemd-253.5-1.fc39.x86_64                        120/146 
DEBUG util.py:444:    Running scriptlet: systemd-253.5-1.fc39.x86_64                        120/146 
DEBUG util.py:444:  Creating group 'input' with GID 104.
DEBUG util.py:444:  Creating group 'kvm' with GID 36.
DEBUG util.py:444:  Creating group 'render' with GID 105.
DEBUG util.py:444:  Creating group 'sgx' with GID 106.
DEBUG util.py:444:  Creating group 'systemd-journal' with GID 190.
DEBUG util.py:444:  Creating group 'systemd-oom' with GID 999.
DEBUG util.py:444:  Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
DEBUG util.py:444:    Installing       : libkcapi-1.4.0-5.fc38.x86_64                       121/146 
DEBUG util.py:444:    Installing       : cross-gcc-common-13.1.1-2.fc39.noarch              122/146 
DEBUG util.py:444:    Installing       : cross-binutils-common-2.40-1.fc39.noarch           123/146 
DEBUG util.py:444:    Installing       : binutils-arm-linux-gnu-2.40-1.fc39.x86_64          124/146 
DEBUG util.py:444:    Installing       : annobin-docs-12.12-1.fc39.noarch                   125/146 
DEBUG util.py:444:    Installing       : annobin-plugin-gcc-12.12-1.fc39.x86_64             126/146 
DEBUG util.py:444:    Running scriptlet: annobin-plugin-gcc-12.12-1.fc39.x86_64             126/146 
DEBUG util.py:444:    Installing       : gcc-arm-linux-gnu-13.1.1-2.fc39.x86_64             127/146 
DEBUG util.py:444:    Installing       : libkcapi-hmaccalc-1.4.0-5.fc38.x86_64              128/146 
DEBUG util.py:444:    Installing       : net-tools-2.0-0.65.20160912git.fc38.x86_64         129/146 
DEBUG util.py:444:    Running scriptlet: net-tools-2.0-0.65.20160912git.fc38.x86_64         129/146 
DEBUG util.py:444:    Installing       : gcc-c++-13.1.1-4.fc39.x86_64                       130/146 
DEBUG util.py:444:    Installing       : gcc-plugin-annobin-13.1.1-4.fc39.x86_64            131/146 
DEBUG util.py:444:    Running scriptlet: gcc-plugin-annobin-13.1.1-4.fc39.x86_64            131/146 
DEBUG util.py:444:    Installing       : gcc-plugin-devel-13.1.1-4.fc39.x86_64              132/146 
DEBUG util.py:444:    Installing       : perl-generators-1.16-2.fc38.noarch                 133/146 
DEBUG util.py:444:    Installing       : kernel-rpm-macros-205-18.fc39.noarch               134/146 
DEBUG util.py:444:    Installing       : git-core-2.41.0-1.fc39.x86_64                      135/146 
DEBUG util.py:444:    Installing       : python3-devel-3.11.4-1.fc39.x86_64                 136/146 
DEBUG util.py:444:    Installing       : dwarves-1.25-1.fc39.x86_64                         137/146 
DEBUG util.py:444:    Installing       : elfutils-devel-0.189-2.fc39.x86_64                 138/146 
DEBUG util.py:444:    Installing       : bison-3.8.2-4.fc38.x86_64                          139/146 
DEBUG util.py:444:    Installing       : flex-2.6.4-12.fc38.x86_64                          140/146 
DEBUG util.py:444:    Installing       : systemd-rpm-macros-253.5-1.fc39.noarch             141/146 
DEBUG util.py:444:    Installing       : openssl-devel-1:3.0.8-2.fc39.x86_64                142/146 
DEBUG util.py:444:    Installing       : openssl-1:3.0.8-2.fc39.x86_64                      143/146 
DEBUG util.py:444:    Installing       : hostname-3.23-8.fc38.x86_64                        144/146 
DEBUG util.py:444:    Running scriptlet: hostname-3.23-8.fc38.x86_64                        144/146 
DEBUG util.py:444:    Installing       : bpftool-6.4.0-0.rc6.git0.1.fc39.x86_64             145/146 
DEBUG util.py:444:    Installing       : bc-1.07.1-17.fc38.x86_64                           146/146 
DEBUG util.py:444:    Running scriptlet: bc-1.07.1-17.fc38.x86_64                           146/146 
DEBUG util.py:444:    Verifying        : annobin-docs-12.12-1.fc39.noarch                     1/146 
DEBUG util.py:444:    Verifying        : annobin-plugin-gcc-12.12-1.fc39.x86_64               2/146 
DEBUG util.py:444:    Verifying        : bc-1.07.1-17.fc38.x86_64                             3/146 
DEBUG util.py:444:    Verifying        : binutils-arm-linux-gnu-2.40-1.fc39.x86_64            4/146 
DEBUG util.py:444:    Verifying        : bison-3.8.2-4.fc38.x86_64                            5/146 
DEBUG util.py:444:    Verifying        : bpftool-6.4.0-0.rc6.git0.1.fc39.x86_64               6/146 
DEBUG util.py:444:    Verifying        : cpp-13.1.1-4.fc39.x86_64                             7/146 
DEBUG util.py:444:    Verifying        : cross-binutils-common-2.40-1.fc39.noarch             8/146 
DEBUG util.py:444:    Verifying        : cross-gcc-common-13.1.1-2.fc39.noarch                9/146 
DEBUG util.py:444:    Verifying        : dbus-1:1.14.8-1.fc39.x86_64                         10/146 
DEBUG util.py:444:    Verifying        : dbus-broker-33-1.fc38.x86_64                        11/146 
DEBUG util.py:444:    Verifying        : dbus-common-1:1.14.8-1.fc39.noarch                  12/146 
DEBUG util.py:444:    Verifying        : dwarves-1.25-1.fc39.x86_64                          13/146 
DEBUG util.py:444:    Verifying        : elfutils-devel-0.189-2.fc39.x86_64                  14/146 
DEBUG util.py:444:    Verifying        : elfutils-libelf-devel-0.189-2.fc39.x86_64           15/146 
DEBUG util.py:444:    Verifying        : expat-2.5.0-2.fc38.x86_64                           16/146 
DEBUG util.py:444:    Verifying        : flex-2.6.4-12.fc38.x86_64                           17/146 
DEBUG util.py:444:    Verifying        : gc-8.2.2-3.fc38.x86_64                              18/146 
DEBUG util.py:444:    Verifying        : gcc-13.1.1-4.fc39.x86_64                            19/146 
DEBUG util.py:444:    Verifying        : gcc-arm-linux-gnu-13.1.1-2.fc39.x86_64              20/146 
DEBUG util.py:444:    Verifying        : gcc-c++-13.1.1-4.fc39.x86_64                        21/146 
DEBUG util.py:444:    Verifying        : gcc-plugin-annobin-13.1.1-4.fc39.x86_64             22/146 
DEBUG util.py:444:    Verifying        : gcc-plugin-devel-13.1.1-4.fc39.x86_64               23/146 
DEBUG util.py:444:    Verifying        : git-core-2.41.0-1.fc39.x86_64                       24/146 
DEBUG util.py:444:    Verifying        : glibc-devel-2.37.9000-13.fc39.x86_64                25/146 
DEBUG util.py:444:    Verifying        : glibc-headers-x86-2.37.9000-13.fc39.noarch          26/146 
DEBUG util.py:444:    Verifying        : glibc-static-2.37.9000-13.fc39.x86_64               27/146 
DEBUG util.py:444:    Verifying        : gmp-c++-1:6.2.1-4.fc38.x86_64                       28/146 
DEBUG util.py:444:    Verifying        : gmp-devel-1:6.2.1-4.fc38.x86_64                     29/146 
DEBUG util.py:444:    Verifying        : groff-base-1.22.4-11.fc38.x86_64                    30/146 
DEBUG util.py:444:    Verifying        : guile22-2.2.7-8.fc39.x86_64                         31/146 
DEBUG util.py:444:    Verifying        : hostname-3.23-8.fc38.x86_64                         32/146 
DEBUG util.py:444:    Verifying        : isl-0.16.1-17.fc38.x86_64                           33/146 
DEBUG util.py:444:    Verifying        : kernel-headers-6.4.0-0.rc6.git0.1.fc39.x86_64       34/146 
DEBUG util.py:444:    Verifying        : kernel-rpm-macros-205-18.fc39.noarch                35/146 
DEBUG util.py:444:    Verifying        : kmod-30-5.fc39.x86_64                               36/146 
DEBUG util.py:444:    Verifying        : kmod-libs-30-5.fc39.x86_64                          37/146 
DEBUG util.py:444:    Verifying        : less-633-1.fc39.x86_64                              38/146 
DEBUG util.py:444:    Verifying        : libb2-0.98.1-8.fc38.x86_64                          39/146 
DEBUG util.py:444:    Verifying        : libcbor-0.10.2-1.fc39.x86_64                        40/146 
DEBUG util.py:444:    Verifying        : libdwarves1-1.25-1.fc39.x86_64                      41/146 
DEBUG util.py:444:    Verifying        : libedit-3.1-45.20221030cvs.fc38.x86_64              42/146 
DEBUG util.py:444:    Verifying        : libfido2-1.13.0-2.fc39.x86_64                       43/146 
DEBUG util.py:444:    Verifying        : libkcapi-1.4.0-5.fc38.x86_64                        44/146 
DEBUG util.py:444:    Verifying        : libkcapi-hmaccalc-1.4.0-5.fc38.x86_64               45/146 
DEBUG util.py:444:    Verifying        : libmpc-1.3.1-2.fc38.x86_64                          46/146 
DEBUG util.py:444:    Verifying        : libmpc-devel-1.3.1-2.fc38.x86_64                    47/146 
DEBUG util.py:444:    Verifying        : libseccomp-2.5.3-4.fc38.x86_64                      48/146 
DEBUG util.py:444:    Verifying        : libstdc++-devel-13.1.1-4.fc39.x86_64                49/146 
DEBUG util.py:444:    Verifying        : libtool-ltdl-2.4.7-6.fc38.x86_64                    50/146 
DEBUG util.py:444:    Verifying        : libxcrypt-devel-4.4.35-1.fc39.x86_64                51/146 
DEBUG util.py:444:    Verifying        : libxcrypt-static-4.4.35-1.fc39.x86_64               52/146 
DEBUG util.py:444:    Verifying        : libzstd-devel-1.5.5-1.fc39.x86_64                   53/146 
DEBUG util.py:444:    Verifying        : m4-1.4.19-4.fc37.x86_64                             54/146 
DEBUG util.py:444:    Verifying        : make-1:4.4.1-1.fc39.x86_64                          55/146 
DEBUG util.py:444:    Verifying        : mpdecimal-2.5.1-6.fc38.x86_64                       56/146 
DEBUG util.py:444:    Verifying        : mpfr-devel-4.1.1-3.fc38.x86_64                      57/146 
DEBUG util.py:444:    Verifying        : ncurses-6.4-4.20230520.fc39.x86_64                  58/146 
DEBUG util.py:444:    Verifying        : net-tools-2.0-0.65.20160912git.fc38.x86_64          59/146 
DEBUG util.py:444:    Verifying        : openssh-9.3p1-3.fc39.x86_64                         60/146 
DEBUG util.py:444:    Verifying        : openssh-clients-9.3p1-3.fc39.x86_64                 61/146 
DEBUG util.py:444:    Verifying        : openssl-1:3.0.8-2.fc39.x86_64                       62/146 
DEBUG util.py:444:    Verifying        : openssl-devel-1:3.0.8-2.fc39.x86_64                 63/146 
DEBUG util.py:444:    Verifying        : perl-AutoSplit-5.74-497.fc39.noarch                 64/146 
DEBUG util.py:444:    Verifying        : perl-B-1.83-497.fc39.x86_64                         65/146 
DEBUG util.py:444:    Verifying        : perl-Benchmark-1.23-497.fc39.noarch                 66/146 
DEBUG util.py:444:    Verifying        : perl-Carp-1.54-1.fc39.noarch                        67/146 
DEBUG util.py:444:    Verifying        : perl-Class-Struct-0.66-497.fc39.noarch              68/146 
DEBUG util.py:444:    Verifying        : perl-Data-Dumper-2.188-1.fc39.x86_64                69/146 
DEBUG util.py:444:    Verifying        : perl-Devel-PPPort-3.71-1.fc39.x86_64                70/146 
DEBUG util.py:444:    Verifying        : perl-DynaLoader-1.52-497.fc39.x86_64                71/146 
DEBUG util.py:444:    Verifying        : perl-Encode-4:3.19-493.fc38.x86_64                  72/146 
DEBUG util.py:444:    Verifying        : perl-Errno-1.36-497.fc39.x86_64                     73/146 
DEBUG util.py:444:    Verifying        : perl-Exporter-5.77-490.fc38.noarch                  74/146 
DEBUG util.py:444:    Verifying        : perl-ExtUtils-Command-2:7.70-1.fc39.noarch          75/146 
DEBUG util.py:444:    Verifying        : perl-ExtUtils-Constant-0.25-497.fc39.noarch         76/146 
DEBUG util.py:444:    Verifying        : perl-ExtUtils-Install-2.22-2.fc38.noarch            77/146 
DEBUG util.py:444:    Verifying        : perl-ExtUtils-MakeMaker-2:7.70-1.fc39.noarch        78/146 
DEBUG util.py:444:    Verifying        : perl-ExtUtils-Manifest-1:1.75-1.fc39.noarch         79/146 
DEBUG util.py:444:    Verifying        : perl-ExtUtils-ParseXS-1:3.51-1.fc39.noarch          80/146 
DEBUG util.py:444:    Verifying        : perl-Fcntl-1.15-497.fc39.x86_64                     81/146 
DEBUG util.py:444:    Verifying        : perl-Fedora-VSP-0.001-31.fc38.noarch                82/146 
DEBUG util.py:444:    Verifying        : perl-File-Basename-2.85-497.fc39.noarch             83/146 
DEBUG util.py:444:    Verifying        : perl-File-Compare-1.100.700-497.fc39.noarch         84/146 
DEBUG util.py:444:    Verifying        : perl-File-Copy-2.39-497.fc39.noarch                 85/146 
DEBUG util.py:444:    Verifying        : perl-File-Find-1.40-497.fc39.noarch                 86/146 
DEBUG util.py:444:    Verifying        : perl-File-Path-2.18-490.fc38.noarch                 87/146 
DEBUG util.py:444:    Verifying        : perl-File-Temp-1:0.231.100-490.fc38.noarch          88/146 
DEBUG util.py:444:    Verifying        : perl-File-stat-1.12-497.fc39.noarch                 89/146 
DEBUG util.py:444:    Verifying        : perl-Getopt-Long-1:2.54-2.fc38.noarch               90/146 
DEBUG util.py:444:    Verifying        : perl-Getopt-Std-1.13-497.fc39.noarch                91/146 
DEBUG util.py:444:    Verifying        : perl-HTTP-Tiny-0.084-1.fc39.noarch                  92/146 
DEBUG util.py:444:    Verifying        : perl-IO-1.50-497.fc39.x86_64                        93/146 
DEBUG util.py:444:    Verifying        : perl-IPC-Open3-1.22-497.fc39.noarch                 94/146 
DEBUG util.py:444:    Verifying        : perl-MIME-Base64-3.16-490.fc38.x86_64               95/146 
DEBUG util.py:444:    Verifying        : perl-POSIX-2.03-497.fc39.x86_64                     96/146 
DEBUG util.py:444:    Verifying        : perl-PathTools-3.89-1.fc39.x86_64                   97/146 
DEBUG util.py:444:    Verifying        : perl-Pod-Escapes-1:1.07-490.fc38.noarch             98/146 
DEBUG util.py:444:    Verifying        : perl-Pod-Perldoc-3.28.01-491.fc38.noarch            99/146 
DEBUG util.py:444:    Verifying        : perl-Pod-Simple-1:3.45-2.fc39.noarch               100/146 
DEBUG util.py:444:    Verifying        : perl-Pod-Usage-4:2.03-4.fc38.noarch                101/146 
DEBUG util.py:444:    Verifying        : perl-Scalar-List-Utils-5:1.63-491.fc39.x86_64      102/146 
DEBUG util.py:444:    Verifying        : perl-SelectSaver-1.02-497.fc39.noarch              103/146 
DEBUG util.py:444:    Verifying        : perl-Socket-4:2.037-1.fc39.x86_64                  104/146 
DEBUG util.py:444:    Verifying        : perl-Storable-1:3.32-1.fc39.x86_64                 105/146 
DEBUG util.py:444:    Verifying        : perl-Symbol-1.09-497.fc39.noarch                   106/146 
DEBUG util.py:444:    Verifying        : perl-Term-ANSIColor-5.01-491.fc38.noarch           107/146 
DEBUG util.py:444:    Verifying        : perl-Term-Cap-1.18-1.fc39.noarch                   108/146 
DEBUG util.py:444:    Verifying        : perl-Test-Harness-1:3.44-491.fc38.noarch           109/146 
DEBUG util.py:444:    Verifying        : perl-Text-ParseWords-3.31-490.fc38.noarch          110/146 
DEBUG util.py:444:    Verifying        : perl-Text-Tabs+Wrap-2023.0511-1.fc39.noarch        111/146 
DEBUG util.py:444:    Verifying        : perl-Time-Local-2:1.350-1.fc39.noarch              112/146 
DEBUG util.py:444:    Verifying        : perl-base-2.27-497.fc39.noarch                     113/146 
DEBUG util.py:444:    Verifying        : perl-constant-1.33-492.fc39.noarch                 114/146 
DEBUG util.py:444:    Verifying        : perl-devel-4:5.36.1-497.fc39.x86_64                115/146 
DEBUG util.py:444:    Verifying        : perl-generators-1.16-2.fc38.noarch                 116/146 
DEBUG util.py:444:    Verifying        : perl-if-0.61.000-497.fc39.noarch                   117/146 
DEBUG util.py:444:    Verifying        : perl-interpreter-4:5.36.1-497.fc39.x86_64          118/146 
DEBUG util.py:444:    Verifying        : perl-lib-0.65-497.fc39.x86_64                      119/146 
DEBUG util.py:444:    Verifying        : perl-libs-4:5.36.1-497.fc39.x86_64                 120/146 
DEBUG util.py:444:    Verifying        : perl-locale-1.10-497.fc39.noarch                   121/146 
DEBUG util.py:444:    Verifying        : perl-macros-4:5.36.1-497.fc39.noarch               122/146 
DEBUG util.py:444:    Verifying        : perl-mro-1.26-497.fc39.x86_64                      123/146 
DEBUG util.py:444:    Verifying        : perl-overload-1.35-497.fc39.noarch                 124/146 
DEBUG util.py:444:    Verifying        : perl-overloading-0.02-497.fc39.noarch              125/146 
DEBUG util.py:444:    Verifying        : perl-parent-1:0.241-1.fc39.noarch                  126/146 
DEBUG util.py:444:    Verifying        : perl-podlators-1:5.01-2.fc38.noarch                127/146 
DEBUG util.py:444:    Verifying        : perl-vars-1.05-497.fc39.noarch                     128/146 
DEBUG util.py:444:    Verifying        : perl-version-8:0.99.29-491.fc38.x86_64             129/146 
DEBUG util.py:444:    Verifying        : pyproject-rpm-macros-1.9.0-1.fc39.noarch           130/146 
DEBUG util.py:444:    Verifying        : python-pip-wheel-23.1.2-1.fc39.noarch              131/146 
DEBUG util.py:444:    Verifying        : python-rpm-macros-3.11-10.fc39.noarch              132/146 
DEBUG util.py:444:    Verifying        : python-setuptools-wheel-67.7.2-2.fc39.noarch       133/146 
DEBUG util.py:444:    Verifying        : python3-3.11.4-1.fc39.x86_64                       134/146 
DEBUG util.py:444:    Verifying        : python3-devel-3.11.4-1.fc39.x86_64                 135/146 
DEBUG util.py:444:    Verifying        : python3-libs-3.11.4-1.fc39.x86_64                  136/146 
DEBUG util.py:444:    Verifying        : python3-packaging-23.1-1.fc39.noarch               137/146 
DEBUG util.py:444:    Verifying        : python3-pyparsing-3.0.9-7.fc39.noarch              138/146 
DEBUG util.py:444:    Verifying        : python3-rpm-generators-14-6.fc39.noarch            139/146 
DEBUG util.py:444:    Verifying        : python3-rpm-macros-3.11-10.fc39.noarch             140/146 
DEBUG util.py:444:    Verifying        : systemd-253.5-1.fc39.x86_64                        141/146 
DEBUG util.py:444:    Verifying        : systemd-pam-253.5-1.fc39.x86_64                    142/146 
DEBUG util.py:444:    Verifying        : systemd-rpm-macros-253.5-1.fc39.noarch             143/146 
DEBUG util.py:444:    Verifying        : systemtap-sdt-devel-4.9-2.fc39.x86_64              144/146 
DEBUG util.py:444:    Verifying        : xz-devel-5.4.3-1.fc39.x86_64                       145/146 
DEBUG util.py:444:    Verifying        : zlib-devel-1.2.13-3.fc38.x86_64                    146/146 
DEBUG util.py:444:  Installed products updated.
DEBUG util.py:444:  Installed:
DEBUG util.py:444:    annobin-docs-12.12-1.fc39.noarch                                              
DEBUG util.py:444:    annobin-plugin-gcc-12.12-1.fc39.x86_64                                        
DEBUG util.py:444:    bc-1.07.1-17.fc38.x86_64                                                      
DEBUG util.py:444:    binutils-arm-linux-gnu-2.40-1.fc39.x86_64                                     
DEBUG util.py:444:    bison-3.8.2-4.fc38.x86_64                                                     
DEBUG util.py:444:    bpftool-6.4.0-0.rc6.git0.1.fc39.x86_64                                        
DEBUG util.py:444:    cpp-13.1.1-4.fc39.x86_64                                                      
DEBUG util.py:444:    cross-binutils-common-2.40-1.fc39.noarch                                      
DEBUG util.py:444:    cross-gcc-common-13.1.1-2.fc39.noarch                                         
DEBUG util.py:444:    dbus-1:1.14.8-1.fc39.x86_64                                                   
DEBUG util.py:444:    dbus-broker-33-1.fc38.x86_64                                                  
DEBUG util.py:444:    dbus-common-1:1.14.8-1.fc39.noarch                                            
DEBUG util.py:444:    dwarves-1.25-1.fc39.x86_64                                                    
DEBUG util.py:444:    elfutils-devel-0.189-2.fc39.x86_64                                            
DEBUG util.py:444:    elfutils-libelf-devel-0.189-2.fc39.x86_64                                     
DEBUG util.py:444:    expat-2.5.0-2.fc38.x86_64                                                     
DEBUG util.py:444:    flex-2.6.4-12.fc38.x86_64                                                     
DEBUG util.py:444:    gc-8.2.2-3.fc38.x86_64                                                        
DEBUG util.py:444:    gcc-13.1.1-4.fc39.x86_64                                                      
DEBUG util.py:444:    gcc-arm-linux-gnu-13.1.1-2.fc39.x86_64                                        
DEBUG util.py:444:    gcc-c++-13.1.1-4.fc39.x86_64                                                  
DEBUG util.py:444:    gcc-plugin-annobin-13.1.1-4.fc39.x86_64                                       
DEBUG util.py:444:    gcc-plugin-devel-13.1.1-4.fc39.x86_64                                         
DEBUG util.py:444:    git-core-2.41.0-1.fc39.x86_64                                                 
DEBUG util.py:444:    glibc-devel-2.37.9000-13.fc39.x86_64                                          
DEBUG util.py:444:    glibc-headers-x86-2.37.9000-13.fc39.noarch                                    
DEBUG util.py:444:    glibc-static-2.37.9000-13.fc39.x86_64                                         
DEBUG util.py:444:    gmp-c++-1:6.2.1-4.fc38.x86_64                                                 
DEBUG util.py:444:    gmp-devel-1:6.2.1-4.fc38.x86_64                                               
DEBUG util.py:444:    groff-base-1.22.4-11.fc38.x86_64                                              
DEBUG util.py:444:    guile22-2.2.7-8.fc39.x86_64                                                   
DEBUG util.py:444:    hostname-3.23-8.fc38.x86_64                                                   
DEBUG util.py:444:    isl-0.16.1-17.fc38.x86_64                                                     
DEBUG util.py:444:    kernel-headers-6.4.0-0.rc6.git0.1.fc39.x86_64                                 
DEBUG util.py:444:    kernel-rpm-macros-205-18.fc39.noarch                                          
DEBUG util.py:444:    kmod-30-5.fc39.x86_64                                                         
DEBUG util.py:444:    kmod-libs-30-5.fc39.x86_64                                                    
DEBUG util.py:444:    less-633-1.fc39.x86_64                                                        
DEBUG util.py:444:    libb2-0.98.1-8.fc38.x86_64                                                    
DEBUG util.py:444:    libcbor-0.10.2-1.fc39.x86_64                                                  
DEBUG util.py:444:    libdwarves1-1.25-1.fc39.x86_64                                                
DEBUG util.py:444:    libedit-3.1-45.20221030cvs.fc38.x86_64                                        
DEBUG util.py:444:    libfido2-1.13.0-2.fc39.x86_64                                                 
DEBUG util.py:444:    libkcapi-1.4.0-5.fc38.x86_64                                                  
DEBUG util.py:444:    libkcapi-hmaccalc-1.4.0-5.fc38.x86_64                                         
DEBUG util.py:444:    libmpc-1.3.1-2.fc38.x86_64                                                    
DEBUG util.py:444:    libmpc-devel-1.3.1-2.fc38.x86_64                                              
DEBUG util.py:444:    libseccomp-2.5.3-4.fc38.x86_64                                                
DEBUG util.py:444:    libstdc++-devel-13.1.1-4.fc39.x86_64                                          
DEBUG util.py:444:    libtool-ltdl-2.4.7-6.fc38.x86_64                                              
DEBUG util.py:444:    libxcrypt-devel-4.4.35-1.fc39.x86_64                                          
DEBUG util.py:444:    libxcrypt-static-4.4.35-1.fc39.x86_64                                         
DEBUG util.py:444:    libzstd-devel-1.5.5-1.fc39.x86_64                                             
DEBUG util.py:444:    m4-1.4.19-4.fc37.x86_64                                                       
DEBUG util.py:444:    make-1:4.4.1-1.fc39.x86_64                                                    
DEBUG util.py:444:    mpdecimal-2.5.1-6.fc38.x86_64                                                 
DEBUG util.py:444:    mpfr-devel-4.1.1-3.fc38.x86_64                                                
DEBUG util.py:444:    ncurses-6.4-4.20230520.fc39.x86_64                                            
DEBUG util.py:444:    net-tools-2.0-0.65.20160912git.fc38.x86_64                                    
DEBUG util.py:444:    openssh-9.3p1-3.fc39.x86_64                                                   
DEBUG util.py:444:    openssh-clients-9.3p1-3.fc39.x86_64                                           
DEBUG util.py:444:    openssl-1:3.0.8-2.fc39.x86_64                                                 
DEBUG util.py:444:    openssl-devel-1:3.0.8-2.fc39.x86_64                                           
DEBUG util.py:444:    perl-AutoSplit-5.74-497.fc39.noarch                                           
DEBUG util.py:444:    perl-B-1.83-497.fc39.x86_64                                                   
DEBUG util.py:444:    perl-Benchmark-1.23-497.fc39.noarch                                           
DEBUG util.py:444:    perl-Carp-1.54-1.fc39.noarch                                                  
DEBUG util.py:444:    perl-Class-Struct-0.66-497.fc39.noarch                                        
DEBUG util.py:444:    perl-Data-Dumper-2.188-1.fc39.x86_64                                          
DEBUG util.py:444:    perl-Devel-PPPort-3.71-1.fc39.x86_64                                          
DEBUG util.py:444:    perl-DynaLoader-1.52-497.fc39.x86_64                                          
DEBUG util.py:444:    perl-Encode-4:3.19-493.fc38.x86_64                                            
DEBUG util.py:444:    perl-Errno-1.36-497.fc39.x86_64                                               
DEBUG util.py:444:    perl-Exporter-5.77-490.fc38.noarch                                            
DEBUG util.py:444:    perl-ExtUtils-Command-2:7.70-1.fc39.noarch                                    
DEBUG util.py:444:    perl-ExtUtils-Constant-0.25-497.fc39.noarch                                   
DEBUG util.py:444:    perl-ExtUtils-Install-2.22-2.fc38.noarch                                      
DEBUG util.py:444:    perl-ExtUtils-MakeMaker-2:7.70-1.fc39.noarch                                  
DEBUG util.py:444:    perl-ExtUtils-Manifest-1:1.75-1.fc39.noarch                                   
DEBUG util.py:444:    perl-ExtUtils-ParseXS-1:3.51-1.fc39.noarch                                    
DEBUG util.py:444:    perl-Fcntl-1.15-497.fc39.x86_64                                               
DEBUG util.py:444:    perl-Fedora-VSP-0.001-31.fc38.noarch                                          
DEBUG util.py:444:    perl-File-Basename-2.85-497.fc39.noarch                                       
DEBUG util.py:444:    perl-File-Compare-1.100.700-497.fc39.noarch                                   
DEBUG util.py:444:    perl-File-Copy-2.39-497.fc39.noarch                                           
DEBUG util.py:444:    perl-File-Find-1.40-497.fc39.noarch                                           
DEBUG util.py:444:    perl-File-Path-2.18-490.fc38.noarch                                           
DEBUG util.py:444:    perl-File-Temp-1:0.231.100-490.fc38.noarch                                    
DEBUG util.py:444:    perl-File-stat-1.12-497.fc39.noarch                                           
DEBUG util.py:444:    perl-Getopt-Long-1:2.54-2.fc38.noarch                                         
DEBUG util.py:444:    perl-Getopt-Std-1.13-497.fc39.noarch                                          
DEBUG util.py:444:    perl-HTTP-Tiny-0.084-1.fc39.noarch                                            
DEBUG util.py:444:    perl-IO-1.50-497.fc39.x86_64                                                  
DEBUG util.py:444:    perl-IPC-Open3-1.22-497.fc39.noarch                                           
DEBUG util.py:444:    perl-MIME-Base64-3.16-490.fc38.x86_64                                         
DEBUG util.py:444:    perl-POSIX-2.03-497.fc39.x86_64                                               
DEBUG util.py:444:    perl-PathTools-3.89-1.fc39.x86_64                                             
DEBUG util.py:444:    perl-Pod-Escapes-1:1.07-490.fc38.noarch                                       
DEBUG util.py:444:    perl-Pod-Perldoc-3.28.01-491.fc38.noarch                                      
DEBUG util.py:444:    perl-Pod-Simple-1:3.45-2.fc39.noarch                                          
DEBUG util.py:444:    perl-Pod-Usage-4:2.03-4.fc38.noarch                                           
DEBUG util.py:444:    perl-Scalar-List-Utils-5:1.63-491.fc39.x86_64                                 
DEBUG util.py:444:    perl-SelectSaver-1.02-497.fc39.noarch                                         
DEBUG util.py:444:    perl-Socket-4:2.037-1.fc39.x86_64                                             
DEBUG util.py:444:    perl-Storable-1:3.32-1.fc39.x86_64                                            
DEBUG util.py:444:    perl-Symbol-1.09-497.fc39.noarch                                              
DEBUG util.py:444:    perl-Term-ANSIColor-5.01-491.fc38.noarch                                      
DEBUG util.py:444:    perl-Term-Cap-1.18-1.fc39.noarch                                              
DEBUG util.py:444:    perl-Test-Harness-1:3.44-491.fc38.noarch                                      
DEBUG util.py:444:    perl-Text-ParseWords-3.31-490.fc38.noarch                                     
DEBUG util.py:444:    perl-Text-Tabs+Wrap-2023.0511-1.fc39.noarch                                   
DEBUG util.py:444:    perl-Time-Local-2:1.350-1.fc39.noarch                                         
DEBUG util.py:444:    perl-base-2.27-497.fc39.noarch                                                
DEBUG util.py:444:    perl-constant-1.33-492.fc39.noarch                                            
DEBUG util.py:444:    perl-devel-4:5.36.1-497.fc39.x86_64                                           
DEBUG util.py:444:    perl-generators-1.16-2.fc38.noarch                                            
DEBUG util.py:444:    perl-if-0.61.000-497.fc39.noarch                                              
DEBUG util.py:444:    perl-interpreter-4:5.36.1-497.fc39.x86_64                                     
DEBUG util.py:444:    perl-lib-0.65-497.fc39.x86_64                                                 
DEBUG util.py:444:    perl-libs-4:5.36.1-497.fc39.x86_64                                            
DEBUG util.py:444:    perl-locale-1.10-497.fc39.noarch                                              
DEBUG util.py:444:    perl-macros-4:5.36.1-497.fc39.noarch                                          
DEBUG util.py:444:    perl-mro-1.26-497.fc39.x86_64                                                 
DEBUG util.py:444:    perl-overload-1.35-497.fc39.noarch                                            
DEBUG util.py:444:    perl-overloading-0.02-497.fc39.noarch                                         
DEBUG util.py:444:    perl-parent-1:0.241-1.fc39.noarch                                             
DEBUG util.py:444:    perl-podlators-1:5.01-2.fc38.noarch                                           
DEBUG util.py:444:    perl-vars-1.05-497.fc39.noarch                                                
DEBUG util.py:444:    perl-version-8:0.99.29-491.fc38.x86_64                                        
DEBUG util.py:444:    pyproject-rpm-macros-1.9.0-1.fc39.noarch                                      
DEBUG util.py:444:    python-pip-wheel-23.1.2-1.fc39.noarch                                         
DEBUG util.py:444:    python-rpm-macros-3.11-10.fc39.noarch                                         
DEBUG util.py:444:    python-setuptools-wheel-67.7.2-2.fc39.noarch                                  
DEBUG util.py:444:    python3-3.11.4-1.fc39.x86_64                                                  
DEBUG util.py:444:    python3-devel-3.11.4-1.fc39.x86_64                                            
DEBUG util.py:444:    python3-libs-3.11.4-1.fc39.x86_64                                             
DEBUG util.py:444:    python3-packaging-23.1-1.fc39.noarch                                          
DEBUG util.py:444:    python3-pyparsing-3.0.9-7.fc39.noarch                                         
DEBUG util.py:444:    python3-rpm-generators-14-6.fc39.noarch                                       
DEBUG util.py:444:    python3-rpm-macros-3.11-10.fc39.noarch                                        
DEBUG util.py:444:    systemd-253.5-1.fc39.x86_64                                                   
DEBUG util.py:444:    systemd-pam-253.5-1.fc39.x86_64                                               
DEBUG util.py:444:    systemd-rpm-macros-253.5-1.fc39.noarch                                        
DEBUG util.py:444:    systemtap-sdt-devel-4.9-2.fc39.x86_64                                         
DEBUG util.py:444:    xz-devel-5.4.3-1.fc39.x86_64                                                  
DEBUG util.py:444:    zlib-devel-1.2.13-3.fc38.x86_64                                               
DEBUG util.py:444:  Complete!
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:167:  kill orphans
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1687201321.656347/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG backend.py:799:  Copying packages to result dir
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/copr-rpmbuild/results/chroot_scan
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: /usr/bin/gzip -9 --force /var/lib/copr-rpmbuild/results/root.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True