INFO buildroot.py:488:  Mock Version: 2.9
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/dev/pts
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/dev/pts
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/dev/shm
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/dev/shm
DEBUG buildroot.py:672:  kernel version == 5.10.7-200.fc33.x86_64
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/etc/fstab
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/etc/yum/yum.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/etc/dnf/dnf.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/var/log/yum.log
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/var/cache/yum
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rawhide-x86_64/yum_cache', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/var/cache/dnf
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rawhide-x86_64/dnf_cache', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/proc
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/proc/filesystems
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.i_0k0ymr', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611736160.184764/root/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611736160.184764/root/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611736160.184764/root/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611736160.184764/root/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611736160.184764/root/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG buildroot.py:195:  rootdir = /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root
DEBUG buildroot.py:196:  resultdir = /var/lib/copr-rpmbuild/results
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/etc/pki/mock
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/etc/dnf
DEBUG package_manager.py:570:  configure DNF vars
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5f9401c058e04f0e946df58123c914df', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', '--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', 'LD_PRELOAD': '/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd93cb72e5bf444a39286145074ac29b5', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', '--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', 'LD_PRELOAD': '/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a38cd0a733d94af693c9b29eb4d56599', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', '--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', 'LD_PRELOAD': '/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '00fe80b5bd3b48b58118da404c78a7f6', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1001', '-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', 'LD_PRELOAD': '/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/RPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/RPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/SPECS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/SPECS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/SRPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/SRPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/SOURCES
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/SOURCES
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/BUILD
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/BUILD
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/BUILDROOT
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/BUILDROOT
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/originals
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir/build/originals
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/builddir
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '882d83b68fef4b25af319936b22296e7', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611736160.184764/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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root'] 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'} and shell False
DEBUG util.py:446:  gpg-pubkey-45719a39-5f2c0192
DEBUG util.py:446:  gpg-pubkey-9570ff31-5e3006fb
DEBUG util.py:446:  libgcc-11.0.0-0.16.fc34.x86_64
DEBUG util.py:446:  crypto-policies-20210118-1.gitb21c811.fc34.noarch
DEBUG util.py:446:  fedora-release-identity-basic-34-0.10.noarch
DEBUG util.py:446:  tzdata-2020f-1.fc34.noarch
DEBUG util.py:446:  rust-srpm-macros-17-1.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-1.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-4.fc33.noarch
DEBUG util.py:446:  pkgconf-m4-1.7.3-5.fc34.noarch
DEBUG util.py:446:  perl-srpm-macros-1-38.fc33.noarch
DEBUG util.py:446:  pcre2-syntax-10.36-2.fc34.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-8.fc33.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-3.fc33.noarch
DEBUG util.py:446:  nim-srpm-macros-3-3.fc33.noarch
DEBUG util.py:446:  ncurses-base-6.2-3.20200222.fc33.noarch
DEBUG util.py:446:  libssh-config-0.9.5-1.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-3.fc33.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-12.fc33.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-3.fc33.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-2.fc33.noarch
DEBUG util.py:446:  fedora-gpg-keys-34-0.8.noarch
DEBUG util.py:446:  fedora-release-34-0.10.noarch
DEBUG util.py:446:  fedora-release-common-34-0.10.noarch
DEBUG util.py:446:  fedora-repos-rawhide-34-0.8.noarch
DEBUG util.py:446:  fedora-repos-34-0.8.noarch
DEBUG util.py:446:  setup-2.13.7-2.fc33.noarch
DEBUG util.py:446:  filesystem-3.14-4.fc34.x86_64
DEBUG util.py:446:  basesystem-11-10.fc33.noarch
DEBUG util.py:446:  glibc-minimal-langpack-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-common-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  ncurses-libs-6.2-3.20200222.fc33.x86_64
DEBUG util.py:446:  bash-5.1.0-1.fc34.x86_64
DEBUG util.py:446:  zlib-1.2.11-23.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.182-2.fc34.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.16.fc34.x86_64
DEBUG util.py:446:  libxcrypt-4.4.17-1.fc34.x86_64
DEBUG util.py:446:  libzstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  readline-8.1-1.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-5.fc34.x86_64
DEBUG util.py:446:  libattr-2.4.48-10.fc33.x86_64
DEBUG util.py:446:  libacl-2.2.53-9.fc34.x86_64
DEBUG util.py:446:  libcap-2.46-1.fc34.x86_64
DEBUG util.py:446:  libcom_err-1.45.6-4.fc33.x86_64
DEBUG util.py:446:  libdb-5.3.28-45.fc34.x86_64
DEBUG util.py:446:  libuuid-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  popt-1.18-2.fc34.x86_64
DEBUG util.py:446:  libunistring-0.9.10-9.fc33.x86_64
DEBUG util.py:446:  libidn2-2.3.0-4.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-2.fc33.x86_64
DEBUG util.py:446:  unzip-6.0-49.fc33.x86_64
DEBUG util.py:446:  file-libs-5.39-4.fc34.x86_64
DEBUG util.py:446:  file-5.39-4.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.34.0-1.fc34.x86_64
DEBUG util.py:446:  alternatives-1.15-1.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-1.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0-1.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-27.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-1.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-1.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-1.fc34.x86_64
DEBUG util.py:446:  pcre2-10.36-2.fc34.x86_64
DEBUG util.py:446:  libselinux-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  sed-4.8-6.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-1.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-6.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-3.fc34.x86_64
DEBUG util.py:446:  tar-1.32-6.fc33.x86_64
DEBUG util.py:446:  zip-3.0-27.fc33.x86_64
DEBUG util.py:446:  libpsl-0.21.1-2.fc33.x86_64
DEBUG util.py:446:  gc-8.0.4-4.fc33.x86_64
DEBUG util.py:446:  zstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  dwz-0.13-7.fc34.x86_64
DEBUG util.py:446:  libxml2-2.9.10-9.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  info-6.7-8.fc33.x86_64
DEBUG util.py:446:  ed-1.14.2-9.fc33.x86_64
DEBUG util.py:446:  patch-2.7.6-13.fc33.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.182-2.fc34.noarch
DEBUG util.py:446:  cpio-2.13-8.fc33.x86_64
DEBUG util.py:446:  diffutils-3.7-7.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-1.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-13.fc33.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-1.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-3.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-4.fc33.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.16.fc34.x86_64
DEBUG util.py:446:  libgpg-error-1.41-1.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.8.7-1.fc34.x86_64
DEBUG util.py:446:  libnghttp2-1.42.0-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-1.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-2.fc33.x86_64
DEBUG util.py:446:  libsmartcols-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-3.fc33.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-1.fc34.x86_64
DEBUG util.py:446:  libtool-ltdl-2.4.6-38.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.1-2.fc34.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.x86_64
DEBUG util.py:446:  grep-3.6-1.fc34.x86_64
DEBUG util.py:446:  xz-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-1.fc33.x86_64
DEBUG util.py:446:  coreutils-common-8.32-15.fc34.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1i-1.fc34.x86_64
DEBUG util.py:446:  coreutils-8.32-15.fc34.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-6.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19-0.beta2.1.fc34.x86_64
DEBUG util.py:446:  libblkid-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-0.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-3.fc33.x86_64
DEBUG util.py:446:  cracklib-2.9.6-24.fc33.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-1.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-1.fc34.x86_64
DEBUG util.py:446:  pam-1.5.1-2.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  libmount-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-6.fc33.x86_64
DEBUG util.py:446:  openldap-2.4.57-1.fc34.x86_64
DEBUG util.py:446:  libssh-0.9.5-1.fc34.x86_64
DEBUG util.py:446:  libcurl-7.74.0-2.fc34.x86_64
DEBUG util.py:446:  elfutils-libs-0.182-2.fc34.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.182-2.fc34.x86_64
DEBUG util.py:446:  binutils-gold-2.35.1-24.fc34.x86_64
DEBUG util.py:446:  binutils-2.35.1-24.fc34.x86_64
DEBUG util.py:446:  elfutils-0.182-2.fc34.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-2.fc34.x86_64
DEBUG util.py:446:  curl-7.74.0-2.fc34.x86_64
DEBUG util.py:446:  guile22-2.2.7-1.fc34.x86_64
DEBUG util.py:446:  systemd-libs-247.2-1.fc34.x86_64
DEBUG util.py:446:  libarchive-3.5.1-1.fc34.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-5.fc33.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-4.fc33.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-1.fc34.noarch
DEBUG util.py:446:  lua-srpm-macros-1-2.fc34.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-11.fc34.noarch
DEBUG util.py:446:  redhat-rpm-config-180-1.fc34.noarch
DEBUG util.py:446:  rpm-build-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  make-4.3-2.fc33.x86_64
DEBUG util.py:446:  which-2.21-20.fc33.x86_64
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/dev/shm
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/dev/pts
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/sys/fs/selinux
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/', '-y', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update']
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.504latyv:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7a61aa85fedd461096fae943dfc1d887', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611736160.184764/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.504latyv:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/installation-homedir', '--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', '--setenv=LC_MESSAGES=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/', '-y', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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', 'LD_PRELOAD': '/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:444:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:446:  Copr repository                                  67 kB/s | 3.3 kB     00:00    
DEBUG util.py:446:  Copr repository                                 6.4 MB/s | 299 kB     00:00    
DEBUG util.py:446:  fedora                                          185 kB/s |  13 kB     00:00    
DEBUG util.py:446:  Dependencies resolved.
DEBUG util.py:446:  Nothing to do.
DEBUG util.py:446:  Complete!
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:169:  kill orphans
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '87645bc9787a455c91bfe714cbe9eba9', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611736160.184764/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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root'] 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'} and shell False
DEBUG util.py:446:  gpg-pubkey-45719a39-5f2c0192
DEBUG util.py:446:  gpg-pubkey-9570ff31-5e3006fb
DEBUG util.py:446:  libgcc-11.0.0-0.16.fc34.x86_64
DEBUG util.py:446:  crypto-policies-20210118-1.gitb21c811.fc34.noarch
DEBUG util.py:446:  fedora-release-identity-basic-34-0.10.noarch
DEBUG util.py:446:  tzdata-2020f-1.fc34.noarch
DEBUG util.py:446:  rust-srpm-macros-17-1.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-1.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-4.fc33.noarch
DEBUG util.py:446:  pkgconf-m4-1.7.3-5.fc34.noarch
DEBUG util.py:446:  perl-srpm-macros-1-38.fc33.noarch
DEBUG util.py:446:  pcre2-syntax-10.36-2.fc34.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-8.fc33.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-3.fc33.noarch
DEBUG util.py:446:  nim-srpm-macros-3-3.fc33.noarch
DEBUG util.py:446:  ncurses-base-6.2-3.20200222.fc33.noarch
DEBUG util.py:446:  libssh-config-0.9.5-1.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-3.fc33.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-12.fc33.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-3.fc33.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-2.fc33.noarch
DEBUG util.py:446:  fedora-gpg-keys-34-0.8.noarch
DEBUG util.py:446:  fedora-release-34-0.10.noarch
DEBUG util.py:446:  fedora-release-common-34-0.10.noarch
DEBUG util.py:446:  fedora-repos-rawhide-34-0.8.noarch
DEBUG util.py:446:  fedora-repos-34-0.8.noarch
DEBUG util.py:446:  setup-2.13.7-2.fc33.noarch
DEBUG util.py:446:  filesystem-3.14-4.fc34.x86_64
DEBUG util.py:446:  basesystem-11-10.fc33.noarch
DEBUG util.py:446:  glibc-minimal-langpack-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-common-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  ncurses-libs-6.2-3.20200222.fc33.x86_64
DEBUG util.py:446:  bash-5.1.0-1.fc34.x86_64
DEBUG util.py:446:  zlib-1.2.11-23.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.182-2.fc34.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.16.fc34.x86_64
DEBUG util.py:446:  libxcrypt-4.4.17-1.fc34.x86_64
DEBUG util.py:446:  libzstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  readline-8.1-1.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-5.fc34.x86_64
DEBUG util.py:446:  libattr-2.4.48-10.fc33.x86_64
DEBUG util.py:446:  libacl-2.2.53-9.fc34.x86_64
DEBUG util.py:446:  libcap-2.46-1.fc34.x86_64
DEBUG util.py:446:  libcom_err-1.45.6-4.fc33.x86_64
DEBUG util.py:446:  libdb-5.3.28-45.fc34.x86_64
DEBUG util.py:446:  libuuid-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  popt-1.18-2.fc34.x86_64
DEBUG util.py:446:  libunistring-0.9.10-9.fc33.x86_64
DEBUG util.py:446:  libidn2-2.3.0-4.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-2.fc33.x86_64
DEBUG util.py:446:  unzip-6.0-49.fc33.x86_64
DEBUG util.py:446:  file-libs-5.39-4.fc34.x86_64
DEBUG util.py:446:  file-5.39-4.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.34.0-1.fc34.x86_64
DEBUG util.py:446:  alternatives-1.15-1.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-1.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0-1.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-27.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-1.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-1.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-1.fc34.x86_64
DEBUG util.py:446:  pcre2-10.36-2.fc34.x86_64
DEBUG util.py:446:  libselinux-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  sed-4.8-6.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-1.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-6.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-3.fc34.x86_64
DEBUG util.py:446:  tar-1.32-6.fc33.x86_64
DEBUG util.py:446:  zip-3.0-27.fc33.x86_64
DEBUG util.py:446:  libpsl-0.21.1-2.fc33.x86_64
DEBUG util.py:446:  gc-8.0.4-4.fc33.x86_64
DEBUG util.py:446:  zstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  dwz-0.13-7.fc34.x86_64
DEBUG util.py:446:  libxml2-2.9.10-9.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  info-6.7-8.fc33.x86_64
DEBUG util.py:446:  ed-1.14.2-9.fc33.x86_64
DEBUG util.py:446:  patch-2.7.6-13.fc33.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.182-2.fc34.noarch
DEBUG util.py:446:  cpio-2.13-8.fc33.x86_64
DEBUG util.py:446:  diffutils-3.7-7.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-1.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-13.fc33.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-1.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-3.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-4.fc33.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.16.fc34.x86_64
DEBUG util.py:446:  libgpg-error-1.41-1.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.8.7-1.fc34.x86_64
DEBUG util.py:446:  libnghttp2-1.42.0-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-1.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-2.fc33.x86_64
DEBUG util.py:446:  libsmartcols-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-3.fc33.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-1.fc34.x86_64
DEBUG util.py:446:  libtool-ltdl-2.4.6-38.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.1-2.fc34.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.x86_64
DEBUG util.py:446:  grep-3.6-1.fc34.x86_64
DEBUG util.py:446:  xz-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-1.fc33.x86_64
DEBUG util.py:446:  coreutils-common-8.32-15.fc34.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1i-1.fc34.x86_64
DEBUG util.py:446:  coreutils-8.32-15.fc34.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-6.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19-0.beta2.1.fc34.x86_64
DEBUG util.py:446:  libblkid-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-0.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-3.fc33.x86_64
DEBUG util.py:446:  cracklib-2.9.6-24.fc33.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-1.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-1.fc34.x86_64
DEBUG util.py:446:  pam-1.5.1-2.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  libmount-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-6.fc33.x86_64
DEBUG util.py:446:  openldap-2.4.57-1.fc34.x86_64
DEBUG util.py:446:  libssh-0.9.5-1.fc34.x86_64
DEBUG util.py:446:  libcurl-7.74.0-2.fc34.x86_64
DEBUG util.py:446:  elfutils-libs-0.182-2.fc34.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.182-2.fc34.x86_64
DEBUG util.py:446:  binutils-gold-2.35.1-24.fc34.x86_64
DEBUG util.py:446:  binutils-2.35.1-24.fc34.x86_64
DEBUG util.py:446:  elfutils-0.182-2.fc34.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-2.fc34.x86_64
DEBUG util.py:446:  curl-7.74.0-2.fc34.x86_64
DEBUG util.py:446:  guile22-2.2.7-1.fc34.x86_64
DEBUG util.py:446:  systemd-libs-247.2-1.fc34.x86_64
DEBUG util.py:446:  libarchive-3.5.1-1.fc34.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-5.fc33.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-4.fc33.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-1.fc34.noarch
DEBUG util.py:446:  lua-srpm-macros-1-2.fc34.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-11.fc34.noarch
DEBUG util.py:446:  redhat-rpm-config-180-1.fc34.noarch
DEBUG util.py:446:  rpm-build-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.1-3.fc34.x86_64
DEBUG util.py:446:  make-4.3-2.fc33.x86_64
DEBUG util.py:446:  which-2.21-20.fc33.x86_64
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/.initialized
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zwcpv5w2:/etc/resolv.conf', '--bind=/dev/btrfs-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:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4cb1ea51025b492d8a478340848466ce', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zwcpv5w2:/etc/resolv.conf', '--bind=/dev/btrfs-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/dpsearch-4.54-0.20.20161203snap.fc34.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'} and shell False
DEBUG util.py:446:  Updating / installing...
DEBUG util.py:446:  dpsearch-4.54-0.20.20161203snap.fc34  ########################################
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zwcpv5w2:/etc/resolv.conf', '--bind=/dev/btrfs-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:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '442802d6d7b5402bbf4061b92f38c5f9', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zwcpv5w2:/etc/resolv.conf', '--bind=/dev/btrfs-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/dpsearch-4.54-0.20.20161203snap.fc34.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'} and shell False
DEBUG util.py:446:  0bddc2771b4a68e07a6b09190354f34cd4a734e6.patch
DEBUG util.py:446:  4.54-2016-12-03.tar.gz
DEBUG util.py:446:  dpsearch.conf
DEBUG util.py:446:  dpsearch.spec
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/dev/shm
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/dev/pts
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/sys/fs/selinux
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root//builddir/build/SRPMS/dpsearch-4.54-0.20.20161203snap.fc34.src.rpm']
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.504latyv:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1ce529959dcd494190729ae46fe3989d', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611736160.184764/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.504latyv:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/installation-homedir', '--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', '--setenv=LC_MESSAGES=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/root//builddir/build/SRPMS/dpsearch-4.54-0.20.20161203snap.fc34.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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', 'LD_PRELOAD': '/var/tmp/tmp.mock.ze06ozg1/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:444:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:446:  Copr repository                                 168 kB/s | 3.3 kB     00:00    
DEBUG util.py:446:  fedora                                          171 kB/s |  13 kB     00:00    
DEBUG util.py:446:  Package make-1:4.3-2.fc33.x86_64 is already installed.
DEBUG util.py:446:  Dependencies resolved.
DEBUG util.py:446:  =======================================================================================
DEBUG util.py:446:   Package                      Arch    Version                          Repo        Size
DEBUG util.py:446:  =======================================================================================
DEBUG util.py:446:  Installing:
DEBUG util.py:446:   aspell-devel                 x86_64  12:0.60.8-5.fc33                 fedora      40 k
DEBUG util.py:446:   bind-devel                   x86_64  32:9.16.11-1.fc34                fedora     311 k
DEBUG util.py:446:   c-ares-devel                 x86_64  1.17.0-1.fc34                    fedora      94 k
DEBUG util.py:446:   httpd-devel                  x86_64  2.4.46-6.fc34                    fedora     184 k
DEBUG util.py:446:   libidn-devel                 x86_64  1.36-1.fc33                      fedora     126 k
DEBUG util.py:446:   libpq-devel                  x86_64  13.1-1.fc34                      fedora      93 k
DEBUG util.py:446:   mariadb-connector-c-devel    x86_64  3.1.11-1.fc34                    fedora      55 k
DEBUG util.py:446:   openssl-devel                x86_64  1:1.1.1i-1.fc34                  fedora     2.2 M
DEBUG util.py:446:   php-devel                    x86_64  7.4.15~RC2-1.fc34                fedora     774 k
DEBUG util.py:446:   readline-devel               x86_64  8.1-1.fc34                       fedora     195 k
DEBUG util.py:446:   sqlite-devel                 x86_64  3.34.0-1.fc34                    fedora     136 k
DEBUG util.py:446:   tre-devel                    x86_64  0.8.0-31.20140228gitc2f5d13.fc33 fedora      12 k
DEBUG util.py:446:   zlib-devel                   x86_64  1.2.11-23.fc34                   fedora      44 k
DEBUG util.py:446:  Installing dependencies:
DEBUG util.py:446:   acl                          x86_64  2.2.53-9.fc34                    fedora      72 k
DEBUG util.py:446:   annobin                      x86_64  9.58-1.fc34                      fedora     135 k
DEBUG util.py:446:   apr                          x86_64  1.7.0-7.fc34                     fedora     123 k
DEBUG util.py:446:   apr-devel                    x86_64  1.7.0-7.fc34                     fedora     188 k
DEBUG util.py:446:   apr-util                     x86_64  1.6.1-15.fc34                    copr_base   97 k
DEBUG util.py:446:   apr-util-devel               x86_64  1.6.1-15.fc34                    copr_base   70 k
DEBUG util.py:446:   aspell                       x86_64  12:0.60.8-5.fc33                 fedora     699 k
DEBUG util.py:446:   autoconf                     noarch  2.69-35.fc34                     fedora     666 k
DEBUG util.py:446:   automake                     noarch  1.16.2-3.fc34                    fedora     664 k
DEBUG util.py:446:   bind-libs                    x86_64  32:9.16.11-1.fc34                fedora     176 k
DEBUG util.py:446:   bind-libs-lite               x86_64  32:9.16.11-1.fc34                fedora     1.1 M
DEBUG util.py:446:   bind-license                 noarch  32:9.16.11-1.fc34                fedora      17 k
DEBUG util.py:446:   c-ares                       x86_64  1.17.0-1.fc34                    fedora     104 k
DEBUG util.py:446:   cmake-filesystem             x86_64  3.19.3-1.fc34                    fedora      16 k
DEBUG util.py:446:   cpp                          x86_64  11.0.0-0.16.fc34                 fedora      10 M
DEBUG util.py:446:   cryptsetup-libs              x86_64  2.3.4-1.fc34                     fedora     476 k
DEBUG util.py:446:   cyrus-sasl                   x86_64  2.1.27-6.fc33                    fedora      69 k
DEBUG util.py:446:   cyrus-sasl-devel             x86_64  2.1.27-6.fc33                    fedora     102 k
DEBUG util.py:446:   dbus                         x86_64  1:1.12.20-2.fc33                 fedora     9.9 k
DEBUG util.py:446:   dbus-broker                  x86_64  26-1.fc34                        fedora     173 k
DEBUG util.py:446:   dbus-common                  noarch  1:1.12.20-2.fc33                 fedora      17 k
DEBUG util.py:446:   device-mapper                x86_64  1.02.173-1.fc33                  fedora     142 k
DEBUG util.py:446:   device-mapper-libs           x86_64  1.02.173-1.fc33                  fedora     178 k
DEBUG util.py:446:   emacs-filesystem             noarch  1:27.1-2.fc34                    fedora     8.2 k
DEBUG util.py:446:   expat-devel                  x86_64  2.2.10-1.fc34                    fedora      46 k
DEBUG util.py:446:   fedora-logos-httpd           noarch  33.0.0-1.fc34                    fedora      15 k
DEBUG util.py:446:   fstrm                        x86_64  0.6.0-3.fc34                     fedora      27 k
DEBUG util.py:446:   fstrm-devel                  x86_64  0.6.0-3.fc34                     fedora      25 k
DEBUG util.py:446:   gcc                          x86_64  11.0.0-0.16.fc34                 fedora      31 M
DEBUG util.py:446:   gcc-c++                      x86_64  11.0.0-0.16.fc34                 fedora      12 M
DEBUG util.py:446:   glibc-devel                  x86_64  2.32.9000-26.fc34                fedora     1.1 M
DEBUG util.py:446:   glibc-headers-x86            noarch  2.32.9000-26.fc34                fedora     514 k
DEBUG util.py:446:   gnutls                       x86_64  3.6.15-2.fc34                    fedora     925 k
DEBUG util.py:446:   groff-base                   x86_64  1.22.4-4.fc34                    fedora     1.1 M
DEBUG util.py:446:   httpd                        x86_64  2.4.46-6.fc34                    fedora     1.4 M
DEBUG util.py:446:   httpd-filesystem             noarch  2.4.46-6.fc34                    fedora      13 k
DEBUG util.py:446:   httpd-tools                  x86_64  2.4.46-6.fc34                    fedora      82 k
DEBUG util.py:446:   iptables-libs                x86_64  1.8.7-1.fc34                     fedora     387 k
DEBUG util.py:446:   isl                          x86_64  0.16.1-12.fc33                   fedora     876 k
DEBUG util.py:446:   json-c                       x86_64  0.14-7.fc33                      fedora      41 k
DEBUG util.py:446:   json-c-devel                 x86_64  0.14-7.fc33                      fedora      45 k
DEBUG util.py:446:   kernel-headers               x86_64  5.11.0-0.rc4.git0.1.fc34         fedora     1.4 M
DEBUG util.py:446:   keyutils-libs-devel          x86_64  1.6.1-1.fc34                     fedora      52 k
DEBUG util.py:446:   kmod-libs                    x86_64  28-1.fc34                        fedora      64 k
DEBUG util.py:446:   krb5-devel                   x86_64  1.19-0.beta2.1.fc34              fedora     141 k
DEBUG util.py:446:   libargon2                    x86_64  20171227-5.fc33                  fedora      29 k
DEBUG util.py:446:   libcap-devel                 x86_64  2.46-1.fc34                      fedora      42 k
DEBUG util.py:446:   libcbor                      x86_64  0.7.0-2.fc34                     fedora      57 k
DEBUG util.py:446:   libcom_err-devel             x86_64  1.45.6-4.fc33                    fedora      16 k
DEBUG util.py:446:   libdb-devel                  x86_64  5.3.28-45.fc34                   fedora      37 k
DEBUG util.py:446:   libedit                      x86_64  3.1-33.20191231cvs.fc33          fedora     106 k
DEBUG util.py:446:   libfido2                     x86_64  1.6.0-1.fc34                     fedora      71 k
DEBUG util.py:446:   libibverbs                   x86_64  33.0-2.fc34                      fedora     341 k
DEBUG util.py:446:   libidn                       x86_64  1.36-1.fc33                      fedora     242 k
DEBUG util.py:446:   libkadm5                     x86_64  1.19-0.beta2.1.fc34              fedora      86 k
DEBUG util.py:446:   libmaxminddb                 x86_64  1.4.3-1.fc34                     fedora      33 k
DEBUG util.py:446:   libmaxminddb-devel           x86_64  1.4.3-1.fc34                     fedora      30 k
DEBUG util.py:446:   libmnl                       x86_64  1.0.4-12.fc33                    fedora      28 k
DEBUG util.py:446:   libmpc                       x86_64  1.2.1-1.fc34                     fedora      63 k
DEBUG util.py:446:   libnetfilter_conntrack       x86_64  1.0.8-1.fc34                     fedora      58 k
DEBUG util.py:446:   libnfnetlink                 x86_64  1.0.1-18.fc33                    fedora      29 k
DEBUG util.py:446:   libnl3                       x86_64  3.5.0-5.fc33                     fedora     325 k
DEBUG util.py:446:   libpcap                      x86_64  14:1.9.1-6.fc34                  fedora     173 k
DEBUG util.py:446:   libpq                        x86_64  13.1-1.fc34                      fedora     209 k
DEBUG util.py:446:   libseccomp                   x86_64  2.5.0-3.fc33                     fedora      72 k
DEBUG util.py:446:   libselinux-devel             x86_64  3.2-0.rc1.1.fc34                 fedora     148 k
DEBUG util.py:446:   libsepol-devel               x86_64  3.2-0.rc1.1.fc34                 fedora      49 k
DEBUG util.py:446:   libstdc++-devel              x86_64  11.0.0-0.16.fc34                 fedora     2.2 M
DEBUG util.py:446:   libtool                      x86_64  2.4.6-38.fc34                    fedora     578 k
DEBUG util.py:446:   libuv                        x86_64  1:1.40.0-1.fc34                  fedora     151 k
DEBUG util.py:446:   libverto-devel               x86_64  0.3.1-2.fc34                     fedora      14 k
DEBUG util.py:446:   libxcrypt-devel              x86_64  4.4.17-1.fc34                    fedora      32 k
DEBUG util.py:446:   libxml2-devel                x86_64  2.9.10-9.fc34                    fedora     852 k
DEBUG util.py:446:   llvm-libs                    x86_64  11.1.0-0.2.rc2.fc34              fedora      22 M
DEBUG util.py:446:   lmdb                         x86_64  0.9.27-1.fc34                    fedora      31 k
DEBUG util.py:446:   lmdb-devel                   x86_64  0.9.27-1.fc34                    fedora      26 k
DEBUG util.py:446:   lmdb-libs                    x86_64  0.9.27-1.fc34                    fedora      60 k
DEBUG util.py:446:   m4                           x86_64  1.4.18-16.fc34                   fedora     211 k
DEBUG util.py:446:   mailcap                      noarch  2.1.49-2.fc33                    fedora      33 k
DEBUG util.py:446:   mariadb-connector-c          x86_64  3.1.11-1.fc34                    fedora     200 k
DEBUG util.py:446:   mariadb-connector-c-config   noarch  3.1.11-1.fc34                    fedora      11 k
DEBUG util.py:446:   ncurses                      x86_64  6.2-3.20200222.fc33              fedora     395 k
DEBUG util.py:446:   ncurses-c++-libs             x86_64  6.2-3.20200222.fc33              fedora      37 k
DEBUG util.py:446:   ncurses-devel                x86_64  6.2-3.20200222.fc33              fedora     510 k
DEBUG util.py:446:   nettle                       x86_64  3.7-1.fc34                       fedora     396 k
DEBUG util.py:446:   openldap-compat              x86_64  2.4.57-1.fc34                    fedora      12 k
DEBUG util.py:446:   openldap-devel               x86_64  2.4.57-1.fc34                    fedora     726 k
DEBUG util.py:446:   pcre2-devel                  x86_64  10.36-2.fc34                     fedora     476 k
DEBUG util.py:446:   pcre2-utf16                  x86_64  10.36-2.fc34                     fedora     213 k
DEBUG util.py:446:   pcre2-utf32                  x86_64  10.36-2.fc34                     fedora     203 k
DEBUG util.py:446:   perl-B                       x86_64  1.80-468.fc34                    fedora     193 k
DEBUG util.py:446:   perl-Carp                    noarch  1.50-457.fc33                    fedora      29 k
DEBUG util.py:446:   perl-Class-Struct            noarch  0.66-468.fc34                    fedora      34 k
DEBUG util.py:446:   perl-Data-Dumper             x86_64  2.174-459.fc34                   fedora      56 k
DEBUG util.py:446:   perl-DynaLoader              x86_64  1.47-468.fc34                    fedora      41 k
DEBUG util.py:446:   perl-Encode                  x86_64  4:3.08-458.fc34                  fedora     1.8 M
DEBUG util.py:446:   perl-Errno                   x86_64  1.30-468.fc34                    fedora      27 k
DEBUG util.py:446:   perl-Exporter                noarch  5.74-458.fc33                    fedora      32 k
DEBUG util.py:446:   perl-Fcntl                   x86_64  1.13-468.fc34                    fedora      33 k
DEBUG util.py:446:   perl-File-Basename           noarch  2.85-468.fc34                    fedora      29 k
DEBUG util.py:446:   perl-File-Compare            noarch  1.100.600-468.fc34               fedora      25 k
DEBUG util.py:446:   perl-File-Copy               noarch  2.34-468.fc34                    fedora      32 k
DEBUG util.py:446:   perl-File-Find               noarch  1.37-468.fc34                    fedora      37 k
DEBUG util.py:446:   perl-File-Path               noarch  2.18-1.fc34                      fedora      36 k
DEBUG util.py:446:   perl-File-Temp               noarch  1:0.231.100-1.fc34               fedora      60 k
DEBUG util.py:446:   perl-File-stat               noarch  1.09-468.fc34                    fedora      29 k
DEBUG util.py:446:   perl-Getopt-Long             noarch  1:2.52-1.fc34                    fedora      60 k
DEBUG util.py:446:   perl-Getopt-Std              noarch  1.12-468.fc34                    fedora      28 k
DEBUG util.py:446:   perl-HTTP-Tiny               noarch  0.076-457.fc33                   fedora      55 k
DEBUG util.py:446:   perl-IO                      x86_64  1.43-468.fc34                    fedora      99 k
DEBUG util.py:446:   perl-IPC-Open3               noarch  1.21-468.fc34                    fedora      35 k
DEBUG util.py:446:   perl-MIME-Base64             x86_64  3.16-1.fc34                      fedora      30 k
DEBUG util.py:446:   perl-POSIX                   x86_64  1.94-468.fc34                    fedora     111 k
DEBUG util.py:446:   perl-PathTools               x86_64  3.78-458.fc34                    fedora      86 k
DEBUG util.py:446:   perl-Pod-Escapes             noarch  1:1.07-457.fc33                  fedora      20 k
DEBUG util.py:446:   perl-Pod-Perldoc             noarch  3.28.01-458.fc33                 fedora      84 k
DEBUG util.py:446:   perl-Pod-Simple              noarch  1:3.42-1.fc34                    fedora     216 k
DEBUG util.py:446:   perl-Pod-Usage               noarch  4:2.01-1.fc34                    fedora      41 k
DEBUG util.py:446:   perl-Scalar-List-Utils       x86_64  4:1.55-457.fc33                  fedora      70 k
DEBUG util.py:446:   perl-SelectSaver             noarch  1.02-468.fc34                    fedora      24 k
DEBUG util.py:446:   perl-Socket                  x86_64  4:2.031-1.fc34                   fedora      56 k
DEBUG util.py:446:   perl-Storable                x86_64  1:3.21-457.fc33                  fedora      97 k
DEBUG util.py:446:   perl-Symbol                  noarch  1.08-468.fc34                    fedora      26 k
DEBUG util.py:446:   perl-Term-ANSIColor          noarch  5.01-458.fc33                    fedora      49 k
DEBUG util.py:446:   perl-Term-Cap                noarch  1.17-457.fc33                    fedora      22 k
DEBUG util.py:446:   perl-Text-ParseWords         noarch  3.30-457.fc33                    fedora      16 k
DEBUG util.py:446:   perl-Text-Tabs+Wrap          noarch  2013.0523-457.fc33               fedora      23 k
DEBUG util.py:446:   perl-Thread-Queue            noarch  3.14-457.fc33                    fedora      21 k
DEBUG util.py:446:   perl-Time-Local              noarch  2:1.300-4.fc33                   fedora      34 k
DEBUG util.py:446:   perl-constant                noarch  1.33-458.fc33                    fedora      23 k
DEBUG util.py:446:   perl-if                      noarch  0.60.800-468.fc34                fedora      26 k
DEBUG util.py:446:   perl-interpreter             x86_64  4:5.32.0-468.fc34                fedora      84 k
DEBUG util.py:446:   perl-libs                    x86_64  4:5.32.0-468.fc34                fedora     2.1 M
DEBUG util.py:446:   perl-mro                     x86_64  1.23-468.fc34                    fedora      40 k
DEBUG util.py:446:   perl-overload                noarch  1.31-468.fc34                    fedora      58 k
DEBUG util.py:446:   perl-overloading             noarch  0.02-468.fc34                    fedora      25 k
DEBUG util.py:446:   perl-parent                  noarch  1:0.238-457.fc33                 fedora      14 k
DEBUG util.py:446:   perl-podlators               noarch  1:4.14-457.fc33                  fedora     113 k
DEBUG util.py:446:   perl-subs                    noarch  1.03-468.fc34                    fedora      24 k
DEBUG util.py:446:   perl-threads                 x86_64  1:2.25-457.fc33                  fedora      58 k
DEBUG util.py:446:   perl-threads-shared          x86_64  1.61-457.fc33                    fedora      44 k
DEBUG util.py:446:   perl-vars                    noarch  1.05-468.fc34                    fedora      25 k
DEBUG util.py:446:   php-cli                      x86_64  7.4.15~RC2-1.fc34                fedora     4.6 M
DEBUG util.py:446:   php-common                   x86_64  7.4.15~RC2-1.fc34                fedora     807 k
DEBUG util.py:446:   protobuf                     x86_64  3.14.0-1.fc34                    fedora     977 k
DEBUG util.py:446:   protobuf-c                   x86_64  1.3.3-5.fc34                     fedora      35 k
DEBUG util.py:446:   protobuf-c-compiler          x86_64  1.3.3-5.fc34                     fedora      68 k
DEBUG util.py:446:   protobuf-c-devel             x86_64  1.3.3-5.fc34                     fedora      17 k
DEBUG util.py:446:   protobuf-compiler            x86_64  3.14.0-1.fc34                    fedora     727 k
DEBUG util.py:446:   sqlite                       x86_64  3.34.0-1.fc34                    fedora     756 k
DEBUG util.py:446:   systemd                      x86_64  247.2-1.fc34                     fedora     4.2 M
DEBUG util.py:446:   systemd-pam                  x86_64  247.2-1.fc34                     fedora     313 k
DEBUG util.py:446:   systemd-rpm-macros           noarch  247.2-1.fc34                     fedora      27 k
DEBUG util.py:446:   tre                          x86_64  0.8.0-31.20140228gitc2f5d13.fc33 fedora      42 k
DEBUG util.py:446:   tre-common                   noarch  0.8.0-31.20140228gitc2f5d13.fc33 fedora      31 k
DEBUG util.py:446:   xz-devel                     x86_64  5.2.5-4.fc34                     fedora      51 k
DEBUG util.py:446:  Transaction Summary
DEBUG util.py:446:  =======================================================================================
DEBUG util.py:446:  Install  169 Packages
DEBUG util.py:446:  Total download size: 121 M
DEBUG util.py:446:  Installed size: 403 M
DEBUG util.py:446:  Downloading Packages:
DEBUG util.py:446:  (1/169): apr-util-devel-1.6.1-15.fc34.x86_64.rp 2.4 MB/s |  70 kB     00:00    
DEBUG util.py:446:  (2/169): apr-util-1.6.1-15.fc34.x86_64.rpm      3.0 MB/s |  97 kB     00:00    
DEBUG util.py:446:  (3/169): annobin-9.58-1.fc34.x86_64.rpm         1.2 MB/s | 135 kB     00:00    
DEBUG util.py:446:  (4/169): acl-2.2.53-9.fc34.x86_64.rpm           501 kB/s |  72 kB     00:00    
DEBUG util.py:446:  (5/169): apr-1.7.0-7.fc34.x86_64.rpm            806 kB/s | 123 kB     00:00    
DEBUG util.py:446:  (6/169): apr-devel-1.7.0-7.fc34.x86_64.rpm      2.8 MB/s | 188 kB     00:00    
DEBUG util.py:446:  (7/169): aspell-devel-0.60.8-5.fc33.x86_64.rpm  1.5 MB/s |  40 kB     00:00    
DEBUG util.py:446:  (8/169): autoconf-2.69-35.fc34.noarch.rpm        19 MB/s | 666 kB     00:00    
DEBUG util.py:446:  (9/169): bind-devel-9.16.11-1.fc34.x86_64.rpm   6.7 MB/s | 311 kB     00:00    
DEBUG util.py:446:  (10/169): automake-1.16.2-3.fc34.noarch.rpm     8.2 MB/s | 664 kB     00:00    
DEBUG util.py:446:  (11/169): bind-libs-9.16.11-1.fc34.x86_64.rpm   2.4 MB/s | 176 kB     00:00    
DEBUG util.py:446:  (12/169): bind-license-9.16.11-1.fc34.noarch.rp 611 kB/s |  17 kB     00:00    
DEBUG util.py:446:  (13/169): bind-libs-lite-9.16.11-1.fc34.x86_64. 9.7 MB/s | 1.1 MB     00:00    
DEBUG util.py:446:  (14/169): c-ares-1.17.0-1.fc34.x86_64.rpm       3.5 MB/s | 104 kB     00:00    
DEBUG util.py:446:  (15/169): aspell-0.60.8-5.fc33.x86_64.rpm       2.3 MB/s | 699 kB     00:00    
DEBUG util.py:446:  (16/169): cmake-filesystem-3.19.3-1.fc34.x86_64 681 kB/s |  16 kB     00:00    
DEBUG util.py:446:  (17/169): c-ares-devel-1.17.0-1.fc34.x86_64.rpm 2.7 MB/s |  94 kB     00:00    
DEBUG util.py:446:  (18/169): cryptsetup-libs-2.3.4-1.fc34.x86_64.r  17 MB/s | 476 kB     00:00    
DEBUG util.py:446:  (19/169): cyrus-sasl-2.1.27-6.fc33.x86_64.rpm   1.5 MB/s |  69 kB     00:00    
DEBUG util.py:446:  (20/169): cyrus-sasl-devel-2.1.27-6.fc33.x86_64 2.9 MB/s | 102 kB     00:00    
DEBUG util.py:446:  (21/169): dbus-1.12.20-2.fc33.x86_64.rpm        668 kB/s | 9.9 kB     00:00    
DEBUG util.py:446:  (22/169): dbus-common-1.12.20-2.fc33.noarch.rpm 967 kB/s |  17 kB     00:00    
DEBUG util.py:446:  (23/169): dbus-broker-26-1.fc34.x86_64.rpm      8.2 MB/s | 173 kB     00:00    
DEBUG util.py:446:  (24/169): device-mapper-1.02.173-1.fc33.x86_64. 7.3 MB/s | 142 kB     00:00    
DEBUG util.py:446:  (25/169): device-mapper-libs-1.02.173-1.fc33.x8 8.3 MB/s | 178 kB     00:00    
DEBUG util.py:446:  (26/169): emacs-filesystem-27.1-2.fc34.noarch.r 546 kB/s | 8.2 kB     00:00    
DEBUG util.py:446:  (27/169): expat-devel-2.2.10-1.fc34.x86_64.rpm  850 kB/s |  46 kB     00:00    
DEBUG util.py:446:  (28/169): fedora-logos-httpd-33.0.0-1.fc34.noar 317 kB/s |  15 kB     00:00    
DEBUG util.py:446:  (29/169): fstrm-0.6.0-3.fc34.x86_64.rpm         493 kB/s |  27 kB     00:00    
DEBUG util.py:446:  (30/169): fstrm-devel-0.6.0-3.fc34.x86_64.rpm   274 kB/s |  25 kB     00:00    
DEBUG util.py:446:  (31/169): cpp-11.0.0-0.16.fc34.x86_64.rpm        20 MB/s |  10 MB     00:00    
DEBUG util.py:446:  (32/169): glibc-devel-2.32.9000-26.fc34.x86_64. 9.0 MB/s | 1.1 MB     00:00    
DEBUG util.py:446:  (33/169): gcc-c++-11.0.0-0.16.fc34.x86_64.rpm    29 MB/s |  12 MB     00:00    
DEBUG util.py:446:  (34/169): glibc-headers-x86-2.32.9000-26.fc34.n 6.5 MB/s | 514 kB     00:00    
DEBUG util.py:446:  (35/169): gnutls-3.6.15-2.fc34.x86_64.rpm        20 MB/s | 925 kB     00:00    
DEBUG util.py:446:  (36/169): groff-base-1.22.4-4.fc34.x86_64.rpm    21 MB/s | 1.1 MB     00:00    
DEBUG util.py:446:  (37/169): httpd-devel-2.4.46-6.fc34.x86_64.rpm  2.8 MB/s | 184 kB     00:00    
DEBUG util.py:446:  (38/169): httpd-filesystem-2.4.46-6.fc34.noarch 451 kB/s |  13 kB     00:00    
DEBUG util.py:446:  (39/169): httpd-tools-2.4.46-6.fc34.x86_64.rpm  3.1 MB/s |  82 kB     00:00    
DEBUG util.py:446:  (40/169): gcc-11.0.0-0.16.fc34.x86_64.rpm        40 MB/s |  31 MB     00:00    
DEBUG util.py:446:  (41/169): httpd-2.4.46-6.fc34.x86_64.rpm        4.9 MB/s | 1.4 MB     00:00    
DEBUG util.py:446:  (42/169): iptables-libs-1.8.7-1.fc34.x86_64.rpm 2.7 MB/s | 387 kB     00:00    
DEBUG util.py:446:  (43/169): isl-0.16.1-12.fc33.x86_64.rpm          32 MB/s | 876 kB     00:00    
DEBUG util.py:446:  (44/169): kernel-headers-5.11.0-0.rc4.git0.1.fc  42 MB/s | 1.4 MB     00:00    
DEBUG util.py:446:  (45/169): keyutils-libs-devel-1.6.1-1.fc34.x86_ 3.1 MB/s |  52 kB     00:00    
DEBUG util.py:446:  (46/169): json-c-devel-0.14-7.fc33.x86_64.rpm   579 kB/s |  45 kB     00:00    
DEBUG util.py:446:  (47/169): json-c-0.14-7.fc33.x86_64.rpm         504 kB/s |  41 kB     00:00    
DEBUG util.py:446:  (48/169): kmod-libs-28-1.fc34.x86_64.rpm        3.9 MB/s |  64 kB     00:00    
DEBUG util.py:446:  (49/169): krb5-devel-1.19-0.beta2.1.fc34.x86_64 7.7 MB/s | 141 kB     00:00    
DEBUG util.py:446:  (50/169): libargon2-20171227-5.fc33.x86_64.rpm  1.7 MB/s |  29 kB     00:00    
DEBUG util.py:446:  (51/169): libcbor-0.7.0-2.fc34.x86_64.rpm       2.6 MB/s |  57 kB     00:00    
DEBUG util.py:446:  (52/169): libcom_err-devel-1.45.6-4.fc33.x86_64 736 kB/s |  16 kB     00:00    
DEBUG util.py:446:  (53/169): libedit-3.1-33.20191231cvs.fc33.x86_6 6.7 MB/s | 106 kB     00:00    
DEBUG util.py:446:  (54/169): libcap-devel-2.46-1.fc34.x86_64.rpm   788 kB/s |  42 kB     00:00    
DEBUG util.py:446:  (55/169): libfido2-1.6.0-1.fc34.x86_64.rpm      4.3 MB/s |  71 kB     00:00    
DEBUG util.py:446:  (56/169): libdb-devel-5.3.28-45.fc34.x86_64.rpm 961 kB/s |  37 kB     00:00    
DEBUG util.py:446:  (57/169): libibverbs-33.0-2.fc34.x86_64.rpm      14 MB/s | 341 kB     00:00    
DEBUG util.py:446:  (58/169): libkadm5-1.19-0.beta2.1.fc34.x86_64.r 4.9 MB/s |  86 kB     00:00    
DEBUG util.py:446:  (59/169): libidn-devel-1.36-1.fc33.x86_64.rpm   3.1 MB/s | 126 kB     00:00    
DEBUG util.py:446:  (60/169): libidn-1.36-1.fc33.x86_64.rpm         4.9 MB/s | 242 kB     00:00    
DEBUG util.py:446:  (61/169): libmaxminddb-1.4.3-1.fc34.x86_64.rpm  961 kB/s |  33 kB     00:00    
DEBUG util.py:446:  (62/169): libmnl-1.0.4-12.fc33.x86_64.rpm       1.8 MB/s |  28 kB     00:00    
DEBUG util.py:446:  (63/169): libmaxminddb-devel-1.4.3-1.fc34.x86_6 1.2 MB/s |  30 kB     00:00    
DEBUG util.py:446:  (64/169): libmpc-1.2.1-1.fc34.x86_64.rpm        4.0 MB/s |  63 kB     00:00    
DEBUG util.py:446:  (65/169): libnetfilter_conntrack-1.0.8-1.fc34.x 3.6 MB/s |  58 kB     00:00    
DEBUG util.py:446:  (66/169): libnfnetlink-1.0.1-18.fc33.x86_64.rpm 1.9 MB/s |  29 kB     00:00    
DEBUG util.py:446:  (67/169): libnl3-3.5.0-5.fc33.x86_64.rpm         14 MB/s | 325 kB     00:00    
DEBUG util.py:446:  (68/169): libpcap-1.9.1-6.fc34.x86_64.rpm       7.1 MB/s | 173 kB     00:00    
DEBUG util.py:446:  (69/169): libpq-13.1-1.fc34.x86_64.rpm           11 MB/s | 209 kB     00:00    
DEBUG util.py:446:  (70/169): libpq-devel-13.1-1.fc34.x86_64.rpm    5.8 MB/s |  93 kB     00:00    
DEBUG util.py:446:  (71/169): libseccomp-2.5.0-3.fc33.x86_64.rpm    4.0 MB/s |  72 kB     00:00    
DEBUG util.py:446:  (72/169): libselinux-devel-3.2-0.rc1.1.fc34.x86 8.4 MB/s | 148 kB     00:00    
DEBUG util.py:446:  (73/169): libsepol-devel-3.2-0.rc1.1.fc34.x86_6 3.1 MB/s |  49 kB     00:00    
DEBUG util.py:446:  (74/169): libuv-1.40.0-1.fc34.x86_64.rpm        5.4 MB/s | 151 kB     00:00    
DEBUG util.py:446:  (75/169): libstdc++-devel-11.0.0-0.16.fc34.x86_  38 MB/s | 2.2 MB     00:00    
DEBUG util.py:446:  (76/169): libverto-devel-0.3.1-2.fc34.x86_64.rp 759 kB/s |  14 kB     00:00    
DEBUG util.py:446:  (77/169): libxcrypt-devel-4.4.17-1.fc34.x86_64. 2.1 MB/s |  32 kB     00:00    
DEBUG util.py:446:  (78/169): libxml2-devel-2.9.10-9.fc34.x86_64.rp  19 MB/s | 852 kB     00:00    
DEBUG util.py:446:  (79/169): libtool-2.4.6-38.fc34.x86_64.rpm      4.6 MB/s | 578 kB     00:00    
DEBUG util.py:446:  (80/169): lmdb-0.9.27-1.fc34.x86_64.rpm         608 kB/s |  31 kB     00:00    
DEBUG util.py:446:  (81/169): lmdb-devel-0.9.27-1.fc34.x86_64.rpm   804 kB/s |  26 kB     00:00    
DEBUG util.py:446:  (82/169): m4-1.4.18-16.fc34.x86_64.rpm           10 MB/s | 211 kB     00:00    
DEBUG util.py:446:  (83/169): mailcap-2.1.49-2.fc33.noarch.rpm      2.0 MB/s |  33 kB     00:00    
DEBUG util.py:446:  (84/169): mariadb-connector-c-3.1.11-1.fc34.x86  11 MB/s | 200 kB     00:00    
DEBUG util.py:446:  (85/169): mariadb-connector-c-config-3.1.11-1.f 795 kB/s |  11 kB     00:00    
DEBUG util.py:446:  (86/169): lmdb-libs-0.9.27-1.fc34.x86_64.rpm    750 kB/s |  60 kB     00:00    
DEBUG util.py:446:  (87/169): mariadb-connector-c-devel-3.1.11-1.fc 3.4 MB/s |  55 kB     00:00    
DEBUG util.py:446:  (88/169): ncurses-6.2-3.20200222.fc33.x86_64.rp  16 MB/s | 395 kB     00:00    
DEBUG util.py:446:  (89/169): ncurses-c++-libs-6.2-3.20200222.fc33. 1.1 MB/s |  37 kB     00:00    
DEBUG util.py:446:  (90/169): nettle-3.7-1.fc34.x86_64.rpm           15 MB/s | 396 kB     00:00    
DEBUG util.py:446:  (91/169): openldap-compat-2.4.57-1.fc34.x86_64. 793 kB/s |  12 kB     00:00    
DEBUG util.py:446:  (92/169): ncurses-devel-6.2-3.20200222.fc33.x86 5.0 MB/s | 510 kB     00:00    
DEBUG util.py:446:  (93/169): llvm-libs-11.1.0-0.2.rc2.fc34.x86_64.  52 MB/s |  22 MB     00:00    
DEBUG util.py:446:  (94/169): openldap-devel-2.4.57-1.fc34.x86_64.r 4.2 MB/s | 726 kB     00:00    
DEBUG util.py:446:  (95/169): openssl-devel-1.1.1i-1.fc34.x86_64.rp  15 MB/s | 2.2 MB     00:00    
DEBUG util.py:446:  (96/169): pcre2-utf16-10.36-2.fc34.x86_64.rpm    13 MB/s | 213 kB     00:00    
DEBUG util.py:446:  (97/169): pcre2-devel-10.36-2.fc34.x86_64.rpm    17 MB/s | 476 kB     00:00    
DEBUG util.py:446:  (98/169): pcre2-utf32-10.36-2.fc34.x86_64.rpm    12 MB/s | 203 kB     00:00    
DEBUG util.py:446:  (99/169): perl-B-1.80-468.fc34.x86_64.rpm        12 MB/s | 193 kB     00:00    
DEBUG util.py:446:  (100/169): perl-Carp-1.50-457.fc33.noarch.rpm   1.9 MB/s |  29 kB     00:00    
DEBUG util.py:446:  (101/169): perl-Class-Struct-0.66-468.fc34.noar 2.3 MB/s |  34 kB     00:00    
DEBUG util.py:446:  (102/169): perl-Data-Dumper-2.174-459.fc34.x86_ 3.8 MB/s |  56 kB     00:00    
DEBUG util.py:446:  (103/169): perl-DynaLoader-1.47-468.fc34.x86_64 2.7 MB/s |  41 kB     00:00    
DEBUG util.py:446:  (104/169): perl-Errno-1.30-468.fc34.x86_64.rpm  1.8 MB/s |  27 kB     00:00    
DEBUG util.py:446:  (105/169): perl-Exporter-5.74-458.fc33.noarch.r 2.0 MB/s |  32 kB     00:00    
DEBUG util.py:446:  (106/169): perl-Encode-3.08-458.fc34.x86_64.rpm  43 MB/s | 1.8 MB     00:00    
DEBUG util.py:446:  (107/169): perl-File-Basename-2.85-468.fc34.noa 1.4 MB/s |  29 kB     00:00    
DEBUG util.py:446:  (108/169): perl-Fcntl-1.13-468.fc34.x86_64.rpm  1.4 MB/s |  33 kB     00:00    
DEBUG util.py:446:  (109/169): perl-File-Compare-1.100.600-468.fc34 1.7 MB/s |  25 kB     00:00    
DEBUG util.py:446:  (110/169): perl-File-Copy-2.34-468.fc34.noarch. 2.1 MB/s |  32 kB     00:00    
DEBUG util.py:446:  (111/169): perl-File-Find-1.37-468.fc34.noarch. 2.4 MB/s |  37 kB     00:00    
DEBUG util.py:446:  (112/169): perl-File-Path-2.18-1.fc34.noarch.rp 2.3 MB/s |  36 kB     00:00    
DEBUG util.py:446:  (113/169): perl-File-Temp-0.231.100-1.fc34.noar 3.9 MB/s |  60 kB     00:00    
DEBUG util.py:446:  (114/169): perl-File-stat-1.09-468.fc34.noarch. 1.9 MB/s |  29 kB     00:00    
DEBUG util.py:446:  (115/169): perl-Getopt-Long-2.52-1.fc34.noarch. 3.9 MB/s |  60 kB     00:00    
DEBUG util.py:446:  (116/169): perl-Getopt-Std-1.12-468.fc34.noarch 1.8 MB/s |  28 kB     00:00    
DEBUG util.py:446:  (117/169): perl-HTTP-Tiny-0.076-457.fc33.noarch 3.5 MB/s |  55 kB     00:00    
DEBUG util.py:446:  (118/169): perl-IPC-Open3-1.21-468.fc34.noarch. 2.4 MB/s |  35 kB     00:00    
DEBUG util.py:446:  (119/169): perl-IO-1.43-468.fc34.x86_64.rpm     5.7 MB/s |  99 kB     00:00    
DEBUG util.py:446:  (120/169): perl-MIME-Base64-3.16-1.fc34.x86_64. 1.9 MB/s |  30 kB     00:00    
DEBUG util.py:446:  (121/169): perl-POSIX-1.94-468.fc34.x86_64.rpm  7.0 MB/s | 111 kB     00:00    
DEBUG util.py:446:  (122/169): perl-PathTools-3.78-458.fc34.x86_64. 5.2 MB/s |  86 kB     00:00    
DEBUG util.py:446:  (123/169): perl-Pod-Escapes-1.07-457.fc33.noarc 1.2 MB/s |  20 kB     00:00    
DEBUG util.py:446:  (124/169): perl-Pod-Perldoc-3.28.01-458.fc33.no 5.5 MB/s |  84 kB     00:00    
DEBUG util.py:446:  (125/169): perl-Pod-Usage-2.01-1.fc34.noarch.rp 2.6 MB/s |  41 kB     00:00    
DEBUG util.py:446:  (126/169): perl-Pod-Simple-3.42-1.fc34.noarch.r  11 MB/s | 216 kB     00:00    
DEBUG util.py:446:  (127/169): perl-Scalar-List-Utils-1.55-457.fc33 4.7 MB/s |  70 kB     00:00    
DEBUG util.py:446:  (128/169): perl-SelectSaver-1.02-468.fc34.noarc 1.6 MB/s |  24 kB     00:00    
DEBUG util.py:446:  (129/169): perl-Socket-2.031-1.fc34.x86_64.rpm  3.6 MB/s |  56 kB     00:00    
DEBUG util.py:446:  (130/169): perl-Storable-3.21-457.fc33.x86_64.r 6.3 MB/s |  97 kB     00:00    
DEBUG util.py:446:  (131/169): perl-Symbol-1.08-468.fc34.noarch.rpm 1.8 MB/s |  26 kB     00:00    
DEBUG util.py:446:  (132/169): perl-Term-ANSIColor-5.01-458.fc33.no 3.2 MB/s |  49 kB     00:00    
DEBUG util.py:446:  (133/169): perl-Term-Cap-1.17-457.fc33.noarch.r 1.5 MB/s |  22 kB     00:00    
DEBUG util.py:446:  (134/169): perl-Text-ParseWords-3.30-457.fc33.n 1.1 MB/s |  16 kB     00:00    
DEBUG util.py:446:  (135/169): perl-Text-Tabs+Wrap-2013.0523-457.fc 1.5 MB/s |  23 kB     00:00    
DEBUG util.py:446:  (136/169): perl-Thread-Queue-3.14-457.fc33.noar 1.4 MB/s |  21 kB     00:00    
DEBUG util.py:446:  (137/169): perl-Time-Local-1.300-4.fc33.noarch. 2.3 MB/s |  34 kB     00:00    
DEBUG util.py:446:  (138/169): perl-constant-1.33-458.fc33.noarch.r 1.5 MB/s |  23 kB     00:00    
DEBUG util.py:446:  (139/169): perl-if-0.60.800-468.fc34.noarch.rpm 1.8 MB/s |  26 kB     00:00    
DEBUG util.py:446:  (140/169): perl-interpreter-5.32.0-468.fc34.x86 5.4 MB/s |  84 kB     00:00    
DEBUG util.py:446:  (141/169): perl-mro-1.23-468.fc34.x86_64.rpm    2.6 MB/s |  40 kB     00:00    
DEBUG util.py:446:  (142/169): perl-overload-1.31-468.fc34.noarch.r 3.5 MB/s |  58 kB     00:00    
DEBUG util.py:446:  (143/169): perl-overloading-0.02-468.fc34.noarc 1.6 MB/s |  25 kB     00:00    
DEBUG util.py:446:  (144/169): perl-libs-5.32.0-468.fc34.x86_64.rpm  44 MB/s | 2.1 MB     00:00    
DEBUG util.py:446:  (145/169): perl-parent-0.238-457.fc33.noarch.rp 737 kB/s |  14 kB     00:00    
DEBUG util.py:446:  (146/169): perl-podlators-4.14-457.fc33.noarch. 7.2 MB/s | 113 kB     00:00    
DEBUG util.py:446:  (147/169): perl-subs-1.03-468.fc34.noarch.rpm   1.5 MB/s |  24 kB     00:00    
DEBUG util.py:446:  (148/169): perl-threads-2.25-457.fc33.x86_64.rp 3.4 MB/s |  58 kB     00:00    
DEBUG util.py:446:  (149/169): perl-threads-shared-1.61-457.fc33.x8 2.8 MB/s |  44 kB     00:00    
DEBUG util.py:446:  (150/169): perl-vars-1.05-468.fc34.noarch.rpm   1.7 MB/s |  25 kB     00:00    
DEBUG util.py:446:  (151/169): php-common-7.4.15~RC2-1.fc34.x86_64. 6.9 MB/s | 807 kB     00:00    
DEBUG util.py:446:  (152/169): php-devel-7.4.15~RC2-1.fc34.x86_64.r 5.9 MB/s | 774 kB     00:00    
DEBUG util.py:446:  (153/169): php-cli-7.4.15~RC2-1.fc34.x86_64.rpm  26 MB/s | 4.6 MB     00:00    
DEBUG util.py:446:  (154/169): protobuf-c-1.3.3-5.fc34.x86_64.rpm   948 kB/s |  35 kB     00:00    
DEBUG util.py:446:  (155/169): protobuf-c-devel-1.3.3-5.fc34.x86_64 716 kB/s |  17 kB     00:00    
DEBUG util.py:446:  (156/169): protobuf-c-compiler-1.3.3-5.fc34.x86 2.4 MB/s |  68 kB     00:00    
DEBUG util.py:446:  (157/169): protobuf-3.14.0-1.fc34.x86_64.rpm     10 MB/s | 977 kB     00:00    
DEBUG util.py:446:  (158/169): readline-devel-8.1-1.fc34.x86_64.rpm 3.9 MB/s | 195 kB     00:00    
DEBUG util.py:446:  (159/169): sqlite-devel-3.34.0-1.fc34.x86_64.rp 3.2 MB/s | 136 kB     00:00    
DEBUG util.py:446:  (160/169): protobuf-compiler-3.14.0-1.fc34.x86_ 7.3 MB/s | 727 kB     00:00    
DEBUG util.py:446:  (161/169): sqlite-3.34.0-1.fc34.x86_64.rpm      7.1 MB/s | 756 kB     00:00    
DEBUG util.py:446:  (162/169): systemd-rpm-macros-247.2-1.fc34.noar 715 kB/s |  27 kB     00:00    
DEBUG util.py:446:  (163/169): systemd-pam-247.2-1.fc34.x86_64.rpm  4.7 MB/s | 313 kB     00:00    
DEBUG util.py:446:  (164/169): systemd-247.2-1.fc34.x86_64.rpm       44 MB/s | 4.2 MB     00:00    
DEBUG util.py:446:  (165/169): tre-0.8.0-31.20140228gitc2f5d13.fc33 841 kB/s |  42 kB     00:00    
DEBUG util.py:446:  (166/169): tre-devel-0.8.0-31.20140228gitc2f5d1 560 kB/s |  12 kB     00:00    
DEBUG util.py:446:  (167/169): xz-devel-5.2.5-4.fc34.x86_64.rpm     3.2 MB/s |  51 kB     00:00    
DEBUG util.py:446:  (168/169): tre-common-0.8.0-31.20140228gitc2f5d 577 kB/s |  31 kB     00:00    
DEBUG util.py:446:  (169/169): zlib-devel-1.2.11-23.fc34.x86_64.rpm 2.7 MB/s |  44 kB     00:00    
DEBUG util.py:446:  --------------------------------------------------------------------------------
DEBUG util.py:446:  Total                                            40 MB/s | 121 MB     00:03     
DEBUG util.py:446:  Running transaction check
DEBUG util.py:446:  Transaction check succeeded.
DEBUG util.py:446:  Running transaction test
DEBUG util.py:446:  Transaction test succeeded.
DEBUG util.py:446:  Running transaction
DEBUG util.py:446:    Preparing        :                                                        1/1 
DEBUG util.py:446:    Installing       : protobuf-c-1.3.3-5.fc34.x86_64                       1/169 
DEBUG util.py:446:    Installing       : lmdb-libs-0.9.27-1.fc34.x86_64                       2/169 
DEBUG util.py:446:    Installing       : json-c-0.14-7.fc33.x86_64                            3/169 
DEBUG util.py:446:    Installing       : apr-1.7.0-7.fc34.x86_64                              4/169 
DEBUG util.py:446:    Installing       : apr-util-1.6.1-15.fc34.x86_64                        5/169 
DEBUG util.py:446:    Installing       : zlib-devel-1.2.11-23.fc34.x86_64                     6/169 
DEBUG util.py:446:    Installing       : openssl-devel-1:1.1.1i-1.fc34.x86_64                 7/169 
DEBUG util.py:446:    Installing       : libmpc-1.2.1-1.fc34.x86_64                           8/169 
DEBUG util.py:446:    Installing       : libmaxminddb-1.4.3-1.fc34.x86_64                     9/169 
DEBUG util.py:446:    Installing       : fstrm-0.6.0-3.fc34.x86_64                           10/169 
DEBUG util.py:446:    Installing       : emacs-filesystem-1:27.1-2.fc34.noarch               11/169 
DEBUG util.py:446:    Installing       : cmake-filesystem-3.19.3-1.fc34.x86_64               12/169 
DEBUG util.py:446:    Installing       : apr-devel-1.7.0-7.fc34.x86_64                       13/169 
DEBUG util.py:446:    Installing       : protobuf-3.14.0-1.fc34.x86_64                       14/169 
DEBUG util.py:446:    Installing       : libuv-1:1.40.0-1.fc34.x86_64                        15/169 
DEBUG util.py:446:    Installing       : libedit-3.1-33.20191231cvs.fc33.x86_64              16/169 
DEBUG util.py:446:    Installing       : bind-license-32:9.16.11-1.fc34.noarch               17/169 
DEBUG util.py:446:    Installing       : bind-libs-lite-32:9.16.11-1.fc34.x86_64             18/169 
DEBUG util.py:446:    Installing       : bind-libs-32:9.16.11-1.fc34.x86_64                  19/169 
DEBUG util.py:446:    Installing       : llvm-libs-11.1.0-0.2.rc2.fc34.x86_64                20/169 
DEBUG util.py:446:    Installing       : protobuf-compiler-3.14.0-1.fc34.x86_64              21/169 
DEBUG util.py:446:    Installing       : protobuf-c-compiler-1.3.3-5.fc34.x86_64             22/169 
DEBUG util.py:446:    Installing       : protobuf-c-devel-1.3.3-5.fc34.x86_64                23/169 
DEBUG util.py:446:    Installing       : json-c-devel-0.14-7.fc33.x86_64                     24/169 
DEBUG util.py:446:    Installing       : libidn-1.36-1.fc33.x86_64                           25/169 
DEBUG util.py:446:    Installing       : fstrm-devel-0.6.0-3.fc34.x86_64                     26/169 
DEBUG util.py:446:    Installing       : libmaxminddb-devel-1.4.3-1.fc34.x86_64              27/169 
DEBUG util.py:446:    Installing       : cpp-11.0.0-0.16.fc34.x86_64                         28/169 
DEBUG util.py:446:    Installing       : httpd-tools-2.4.46-6.fc34.x86_64                    29/169 
DEBUG util.py:446:    Installing       : lmdb-0.9.27-1.fc34.x86_64                           30/169 
DEBUG util.py:446:    Installing       : lmdb-devel-0.9.27-1.fc34.x86_64                     31/169 
DEBUG util.py:446:    Installing       : xz-devel-5.2.5-4.fc34.x86_64                        32/169 
DEBUG util.py:446:    Installing       : libxml2-devel-2.9.10-9.fc34.x86_64                  33/169 
DEBUG util.py:446:    Installing       : tre-common-0.8.0-31.20140228gitc2f5d13.fc33.noar    34/169 
DEBUG util.py:446:    Installing       : tre-0.8.0-31.20140228gitc2f5d13.fc33.x86_64         35/169 
DEBUG util.py:446:    Installing       : systemd-rpm-macros-247.2-1.fc34.noarch              36/169 
DEBUG util.py:446:    Installing       : sqlite-3.34.0-1.fc34.x86_64                         37/169 
DEBUG util.py:446:    Installing       : php-common-7.4.15~RC2-1.fc34.x86_64                 38/169 
DEBUG util.py:446:    Installing       : php-cli-7.4.15~RC2-1.fc34.x86_64                    39/169 
DEBUG util.py:446:    Installing       : pcre2-utf32-10.36-2.fc34.x86_64                     40/169 
DEBUG util.py:446:    Installing       : pcre2-utf16-10.36-2.fc34.x86_64                     41/169 
DEBUG util.py:446:    Installing       : pcre2-devel-10.36-2.fc34.x86_64                     42/169 
DEBUG util.py:446:    Installing       : openldap-compat-2.4.57-1.fc34.x86_64                43/169 
DEBUG util.py:446:    Installing       : nettle-3.7-1.fc34.x86_64                            44/169 
DEBUG util.py:446:    Installing       : gnutls-3.6.15-2.fc34.x86_64                         45/169 
DEBUG util.py:446:    Installing       : ncurses-c++-libs-6.2-3.20200222.fc33.x86_64         46/169 
DEBUG util.py:446:    Installing       : ncurses-devel-6.2-3.20200222.fc33.x86_64            47/169 
DEBUG util.py:446:    Installing       : ncurses-6.2-3.20200222.fc33.x86_64                  48/169 
DEBUG util.py:446:    Installing       : mariadb-connector-c-config-3.1.11-1.fc34.noarch     49/169 
DEBUG util.py:446:    Installing       : mariadb-connector-c-3.1.11-1.fc34.x86_64            50/169 
DEBUG util.py:446:    Installing       : mailcap-2.1.49-2.fc33.noarch                        51/169 
DEBUG util.py:446:    Installing       : m4-1.4.18-16.fc34.x86_64                            52/169 
DEBUG util.py:446:    Installing       : libverto-devel-0.3.1-2.fc34.x86_64                  53/169 
DEBUG util.py:446:    Installing       : libstdc++-devel-11.0.0-0.16.fc34.x86_64             54/169 
DEBUG util.py:446:    Installing       : libsepol-devel-3.2-0.rc1.1.fc34.x86_64              55/169 
DEBUG util.py:446:    Installing       : libselinux-devel-3.2-0.rc1.1.fc34.x86_64            56/169 
DEBUG util.py:446:    Installing       : libseccomp-2.5.0-3.fc33.x86_64                      57/169 
DEBUG util.py:446:    Installing       : libpq-13.1-1.fc34.x86_64                            58/169 
DEBUG util.py:446:    Installing       : libnl3-3.5.0-5.fc33.x86_64                          59/169 
DEBUG util.py:446:    Installing       : libibverbs-33.0-2.fc34.x86_64                       60/169 
DEBUG util.py:446:    Installing       : libpcap-14:1.9.1-6.fc34.x86_64                      61/169 
DEBUG util.py:446:    Installing       : libnfnetlink-1.0.1-18.fc33.x86_64                   62/169 
DEBUG util.py:446:    Installing       : libmnl-1.0.4-12.fc33.x86_64                         63/169 
DEBUG util.py:446:    Installing       : libnetfilter_conntrack-1.0.8-1.fc34.x86_64          64/169 
DEBUG util.py:446:    Installing       : iptables-libs-1.8.7-1.fc34.x86_64                   65/169 
DEBUG util.py:446:    Installing       : libkadm5-1.19-0.beta2.1.fc34.x86_64                 66/169 
DEBUG util.py:446:    Installing       : libdb-devel-5.3.28-45.fc34.x86_64                   67/169 
DEBUG util.py:446:    Installing       : libcom_err-devel-1.45.6-4.fc33.x86_64               68/169 
DEBUG util.py:446:    Installing       : libcbor-0.7.0-2.fc34.x86_64                         69/169 
DEBUG util.py:446:    Installing       : libfido2-1.6.0-1.fc34.x86_64                        70/169 
DEBUG util.py:446:    Installing       : libcap-devel-2.46-1.fc34.x86_64                     71/169 
DEBUG util.py:446:    Installing       : libargon2-20171227-5.fc33.x86_64                    72/169 
DEBUG util.py:446:    Installing       : kmod-libs-28-1.fc34.x86_64                          73/169 
DEBUG util.py:446:    Installing       : keyutils-libs-devel-1.6.1-1.fc34.x86_64             74/169 
DEBUG util.py:446:    Installing       : krb5-devel-1.19-0.beta2.1.fc34.x86_64               75/169 
DEBUG util.py:446:    Installing       : kernel-headers-5.11.0-0.rc4.git0.1.fc34.x86_64      76/169 
DEBUG util.py:446:    Installing       : isl-0.16.1-12.fc33.x86_64                           77/169 
DEBUG util.py:446:    Running scriptlet: httpd-filesystem-2.4.46-6.fc34.noarch               78/169 
DEBUG util.py:446:    Installing       : httpd-filesystem-2.4.46-6.fc34.noarch               78/169 
DEBUG util.py:446:    Running scriptlet: groff-base-1.22.4-4.fc34.x86_64                     79/169 
DEBUG util.py:446:    Installing       : groff-base-1.22.4-4.fc34.x86_64                     79/169 
DEBUG util.py:446:    Running scriptlet: groff-base-1.22.4-4.fc34.x86_64                     79/169 
DEBUG util.py:446:    Installing       : perl-if-0.60.800-468.fc34.noarch                    80/169 
DEBUG util.py:446:    Installing       : perl-Time-Local-2:1.300-4.fc33.noarch               81/169 
DEBUG util.py:446:    Installing       : perl-File-Path-2.18-1.fc34.noarch                   82/169 
DEBUG util.py:446:    Installing       : perl-Pod-Escapes-1:1.07-457.fc33.noarch             83/169 
DEBUG util.py:446:    Installing       : perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch       84/169 
DEBUG util.py:446:    Installing       : perl-Class-Struct-0.66-468.fc34.noarch              85/169 
DEBUG util.py:446:    Installing       : perl-POSIX-1.94-468.fc34.x86_64                     86/169 
DEBUG util.py:446:    Installing       : perl-Term-ANSIColor-5.01-458.fc33.noarch            87/169 
DEBUG util.py:446:    Installing       : perl-IPC-Open3-1.21-468.fc34.noarch                 88/169 
DEBUG util.py:446:    Installing       : perl-HTTP-Tiny-0.076-457.fc33.noarch                89/169 
DEBUG util.py:446:    Installing       : perl-subs-1.03-468.fc34.noarch                      90/169 
DEBUG util.py:446:    Installing       : perl-File-Temp-1:0.231.100-1.fc34.noarch            91/169 
DEBUG util.py:446:    Installing       : perl-Term-Cap-1.17-457.fc33.noarch                  92/169 
DEBUG util.py:446:    Installing       : perl-Pod-Simple-1:3.42-1.fc34.noarch                93/169 
DEBUG util.py:446:    Installing       : perl-Socket-4:2.031-1.fc34.x86_64                   94/169 
DEBUG util.py:446:    Installing       : perl-SelectSaver-1.02-468.fc34.noarch               95/169 
DEBUG util.py:446:    Installing       : perl-Symbol-1.08-468.fc34.noarch                    96/169 
DEBUG util.py:446:    Installing       : perl-File-stat-1.09-468.fc34.noarch                 97/169 
DEBUG util.py:446:    Installing       : perl-podlators-1:4.14-457.fc33.noarch               98/169 
DEBUG util.py:446:    Installing       : perl-Pod-Perldoc-3.28.01-458.fc33.noarch            99/169 
DEBUG util.py:446:    Installing       : perl-Fcntl-1.13-468.fc34.x86_64                    100/169 
DEBUG util.py:446:    Installing       : perl-Text-ParseWords-3.30-457.fc33.noarch          101/169 
DEBUG util.py:446:    Installing       : perl-mro-1.23-468.fc34.x86_64                      102/169 
DEBUG util.py:446:    Installing       : perl-IO-1.43-468.fc34.x86_64                       103/169 
DEBUG util.py:446:    Installing       : perl-overloading-0.02-468.fc34.noarch              104/169 
DEBUG util.py:446:    Installing       : perl-Pod-Usage-4:2.01-1.fc34.noarch                105/169 
DEBUG util.py:446:    Installing       : perl-Errno-1.30-468.fc34.x86_64                    106/169 
DEBUG util.py:446:    Installing       : perl-File-Basename-2.85-468.fc34.noarch            107/169 
DEBUG util.py:446:    Installing       : perl-Getopt-Std-1.12-468.fc34.noarch               108/169 
DEBUG util.py:446:    Installing       : perl-MIME-Base64-3.16-1.fc34.x86_64                109/169 
DEBUG util.py:446:    Installing       : perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64      110/169 
DEBUG util.py:446:    Installing       : perl-constant-1.33-458.fc33.noarch                 111/169 
DEBUG util.py:446:    Installing       : perl-Storable-1:3.21-457.fc33.x86_64               112/169 
DEBUG util.py:446:    Installing       : perl-overload-1.31-468.fc34.noarch                 113/169 
DEBUG util.py:446:    Installing       : perl-parent-1:0.238-457.fc33.noarch                114/169 
DEBUG util.py:446:    Installing       : perl-vars-1.05-468.fc34.noarch                     115/169 
DEBUG util.py:446:    Installing       : perl-Getopt-Long-1:2.52-1.fc34.noarch              116/169 
DEBUG util.py:446:    Installing       : perl-Carp-1.50-457.fc33.noarch                     117/169 
DEBUG util.py:446:    Installing       : perl-Exporter-5.74-458.fc33.noarch                 118/169 
DEBUG util.py:446:    Installing       : perl-PathTools-3.78-458.fc34.x86_64                119/169 
DEBUG util.py:446:    Installing       : perl-Encode-4:3.08-458.fc34.x86_64                 120/169 
DEBUG util.py:446:    Installing       : perl-libs-4:5.32.0-468.fc34.x86_64                 121/169 
DEBUG util.py:446:    Installing       : perl-interpreter-4:5.32.0-468.fc34.x86_64          122/169 
DEBUG util.py:446:    Installing       : perl-DynaLoader-1.47-468.fc34.x86_64               123/169 
DEBUG util.py:446:    Installing       : perl-File-Compare-1.100.600-468.fc34.noarch        124/169 
DEBUG util.py:446:    Installing       : perl-File-Copy-2.34-468.fc34.noarch                125/169 
DEBUG util.py:446:    Installing       : perl-threads-1:2.25-457.fc33.x86_64                126/169 
DEBUG util.py:446:    Installing       : perl-threads-shared-1.61-457.fc33.x86_64           127/169 
DEBUG util.py:446:    Installing       : perl-Thread-Queue-3.14-457.fc33.noarch             128/169 
DEBUG util.py:446:    Installing       : perl-Data-Dumper-2.174-459.fc34.x86_64             129/169 
DEBUG util.py:446:    Installing       : perl-B-1.80-468.fc34.x86_64                        130/169 
DEBUG util.py:446:    Installing       : perl-File-Find-1.37-468.fc34.noarch                131/169 
DEBUG util.py:446:    Installing       : autoconf-2.69-35.fc34.noarch                       132/169 
DEBUG util.py:446:    Installing       : automake-1.16.2-3.fc34.noarch                      133/169 
DEBUG util.py:446:    Installing       : glibc-headers-x86-2.32.9000-26.fc34.noarch         134/169 
DEBUG util.py:446:    Installing       : libxcrypt-devel-4.4.17-1.fc34.x86_64               135/169 
DEBUG util.py:446:    Installing       : glibc-devel-2.32.9000-26.fc34.x86_64               136/169 
DEBUG util.py:446:    Installing       : gcc-11.0.0-0.16.fc34.x86_64                        137/169 
DEBUG util.py:446:    Installing       : gcc-c++-11.0.0-0.16.fc34.x86_64                    138/169 
DEBUG util.py:446:    Installing       : libtool-2.4.6-38.fc34.x86_64                       139/169 
DEBUG util.py:446:    Installing       : fedora-logos-httpd-33.0.0-1.fc34.noarch            140/169 
DEBUG util.py:446:    Installing       : expat-devel-2.2.10-1.fc34.x86_64                   141/169 
DEBUG util.py:446:    Installing       : c-ares-1.17.0-1.fc34.x86_64                        142/169 
DEBUG util.py:446:    Installing       : aspell-12:0.60.8-5.fc33.x86_64                     143/169 
DEBUG util.py:446:    Installing       : acl-2.2.53-9.fc34.x86_64                           144/169 
DEBUG util.py:446:    Installing       : device-mapper-1.02.173-1.fc33.x86_64               145/169 
DEBUG util.py:446:    Installing       : device-mapper-libs-1.02.173-1.fc33.x86_64          146/169 
DEBUG util.py:446:    Installing       : cryptsetup-libs-2.3.4-1.fc34.x86_64                147/169 
DEBUG util.py:446:    Installing       : dbus-1:1.12.20-2.fc33.x86_64                       148/169 
DEBUG util.py:446:    Installing       : systemd-pam-247.2-1.fc34.x86_64                    149/169 
DEBUG util.py:446:    Running scriptlet: systemd-247.2-1.fc34.x86_64                        150/169 
DEBUG util.py:446:    Installing       : systemd-247.2-1.fc34.x86_64                        150/169 
DEBUG util.py:446:    Running scriptlet: systemd-247.2-1.fc34.x86_64                        150/169 
DEBUG util.py:446:    Installing       : dbus-common-1:1.12.20-2.fc33.noarch                151/169 
DEBUG util.py:446:    Running scriptlet: dbus-common-1:1.12.20-2.fc33.noarch                151/169 
DEBUG util.py:446:  Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
DEBUG util.py:446:  Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
DEBUG util.py:446:    Running scriptlet: dbus-broker-26-1.fc34.x86_64                       152/169 
DEBUG util.py:446:    Installing       : dbus-broker-26-1.fc34.x86_64                       152/169 
DEBUG util.py:446:    Running scriptlet: dbus-broker-26-1.fc34.x86_64                       152/169 
DEBUG util.py:446:  Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
DEBUG util.py:446:  Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
DEBUG util.py:446:    Running scriptlet: cyrus-sasl-2.1.27-6.fc33.x86_64                    153/169 
DEBUG util.py:446:    Installing       : cyrus-sasl-2.1.27-6.fc33.x86_64                    153/169 
DEBUG util.py:446:    Running scriptlet: cyrus-sasl-2.1.27-6.fc33.x86_64                    153/169 
DEBUG util.py:446:    Installing       : cyrus-sasl-devel-2.1.27-6.fc33.x86_64              154/169 
DEBUG util.py:446:    Installing       : openldap-devel-2.4.57-1.fc34.x86_64                155/169 
DEBUG util.py:446:    Installing       : apr-util-devel-1.6.1-15.fc34.x86_64                156/169 
DEBUG util.py:446:    Installing       : httpd-2.4.46-6.fc34.x86_64                         157/169 
DEBUG util.py:446:    Running scriptlet: httpd-2.4.46-6.fc34.x86_64                         157/169 
DEBUG util.py:446:    Installing       : httpd-devel-2.4.46-6.fc34.x86_64                   158/169 
DEBUG util.py:446:    Installing       : aspell-devel-12:0.60.8-5.fc33.x86_64               159/169 
DEBUG util.py:446:    Installing       : c-ares-devel-1.17.0-1.fc34.x86_64                  160/169 
DEBUG util.py:446:    Installing       : php-devel-7.4.15~RC2-1.fc34.x86_64                 161/169 
DEBUG util.py:446:    Installing       : annobin-9.58-1.fc34.x86_64                         162/169 
DEBUG util.py:446:    Installing       : bind-devel-32:9.16.11-1.fc34.x86_64                163/169 
DEBUG util.py:446:    Installing       : libpq-devel-13.1-1.fc34.x86_64                     164/169 
DEBUG util.py:446:    Installing       : mariadb-connector-c-devel-3.1.11-1.fc34.x86_64     165/169 
DEBUG util.py:446:    Installing       : readline-devel-8.1-1.fc34.x86_64                   166/169 
DEBUG util.py:446:    Installing       : sqlite-devel-3.34.0-1.fc34.x86_64                  167/169 
DEBUG util.py:446:    Installing       : tre-devel-0.8.0-31.20140228gitc2f5d13.fc33.x86_6   168/169 
DEBUG util.py:446:    Installing       : libidn-devel-1.36-1.fc33.x86_64                    169/169 
DEBUG util.py:446:    Running scriptlet: httpd-2.4.46-6.fc34.x86_64                         169/169 
DEBUG util.py:446:    Running scriptlet: libidn-devel-1.36-1.fc33.x86_64                    169/169 
DEBUG util.py:446:    Verifying        : apr-util-1.6.1-15.fc34.x86_64                        1/169 
DEBUG util.py:446:    Verifying        : apr-util-devel-1.6.1-15.fc34.x86_64                  2/169 
DEBUG util.py:446:    Verifying        : acl-2.2.53-9.fc34.x86_64                             3/169 
DEBUG util.py:446:    Verifying        : annobin-9.58-1.fc34.x86_64                           4/169 
DEBUG util.py:446:    Verifying        : apr-1.7.0-7.fc34.x86_64                              5/169 
DEBUG util.py:446:    Verifying        : apr-devel-1.7.0-7.fc34.x86_64                        6/169 
DEBUG util.py:446:    Verifying        : aspell-12:0.60.8-5.fc33.x86_64                       7/169 
DEBUG util.py:446:    Verifying        : aspell-devel-12:0.60.8-5.fc33.x86_64                 8/169 
DEBUG util.py:446:    Verifying        : autoconf-2.69-35.fc34.noarch                         9/169 
DEBUG util.py:446:    Verifying        : automake-1.16.2-3.fc34.noarch                       10/169 
DEBUG util.py:446:    Verifying        : bind-devel-32:9.16.11-1.fc34.x86_64                 11/169 
DEBUG util.py:446:    Verifying        : bind-libs-32:9.16.11-1.fc34.x86_64                  12/169 
DEBUG util.py:446:    Verifying        : bind-libs-lite-32:9.16.11-1.fc34.x86_64             13/169 
DEBUG util.py:446:    Verifying        : bind-license-32:9.16.11-1.fc34.noarch               14/169 
DEBUG util.py:446:    Verifying        : c-ares-1.17.0-1.fc34.x86_64                         15/169 
DEBUG util.py:446:    Verifying        : c-ares-devel-1.17.0-1.fc34.x86_64                   16/169 
DEBUG util.py:446:    Verifying        : cmake-filesystem-3.19.3-1.fc34.x86_64               17/169 
DEBUG util.py:446:    Verifying        : cpp-11.0.0-0.16.fc34.x86_64                         18/169 
DEBUG util.py:446:    Verifying        : cryptsetup-libs-2.3.4-1.fc34.x86_64                 19/169 
DEBUG util.py:446:    Verifying        : cyrus-sasl-2.1.27-6.fc33.x86_64                     20/169 
DEBUG util.py:446:    Verifying        : cyrus-sasl-devel-2.1.27-6.fc33.x86_64               21/169 
DEBUG util.py:446:    Verifying        : dbus-1:1.12.20-2.fc33.x86_64                        22/169 
DEBUG util.py:446:    Verifying        : dbus-broker-26-1.fc34.x86_64                        23/169 
DEBUG util.py:446:    Verifying        : dbus-common-1:1.12.20-2.fc33.noarch                 24/169 
DEBUG util.py:446:    Verifying        : device-mapper-1.02.173-1.fc33.x86_64                25/169 
DEBUG util.py:446:    Verifying        : device-mapper-libs-1.02.173-1.fc33.x86_64           26/169 
DEBUG util.py:446:    Verifying        : emacs-filesystem-1:27.1-2.fc34.noarch               27/169 
DEBUG util.py:446:    Verifying        : expat-devel-2.2.10-1.fc34.x86_64                    28/169 
DEBUG util.py:446:    Verifying        : fedora-logos-httpd-33.0.0-1.fc34.noarch             29/169 
DEBUG util.py:446:    Verifying        : fstrm-0.6.0-3.fc34.x86_64                           30/169 
DEBUG util.py:446:    Verifying        : fstrm-devel-0.6.0-3.fc34.x86_64                     31/169 
DEBUG util.py:446:    Verifying        : gcc-11.0.0-0.16.fc34.x86_64                         32/169 
DEBUG util.py:446:    Verifying        : gcc-c++-11.0.0-0.16.fc34.x86_64                     33/169 
DEBUG util.py:446:    Verifying        : glibc-devel-2.32.9000-26.fc34.x86_64                34/169 
DEBUG util.py:446:    Verifying        : glibc-headers-x86-2.32.9000-26.fc34.noarch          35/169 
DEBUG util.py:446:    Verifying        : gnutls-3.6.15-2.fc34.x86_64                         36/169 
DEBUG util.py:446:    Verifying        : groff-base-1.22.4-4.fc34.x86_64                     37/169 
DEBUG util.py:446:    Verifying        : httpd-2.4.46-6.fc34.x86_64                          38/169 
DEBUG util.py:446:    Verifying        : httpd-devel-2.4.46-6.fc34.x86_64                    39/169 
DEBUG util.py:446:    Verifying        : httpd-filesystem-2.4.46-6.fc34.noarch               40/169 
DEBUG util.py:446:    Verifying        : httpd-tools-2.4.46-6.fc34.x86_64                    41/169 
DEBUG util.py:446:    Verifying        : iptables-libs-1.8.7-1.fc34.x86_64                   42/169 
DEBUG util.py:446:    Verifying        : isl-0.16.1-12.fc33.x86_64                           43/169 
DEBUG util.py:446:    Verifying        : json-c-0.14-7.fc33.x86_64                           44/169 
DEBUG util.py:446:    Verifying        : json-c-devel-0.14-7.fc33.x86_64                     45/169 
DEBUG util.py:446:    Verifying        : kernel-headers-5.11.0-0.rc4.git0.1.fc34.x86_64      46/169 
DEBUG util.py:446:    Verifying        : keyutils-libs-devel-1.6.1-1.fc34.x86_64             47/169 
DEBUG util.py:446:    Verifying        : kmod-libs-28-1.fc34.x86_64                          48/169 
DEBUG util.py:446:    Verifying        : krb5-devel-1.19-0.beta2.1.fc34.x86_64               49/169 
DEBUG util.py:446:    Verifying        : libargon2-20171227-5.fc33.x86_64                    50/169 
DEBUG util.py:446:    Verifying        : libcap-devel-2.46-1.fc34.x86_64                     51/169 
DEBUG util.py:446:    Verifying        : libcbor-0.7.0-2.fc34.x86_64                         52/169 
DEBUG util.py:446:    Verifying        : libcom_err-devel-1.45.6-4.fc33.x86_64               53/169 
DEBUG util.py:446:    Verifying        : libdb-devel-5.3.28-45.fc34.x86_64                   54/169 
DEBUG util.py:446:    Verifying        : libedit-3.1-33.20191231cvs.fc33.x86_64              55/169 
DEBUG util.py:446:    Verifying        : libfido2-1.6.0-1.fc34.x86_64                        56/169 
DEBUG util.py:446:    Verifying        : libibverbs-33.0-2.fc34.x86_64                       57/169 
DEBUG util.py:446:    Verifying        : libidn-1.36-1.fc33.x86_64                           58/169 
DEBUG util.py:446:    Verifying        : libidn-devel-1.36-1.fc33.x86_64                     59/169 
DEBUG util.py:446:    Verifying        : libkadm5-1.19-0.beta2.1.fc34.x86_64                 60/169 
DEBUG util.py:446:    Verifying        : libmaxminddb-1.4.3-1.fc34.x86_64                    61/169 
DEBUG util.py:446:    Verifying        : libmaxminddb-devel-1.4.3-1.fc34.x86_64              62/169 
DEBUG util.py:446:    Verifying        : libmnl-1.0.4-12.fc33.x86_64                         63/169 
DEBUG util.py:446:    Verifying        : libmpc-1.2.1-1.fc34.x86_64                          64/169 
DEBUG util.py:446:    Verifying        : libnetfilter_conntrack-1.0.8-1.fc34.x86_64          65/169 
DEBUG util.py:446:    Verifying        : libnfnetlink-1.0.1-18.fc33.x86_64                   66/169 
DEBUG util.py:446:    Verifying        : libnl3-3.5.0-5.fc33.x86_64                          67/169 
DEBUG util.py:446:    Verifying        : libpcap-14:1.9.1-6.fc34.x86_64                      68/169 
DEBUG util.py:446:    Verifying        : libpq-13.1-1.fc34.x86_64                            69/169 
DEBUG util.py:446:    Verifying        : libpq-devel-13.1-1.fc34.x86_64                      70/169 
DEBUG util.py:446:    Verifying        : libseccomp-2.5.0-3.fc33.x86_64                      71/169 
DEBUG util.py:446:    Verifying        : libselinux-devel-3.2-0.rc1.1.fc34.x86_64            72/169 
DEBUG util.py:446:    Verifying        : libsepol-devel-3.2-0.rc1.1.fc34.x86_64              73/169 
DEBUG util.py:446:    Verifying        : libstdc++-devel-11.0.0-0.16.fc34.x86_64             74/169 
DEBUG util.py:446:    Verifying        : libtool-2.4.6-38.fc34.x86_64                        75/169 
DEBUG util.py:446:    Verifying        : libuv-1:1.40.0-1.fc34.x86_64                        76/169 
DEBUG util.py:446:    Verifying        : libverto-devel-0.3.1-2.fc34.x86_64                  77/169 
DEBUG util.py:446:    Verifying        : libxcrypt-devel-4.4.17-1.fc34.x86_64                78/169 
DEBUG util.py:446:    Verifying        : libxml2-devel-2.9.10-9.fc34.x86_64                  79/169 
DEBUG util.py:446:    Verifying        : llvm-libs-11.1.0-0.2.rc2.fc34.x86_64                80/169 
DEBUG util.py:446:    Verifying        : lmdb-0.9.27-1.fc34.x86_64                           81/169 
DEBUG util.py:446:    Verifying        : lmdb-devel-0.9.27-1.fc34.x86_64                     82/169 
DEBUG util.py:446:    Verifying        : lmdb-libs-0.9.27-1.fc34.x86_64                      83/169 
DEBUG util.py:446:    Verifying        : m4-1.4.18-16.fc34.x86_64                            84/169 
DEBUG util.py:446:    Verifying        : mailcap-2.1.49-2.fc33.noarch                        85/169 
DEBUG util.py:446:    Verifying        : mariadb-connector-c-3.1.11-1.fc34.x86_64            86/169 
DEBUG util.py:446:    Verifying        : mariadb-connector-c-config-3.1.11-1.fc34.noarch     87/169 
DEBUG util.py:446:    Verifying        : mariadb-connector-c-devel-3.1.11-1.fc34.x86_64      88/169 
DEBUG util.py:446:    Verifying        : ncurses-6.2-3.20200222.fc33.x86_64                  89/169 
DEBUG util.py:446:    Verifying        : ncurses-c++-libs-6.2-3.20200222.fc33.x86_64         90/169 
DEBUG util.py:446:    Verifying        : ncurses-devel-6.2-3.20200222.fc33.x86_64            91/169 
DEBUG util.py:446:    Verifying        : nettle-3.7-1.fc34.x86_64                            92/169 
DEBUG util.py:446:    Verifying        : openldap-compat-2.4.57-1.fc34.x86_64                93/169 
DEBUG util.py:446:    Verifying        : openldap-devel-2.4.57-1.fc34.x86_64                 94/169 
DEBUG util.py:446:    Verifying        : openssl-devel-1:1.1.1i-1.fc34.x86_64                95/169 
DEBUG util.py:446:    Verifying        : pcre2-devel-10.36-2.fc34.x86_64                     96/169 
DEBUG util.py:446:    Verifying        : pcre2-utf16-10.36-2.fc34.x86_64                     97/169 
DEBUG util.py:446:    Verifying        : pcre2-utf32-10.36-2.fc34.x86_64                     98/169 
DEBUG util.py:446:    Verifying        : perl-B-1.80-468.fc34.x86_64                         99/169 
DEBUG util.py:446:    Verifying        : perl-Carp-1.50-457.fc33.noarch                     100/169 
DEBUG util.py:446:    Verifying        : perl-Class-Struct-0.66-468.fc34.noarch             101/169 
DEBUG util.py:446:    Verifying        : perl-Data-Dumper-2.174-459.fc34.x86_64             102/169 
DEBUG util.py:446:    Verifying        : perl-DynaLoader-1.47-468.fc34.x86_64               103/169 
DEBUG util.py:446:    Verifying        : perl-Encode-4:3.08-458.fc34.x86_64                 104/169 
DEBUG util.py:446:    Verifying        : perl-Errno-1.30-468.fc34.x86_64                    105/169 
DEBUG util.py:446:    Verifying        : perl-Exporter-5.74-458.fc33.noarch                 106/169 
DEBUG util.py:446:    Verifying        : perl-Fcntl-1.13-468.fc34.x86_64                    107/169 
DEBUG util.py:446:    Verifying        : perl-File-Basename-2.85-468.fc34.noarch            108/169 
DEBUG util.py:446:    Verifying        : perl-File-Compare-1.100.600-468.fc34.noarch        109/169 
DEBUG util.py:446:    Verifying        : perl-File-Copy-2.34-468.fc34.noarch                110/169 
DEBUG util.py:446:    Verifying        : perl-File-Find-1.37-468.fc34.noarch                111/169 
DEBUG util.py:446:    Verifying        : perl-File-Path-2.18-1.fc34.noarch                  112/169 
DEBUG util.py:446:    Verifying        : perl-File-Temp-1:0.231.100-1.fc34.noarch           113/169 
DEBUG util.py:446:    Verifying        : perl-File-stat-1.09-468.fc34.noarch                114/169 
DEBUG util.py:446:    Verifying        : perl-Getopt-Long-1:2.52-1.fc34.noarch              115/169 
DEBUG util.py:446:    Verifying        : perl-Getopt-Std-1.12-468.fc34.noarch               116/169 
DEBUG util.py:446:    Verifying        : perl-HTTP-Tiny-0.076-457.fc33.noarch               117/169 
DEBUG util.py:446:    Verifying        : perl-IO-1.43-468.fc34.x86_64                       118/169 
DEBUG util.py:446:    Verifying        : perl-IPC-Open3-1.21-468.fc34.noarch                119/169 
DEBUG util.py:446:    Verifying        : perl-MIME-Base64-3.16-1.fc34.x86_64                120/169 
DEBUG util.py:446:    Verifying        : perl-POSIX-1.94-468.fc34.x86_64                    121/169 
DEBUG util.py:446:    Verifying        : perl-PathTools-3.78-458.fc34.x86_64                122/169 
DEBUG util.py:446:    Verifying        : perl-Pod-Escapes-1:1.07-457.fc33.noarch            123/169 
DEBUG util.py:446:    Verifying        : perl-Pod-Perldoc-3.28.01-458.fc33.noarch           124/169 
DEBUG util.py:446:    Verifying        : perl-Pod-Simple-1:3.42-1.fc34.noarch               125/169 
DEBUG util.py:446:    Verifying        : perl-Pod-Usage-4:2.01-1.fc34.noarch                126/169 
DEBUG util.py:446:    Verifying        : perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64      127/169 
DEBUG util.py:446:    Verifying        : perl-SelectSaver-1.02-468.fc34.noarch              128/169 
DEBUG util.py:446:    Verifying        : perl-Socket-4:2.031-1.fc34.x86_64                  129/169 
DEBUG util.py:446:    Verifying        : perl-Storable-1:3.21-457.fc33.x86_64               130/169 
DEBUG util.py:446:    Verifying        : perl-Symbol-1.08-468.fc34.noarch                   131/169 
DEBUG util.py:446:    Verifying        : perl-Term-ANSIColor-5.01-458.fc33.noarch           132/169 
DEBUG util.py:446:    Verifying        : perl-Term-Cap-1.17-457.fc33.noarch                 133/169 
DEBUG util.py:446:    Verifying        : perl-Text-ParseWords-3.30-457.fc33.noarch          134/169 
DEBUG util.py:446:    Verifying        : perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch      135/169 
DEBUG util.py:446:    Verifying        : perl-Thread-Queue-3.14-457.fc33.noarch             136/169 
DEBUG util.py:446:    Verifying        : perl-Time-Local-2:1.300-4.fc33.noarch              137/169 
DEBUG util.py:446:    Verifying        : perl-constant-1.33-458.fc33.noarch                 138/169 
DEBUG util.py:446:    Verifying        : perl-if-0.60.800-468.fc34.noarch                   139/169 
DEBUG util.py:446:    Verifying        : perl-interpreter-4:5.32.0-468.fc34.x86_64          140/169 
DEBUG util.py:446:    Verifying        : perl-libs-4:5.32.0-468.fc34.x86_64                 141/169 
DEBUG util.py:446:    Verifying        : perl-mro-1.23-468.fc34.x86_64                      142/169 
DEBUG util.py:446:    Verifying        : perl-overload-1.31-468.fc34.noarch                 143/169 
DEBUG util.py:446:    Verifying        : perl-overloading-0.02-468.fc34.noarch              144/169 
DEBUG util.py:446:    Verifying        : perl-parent-1:0.238-457.fc33.noarch                145/169 
DEBUG util.py:446:    Verifying        : perl-podlators-1:4.14-457.fc33.noarch              146/169 
DEBUG util.py:446:    Verifying        : perl-subs-1.03-468.fc34.noarch                     147/169 
DEBUG util.py:446:    Verifying        : perl-threads-1:2.25-457.fc33.x86_64                148/169 
DEBUG util.py:446:    Verifying        : perl-threads-shared-1.61-457.fc33.x86_64           149/169 
DEBUG util.py:446:    Verifying        : perl-vars-1.05-468.fc34.noarch                     150/169 
DEBUG util.py:446:    Verifying        : php-cli-7.4.15~RC2-1.fc34.x86_64                   151/169 
DEBUG util.py:446:    Verifying        : php-common-7.4.15~RC2-1.fc34.x86_64                152/169 
DEBUG util.py:446:    Verifying        : php-devel-7.4.15~RC2-1.fc34.x86_64                 153/169 
DEBUG util.py:446:    Verifying        : protobuf-3.14.0-1.fc34.x86_64                      154/169 
DEBUG util.py:446:    Verifying        : protobuf-c-1.3.3-5.fc34.x86_64                     155/169 
DEBUG util.py:446:    Verifying        : protobuf-c-compiler-1.3.3-5.fc34.x86_64            156/169 
DEBUG util.py:446:    Verifying        : protobuf-c-devel-1.3.3-5.fc34.x86_64               157/169 
DEBUG util.py:446:    Verifying        : protobuf-compiler-3.14.0-1.fc34.x86_64             158/169 
DEBUG util.py:446:    Verifying        : readline-devel-8.1-1.fc34.x86_64                   159/169 
DEBUG util.py:446:    Verifying        : sqlite-3.34.0-1.fc34.x86_64                        160/169 
DEBUG util.py:446:    Verifying        : sqlite-devel-3.34.0-1.fc34.x86_64                  161/169 
DEBUG util.py:446:    Verifying        : systemd-247.2-1.fc34.x86_64                        162/169 
DEBUG util.py:446:    Verifying        : systemd-pam-247.2-1.fc34.x86_64                    163/169 
DEBUG util.py:446:    Verifying        : systemd-rpm-macros-247.2-1.fc34.noarch             164/169 
DEBUG util.py:446:    Verifying        : tre-0.8.0-31.20140228gitc2f5d13.fc33.x86_64        165/169 
DEBUG util.py:446:    Verifying        : tre-common-0.8.0-31.20140228gitc2f5d13.fc33.noar   166/169 
DEBUG util.py:446:    Verifying        : tre-devel-0.8.0-31.20140228gitc2f5d13.fc33.x86_6   167/169 
DEBUG util.py:446:    Verifying        : xz-devel-5.2.5-4.fc34.x86_64                       168/169 
DEBUG util.py:446:    Verifying        : zlib-devel-1.2.11-23.fc34.x86_64                   169/169 
DEBUG util.py:446:  Installed:
DEBUG util.py:446:    acl-2.2.53-9.fc34.x86_64                                                      
DEBUG util.py:446:    annobin-9.58-1.fc34.x86_64                                                    
DEBUG util.py:446:    apr-1.7.0-7.fc34.x86_64                                                       
DEBUG util.py:446:    apr-devel-1.7.0-7.fc34.x86_64                                                 
DEBUG util.py:446:    apr-util-1.6.1-15.fc34.x86_64                                                 
DEBUG util.py:446:    apr-util-devel-1.6.1-15.fc34.x86_64                                           
DEBUG util.py:446:    aspell-12:0.60.8-5.fc33.x86_64                                                
DEBUG util.py:446:    aspell-devel-12:0.60.8-5.fc33.x86_64                                          
DEBUG util.py:446:    autoconf-2.69-35.fc34.noarch                                                  
DEBUG util.py:446:    automake-1.16.2-3.fc34.noarch                                                 
DEBUG util.py:446:    bind-devel-32:9.16.11-1.fc34.x86_64                                           
DEBUG util.py:446:    bind-libs-32:9.16.11-1.fc34.x86_64                                            
DEBUG util.py:446:    bind-libs-lite-32:9.16.11-1.fc34.x86_64                                       
DEBUG util.py:446:    bind-license-32:9.16.11-1.fc34.noarch                                         
DEBUG util.py:446:    c-ares-1.17.0-1.fc34.x86_64                                                   
DEBUG util.py:446:    c-ares-devel-1.17.0-1.fc34.x86_64                                             
DEBUG util.py:446:    cmake-filesystem-3.19.3-1.fc34.x86_64                                         
DEBUG util.py:446:    cpp-11.0.0-0.16.fc34.x86_64                                                   
DEBUG util.py:446:    cryptsetup-libs-2.3.4-1.fc34.x86_64                                           
DEBUG util.py:446:    cyrus-sasl-2.1.27-6.fc33.x86_64                                               
DEBUG util.py:446:    cyrus-sasl-devel-2.1.27-6.fc33.x86_64                                         
DEBUG util.py:446:    dbus-1:1.12.20-2.fc33.x86_64                                                  
DEBUG util.py:446:    dbus-broker-26-1.fc34.x86_64                                                  
DEBUG util.py:446:    dbus-common-1:1.12.20-2.fc33.noarch                                           
DEBUG util.py:446:    device-mapper-1.02.173-1.fc33.x86_64                                          
DEBUG util.py:446:    device-mapper-libs-1.02.173-1.fc33.x86_64                                     
DEBUG util.py:446:    emacs-filesystem-1:27.1-2.fc34.noarch                                         
DEBUG util.py:446:    expat-devel-2.2.10-1.fc34.x86_64                                              
DEBUG util.py:446:    fedora-logos-httpd-33.0.0-1.fc34.noarch                                       
DEBUG util.py:446:    fstrm-0.6.0-3.fc34.x86_64                                                     
DEBUG util.py:446:    fstrm-devel-0.6.0-3.fc34.x86_64                                               
DEBUG util.py:446:    gcc-11.0.0-0.16.fc34.x86_64                                                   
DEBUG util.py:446:    gcc-c++-11.0.0-0.16.fc34.x86_64                                               
DEBUG util.py:446:    glibc-devel-2.32.9000-26.fc34.x86_64                                          
DEBUG util.py:446:    glibc-headers-x86-2.32.9000-26.fc34.noarch                                    
DEBUG util.py:446:    gnutls-3.6.15-2.fc34.x86_64                                                   
DEBUG util.py:446:    groff-base-1.22.4-4.fc34.x86_64                                               
DEBUG util.py:446:    httpd-2.4.46-6.fc34.x86_64                                                    
DEBUG util.py:446:    httpd-devel-2.4.46-6.fc34.x86_64                                              
DEBUG util.py:446:    httpd-filesystem-2.4.46-6.fc34.noarch                                         
DEBUG util.py:446:    httpd-tools-2.4.46-6.fc34.x86_64                                              
DEBUG util.py:446:    iptables-libs-1.8.7-1.fc34.x86_64                                             
DEBUG util.py:446:    isl-0.16.1-12.fc33.x86_64                                                     
DEBUG util.py:446:    json-c-0.14-7.fc33.x86_64                                                     
DEBUG util.py:446:    json-c-devel-0.14-7.fc33.x86_64                                               
DEBUG util.py:446:    kernel-headers-5.11.0-0.rc4.git0.1.fc34.x86_64                                
DEBUG util.py:446:    keyutils-libs-devel-1.6.1-1.fc34.x86_64                                       
DEBUG util.py:446:    kmod-libs-28-1.fc34.x86_64                                                    
DEBUG util.py:446:    krb5-devel-1.19-0.beta2.1.fc34.x86_64                                         
DEBUG util.py:446:    libargon2-20171227-5.fc33.x86_64                                              
DEBUG util.py:446:    libcap-devel-2.46-1.fc34.x86_64                                               
DEBUG util.py:446:    libcbor-0.7.0-2.fc34.x86_64                                                   
DEBUG util.py:446:    libcom_err-devel-1.45.6-4.fc33.x86_64                                         
DEBUG util.py:446:    libdb-devel-5.3.28-45.fc34.x86_64                                             
DEBUG util.py:446:    libedit-3.1-33.20191231cvs.fc33.x86_64                                        
DEBUG util.py:446:    libfido2-1.6.0-1.fc34.x86_64                                                  
DEBUG util.py:446:    libibverbs-33.0-2.fc34.x86_64                                                 
DEBUG util.py:446:    libidn-1.36-1.fc33.x86_64                                                     
DEBUG util.py:446:    libidn-devel-1.36-1.fc33.x86_64                                               
DEBUG util.py:446:    libkadm5-1.19-0.beta2.1.fc34.x86_64                                           
DEBUG util.py:446:    libmaxminddb-1.4.3-1.fc34.x86_64                                              
DEBUG util.py:446:    libmaxminddb-devel-1.4.3-1.fc34.x86_64                                        
DEBUG util.py:446:    libmnl-1.0.4-12.fc33.x86_64                                                   
DEBUG util.py:446:    libmpc-1.2.1-1.fc34.x86_64                                                    
DEBUG util.py:446:    libnetfilter_conntrack-1.0.8-1.fc34.x86_64                                    
DEBUG util.py:446:    libnfnetlink-1.0.1-18.fc33.x86_64                                             
DEBUG util.py:446:    libnl3-3.5.0-5.fc33.x86_64                                                    
DEBUG util.py:446:    libpcap-14:1.9.1-6.fc34.x86_64                                                
DEBUG util.py:446:    libpq-13.1-1.fc34.x86_64                                                      
DEBUG util.py:446:    libpq-devel-13.1-1.fc34.x86_64                                                
DEBUG util.py:446:    libseccomp-2.5.0-3.fc33.x86_64                                                
DEBUG util.py:446:    libselinux-devel-3.2-0.rc1.1.fc34.x86_64                                      
DEBUG util.py:446:    libsepol-devel-3.2-0.rc1.1.fc34.x86_64                                        
DEBUG util.py:446:    libstdc++-devel-11.0.0-0.16.fc34.x86_64                                       
DEBUG util.py:446:    libtool-2.4.6-38.fc34.x86_64                                                  
DEBUG util.py:446:    libuv-1:1.40.0-1.fc34.x86_64                                                  
DEBUG util.py:446:    libverto-devel-0.3.1-2.fc34.x86_64                                            
DEBUG util.py:446:    libxcrypt-devel-4.4.17-1.fc34.x86_64                                          
DEBUG util.py:446:    libxml2-devel-2.9.10-9.fc34.x86_64                                            
DEBUG util.py:446:    llvm-libs-11.1.0-0.2.rc2.fc34.x86_64                                          
DEBUG util.py:446:    lmdb-0.9.27-1.fc34.x86_64                                                     
DEBUG util.py:446:    lmdb-devel-0.9.27-1.fc34.x86_64                                               
DEBUG util.py:446:    lmdb-libs-0.9.27-1.fc34.x86_64                                                
DEBUG util.py:446:    m4-1.4.18-16.fc34.x86_64                                                      
DEBUG util.py:446:    mailcap-2.1.49-2.fc33.noarch                                                  
DEBUG util.py:446:    mariadb-connector-c-3.1.11-1.fc34.x86_64                                      
DEBUG util.py:446:    mariadb-connector-c-config-3.1.11-1.fc34.noarch                               
DEBUG util.py:446:    mariadb-connector-c-devel-3.1.11-1.fc34.x86_64                                
DEBUG util.py:446:    ncurses-6.2-3.20200222.fc33.x86_64                                            
DEBUG util.py:446:    ncurses-c++-libs-6.2-3.20200222.fc33.x86_64                                   
DEBUG util.py:446:    ncurses-devel-6.2-3.20200222.fc33.x86_64                                      
DEBUG util.py:446:    nettle-3.7-1.fc34.x86_64                                                      
DEBUG util.py:446:    openldap-compat-2.4.57-1.fc34.x86_64                                          
DEBUG util.py:446:    openldap-devel-2.4.57-1.fc34.x86_64                                           
DEBUG util.py:446:    openssl-devel-1:1.1.1i-1.fc34.x86_64                                          
DEBUG util.py:446:    pcre2-devel-10.36-2.fc34.x86_64                                               
DEBUG util.py:446:    pcre2-utf16-10.36-2.fc34.x86_64                                               
DEBUG util.py:446:    pcre2-utf32-10.36-2.fc34.x86_64                                               
DEBUG util.py:446:    perl-B-1.80-468.fc34.x86_64                                                   
DEBUG util.py:446:    perl-Carp-1.50-457.fc33.noarch                                                
DEBUG util.py:446:    perl-Class-Struct-0.66-468.fc34.noarch                                        
DEBUG util.py:446:    perl-Data-Dumper-2.174-459.fc34.x86_64                                        
DEBUG util.py:446:    perl-DynaLoader-1.47-468.fc34.x86_64                                          
DEBUG util.py:446:    perl-Encode-4:3.08-458.fc34.x86_64                                            
DEBUG util.py:446:    perl-Errno-1.30-468.fc34.x86_64                                               
DEBUG util.py:446:    perl-Exporter-5.74-458.fc33.noarch                                            
DEBUG util.py:446:    perl-Fcntl-1.13-468.fc34.x86_64                                               
DEBUG util.py:446:    perl-File-Basename-2.85-468.fc34.noarch                                       
DEBUG util.py:446:    perl-File-Compare-1.100.600-468.fc34.noarch                                   
DEBUG util.py:446:    perl-File-Copy-2.34-468.fc34.noarch                                           
DEBUG util.py:446:    perl-File-Find-1.37-468.fc34.noarch                                           
DEBUG util.py:446:    perl-File-Path-2.18-1.fc34.noarch                                             
DEBUG util.py:446:    perl-File-Temp-1:0.231.100-1.fc34.noarch                                      
DEBUG util.py:446:    perl-File-stat-1.09-468.fc34.noarch                                           
DEBUG util.py:446:    perl-Getopt-Long-1:2.52-1.fc34.noarch                                         
DEBUG util.py:446:    perl-Getopt-Std-1.12-468.fc34.noarch                                          
DEBUG util.py:446:    perl-HTTP-Tiny-0.076-457.fc33.noarch                                          
DEBUG util.py:446:    perl-IO-1.43-468.fc34.x86_64                                                  
DEBUG util.py:446:    perl-IPC-Open3-1.21-468.fc34.noarch                                           
DEBUG util.py:446:    perl-MIME-Base64-3.16-1.fc34.x86_64                                           
DEBUG util.py:446:    perl-POSIX-1.94-468.fc34.x86_64                                               
DEBUG util.py:446:    perl-PathTools-3.78-458.fc34.x86_64                                           
DEBUG util.py:446:    perl-Pod-Escapes-1:1.07-457.fc33.noarch                                       
DEBUG util.py:446:    perl-Pod-Perldoc-3.28.01-458.fc33.noarch                                      
DEBUG util.py:446:    perl-Pod-Simple-1:3.42-1.fc34.noarch                                          
DEBUG util.py:446:    perl-Pod-Usage-4:2.01-1.fc34.noarch                                           
DEBUG util.py:446:    perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64                                 
DEBUG util.py:446:    perl-SelectSaver-1.02-468.fc34.noarch                                         
DEBUG util.py:446:    perl-Socket-4:2.031-1.fc34.x86_64                                             
DEBUG util.py:446:    perl-Storable-1:3.21-457.fc33.x86_64                                          
DEBUG util.py:446:    perl-Symbol-1.08-468.fc34.noarch                                              
DEBUG util.py:446:    perl-Term-ANSIColor-5.01-458.fc33.noarch                                      
DEBUG util.py:446:    perl-Term-Cap-1.17-457.fc33.noarch                                            
DEBUG util.py:446:    perl-Text-ParseWords-3.30-457.fc33.noarch                                     
DEBUG util.py:446:    perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch                                 
DEBUG util.py:446:    perl-Thread-Queue-3.14-457.fc33.noarch                                        
DEBUG util.py:446:    perl-Time-Local-2:1.300-4.fc33.noarch                                         
DEBUG util.py:446:    perl-constant-1.33-458.fc33.noarch                                            
DEBUG util.py:446:    perl-if-0.60.800-468.fc34.noarch                                              
DEBUG util.py:446:    perl-interpreter-4:5.32.0-468.fc34.x86_64                                     
DEBUG util.py:446:    perl-libs-4:5.32.0-468.fc34.x86_64                                            
DEBUG util.py:446:    perl-mro-1.23-468.fc34.x86_64                                                 
DEBUG util.py:446:    perl-overload-1.31-468.fc34.noarch                                            
DEBUG util.py:446:    perl-overloading-0.02-468.fc34.noarch                                         
DEBUG util.py:446:    perl-parent-1:0.238-457.fc33.noarch                                           
DEBUG util.py:446:    perl-podlators-1:4.14-457.fc33.noarch                                         
DEBUG util.py:446:    perl-subs-1.03-468.fc34.noarch                                                
DEBUG util.py:446:    perl-threads-1:2.25-457.fc33.x86_64                                           
DEBUG util.py:446:    perl-threads-shared-1.61-457.fc33.x86_64                                      
DEBUG util.py:446:    perl-vars-1.05-468.fc34.noarch                                                
DEBUG util.py:446:    php-cli-7.4.15~RC2-1.fc34.x86_64                                              
DEBUG util.py:446:    php-common-7.4.15~RC2-1.fc34.x86_64                                           
DEBUG util.py:446:    php-devel-7.4.15~RC2-1.fc34.x86_64                                            
DEBUG util.py:446:    protobuf-3.14.0-1.fc34.x86_64                                                 
DEBUG util.py:446:    protobuf-c-1.3.3-5.fc34.x86_64                                                
DEBUG util.py:446:    protobuf-c-compiler-1.3.3-5.fc34.x86_64                                       
DEBUG util.py:446:    protobuf-c-devel-1.3.3-5.fc34.x86_64                                          
DEBUG util.py:446:    protobuf-compiler-3.14.0-1.fc34.x86_64                                        
DEBUG util.py:446:    readline-devel-8.1-1.fc34.x86_64                                              
DEBUG util.py:446:    sqlite-3.34.0-1.fc34.x86_64                                                   
DEBUG util.py:446:    sqlite-devel-3.34.0-1.fc34.x86_64                                             
DEBUG util.py:446:    systemd-247.2-1.fc34.x86_64                                                   
DEBUG util.py:446:    systemd-pam-247.2-1.fc34.x86_64                                               
DEBUG util.py:446:    systemd-rpm-macros-247.2-1.fc34.noarch                                        
DEBUG util.py:446:    tre-0.8.0-31.20140228gitc2f5d13.fc33.x86_64                                   
DEBUG util.py:446:    tre-common-0.8.0-31.20140228gitc2f5d13.fc33.noarch                            
DEBUG util.py:446:    tre-devel-0.8.0-31.20140228gitc2f5d13.fc33.x86_64                             
DEBUG util.py:446:    xz-devel-5.2.5-4.fc34.x86_64                                                  
DEBUG util.py:446:    zlib-devel-1.2.11-23.fc34.x86_64                                              
DEBUG util.py:446:  Complete!
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611736160.184764/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:598:  Child return code was: 0
DEBUG util.py:169:  kill orphans
DEBUG util.py:624:  child environment: None
DEBUG backend.py:763:  Copying packages to result dir
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/copr-rpmbuild/results/chroot_scan
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  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