INFO buildroot.py:347:  Mock Version: 1.4.4
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/dev/pts
DEBUG util.py:112:  creating dir: /var/lib/mock/604104-fedora-rawhide-x86_64/root/dev/pts
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/dev/shm
DEBUG util.py:112:  creating dir: /var/lib/mock/604104-fedora-rawhide-x86_64/root/dev/shm
DEBUG buildroot.py:478:  kernel version == 4.11.0-2.fc26.x86_64
DEBUG util.py:122:  touching file: /var/lib/mock/604104-fedora-rawhide-x86_64/root/etc/fstab
DEBUG util.py:122:  touching file: /var/lib/mock/604104-fedora-rawhide-x86_64/root/etc/yum/yum.conf
DEBUG util.py:122:  touching file: /var/lib/mock/604104-fedora-rawhide-x86_64/root/etc/dnf/dnf.conf
DEBUG util.py:122:  touching file: /var/lib/mock/604104-fedora-rawhide-x86_64/root/var/log/yum.log
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/proc
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/604104-fedora-rawhide-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/sys
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/604104-fedora-rawhide-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/dev/shm
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/604104-fedora-rawhide-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/dev/pts
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/604104-fedora-rawhide-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/proc/filesystems
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.ynqrdjdj', '/var/lib/mock/604104-fedora-rawhide-x86_64/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:588:  Child return code was: 0
DEBUG buildroot.py:142:  rootdir = /var/lib/mock/604104-fedora-rawhide-x86_64/root
DEBUG buildroot.py:143:  resultdir = /var/lib/copr-rpmbuild/results
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/etc/pki/mock
DEBUG util.py:112:  creating dir: /var/lib/mock/604104-fedora-rawhide-x86_64/root/etc/pki/mock
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/etc/dnf
DEBUG package_manager.py:107:  ['/usr/bin/dnf', '--installroot', '/var/lib/mock/604104-fedora-rawhide-x86_64/root/', '--releasever', '28', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '@buildsys-build']
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/604104-fedora-rawhide-x86_64/root/', '--releasever', '28', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '@buildsys-build', '--setopt=tsflags=nocontexts'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.evtzx8ab/$LIB/nosync.so'} and shell False
DEBUG util.py:450:  'Copr repository'                                87 kB/s |  16 kB     00:00    
DEBUG util.py:450:  fedora                                           33 MB/s |  67 MB     00:02    
DEBUG util.py:450:  Last metadata expiration check: 0:00:00 ago on Mon 18 Sep 2017 08:18:59 AM UTC.
DEBUG util.py:450:  Dependencies resolved.
DEBUG util.py:450:  ================================================================================
DEBUG util.py:450:   Group                          Packages                                       
DEBUG util.py:450:  ================================================================================
DEBUG util.py:450:  Marking packages as installed by the group:
DEBUG util.py:450:   @Buildsystem building group    util-linux    bash            findutils        
DEBUG util.py:450:                                  tar           cpio            bzip2            
DEBUG util.py:450:                                  gzip          gcc-c++         redhat-rpm-config
DEBUG util.py:450:                                  make          gcc             gawk             
DEBUG util.py:450:                                  sed           diffutils       unzip            
DEBUG util.py:450:                                  xz            coreutils       patch            
DEBUG util.py:450:                                  rpm-build     which           info             
DEBUG util.py:450:                                  grep          shadow-utils    fedora-release   
DEBUG util.py:450:  ================================================================================
DEBUG util.py:450:   Package                      Arch    Version                     Repository
DEBUG util.py:450:                                                                             Size
DEBUG util.py:450:  ================================================================================
DEBUG util.py:450:  Installing group packages:
DEBUG util.py:450:   bash                         x86_64  4.4.12-11.fc28              fedora  1.5 M
DEBUG util.py:450:   bzip2                        x86_64  1.0.6-24.fc27               fedora   58 k
DEBUG util.py:450:   coreutils                    x86_64  8.28-1.fc28                 fedora  1.2 M
DEBUG util.py:450:   cpio                         x86_64  2.12-6.fc27                 fedora  262 k
DEBUG util.py:450:   diffutils                    x86_64  3.6-3.fc27                  fedora  354 k
DEBUG util.py:450:   fedora-release               noarch  28-0.1                      fedora   25 k
DEBUG util.py:450:   findutils                    x86_64  1:4.6.0-14.fc27             fedora  522 k
DEBUG util.py:450:   gawk                         x86_64  4.1.4-6.fc28                fedora  1.1 M
DEBUG util.py:450:   gcc                          x86_64  7.2.1-1.fc28                fedora   21 M
DEBUG util.py:450:   gcc-c++                      x86_64  7.2.1-1.fc28                fedora   11 M
DEBUG util.py:450:   grep                         x86_64  3.1-3.fc27                  fedora  270 k
DEBUG util.py:450:   gzip                         x86_64  1.8-4.fc27                  fedora  160 k
DEBUG util.py:450:   info                         x86_64  6.5-1.fc28                  fedora  193 k
DEBUG util.py:450:   make                         x86_64  1:4.2.1-4.fc27              fedora  494 k
DEBUG util.py:450:   patch                        x86_64  2.7.5-6.fc27                fedora  123 k
DEBUG util.py:450:   redhat-rpm-config            noarch  67-1.fc27                   fedora   61 k
DEBUG util.py:450:   rpm-build                    x86_64  4.14.0-0.rc1.2.fc28         fedora  159 k
DEBUG util.py:450:   sed                          x86_64  4.4-3.fc27                  fedora  288 k
DEBUG util.py:450:   shadow-utils                 x86_64  2:4.5-5.fc28                fedora  1.2 M
DEBUG util.py:450:   tar                          x86_64  2:1.29-7.fc27               fedora  815 k
DEBUG util.py:450:   unzip                        x86_64  6.0-36.fc27                 fedora  189 k
DEBUG util.py:450:   util-linux                   x86_64  2.30.1-5.fc27               fedora  2.4 M
DEBUG util.py:450:   which                        x86_64  2.21-4.fc27                 fedora   46 k
DEBUG util.py:450:   xz                           x86_64  5.2.3-5.fc28                fedora  150 k
DEBUG util.py:450:  Installing dependencies:
DEBUG util.py:450:   audit-libs                   x86_64  2.7.7-5.fc27                fedora  108 k
DEBUG util.py:450:   basesystem                   noarch  11-4.fc27                   fedora  8.9 k
DEBUG util.py:450:   binutils                     x86_64  2.29-9.fc28                 fedora  5.9 M
DEBUG util.py:450:   bzip2-libs                   x86_64  1.0.6-24.fc27               fedora   46 k
DEBUG util.py:450:   ca-certificates              noarch  2017.2.16-4.fc27            fedora  452 k
DEBUG util.py:450:   chkconfig                    x86_64  1.10-3.fc27                 fedora  186 k
DEBUG util.py:450:   compat-openssl10             x86_64  1:1.0.2j-9.fc28             fedora  1.1 M
DEBUG util.py:450:   coreutils-common             x86_64  8.28-1.fc28                 fedora  1.9 M
DEBUG util.py:450:   cpp                          x86_64  7.2.1-1.fc28                fedora  9.2 M
DEBUG util.py:450:   cracklib                     x86_64  2.9.6-9.fc28                fedora   87 k
DEBUG util.py:450:   crypto-policies              noarch  20170823-1.git8d18c27.fc28  fedora   37 k
DEBUG util.py:450:   curl                         x86_64  7.55.1-5.fc28               fedora  311 k
DEBUG util.py:450:   cyrus-sasl-lib               x86_64  2.1.26-34.fc27              fedora  161 k
DEBUG util.py:450:   dwz                          x86_64  0.12-5.fc27                 fedora  106 k
DEBUG util.py:450:   elfutils                     x86_64  0.170-1.fc27                fedora  310 k
DEBUG util.py:450:   elfutils-default-yama-scope  noarch  0.170-1.fc27                fedora   39 k
DEBUG util.py:450:   elfutils-libelf              x86_64  0.170-1.fc27                fedora  204 k
DEBUG util.py:450:   elfutils-libs                x86_64  0.170-1.fc27                fedora  283 k
DEBUG util.py:450:   expat                        x86_64  2.2.4-1.fc28                fedora  102 k
DEBUG util.py:450:   fedora-repos                 noarch  28-0.1                      fedora   94 k
DEBUG util.py:450:   fedora-repos-rawhide         noarch  28-0.1                      fedora  7.4 k
DEBUG util.py:450:   fedora-rpm-macros            noarch  26-3.fc27                   fedora  6.7 k
DEBUG util.py:450:   file                         x86_64  5.32-1.fc28                 fedora   72 k
DEBUG util.py:450:   file-libs                    x86_64  5.32-1.fc28                 fedora  514 k
DEBUG util.py:450:   filesystem                   x86_64  3.3-3.fc27                  fedora  1.1 M
DEBUG util.py:450:   fpc-srpm-macros              noarch  1.1-3.fc27                  fedora  7.1 k
DEBUG util.py:450:   gc                           x86_64  7.6.0-7.fc27                fedora  110 k
DEBUG util.py:450:   gdb-headless                 x86_64  8.0-25.fc28                 fedora  3.3 M
DEBUG util.py:450:   gdbm                         x86_64  1.13-3.fc27                 fedora  157 k
DEBUG util.py:450:   ghc-srpm-macros              noarch  1.4.2-6.fc27                fedora  7.9 k
DEBUG util.py:450:   glib2                        x86_64  2.54.0-1.fc28               fedora  2.4 M
DEBUG util.py:450:   glibc                        x86_64  2.26.90-15.fc28             fedora  3.5 M
DEBUG util.py:450:   glibc-all-langpacks          x86_64  2.26.90-15.fc28             fedora  7.7 M
DEBUG util.py:450:   glibc-common                 x86_64  2.26.90-15.fc28             fedora  818 k
DEBUG util.py:450:   glibc-devel                  x86_64  2.26.90-15.fc28             fedora  1.0 M
DEBUG util.py:450:   glibc-headers                x86_64  2.26.90-15.fc28             fedora  530 k
DEBUG util.py:450:   gmp                          x86_64  1:6.1.2-6.fc27              fedora  280 k
DEBUG util.py:450:   gnat-srpm-macros             noarch  4-4.fc27                    fedora  8.4 k
DEBUG util.py:450:   gnupg2                       x86_64  2.2.0-1.fc28                fedora  2.2 M
DEBUG util.py:450:   gnutls                       x86_64  3.6.0-1.fc28                fedora  726 k
DEBUG util.py:450:   go-srpm-macros               noarch  2-10.fc27                   fedora  8.0 k
DEBUG util.py:450:   guile                        x86_64  5:2.0.14-3.fc27             fedora  3.5 M
DEBUG util.py:450:   ima-evm-utils                x86_64  1.0-1.fc28                  fedora   49 k
DEBUG util.py:450:   isl                          x86_64  0.16.1-3.fc27               fedora  835 k
DEBUG util.py:450:   kernel-headers               x86_64  4.14.0-0.rc0.git6.1.fc28    fedora  1.2 M
DEBUG util.py:450:   keyutils-libs                x86_64  1.5.10-3.fc27               fedora   32 k
DEBUG util.py:450:   krb5-libs                    x86_64  1.15.1-28.fc28              fedora  759 k
DEBUG util.py:450:   libacl                       x86_64  2.2.52-18.fc27              fedora   33 k
DEBUG util.py:450:   libarchive                   x86_64  3.3.1-3.fc27                fedora  355 k
DEBUG util.py:450:   libassuan                    x86_64  2.4.3-6.fc27                fedora   76 k
DEBUG util.py:450:   libatomic_ops                x86_64  7.4.6-3.fc27                fedora   33 k
DEBUG util.py:450:   libattr                      x86_64  2.4.47-21.fc27              fedora   25 k
DEBUG util.py:450:   libbabeltrace                x86_64  1.5.3-1.fc27                fedora  195 k
DEBUG util.py:450:   libblkid                     x86_64  2.30.1-5.fc27               fedora  196 k
DEBUG util.py:450:   libcap                       x86_64  2.25-7.fc27                 fedora   54 k
DEBUG util.py:450:   libcap-ng                    x86_64  0.7.8-7.fc28                fedora   31 k
DEBUG util.py:450:   libcom_err                   x86_64  1.43.6-1.fc28               fedora   46 k
DEBUG util.py:450:   libcrypt-nss                 x86_64  2.26.90-15.fc28             fedora   67 k
DEBUG util.py:450:   libcurl                      x86_64  7.55.1-5.fc28               fedora  272 k
DEBUG util.py:450:   libdb                        x86_64  5.3.28-27.fc28              fedora  753 k
DEBUG util.py:450:   libdb-utils                  x86_64  5.3.28-27.fc28              fedora  144 k
DEBUG util.py:450:   libfdisk                     x86_64  2.30.1-5.fc27               fedora  243 k
DEBUG util.py:450:   libffi                       x86_64  3.1-14.fc27                 fedora   34 k
DEBUG util.py:450:   libgcc                       x86_64  7.2.1-1.fc28                fedora   89 k
DEBUG util.py:450:   libgcrypt                    x86_64  1.8.1-1.fc28                fedora  453 k
DEBUG util.py:450:   libgomp                      x86_64  7.2.1-1.fc28                fedora  197 k
DEBUG util.py:450:   libgpg-error                 x86_64  1.27-3.fc27                 fedora  183 k
DEBUG util.py:450:   libidn2                      x86_64  2.0.4-1.fc28                fedora   98 k
DEBUG util.py:450:   libipt                       x86_64  1.6.1-4.fc27                fedora   47 k
DEBUG util.py:450:   libksba                      x86_64  1.3.5-5.fc27                fedora  132 k
DEBUG util.py:450:   libmetalink                  x86_64  0.1.3-4.fc27                fedora   30 k
DEBUG util.py:450:   libmount                     x86_64  2.30.1-5.fc27               fedora  218 k
DEBUG util.py:450:   libmpc                       x86_64  1.0.2-8.fc27                fedora   56 k
DEBUG util.py:450:   libnghttp2                   x86_64  1.25.0-1.fc28               fedora   73 k
DEBUG util.py:450:   libpkgconf                   x86_64  1.3.8-1.fc27                fedora   30 k
DEBUG util.py:450:   libpsl                       x86_64  0.18.0-1.fc27               fedora   50 k
DEBUG util.py:450:   libpwquality                 x86_64  1.4.0-3.fc27                fedora  100 k
DEBUG util.py:450:   libselinux                   x86_64  2.7-3.fc28                  fedora  173 k
DEBUG util.py:450:   libsemanage                  x86_64  2.7-3.fc28                  fedora  156 k
DEBUG util.py:450:   libsepol                     x86_64  2.7-1.fc27                  fedora  331 k
DEBUG util.py:450:   libsigsegv                   x86_64  2.11-3.fc27                 fedora   28 k
DEBUG util.py:450:   libsmartcols                 x86_64  2.30.1-5.fc27               fedora  159 k
DEBUG util.py:450:   libssh2                      x86_64  1.8.0-5.fc28                fedora   96 k
DEBUG util.py:450:   libstdc++                    x86_64  7.2.1-1.fc28                fedora  461 k
DEBUG util.py:450:   libstdc++-devel              x86_64  7.2.1-1.fc28                fedora  1.9 M
DEBUG util.py:450:   libtasn1                     x86_64  4.12-3.fc27                 fedora   74 k
DEBUG util.py:450:   libtool-ltdl                 x86_64  2.4.6-20.fc27               fedora   55 k
DEBUG util.py:450:   libunistring                 x86_64  0.9.7-3.fc27                fedora  408 k
DEBUG util.py:450:   libusbx                      x86_64  1.0.21-4.fc27               fedora   68 k
DEBUG util.py:450:   libutempter                  x86_64  1.1.6-11.fc27               fedora   30 k
DEBUG util.py:450:   libuuid                      x86_64  2.30.1-5.fc27               fedora   82 k
DEBUG util.py:450:   libverto                     x86_64  0.3.0-1.fc28                fedora   22 k
DEBUG util.py:450:   libxml2                      x86_64  2.9.5-1.fc28                fedora  691 k
DEBUG util.py:450:   lua-libs                     x86_64  5.3.4-5.fc27                fedora  115 k
DEBUG util.py:450:   lz4-libs                     x86_64  1.8.0-1.fc28                fedora   49 k
DEBUG util.py:450:   mpfr                         x86_64  3.1.5-5.fc27                fedora  216 k
DEBUG util.py:450:   ncurses                      x86_64  6.0-13.20170722.fc27        fedora  369 k
DEBUG util.py:450:   ncurses-base                 noarch  6.0-13.20170722.fc27        fedora   77 k
DEBUG util.py:450:   ncurses-libs                 x86_64  6.0-13.20170722.fc27        fedora  326 k
DEBUG util.py:450:   nettle                       x86_64  3.3-5.fc27                  fedora  286 k
DEBUG util.py:450:   npth                         x86_64  1.5-3.fc27                  fedora   24 k
DEBUG util.py:450:   nspr                         x86_64  4.16.0-1.fc27               fedora  138 k
DEBUG util.py:450:   nss                          x86_64  3.32.1-2.fc28               fedora  663 k
DEBUG util.py:450:   nss-pem                      x86_64  1.0.3-5.fc27                fedora   77 k
DEBUG util.py:450:   nss-softokn                  x86_64  3.32.0-8.fc28               fedora  389 k
DEBUG util.py:450:   nss-softokn-freebl           x86_64  3.32.0-8.fc28               fedora  225 k
DEBUG util.py:450:   nss-sysinit                  x86_64  3.32.1-2.fc28               fedora   63 k
DEBUG util.py:450:   nss-util                     x86_64  3.32.0-2.fc27               fedora   88 k
DEBUG util.py:450:   ocaml-srpm-macros            noarch  5-2.fc27                    fedora  7.8 k
DEBUG util.py:450:   openblas-srpm-macros         noarch  2-2.fc27                    fedora  6.6 k
DEBUG util.py:450:   openldap                     x86_64  2.4.45-3.fc27               fedora  359 k
DEBUG util.py:450:   openssl-libs                 x86_64  1:1.1.0f-9.fc27             fedora  1.3 M
DEBUG util.py:450:   p11-kit                      x86_64  0.23.8-2.fc28               fedora  263 k
DEBUG util.py:450:   p11-kit-trust                x86_64  0.23.8-2.fc28               fedora  134 k
DEBUG util.py:450:   pam                          x86_64  1.3.0-6.fc28                fedora  749 k
DEBUG util.py:450:   pcre                         x86_64  8.41-1.fc27.2               fedora  204 k
DEBUG util.py:450:   pcre2                        x86_64  10.30-1.fc27                fedora  233 k
DEBUG util.py:450:   perl-srpm-macros             noarch  1-24.fc27                   fedora  9.3 k
DEBUG util.py:450:   pkgconf                      x86_64  1.3.8-1.fc27                fedora   30 k
DEBUG util.py:450:   pkgconf-m4                   noarch  1.3.8-1.fc27                fedora   13 k
DEBUG util.py:450:   pkgconf-pkg-config           x86_64  1.3.8-1.fc27                fedora   12 k
DEBUG util.py:450:   popt                         x86_64  1.16-11.fc27                fedora   59 k
DEBUG util.py:450:   publicsuffix-list-dafsa      noarch  20170828-1.fc28             fedora   45 k
DEBUG util.py:450:   python-srpm-macros           noarch  3-22.fc27                   fedora  9.6 k
DEBUG util.py:450:   python3                      x86_64  3.6.2-17.fc28               fedora   67 k
DEBUG util.py:450:   python3-libs                 x86_64  3.6.2-17.fc28               fedora  8.5 M
DEBUG util.py:450:   python3-pip                  noarch  9.0.1-11.fc27               fedora  1.7 M
DEBUG util.py:450:   python3-setuptools           noarch  36.2.0-7.fc28               fedora  596 k
DEBUG util.py:450:   qt5-srpm-macros              noarch  5.9.1-2.fc27                fedora  8.5 k
DEBUG util.py:450:   readline                     x86_64  7.0-7.fc27                  fedora  217 k
DEBUG util.py:450:   rpm                          x86_64  4.14.0-0.rc1.2.fc28         fedora  529 k
DEBUG util.py:450:   rpm-build-libs               x86_64  4.14.0-0.rc1.2.fc28         fedora  142 k
DEBUG util.py:450:   rpm-libs                     x86_64  4.14.0-0.rc1.2.fc28         fedora  321 k
DEBUG util.py:450:   rpm-plugin-selinux           x86_64  4.14.0-0.rc1.2.fc28         fedora   65 k
DEBUG util.py:450:   rust-srpm-macros             noarch  4-3.fc27                    fedora  7.7 k
DEBUG util.py:450:   setup                        noarch  2.10.10-1.fc28              fedora  176 k
DEBUG util.py:450:   sqlite-libs                  x86_64  3.20.1-1.fc28               fedora  537 k
DEBUG util.py:450:   systemd-libs                 x86_64  234-5.fc27                  fedora  460 k
DEBUG util.py:450:   tzdata                       noarch  2017b-2.fc27                fedora  422 k
DEBUG util.py:450:   xz-libs                      x86_64  5.2.3-5.fc28                fedora   91 k
DEBUG util.py:450:   zip                          x86_64  3.0-20.fc27                 fedora  270 k
DEBUG util.py:450:   zlib                         x86_64  1.2.11-4.fc27               fedora   99 k
DEBUG util.py:450:  Transaction Summary
DEBUG util.py:450:  ================================================================================
DEBUG util.py:450:  Install  142 Packages
DEBUG util.py:450:  Total download size: 124 M
DEBUG util.py:450:  Installed size: 473 M
DEBUG util.py:450:  Downloading Packages:
DEBUG util.py:450:  (1/166): shadow-utils-4.5-5.fc28.x86_64.rpm     1.5 MB/s | 1.2 MB     00:00    
DEBUG util.py:450:  [MIRROR] make-4.2.1-4.fc27.x86_64.rpm: Status code: 503 for https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/m/make-4.2.1-4.fc27.x86_64.rpm
DEBUG util.py:450:  [MIRROR] diffutils-3.6-3.fc27.x86_64.rpm: Status code: 503 for https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/d/diffutils-3.6-3.fc27.x86_64.rpm
DEBUG util.py:450:  [MIRROR] gzip-1.8-4.fc27.x86_64.rpm: Status code: 503 for https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/g/gzip-1.8-4.fc27.x86_64.rpm
DEBUG util.py:450:  (2/166): make-4.2.1-4.fc27.x86_64.rpm           1.9 MB/s | 494 kB     00:00    
DEBUG util.py:450:  [MIRROR] diffutils-3.6-3.fc27.x86_64.rpm: Status code: 503 for http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/d/diffutils-3.6-3.fc27.x86_64.rpm
DEBUG util.py:450:  [MIRROR] gzip-1.8-4.fc27.x86_64.rpm: Status code: 503 for http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/g/gzip-1.8-4.fc27.x86_64.rpm
DEBUG util.py:450:  [MIRROR] bash-4.4.12-11.fc28.x86_64.rpm: Status code: 503 for http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/b/bash-4.4.12-11.fc28.x86_64.rpm
DEBUG util.py:450:  (3/166): gzip-1.8-4.fc27.x86_64.rpm             110 kB/s | 160 kB     00:01    
DEBUG util.py:450:  (4/166): redhat-rpm-config-67-1.fc27.noarch.rpm 377 kB/s |  61 kB     00:00    
DEBUG util.py:450:  (5/166): diffutils-3.6-3.fc27.x86_64.rpm        213 kB/s | 354 kB     00:01    
DEBUG util.py:450:  (6/166): fedora-release-28-0.1.noarch.rpm       323 kB/s |  25 kB     00:00    
DEBUG util.py:450:  (7/166): sed-4.4-3.fc27.x86_64.rpm              865 kB/s | 288 kB     00:00    
DEBUG util.py:450:  (8/166): findutils-4.6.0-14.fc27.x86_64.rpm     894 kB/s | 522 kB     00:00    
DEBUG util.py:450:  (9/166): rpm-build-4.14.0-0.rc1.2.fc28.x86_64.r 662 kB/s | 159 kB     00:00    
DEBUG util.py:450:  (10/166): which-2.21-4.fc27.x86_64.rpm          495 kB/s |  46 kB     00:00    
DEBUG util.py:450:  (11/166): grep-3.1-3.fc27.x86_64.rpm            923 kB/s | 270 kB     00:00    
DEBUG util.py:450:  (12/166): patch-2.7.5-6.fc27.x86_64.rpm         955 kB/s | 123 kB     00:00    
DEBUG util.py:450:  (13/166): info-6.5-1.fc28.x86_64.rpm            805 kB/s | 193 kB     00:00    
DEBUG util.py:450:  (14/166): cpio-2.12-6.fc27.x86_64.rpm           1.0 MB/s | 262 kB     00:00    
DEBUG util.py:450:  (15/166): tar-1.29-7.fc27.x86_64.rpm            1.1 MB/s | 815 kB     00:00    
DEBUG util.py:450:  (16/166): xz-5.2.3-5.fc28.x86_64.rpm            774 kB/s | 150 kB     00:00    
DEBUG util.py:450:  (17/166): bash-4.4.12-11.fc28.x86_64.rpm        640 kB/s | 1.5 MB     00:02    
DEBUG util.py:450:  (18/166): bzip2-1.0.6-24.fc27.x86_64.rpm        637 kB/s |  58 kB     00:00    
DEBUG util.py:450:  (19/166): audit-libs-2.7.7-5.fc27.x86_64.rpm    856 kB/s | 108 kB     00:00    
DEBUG util.py:450:  (20/166): libacl-2.2.52-18.fc27.x86_64.rpm      457 kB/s |  33 kB     00:00    
DEBUG util.py:450:  (21/166): libattr-2.4.47-21.fc27.x86_64.rpm     548 kB/s |  25 kB     00:00    
DEBUG util.py:450:  (22/166): libselinux-2.7-3.fc28.x86_64.rpm      1.0 MB/s | 173 kB     00:00    
DEBUG util.py:450:  (23/166): coreutils-8.28-1.fc28.x86_64.rpm      1.1 MB/s | 1.2 MB     00:01    
DEBUG util.py:450:  (24/166): libsemanage-2.7-3.fc28.x86_64.rpm     923 kB/s | 156 kB     00:00    
DEBUG util.py:450:  (25/166): setup-2.10.10-1.fc28.noarch.rpm       1.0 MB/s | 176 kB     00:00    
DEBUG util.py:450:  (26/166): gc-7.6.0-7.fc27.x86_64.rpm            888 kB/s | 110 kB     00:00    
DEBUG util.py:450:  (27/166): filesystem-3.3-3.fc27.x86_64.rpm      1.3 MB/s | 1.1 MB     00:00    
DEBUG util.py:450:  (28/166): ncurses-libs-6.0-13.20170722.fc27.x86 1.2 MB/s | 326 kB     00:00    
DEBUG util.py:450:  (29/166): dwz-0.12-5.fc27.x86_64.rpm            1.0 MB/s | 106 kB     00:00    
DEBUG util.py:450:  (30/166): fedora-rpm-macros-26-3.fc27.noarch.rp  63 kB/s | 6.7 kB     00:00    
DEBUG util.py:450:  (31/166): fpc-srpm-macros-1.1-3.fc27.noarch.rpm  88 kB/s | 7.1 kB     00:00    
DEBUG util.py:450:  (32/166): ghc-srpm-macros-1.4.2-6.fc27.noarch.r  75 kB/s | 7.9 kB     00:00    
DEBUG util.py:450:  (33/166): gnat-srpm-macros-4-4.fc27.noarch.rpm   80 kB/s | 8.4 kB     00:00    
DEBUG util.py:450:  (34/166): go-srpm-macros-2-10.fc27.noarch.rpm    99 kB/s | 8.0 kB     00:00    
DEBUG util.py:450:  (35/166): ocaml-srpm-macros-5-2.fc27.noarch.rpm  66 kB/s | 7.8 kB     00:00    
DEBUG util.py:450:  (36/166): openblas-srpm-macros-2-2.fc27.noarch. 159 kB/s | 6.6 kB     00:00    
DEBUG util.py:450:  (37/166): perl-srpm-macros-1-24.fc27.noarch.rpm 116 kB/s | 9.3 kB     00:00    
DEBUG util.py:450:  (38/166): python-srpm-macros-3-22.fc27.noarch.r 229 kB/s | 9.6 kB     00:00    
DEBUG util.py:450:  (39/166): qt5-srpm-macros-5.9.1-2.fc27.noarch.r  78 kB/s | 8.5 kB     00:00    
DEBUG util.py:450:  (40/166): guile-2.0.14-3.fc27.x86_64.rpm        1.6 MB/s | 3.5 MB     00:02    
DEBUG util.py:450:  (41/166): rust-srpm-macros-4-3.fc27.noarch.rpm   94 kB/s | 7.7 kB     00:00    
DEBUG util.py:450:  (42/166): rpm-4.14.0-0.rc1.2.fc28.x86_64.rpm    1.5 MB/s | 529 kB     00:00    
DEBUG util.py:450:  (43/166): zip-3.0-20.fc27.x86_64.rpm            1.6 MB/s | 270 kB     00:00    
DEBUG util.py:450:  (44/166): fedora-repos-28-0.1.noarch.rpm        951 kB/s |  94 kB     00:00    
DEBUG util.py:450:  (45/166): bzip2-libs-1.0.6-24.fc27.x86_64.rpm   801 kB/s |  46 kB     00:00    
DEBUG util.py:450:  (46/166): glibc-2.26.90-15.fc28.x86_64.rpm      994 kB/s | 3.5 MB     00:03    
DEBUG util.py:450:  (47/166): elfutils-0.170-1.fc27.x86_64.rpm      1.1 MB/s | 310 kB     00:00    
DEBUG util.py:450:  (48/166): elfutils-libelf-0.170-1.fc27.x86_64.r 1.2 MB/s | 204 kB     00:00    
DEBUG util.py:450:  (49/166): elfutils-libs-0.170-1.fc27.x86_64.rpm 1.3 MB/s | 283 kB     00:00    
DEBUG util.py:450:  (50/166): file-5.32-1.fc28.x86_64.rpm           840 kB/s |  72 kB     00:00    
DEBUG util.py:450:  (51/166): file-libs-5.32-1.fc28.x86_64.rpm      1.5 MB/s | 514 kB     00:00    
DEBUG util.py:450:  (52/166): libcap-2.25-7.fc27.x86_64.rpm         855 kB/s |  54 kB     00:00    
DEBUG util.py:450:  (53/166): libdb-5.3.28-27.fc28.x86_64.rpm       1.4 MB/s | 753 kB     00:00    
DEBUG util.py:450:  (54/166): lua-libs-5.3.4-5.fc27.x86_64.rpm      381 kB/s | 115 kB     00:00    
DEBUG util.py:450:  (55/166): gdb-headless-8.0-25.fc28.x86_64.rpm   1.7 MB/s | 3.3 MB     00:01    
DEBUG util.py:450:  (56/166): popt-1.16-11.fc27.x86_64.rpm          1.0 MB/s |  59 kB     00:00    
DEBUG util.py:450:  (57/166): rpm-build-libs-4.14.0-0.rc1.2.fc28.x8 1.6 MB/s | 142 kB     00:00    
DEBUG util.py:450:  (58/166): rpm-libs-4.14.0-0.rc1.2.fc28.x86_64.r 1.7 MB/s | 321 kB     00:00    
DEBUG util.py:450:  (59/166): xz-libs-5.2.3-5.fc28.x86_64.rpm       920 kB/s |  91 kB     00:00    
DEBUG util.py:450:  (60/166): openssl-libs-1.1.0f-9.fc27.x86_64.rpm 1.1 MB/s | 1.3 MB     00:01    
DEBUG util.py:450:  (61/166): zlib-1.2.11-4.fc27.x86_64.rpm         1.1 MB/s |  99 kB     00:00    
DEBUG util.py:450:  (62/166): pcre-8.41-1.fc27.2.x86_64.rpm         1.0 MB/s | 204 kB     00:00    
DEBUG util.py:450:  (63/166): gmp-6.1.2-6.fc27.x86_64.rpm           1.1 MB/s | 280 kB     00:00    
DEBUG util.py:450:  (64/166): binutils-2.29-9.fc28.x86_64.rpm       1.6 MB/s | 5.9 MB     00:03    
DEBUG util.py:450:  (65/166): ncurses-6.0-13.20170722.fc27.x86_64.r 1.1 MB/s | 369 kB     00:00    
DEBUG util.py:450:  (66/166): libcap-ng-0.7.8-7.fc28.x86_64.rpm     557 kB/s |  31 kB     00:00    
DEBUG util.py:450:  (67/166): basesystem-11-4.fc27.noarch.rpm       112 kB/s | 8.9 kB     00:00    
DEBUG util.py:450:  (68/166): libsepol-2.7-1.fc27.x86_64.rpm        1.2 MB/s | 331 kB     00:00    
DEBUG util.py:450:  (69/166): pcre2-10.30-1.fc27.x86_64.rpm         1.2 MB/s | 233 kB     00:00    
DEBUG util.py:450:  (70/166): libatomic_ops-7.4.6-3.fc27.x86_64.rpm 603 kB/s |  33 kB     00:00    
DEBUG util.py:450:  (71/166): glibc-common-2.26.90-15.fc28.x86_64.r 1.4 MB/s | 818 kB     00:00    
DEBUG util.py:450:  (72/166): libgcc-7.2.1-1.fc28.x86_64.rpm        834 kB/s |  89 kB     00:00    
DEBUG util.py:450:  (73/166): libffi-3.1-14.fc27.x86_64.rpm         779 kB/s |  34 kB     00:00    
DEBUG util.py:450:  (74/166): libtool-ltdl-2.4.6-20.fc27.x86_64.rpm 719 kB/s |  55 kB     00:00    
DEBUG util.py:450:  (75/166): coreutils-common-8.28-1.fc28.x86_64.r 1.3 MB/s | 1.9 MB     00:01    
DEBUG util.py:450:  (76/166): libstdc++-7.2.1-1.fc28.x86_64.rpm     1.5 MB/s | 461 kB     00:00    
DEBUG util.py:450:  (77/166): ncurses-base-6.0-13.20170722.fc27.noa 929 kB/s |  77 kB     00:00    
DEBUG util.py:450:  (78/166): readline-7.0-7.fc27.x86_64.rpm        1.0 MB/s | 217 kB     00:00    
DEBUG util.py:450:  (79/166): libunistring-0.9.7-3.fc27.x86_64.rpm  1.3 MB/s | 408 kB     00:00    
DEBUG util.py:450:  (80/166): fedora-repos-rawhide-28-0.1.noarch.rp 176 kB/s | 7.4 kB     00:00    
DEBUG util.py:450:  (81/166): libdb-utils-5.3.28-27.fc28.x86_64.rpm 1.1 MB/s | 144 kB     00:00    
DEBUG util.py:450:  (82/166): elfutils-default-yama-scope-0.170-1.f 521 kB/s |  39 kB     00:00    
DEBUG util.py:450:  (83/166): libarchive-3.3.1-3.fc27.x86_64.rpm    1.4 MB/s | 355 kB     00:00    
DEBUG util.py:450:  (84/166): chkconfig-1.10-3.fc27.x86_64.rpm      1.1 MB/s | 186 kB     00:00    
DEBUG util.py:450:  (85/166): expat-2.2.4-1.fc28.x86_64.rpm         1.2 MB/s | 102 kB     00:00    
DEBUG util.py:450:  (86/166): libipt-1.6.1-4.fc27.x86_64.rpm        1.1 MB/s |  47 kB     00:00    
DEBUG util.py:450:  (87/166): libbabeltrace-1.5.3-1.fc27.x86_64.rpm 1.1 MB/s | 195 kB     00:00    
DEBUG util.py:450:  (88/166): crypto-policies-20170823-1.git8d18c27 467 kB/s |  37 kB     00:00    
DEBUG util.py:450:  (89/166): ca-certificates-2017.2.16-4.fc27.noar 1.3 MB/s | 452 kB     00:00    
DEBUG util.py:450:  (90/166): ima-evm-utils-1.0-1.fc28.x86_64.rpm   630 kB/s |  49 kB     00:00    
DEBUG util.py:450:  (91/166): rpm-plugin-selinux-4.14.0-0.rc1.2.fc2 783 kB/s |  65 kB     00:00    
DEBUG util.py:450:  (92/166): tzdata-2017b-2.fc27.noarch.rpm        1.3 MB/s | 422 kB     00:00    
DEBUG util.py:450:  (93/166): libxml2-2.9.5-1.fc28.x86_64.rpm       1.5 MB/s | 691 kB     00:00    
DEBUG util.py:450:  (94/166): lz4-libs-1.8.0-1.fc28.x86_64.rpm      655 kB/s |  49 kB     00:00    
DEBUG util.py:450:  (95/166): glib2-2.54.0-1.fc28.x86_64.rpm        1.7 MB/s | 2.4 MB     00:01    
DEBUG util.py:450:  (96/166): gnupg2-2.2.0-1.fc28.x86_64.rpm        842 kB/s | 2.2 MB     00:02    
DEBUG util.py:450:  (97/166): libuuid-2.30.1-5.fc27.x86_64.rpm      858 kB/s |  82 kB     00:00    
DEBUG util.py:450:  (98/166): gdbm-1.13-3.fc27.x86_64.rpm           939 kB/s | 157 kB     00:00    
DEBUG util.py:450:  (99/166): sqlite-libs-3.20.1-1.fc28.x86_64.rpm  1.8 MB/s | 537 kB     00:00    
DEBUG util.py:450:  (100/166): libassuan-2.4.3-6.fc27.x86_64.rpm    1.7 MB/s |  76 kB     00:00    
DEBUG util.py:450:  (101/166): libgcrypt-1.8.1-1.fc28.x86_64.rpm    1.6 MB/s | 453 kB     00:00    
DEBUG util.py:450:  (102/166): libgpg-error-1.27-3.fc27.x86_64.rpm  1.4 MB/s | 183 kB     00:00    
DEBUG util.py:450:  (103/166): gnutls-3.6.0-1.fc28.x86_64.rpm       1.1 MB/s | 726 kB     00:00    
DEBUG util.py:450:  (104/166): libksba-1.3.5-5.fc27.x86_64.rpm      1.5 MB/s | 132 kB     00:00    
DEBUG util.py:450:  (105/166): libusbx-1.0.21-4.fc27.x86_64.rpm     791 kB/s |  68 kB     00:00    
DEBUG util.py:450:  (106/166): npth-1.5-3.fc27.x86_64.rpm           567 kB/s |  24 kB     00:00    
DEBUG util.py:450:  (107/166): openldap-2.4.45-3.fc27.x86_64.rpm    1.2 MB/s | 359 kB     00:00    
DEBUG util.py:450:  (108/166): keyutils-libs-1.5.10-3.fc27.x86_64.r 484 kB/s |  32 kB     00:00    
DEBUG util.py:450:  (109/166): python3-libs-3.6.2-17.fc28.x86_64.rp 2.0 MB/s | 8.5 MB     00:04    
DEBUG util.py:450:  (110/166): libmount-2.30.1-5.fc27.x86_64.rpm    1.0 MB/s | 218 kB     00:00    
DEBUG util.py:450:  (111/166): libidn2-2.0.4-1.fc28.x86_64.rpm      1.3 MB/s |  98 kB     00:00    
DEBUG util.py:450:  (112/166): compat-openssl10-1.0.2j-9.fc28.x86_6 1.8 MB/s | 1.1 MB     00:00    
DEBUG util.py:450:  (113/166): libtasn1-4.12-3.fc27.x86_64.rpm      780 kB/s |  74 kB     00:00    
DEBUG util.py:450:  (114/166): nettle-3.3-5.fc27.x86_64.rpm         2.0 MB/s | 286 kB     00:00    
DEBUG util.py:450:  (115/166): p11-kit-0.23.8-2.fc28.x86_64.rpm     1.5 MB/s | 263 kB     00:00    
DEBUG util.py:450:  (116/166): cyrus-sasl-lib-2.1.26-34.fc27.x86_64 1.3 MB/s | 161 kB     00:00    
DEBUG util.py:450:  (117/166): nspr-4.16.0-1.fc27.x86_64.rpm        1.1 MB/s | 138 kB     00:00    
DEBUG util.py:450:  (118/166): systemd-libs-234-5.fc27.x86_64.rpm   1.2 MB/s | 460 kB     00:00    
DEBUG util.py:450:  (119/166): nss-util-3.32.0-2.fc27.x86_64.rpm    1.0 MB/s |  88 kB     00:00    
DEBUG util.py:450:  (120/166): nss-3.32.1-2.fc28.x86_64.rpm         2.2 MB/s | 663 kB     00:00    
DEBUG util.py:450:  (121/166): libblkid-2.30.1-5.fc27.x86_64.rpm    1.5 MB/s | 196 kB     00:00    
DEBUG util.py:450:  (122/166): libcom_err-1.43.6-1.fc28.x86_64.rpm  1.0 MB/s |  46 kB     00:00    
DEBUG util.py:450:  (123/166): nss-pem-1.0.3-5.fc27.x86_64.rpm      1.0 MB/s |  77 kB     00:00    
DEBUG util.py:450:  (124/166): nss-sysinit-3.32.1-2.fc28.x86_64.rpm 1.2 MB/s |  63 kB     00:00    
DEBUG util.py:450:  (125/166): libverto-0.3.0-1.fc28.x86_64.rpm     312 kB/s |  22 kB     00:00    
DEBUG util.py:450:  (126/166): nss-softokn-3.32.0-8.fc28.x86_64.rpm 1.9 MB/s | 389 kB     00:00    
DEBUG util.py:450:  (127/166): nss-softokn-freebl-3.32.0-8.fc28.x86 1.7 MB/s | 225 kB     00:00    
DEBUG util.py:450:  (128/166): libsigsegv-2.11-3.fc27.x86_64.rpm    664 kB/s |  28 kB     00:00    
DEBUG util.py:450:  (129/166): krb5-libs-1.15.1-28.fc28.x86_64.rpm  1.4 MB/s | 759 kB     00:00    
DEBUG util.py:450:  (130/166): mpfr-3.1.5-5.fc27.x86_64.rpm         1.7 MB/s | 216 kB     00:00    
DEBUG util.py:450:  (131/166): libmpc-1.0.2-8.fc27.x86_64.rpm       838 kB/s |  56 kB     00:00    
DEBUG util.py:450:  (132/166): gawk-4.1.4-6.fc28.x86_64.rpm         2.2 MB/s | 1.1 MB     00:00    
DEBUG util.py:450:  (133/166): libfdisk-2.30.1-5.fc27.x86_64.rpm    1.9 MB/s | 243 kB     00:00    
DEBUG util.py:450:  (134/166): libsmartcols-2.30.1-5.fc27.x86_64.rp 1.4 MB/s | 159 kB     00:00    
DEBUG util.py:450:  (135/166): libutempter-1.1.6-11.fc27.x86_64.rpm 704 kB/s |  30 kB     00:00    
DEBUG util.py:450:  (136/166): pam-1.3.0-6.fc28.x86_64.rpm          2.5 MB/s | 749 kB     00:00    
DEBUG util.py:450:  (137/166): cracklib-2.9.6-9.fc28.x86_64.rpm     1.3 MB/s |  87 kB     00:00    
DEBUG util.py:450:  (138/166): util-linux-2.30.1-5.fc27.x86_64.rpm  2.1 MB/s | 2.4 MB     00:01    
DEBUG util.py:450:  (139/166): cpp-7.2.1-1.fc28.x86_64.rpm          2.8 MB/s | 9.2 MB     00:03    
DEBUG util.py:450:  (140/166): isl-0.16.1-3.fc27.x86_64.rpm         2.6 MB/s | 835 kB     00:00    
DEBUG util.py:450:  (141/166): libgomp-7.2.1-1.fc28.x86_64.rpm      2.0 MB/s | 197 kB     00:00    
DEBUG util.py:450:  (142/166): unzip-6.0-36.fc27.x86_64.rpm         1.7 MB/s | 189 kB     00:00    
DEBUG util.py:450:  (143/166): pkgconf-pkg-config-1.3.8-1.fc27.x86_ 216 kB/s |  12 kB     00:00    
DEBUG util.py:450:  (144/166): pkgconf-1.3.8-1.fc27.x86_64.rpm      457 kB/s |  30 kB     00:00    
DEBUG util.py:450:  (145/166): pkgconf-m4-1.3.8-1.fc27.noarch.rpm   226 kB/s |  13 kB     00:00    
DEBUG util.py:450:  (146/166): libpkgconf-1.3.8-1.fc27.x86_64.rpm   456 kB/s |  30 kB     00:00    
DEBUG util.py:450:  (147/166): python3-3.6.2-17.fc28.x86_64.rpm     1.2 MB/s |  67 kB     00:00    
DEBUG util.py:450:  (148/166): python3-pip-9.0.1-11.fc27.noarch.rpm 3.0 MB/s | 1.7 MB     00:00    
DEBUG util.py:450:  (149/166): gcc-c++-7.2.1-1.fc28.x86_64.rpm      1.8 MB/s |  11 MB     00:06    
DEBUG util.py:450:  (150/166): libpwquality-1.4.0-3.fc27.x86_64.rpm 1.2 MB/s | 100 kB     00:00    
DEBUG util.py:450:  (151/166): python3-setuptools-36.2.0-7.fc28.noa 2.3 MB/s | 596 kB     00:00    
DEBUG util.py:450:  (152/166): p11-kit-trust-0.23.8-2.fc28.x86_64.r 1.0 MB/s | 134 kB     00:00    
DEBUG util.py:450:  (153/166): libstdc++-devel-7.2.1-1.fc28.x86_64. 3.3 MB/s | 1.9 MB     00:00    
DEBUG util.py:450:  (154/166): glibc-devel-2.26.90-15.fc28.x86_64.r 1.5 MB/s | 1.0 MB     00:00    
DEBUG util.py:450:  (155/166): glibc-headers-2.26.90-15.fc28.x86_64 2.9 MB/s | 530 kB     00:00    
DEBUG util.py:450:  (156/166): libcrypt-nss-2.26.90-15.fc28.x86_64. 1.5 MB/s |  67 kB     00:00    
DEBUG util.py:450:  (157/166): curl-7.55.1-5.fc28.x86_64.rpm        2.0 MB/s | 311 kB     00:00    
DEBUG util.py:450:  (158/166): libmetalink-0.1.3-4.fc27.x86_64.rpm  699 kB/s |  30 kB     00:00    
DEBUG util.py:450:  (159/166): kernel-headers-4.14.0-0.rc0.git6.1.f 1.6 MB/s | 1.2 MB     00:00    
DEBUG util.py:450:  (160/166): libcurl-7.55.1-5.fc28.x86_64.rpm     1.3 MB/s | 272 kB     00:00    
DEBUG util.py:450:  (161/166): libnghttp2-1.25.0-1.fc28.x86_64.rpm  1.7 MB/s |  73 kB     00:00    
DEBUG util.py:450:  (162/166): libpsl-0.18.0-1.fc27.x86_64.rpm      1.1 MB/s |  50 kB     00:00    
DEBUG util.py:450:  (163/166): libssh2-1.8.0-5.fc28.x86_64.rpm      819 kB/s |  96 kB     00:00    
DEBUG util.py:450:  (164/166): publicsuffix-list-dafsa-20170828-1.f 1.0 MB/s |  45 kB     00:00    
DEBUG util.py:450:  (165/166): glibc-all-langpacks-2.26.90-15.fc28. 3.5 MB/s | 7.7 MB     00:02    
DEBUG util.py:450:  (166/166): gcc-7.2.1-1.fc28.x86_64.rpm          2.4 MB/s |  21 MB     00:08    
DEBUG util.py:450:  --------------------------------------------------------------------------------
DEBUG util.py:450:  Total                                           4.6 MB/s | 124 MB     00:26     
DEBUG util.py:450:  Running transaction check
DEBUG util.py:450:  Transaction check succeeded.
DEBUG util.py:450:  Running transaction test
DEBUG util.py:450:  Transaction test succeeded.
DEBUG util.py:450:  Running transaction
DEBUG util.py:450:    Running scriptlet: filesystem-3.3-3.fc27.x86_64                           1/1 
DEBUG util.py:450:    Preparing        :                                                        1/1 
DEBUG util.py:450:    Installing       : libgcc-7.2.1-1.fc28.x86_64                           1/166 
DEBUG util.py:450:    Running scriptlet: libgcc-7.2.1-1.fc28.x86_64                           1/166 
DEBUG util.py:450:    Installing       : fedora-repos-rawhide-28-0.1.noarch                   2/166 
DEBUG util.py:450:    Installing       : fedora-repos-28-0.1.noarch                           3/166 
DEBUG util.py:450:    Installing       : fedora-release-28-0.1.noarch                         4/166 
DEBUG util.py:450:    Running scriptlet: fedora-release-28-0.1.noarch                         4/166 
DEBUG util.py:450:    Installing       : setup-2.10.10-1.fc28.noarch                          5/166 
DEBUG util.py:450:    Running scriptlet: setup-2.10.10-1.fc28.noarch                          5/166 
DEBUG util.py:450:  warning: /etc/hosts created as /etc/hosts.rpmnew
DEBUG util.py:450:    Installing       : filesystem-3.3-3.fc27.x86_64                         6/166 
DEBUG util.py:450:    Installing       : basesystem-11-4.fc27.noarch                          7/166 
DEBUG util.py:450:    Installing       : publicsuffix-list-dafsa-20170828-1.fc28.noarch       8/166 
DEBUG util.py:450:    Installing       : kernel-headers-4.14.0-0.rc0.git6.1.fc28.x86_64       9/166 
DEBUG util.py:450:    Installing       : pkgconf-m4-1.3.8-1.fc27.noarch                      10/166 
DEBUG util.py:450:    Installing       : tzdata-2017b-2.fc27.noarch                          11/166 
DEBUG util.py:450:    Installing       : ncurses-base-6.0-13.20170722.fc27.noarch            12/166 
DEBUG util.py:450:    Installing       : glibc-all-langpacks-2.26.90-15.fc28.x86_64          13/166 
DEBUG util.py:450:    Installing       : glibc-common-2.26.90-15.fc28.x86_64                 14/166 
DEBUG util.py:450:    Running scriptlet: glibc-2.26.90-15.fc28.x86_64                        15/166 
DEBUG util.py:450:    Installing       : glibc-2.26.90-15.fc28.x86_64                        15/166 
DEBUG util.py:450:    Running scriptlet: glibc-2.26.90-15.fc28.x86_64                        15/166 
DEBUG util.py:450:    Installing       : ncurses-libs-6.0-13.20170722.fc27.x86_64            16/166 
DEBUG util.py:450:    Running scriptlet: ncurses-libs-6.0-13.20170722.fc27.x86_64            16/166 
DEBUG util.py:450:    Installing       : bash-4.4.12-11.fc28.x86_64                          17/166 
DEBUG util.py:450:    Running scriptlet: bash-4.4.12-11.fc28.x86_64                          17/166 
DEBUG util.py:450:    Installing       : libsepol-2.7-1.fc27.x86_64                          18/166 
DEBUG util.py:450:    Running scriptlet: libsepol-2.7-1.fc27.x86_64                          18/166 
DEBUG util.py:450:    Installing       : pcre-8.41-1.fc27.2.x86_64                           19/166 
DEBUG util.py:450:    Running scriptlet: pcre-8.41-1.fc27.2.x86_64                           19/166 
DEBUG util.py:450:    Installing       : pcre2-10.30-1.fc27.x86_64                           20/166 
DEBUG util.py:450:    Running scriptlet: pcre2-10.30-1.fc27.x86_64                           20/166 
DEBUG util.py:450:    Installing       : libselinux-2.7-3.fc28.x86_64                        21/166 
DEBUG util.py:450:    Running scriptlet: libselinux-2.7-3.fc28.x86_64                        21/166 
DEBUG util.py:450:    Installing       : zlib-1.2.11-4.fc27.x86_64                           22/166 
DEBUG util.py:450:    Running scriptlet: zlib-1.2.11-4.fc27.x86_64                           22/166 
DEBUG util.py:450:    Installing       : info-6.5-1.fc28.x86_64                              23/166 
DEBUG util.py:450:    Running scriptlet: info-6.5-1.fc28.x86_64                              23/166 
DEBUG util.py:450:    Installing       : bzip2-libs-1.0.6-24.fc27.x86_64                     24/166 
DEBUG util.py:450:    Running scriptlet: bzip2-libs-1.0.6-24.fc27.x86_64                     24/166 
DEBUG util.py:450:    Installing       : xz-libs-5.2.3-5.fc28.x86_64                         25/166 
DEBUG util.py:450:    Running scriptlet: xz-libs-5.2.3-5.fc28.x86_64                         25/166 
DEBUG util.py:450:    Installing       : gmp-1:6.1.2-6.fc27.x86_64                           26/166 
DEBUG util.py:450:    Running scriptlet: gmp-1:6.1.2-6.fc27.x86_64                           26/166 
DEBUG util.py:450:    Installing       : elfutils-libelf-0.170-1.fc27.x86_64                 27/166 
DEBUG util.py:450:    Running scriptlet: elfutils-libelf-0.170-1.fc27.x86_64                 27/166 
DEBUG util.py:450:    Installing       : libdb-5.3.28-27.fc28.x86_64                         28/166 
DEBUG util.py:450:    Running scriptlet: libdb-5.3.28-27.fc28.x86_64                         28/166 
DEBUG util.py:450:    Installing       : popt-1.16-11.fc27.x86_64                            29/166 
DEBUG util.py:450:    Running scriptlet: popt-1.16-11.fc27.x86_64                            29/166 
DEBUG util.py:450:    Installing       : readline-7.0-7.fc27.x86_64                          30/166 
DEBUG util.py:450:    Running scriptlet: readline-7.0-7.fc27.x86_64                          30/166 
DEBUG util.py:450:    Installing       : libcap-2.25-7.fc27.x86_64                           31/166 
DEBUG util.py:450:    Running scriptlet: libcap-2.25-7.fc27.x86_64                           31/166 
DEBUG util.py:450:    Installing       : nspr-4.16.0-1.fc27.x86_64                           32/166 
DEBUG util.py:450:    Running scriptlet: nspr-4.16.0-1.fc27.x86_64                           32/166 
DEBUG util.py:450:    Installing       : nss-util-3.32.0-2.fc27.x86_64                       33/166 
DEBUG util.py:450:    Running scriptlet: nss-util-3.32.0-2.fc27.x86_64                       33/166 
DEBUG util.py:450:    Installing       : mpfr-3.1.5-5.fc27.x86_64                            34/166 
DEBUG util.py:450:    Running scriptlet: mpfr-3.1.5-5.fc27.x86_64                            34/166 
DEBUG util.py:450:    Installing       : grep-3.1-3.fc27.x86_64                              35/166 
DEBUG util.py:450:    Running scriptlet: grep-3.1-3.fc27.x86_64                              35/166 
DEBUG util.py:450:    Installing       : lua-libs-5.3.4-5.fc27.x86_64                        36/166 
DEBUG util.py:450:    Installing       : libstdc++-7.2.1-1.fc28.x86_64                       37/166 
DEBUG util.py:450:    Running scriptlet: libstdc++-7.2.1-1.fc28.x86_64                       37/166 
DEBUG util.py:450:    Installing       : libffi-3.1-14.fc27.x86_64                           38/166 
DEBUG util.py:450:    Running scriptlet: libffi-3.1-14.fc27.x86_64                           38/166 
DEBUG util.py:450:    Installing       : libuuid-2.30.1-5.fc27.x86_64                        39/166 
DEBUG util.py:450:    Running scriptlet: libuuid-2.30.1-5.fc27.x86_64                        39/166 
DEBUG util.py:450:    Installing       : libunistring-0.9.7-3.fc27.x86_64                    40/166 
DEBUG util.py:450:    Running scriptlet: libunistring-0.9.7-3.fc27.x86_64                    40/166 
DEBUG util.py:450:    Installing       : libattr-2.4.47-21.fc27.x86_64                       41/166 
DEBUG util.py:450:    Running scriptlet: libattr-2.4.47-21.fc27.x86_64                       41/166 
DEBUG util.py:450:    Installing       : libacl-2.2.52-18.fc27.x86_64                        42/166 
DEBUG util.py:450:    Running scriptlet: libacl-2.2.52-18.fc27.x86_64                        42/166 
DEBUG util.py:450:    Installing       : sed-4.4-3.fc27.x86_64                               43/166 
DEBUG util.py:450:    Running scriptlet: sed-4.4-3.fc27.x86_64                               43/166 
DEBUG util.py:450:    Installing       : libgpg-error-1.27-3.fc27.x86_64                     44/166 
DEBUG util.py:450:    Running scriptlet: libgpg-error-1.27-3.fc27.x86_64                     44/166 
DEBUG util.py:450:    Installing       : libidn2-2.0.4-1.fc28.x86_64                         45/166 
DEBUG util.py:450:    Running scriptlet: libidn2-2.0.4-1.fc28.x86_64                         45/166 
DEBUG util.py:450:    Installing       : p11-kit-0.23.8-2.fc28.x86_64                        46/166 
DEBUG util.py:450:    Running scriptlet: p11-kit-0.23.8-2.fc28.x86_64                        46/166 
DEBUG util.py:450:    Installing       : libmpc-1.0.2-8.fc27.x86_64                          47/166 
DEBUG util.py:450:    Running scriptlet: libmpc-1.0.2-8.fc27.x86_64                          47/166 
DEBUG util.py:450:    Installing       : file-libs-5.32-1.fc28.x86_64                        48/166 
DEBUG util.py:450:    Running scriptlet: file-libs-5.32-1.fc28.x86_64                        48/166 
DEBUG util.py:450:    Installing       : expat-2.2.4-1.fc28.x86_64                           49/166 
DEBUG util.py:450:    Running scriptlet: expat-2.2.4-1.fc28.x86_64                           49/166 
DEBUG util.py:450:    Installing       : sqlite-libs-3.20.1-1.fc28.x86_64                    50/166 
DEBUG util.py:450:    Running scriptlet: sqlite-libs-3.20.1-1.fc28.x86_64                    50/166 
DEBUG util.py:450:    Installing       : libcom_err-1.43.6-1.fc28.x86_64                     51/166 
DEBUG util.py:450:    Running scriptlet: libcom_err-1.43.6-1.fc28.x86_64                     51/166 
DEBUG util.py:450:    Installing       : libgcrypt-1.8.1-1.fc28.x86_64                       52/166 
DEBUG util.py:450:    Running scriptlet: libgcrypt-1.8.1-1.fc28.x86_64                       52/166 
DEBUG util.py:450:    Installing       : chkconfig-1.10-3.fc27.x86_64                        53/166 
DEBUG util.py:450:    Installing       : unzip-6.0-36.fc27.x86_64                            54/166 
DEBUG util.py:450:    Installing       : nss-softokn-freebl-3.32.0-8.fc28.x86_64             55/166 
DEBUG util.py:450:    Installing       : libcrypt-nss-2.26.90-15.fc28.x86_64                 56/166 
DEBUG util.py:450:    Running scriptlet: libcrypt-nss-2.26.90-15.fc28.x86_64                 56/166 
DEBUG util.py:450:    Installing       : libcap-ng-0.7.8-7.fc28.x86_64                       57/166 
DEBUG util.py:450:    Running scriptlet: libcap-ng-0.7.8-7.fc28.x86_64                       57/166 
DEBUG util.py:450:    Installing       : audit-libs-2.7.7-5.fc27.x86_64                      58/166 
DEBUG util.py:450:    Running scriptlet: audit-libs-2.7.7-5.fc27.x86_64                      58/166 
DEBUG util.py:450:    Installing       : lz4-libs-1.8.0-1.fc28.x86_64                        59/166 
DEBUG util.py:450:    Running scriptlet: lz4-libs-1.8.0-1.fc28.x86_64                        59/166 
DEBUG util.py:450:    Installing       : systemd-libs-234-5.fc27.x86_64                      60/166 
DEBUG util.py:450:    Running scriptlet: systemd-libs-234-5.fc27.x86_64                      60/166 
DEBUG util.py:450:    Installing       : keyutils-libs-1.5.10-3.fc27.x86_64                  61/166 
DEBUG util.py:450:    Running scriptlet: keyutils-libs-1.5.10-3.fc27.x86_64                  61/166 
DEBUG util.py:450:    Installing       : libtasn1-4.12-3.fc27.x86_64                         62/166 
DEBUG util.py:450:    Running scriptlet: libtasn1-4.12-3.fc27.x86_64                         62/166 
DEBUG util.py:450:    Installing       : p11-kit-trust-0.23.8-2.fc28.x86_64                  63/166 
DEBUG util.py:450:    Running scriptlet: p11-kit-trust-0.23.8-2.fc28.x86_64                  63/166 
DEBUG util.py:450:    Running scriptlet: ca-certificates-2017.2.16-4.fc27.noarch             64/166 
DEBUG util.py:450:    Installing       : ca-certificates-2017.2.16-4.fc27.noarch             64/166 
DEBUG util.py:450:    Running scriptlet: ca-certificates-2017.2.16-4.fc27.noarch             64/166 
DEBUG util.py:450:    Installing       : libusbx-1.0.21-4.fc27.x86_64                        65/166 
DEBUG util.py:450:    Running scriptlet: libusbx-1.0.21-4.fc27.x86_64                        65/166 
DEBUG util.py:450:    Installing       : libsemanage-2.7-3.fc28.x86_64                       66/166 
DEBUG util.py:450:    Running scriptlet: libsemanage-2.7-3.fc28.x86_64                       66/166 
DEBUG util.py:450:    Installing       : nss-softokn-3.32.0-8.fc28.x86_64                    67/166 
DEBUG util.py:450:    Running scriptlet: nss-softokn-3.32.0-8.fc28.x86_64                    67/166 
DEBUG util.py:450:    Installing       : zip-3.0-20.fc27.x86_64                              68/166 
DEBUG util.py:450:    Installing       : libmetalink-0.1.3-4.fc27.x86_64                     69/166 
DEBUG util.py:450:    Running scriptlet: libmetalink-0.1.3-4.fc27.x86_64                     69/166 
DEBUG util.py:450:    Installing       : file-5.32-1.fc28.x86_64                             70/166 
DEBUG util.py:450:    Installing       : cpp-7.2.1-1.fc28.x86_64                             71/166 
DEBUG util.py:450:    Running scriptlet: cpp-7.2.1-1.fc28.x86_64                             71/166 
DEBUG util.py:450:    Installing       : libpsl-0.18.0-1.fc27.x86_64                         72/166 
DEBUG util.py:450:    Running scriptlet: libpsl-0.18.0-1.fc27.x86_64                         72/166 
DEBUG util.py:450:    Installing       : libassuan-2.4.3-6.fc27.x86_64                       73/166 
DEBUG util.py:450:    Running scriptlet: libassuan-2.4.3-6.fc27.x86_64                       73/166 
DEBUG util.py:450:    Installing       : libksba-1.3.5-5.fc27.x86_64                         74/166 
DEBUG util.py:450:    Running scriptlet: libksba-1.3.5-5.fc27.x86_64                         74/166 
DEBUG util.py:450:    Installing       : tar-2:1.29-7.fc27.x86_64                            75/166 
DEBUG util.py:450:    Running scriptlet: tar-2:1.29-7.fc27.x86_64                            75/166 
DEBUG util.py:450:    Installing       : patch-2.7.5-6.fc27.x86_64                           76/166 
DEBUG util.py:450:    Installing       : libstdc++-devel-7.2.1-1.fc28.x86_64                 77/166 
DEBUG util.py:450:    Installing       : xz-5.2.3-5.fc28.x86_64                              78/166 
DEBUG util.py:450:    Installing       : gdbm-1.13-3.fc27.x86_64                             79/166 
DEBUG util.py:450:    Running scriptlet: gdbm-1.13-3.fc27.x86_64                             79/166 
DEBUG util.py:450:    Installing       : libdb-utils-5.3.28-27.fc28.x86_64                   80/166 
DEBUG util.py:450:    Installing       : dwz-0.12-5.fc27.x86_64                              81/166 
DEBUG util.py:450:    Installing       : nettle-3.3-5.fc27.x86_64                            82/166 
DEBUG util.py:450:    Running scriptlet: nettle-3.3-5.fc27.x86_64                            82/166 
DEBUG util.py:450:    Installing       : isl-0.16.1-3.fc27.x86_64                            83/166 
DEBUG util.py:450:    Running scriptlet: isl-0.16.1-3.fc27.x86_64                            83/166 
DEBUG util.py:450:    Installing       : libxml2-2.9.5-1.fc28.x86_64                         84/166 
DEBUG util.py:450:    Running scriptlet: libxml2-2.9.5-1.fc28.x86_64                         84/166 
DEBUG util.py:450:    Installing       : bzip2-1.0.6-24.fc27.x86_64                          85/166 
DEBUG util.py:450:    Installing       : diffutils-3.6-3.fc27.x86_64                         86/166 
DEBUG util.py:450:    Running scriptlet: diffutils-3.6-3.fc27.x86_64                         86/166 
DEBUG util.py:450:    Installing       : findutils-1:4.6.0-14.fc27.x86_64                    87/166 
DEBUG util.py:450:    Running scriptlet: findutils-1:4.6.0-14.fc27.x86_64                    87/166 
DEBUG util.py:450:    Installing       : cpio-2.12-6.fc27.x86_64                             88/166 
DEBUG util.py:450:    Running scriptlet: cpio-2.12-6.fc27.x86_64                             88/166 
DEBUG util.py:450:    Installing       : coreutils-common-8.28-1.fc28.x86_64                 89/166 
DEBUG util.py:450:    Running scriptlet: coreutils-common-8.28-1.fc28.x86_64                 89/166 
DEBUG util.py:450:    Installing       : libgomp-7.2.1-1.fc28.x86_64                         90/166 
DEBUG util.py:450:    Running scriptlet: libgomp-7.2.1-1.fc28.x86_64                         90/166 
DEBUG util.py:450:    Installing       : elfutils-default-yama-scope-0.170-1.fc27.noarch     91/166 
DEBUG util.py:450:    Running scriptlet: elfutils-default-yama-scope-0.170-1.fc27.noarch     91/166 
DEBUG util.py:450:    Installing       : elfutils-libs-0.170-1.fc27.x86_64                   92/166 
DEBUG util.py:450:    Running scriptlet: elfutils-libs-0.170-1.fc27.x86_64                   92/166 
DEBUG util.py:450:    Installing       : elfutils-0.170-1.fc27.x86_64                        93/166 
DEBUG util.py:450:    Running scriptlet: glibc-headers-2.26.90-15.fc28.x86_64                94/166 
DEBUG util.py:450:    Installing       : glibc-headers-2.26.90-15.fc28.x86_64                94/166 
DEBUG util.py:450:    Installing       : glibc-devel-2.26.90-15.fc28.x86_64                  95/166 
DEBUG util.py:450:    Running scriptlet: glibc-devel-2.26.90-15.fc28.x86_64                  95/166 
DEBUG util.py:450:    Installing       : ncurses-6.0-13.20170722.fc27.x86_64                 96/166 
DEBUG util.py:450:    Installing       : openssl-libs-1:1.1.0f-9.fc27.x86_64                 97/166 
DEBUG util.py:450:    Running scriptlet: openssl-libs-1:1.1.0f-9.fc27.x86_64                 97/166 
DEBUG util.py:450:    Installing       : coreutils-8.28-1.fc28.x86_64                        98/166 
DEBUG util.py:450:    Installing       : crypto-policies-20170823-1.git8d18c27.fc28.noarc    99/166 
DEBUG util.py:450:    Running scriptlet: crypto-policies-20170823-1.git8d18c27.fc28.noarc    99/166 
DEBUG util.py:450:    Installing       : libblkid-2.30.1-5.fc27.x86_64                      100/166 
DEBUG util.py:450:    Running scriptlet: libblkid-2.30.1-5.fc27.x86_64                      100/166 
DEBUG util.py:450:    Installing       : libmount-2.30.1-5.fc27.x86_64                      101/166 
DEBUG util.py:450:    Running scriptlet: libmount-2.30.1-5.fc27.x86_64                      101/166 
DEBUG util.py:450:    Installing       : gzip-1.8-4.fc27.x86_64                             102/166 
DEBUG util.py:450:    Running scriptlet: gzip-1.8-4.fc27.x86_64                             102/166 
DEBUG util.py:450:    Installing       : cracklib-2.9.6-9.fc28.x86_64                       103/166 
DEBUG util.py:450:    Running scriptlet: cracklib-2.9.6-9.fc28.x86_64                       103/166 
DEBUG util.py:450:    Installing       : pam-1.3.0-6.fc28.x86_64                            104/166 
DEBUG util.py:450:    Running scriptlet: pam-1.3.0-6.fc28.x86_64                            104/166 
DEBUG util.py:450:    Installing       : libpwquality-1.4.0-3.fc27.x86_64                   105/166 
DEBUG util.py:450:    Running scriptlet: libpwquality-1.4.0-3.fc27.x86_64                   105/166 
DEBUG util.py:450:    Installing       : binutils-2.29-9.fc28.x86_64                        106/166 
DEBUG util.py:450:    Running scriptlet: binutils-2.29-9.fc28.x86_64                        106/166 
DEBUG util.py:450:    Installing       : python3-pip-9.0.1-11.fc27.noarch                   107/166 
DEBUG util.py:450:    Installing       : python3-setuptools-36.2.0-7.fc28.noarch            108/166 
DEBUG util.py:450:    Installing       : python3-3.6.2-17.fc28.x86_64                       109/166 
DEBUG util.py:450:    Running scriptlet: python3-3.6.2-17.fc28.x86_64                       109/166 
DEBUG util.py:450:    Installing       : python3-libs-3.6.2-17.fc28.x86_64                  110/166 
DEBUG util.py:450:    Running scriptlet: python3-libs-3.6.2-17.fc28.x86_64                  110/166 
DEBUG util.py:450:    Installing       : gcc-7.2.1-1.fc28.x86_64                            111/166 
DEBUG util.py:450:    Running scriptlet: gcc-7.2.1-1.fc28.x86_64                            111/166 
DEBUG util.py:450:    Installing       : glib2-2.54.0-1.fc28.x86_64                         112/166 
DEBUG util.py:450:    Running scriptlet: glib2-2.54.0-1.fc28.x86_64                         112/166 
DEBUG util.py:450:    Installing       : libbabeltrace-1.5.3-1.fc27.x86_64                  113/166 
DEBUG util.py:450:    Running scriptlet: libbabeltrace-1.5.3-1.fc27.x86_64                  113/166 
DEBUG util.py:450:    Installing       : libfdisk-2.30.1-5.fc27.x86_64                      114/166 
DEBUG util.py:450:    Running scriptlet: libfdisk-2.30.1-5.fc27.x86_64                      114/166 
DEBUG util.py:450:    Installing       : gnutls-3.6.0-1.fc28.x86_64                         115/166 
DEBUG util.py:450:    Running scriptlet: gnutls-3.6.0-1.fc28.x86_64                         115/166 
DEBUG util.py:450:    Installing       : shadow-utils-2:4.5-5.fc28.x86_64                   116/166 
DEBUG util.py:450:    Running scriptlet: libutempter-1.1.6-11.fc27.x86_64                   117/166 
DEBUG util.py:450:    Installing       : libutempter-1.1.6-11.fc27.x86_64                   117/166 
DEBUG util.py:450:    Running scriptlet: libutempter-1.1.6-11.fc27.x86_64                   117/166 
DEBUG util.py:450:    Installing       : nss-pem-1.0.3-5.fc27.x86_64                        118/166 
DEBUG util.py:450:    Installing       : nss-sysinit-3.32.1-2.fc28.x86_64                   119/166 
DEBUG util.py:450:    Installing       : nss-3.32.1-2.fc28.x86_64                           120/166 
DEBUG util.py:450:    Running scriptlet: nss-3.32.1-2.fc28.x86_64                           120/166 
DEBUG util.py:450:    Installing       : libarchive-3.3.1-3.fc27.x86_64                     121/166 
DEBUG util.py:450:    Running scriptlet: libarchive-3.3.1-3.fc27.x86_64                     121/166 
DEBUG util.py:450:    Installing       : libssh2-1.8.0-5.fc28.x86_64                        122/166 
DEBUG util.py:450:    Running scriptlet: libssh2-1.8.0-5.fc28.x86_64                        122/166 
DEBUG util.py:450:    Installing       : libatomic_ops-7.4.6-3.fc27.x86_64                  123/166 
DEBUG util.py:450:    Running scriptlet: libatomic_ops-7.4.6-3.fc27.x86_64                  123/166 
DEBUG util.py:450:    Installing       : gc-7.6.0-7.fc27.x86_64                             124/166 
DEBUG util.py:450:    Running scriptlet: gc-7.6.0-7.fc27.x86_64                             124/166 
DEBUG util.py:450:    Installing       : libtool-ltdl-2.4.6-20.fc27.x86_64                  125/166 
DEBUG util.py:450:    Running scriptlet: libtool-ltdl-2.4.6-20.fc27.x86_64                  125/166 
DEBUG util.py:450:    Installing       : guile-5:2.0.14-3.fc27.x86_64                       126/166 
DEBUG util.py:450:    Running scriptlet: guile-5:2.0.14-3.fc27.x86_64                       126/166 
DEBUG util.py:450:    Installing       : make-1:4.2.1-4.fc27.x86_64                         127/166 
DEBUG util.py:450:    Running scriptlet: make-1:4.2.1-4.fc27.x86_64                         127/166 
DEBUG util.py:450:    Installing       : compat-openssl10-1:1.0.2j-9.fc28.x86_64            128/166 
DEBUG util.py:450:    Running scriptlet: compat-openssl10-1:1.0.2j-9.fc28.x86_64            128/166 
DEBUG util.py:450:    Installing       : ima-evm-utils-1.0-1.fc28.x86_64                    129/166 
DEBUG util.py:450:    Running scriptlet: ima-evm-utils-1.0-1.fc28.x86_64                    129/166 
DEBUG util.py:450:    Installing       : libipt-1.6.1-4.fc27.x86_64                         130/166 
DEBUG util.py:450:    Running scriptlet: libipt-1.6.1-4.fc27.x86_64                         130/166 
DEBUG util.py:450:    Installing       : gdb-headless-8.0-25.fc28.x86_64                    131/166 
DEBUG util.py:450:    Installing       : npth-1.5-3.fc27.x86_64                             132/166 
DEBUG util.py:450:    Running scriptlet: npth-1.5-3.fc27.x86_64                             132/166 
DEBUG util.py:450:    Installing       : libverto-0.3.0-1.fc28.x86_64                       133/166 
DEBUG util.py:450:    Running scriptlet: libverto-0.3.0-1.fc28.x86_64                       133/166 
DEBUG util.py:450:    Installing       : libsigsegv-2.11-3.fc27.x86_64                      134/166 
DEBUG util.py:450:    Running scriptlet: libsigsegv-2.11-3.fc27.x86_64                      134/166 
DEBUG util.py:450:    Installing       : gawk-4.1.4-6.fc28.x86_64                           135/166 
DEBUG util.py:450:    Running scriptlet: gawk-4.1.4-6.fc28.x86_64                           135/166 
DEBUG util.py:450:    Installing       : krb5-libs-1.15.1-28.fc28.x86_64                    136/166 
DEBUG util.py:450:    Running scriptlet: krb5-libs-1.15.1-28.fc28.x86_64                    136/166 
DEBUG util.py:450:    Installing       : cyrus-sasl-lib-2.1.26-34.fc27.x86_64               137/166 
DEBUG util.py:450:    Running scriptlet: cyrus-sasl-lib-2.1.26-34.fc27.x86_64               137/166 
DEBUG util.py:450:    Installing       : openldap-2.4.45-3.fc27.x86_64                      138/166 
DEBUG util.py:450:    Running scriptlet: openldap-2.4.45-3.fc27.x86_64                      138/166 
DEBUG util.py:450:    Installing       : gnupg2-2.2.0-1.fc28.x86_64                         139/166 
DEBUG util.py:450:    Running scriptlet: gnupg2-2.2.0-1.fc28.x86_64                         139/166 
DEBUG util.py:450:    Installing       : libsmartcols-2.30.1-5.fc27.x86_64                  140/166 
DEBUG util.py:450:    Running scriptlet: libsmartcols-2.30.1-5.fc27.x86_64                  140/166 
DEBUG util.py:450:    Installing       : libpkgconf-1.3.8-1.fc27.x86_64                     141/166 
DEBUG util.py:450:    Running scriptlet: libpkgconf-1.3.8-1.fc27.x86_64                     141/166 
DEBUG util.py:450:    Installing       : pkgconf-1.3.8-1.fc27.x86_64                        142/166 
DEBUG util.py:450:    Installing       : pkgconf-pkg-config-1.3.8-1.fc27.x86_64             143/166 
DEBUG util.py:450:    Installing       : libnghttp2-1.25.0-1.fc28.x86_64                    144/166 
DEBUG util.py:450:    Running scriptlet: libnghttp2-1.25.0-1.fc28.x86_64                    144/166 
DEBUG util.py:450:    Installing       : libcurl-7.55.1-5.fc28.x86_64                       145/166 
DEBUG util.py:450:    Running scriptlet: libcurl-7.55.1-5.fc28.x86_64                       145/166 
DEBUG util.py:450:    Installing       : curl-7.55.1-5.fc28.x86_64                          146/166 
DEBUG util.py:450:    Installing       : rpm-plugin-selinux-4.14.0-0.rc1.2.fc28.x86_64      147/166 
DEBUG util.py:450:    Installing       : rpm-libs-4.14.0-0.rc1.2.fc28.x86_64                148/166 
DEBUG util.py:450:    Running scriptlet: rpm-libs-4.14.0-0.rc1.2.fc28.x86_64                148/166 
DEBUG util.py:450:    Installing       : rpm-4.14.0-0.rc1.2.fc28.x86_64                     149/166 
DEBUG util.py:450:    Installing       : rpm-build-libs-4.14.0-0.rc1.2.fc28.x86_64          150/166 
DEBUG util.py:450:    Running scriptlet: rpm-build-libs-4.14.0-0.rc1.2.fc28.x86_64          150/166 
DEBUG util.py:450:    Installing       : rust-srpm-macros-4-3.fc27.noarch                   151/166 
DEBUG util.py:450:    Installing       : qt5-srpm-macros-5.9.1-2.fc27.noarch                152/166 
DEBUG util.py:450:    Installing       : python-srpm-macros-3-22.fc27.noarch                153/166 
DEBUG util.py:450:    Installing       : perl-srpm-macros-1-24.fc27.noarch                  154/166 
DEBUG util.py:450:    Installing       : openblas-srpm-macros-2-2.fc27.noarch               155/166 
DEBUG util.py:450:    Installing       : ocaml-srpm-macros-5-2.fc27.noarch                  156/166 
DEBUG util.py:450:    Installing       : go-srpm-macros-2-10.fc27.noarch                    157/166 
DEBUG util.py:450:    Installing       : gnat-srpm-macros-4-4.fc27.noarch                   158/166 
DEBUG util.py:450:    Installing       : ghc-srpm-macros-1.4.2-6.fc27.noarch                159/166 
DEBUG util.py:450:    Installing       : fpc-srpm-macros-1.1-3.fc27.noarch                  160/166 
DEBUG util.py:450:    Installing       : fedora-rpm-macros-26-3.fc27.noarch                 161/166 
DEBUG util.py:450:    Installing       : redhat-rpm-config-67-1.fc27.noarch                 162/166 
DEBUG util.py:450:    Installing       : rpm-build-4.14.0-0.rc1.2.fc28.x86_64               163/166 
DEBUG util.py:450:    Installing       : util-linux-2.30.1-5.fc27.x86_64                    164/166 
DEBUG util.py:450:    Running scriptlet: util-linux-2.30.1-5.fc27.x86_64                    164/166 
DEBUG util.py:450:    Installing       : gcc-c++-7.2.1-1.fc28.x86_64                        165/166 
DEBUG util.py:450:    Installing       : which-2.21-4.fc27.x86_64                           166/166 
DEBUG util.py:450:    Running scriptlet: which-2.21-4.fc27.x86_64                           166/166 
DEBUG util.py:450:    Running scriptlet: fedora-release-28-0.1.noarch                       166/166 
DEBUG util.py:450:    Running scriptlet: filesystem-3.3-3.fc27.x86_64                       166/166 
DEBUG util.py:450:    Running scriptlet: glibc-all-langpacks-2.26.90-15.fc28.x86_64         166/166 
DEBUG util.py:450:    Running scriptlet: python3-3.6.2-17.fc28.x86_64                       166/166 
DEBUG util.py:450:    Running scriptlet: guile-5:2.0.14-3.fc27.x86_64                       166/166 
DEBUG util.py:450:    Verifying        : shadow-utils-2:4.5-5.fc28.x86_64                     1/166 
DEBUG util.py:450:    Verifying        : diffutils-3.6-3.fc27.x86_64                          2/166 
DEBUG util.py:450:    Verifying        : gzip-1.8-4.fc27.x86_64                               3/166 
DEBUG util.py:450:    Verifying        : make-1:4.2.1-4.fc27.x86_64                           4/166 
DEBUG util.py:450:    Verifying        : bash-4.4.12-11.fc28.x86_64                           5/166 
DEBUG util.py:450:    Verifying        : redhat-rpm-config-67-1.fc27.noarch                   6/166 
DEBUG util.py:450:    Verifying        : findutils-1:4.6.0-14.fc27.x86_64                     7/166 
DEBUG util.py:450:    Verifying        : fedora-release-28-0.1.noarch                         8/166 
DEBUG util.py:450:    Verifying        : sed-4.4-3.fc27.x86_64                                9/166 
DEBUG util.py:450:    Verifying        : rpm-build-4.14.0-0.rc1.2.fc28.x86_64                10/166 
DEBUG util.py:450:    Verifying        : grep-3.1-3.fc27.x86_64                              11/166 
DEBUG util.py:450:    Verifying        : which-2.21-4.fc27.x86_64                            12/166 
DEBUG util.py:450:    Verifying        : patch-2.7.5-6.fc27.x86_64                           13/166 
DEBUG util.py:450:    Verifying        : tar-2:1.29-7.fc27.x86_64                            14/166 
DEBUG util.py:450:    Verifying        : info-6.5-1.fc28.x86_64                              15/166 
DEBUG util.py:450:    Verifying        : cpio-2.12-6.fc27.x86_64                             16/166 
DEBUG util.py:450:    Verifying        : coreutils-8.28-1.fc28.x86_64                        17/166 
DEBUG util.py:450:    Verifying        : xz-5.2.3-5.fc28.x86_64                              18/166 
DEBUG util.py:450:    Verifying        : bzip2-1.0.6-24.fc27.x86_64                          19/166 
DEBUG util.py:450:    Verifying        : audit-libs-2.7.7-5.fc27.x86_64                      20/166 
DEBUG util.py:450:    Verifying        : glibc-2.26.90-15.fc28.x86_64                        21/166 
DEBUG util.py:450:    Verifying        : libacl-2.2.52-18.fc27.x86_64                        22/166 
DEBUG util.py:450:    Verifying        : libattr-2.4.47-21.fc27.x86_64                       23/166 
DEBUG util.py:450:    Verifying        : libselinux-2.7-3.fc28.x86_64                        24/166 
DEBUG util.py:450:    Verifying        : libsemanage-2.7-3.fc28.x86_64                       25/166 
DEBUG util.py:450:    Verifying        : setup-2.10.10-1.fc28.noarch                         26/166 
DEBUG util.py:450:    Verifying        : gc-7.6.0-7.fc27.x86_64                              27/166 
DEBUG util.py:450:    Verifying        : guile-5:2.0.14-3.fc27.x86_64                        28/166 
DEBUG util.py:450:    Verifying        : filesystem-3.3-3.fc27.x86_64                        29/166 
DEBUG util.py:450:    Verifying        : ncurses-libs-6.0-13.20170722.fc27.x86_64            30/166 
DEBUG util.py:450:    Verifying        : dwz-0.12-5.fc27.x86_64                              31/166 
DEBUG util.py:450:    Verifying        : fedora-rpm-macros-26-3.fc27.noarch                  32/166 
DEBUG util.py:450:    Verifying        : fpc-srpm-macros-1.1-3.fc27.noarch                   33/166 
DEBUG util.py:450:    Verifying        : ghc-srpm-macros-1.4.2-6.fc27.noarch                 34/166 
DEBUG util.py:450:    Verifying        : gnat-srpm-macros-4-4.fc27.noarch                    35/166 
DEBUG util.py:450:    Verifying        : go-srpm-macros-2-10.fc27.noarch                     36/166 
DEBUG util.py:450:    Verifying        : ocaml-srpm-macros-5-2.fc27.noarch                   37/166 
DEBUG util.py:450:    Verifying        : openblas-srpm-macros-2-2.fc27.noarch                38/166 
DEBUG util.py:450:    Verifying        : perl-srpm-macros-1-24.fc27.noarch                   39/166 
DEBUG util.py:450:    Verifying        : python-srpm-macros-3-22.fc27.noarch                 40/166 
DEBUG util.py:450:    Verifying        : qt5-srpm-macros-5.9.1-2.fc27.noarch                 41/166 
DEBUG util.py:450:    Verifying        : rpm-4.14.0-0.rc1.2.fc28.x86_64                      42/166 
DEBUG util.py:450:    Verifying        : rust-srpm-macros-4-3.fc27.noarch                    43/166 
DEBUG util.py:450:    Verifying        : zip-3.0-20.fc27.x86_64                              44/166 
DEBUG util.py:450:    Verifying        : fedora-repos-28-0.1.noarch                          45/166 
DEBUG util.py:450:    Verifying        : binutils-2.29-9.fc28.x86_64                         46/166 
DEBUG util.py:450:    Verifying        : bzip2-libs-1.0.6-24.fc27.x86_64                     47/166 
DEBUG util.py:450:    Verifying        : elfutils-0.170-1.fc27.x86_64                        48/166 
DEBUG util.py:450:    Verifying        : elfutils-libelf-0.170-1.fc27.x86_64                 49/166 
DEBUG util.py:450:    Verifying        : elfutils-libs-0.170-1.fc27.x86_64                   50/166 
DEBUG util.py:450:    Verifying        : file-5.32-1.fc28.x86_64                             51/166 
DEBUG util.py:450:    Verifying        : file-libs-5.32-1.fc28.x86_64                        52/166 
DEBUG util.py:450:    Verifying        : gdb-headless-8.0-25.fc28.x86_64                     53/166 
DEBUG util.py:450:    Verifying        : libcap-2.25-7.fc27.x86_64                           54/166 
DEBUG util.py:450:    Verifying        : libdb-5.3.28-27.fc28.x86_64                         55/166 
DEBUG util.py:450:    Verifying        : lua-libs-5.3.4-5.fc27.x86_64                        56/166 
DEBUG util.py:450:    Verifying        : openssl-libs-1:1.1.0f-9.fc27.x86_64                 57/166 
DEBUG util.py:450:    Verifying        : popt-1.16-11.fc27.x86_64                            58/166 
DEBUG util.py:450:    Verifying        : rpm-build-libs-4.14.0-0.rc1.2.fc28.x86_64           59/166 
DEBUG util.py:450:    Verifying        : rpm-libs-4.14.0-0.rc1.2.fc28.x86_64                 60/166 
DEBUG util.py:450:    Verifying        : xz-libs-5.2.3-5.fc28.x86_64                         61/166 
DEBUG util.py:450:    Verifying        : zlib-1.2.11-4.fc27.x86_64                           62/166 
DEBUG util.py:450:    Verifying        : pcre-8.41-1.fc27.2.x86_64                           63/166 
DEBUG util.py:450:    Verifying        : coreutils-common-8.28-1.fc28.x86_64                 64/166 
DEBUG util.py:450:    Verifying        : gmp-1:6.1.2-6.fc27.x86_64                           65/166 
DEBUG util.py:450:    Verifying        : ncurses-6.0-13.20170722.fc27.x86_64                 66/166 
DEBUG util.py:450:    Verifying        : libcap-ng-0.7.8-7.fc28.x86_64                       67/166 
DEBUG util.py:450:    Verifying        : basesystem-11-4.fc27.noarch                         68/166 
DEBUG util.py:450:    Verifying        : glibc-common-2.26.90-15.fc28.x86_64                 69/166 
DEBUG util.py:450:    Verifying        : libsepol-2.7-1.fc27.x86_64                          70/166 
DEBUG util.py:450:    Verifying        : pcre2-10.30-1.fc27.x86_64                           71/166 
DEBUG util.py:450:    Verifying        : libatomic_ops-7.4.6-3.fc27.x86_64                   72/166 
DEBUG util.py:450:    Verifying        : libgcc-7.2.1-1.fc28.x86_64                          73/166 
DEBUG util.py:450:    Verifying        : libstdc++-7.2.1-1.fc28.x86_64                       74/166 
DEBUG util.py:450:    Verifying        : libffi-3.1-14.fc27.x86_64                           75/166 
DEBUG util.py:450:    Verifying        : libtool-ltdl-2.4.6-20.fc27.x86_64                   76/166 
DEBUG util.py:450:    Verifying        : libunistring-0.9.7-3.fc27.x86_64                    77/166 
DEBUG util.py:450:    Verifying        : readline-7.0-7.fc27.x86_64                          78/166 
DEBUG util.py:450:    Verifying        : ncurses-base-6.0-13.20170722.fc27.noarch            79/166 
DEBUG util.py:450:    Verifying        : libarchive-3.3.1-3.fc27.x86_64                      80/166 
DEBUG util.py:450:    Verifying        : libdb-utils-5.3.28-27.fc28.x86_64                   81/166 
DEBUG util.py:450:    Verifying        : fedora-repos-rawhide-28-0.1.noarch                  82/166 
DEBUG util.py:450:    Verifying        : chkconfig-1.10-3.fc27.x86_64                        83/166 
DEBUG util.py:450:    Verifying        : elfutils-default-yama-scope-0.170-1.fc27.noarch     84/166 
DEBUG util.py:450:    Verifying        : expat-2.2.4-1.fc28.x86_64                           85/166 
DEBUG util.py:450:    Verifying        : libbabeltrace-1.5.3-1.fc27.x86_64                   86/166 
DEBUG util.py:450:    Verifying        : libipt-1.6.1-4.fc27.x86_64                          87/166 
DEBUG util.py:450:    Verifying        : python3-libs-3.6.2-17.fc28.x86_64                   88/166 
DEBUG util.py:450:    Verifying        : ca-certificates-2017.2.16-4.fc27.noarch             89/166 
DEBUG util.py:450:    Verifying        : crypto-policies-20170823-1.git8d18c27.fc28.noarc    90/166 
DEBUG util.py:450:    Verifying        : gnupg2-2.2.0-1.fc28.x86_64                          91/166 
DEBUG util.py:450:    Verifying        : ima-evm-utils-1.0-1.fc28.x86_64                     92/166 
DEBUG util.py:450:    Verifying        : rpm-plugin-selinux-4.14.0-0.rc1.2.fc28.x86_64       93/166 
DEBUG util.py:450:    Verifying        : tzdata-2017b-2.fc27.noarch                          94/166 
DEBUG util.py:450:    Verifying        : libxml2-2.9.5-1.fc28.x86_64                         95/166 
DEBUG util.py:450:    Verifying        : lz4-libs-1.8.0-1.fc28.x86_64                        96/166 
DEBUG util.py:450:    Verifying        : glib2-2.54.0-1.fc28.x86_64                          97/166 
DEBUG util.py:450:    Verifying        : libuuid-2.30.1-5.fc27.x86_64                        98/166 
DEBUG util.py:450:    Verifying        : gdbm-1.13-3.fc27.x86_64                             99/166 
DEBUG util.py:450:    Verifying        : sqlite-libs-3.20.1-1.fc28.x86_64                   100/166 
DEBUG util.py:450:    Verifying        : gnutls-3.6.0-1.fc28.x86_64                         101/166 
DEBUG util.py:450:    Verifying        : libassuan-2.4.3-6.fc27.x86_64                      102/166 
DEBUG util.py:450:    Verifying        : libgcrypt-1.8.1-1.fc28.x86_64                      103/166 
DEBUG util.py:450:    Verifying        : libgpg-error-1.27-3.fc27.x86_64                    104/166 
DEBUG util.py:450:    Verifying        : libksba-1.3.5-5.fc27.x86_64                        105/166 
DEBUG util.py:450:    Verifying        : libusbx-1.0.21-4.fc27.x86_64                       106/166 
DEBUG util.py:450:    Verifying        : npth-1.5-3.fc27.x86_64                             107/166 
DEBUG util.py:450:    Verifying        : openldap-2.4.45-3.fc27.x86_64                      108/166 
DEBUG util.py:450:    Verifying        : compat-openssl10-1:1.0.2j-9.fc28.x86_64            109/166 
DEBUG util.py:450:    Verifying        : keyutils-libs-1.5.10-3.fc27.x86_64                 110/166 
DEBUG util.py:450:    Verifying        : libmount-2.30.1-5.fc27.x86_64                      111/166 
DEBUG util.py:450:    Verifying        : libidn2-2.0.4-1.fc28.x86_64                        112/166 
DEBUG util.py:450:    Verifying        : libtasn1-4.12-3.fc27.x86_64                        113/166 
DEBUG util.py:450:    Verifying        : nettle-3.3-5.fc27.x86_64                           114/166 
DEBUG util.py:450:    Verifying        : p11-kit-0.23.8-2.fc28.x86_64                       115/166 
DEBUG util.py:450:    Verifying        : systemd-libs-234-5.fc27.x86_64                     116/166 
DEBUG util.py:450:    Verifying        : cyrus-sasl-lib-2.1.26-34.fc27.x86_64               117/166 
DEBUG util.py:450:    Verifying        : nspr-4.16.0-1.fc27.x86_64                          118/166 
DEBUG util.py:450:    Verifying        : nss-3.32.1-2.fc28.x86_64                           119/166 
DEBUG util.py:450:    Verifying        : nss-util-3.32.0-2.fc27.x86_64                      120/166 
DEBUG util.py:450:    Verifying        : libblkid-2.30.1-5.fc27.x86_64                      121/166 
DEBUG util.py:450:    Verifying        : krb5-libs-1.15.1-28.fc28.x86_64                    122/166 
DEBUG util.py:450:    Verifying        : libcom_err-1.43.6-1.fc28.x86_64                    123/166 
DEBUG util.py:450:    Verifying        : nss-pem-1.0.3-5.fc27.x86_64                        124/166 
DEBUG util.py:450:    Verifying        : nss-softokn-3.32.0-8.fc28.x86_64                   125/166 
DEBUG util.py:450:    Verifying        : nss-sysinit-3.32.1-2.fc28.x86_64                   126/166 
DEBUG util.py:450:    Verifying        : libverto-0.3.0-1.fc28.x86_64                       127/166 
DEBUG util.py:450:    Verifying        : nss-softokn-freebl-3.32.0-8.fc28.x86_64            128/166 
DEBUG util.py:450:    Verifying        : gawk-4.1.4-6.fc28.x86_64                           129/166 
DEBUG util.py:450:    Verifying        : libsigsegv-2.11-3.fc27.x86_64                      130/166 
DEBUG util.py:450:    Verifying        : mpfr-3.1.5-5.fc27.x86_64                           131/166 
DEBUG util.py:450:    Verifying        : gcc-c++-7.2.1-1.fc28.x86_64                        132/166 
DEBUG util.py:450:    Verifying        : libmpc-1.0.2-8.fc27.x86_64                         133/166 
DEBUG util.py:450:    Verifying        : util-linux-2.30.1-5.fc27.x86_64                    134/166 
DEBUG util.py:450:    Verifying        : libfdisk-2.30.1-5.fc27.x86_64                      135/166 
DEBUG util.py:450:    Verifying        : libsmartcols-2.30.1-5.fc27.x86_64                  136/166 
DEBUG util.py:450:    Verifying        : libutempter-1.1.6-11.fc27.x86_64                   137/166 
DEBUG util.py:450:    Verifying        : pam-1.3.0-6.fc28.x86_64                            138/166 
DEBUG util.py:450:    Verifying        : cracklib-2.9.6-9.fc28.x86_64                       139/166 
DEBUG util.py:450:    Verifying        : gcc-7.2.1-1.fc28.x86_64                            140/166 
DEBUG util.py:450:    Verifying        : cpp-7.2.1-1.fc28.x86_64                            141/166 
DEBUG util.py:450:    Verifying        : isl-0.16.1-3.fc27.x86_64                           142/166 
DEBUG util.py:450:    Verifying        : libgomp-7.2.1-1.fc28.x86_64                        143/166 
DEBUG util.py:450:    Verifying        : unzip-6.0-36.fc27.x86_64                           144/166 
DEBUG util.py:450:    Verifying        : pkgconf-pkg-config-1.3.8-1.fc27.x86_64             145/166 
DEBUG util.py:450:    Verifying        : pkgconf-1.3.8-1.fc27.x86_64                        146/166 
DEBUG util.py:450:    Verifying        : pkgconf-m4-1.3.8-1.fc27.noarch                     147/166 
DEBUG util.py:450:    Verifying        : libpkgconf-1.3.8-1.fc27.x86_64                     148/166 
DEBUG util.py:450:    Verifying        : python3-3.6.2-17.fc28.x86_64                       149/166 
DEBUG util.py:450:    Verifying        : python3-pip-9.0.1-11.fc27.noarch                   150/166 
DEBUG util.py:450:    Verifying        : python3-setuptools-36.2.0-7.fc28.noarch            151/166 
DEBUG util.py:450:    Verifying        : libpwquality-1.4.0-3.fc27.x86_64                   152/166 
DEBUG util.py:450:    Verifying        : p11-kit-trust-0.23.8-2.fc28.x86_64                 153/166 
DEBUG util.py:450:    Verifying        : libstdc++-devel-7.2.1-1.fc28.x86_64                154/166 
DEBUG util.py:450:    Verifying        : glibc-devel-2.26.90-15.fc28.x86_64                 155/166 
DEBUG util.py:450:    Verifying        : glibc-headers-2.26.90-15.fc28.x86_64               156/166 
DEBUG util.py:450:    Verifying        : kernel-headers-4.14.0-0.rc0.git6.1.fc28.x86_64     157/166 
DEBUG util.py:450:    Verifying        : libcrypt-nss-2.26.90-15.fc28.x86_64                158/166 
DEBUG util.py:450:    Verifying        : curl-7.55.1-5.fc28.x86_64                          159/166 
DEBUG util.py:450:    Verifying        : libmetalink-0.1.3-4.fc27.x86_64                    160/166 
DEBUG util.py:450:    Verifying        : glibc-all-langpacks-2.26.90-15.fc28.x86_64         161/166 
DEBUG util.py:450:    Verifying        : libcurl-7.55.1-5.fc28.x86_64                       162/166 
DEBUG util.py:450:    Verifying        : libnghttp2-1.25.0-1.fc28.x86_64                    163/166 
DEBUG util.py:450:    Verifying        : libpsl-0.18.0-1.fc27.x86_64                        164/166 
DEBUG util.py:450:    Verifying        : libssh2-1.8.0-5.fc28.x86_64                        165/166 
DEBUG util.py:450:    Verifying        : publicsuffix-list-dafsa-20170828-1.fc28.noarch     166/166 
DEBUG util.py:450:  Installed:
DEBUG util.py:450:    audit-libs.x86_64 2.7.7-5.fc27                                                
DEBUG util.py:450:    basesystem.noarch 11-4.fc27                                                   
DEBUG util.py:450:    binutils.x86_64 2.29-9.fc28                                                   
DEBUG util.py:450:    bzip2-libs.x86_64 1.0.6-24.fc27                                               
DEBUG util.py:450:    ca-certificates.noarch 2017.2.16-4.fc27                                       
DEBUG util.py:450:    chkconfig.x86_64 1.10-3.fc27                                                  
DEBUG util.py:450:    compat-openssl10.x86_64 1:1.0.2j-9.fc28                                       
DEBUG util.py:450:    coreutils-common.x86_64 8.28-1.fc28                                           
DEBUG util.py:450:    cpp.x86_64 7.2.1-1.fc28                                                       
DEBUG util.py:450:    cracklib.x86_64 2.9.6-9.fc28                                                  
DEBUG util.py:450:    crypto-policies.noarch 20170823-1.git8d18c27.fc28                             
DEBUG util.py:450:    curl.x86_64 7.55.1-5.fc28                                                     
DEBUG util.py:450:    cyrus-sasl-lib.x86_64 2.1.26-34.fc27                                          
DEBUG util.py:450:    dwz.x86_64 0.12-5.fc27                                                        
DEBUG util.py:450:    elfutils.x86_64 0.170-1.fc27                                                  
DEBUG util.py:450:    elfutils-default-yama-scope.noarch 0.170-1.fc27                               
DEBUG util.py:450:    elfutils-libelf.x86_64 0.170-1.fc27                                           
DEBUG util.py:450:    elfutils-libs.x86_64 0.170-1.fc27                                             
DEBUG util.py:450:    expat.x86_64 2.2.4-1.fc28                                                     
DEBUG util.py:450:    fedora-repos.noarch 28-0.1                                                    
DEBUG util.py:450:    fedora-repos-rawhide.noarch 28-0.1                                            
DEBUG util.py:450:    fedora-rpm-macros.noarch 26-3.fc27                                            
DEBUG util.py:450:    file.x86_64 5.32-1.fc28                                                       
DEBUG util.py:450:    file-libs.x86_64 5.32-1.fc28                                                  
DEBUG util.py:450:    filesystem.x86_64 3.3-3.fc27                                                  
DEBUG util.py:450:    fpc-srpm-macros.noarch 1.1-3.fc27                                             
DEBUG util.py:450:    gc.x86_64 7.6.0-7.fc27                                                        
DEBUG util.py:450:    gdb-headless.x86_64 8.0-25.fc28                                               
DEBUG util.py:450:    gdbm.x86_64 1.13-3.fc27                                                       
DEBUG util.py:450:    ghc-srpm-macros.noarch 1.4.2-6.fc27                                           
DEBUG util.py:450:    glib2.x86_64 2.54.0-1.fc28                                                    
DEBUG util.py:450:    glibc.x86_64 2.26.90-15.fc28                                                  
DEBUG util.py:450:    glibc-all-langpacks.x86_64 2.26.90-15.fc28                                    
DEBUG util.py:450:    glibc-common.x86_64 2.26.90-15.fc28                                           
DEBUG util.py:450:    glibc-devel.x86_64 2.26.90-15.fc28                                            
DEBUG util.py:450:    glibc-headers.x86_64 2.26.90-15.fc28                                          
DEBUG util.py:450:    gmp.x86_64 1:6.1.2-6.fc27                                                     
DEBUG util.py:450:    gnat-srpm-macros.noarch 4-4.fc27                                              
DEBUG util.py:450:    gnupg2.x86_64 2.2.0-1.fc28                                                    
DEBUG util.py:450:    gnutls.x86_64 3.6.0-1.fc28                                                    
DEBUG util.py:450:    go-srpm-macros.noarch 2-10.fc27                                               
DEBUG util.py:450:    guile.x86_64 5:2.0.14-3.fc27                                                  
DEBUG util.py:450:    ima-evm-utils.x86_64 1.0-1.fc28                                               
DEBUG util.py:450:    isl.x86_64 0.16.1-3.fc27                                                      
DEBUG util.py:450:    kernel-headers.x86_64 4.14.0-0.rc0.git6.1.fc28                                
DEBUG util.py:450:    keyutils-libs.x86_64 1.5.10-3.fc27                                            
DEBUG util.py:450:    krb5-libs.x86_64 1.15.1-28.fc28                                               
DEBUG util.py:450:    libacl.x86_64 2.2.52-18.fc27                                                  
DEBUG util.py:450:    libarchive.x86_64 3.3.1-3.fc27                                                
DEBUG util.py:450:    libassuan.x86_64 2.4.3-6.fc27                                                 
DEBUG util.py:450:    libatomic_ops.x86_64 7.4.6-3.fc27                                             
DEBUG util.py:450:    libattr.x86_64 2.4.47-21.fc27                                                 
DEBUG util.py:450:    libbabeltrace.x86_64 1.5.3-1.fc27                                             
DEBUG util.py:450:    libblkid.x86_64 2.30.1-5.fc27                                                 
DEBUG util.py:450:    libcap.x86_64 2.25-7.fc27                                                     
DEBUG util.py:450:    libcap-ng.x86_64 0.7.8-7.fc28                                                 
DEBUG util.py:450:    libcom_err.x86_64 1.43.6-1.fc28                                               
DEBUG util.py:450:    libcrypt-nss.x86_64 2.26.90-15.fc28                                           
DEBUG util.py:450:    libcurl.x86_64 7.55.1-5.fc28                                                  
DEBUG util.py:450:    libdb.x86_64 5.3.28-27.fc28                                                   
DEBUG util.py:450:    libdb-utils.x86_64 5.3.28-27.fc28                                             
DEBUG util.py:450:    libfdisk.x86_64 2.30.1-5.fc27                                                 
DEBUG util.py:450:    libffi.x86_64 3.1-14.fc27                                                     
DEBUG util.py:450:    libgcc.x86_64 7.2.1-1.fc28                                                    
DEBUG util.py:450:    libgcrypt.x86_64 1.8.1-1.fc28                                                 
DEBUG util.py:450:    libgomp.x86_64 7.2.1-1.fc28                                                   
DEBUG util.py:450:    libgpg-error.x86_64 1.27-3.fc27                                               
DEBUG util.py:450:    libidn2.x86_64 2.0.4-1.fc28                                                   
DEBUG util.py:450:    libipt.x86_64 1.6.1-4.fc27                                                    
DEBUG util.py:450:    libksba.x86_64 1.3.5-5.fc27                                                   
DEBUG util.py:450:    libmetalink.x86_64 0.1.3-4.fc27                                               
DEBUG util.py:450:    libmount.x86_64 2.30.1-5.fc27                                                 
DEBUG util.py:450:    libmpc.x86_64 1.0.2-8.fc27                                                    
DEBUG util.py:450:    libnghttp2.x86_64 1.25.0-1.fc28                                               
DEBUG util.py:450:    libpkgconf.x86_64 1.3.8-1.fc27                                                
DEBUG util.py:450:    libpsl.x86_64 0.18.0-1.fc27                                                   
DEBUG util.py:450:    libpwquality.x86_64 1.4.0-3.fc27                                              
DEBUG util.py:450:    libselinux.x86_64 2.7-3.fc28                                                  
DEBUG util.py:450:    libsemanage.x86_64 2.7-3.fc28                                                 
DEBUG util.py:450:    libsepol.x86_64 2.7-1.fc27                                                    
DEBUG util.py:450:    libsigsegv.x86_64 2.11-3.fc27                                                 
DEBUG util.py:450:    libsmartcols.x86_64 2.30.1-5.fc27                                             
DEBUG util.py:450:    libssh2.x86_64 1.8.0-5.fc28                                                   
DEBUG util.py:450:    libstdc++.x86_64 7.2.1-1.fc28                                                 
DEBUG util.py:450:    libstdc++-devel.x86_64 7.2.1-1.fc28                                           
DEBUG util.py:450:    libtasn1.x86_64 4.12-3.fc27                                                   
DEBUG util.py:450:    libtool-ltdl.x86_64 2.4.6-20.fc27                                             
DEBUG util.py:450:    libunistring.x86_64 0.9.7-3.fc27                                              
DEBUG util.py:450:    libusbx.x86_64 1.0.21-4.fc27                                                  
DEBUG util.py:450:    libutempter.x86_64 1.1.6-11.fc27                                              
DEBUG util.py:450:    libuuid.x86_64 2.30.1-5.fc27                                                  
DEBUG util.py:450:    libverto.x86_64 0.3.0-1.fc28                                                  
DEBUG util.py:450:    libxml2.x86_64 2.9.5-1.fc28                                                   
DEBUG util.py:450:    lua-libs.x86_64 5.3.4-5.fc27                                                  
DEBUG util.py:450:    lz4-libs.x86_64 1.8.0-1.fc28                                                  
DEBUG util.py:450:    mpfr.x86_64 3.1.5-5.fc27                                                      
DEBUG util.py:450:    ncurses.x86_64 6.0-13.20170722.fc27                                           
DEBUG util.py:450:    ncurses-base.noarch 6.0-13.20170722.fc27                                      
DEBUG util.py:450:    ncurses-libs.x86_64 6.0-13.20170722.fc27                                      
DEBUG util.py:450:    nettle.x86_64 3.3-5.fc27                                                      
DEBUG util.py:450:    npth.x86_64 1.5-3.fc27                                                        
DEBUG util.py:450:    nspr.x86_64 4.16.0-1.fc27                                                     
DEBUG util.py:450:    nss.x86_64 3.32.1-2.fc28                                                      
DEBUG util.py:450:    nss-pem.x86_64 1.0.3-5.fc27                                                   
DEBUG util.py:450:    nss-softokn.x86_64 3.32.0-8.fc28                                              
DEBUG util.py:450:    nss-softokn-freebl.x86_64 3.32.0-8.fc28                                       
DEBUG util.py:450:    nss-sysinit.x86_64 3.32.1-2.fc28                                              
DEBUG util.py:450:    nss-util.x86_64 3.32.0-2.fc27                                                 
DEBUG util.py:450:    ocaml-srpm-macros.noarch 5-2.fc27                                             
DEBUG util.py:450:    openblas-srpm-macros.noarch 2-2.fc27                                          
DEBUG util.py:450:    openldap.x86_64 2.4.45-3.fc27                                                 
DEBUG util.py:450:    openssl-libs.x86_64 1:1.1.0f-9.fc27                                           
DEBUG util.py:450:    p11-kit.x86_64 0.23.8-2.fc28                                                  
DEBUG util.py:450:    p11-kit-trust.x86_64 0.23.8-2.fc28                                            
DEBUG util.py:450:    pam.x86_64 1.3.0-6.fc28                                                       
DEBUG util.py:450:    pcre.x86_64 8.41-1.fc27.2                                                     
DEBUG util.py:450:    pcre2.x86_64 10.30-1.fc27                                                     
DEBUG util.py:450:    perl-srpm-macros.noarch 1-24.fc27                                             
DEBUG util.py:450:    pkgconf.x86_64 1.3.8-1.fc27                                                   
DEBUG util.py:450:    pkgconf-m4.noarch 1.3.8-1.fc27                                                
DEBUG util.py:450:    pkgconf-pkg-config.x86_64 1.3.8-1.fc27                                        
DEBUG util.py:450:    popt.x86_64 1.16-11.fc27                                                      
DEBUG util.py:450:    publicsuffix-list-dafsa.noarch 20170828-1.fc28                                
DEBUG util.py:450:    python-srpm-macros.noarch 3-22.fc27                                           
DEBUG util.py:450:    python3.x86_64 3.6.2-17.fc28                                                  
DEBUG util.py:450:    python3-libs.x86_64 3.6.2-17.fc28                                             
DEBUG util.py:450:    python3-pip.noarch 9.0.1-11.fc27                                              
DEBUG util.py:450:    python3-setuptools.noarch 36.2.0-7.fc28                                       
DEBUG util.py:450:    qt5-srpm-macros.noarch 5.9.1-2.fc27                                           
DEBUG util.py:450:    readline.x86_64 7.0-7.fc27                                                    
DEBUG util.py:450:    rpm.x86_64 4.14.0-0.rc1.2.fc28                                                
DEBUG util.py:450:    rpm-build-libs.x86_64 4.14.0-0.rc1.2.fc28                                     
DEBUG util.py:450:    rpm-libs.x86_64 4.14.0-0.rc1.2.fc28                                           
DEBUG util.py:450:    rpm-plugin-selinux.x86_64 4.14.0-0.rc1.2.fc28                                 
DEBUG util.py:450:    rust-srpm-macros.noarch 4-3.fc27                                              
DEBUG util.py:450:    setup.noarch 2.10.10-1.fc28                                                   
DEBUG util.py:450:    sqlite-libs.x86_64 3.20.1-1.fc28                                              
DEBUG util.py:450:    systemd-libs.x86_64 234-5.fc27                                                
DEBUG util.py:450:    tzdata.noarch 2017b-2.fc27                                                    
DEBUG util.py:450:    xz-libs.x86_64 5.2.3-5.fc28                                                   
DEBUG util.py:450:    zip.x86_64 3.0-20.fc27                                                        
DEBUG util.py:450:    zlib.x86_64 1.2.11-4.fc27                                                     
DEBUG util.py:450:  Complete!
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:122:  touching file: /var/lib/mock/604104-fedora-rawhide-x86_64/root/etc/os-release
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/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': 'en_US.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.evtzx8ab/$LIB/nosync.so'} and shell False
DEBUG util.py:307:  Unsharing. Flags: 134217728
DEBUG util.py:450:  userdel: user 'mockbuild' does not exist
DEBUG util.py:588:  Child return code was: 6
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/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': 'en_US.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.evtzx8ab/$LIB/nosync.so'} and shell False
DEBUG util.py:307:  Unsharing. Flags: 134217728
DEBUG util.py:450:  groupdel: group 'mock' does not exist
DEBUG util.py:588:  Child return code was: 6
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/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': 'en_US.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.evtzx8ab/$LIB/nosync.so'} and shell False
DEBUG util.py:307:  Unsharing. Flags: 134217728
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/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': 'en_US.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.evtzx8ab/$LIB/nosync.so'} and shell False
DEBUG util.py:307:  Unsharing. Flags: 134217728
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/RPMS
DEBUG util.py:112:  creating dir: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/RPMS
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/SPECS
DEBUG util.py:112:  creating dir: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/SPECS
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/SRPMS
DEBUG util.py:112:  creating dir: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/SRPMS
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/SOURCES
DEBUG util.py:112:  creating dir: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/SOURCES
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/BUILD
DEBUG util.py:112:  creating dir: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/BUILD
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/BUILDROOT
DEBUG util.py:112:  creating dir: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/BUILDROOT
DEBUG util.py:109:  ensuring that dir exists: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/originals
DEBUG util.py:112:  creating dir: /var/lib/mock/604104-fedora-rawhide-x86_64/root/builddir/build/originals
DEBUG util.py:122:  touching file: /var/lib/mock/604104-fedora-rawhide-x86_64/root/.initialized
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/604104-fedora-rawhide-x86_64/root_cache/cache.tar.gz', '-C', '/var/lib/mock/604104-fedora-rawhide-x86_64/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev/shm', '--exclude=./dev/pts', '--exclude=./proc/filesystems', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:588:  Child return code was: 0
INFO backend.py:203:  Installed packages:
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: /bin/rpm --root /var/lib/mock/604104-fedora-rawhide-x86_64/root -qa 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': 'en_US.UTF-8'} and shell True
DEBUG util.py:450:  fedora-repos-rawhide-28-0.1.noarch
DEBUG util.py:450:  fedora-release-28-0.1.noarch
DEBUG util.py:450:  filesystem-3.3-3.fc27.x86_64
DEBUG util.py:450:  publicsuffix-list-dafsa-20170828-1.fc28.noarch
DEBUG util.py:450:  pkgconf-m4-1.3.8-1.fc27.noarch
DEBUG util.py:450:  ncurses-base-6.0-13.20170722.fc27.noarch
DEBUG util.py:450:  glibc-common-2.26.90-15.fc28.x86_64
DEBUG util.py:450:  ncurses-libs-6.0-13.20170722.fc27.x86_64
DEBUG util.py:450:  libsepol-2.7-1.fc27.x86_64
DEBUG util.py:450:  pcre2-10.30-1.fc27.x86_64
DEBUG util.py:450:  zlib-1.2.11-4.fc27.x86_64
DEBUG util.py:450:  bzip2-libs-1.0.6-24.fc27.x86_64
DEBUG util.py:450:  gmp-6.1.2-6.fc27.x86_64
DEBUG util.py:450:  libdb-5.3.28-27.fc28.x86_64
DEBUG util.py:450:  readline-7.0-7.fc27.x86_64
DEBUG util.py:450:  nspr-4.16.0-1.fc27.x86_64
DEBUG util.py:450:  mpfr-3.1.5-5.fc27.x86_64
DEBUG util.py:450:  lua-libs-5.3.4-5.fc27.x86_64
DEBUG util.py:450:  libffi-3.1-14.fc27.x86_64
DEBUG util.py:450:  libunistring-0.9.7-3.fc27.x86_64
DEBUG util.py:450:  libacl-2.2.52-18.fc27.x86_64
DEBUG util.py:450:  libgpg-error-1.27-3.fc27.x86_64
DEBUG util.py:450:  p11-kit-0.23.8-2.fc28.x86_64
DEBUG util.py:450:  file-libs-5.32-1.fc28.x86_64
DEBUG util.py:450:  sqlite-libs-3.20.1-1.fc28.x86_64
DEBUG util.py:450:  libgcrypt-1.8.1-1.fc28.x86_64
DEBUG util.py:450:  unzip-6.0-36.fc27.x86_64
DEBUG util.py:450:  libcrypt-nss-2.26.90-15.fc28.x86_64
DEBUG util.py:450:  audit-libs-2.7.7-5.fc27.x86_64
DEBUG util.py:450:  systemd-libs-234-5.fc27.x86_64
DEBUG util.py:450:  libtasn1-4.12-3.fc27.x86_64
DEBUG util.py:450:  ca-certificates-2017.2.16-4.fc27.noarch
DEBUG util.py:450:  libsemanage-2.7-3.fc28.x86_64
DEBUG util.py:450:  zip-3.0-20.fc27.x86_64
DEBUG util.py:450:  file-5.32-1.fc28.x86_64
DEBUG util.py:450:  libpsl-0.18.0-1.fc27.x86_64
DEBUG util.py:450:  libksba-1.3.5-5.fc27.x86_64
DEBUG util.py:450:  patch-2.7.5-6.fc27.x86_64
DEBUG util.py:450:  xz-5.2.3-5.fc28.x86_64
DEBUG util.py:450:  libdb-utils-5.3.28-27.fc28.x86_64
DEBUG util.py:450:  nettle-3.3-5.fc27.x86_64
DEBUG util.py:450:  libxml2-2.9.5-1.fc28.x86_64
DEBUG util.py:450:  diffutils-3.6-3.fc27.x86_64
DEBUG util.py:450:  cpio-2.12-6.fc27.x86_64
DEBUG util.py:450:  libgomp-7.2.1-1.fc28.x86_64
DEBUG util.py:450:  elfutils-libs-0.170-1.fc27.x86_64
DEBUG util.py:450:  glibc-headers-2.26.90-15.fc28.x86_64
DEBUG util.py:450:  ncurses-6.0-13.20170722.fc27.x86_64
DEBUG util.py:450:  coreutils-8.28-1.fc28.x86_64
DEBUG util.py:450:  libblkid-2.30.1-5.fc27.x86_64
DEBUG util.py:450:  gzip-1.8-4.fc27.x86_64
DEBUG util.py:450:  pam-1.3.0-6.fc28.x86_64
DEBUG util.py:450:  binutils-2.29-9.fc28.x86_64
DEBUG util.py:450:  python3-setuptools-36.2.0-7.fc28.noarch
DEBUG util.py:450:  python3-libs-3.6.2-17.fc28.x86_64
DEBUG util.py:450:  glib2-2.54.0-1.fc28.x86_64
DEBUG util.py:450:  libfdisk-2.30.1-5.fc27.x86_64
DEBUG util.py:450:  shadow-utils-4.5-5.fc28.x86_64
DEBUG util.py:450:  nss-pem-1.0.3-5.fc27.x86_64
DEBUG util.py:450:  nss-3.32.1-2.fc28.x86_64
DEBUG util.py:450:  libssh2-1.8.0-5.fc28.x86_64
DEBUG util.py:450:  gc-7.6.0-7.fc27.x86_64
DEBUG util.py:450:  guile-2.0.14-3.fc27.x86_64
DEBUG util.py:450:  compat-openssl10-1.0.2j-9.fc28.x86_64
DEBUG util.py:450:  libipt-1.6.1-4.fc27.x86_64
DEBUG util.py:450:  npth-1.5-3.fc27.x86_64
DEBUG util.py:450:  libsigsegv-2.11-3.fc27.x86_64
DEBUG util.py:450:  krb5-libs-1.15.1-28.fc28.x86_64
DEBUG util.py:450:  openldap-2.4.45-3.fc27.x86_64
DEBUG util.py:450:  libsmartcols-2.30.1-5.fc27.x86_64
DEBUG util.py:450:  pkgconf-1.3.8-1.fc27.x86_64
DEBUG util.py:450:  libnghttp2-1.25.0-1.fc28.x86_64
DEBUG util.py:450:  curl-7.55.1-5.fc28.x86_64
DEBUG util.py:450:  rpm-libs-4.14.0-0.rc1.2.fc28.x86_64
DEBUG util.py:450:  rpm-build-libs-4.14.0-0.rc1.2.fc28.x86_64
DEBUG util.py:450:  qt5-srpm-macros-5.9.1-2.fc27.noarch
DEBUG util.py:450:  perl-srpm-macros-1-24.fc27.noarch
DEBUG util.py:450:  ocaml-srpm-macros-5-2.fc27.noarch
DEBUG util.py:450:  gnat-srpm-macros-4-4.fc27.noarch
DEBUG util.py:450:  fpc-srpm-macros-1.1-3.fc27.noarch
DEBUG util.py:450:  redhat-rpm-config-67-1.fc27.noarch
DEBUG util.py:450:  util-linux-2.30.1-5.fc27.x86_64
DEBUG util.py:450:  which-2.21-4.fc27.x86_64
DEBUG util.py:450:  libgcc-7.2.1-1.fc28.x86_64
DEBUG util.py:450:  fedora-repos-28-0.1.noarch
DEBUG util.py:450:  setup-2.10.10-1.fc28.noarch
DEBUG util.py:450:  basesystem-11-4.fc27.noarch
DEBUG util.py:450:  kernel-headers-4.14.0-0.rc0.git6.1.fc28.x86_64
DEBUG util.py:450:  tzdata-2017b-2.fc27.noarch
DEBUG util.py:450:  glibc-all-langpacks-2.26.90-15.fc28.x86_64
DEBUG util.py:450:  glibc-2.26.90-15.fc28.x86_64
DEBUG util.py:450:  bash-4.4.12-11.fc28.x86_64
DEBUG util.py:450:  pcre-8.41-1.fc27.2.x86_64
DEBUG util.py:450:  libselinux-2.7-3.fc28.x86_64
DEBUG util.py:450:  info-6.5-1.fc28.x86_64
DEBUG util.py:450:  xz-libs-5.2.3-5.fc28.x86_64
DEBUG util.py:450:  elfutils-libelf-0.170-1.fc27.x86_64
DEBUG util.py:450:  popt-1.16-11.fc27.x86_64
DEBUG util.py:450:  libcap-2.25-7.fc27.x86_64
DEBUG util.py:450:  nss-util-3.32.0-2.fc27.x86_64
DEBUG util.py:450:  grep-3.1-3.fc27.x86_64
DEBUG util.py:450:  libstdc++-7.2.1-1.fc28.x86_64
DEBUG util.py:450:  libuuid-2.30.1-5.fc27.x86_64
DEBUG util.py:450:  libattr-2.4.47-21.fc27.x86_64
DEBUG util.py:450:  sed-4.4-3.fc27.x86_64
DEBUG util.py:450:  libidn2-2.0.4-1.fc28.x86_64
DEBUG util.py:450:  libmpc-1.0.2-8.fc27.x86_64
DEBUG util.py:450:  expat-2.2.4-1.fc28.x86_64
DEBUG util.py:450:  libcom_err-1.43.6-1.fc28.x86_64
DEBUG util.py:450:  chkconfig-1.10-3.fc27.x86_64
DEBUG util.py:450:  nss-softokn-freebl-3.32.0-8.fc28.x86_64
DEBUG util.py:450:  libcap-ng-0.7.8-7.fc28.x86_64
DEBUG util.py:450:  lz4-libs-1.8.0-1.fc28.x86_64
DEBUG util.py:450:  keyutils-libs-1.5.10-3.fc27.x86_64
DEBUG util.py:450:  p11-kit-trust-0.23.8-2.fc28.x86_64
DEBUG util.py:450:  libusbx-1.0.21-4.fc27.x86_64
DEBUG util.py:450:  nss-softokn-3.32.0-8.fc28.x86_64
DEBUG util.py:450:  libmetalink-0.1.3-4.fc27.x86_64
DEBUG util.py:450:  cpp-7.2.1-1.fc28.x86_64
DEBUG util.py:450:  libassuan-2.4.3-6.fc27.x86_64
DEBUG util.py:450:  tar-1.29-7.fc27.x86_64
DEBUG util.py:450:  libstdc++-devel-7.2.1-1.fc28.x86_64
DEBUG util.py:450:  gdbm-1.13-3.fc27.x86_64
DEBUG util.py:450:  dwz-0.12-5.fc27.x86_64
DEBUG util.py:450:  isl-0.16.1-3.fc27.x86_64
DEBUG util.py:450:  bzip2-1.0.6-24.fc27.x86_64
DEBUG util.py:450:  findutils-4.6.0-14.fc27.x86_64
DEBUG util.py:450:  coreutils-common-8.28-1.fc28.x86_64
DEBUG util.py:450:  elfutils-default-yama-scope-0.170-1.fc27.noarch
DEBUG util.py:450:  elfutils-0.170-1.fc27.x86_64
DEBUG util.py:450:  glibc-devel-2.26.90-15.fc28.x86_64
DEBUG util.py:450:  openssl-libs-1.1.0f-9.fc27.x86_64
DEBUG util.py:450:  crypto-policies-20170823-1.git8d18c27.fc28.noarch
DEBUG util.py:450:  libmount-2.30.1-5.fc27.x86_64
DEBUG util.py:450:  cracklib-2.9.6-9.fc28.x86_64
DEBUG util.py:450:  libpwquality-1.4.0-3.fc27.x86_64
DEBUG util.py:450:  python3-pip-9.0.1-11.fc27.noarch
DEBUG util.py:450:  python3-3.6.2-17.fc28.x86_64
DEBUG util.py:450:  gcc-7.2.1-1.fc28.x86_64
DEBUG util.py:450:  libbabeltrace-1.5.3-1.fc27.x86_64
DEBUG util.py:450:  gnutls-3.6.0-1.fc28.x86_64
DEBUG util.py:450:  libutempter-1.1.6-11.fc27.x86_64
DEBUG util.py:450:  nss-sysinit-3.32.1-2.fc28.x86_64
DEBUG util.py:450:  libarchive-3.3.1-3.fc27.x86_64
DEBUG util.py:450:  libatomic_ops-7.4.6-3.fc27.x86_64
DEBUG util.py:450:  libtool-ltdl-2.4.6-20.fc27.x86_64
DEBUG util.py:450:  make-4.2.1-4.fc27.x86_64
DEBUG util.py:450:  ima-evm-utils-1.0-1.fc28.x86_64
DEBUG util.py:450:  gdb-headless-8.0-25.fc28.x86_64
DEBUG util.py:450:  libverto-0.3.0-1.fc28.x86_64
DEBUG util.py:450:  gawk-4.1.4-6.fc28.x86_64
DEBUG util.py:450:  cyrus-sasl-lib-2.1.26-34.fc27.x86_64
DEBUG util.py:450:  gnupg2-2.2.0-1.fc28.x86_64
DEBUG util.py:450:  libpkgconf-1.3.8-1.fc27.x86_64
DEBUG util.py:450:  pkgconf-pkg-config-1.3.8-1.fc27.x86_64
DEBUG util.py:450:  libcurl-7.55.1-5.fc28.x86_64
DEBUG util.py:450:  rpm-plugin-selinux-4.14.0-0.rc1.2.fc28.x86_64
DEBUG util.py:450:  rpm-4.14.0-0.rc1.2.fc28.x86_64
DEBUG util.py:450:  rust-srpm-macros-4-3.fc27.noarch
DEBUG util.py:450:  python-srpm-macros-3-22.fc27.noarch
DEBUG util.py:450:  openblas-srpm-macros-2-2.fc27.noarch
DEBUG util.py:450:  go-srpm-macros-2-10.fc27.noarch
DEBUG util.py:450:  ghc-srpm-macros-1.4.2-6.fc27.noarch
DEBUG util.py:450:  fedora-rpm-macros-26-3.fc27.noarch
DEBUG util.py:450:  rpm-build-4.14.0-0.rc1.2.fc28.x86_64
DEBUG util.py:450:  gcc-c++-7.2.1-1.fc28.x86_64
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/4diac-forte-1.9.0-1.git.440.d50ca7d.fc26.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': 'en_US.UTF-8'} and shell False
DEBUG util.py:307:  Unsharing. Flags: 134217728
DEBUG util.py:450:  Updating / installing...
DEBUG util.py:450:  4diac-forte-1.9.0-1.git.440.d50ca7d.fcwarning: user mockbuilder does not exist - using root
DEBUG util.py:450:  warning: group mockbuilder does not exist - using root
DEBUG util.py:450:  ########################################
DEBUG util.py:450:  warning: user mockbuilder does not exist - using root
DEBUG util.py:450:  warning: group mockbuilder does not exist - using root
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/4diac-forte-1.9.0-1.git.440.d50ca7d.fc26.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': 'en_US.UTF-8'} and shell False
DEBUG util.py:307:  Unsharing. Flags: 134217728
DEBUG util.py:450:  4diac-forte-git-440.d50ca7d.tar.gz
DEBUG util.py:450:  4diac-forte.spec
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:606:  child environment: None
DEBUG util.py:307:  Unsharing. Flags: 134217728
DEBUG package_manager.py:107:  ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/604104-fedora-rawhide-x86_64/root/', '--releasever', '28', '/var/lib/mock/604104-fedora-rawhide-x86_64/root//builddir/build/SRPMS/4diac-forte-1.9.0-1.git.440.d50ca7d.fc28.src.rpm']
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/604104-fedora-rawhide-x86_64/root/', '--releasever', '28', '/var/lib/mock/604104-fedora-rawhide-x86_64/root//builddir/build/SRPMS/4diac-forte-1.9.0-1.git.440.d50ca7d.fc28.src.rpm', '--setopt=tsflags=nocontexts'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.evtzx8ab/$LIB/nosync.so'} and shell False
DEBUG util.py:450:  Last metadata expiration check: 0:00:00 ago on Mon 18 Sep 2017 08:20:40 AM UTC.
DEBUG util.py:450:  Package gcc-c++-7.2.1-1.fc28.x86_64 is already installed, skipping.
DEBUG util.py:450:  Dependencies resolved.
DEBUG util.py:450:  ================================================================================
DEBUG util.py:450:   Package              Arch     Version                        Repository   Size
DEBUG util.py:450:  ================================================================================
DEBUG util.py:450:  Installing:
DEBUG util.py:450:   cmake                x86_64   3.9.1-4.fc28                   fedora      7.4 M
DEBUG util.py:450:   open62541-devel      x86_64   0.3-1.git.4105.7d00724.fc28    copr_base   393 k
DEBUG util.py:450:   systemd              x86_64   234-5.fc27                     fedora      3.4 M
DEBUG util.py:450:  Installing dependencies:
DEBUG util.py:450:   acl                  x86_64   2.2.52-18.fc27                 fedora       78 k
DEBUG util.py:450:   cmake-data           noarch   3.9.1-4.fc28                   fedora      1.2 M
DEBUG util.py:450:   cmake-filesystem     x86_64   3.9.1-4.fc28                   fedora       36 k
DEBUG util.py:450:   cryptsetup-libs      x86_64   1.7.5-5.fc28                   fedora      228 k
DEBUG util.py:450:   dbus                 x86_64   1:1.11.16-4.fc27               fedora      262 k
DEBUG util.py:450:   dbus-libs            x86_64   1:1.11.16-4.fc27               fedora      178 k
DEBUG util.py:450:   device-mapper        x86_64   1.02.142-4.fc27                fedora      351 k
DEBUG util.py:450:   device-mapper-libs   x86_64   1.02.142-4.fc27                fedora      387 k
DEBUG util.py:450:   emacs-filesystem     noarch   1:25.3-3.fc28                  fedora       67 k
DEBUG util.py:450:   iptables-libs        x86_64   1.6.1-4.fc27                   fedora       90 k
DEBUG util.py:450:   jsoncpp              x86_64   1.8.3-1.fc28                   fedora       84 k
DEBUG util.py:450:   kmod-libs            x86_64   24-3.fc27                      fedora       62 k
DEBUG util.py:450:   libidn               x86_64   1.33-4.fc27                    fedora      234 k
DEBUG util.py:450:   libpcap              x86_64   14:1.8.1-6.fc27                fedora      150 k
DEBUG util.py:450:   libseccomp           x86_64   2.3.2-5.fc27                   fedora       61 k
DEBUG util.py:450:   libuv                x86_64   1:1.14.1-1.fc28                fedora      121 k
DEBUG util.py:450:   open62541            x86_64   0.3-1.git.4105.7d00724.fc28    copr_base   120 k
DEBUG util.py:450:   qrencode-libs        x86_64   3.4.4-3.fc27                   fedora       57 k
DEBUG util.py:450:   rhash                x86_64   1.3.5-1.fc27                   fedora      127 k
DEBUG util.py:450:   systemd-pam          x86_64   234-5.fc27                     fedora      177 k
DEBUG util.py:450:  Transaction Summary
DEBUG util.py:450:  ================================================================================
DEBUG util.py:450:  Install  23 Packages
DEBUG util.py:450:  Total download size: 15 M
DEBUG util.py:450:  Installed size: 45 M
DEBUG util.py:450:  Downloading Packages:
DEBUG util.py:450:  (1/23): open62541-devel-0.3-1.git.4105.7d00724. 4.6 MB/s | 393 kB     00:00    
DEBUG util.py:450:  (2/23): systemd-234-5.fc27.x86_64.rpm            22 MB/s | 3.4 MB     00:00    
DEBUG util.py:450:  (3/23): cmake-3.9.1-4.fc28.x86_64.rpm            22 MB/s | 7.4 MB     00:00    
DEBUG util.py:450:  (4/23): cmake-filesystem-3.9.1-4.fc28.x86_64.rp 179 kB/s |  36 kB     00:00    
DEBUG util.py:450:  (5/23): cmake-data-3.9.1-4.fc28.noarch.rpm      4.3 MB/s | 1.2 MB     00:00    
DEBUG util.py:450:  (6/23): jsoncpp-1.8.3-1.fc28.x86_64.rpm         785 kB/s |  84 kB     00:00    
DEBUG util.py:450:  (7/23): rhash-1.3.5-1.fc27.x86_64.rpm           1.8 MB/s | 127 kB     00:00    
DEBUG util.py:450:  (8/23): libuv-1.14.1-1.fc28.x86_64.rpm          1.2 MB/s | 121 kB     00:00    
DEBUG util.py:450:  (9/23): open62541-0.3-1.git.4105.7d00724.fc28.x 1.3 MB/s | 120 kB     00:00    
DEBUG util.py:450:  (10/23): acl-2.2.52-18.fc27.x86_64.rpm          875 kB/s |  78 kB     00:00    
DEBUG util.py:450:  (11/23): cryptsetup-libs-1.7.5-5.fc28.x86_64.rp 2.6 MB/s | 228 kB     00:00    
DEBUG util.py:450:  (12/23): iptables-libs-1.6.1-4.fc27.x86_64.rpm  6.5 MB/s |  90 kB     00:00    
DEBUG util.py:450:  (13/23): kmod-libs-24-3.fc27.x86_64.rpm         5.2 MB/s |  62 kB     00:00    
DEBUG util.py:450:  (14/23): libseccomp-2.3.2-5.fc27.x86_64.rpm      12 MB/s |  61 kB     00:00    
DEBUG util.py:450:  (15/23): libidn-1.33-4.fc27.x86_64.rpm           22 MB/s | 234 kB     00:00    
DEBUG util.py:450:  (16/23): qrencode-libs-3.4.4-3.fc27.x86_64.rpm  8.6 MB/s |  57 kB     00:00    
DEBUG util.py:450:  (17/23): systemd-pam-234-5.fc27.x86_64.rpm       19 MB/s | 177 kB     00:00    
DEBUG util.py:450:  (18/23): emacs-filesystem-25.3-3.fc28.noarch.rp 9.7 MB/s |  67 kB     00:00    
DEBUG util.py:450:  (19/23): device-mapper-libs-1.02.142-4.fc27.x86  21 MB/s | 387 kB     00:00    
DEBUG util.py:450:  (20/23): libpcap-1.8.1-6.fc27.x86_64.rpm        9.5 MB/s | 150 kB     00:00    
DEBUG util.py:450:  (21/23): device-mapper-1.02.142-4.fc27.x86_64.r 6.2 MB/s | 351 kB     00:00    
DEBUG util.py:450:  (22/23): dbus-1.11.16-4.fc27.x86_64.rpm         5.4 MB/s | 262 kB     00:00    
DEBUG util.py:450:  (23/23): dbus-libs-1.11.16-4.fc27.x86_64.rpm    3.8 MB/s | 178 kB     00:00    
DEBUG util.py:450:  --------------------------------------------------------------------------------
DEBUG util.py:450:  Total                                            19 MB/s |  15 MB     00:00     
DEBUG util.py:450:  Running transaction check
DEBUG util.py:450:  Transaction check succeeded.
DEBUG util.py:450:  Running transaction test
DEBUG util.py:450:  Transaction test succeeded.
DEBUG util.py:450:  Running transaction
DEBUG util.py:450:    Preparing        :                                                        1/1 
DEBUG util.py:450:    Installing       : emacs-filesystem-1:25.3-3.fc28.noarch                 1/23 
DEBUG util.py:450:    Installing       : cmake-filesystem-3.9.1-4.fc28.x86_64                  2/23 
DEBUG util.py:450:    Installing       : libidn-1.33-4.fc27.x86_64                             3/23 
DEBUG util.py:450:    Running scriptlet: libidn-1.33-4.fc27.x86_64                             3/23 
DEBUG util.py:450:    Installing       : dbus-libs-1:1.11.16-4.fc27.x86_64                     4/23 
DEBUG util.py:450:    Running scriptlet: dbus-libs-1:1.11.16-4.fc27.x86_64                     4/23 
DEBUG util.py:450:    Installing       : libpcap-14:1.8.1-6.fc27.x86_64                        5/23 
DEBUG util.py:450:    Running scriptlet: libpcap-14:1.8.1-6.fc27.x86_64                        5/23 
DEBUG util.py:450:    Installing       : iptables-libs-1.6.1-4.fc27.x86_64                     6/23 
DEBUG util.py:450:    Installing       : qrencode-libs-3.4.4-3.fc27.x86_64                     7/23 
DEBUG util.py:450:    Running scriptlet: qrencode-libs-3.4.4-3.fc27.x86_64                     7/23 
DEBUG util.py:450:    Installing       : libseccomp-2.3.2-5.fc27.x86_64                        8/23 
DEBUG util.py:450:    Running scriptlet: libseccomp-2.3.2-5.fc27.x86_64                        8/23 
DEBUG util.py:450:    Installing       : kmod-libs-24-3.fc27.x86_64                            9/23 
DEBUG util.py:450:    Running scriptlet: kmod-libs-24-3.fc27.x86_64                            9/23 
DEBUG util.py:450:    Installing       : acl-2.2.52-18.fc27.x86_64                            10/23 
DEBUG util.py:450:    Installing       : device-mapper-1.02.142-4.fc27.x86_64                 11/23 
DEBUG util.py:450:    Installing       : device-mapper-libs-1.02.142-4.fc27.x86_64            12/23 
DEBUG util.py:450:    Running scriptlet: device-mapper-libs-1.02.142-4.fc27.x86_64            12/23 
DEBUG util.py:450:    Installing       : cryptsetup-libs-1.7.5-5.fc28.x86_64                  13/23 
DEBUG util.py:450:    Running scriptlet: cryptsetup-libs-1.7.5-5.fc28.x86_64                  13/23 
DEBUG util.py:450:    Installing       : systemd-pam-234-5.fc27.x86_64                        14/23 
DEBUG util.py:450:    Running scriptlet: systemd-234-5.fc27.x86_64                            15/23 
DEBUG util.py:450:    Installing       : systemd-234-5.fc27.x86_64                            15/23 
DEBUG util.py:450:    Running scriptlet: systemd-234-5.fc27.x86_64                            15/23 
DEBUG util.py:450:    Running scriptlet: dbus-1:1.11.16-4.fc27.x86_64                         16/23 
DEBUG util.py:450:    Installing       : dbus-1:1.11.16-4.fc27.x86_64                         16/23 
DEBUG util.py:450:    Running scriptlet: dbus-1:1.11.16-4.fc27.x86_64                         16/23 
DEBUG util.py:450:    Installing       : open62541-0.3-1.git.4105.7d00724.fc28.x86_64         17/23 
DEBUG util.py:450:    Running scriptlet: open62541-0.3-1.git.4105.7d00724.fc28.x86_64         17/23 
DEBUG util.py:450:    Installing       : rhash-1.3.5-1.fc27.x86_64                            18/23 
DEBUG util.py:450:    Running scriptlet: rhash-1.3.5-1.fc27.x86_64                            18/23 
DEBUG util.py:450:    Installing       : libuv-1:1.14.1-1.fc28.x86_64                         19/23 
DEBUG util.py:450:    Running scriptlet: libuv-1:1.14.1-1.fc28.x86_64                         19/23 
DEBUG util.py:450:    Installing       : jsoncpp-1.8.3-1.fc28.x86_64                          20/23 
DEBUG util.py:450:    Running scriptlet: jsoncpp-1.8.3-1.fc28.x86_64                          20/23 
DEBUG util.py:450:    Installing       : cmake-data-3.9.1-4.fc28.noarch                       21/23 
DEBUG util.py:450:    Installing       : cmake-3.9.1-4.fc28.x86_64                            22/23 
DEBUG util.py:450:    Installing       : open62541-devel-0.3-1.git.4105.7d00724.fc28.x86_64   23/23 
DEBUG util.py:450:    Running scriptlet: systemd-234-5.fc27.x86_64                            23/23 
DEBUG util.py:450:  Running in chroot, ignoring request.
DEBUG util.py:450:    Verifying        : cmake-3.9.1-4.fc28.x86_64                             1/23 
DEBUG util.py:450:    Verifying        : open62541-devel-0.3-1.git.4105.7d00724.fc28.x86_64    2/23 
DEBUG util.py:450:    Verifying        : systemd-234-5.fc27.x86_64                             3/23 
DEBUG util.py:450:    Verifying        : cmake-data-3.9.1-4.fc28.noarch                        4/23 
DEBUG util.py:450:    Verifying        : cmake-filesystem-3.9.1-4.fc28.x86_64                  5/23 
DEBUG util.py:450:    Verifying        : jsoncpp-1.8.3-1.fc28.x86_64                           6/23 
DEBUG util.py:450:    Verifying        : libuv-1:1.14.1-1.fc28.x86_64                          7/23 
DEBUG util.py:450:    Verifying        : rhash-1.3.5-1.fc27.x86_64                             8/23 
DEBUG util.py:450:    Verifying        : open62541-0.3-1.git.4105.7d00724.fc28.x86_64          9/23 
DEBUG util.py:450:    Verifying        : acl-2.2.52-18.fc27.x86_64                            10/23 
DEBUG util.py:450:    Verifying        : cryptsetup-libs-1.7.5-5.fc28.x86_64                  11/23 
DEBUG util.py:450:    Verifying        : iptables-libs-1.6.1-4.fc27.x86_64                    12/23 
DEBUG util.py:450:    Verifying        : kmod-libs-24-3.fc27.x86_64                           13/23 
DEBUG util.py:450:    Verifying        : libidn-1.33-4.fc27.x86_64                            14/23 
DEBUG util.py:450:    Verifying        : libseccomp-2.3.2-5.fc27.x86_64                       15/23 
DEBUG util.py:450:    Verifying        : qrencode-libs-3.4.4-3.fc27.x86_64                    16/23 
DEBUG util.py:450:    Verifying        : systemd-pam-234-5.fc27.x86_64                        17/23 
DEBUG util.py:450:    Verifying        : emacs-filesystem-1:25.3-3.fc28.noarch                18/23 
DEBUG util.py:450:    Verifying        : device-mapper-libs-1.02.142-4.fc27.x86_64            19/23 
DEBUG util.py:450:    Verifying        : libpcap-14:1.8.1-6.fc27.x86_64                       20/23 
DEBUG util.py:450:    Verifying        : device-mapper-1.02.142-4.fc27.x86_64                 21/23 
DEBUG util.py:450:    Verifying        : dbus-1:1.11.16-4.fc27.x86_64                         22/23 
DEBUG util.py:450:    Verifying        : dbus-libs-1:1.11.16-4.fc27.x86_64                    23/23 
DEBUG util.py:450:  Installed:
DEBUG util.py:450:    cmake.x86_64 3.9.1-4.fc28                                                     
DEBUG util.py:450:    open62541-devel.x86_64 0.3-1.git.4105.7d00724.fc28                            
DEBUG util.py:450:    systemd.x86_64 234-5.fc27                                                     
DEBUG util.py:450:    acl.x86_64 2.2.52-18.fc27                                                     
DEBUG util.py:450:    cmake-data.noarch 3.9.1-4.fc28                                                
DEBUG util.py:450:    cmake-filesystem.x86_64 3.9.1-4.fc28                                          
DEBUG util.py:450:    cryptsetup-libs.x86_64 1.7.5-5.fc28                                           
DEBUG util.py:450:    dbus.x86_64 1:1.11.16-4.fc27                                                  
DEBUG util.py:450:    dbus-libs.x86_64 1:1.11.16-4.fc27                                             
DEBUG util.py:450:    device-mapper.x86_64 1.02.142-4.fc27                                          
DEBUG util.py:450:    device-mapper-libs.x86_64 1.02.142-4.fc27                                     
DEBUG util.py:450:    emacs-filesystem.noarch 1:25.3-3.fc28                                         
DEBUG util.py:450:    iptables-libs.x86_64 1.6.1-4.fc27                                             
DEBUG util.py:450:    jsoncpp.x86_64 1.8.3-1.fc28                                                   
DEBUG util.py:450:    kmod-libs.x86_64 24-3.fc27                                                    
DEBUG util.py:450:    libidn.x86_64 1.33-4.fc27                                                     
DEBUG util.py:450:    libpcap.x86_64 14:1.8.1-6.fc27                                                
DEBUG util.py:450:    libseccomp.x86_64 2.3.2-5.fc27                                                
DEBUG util.py:450:    libuv.x86_64 1:1.14.1-1.fc28                                                  
DEBUG util.py:450:    open62541.x86_64 0.3-1.git.4105.7d00724.fc28                                  
DEBUG util.py:450:    qrencode-libs.x86_64 3.4.4-3.fc27                                             
DEBUG util.py:450:    rhash.x86_64 1.3.5-1.fc27                                                     
DEBUG util.py:450:    systemd-pam.x86_64 234-5.fc27                                                 
DEBUG util.py:450:  Complete!
DEBUG util.py:588:  Child return code was: 0
DEBUG util.py:606:  child environment: None
DEBUG util.py:307:  Unsharing. Flags: 134217728
DEBUG backend.py:497:  Copying packages to result dir
DEBUG util.py:606:  child environment: None
DEBUG util.py:533:  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': 'en_US.UTF-8'} and shell True