Warning: Permanently added '3.92.146.164' (ECDSA) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 1124859 --chroot epel-7-x86_64 --detached
Version: 0.32
Task:
{'build_id': 1124859,
 'buildroot_pkgs': [],
 'chroot': 'epel-7-x86_64',
 'enable_net': True,
 'fetch_sources_only': True,
 'git_hash': '3d732e5079f8c3bc2443b042d3f1ac620d8643c6',
 'git_repo': 'kloxong/kloxong/monkey',
 'memory_reqs': 2048,
 'package_name': 'monkey',
 'package_version': '1.5.6-1.kng.fc31',
 'project_dirname': 'kloxong',
 'project_name': 'kloxong',
 'project_owner': 'kloxong',
 'repos': [{'baseurl': 'https://copr-be.cloud.fedoraproject.org/results/kloxong/kloxong/epel-7-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository'}],
 'sandbox': 'kloxong/kloxong--kloxong',
 'source_json': {'clone_url': 'https://copr-dist-git.fedorainfracloud.org/git/kloxong/kloxong/monkey.git',
                 'committish': '3d732e5079f8c3bc2443b042d3f1ac620d8643c6'},
 'source_type': 8,
 'submitter': 'kloxong',
 'task_id': '1124859-epel-7-x86_64',
 'timeout': 75600,
 'use_bootstrap_container': False,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/kloxong/kloxong/monkey.git /tmp/tmpcg2fnyj2/monkey --depth 500 --no-single-branch

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/kloxong/kloxong/monkey.git', '/tmp/tmpcg2fnyj2/monkey', '--depth', '500', '--no-single-branch']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/tmp/tmpcg2fnyj2/monkey'...

Running: git checkout 3d732e5079f8c3bc2443b042d3f1ac620d8643c6

cmd: ['git', 'checkout', '3d732e5079f8c3bc2443b042d3f1ac620d8643c6']
cwd: /tmp/tmpcg2fnyj2/monkey
rc: 0
stdout: 
stderr: Note: switching to '3d732e5079f8c3bc2443b042d3f1ac620d8643c6'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 3d732e5 automatic import of monkey

Running: cp -r . /tmp/tmp17hr3d3v

cmd: ['cp', '-r', '.', '/tmp/tmp17hr3d3v']
cwd: /tmp/tmpcg2fnyj2/monkey
rc: 0
stdout: 
stderr: 

Generated rpkg config:
[rpkg]
preprocess_spec = True
# auto-packing is deprecated:
auto_pack = True

[git]
lookaside = https://copr-dist-git.fedorainfracloud.org/repo/pkgs/%(ns2)s/%(ns1)s/%(name)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s
anongiturl = https://copr-dist-git.fedorainfracloud.org/git/%(module)s

Writing config into /tmp/tmpcg2fnyj2/.config/rpkg.conf
Running: rpkg -C /tmp/tmpcg2fnyj2/.config/rpkg.conf sources --outdir /tmp/tmp17hr3d3v

cmd: ['rpkg', '-C', '/tmp/tmpcg2fnyj2/.config/rpkg.conf', 'sources', '--outdir', '/tmp/tmp17hr3d3v']
cwd: /tmp/tmpcg2fnyj2/monkey
rc: 0
stdout: Downloading monkey-1.5.6.tar.gz from lookaside cache at copr-dist-git.fedorainfracloud.org
stderr: 

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=75600): unbuffer mock --buildsrpm --spec /tmp/tmp17hr3d3v/monkey.spec --sources /tmp/tmp17hr3d3v --configdir /var/lib/copr-rpmbuild/results/configs --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1575586058.198174 -r child
WARNING: Could not find required logging config file: /var/lib/copr-rpmbuild/results/configs/logging.ini. Using default...
INFO: mock.py version 1.4.21 starting (python version = 3.7.5)...
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/tmp/tmp17hr3d3v/monkey.spec)  Config(1124859-epel-7-x86_64)
Start: clean chroot
Finish: clean chroot
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/1124859-epel-7-x86_64-1575586058.198174/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled HW Info plugin
Mock Version: 1.4.21
INFO: Mock Version: 1.4.21
Start: yum install
Copr repository                                  54 kB/s |  33 kB     00:00    
BaseOS                                          2.7 MB/s |  10 MB     00:03    
updates                                          17 MB/s | 6.3 MB     00:00    
epel                                             33 MB/s |  17 MB     00:00    
extras                                          1.1 MB/s | 251 kB     00:00    
sclo                                            3.2 MB/s | 1.0 MB     00:00    
sclo-rh                                          32 MB/s |  16 MB     00:00    
Dependencies resolved.
================================================================================
 Package                       Arch     Version                 Repo       Size
================================================================================
Installing group/module packages:
 bash                          x86_64   4.2.46-33.el7           base      1.0 M
 bzip2                         x86_64   1.0.6-13.el7            base       52 k
 coreutils                     x86_64   8.22-24.el7             base      3.3 M
 cpio                          x86_64   2.11-27.el7             base      211 k
 diffutils                     x86_64   3.3-5.el7               base      322 k
 findutils                     x86_64   1:4.5.11-6.el7          base      559 k
 gawk                          x86_64   4.0.2-4.el7_3.1         base      874 k
 gcc                           x86_64   4.8.5-39.el7            base       16 M
 gcc-c++                       x86_64   4.8.5-39.el7            base      7.2 M
 grep                          x86_64   2.20-3.el7              base      344 k
 gzip                          x86_64   1.5-10.el7              base      130 k
 info                          x86_64   5.1-5.el7               base      233 k
 make                          x86_64   1:3.82-24.el7           base      421 k
 redhat-rpm-config             noarch   9.1.0-88.el7.centos     base       81 k
 rpm-build                     x86_64   4.11.3-40.el7           base      149 k
 sed                           x86_64   4.2.2-5.el7             base      231 k
 shadow-utils                  x86_64   2:4.6-5.el7             base      1.2 M
 tar                           x86_64   2:1.26-35.el7           base      846 k
 unzip                         x86_64   6.0-20.el7              base      170 k
 which                         x86_64   2.20-7.el7              base       41 k
 xz                            x86_64   5.2.2-1.el7             base      229 k
 patch                         x86_64   2.7.1-12.el7_7          updates   111 k
 util-linux                    x86_64   2.23.2-61.el7_7.1       updates   2.0 M
 epel-release                  noarch   7-12                    epel       15 k
 epel-rpm-macros               noarch   7-23                    epel       15 k
Installing dependencies:
 acl                           x86_64   2.2.51-14.el7           base       81 k
 audit-libs                    x86_64   2.8.5-4.el7             base      102 k
 basesystem                    noarch   10.0-7.el7.centos       base      5.0 k
 bzip2-libs                    x86_64   1.0.6-13.el7            base       40 k
 centos-release                x86_64   7-7.1908.0.el7.centos   base       26 k
 chkconfig                     x86_64   1.7.4-1.el7             base      181 k
 cpp                           x86_64   4.8.5-39.el7            base      5.9 M
 cracklib                      x86_64   2.9.0-11.el7            base       80 k
 cracklib-dicts                x86_64   2.9.0-11.el7            base      3.6 M
 cryptsetup-libs               x86_64   2.0.3-5.el7             base      338 k
 cyrus-sasl-lib                x86_64   2.1.26-23.el7           base      155 k
 dbus                          x86_64   1:1.10.24-13.el7_6      base      245 k
 dbus-libs                     x86_64   1:1.10.24-13.el7_6      base      169 k
 dracut                        x86_64   033-564.el7             base      329 k
 dwz                           x86_64   0.11-3.el7              base       99 k
 elfutils                      x86_64   0.176-2.el7             base      305 k
 elfutils-default-yama-scope   noarch   0.176-2.el7             base       33 k
 elfutils-libelf               x86_64   0.176-2.el7             base      194 k
 elfutils-libs                 x86_64   0.176-2.el7             base      291 k
 expat                         x86_64   2.1.0-10.el7_3          base       81 k
 file                          x86_64   5.11-35.el7             base       57 k
 file-libs                     x86_64   5.11-35.el7             base      340 k
 filesystem                    x86_64   3.2-25.el7              base      1.0 M
 gdb                           x86_64   7.6.1-115.el7           base      2.4 M
 gdbm                          x86_64   1.10-8.el7              base       70 k
 glib2                         x86_64   2.56.1-5.el7            base      2.5 M
 glibc                         x86_64   2.17-292.el7            base      3.6 M
 glibc-common                  x86_64   2.17-292.el7            base       11 M
 glibc-devel                   x86_64   2.17-292.el7            base      1.1 M
 glibc-headers                 x86_64   2.17-292.el7            base      687 k
 gmp                           x86_64   1:6.0.0-15.el7          base      281 k
 gnupg2                        x86_64   2.0.22-5.el7_5          base      1.5 M
 groff-base                    x86_64   1.22.2-8.el7            base      942 k
 hardlink                      x86_64   1:1.0-19.el7            base       14 k
 json-c                        x86_64   0.11-4.el7_0            base       31 k
 keyutils-libs                 x86_64   1.5.8-3.el7             base       25 k
 kmod                          x86_64   20-25.el7               base      122 k
 kmod-libs                     x86_64   20-25.el7               base       51 k
 kpartx                        x86_64   0.4.9-127.el7           base       78 k
 libacl                        x86_64   2.2.51-14.el7           base       27 k
 libassuan                     x86_64   2.1.0-3.el7             base       63 k
 libattr                       x86_64   2.4.46-13.el7           base       18 k
 libcap                        x86_64   2.22-10.el7             base       47 k
 libcap-ng                     x86_64   0.7.5-4.el7             base       25 k
 libcom_err                    x86_64   1.42.9-16.el7           base       41 k
 libdb                         x86_64   5.3.21-25.el7           base      720 k
 libdb-utils                   x86_64   5.3.21-25.el7           base      132 k
 libffi                        x86_64   3.0.13-18.el7           base       30 k
 libgcc                        x86_64   4.8.5-39.el7            base      102 k
 libgcrypt                     x86_64   1.5.3-14.el7            base      263 k
 libgomp                       x86_64   4.8.5-39.el7            base      158 k
 libgpg-error                  x86_64   1.12-3.el7              base       87 k
 libidn                        x86_64   1.28-4.el7              base      209 k
 libmpc                        x86_64   1.0.1-3.el7             base       51 k
 libpwquality                  x86_64   1.2.3-5.el7             base       85 k
 libselinux                    x86_64   2.5-14.1.el7            base      162 k
 libsemanage                   x86_64   2.5-14.el7              base      151 k
 libsepol                      x86_64   2.5-10.el7              base      297 k
 libssh2                       x86_64   1.8.0-3.el7             base       88 k
 libstdc++                     x86_64   4.8.5-39.el7            base      305 k
 libstdc++-devel               x86_64   4.8.5-39.el7            base      1.5 M
 libtasn1                      x86_64   4.10-1.el7              base      320 k
 libuser                       x86_64   0.60-9.el7              base      400 k
 libutempter                   x86_64   1.1.6-4.el7             base       25 k
 libverto                      x86_64   0.2.5-4.el7             base       16 k
 libxml2                       x86_64   2.9.1-6.el7_2.3         base      668 k
 lua                           x86_64   5.1.4-15.el7            base      201 k
 lz4                           x86_64   1.7.5-3.el7             base       99 k
 mpfr                          x86_64   3.1.1-4.el7             base      203 k
 ncurses                       x86_64   5.9-14.20130511.el7_4   base      304 k
 ncurses-base                  noarch   5.9-14.20130511.el7_4   base       68 k
 ncurses-libs                  x86_64   5.9-14.20130511.el7_4   base      316 k
 nspr                          x86_64   4.21.0-1.el7            base      127 k
 nss                           x86_64   3.44.0-4.el7            base      854 k
 nss-pem                       x86_64   1.0.3-7.el7             base       74 k
 nss-softokn                   x86_64   3.44.0-5.el7            base      329 k
 nss-softokn-freebl            x86_64   3.44.0-5.el7            base      224 k
 nss-sysinit                   x86_64   3.44.0-4.el7            base       64 k
 nss-tools                     x86_64   3.44.0-4.el7            base      528 k
 nss-util                      x86_64   3.44.0-3.el7            base       79 k
 openldap                      x86_64   2.4.44-21.el7_6         base      356 k
 openssl-libs                  x86_64   1:1.0.2k-19.el7         base      1.2 M
 p11-kit                       x86_64   0.23.5-3.el7            base      252 k
 p11-kit-trust                 x86_64   0.23.5-3.el7            base      129 k
 pam                           x86_64   1.1.8-22.el7            base      720 k
 pcre                          x86_64   8.32-17.el7             base      422 k
 perl                          x86_64   4:5.16.3-294.el7_6      base      8.0 M
 perl-Carp                     noarch   1.26-244.el7            base       19 k
 perl-Encode                   x86_64   2.51-7.el7              base      1.5 M
 perl-Exporter                 noarch   5.68-3.el7              base       28 k
 perl-File-Path                noarch   2.09-2.el7              base       26 k
 perl-File-Temp                noarch   0.23.01-3.el7           base       56 k
 perl-Filter                   x86_64   1.49-3.el7              base       76 k
 perl-Getopt-Long              noarch   2.40-3.el7              base       56 k
 perl-HTTP-Tiny                noarch   0.033-3.el7             base       38 k
 perl-PathTools                x86_64   3.40-5.el7              base       82 k
 perl-Pod-Escapes              noarch   1:1.04-294.el7_6        base       51 k
 perl-Pod-Perldoc              noarch   3.20-4.el7              base       87 k
 perl-Pod-Simple               noarch   1:3.28-4.el7            base      216 k
 perl-Pod-Usage                noarch   1.63-3.el7              base       27 k
 perl-Scalar-List-Utils        x86_64   1.27-248.el7            base       36 k
 perl-Socket                   x86_64   2.010-4.el7             base       49 k
 perl-Storable                 x86_64   2.45-3.el7              base       77 k
 perl-Text-ParseWords          noarch   3.29-4.el7              base       14 k
 perl-Thread-Queue             noarch   3.02-2.el7              base       17 k
 perl-Time-HiRes               x86_64   4:1.9725-3.el7          base       45 k
 perl-Time-Local               noarch   1.2300-2.el7            base       24 k
 perl-constant                 noarch   1.27-2.el7              base       19 k
 perl-libs                     x86_64   4:5.16.3-294.el7_6      base      688 k
 perl-macros                   x86_64   4:5.16.3-294.el7_6      base       44 k
 perl-parent                   noarch   1:0.225-244.el7         base       12 k
 perl-podlators                noarch   2.5.1-3.el7             base      112 k
 perl-srpm-macros              noarch   1-8.el7                 base      4.6 k
 perl-threads                  x86_64   1.87-4.el7              base       49 k
 perl-threads-shared           x86_64   1.43-6.el7              base       39 k
 pinentry                      x86_64   0.8.1-17.el7            base       73 k
 pkgconfig                     x86_64   1:0.27.1-4.el7          base       54 k
 popt                          x86_64   1.13-16.el7             base       42 k
 pth                           x86_64   2.0.7-23.el7            base       89 k
 python-libs                   x86_64   2.7.5-86.el7            base      5.6 M
 python-rpm-macros             noarch   3-32.el7                base      8.8 k
 python-srpm-macros            noarch   3-32.el7                base      8.4 k
 python2-rpm-macros            noarch   3-32.el7                base      7.7 k
 qrencode-libs                 x86_64   3.4.1-3.el7             base       50 k
 readline                      x86_64   6.2-11.el7              base      193 k
 rpm                           x86_64   4.11.3-40.el7           base      1.2 M
 rpm-build-libs                x86_64   4.11.3-40.el7           base      107 k
 rpm-libs                      x86_64   4.11.3-40.el7           base      278 k
 setup                         noarch   2.8.71-10.el7           base      166 k
 shared-mime-info              x86_64   1.8-4.el7               base      312 k
 sqlite                        x86_64   3.7.17-8.el7            base      393 k
 ustr                          x86_64   1.0.4-16.el7            base       92 k
 xz-libs                       x86_64   5.2.2-1.el7             base      103 k
 zip                           x86_64   3.0-11.el7              base      260 k
 zlib                          x86_64   1.2.7-18.el7            base       90 k
 binutils                      x86_64   2.27-41.base.el7_7.1    updates   5.9 M
 ca-certificates               noarch   2019.2.32-76.el7_7      updates   399 k
 curl                          x86_64   7.29.0-54.el7_7.1       updates   270 k
 device-mapper                 x86_64   7:1.02.158-2.el7_7.2    updates   294 k
 device-mapper-libs            x86_64   7:1.02.158-2.el7_7.2    updates   322 k
 kernel-headers                x86_64   3.10.0-1062.7.1.el7     updates   8.7 M
 krb5-libs                     x86_64   1.15.1-37.el7_7.2       updates   805 k
 libblkid                      x86_64   2.23.2-61.el7_7.1       updates   181 k
 libcurl                       x86_64   7.29.0-54.el7_7.1       updates   223 k
 libmount                      x86_64   2.23.2-61.el7_7.1       updates   183 k
 libsmartcols                  x86_64   2.23.2-61.el7_7.1       updates   141 k
 libuuid                       x86_64   2.23.2-61.el7_7.1       updates    83 k
 procps-ng                     x86_64   3.3.10-26.el7_7.1       updates   291 k
 systemd                       x86_64   219-67.el7_7.2          updates   5.1 M
 systemd-libs                  x86_64   219-67.el7_7.2          updates   411 k
 tzdata                        noarch   2019c-1.el7             updates   493 k
Installing Groups:
 Buildsystem building group                                                    

Transaction Summary
================================================================================
Install  176 Packages

Total download size: 131 M
Installed size: 461 M
Downloading Packages:
[MIRROR] acl-2.2.51-14.el7.x86_64.rpm: Curl error (7): Couldn't connect to server for http://mirror.cogentco.com/pub/linux/centos/7.7.1908/os/x86_64/Packages/acl-2.2.51-14.el7.x86_64.rpm []
[MIRROR] audit-libs-2.8.5-4.el7.x86_64.rpm: Curl error (7): Couldn't connect to server for http://mirror.cogentco.com/pub/linux/centos/7.7.1908/os/x86_64/Packages/audit-libs-2.8.5-4.el7.x86_64.rpm []
[MIRROR] basesystem-10.0-7.el7.centos.noarch.rpm: Curl error (7): Couldn't connect to server for http://mirror.cogentco.com/pub/linux/centos/7.7.1908/os/x86_64/Packages/basesystem-10.0-7.el7.centos.noarch.rpm []
(1/176): basesystem-10.0-7.el7.centos.noarch.rp 153 kB/s | 5.0 kB     00:00    
(2/176): audit-libs-2.8.5-4.el7.x86_64.rpm      2.0 MB/s | 102 kB     00:00    
(3/176): acl-2.2.51-14.el7.x86_64.rpm           1.5 MB/s |  81 kB     00:00    
(4/176): bzip2-1.0.6-13.el7.x86_64.rpm          3.9 MB/s |  52 kB     00:00    
(5/176): bzip2-libs-1.0.6-13.el7.x86_64.rpm     3.0 MB/s |  40 kB     00:00    
(6/176): centos-release-7-7.1908.0.el7.centos.x 2.6 MB/s |  26 kB     00:00    
(7/176): chkconfig-1.7.4-1.el7.x86_64.rpm       4.3 MB/s | 181 kB     00:00    
(8/176): bash-4.2.46-33.el7.x86_64.rpm          9.3 MB/s | 1.0 MB     00:00    
(9/176): cpio-2.11-27.el7.x86_64.rpm            3.5 MB/s | 211 kB     00:00    
(10/176): cracklib-2.9.0-11.el7.x86_64.rpm      3.2 MB/s |  80 kB     00:00    
(11/176): coreutils-8.22-24.el7.x86_64.rpm      8.7 MB/s | 3.3 MB     00:00    
(12/176): cryptsetup-libs-2.0.3-5.el7.x86_64.rp 9.2 MB/s | 338 kB     00:00    
(13/176): cyrus-sasl-lib-2.1.26-23.el7.x86_64.r 8.0 MB/s | 155 kB     00:00    
(14/176): dbus-1.10.24-13.el7_6.x86_64.rpm      5.0 MB/s | 245 kB     00:00    
(15/176): dbus-libs-1.10.24-13.el7_6.x86_64.rpm 6.4 MB/s | 169 kB     00:00    
(16/176): cpp-4.8.5-39.el7.x86_64.rpm            12 MB/s | 5.9 MB     00:00    
(17/176): diffutils-3.3-5.el7.x86_64.rpm        5.2 MB/s | 322 kB     00:00    
(18/176): dracut-033-564.el7.x86_64.rpm          10 MB/s | 329 kB     00:00    
(19/176): dwz-0.11-3.el7.x86_64.rpm             6.6 MB/s |  99 kB     00:00    
(20/176): elfutils-default-yama-scope-0.176-2.e 2.5 MB/s |  33 kB     00:00    
(21/176): cracklib-dicts-2.9.0-11.el7.x86_64.rp 7.1 MB/s | 3.6 MB     00:00    
(22/176): elfutils-0.176-2.el7.x86_64.rpm       6.7 MB/s | 305 kB     00:00    
(23/176): elfutils-libelf-0.176-2.el7.x86_64.rp 4.8 MB/s | 194 kB     00:00    
(24/176): expat-2.1.0-10.el7_3.x86_64.rpm       4.5 MB/s |  81 kB     00:00    
(25/176): file-5.11-35.el7.x86_64.rpm           4.2 MB/s |  57 kB     00:00    
(26/176): elfutils-libs-0.176-2.el7.x86_64.rpm  7.4 MB/s | 291 kB     00:00    
(27/176): file-libs-5.11-35.el7.x86_64.rpm      4.6 MB/s | 340 kB     00:00    
(28/176): findutils-4.5.11-6.el7.x86_64.rpm     6.2 MB/s | 559 kB     00:00    
(29/176): filesystem-3.2-25.el7.x86_64.rpm      7.2 MB/s | 1.0 MB     00:00    
(30/176): gawk-4.0.2-4.el7_3.1.x86_64.rpm       6.1 MB/s | 874 kB     00:00    
(31/176): gdb-7.6.1-115.el7.x86_64.rpm          9.3 MB/s | 2.4 MB     00:00    
(32/176): gdbm-1.10-8.el7.x86_64.rpm            5.5 MB/s |  70 kB     00:00    
(33/176): gcc-c++-4.8.5-39.el7.x86_64.rpm        13 MB/s | 7.2 MB     00:00    
(34/176): glib2-2.56.1-5.el7.x86_64.rpm         8.7 MB/s | 2.5 MB     00:00    
(35/176): glibc-2.17-292.el7.x86_64.rpm          12 MB/s | 3.6 MB     00:00    
(36/176): glibc-devel-2.17-292.el7.x86_64.rpm    10 MB/s | 1.1 MB     00:00    
(37/176): glibc-headers-2.17-292.el7.x86_64.rpm 9.5 MB/s | 687 kB     00:00    
(38/176): gmp-6.0.0-15.el7.x86_64.rpm            11 MB/s | 281 kB     00:00    
(39/176): gcc-4.8.5-39.el7.x86_64.rpm            13 MB/s |  16 MB     00:01    
(40/176): gnupg2-2.0.22-5.el7_5.x86_64.rpm      8.7 MB/s | 1.5 MB     00:00    
(41/176): groff-base-1.22.2-8.el7.x86_64.rpm     14 MB/s | 942 kB     00:00    
(42/176): grep-2.20-3.el7.x86_64.rpm            3.8 MB/s | 344 kB     00:00    
(43/176): glibc-common-2.17-292.el7.x86_64.rpm   15 MB/s |  11 MB     00:00    
(44/176): hardlink-1.0-19.el7.x86_64.rpm        226 kB/s |  14 kB     00:00    
(45/176): gzip-1.5-10.el7.x86_64.rpm            1.9 MB/s | 130 kB     00:00    
(46/176): keyutils-libs-1.5.8-3.el7.x86_64.rpm  2.5 MB/s |  25 kB     00:00    
(47/176): info-5.1-5.el7.x86_64.rpm             7.5 MB/s | 233 kB     00:00    
(48/176): kmod-20-25.el7.x86_64.rpm             3.9 MB/s | 122 kB     00:00    
(49/176): json-c-0.11-4.el7_0.x86_64.rpm        696 kB/s |  31 kB     00:00    
(50/176): kmod-libs-20-25.el7.x86_64.rpm        3.3 MB/s |  51 kB     00:00    
(51/176): libacl-2.2.51-14.el7.x86_64.rpm       2.5 MB/s |  27 kB     00:00    
(52/176): libassuan-2.1.0-3.el7.x86_64.rpm      4.0 MB/s |  63 kB     00:00    
(53/176): libattr-2.4.46-13.el7.x86_64.rpm      1.9 MB/s |  18 kB     00:00    
(54/176): libcap-2.22-10.el7.x86_64.rpm         3.8 MB/s |  47 kB     00:00    
(55/176): libcap-ng-0.7.5-4.el7.x86_64.rpm      2.3 MB/s |  25 kB     00:00    
(56/176): kpartx-0.4.9-127.el7.x86_64.rpm       2.2 MB/s |  78 kB     00:00    
(57/176): libcom_err-1.42.9-16.el7.x86_64.rpm   3.1 MB/s |  41 kB     00:00    
(58/176): libdb-utils-5.3.21-25.el7.x86_64.rpm  9.9 MB/s | 132 kB     00:00    
(59/176): libffi-3.0.13-18.el7.x86_64.rpm       2.3 MB/s |  30 kB     00:00    
(60/176): libgcc-4.8.5-39.el7.x86_64.rpm        8.0 MB/s | 102 kB     00:00    
(61/176): libdb-5.3.21-25.el7.x86_64.rpm         11 MB/s | 720 kB     00:00    
(62/176): libgomp-4.8.5-39.el7.x86_64.rpm       4.4 MB/s | 158 kB     00:00    
(63/176): libgpg-error-1.12-3.el7.x86_64.rpm    6.6 MB/s |  87 kB     00:00    
(64/176): libidn-1.28-4.el7.x86_64.rpm          8.7 MB/s | 209 kB     00:00    
(65/176): libmpc-1.0.1-3.el7.x86_64.rpm         3.0 MB/s |  51 kB     00:00    
(66/176): libgcrypt-1.5.3-14.el7.x86_64.rpm     3.1 MB/s | 263 kB     00:00    
(67/176): libselinux-2.5-14.1.el7.x86_64.rpm    5.5 MB/s | 162 kB     00:00    
(68/176): libpwquality-1.2.3-5.el7.x86_64.rpm   2.0 MB/s |  85 kB     00:00    
(69/176): libssh2-1.8.0-3.el7.x86_64.rpm        6.5 MB/s |  88 kB     00:00    
(70/176): libsemanage-2.5-14.el7.x86_64.rpm     3.5 MB/s | 151 kB     00:00    
(71/176): libsepol-2.5-10.el7.x86_64.rpm        5.8 MB/s | 297 kB     00:00    
(72/176): libstdc++-4.8.5-39.el7.x86_64.rpm     7.2 MB/s | 305 kB     00:00    
(73/176): libtasn1-4.10-1.el7.x86_64.rpm        6.8 MB/s | 320 kB     00:00    
(74/176): libutempter-1.1.6-4.el7.x86_64.rpm    2.1 MB/s |  25 kB     00:00    
(75/176): libuser-0.60-9.el7.x86_64.rpm         7.6 MB/s | 400 kB     00:00    
(76/176): libverto-0.2.5-4.el7.x86_64.rpm       1.8 MB/s |  16 kB     00:00    
(77/176): lua-5.1.4-15.el7.x86_64.rpm           6.6 MB/s | 201 kB     00:00    
(78/176): lz4-1.7.5-3.el7.x86_64.rpm            5.2 MB/s |  99 kB     00:00    
(79/176): libxml2-2.9.1-6.el7_2.3.x86_64.rpm    9.5 MB/s | 668 kB     00:00    
(80/176): mpfr-3.1.1-4.el7.x86_64.rpm           8.0 MB/s | 203 kB     00:00    
(81/176): make-3.82-24.el7.x86_64.rpm           8.0 MB/s | 421 kB     00:00    
(82/176): ncurses-base-5.9-14.20130511.el7_4.no 5.1 MB/s |  68 kB     00:00    
(83/176): ncurses-5.9-14.20130511.el7_4.x86_64. 9.8 MB/s | 304 kB     00:00    
(84/176): nspr-4.21.0-1.el7.x86_64.rpm          8.3 MB/s | 127 kB     00:00    
(85/176): libstdc++-devel-4.8.5-39.el7.x86_64.r 6.1 MB/s | 1.5 MB     00:00    
(86/176): ncurses-libs-5.9-14.20130511.el7_4.x8 6.8 MB/s | 316 kB     00:00    
(87/176): nss-pem-1.0.3-7.el7.x86_64.rpm        5.5 MB/s |  74 kB     00:00    
(88/176): nss-softokn-3.44.0-5.el7.x86_64.rpm   9.1 MB/s | 329 kB     00:00    
(89/176): nss-softokn-freebl-3.44.0-5.el7.x86_6 7.1 MB/s | 224 kB     00:00    
(90/176): nss-sysinit-3.44.0-4.el7.x86_64.rpm   3.9 MB/s |  64 kB     00:00    
(91/176): nss-3.44.0-4.el7.x86_64.rpm            10 MB/s | 854 kB     00:00    
(92/176): nss-util-3.44.0-3.el7.x86_64.rpm      5.9 MB/s |  79 kB     00:00    
(93/176): openldap-2.4.44-21.el7_6.x86_64.rpm    10 MB/s | 356 kB     00:00    
(94/176): nss-tools-3.44.0-4.el7.x86_64.rpm     7.4 MB/s | 528 kB     00:00    
(95/176): p11-kit-0.23.5-3.el7.x86_64.rpm        10 MB/s | 252 kB     00:00    
(96/176): p11-kit-trust-0.23.5-3.el7.x86_64.rpm 6.6 MB/s | 129 kB     00:00    
(97/176): pam-1.1.8-22.el7.x86_64.rpm            11 MB/s | 720 kB     00:00    
(98/176): pcre-8.32-17.el7.x86_64.rpm           5.2 MB/s | 422 kB     00:00    
(99/176): openssl-libs-1.0.2k-19.el7.x86_64.rpm 7.9 MB/s | 1.2 MB     00:00    
(100/176): perl-Carp-1.26-244.el7.noarch.rpm    1.6 MB/s |  19 kB     00:00    
(101/176): perl-Exporter-5.68-3.el7.noarch.rpm  2.3 MB/s |  28 kB     00:00    
(102/176): perl-File-Path-2.09-2.el7.noarch.rpm 2.2 MB/s |  26 kB     00:00    
(103/176): perl-File-Temp-0.23.01-3.el7.noarch. 2.3 MB/s |  56 kB     00:00    
(104/176): perl-Filter-1.49-3.el7.x86_64.rpm    2.5 MB/s |  76 kB     00:00    
(105/176): perl-Getopt-Long-2.40-3.el7.noarch.r 2.8 MB/s |  56 kB     00:00    
(106/176): perl-HTTP-Tiny-0.033-3.el7.noarch.rp 2.2 MB/s |  38 kB     00:00    
(107/176): perl-Encode-2.51-7.el7.x86_64.rpm     11 MB/s | 1.5 MB     00:00    
(108/176): perl-PathTools-3.40-5.el7.x86_64.rpm 2.9 MB/s |  82 kB     00:00    
(109/176): perl-Pod-Escapes-1.04-294.el7_6.noar 3.8 MB/s |  51 kB     00:00    
(110/176): perl-Pod-Perldoc-3.20-4.el7.noarch.r 3.4 MB/s |  87 kB     00:00    
(111/176): perl-Pod-Simple-3.28-4.el7.noarch.rp 6.9 MB/s | 216 kB     00:00    
(112/176): perl-Pod-Usage-1.63-3.el7.noarch.rpm 2.0 MB/s |  27 kB     00:00    
(113/176): perl-Scalar-List-Utils-1.27-248.el7. 3.1 MB/s |  36 kB     00:00    
(114/176): perl-Storable-2.45-3.el7.x86_64.rpm  4.2 MB/s |  77 kB     00:00    
(115/176): perl-Socket-2.010-4.el7.x86_64.rpm   1.9 MB/s |  49 kB     00:00    
(116/176): perl-Thread-Queue-3.02-2.el7.noarch. 1.7 MB/s |  17 kB     00:00    
(117/176): perl-Text-ParseWords-3.29-4.el7.noar 1.1 MB/s |  14 kB     00:00    
(118/176): perl-Time-Local-1.2300-2.el7.noarch. 2.2 MB/s |  24 kB     00:00    
(119/176): perl-Time-HiRes-1.9725-3.el7.x86_64. 2.3 MB/s |  45 kB     00:00    
(120/176): perl-constant-1.27-2.el7.noarch.rpm  1.8 MB/s |  19 kB     00:00    
(121/176): perl-macros-5.16.3-294.el7_6.x86_64. 3.1 MB/s |  44 kB     00:00    
(122/176): perl-parent-0.225-244.el7.noarch.rpm 1.3 MB/s |  12 kB     00:00    
(123/176): perl-podlators-2.5.1-3.el7.noarch.rp 4.7 MB/s | 112 kB     00:00    
(124/176): perl-srpm-macros-1-8.el7.noarch.rpm  572 kB/s | 4.6 kB     00:00    
(125/176): perl-threads-1.87-4.el7.x86_64.rpm   3.6 MB/s |  49 kB     00:00    
(126/176): perl-threads-shared-1.43-6.el7.x86_6 3.0 MB/s |  39 kB     00:00    
(127/176): pinentry-0.8.1-17.el7.x86_64.rpm     3.5 MB/s |  73 kB     00:00    
(128/176): pkgconfig-0.27.1-4.el7.x86_64.rpm    2.8 MB/s |  54 kB     00:00    
(129/176): popt-1.13-16.el7.x86_64.rpm          2.9 MB/s |  42 kB     00:00    
(130/176): perl-5.16.3-294.el7_6.x86_64.rpm      17 MB/s | 8.0 MB     00:00    
(131/176): perl-libs-5.16.3-294.el7_6.x86_64.rp 3.8 MB/s | 688 kB     00:00    
(132/176): pth-2.0.7-23.el7.x86_64.rpm          2.3 MB/s |  89 kB     00:00    
(133/176): python-rpm-macros-3-32.el7.noarch.rp 875 kB/s | 8.8 kB     00:00    
(134/176): python-srpm-macros-3-32.el7.noarch.r 918 kB/s | 8.4 kB     00:00    
(135/176): python2-rpm-macros-3-32.el7.noarch.r 798 kB/s | 7.7 kB     00:00    
(136/176): qrencode-libs-3.4.1-3.el7.x86_64.rpm 3.4 MB/s |  50 kB     00:00    
(137/176): redhat-rpm-config-9.1.0-88.el7.cento 3.9 MB/s |  81 kB     00:00    
(138/176): readline-6.2-11.el7.x86_64.rpm       3.8 MB/s | 193 kB     00:00    
(139/176): rpm-build-4.11.3-40.el7.x86_64.rpm   4.1 MB/s | 149 kB     00:00    
(140/176): rpm-build-libs-4.11.3-40.el7.x86_64. 4.0 MB/s | 107 kB     00:00    
(141/176): rpm-libs-4.11.3-40.el7.x86_64.rpm    4.8 MB/s | 278 kB     00:00    
(142/176): rpm-4.11.3-40.el7.x86_64.rpm         6.6 MB/s | 1.2 MB     00:00    
(143/176): sed-4.2.2-5.el7.x86_64.rpm           5.1 MB/s | 231 kB     00:00    
(144/176): setup-2.8.71-10.el7.noarch.rpm       6.8 MB/s | 166 kB     00:00    
(145/176): shared-mime-info-1.8-4.el7.x86_64.rp 7.8 MB/s | 312 kB     00:00    
(146/176): sqlite-3.7.17-8.el7.x86_64.rpm       8.2 MB/s | 393 kB     00:00    
(147/176): shadow-utils-4.6-5.el7.x86_64.rpm    7.6 MB/s | 1.2 MB     00:00    
(148/176): unzip-6.0-20.el7.x86_64.rpm          6.8 MB/s | 170 kB     00:00    
(149/176): tar-1.26-35.el7.x86_64.rpm           9.4 MB/s | 846 kB     00:00    
(150/176): ustr-1.0.4-16.el7.x86_64.rpm         6.6 MB/s |  92 kB     00:00    
(151/176): which-2.20-7.el7.x86_64.rpm          3.0 MB/s |  41 kB     00:00    
(152/176): xz-libs-5.2.2-1.el7.x86_64.rpm       5.8 MB/s | 103 kB     00:00    
(153/176): xz-5.2.2-1.el7.x86_64.rpm            7.7 MB/s | 229 kB     00:00    
(154/176): zlib-1.2.7-18.el7.x86_64.rpm         5.5 MB/s |  90 kB     00:00    
(155/176): zip-3.0-11.el7.x86_64.rpm            6.9 MB/s | 260 kB     00:00    
(156/176): ca-certificates-2019.2.32-76.el7_7.n  16 MB/s | 399 kB     00:00    
(157/176): curl-7.29.0-54.el7_7.1.x86_64.rpm     22 MB/s | 270 kB     00:00    
(158/176): device-mapper-1.02.158-2.el7_7.2.x86  23 MB/s | 294 kB     00:00    
(159/176): device-mapper-libs-1.02.158-2.el7_7.  24 MB/s | 322 kB     00:00    
(160/176): python-libs-2.7.5-86.el7.x86_64.rpm  8.8 MB/s | 5.6 MB     00:00    
(161/176): binutils-2.27-41.base.el7_7.1.x86_64  23 MB/s | 5.9 MB     00:00    
(162/176): libblkid-2.23.2-61.el7_7.1.x86_64.rp  23 MB/s | 181 kB     00:00    
(163/176): krb5-libs-1.15.1-37.el7_7.2.x86_64.r 7.3 MB/s | 805 kB     00:00    
(164/176): libcurl-7.29.0-54.el7_7.1.x86_64.rpm  21 MB/s | 223 kB     00:00    
(165/176): libsmartcols-2.23.2-61.el7_7.1.x86_6  26 MB/s | 141 kB     00:00    
(166/176): libmount-2.23.2-61.el7_7.1.x86_64.rp  17 MB/s | 183 kB     00:00    
(167/176): libuuid-2.23.2-61.el7_7.1.x86_64.rpm  19 MB/s |  83 kB     00:00    
(168/176): kernel-headers-3.10.0-1062.7.1.el7.x  37 MB/s | 8.7 MB     00:00    
(169/176): procps-ng-3.3.10-26.el7_7.1.x86_64.r 7.4 MB/s | 291 kB     00:00    
(170/176): patch-2.7.1-12.el7_7.x86_64.rpm      2.5 MB/s | 111 kB     00:00    
(171/176): systemd-libs-219-67.el7_7.2.x86_64.r  25 MB/s | 411 kB     00:00    
(172/176): tzdata-2019c-1.el7.noarch.rpm         14 MB/s | 493 kB     00:00    
(173/176): epel-release-7-12.noarch.rpm         550 kB/s |  15 kB     00:00    
(174/176): epel-rpm-macros-7-23.noarch.rpm      3.3 MB/s |  15 kB     00:00    
(175/176): util-linux-2.23.2-61.el7_7.1.x86_64.  31 MB/s | 2.0 MB     00:00    
(176/176): systemd-219-67.el7_7.2.x86_64.rpm     45 MB/s | 5.1 MB     00:00    
--------------------------------------------------------------------------------
Total                                            28 MB/s | 131 MB     00:04     
warning: Generating 18 missing index(es), please wait...
warning: /var/lib/mock/1124859-epel-7-x86_64-1575586058.198174/root/var/cache/dnf/base-65e58d35cd0ad0ed/packages/acl-2.2.51-14.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
BaseOS                                          1.6 MB/s | 1.7 kB     00:00    
Importing GPG key 0xF4A80EB5:
 Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
 Fingerprint: 6341 AB27 53D7 8A78 A7C2 7BB1 24C6 A8A7 F4A8 0EB5
 From       : /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7
Key imported successfully
warning: /var/lib/mock/1124859-epel-7-x86_64-1575586058.198174/root/var/cache/dnf/epel-b7d9da81043aa7ab/packages/epel-release-7-12.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
epel                                            1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x352C64E5:
 Userid     : "Fedora EPEL (7) <epel@fedoraproject.org>"
 Fingerprint: 91E9 7D7C 4A5E 96F1 7F3E 888F 6A2F AEA2 352C 64E5
 From       : /usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-7
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.2-25.el7.x86_64                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-4.8.5-39.el7.x86_64                           1/176 
  Running scriptlet: libgcc-4.8.5-39.el7.x86_64                           1/176 
  Installing       : centos-release-7-7.1908.0.el7.centos.x86_64          2/176 
  Installing       : setup-2.8.71-10.el7.noarch                           3/176 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.8.71-10.el7.noarch                           3/176 
  Installing       : filesystem-3.2-25.el7.x86_64                         4/176 
  Installing       : python-srpm-macros-3-32.el7.noarch                   5/176 
  Installing       : python-rpm-macros-3-32.el7.noarch                    6/176 
  Installing       : basesystem-10.0-7.el7.centos.noarch                  7/176 
  Installing       : tzdata-2019c-1.el7.noarch                            8/176 
  Installing       : kernel-headers-3.10.0-1062.7.1.el7.x86_64            9/176 
  Installing       : python2-rpm-macros-3-32.el7.noarch                  10/176 
  Installing       : perl-srpm-macros-1-8.el7.noarch                     11/176 
  Installing       : ncurses-base-5.9-14.20130511.el7_4.noarch           12/176 
  Installing       : nss-softokn-freebl-3.44.0-5.el7.x86_64              13/176 
  Installing       : glibc-common-2.17-292.el7.x86_64                    14/176 
  Running scriptlet: glibc-common-2.17-292.el7.x86_64                    14/176 
  Running scriptlet: glibc-2.17-292.el7.x86_64                           15/176 
  Installing       : glibc-2.17-292.el7.x86_64                           15/176 
  Running scriptlet: glibc-2.17-292.el7.x86_64                           15/176 
  Installing       : nspr-4.21.0-1.el7.x86_64                            16/176 
  Running scriptlet: nspr-4.21.0-1.el7.x86_64                            16/176 
  Installing       : nss-util-3.44.0-3.el7.x86_64                        17/176 
  Running scriptlet: nss-util-3.44.0-3.el7.x86_64                        17/176 
  Installing       : libstdc++-4.8.5-39.el7.x86_64                       18/176 
  Running scriptlet: libstdc++-4.8.5-39.el7.x86_64                       18/176 
  Installing       : ncurses-libs-5.9-14.20130511.el7_4.x86_64           19/176 
  Running scriptlet: ncurses-libs-5.9-14.20130511.el7_4.x86_64           19/176 
  Installing       : bash-4.2.46-33.el7.x86_64                           20/176 
  Running scriptlet: bash-4.2.46-33.el7.x86_64                           20/176 
  Installing       : libsepol-2.5-10.el7.x86_64                          21/176 
  Running scriptlet: libsepol-2.5-10.el7.x86_64                          21/176 
  Installing       : pcre-8.32-17.el7.x86_64                             22/176 
  Running scriptlet: pcre-8.32-17.el7.x86_64                             22/176 
  Installing       : libselinux-2.5-14.1.el7.x86_64                      23/176 
  Running scriptlet: libselinux-2.5-14.1.el7.x86_64                      23/176 
  Installing       : zlib-1.2.7-18.el7.x86_64                            24/176 
  Running scriptlet: zlib-1.2.7-18.el7.x86_64                            24/176 
  Installing       : info-5.1-5.el7.x86_64                               25/176 
  Running scriptlet: info-5.1-5.el7.x86_64                               25/176 
  Installing       : bzip2-libs-1.0.6-13.el7.x86_64                      26/176 
  Running scriptlet: bzip2-libs-1.0.6-13.el7.x86_64                      26/176 
  Installing       : xz-libs-5.2.2-1.el7.x86_64                          27/176 
  Running scriptlet: xz-libs-5.2.2-1.el7.x86_64                          27/176 
  Installing       : elfutils-libelf-0.176-2.el7.x86_64                  28/176 
  Running scriptlet: elfutils-libelf-0.176-2.el7.x86_64                  28/176 
  Installing       : libdb-5.3.21-25.el7.x86_64                          29/176 
  Running scriptlet: libdb-5.3.21-25.el7.x86_64                          29/176 
  Installing       : sed-4.2.2-5.el7.x86_64                              30/176 
  Running scriptlet: sed-4.2.2-5.el7.x86_64                              30/176 
  Installing       : gmp-1:6.0.0-15.el7.x86_64                           31/176 
  Running scriptlet: gmp-1:6.0.0-15.el7.x86_64                           31/176 
  Installing       : libattr-2.4.46-13.el7.x86_64                        32/176 
  Running scriptlet: libattr-2.4.46-13.el7.x86_64                        32/176 
  Installing       : libacl-2.2.51-14.el7.x86_64                         33/176 
  Running scriptlet: libacl-2.2.51-14.el7.x86_64                         33/176 
  Installing       : libcap-2.22-10.el7.x86_64                           34/176 
  Running scriptlet: libcap-2.22-10.el7.x86_64                           34/176 
  Installing       : popt-1.13-16.el7.x86_64                             35/176 
  Running scriptlet: popt-1.13-16.el7.x86_64                             35/176 
  Installing       : readline-6.2-11.el7.x86_64                          36/176 
  Running scriptlet: readline-6.2-11.el7.x86_64                          36/176 
  Installing       : libgpg-error-1.12-3.el7.x86_64                      37/176 
  Running scriptlet: libgpg-error-1.12-3.el7.x86_64                      37/176 
  Installing       : libgcrypt-1.5.3-14.el7.x86_64                       38/176 
  Running scriptlet: libgcrypt-1.5.3-14.el7.x86_64                       38/176 
  Installing       : lua-5.1.4-15.el7.x86_64                             39/176 
  Installing       : chkconfig-1.7.4-1.el7.x86_64                        40/176 
  Installing       : mpfr-3.1.1-4.el7.x86_64                             41/176 
  Running scriptlet: mpfr-3.1.1-4.el7.x86_64                             41/176 
  Installing       : grep-2.20-3.el7.x86_64                              42/176 
  Running scriptlet: grep-2.20-3.el7.x86_64                              42/176 
  Installing       : libcom_err-1.42.9-16.el7.x86_64                     43/176 
  Running scriptlet: libcom_err-1.42.9-16.el7.x86_64                     43/176 
  Installing       : libffi-3.0.13-18.el7.x86_64                         44/176 
  Running scriptlet: libffi-3.0.13-18.el7.x86_64                         44/176 
  Installing       : libuuid-2.23.2-61.el7_7.1.x86_64                    45/176 
  Running scriptlet: libuuid-2.23.2-61.el7_7.1.x86_64                    45/176 
  Installing       : libmpc-1.0.1-3.el7.x86_64                           46/176 
  Running scriptlet: libmpc-1.0.1-3.el7.x86_64                           46/176 
  Installing       : xz-5.2.2-1.el7.x86_64                               47/176 
  Installing       : cpio-2.11-27.el7.x86_64                             48/176 
  Running scriptlet: cpio-2.11-27.el7.x86_64                             48/176 
  Installing       : diffutils-3.3-5.el7.x86_64                          49/176 
  Running scriptlet: diffutils-3.3-5.el7.x86_64                          49/176 
  Installing       : findutils-1:4.5.11-6.el7.x86_64                     50/176 
  Running scriptlet: findutils-1:4.5.11-6.el7.x86_64                     50/176 
  Installing       : gawk-4.0.2-4.el7_3.1.x86_64                         51/176 
  Running scriptlet: gawk-4.0.2-4.el7_3.1.x86_64                         51/176 
  Installing       : file-libs-5.11-35.el7.x86_64                        52/176 
  Running scriptlet: file-libs-5.11-35.el7.x86_64                        52/176 
  Installing       : expat-2.1.0-10.el7_3.x86_64                         53/176 
  Running scriptlet: expat-2.1.0-10.el7_3.x86_64                         53/176 
  Installing       : libcap-ng-0.7.5-4.el7.x86_64                        54/176 
  Running scriptlet: libcap-ng-0.7.5-4.el7.x86_64                        54/176 
  Installing       : audit-libs-2.8.5-4.el7.x86_64                       55/176 
  Running scriptlet: audit-libs-2.8.5-4.el7.x86_64                       55/176 
  Installing       : p11-kit-0.23.5-3.el7.x86_64                         56/176 
  Running scriptlet: p11-kit-0.23.5-3.el7.x86_64                         56/176 
  Installing       : sqlite-3.7.17-8.el7.x86_64                          57/176 
  Running scriptlet: sqlite-3.7.17-8.el7.x86_64                          57/176 
  Installing       : nss-softokn-3.44.0-5.el7.x86_64                     58/176 
  Running scriptlet: nss-softokn-3.44.0-5.el7.x86_64                     58/176 
  Installing       : tar-2:1.26-35.el7.x86_64                            59/176 
  Running scriptlet: tar-2:1.26-35.el7.x86_64                            59/176 
  Installing       : gdbm-1.10-8.el7.x86_64                              60/176 
  Running scriptlet: gdbm-1.10-8.el7.x86_64                              60/176 
  Installing       : lz4-1.7.5-3.el7.x86_64                              61/176 
  Running scriptlet: lz4-1.7.5-3.el7.x86_64                              61/176 
  Installing       : file-5.11-35.el7.x86_64                             62/176 
  Installing       : cpp-4.8.5-39.el7.x86_64                             63/176 
  Running scriptlet: cpp-4.8.5-39.el7.x86_64                             63/176 
  Running scriptlet: pinentry-0.8.1-17.el7.x86_64                        64/176 
  Installing       : pinentry-0.8.1-17.el7.x86_64                        64/176 
  Running scriptlet: pinentry-0.8.1-17.el7.x86_64                        64/176 
  Installing       : libassuan-2.1.0-3.el7.x86_64                        65/176 
  Running scriptlet: libassuan-2.1.0-3.el7.x86_64                        65/176 
  Installing       : acl-2.2.51-14.el7.x86_64                            66/176 
  Installing       : patch-2.7.1-12.el7_7.x86_64                         67/176 
  Installing       : groff-base-1.22.2-8.el7.x86_64                      68/176 
  Installing       : perl-HTTP-Tiny-0.033-3.el7.noarch                   69/176 
  Installing       : perl-parent-1:0.225-244.el7.noarch                  70/176 
  Installing       : perl-podlators-2.5.1-3.el7.noarch                   71/176 
  Installing       : perl-Pod-Perldoc-3.20-4.el7.noarch                  72/176 
  Installing       : perl-Pod-Escapes-1:1.04-294.el7_6.noarch            73/176 
  Installing       : perl-Text-ParseWords-3.29-4.el7.noarch              74/176 
  Installing       : perl-Encode-2.51-7.el7.x86_64                       75/176 
  Installing       : perl-Pod-Usage-1.63-3.el7.noarch                    76/176 
  Installing       : perl-Carp-1.26-244.el7.noarch                       77/176 
  Installing       : perl-Exporter-5.68-3.el7.noarch                     78/176 
  Installing       : perl-Filter-1.49-3.el7.x86_64                       79/176 
  Installing       : perl-File-Path-2.09-2.el7.noarch                    80/176 
  Installing       : perl-PathTools-3.40-5.el7.x86_64                    81/176 
  Installing       : perl-Scalar-List-Utils-1.27-248.el7.x86_64          82/176 
  Installing       : perl-Socket-2.010-4.el7.x86_64                      83/176 
  Installing       : perl-Storable-2.45-3.el7.x86_64                     84/176 
  Installing       : perl-Time-HiRes-4:1.9725-3.el7.x86_64               85/176 
  Installing       : perl-File-Temp-0.23.01-3.el7.noarch                 86/176 
  Installing       : perl-Time-Local-1.2300-2.el7.noarch                 87/176 
  Installing       : perl-constant-1.27-2.el7.noarch                     88/176 
  Installing       : perl-libs-4:5.16.3-294.el7_6.x86_64                 89/176 
  Running scriptlet: perl-libs-4:5.16.3-294.el7_6.x86_64                 89/176 
  Installing       : perl-macros-4:5.16.3-294.el7_6.x86_64               90/176 
  Installing       : perl-threads-1.87-4.el7.x86_64                      91/176 
  Installing       : perl-threads-shared-1.43-6.el7.x86_64               92/176 
  Installing       : perl-Pod-Simple-1:3.28-4.el7.noarch                 93/176 
  Installing       : perl-Getopt-Long-2.40-3.el7.noarch                  94/176 
  Installing       : perl-4:5.16.3-294.el7_6.x86_64                      95/176 
  Installing       : perl-Thread-Queue-3.02-2.el7.noarch                 96/176 
  Installing       : libdb-utils-5.3.21-25.el7.x86_64                    97/176 
  Installing       : dwz-0.11-3.el7.x86_64                               98/176 
  Installing       : kmod-libs-20-25.el7.x86_64                          99/176 
  Running scriptlet: kmod-libs-20-25.el7.x86_64                          99/176 
  Installing       : libxml2-2.9.1-6.el7_2.3.x86_64                     100/176 
  Running scriptlet: libxml2-2.9.1-6.el7_2.3.x86_64                     100/176 
  Installing       : bzip2-1.0.6-13.el7.x86_64                          101/176 
  Installing       : unzip-6.0-20.el7.x86_64                            102/176 
  Installing       : zip-3.0-11.el7.x86_64                              103/176 
  Installing       : libgomp-4.8.5-39.el7.x86_64                        104/176 
  Running scriptlet: libgomp-4.8.5-39.el7.x86_64                        104/176 
  Installing       : libidn-1.28-4.el7.x86_64                           105/176 
  Running scriptlet: libidn-1.28-4.el7.x86_64                           105/176 
  Running scriptlet: glibc-headers-2.17-292.el7.x86_64                  106/176 
  Installing       : glibc-headers-2.17-292.el7.x86_64                  106/176 
  Installing       : glibc-devel-2.17-292.el7.x86_64                    107/176 
  Running scriptlet: glibc-devel-2.17-292.el7.x86_64                    107/176 
  Installing       : ncurses-5.9-14.20130511.el7_4.x86_64               108/176 
  Installing       : libstdc++-devel-4.8.5-39.el7.x86_64                109/176 
  Installing       : hardlink-1:1.0-19.el7.x86_64                       110/176 
  Installing       : json-c-0.11-4.el7_0.x86_64                         111/176 
  Running scriptlet: json-c-0.11-4.el7_0.x86_64                         111/176 
  Installing       : keyutils-libs-1.5.8-3.el7.x86_64                   112/176 
  Running scriptlet: keyutils-libs-1.5.8-3.el7.x86_64                   112/176 
  Installing       : libtasn1-4.10-1.el7.x86_64                         113/176 
  Running scriptlet: libtasn1-4.10-1.el7.x86_64                         113/176 
  Installing       : p11-kit-trust-0.23.5-3.el7.x86_64                  114/176 
  Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64                  114/176 
  Running scriptlet: ca-certificates-2019.2.32-76.el7_7.noarch          115/176 
  Installing       : ca-certificates-2019.2.32-76.el7_7.noarch          115/176 
  Running scriptlet: ca-certificates-2019.2.32-76.el7_7.noarch          115/176 
  Installing       : libverto-0.2.5-4.el7.x86_64                        116/176 
  Running scriptlet: libverto-0.2.5-4.el7.x86_64                        116/176 
  Running scriptlet: coreutils-8.22-24.el7.x86_64                       117/176 
  Installing       : coreutils-8.22-24.el7.x86_64                       117/176 
  Running scriptlet: coreutils-8.22-24.el7.x86_64                       117/176 
  Installing       : openssl-libs-1:1.0.2k-19.el7.x86_64                118/176 
  Running scriptlet: openssl-libs-1:1.0.2k-19.el7.x86_64                118/176 
  Installing       : krb5-libs-1.15.1-37.el7_7.2.x86_64                 119/176 
  Running scriptlet: krb5-libs-1.15.1-37.el7_7.2.x86_64                 119/176 
  Installing       : gzip-1.5-10.el7.x86_64                             120/176 
  Running scriptlet: gzip-1.5-10.el7.x86_64                             120/176 
  Installing       : libblkid-2.23.2-61.el7_7.1.x86_64                  121/176 
  Running scriptlet: libblkid-2.23.2-61.el7_7.1.x86_64                  121/176 
  Installing       : libmount-2.23.2-61.el7_7.1.x86_64                  122/176 
  Running scriptlet: libmount-2.23.2-61.el7_7.1.x86_64                  122/176 
  Installing       : glib2-2.56.1-5.el7.x86_64                          123/176 
  Running scriptlet: glib2-2.56.1-5.el7.x86_64                          123/176 
  Installing       : shared-mime-info-1.8-4.el7.x86_64                  124/176 
  Running scriptlet: shared-mime-info-1.8-4.el7.x86_64                  124/176 
  Installing       : cracklib-2.9.0-11.el7.x86_64                       125/176 
  Running scriptlet: cracklib-2.9.0-11.el7.x86_64                       125/176 
  Installing       : binutils-2.27-41.base.el7_7.1.x86_64               126/176 
  Running scriptlet: binutils-2.27-41.base.el7_7.1.x86_64               126/176 
  Installing       : cracklib-dicts-2.9.0-11.el7.x86_64                 127/176 
  Installing       : pkgconfig-1:0.27.1-4.el7.x86_64                    128/176 
  Installing       : libpwquality-1.2.3-5.el7.x86_64                    129/176 
  Running scriptlet: libpwquality-1.2.3-5.el7.x86_64                    129/176 
  Installing       : pam-1.1.8-22.el7.x86_64                            130/176 
  Running scriptlet: pam-1.1.8-22.el7.x86_64                            130/176 
  Installing       : gcc-4.8.5-39.el7.x86_64                            131/176 
  Running scriptlet: gcc-4.8.5-39.el7.x86_64                            131/176 
  Installing       : cyrus-sasl-lib-2.1.26-23.el7.x86_64                132/176 
  Running scriptlet: cyrus-sasl-lib-2.1.26-23.el7.x86_64                132/176 
  Installing       : libssh2-1.8.0-3.el7.x86_64                         133/176 
  Running scriptlet: libssh2-1.8.0-3.el7.x86_64                         133/176 
  Installing       : python-libs-2.7.5-86.el7.x86_64                    134/176 
  Running scriptlet: python-libs-2.7.5-86.el7.x86_64                    134/176 
  Running scriptlet: gdb-7.6.1-115.el7.x86_64                           135/176 
  Installing       : gdb-7.6.1-115.el7.x86_64                           135/176 
  Installing       : nss-pem-1.0.3-7.el7.x86_64                         136/176 
  Installing       : nss-3.44.0-4.el7.x86_64                            137/176 
  Running scriptlet: nss-3.44.0-4.el7.x86_64                            137/176 
  Installing       : nss-sysinit-3.44.0-4.el7.x86_64                    138/176 
  Installing       : nss-tools-3.44.0-4.el7.x86_64                      139/176 
  Installing       : libcurl-7.29.0-54.el7_7.1.x86_64                   140/176 
  Running scriptlet: libcurl-7.29.0-54.el7_7.1.x86_64                   140/176 
  Installing       : curl-7.29.0-54.el7_7.1.x86_64                      141/176 
  Installing       : rpm-libs-4.11.3-40.el7.x86_64                      142/176 
  Running scriptlet: rpm-libs-4.11.3-40.el7.x86_64                      142/176 
  Installing       : rpm-4.11.3-40.el7.x86_64                           143/176 
  Installing       : openldap-2.4.44-21.el7_6.x86_64                    144/176 
  Running scriptlet: openldap-2.4.44-21.el7_6.x86_64                    144/176 
  Installing       : libuser-0.60-9.el7.x86_64                          145/176 
  Running scriptlet: libuser-0.60-9.el7.x86_64                          145/176 
  Installing       : redhat-rpm-config-9.1.0-88.el7.centos.noarch       146/176 
  Installing       : pth-2.0.7-23.el7.x86_64                            147/176 
  Running scriptlet: pth-2.0.7-23.el7.x86_64                            147/176 
  Installing       : gnupg2-2.0.22-5.el7_5.x86_64                       148/176 
  Running scriptlet: gnupg2-2.0.22-5.el7_5.x86_64                       148/176 
  Installing       : rpm-build-libs-4.11.3-40.el7.x86_64                149/176 
  Running scriptlet: rpm-build-libs-4.11.3-40.el7.x86_64                149/176 
  Installing       : qrencode-libs-3.4.1-3.el7.x86_64                   150/176 
  Running scriptlet: qrencode-libs-3.4.1-3.el7.x86_64                   150/176 
  Installing       : ustr-1.0.4-16.el7.x86_64                           151/176 
  Running scriptlet: ustr-1.0.4-16.el7.x86_64                           151/176 
  Installing       : libsemanage-2.5-14.el7.x86_64                      152/176 
  Running scriptlet: libsemanage-2.5-14.el7.x86_64                      152/176 
  Installing       : shadow-utils-2:4.6-5.el7.x86_64                    153/176 
  Running scriptlet: libutempter-1.1.6-4.el7.x86_64                     154/176 
  Installing       : libutempter-1.1.6-4.el7.x86_64                     154/176 
  Running scriptlet: libutempter-1.1.6-4.el7.x86_64                     154/176 
  Installing       : libsmartcols-2.23.2-61.el7_7.1.x86_64              155/176 
  Running scriptlet: libsmartcols-2.23.2-61.el7_7.1.x86_64              155/176 
  Installing       : procps-ng-3.3.10-26.el7_7.1.x86_64                 156/176 
  Running scriptlet: procps-ng-3.3.10-26.el7_7.1.x86_64                 156/176 
  Installing       : util-linux-2.23.2-61.el7_7.1.x86_64                157/176 
  Running scriptlet: util-linux-2.23.2-61.el7_7.1.x86_64                157/176 
  Installing       : kpartx-0.4.9-127.el7.x86_64                        158/176 
  Installing       : device-mapper-7:1.02.158-2.el7_7.2.x86_64          159/176 
  Running scriptlet: device-mapper-7:1.02.158-2.el7_7.2.x86_64          159/176 
  Installing       : dracut-033-564.el7.x86_64                          160/176 
  Installing       : kmod-20-25.el7.x86_64                              161/176 
  Installing       : device-mapper-libs-7:1.02.158-2.el7_7.2.x86_64     162/176 
  Running scriptlet: device-mapper-libs-7:1.02.158-2.el7_7.2.x86_64     162/176 
  Installing       : cryptsetup-libs-2.0.3-5.el7.x86_64                 163/176 
  Running scriptlet: cryptsetup-libs-2.0.3-5.el7.x86_64                 163/176 
  Installing       : elfutils-libs-0.176-2.el7.x86_64                   164/176 
  Running scriptlet: elfutils-libs-0.176-2.el7.x86_64                   164/176 
  Installing       : systemd-libs-219-67.el7_7.2.x86_64                 165/176 
  Running scriptlet: systemd-libs-219-67.el7_7.2.x86_64                 165/176 
  Installing       : dbus-libs-1:1.10.24-13.el7_6.x86_64                166/176 
  Running scriptlet: dbus-libs-1:1.10.24-13.el7_6.x86_64                166/176 
  Running scriptlet: systemd-219-67.el7_7.2.x86_64                      167/176 
  Installing       : systemd-219-67.el7_7.2.x86_64                      167/176 
  Running scriptlet: systemd-219-67.el7_7.2.x86_64                      167/176 
Running in chroot, ignoring request.

  Running scriptlet: dbus-1:1.10.24-13.el7_6.x86_64                     168/176 
  Installing       : dbus-1:1.10.24-13.el7_6.x86_64                     168/176 
  Installing       : elfutils-default-yama-scope-0.176-2.el7.noarch     169/176 
  Running scriptlet: elfutils-default-yama-scope-0.176-2.el7.noarch     169/176 
  Installing       : elfutils-0.176-2.el7.x86_64                        170/176 
  Installing       : rpm-build-4.11.3-40.el7.x86_64                     171/176 
  Installing       : gcc-c++-4.8.5-39.el7.x86_64                        172/176 
  Installing       : make-1:3.82-24.el7.x86_64                          173/176 
  Running scriptlet: make-1:3.82-24.el7.x86_64                          173/176 
  Installing       : which-2.20-7.el7.x86_64                            174/176 
  Running scriptlet: which-2.20-7.el7.x86_64                            174/176 
  Installing       : epel-rpm-macros-7-23.noarch                        175/176 
  Installing       : epel-release-7-12.noarch                           176/176 
  Running scriptlet: filesystem-3.2-25.el7.x86_64                       176/176 
  Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64                  176/176 
  Running scriptlet: shared-mime-info-1.8-4.el7.x86_64                  176/176 
  Running scriptlet: rpm-4.11.3-40.el7.x86_64                           176/176 
  Running scriptlet: systemd-219-67.el7_7.2.x86_64                      176/176 
  Verifying        : acl-2.2.51-14.el7.x86_64                             1/176 
  Verifying        : audit-libs-2.8.5-4.el7.x86_64                        2/176 
  Verifying        : basesystem-10.0-7.el7.centos.noarch                  3/176 
  Verifying        : bash-4.2.46-33.el7.x86_64                            4/176 
  Verifying        : bzip2-1.0.6-13.el7.x86_64                            5/176 
  Verifying        : bzip2-libs-1.0.6-13.el7.x86_64                       6/176 
  Verifying        : centos-release-7-7.1908.0.el7.centos.x86_64          7/176 
  Verifying        : chkconfig-1.7.4-1.el7.x86_64                         8/176 
  Verifying        : coreutils-8.22-24.el7.x86_64                         9/176 
  Verifying        : cpio-2.11-27.el7.x86_64                             10/176 
  Verifying        : cpp-4.8.5-39.el7.x86_64                             11/176 
  Verifying        : cracklib-2.9.0-11.el7.x86_64                        12/176 
  Verifying        : cracklib-dicts-2.9.0-11.el7.x86_64                  13/176 
  Verifying        : cryptsetup-libs-2.0.3-5.el7.x86_64                  14/176 
  Verifying        : cyrus-sasl-lib-2.1.26-23.el7.x86_64                 15/176 
  Verifying        : dbus-1:1.10.24-13.el7_6.x86_64                      16/176 
  Verifying        : dbus-libs-1:1.10.24-13.el7_6.x86_64                 17/176 
  Verifying        : diffutils-3.3-5.el7.x86_64                          18/176 
  Verifying        : dracut-033-564.el7.x86_64                           19/176 
  Verifying        : dwz-0.11-3.el7.x86_64                               20/176 
  Verifying        : elfutils-0.176-2.el7.x86_64                         21/176 
  Verifying        : elfutils-default-yama-scope-0.176-2.el7.noarch      22/176 
  Verifying        : elfutils-libelf-0.176-2.el7.x86_64                  23/176 
  Verifying        : elfutils-libs-0.176-2.el7.x86_64                    24/176 
  Verifying        : expat-2.1.0-10.el7_3.x86_64                         25/176 
  Verifying        : file-5.11-35.el7.x86_64                             26/176 
  Verifying        : file-libs-5.11-35.el7.x86_64                        27/176 
  Verifying        : filesystem-3.2-25.el7.x86_64                        28/176 
  Verifying        : findutils-1:4.5.11-6.el7.x86_64                     29/176 
  Verifying        : gawk-4.0.2-4.el7_3.1.x86_64                         30/176 
  Verifying        : gcc-4.8.5-39.el7.x86_64                             31/176 
  Verifying        : gcc-c++-4.8.5-39.el7.x86_64                         32/176 
  Verifying        : gdb-7.6.1-115.el7.x86_64                            33/176 
  Verifying        : gdbm-1.10-8.el7.x86_64                              34/176 
  Verifying        : glib2-2.56.1-5.el7.x86_64                           35/176 
  Verifying        : glibc-2.17-292.el7.x86_64                           36/176 
  Verifying        : glibc-common-2.17-292.el7.x86_64                    37/176 
  Verifying        : glibc-devel-2.17-292.el7.x86_64                     38/176 
  Verifying        : glibc-headers-2.17-292.el7.x86_64                   39/176 
  Verifying        : gmp-1:6.0.0-15.el7.x86_64                           40/176 
  Verifying        : gnupg2-2.0.22-5.el7_5.x86_64                        41/176 
  Verifying        : grep-2.20-3.el7.x86_64                              42/176 
  Verifying        : groff-base-1.22.2-8.el7.x86_64                      43/176 
  Verifying        : gzip-1.5-10.el7.x86_64                              44/176 
  Verifying        : hardlink-1:1.0-19.el7.x86_64                        45/176 
  Verifying        : info-5.1-5.el7.x86_64                               46/176 
  Verifying        : json-c-0.11-4.el7_0.x86_64                          47/176 
  Verifying        : keyutils-libs-1.5.8-3.el7.x86_64                    48/176 
  Verifying        : kmod-20-25.el7.x86_64                               49/176 
  Verifying        : kmod-libs-20-25.el7.x86_64                          50/176 
  Verifying        : kpartx-0.4.9-127.el7.x86_64                         51/176 
  Verifying        : libacl-2.2.51-14.el7.x86_64                         52/176 
  Verifying        : libassuan-2.1.0-3.el7.x86_64                        53/176 
  Verifying        : libattr-2.4.46-13.el7.x86_64                        54/176 
  Verifying        : libcap-2.22-10.el7.x86_64                           55/176 
  Verifying        : libcap-ng-0.7.5-4.el7.x86_64                        56/176 
  Verifying        : libcom_err-1.42.9-16.el7.x86_64                     57/176 
  Verifying        : libdb-5.3.21-25.el7.x86_64                          58/176 
  Verifying        : libdb-utils-5.3.21-25.el7.x86_64                    59/176 
  Verifying        : libffi-3.0.13-18.el7.x86_64                         60/176 
  Verifying        : libgcc-4.8.5-39.el7.x86_64                          61/176 
  Verifying        : libgcrypt-1.5.3-14.el7.x86_64                       62/176 
  Verifying        : libgomp-4.8.5-39.el7.x86_64                         63/176 
  Verifying        : libgpg-error-1.12-3.el7.x86_64                      64/176 
  Verifying        : libidn-1.28-4.el7.x86_64                            65/176 
  Verifying        : libmpc-1.0.1-3.el7.x86_64                           66/176 
  Verifying        : libpwquality-1.2.3-5.el7.x86_64                     67/176 
  Verifying        : libselinux-2.5-14.1.el7.x86_64                      68/176 
  Verifying        : libsemanage-2.5-14.el7.x86_64                       69/176 
  Verifying        : libsepol-2.5-10.el7.x86_64                          70/176 
  Verifying        : libssh2-1.8.0-3.el7.x86_64                          71/176 
  Verifying        : libstdc++-4.8.5-39.el7.x86_64                       72/176 
  Verifying        : libstdc++-devel-4.8.5-39.el7.x86_64                 73/176 
  Verifying        : libtasn1-4.10-1.el7.x86_64                          74/176 
  Verifying        : libuser-0.60-9.el7.x86_64                           75/176 
  Verifying        : libutempter-1.1.6-4.el7.x86_64                      76/176 
  Verifying        : libverto-0.2.5-4.el7.x86_64                         77/176 
  Verifying        : libxml2-2.9.1-6.el7_2.3.x86_64                      78/176 
  Verifying        : lua-5.1.4-15.el7.x86_64                             79/176 
  Verifying        : lz4-1.7.5-3.el7.x86_64                              80/176 
  Verifying        : make-1:3.82-24.el7.x86_64                           81/176 
  Verifying        : mpfr-3.1.1-4.el7.x86_64                             82/176 
  Verifying        : ncurses-5.9-14.20130511.el7_4.x86_64                83/176 
  Verifying        : ncurses-base-5.9-14.20130511.el7_4.noarch           84/176 
  Verifying        : ncurses-libs-5.9-14.20130511.el7_4.x86_64           85/176 
  Verifying        : nspr-4.21.0-1.el7.x86_64                            86/176 
  Verifying        : nss-3.44.0-4.el7.x86_64                             87/176 
  Verifying        : nss-pem-1.0.3-7.el7.x86_64                          88/176 
  Verifying        : nss-softokn-3.44.0-5.el7.x86_64                     89/176 
  Verifying        : nss-softokn-freebl-3.44.0-5.el7.x86_64              90/176 
  Verifying        : nss-sysinit-3.44.0-4.el7.x86_64                     91/176 
  Verifying        : nss-tools-3.44.0-4.el7.x86_64                       92/176 
  Verifying        : nss-util-3.44.0-3.el7.x86_64                        93/176 
  Verifying        : openldap-2.4.44-21.el7_6.x86_64                     94/176 
  Verifying        : openssl-libs-1:1.0.2k-19.el7.x86_64                 95/176 
  Verifying        : p11-kit-0.23.5-3.el7.x86_64                         96/176 
  Verifying        : p11-kit-trust-0.23.5-3.el7.x86_64                   97/176 
  Verifying        : pam-1.1.8-22.el7.x86_64                             98/176 
  Verifying        : pcre-8.32-17.el7.x86_64                             99/176 
  Verifying        : perl-4:5.16.3-294.el7_6.x86_64                     100/176 
  Verifying        : perl-Carp-1.26-244.el7.noarch                      101/176 
  Verifying        : perl-Encode-2.51-7.el7.x86_64                      102/176 
  Verifying        : perl-Exporter-5.68-3.el7.noarch                    103/176 
  Verifying        : perl-File-Path-2.09-2.el7.noarch                   104/176 
  Verifying        : perl-File-Temp-0.23.01-3.el7.noarch                105/176 
  Verifying        : perl-Filter-1.49-3.el7.x86_64                      106/176 
  Verifying        : perl-Getopt-Long-2.40-3.el7.noarch                 107/176 
  Verifying        : perl-HTTP-Tiny-0.033-3.el7.noarch                  108/176 
  Verifying        : perl-PathTools-3.40-5.el7.x86_64                   109/176 
  Verifying        : perl-Pod-Escapes-1:1.04-294.el7_6.noarch           110/176 
  Verifying        : perl-Pod-Perldoc-3.20-4.el7.noarch                 111/176 
  Verifying        : perl-Pod-Simple-1:3.28-4.el7.noarch                112/176 
  Verifying        : perl-Pod-Usage-1.63-3.el7.noarch                   113/176 
  Verifying        : perl-Scalar-List-Utils-1.27-248.el7.x86_64         114/176 
  Verifying        : perl-Socket-2.010-4.el7.x86_64                     115/176 
  Verifying        : perl-Storable-2.45-3.el7.x86_64                    116/176 
  Verifying        : perl-Text-ParseWords-3.29-4.el7.noarch             117/176 
  Verifying        : perl-Thread-Queue-3.02-2.el7.noarch                118/176 
  Verifying        : perl-Time-HiRes-4:1.9725-3.el7.x86_64              119/176 
  Verifying        : perl-Time-Local-1.2300-2.el7.noarch                120/176 
  Verifying        : perl-constant-1.27-2.el7.noarch                    121/176 
  Verifying        : perl-libs-4:5.16.3-294.el7_6.x86_64                122/176 
  Verifying        : perl-macros-4:5.16.3-294.el7_6.x86_64              123/176 
  Verifying        : perl-parent-1:0.225-244.el7.noarch                 124/176 
  Verifying        : perl-podlators-2.5.1-3.el7.noarch                  125/176 
  Verifying        : perl-srpm-macros-1-8.el7.noarch                    126/176 
  Verifying        : perl-threads-1.87-4.el7.x86_64                     127/176 
  Verifying        : perl-threads-shared-1.43-6.el7.x86_64              128/176 
  Verifying        : pinentry-0.8.1-17.el7.x86_64                       129/176 
  Verifying        : pkgconfig-1:0.27.1-4.el7.x86_64                    130/176 
  Verifying        : popt-1.13-16.el7.x86_64                            131/176 
  Verifying        : pth-2.0.7-23.el7.x86_64                            132/176 
  Verifying        : python-libs-2.7.5-86.el7.x86_64                    133/176 
  Verifying        : python-rpm-macros-3-32.el7.noarch                  134/176 
  Verifying        : python-srpm-macros-3-32.el7.noarch                 135/176 
  Verifying        : python2-rpm-macros-3-32.el7.noarch                 136/176 
  Verifying        : qrencode-libs-3.4.1-3.el7.x86_64                   137/176 
  Verifying        : readline-6.2-11.el7.x86_64                         138/176 
  Verifying        : redhat-rpm-config-9.1.0-88.el7.centos.noarch       139/176 
  Verifying        : rpm-4.11.3-40.el7.x86_64                           140/176 
  Verifying        : rpm-build-4.11.3-40.el7.x86_64                     141/176 
  Verifying        : rpm-build-libs-4.11.3-40.el7.x86_64                142/176 
  Verifying        : rpm-libs-4.11.3-40.el7.x86_64                      143/176 
  Verifying        : sed-4.2.2-5.el7.x86_64                             144/176 
  Verifying        : setup-2.8.71-10.el7.noarch                         145/176 
  Verifying        : shadow-utils-2:4.6-5.el7.x86_64                    146/176 
  Verifying        : shared-mime-info-1.8-4.el7.x86_64                  147/176 
  Verifying        : sqlite-3.7.17-8.el7.x86_64                         148/176 
  Verifying        : tar-2:1.26-35.el7.x86_64                           149/176 
  Verifying        : unzip-6.0-20.el7.x86_64                            150/176 
  Verifying        : ustr-1.0.4-16.el7.x86_64                           151/176 
  Verifying        : which-2.20-7.el7.x86_64                            152/176 
  Verifying        : xz-5.2.2-1.el7.x86_64                              153/176 
  Verifying        : xz-libs-5.2.2-1.el7.x86_64                         154/176 
  Verifying        : zip-3.0-11.el7.x86_64                              155/176 
  Verifying        : zlib-1.2.7-18.el7.x86_64                           156/176 
  Verifying        : binutils-2.27-41.base.el7_7.1.x86_64               157/176 
  Verifying        : ca-certificates-2019.2.32-76.el7_7.noarch          158/176 
  Verifying        : curl-7.29.0-54.el7_7.1.x86_64                      159/176 
  Verifying        : device-mapper-7:1.02.158-2.el7_7.2.x86_64          160/176 
  Verifying        : device-mapper-libs-7:1.02.158-2.el7_7.2.x86_64     161/176 
  Verifying        : kernel-headers-3.10.0-1062.7.1.el7.x86_64          162/176 
  Verifying        : krb5-libs-1.15.1-37.el7_7.2.x86_64                 163/176 
  Verifying        : libblkid-2.23.2-61.el7_7.1.x86_64                  164/176 
  Verifying        : libcurl-7.29.0-54.el7_7.1.x86_64                   165/176 
  Verifying        : libmount-2.23.2-61.el7_7.1.x86_64                  166/176 
  Verifying        : libsmartcols-2.23.2-61.el7_7.1.x86_64              167/176 
  Verifying        : libuuid-2.23.2-61.el7_7.1.x86_64                   168/176 
  Verifying        : patch-2.7.1-12.el7_7.x86_64                        169/176 
  Verifying        : procps-ng-3.3.10-26.el7_7.1.x86_64                 170/176 
  Verifying        : systemd-219-67.el7_7.2.x86_64                      171/176 
  Verifying        : systemd-libs-219-67.el7_7.2.x86_64                 172/176 
  Verifying        : tzdata-2019c-1.el7.noarch                          173/176 
  Verifying        : util-linux-2.23.2-61.el7_7.1.x86_64                174/176 
  Verifying        : epel-release-7-12.noarch                           175/176 
  Verifying        : epel-rpm-macros-7-23.noarch                        176/176 

Installed:
  bash-4.2.46-33.el7.x86_64                                                     
  bzip2-1.0.6-13.el7.x86_64                                                     
  coreutils-8.22-24.el7.x86_64                                                  
  cpio-2.11-27.el7.x86_64                                                       
  diffutils-3.3-5.el7.x86_64                                                    
  findutils-1:4.5.11-6.el7.x86_64                                               
  gawk-4.0.2-4.el7_3.1.x86_64                                                   
  gcc-4.8.5-39.el7.x86_64                                                       
  gcc-c++-4.8.5-39.el7.x86_64                                                   
  grep-2.20-3.el7.x86_64                                                        
  gzip-1.5-10.el7.x86_64                                                        
  info-5.1-5.el7.x86_64                                                         
  make-1:3.82-24.el7.x86_64                                                     
  redhat-rpm-config-9.1.0-88.el7.centos.noarch                                  
  rpm-build-4.11.3-40.el7.x86_64                                                
  sed-4.2.2-5.el7.x86_64                                                        
  shadow-utils-2:4.6-5.el7.x86_64                                               
  tar-2:1.26-35.el7.x86_64                                                      
  unzip-6.0-20.el7.x86_64                                                       
  which-2.20-7.el7.x86_64                                                       
  xz-5.2.2-1.el7.x86_64                                                         
  patch-2.7.1-12.el7_7.x86_64                                                   
  util-linux-2.23.2-61.el7_7.1.x86_64                                           
  epel-release-7-12.noarch                                                      
  epel-rpm-macros-7-23.noarch                                                   
  acl-2.2.51-14.el7.x86_64                                                      
  audit-libs-2.8.5-4.el7.x86_64                                                 
  basesystem-10.0-7.el7.centos.noarch                                           
  bzip2-libs-1.0.6-13.el7.x86_64                                                
  centos-release-7-7.1908.0.el7.centos.x86_64                                   
  chkconfig-1.7.4-1.el7.x86_64                                                  
  cpp-4.8.5-39.el7.x86_64                                                       
  cracklib-2.9.0-11.el7.x86_64                                                  
  cracklib-dicts-2.9.0-11.el7.x86_64                                            
  cryptsetup-libs-2.0.3-5.el7.x86_64                                            
  cyrus-sasl-lib-2.1.26-23.el7.x86_64                                           
  dbus-1:1.10.24-13.el7_6.x86_64                                                
  dbus-libs-1:1.10.24-13.el7_6.x86_64                                           
  dracut-033-564.el7.x86_64                                                     
  dwz-0.11-3.el7.x86_64                                                         
  elfutils-0.176-2.el7.x86_64                                                   
  elfutils-default-yama-scope-0.176-2.el7.noarch                                
  elfutils-libelf-0.176-2.el7.x86_64                                            
  elfutils-libs-0.176-2.el7.x86_64                                              
  expat-2.1.0-10.el7_3.x86_64                                                   
  file-5.11-35.el7.x86_64                                                       
  file-libs-5.11-35.el7.x86_64                                                  
  filesystem-3.2-25.el7.x86_64                                                  
  gdb-7.6.1-115.el7.x86_64                                                      
  gdbm-1.10-8.el7.x86_64                                                        
  glib2-2.56.1-5.el7.x86_64                                                     
  glibc-2.17-292.el7.x86_64                                                     
  glibc-common-2.17-292.el7.x86_64                                              
  glibc-devel-2.17-292.el7.x86_64                                               
  glibc-headers-2.17-292.el7.x86_64                                             
  gmp-1:6.0.0-15.el7.x86_64                                                     
  gnupg2-2.0.22-5.el7_5.x86_64                                                  
  groff-base-1.22.2-8.el7.x86_64                                                
  hardlink-1:1.0-19.el7.x86_64                                                  
  json-c-0.11-4.el7_0.x86_64                                                    
  keyutils-libs-1.5.8-3.el7.x86_64                                              
  kmod-20-25.el7.x86_64                                                         
  kmod-libs-20-25.el7.x86_64                                                    
  kpartx-0.4.9-127.el7.x86_64                                                   
  libacl-2.2.51-14.el7.x86_64                                                   
  libassuan-2.1.0-3.el7.x86_64                                                  
  libattr-2.4.46-13.el7.x86_64                                                  
  libcap-2.22-10.el7.x86_64                                                     
  libcap-ng-0.7.5-4.el7.x86_64                                                  
  libcom_err-1.42.9-16.el7.x86_64                                               
  libdb-5.3.21-25.el7.x86_64                                                    
  libdb-utils-5.3.21-25.el7.x86_64                                              
  libffi-3.0.13-18.el7.x86_64                                                   
  libgcc-4.8.5-39.el7.x86_64                                                    
  libgcrypt-1.5.3-14.el7.x86_64                                                 
  libgomp-4.8.5-39.el7.x86_64                                                   
  libgpg-error-1.12-3.el7.x86_64                                                
  libidn-1.28-4.el7.x86_64                                                      
  libmpc-1.0.1-3.el7.x86_64                                                     
  libpwquality-1.2.3-5.el7.x86_64                                               
  libselinux-2.5-14.1.el7.x86_64                                                
  libsemanage-2.5-14.el7.x86_64                                                 
  libsepol-2.5-10.el7.x86_64                                                    
  libssh2-1.8.0-3.el7.x86_64                                                    
  libstdc++-4.8.5-39.el7.x86_64                                                 
  libstdc++-devel-4.8.5-39.el7.x86_64                                           
  libtasn1-4.10-1.el7.x86_64                                                    
  libuser-0.60-9.el7.x86_64                                                     
  libutempter-1.1.6-4.el7.x86_64                                                
  libverto-0.2.5-4.el7.x86_64                                                   
  libxml2-2.9.1-6.el7_2.3.x86_64                                                
  lua-5.1.4-15.el7.x86_64                                                       
  lz4-1.7.5-3.el7.x86_64                                                        
  mpfr-3.1.1-4.el7.x86_64                                                       
  ncurses-5.9-14.20130511.el7_4.x86_64                                          
  ncurses-base-5.9-14.20130511.el7_4.noarch                                     
  ncurses-libs-5.9-14.20130511.el7_4.x86_64                                     
  nspr-4.21.0-1.el7.x86_64                                                      
  nss-3.44.0-4.el7.x86_64                                                       
  nss-pem-1.0.3-7.el7.x86_64                                                    
  nss-softokn-3.44.0-5.el7.x86_64                                               
  nss-softokn-freebl-3.44.0-5.el7.x86_64                                        
  nss-sysinit-3.44.0-4.el7.x86_64                                               
  nss-tools-3.44.0-4.el7.x86_64                                                 
  nss-util-3.44.0-3.el7.x86_64                                                  
  openldap-2.4.44-21.el7_6.x86_64                                               
  openssl-libs-1:1.0.2k-19.el7.x86_64                                           
  p11-kit-0.23.5-3.el7.x86_64                                                   
  p11-kit-trust-0.23.5-3.el7.x86_64                                             
  pam-1.1.8-22.el7.x86_64                                                       
  pcre-8.32-17.el7.x86_64                                                       
  perl-4:5.16.3-294.el7_6.x86_64                                                
  perl-Carp-1.26-244.el7.noarch                                                 
  perl-Encode-2.51-7.el7.x86_64                                                 
  perl-Exporter-5.68-3.el7.noarch                                               
  perl-File-Path-2.09-2.el7.noarch                                              
  perl-File-Temp-0.23.01-3.el7.noarch                                           
  perl-Filter-1.49-3.el7.x86_64                                                 
  perl-Getopt-Long-2.40-3.el7.noarch                                            
  perl-HTTP-Tiny-0.033-3.el7.noarch                                             
  perl-PathTools-3.40-5.el7.x86_64                                              
  perl-Pod-Escapes-1:1.04-294.el7_6.noarch                                      
  perl-Pod-Perldoc-3.20-4.el7.noarch                                            
  perl-Pod-Simple-1:3.28-4.el7.noarch                                           
  perl-Pod-Usage-1.63-3.el7.noarch                                              
  perl-Scalar-List-Utils-1.27-248.el7.x86_64                                    
  perl-Socket-2.010-4.el7.x86_64                                                
  perl-Storable-2.45-3.el7.x86_64                                               
  perl-Text-ParseWords-3.29-4.el7.noarch                                        
  perl-Thread-Queue-3.02-2.el7.noarch                                           
  perl-Time-HiRes-4:1.9725-3.el7.x86_64                                         
  perl-Time-Local-1.2300-2.el7.noarch                                           
  perl-constant-1.27-2.el7.noarch                                               
  perl-libs-4:5.16.3-294.el7_6.x86_64                                           
  perl-macros-4:5.16.3-294.el7_6.x86_64                                         
  perl-parent-1:0.225-244.el7.noarch                                            
  perl-podlators-2.5.1-3.el7.noarch                                             
  perl-srpm-macros-1-8.el7.noarch                                               
  perl-threads-1.87-4.el7.x86_64                                                
  perl-threads-shared-1.43-6.el7.x86_64                                         
  pinentry-0.8.1-17.el7.x86_64                                                  
  pkgconfig-1:0.27.1-4.el7.x86_64                                               
  popt-1.13-16.el7.x86_64                                                       
  pth-2.0.7-23.el7.x86_64                                                       
  python-libs-2.7.5-86.el7.x86_64                                               
  python-rpm-macros-3-32.el7.noarch                                             
  python-srpm-macros-3-32.el7.noarch                                            
  python2-rpm-macros-3-32.el7.noarch                                            
  qrencode-libs-3.4.1-3.el7.x86_64                                              
  readline-6.2-11.el7.x86_64                                                    
  rpm-4.11.3-40.el7.x86_64                                                      
  rpm-build-libs-4.11.3-40.el7.x86_64                                           
  rpm-libs-4.11.3-40.el7.x86_64                                                 
  setup-2.8.71-10.el7.noarch                                                    
  shared-mime-info-1.8-4.el7.x86_64                                             
  sqlite-3.7.17-8.el7.x86_64                                                    
  ustr-1.0.4-16.el7.x86_64                                                      
  xz-libs-5.2.2-1.el7.x86_64                                                    
  zip-3.0-11.el7.x86_64                                                         
  zlib-1.2.7-18.el7.x86_64                                                      
  binutils-2.27-41.base.el7_7.1.x86_64                                          
  ca-certificates-2019.2.32-76.el7_7.noarch                                     
  curl-7.29.0-54.el7_7.1.x86_64                                                 
  device-mapper-7:1.02.158-2.el7_7.2.x86_64                                     
  device-mapper-libs-7:1.02.158-2.el7_7.2.x86_64                                
  kernel-headers-3.10.0-1062.7.1.el7.x86_64                                     
  krb5-libs-1.15.1-37.el7_7.2.x86_64                                            
  libblkid-2.23.2-61.el7_7.1.x86_64                                             
  libcurl-7.29.0-54.el7_7.1.x86_64                                              
  libmount-2.23.2-61.el7_7.1.x86_64                                             
  libsmartcols-2.23.2-61.el7_7.1.x86_64                                         
  libuuid-2.23.2-61.el7_7.1.x86_64                                              
  procps-ng-3.3.10-26.el7_7.1.x86_64                                            
  systemd-219-67.el7_7.2.x86_64                                                 
  systemd-libs-219-67.el7_7.2.x86_64                                            
  tzdata-2019c-1.el7.noarch                                                     

Complete!
Finish: yum install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/monkey-1.5.6-1.kng.el7.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/1124859-epel-7-x86_64-1575586058.198174/root/var/log/dnf.rpm.log
/var/lib/mock/1124859-epel-7-x86_64-1575586058.198174/root/var/log/dnf.librepo.log
/var/lib/mock/1124859-epel-7-x86_64-1575586058.198174/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/tmp/tmp17hr3d3v/monkey.spec) Config(child) 1 minutes 15 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running (timeout=75600): unbuffer mock --rebuild /var/lib/copr-rpmbuild/results/monkey-1.5.6-1.kng.el7.src.rpm --configdir /var/lib/copr-rpmbuild/results/configs --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1575586134.123629 -r child
WARNING: Could not find required logging config file: /var/lib/copr-rpmbuild/results/configs/logging.ini. Using default...
INFO: mock.py version 1.4.21 starting (python version = 3.7.5)...
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/results/monkey-1.5.6-1.kng.el7.src.rpm)  Config(1124859-epel-7-x86_64)
Start: clean chroot
Finish: clean chroot
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/1124859-epel-7-x86_64-1575586134.123629/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled yum cache
Start: cleaning yum metadata
Finish: cleaning yum metadata
INFO: enabled HW Info plugin
Mock Version: 1.4.21
INFO: Mock Version: 1.4.21
Start: yum update
Copr repository                                  68 kB/s |  33 kB     00:00    
BaseOS                                          2.1 MB/s |  10 MB     00:04    
updates                                          17 MB/s | 6.3 MB     00:00    
epel                                             43 MB/s |  17 MB     00:00    
extras                                          488 kB/s | 251 kB     00:00    
sclo                                            1.4 MB/s | 1.0 MB     00:00    
sclo-rh                                          42 MB/s |  16 MB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
Finish: yum update
Finish: chroot init
Start: build phase for monkey-1.5.6-1.kng.el7.src.rpm
Start: build setup for monkey-1.5.6-1.kng.el7.src.rpm
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/monkey-1.5.6-1.kng.el7.src.rpm
Copr repository                                  15 kB/s | 3.3 kB     00:00    
Dependencies resolved.
================================================================================
 Package                Architecture   Version               Repository    Size
================================================================================
Installing:
 jemalloc-devel         x86_64         3.6.0-1.el7           epel          23 k
Installing dependencies:
 jemalloc               x86_64         3.6.0-1.el7           epel         105 k

Transaction Summary
================================================================================
Install  2 Packages

Total download size: 128 k
Installed size: 339 k
Downloading Packages:
(1/2): jemalloc-3.6.0-1.el7.x86_64.rpm          4.3 MB/s | 105 kB     00:00    
(2/2): jemalloc-devel-3.6.0-1.el7.x86_64.rpm    964 kB/s |  23 kB     00:00    
--------------------------------------------------------------------------------
Total                                           2.4 MB/s | 128 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : jemalloc-3.6.0-1.el7.x86_64                            1/2 
  Running scriptlet: jemalloc-3.6.0-1.el7.x86_64                            1/2 
  Installing       : jemalloc-devel-3.6.0-1.el7.x86_64                      2/2 
  Verifying        : jemalloc-3.6.0-1.el7.x86_64                            1/2 
  Verifying        : jemalloc-devel-3.6.0-1.el7.x86_64                      2/2 

Installed:
  jemalloc-devel-3.6.0-1.el7.x86_64         jemalloc-3.6.0-1.el7.x86_64        

Complete!
Finish: build setup for monkey-1.5.6-1.kng.el7.src.rpm
Start: rpmbuild monkey-1.5.6-1.kng.el7.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DrIK8T
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf monkey-1.5.6
+ /usr/bin/gzip -dc /builddir/build/SOURCES/monkey-1.5.6.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd monkey-1.5.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sqvyLf
+ umask 022
+ cd /builddir/build/BUILD
+ cd monkey-1.5.6
+ ./configure --default-port=80 --default-user=apache --prefix=/usr --sysconfdir=/etc/monkey --bindir=/usr/bin --mandir=/usr/share/man/man1 --plugdir=/usr/lib64/monkeyd/plugins --datadir=/var/www/html --libdir=/usr/lib64 --enable-shared --enable-plugins=auth,cgi,cheetah,dirlisting,fastcgi,liana,logger,mandril,proxy_reverse --safe-free
********************************************
        Monkey HTTP Server v1.5.6        
*           monkey-project.com             *
* ---------------------------------------- *
*  We need beta testers, developers and    *
* translators!, if you want to contribute  *
* to this wonderful project, contact us !  *
*                                          *
*        irc.freenode.net #monkey          *
*                                          *
*        Thanks for using Monkey!!!        *
*                                          *
********************************************
System   : Linux 5.3.11-300.fc31.x86_64
=== Checking dependencies ===
+ Checking for accept4() function ... Yes
+ Checking for pthread headers ... Yes
+ Checking for backtrace support ... Yes

=== Plugins included ===
+ Auth
+ Cgi
+ Cheetah
+ Dirlisting
+ Fastcgi
+ Liana
+ Logger
+ Mandril
+ Proxy_reverse

=== Creating Makefiles and scripts ===
+ Creating conf/monkey.conf
+ Creating src/Makefile
+ Creating plugins/Make.common
+ Creating src/include/mk_info.h
+ Creating bin/banana script
+ Creating Makefile

=== Configuring Memory Allocator ===
+ Jemalloc configured

=== Monkey Configuration ===
Platform	= generic
Compiler	= gcc
CFLAGS		=   -std=gnu99 -Wall -Wextra -fvisibility=hidden -O2
LDFLAGS		= 
DEFS		=  -DSAFE_FREE -DMALLOC_JEMALLOC -DJEMALLOC_MANGLE

Shared library	= enabled
Relaxed plugins	= disabled

Prefix		= /usr
Bindir		= /usr/bin
Libdir		= /usr/lib64
Incdir		= /usr/include
Sysconfdir	= /etc/monkey
Datadir		= /var/www/html
Mandir		= /usr/share/man/man1
Logdir		= /usr/logs
PidFile		= /builddir/build/BUILD/monkey-1.5.6/logs/monkey.pid
Plugdir		= /usr/lib64/monkeyd/plugins
Systemddir	= 

--
 Monkey  configuration is done!, to build type 'make' 
Have fun! ;)
+ make -j2
  CC    jemalloc [all]
  CC    src/monkey.o
  CC    src/mk_method.o
  CC    src/mk_mimetype.o
  CC    src/mk_vhost.o
  CC    src/mk_request.o
  CC    src/mk_header.o
  CC    src/mk_config.o
  CC    src/mk_signals.o
  CC    src/mk_user.o
  CC    src/mk_utils.o
  CC    src/mk_epoll.o
  CC    src/mk_scheduler.o
  CC    src/mk_string.o
  CC    src/mk_memory.o
  CC    src/mk_connection.o
  CC    src/mk_iov.o
  CC    src/mk_http.o
  CC    src/mk_file.o
  CC    src/mk_socket.o
  CC    src/mk_clock.o
  CC    src/mk_cache.o
  CC    src/mk_server.o
  CC    src/mk_kernel.o
  CC    src/mk_rbtree.o
  CC    src/mk_plugin.o
  CC    src/mk_lib.o
  CC    src/monkey.lo
  CC    src/mk_method.lo
  CC    src/mk_mimetype.lo
  CC    src/mk_vhost.lo
  CC    src/mk_request.lo
  CC    src/mk_header.lo
  CC    src/mk_config.lo
  CC    src/mk_signals.lo
  CC    src/mk_user.lo
  CC    src/mk_utils.lo
  CC    src/mk_epoll.lo
  CC    src/mk_scheduler.lo
  CC    src/mk_string.lo
  CC    src/mk_memory.lo
  CC    src/mk_connection.lo
  CC    src/mk_iov.lo
  CC    src/mk_http.lo
  CC    src/mk_file.lo
  CC    src/mk_socket.lo
  CC    src/mk_clock.lo
  CC    src/mk_cache.lo
  CC    src/mk_server.lo
  CC    src/mk_kernel.lo
  CC    src/mk_rbtree.lo
  CC    src/mk_plugin.lo
  CC    src/mk_lib.lo
  CC    plugins/auth/sha1.o
  CC    plugins/auth/tools/../../../bin/mk_passwd
  CC    plugins/auth/base64.o
  CC    plugins/auth/conf.o
  CC    plugins/auth/auth.o
  CC    plugins/auth/monkey-auth.so
  CC    plugins/cgi/cgi.o
  CC    plugins/cgi/request.o
  CC    plugins/cgi/event.o
  CC    plugins/cgi/monkey-cgi.so
  CC    plugins/cheetah/cheetah.o
  CC    plugins/cheetah/loop.o
  CC    plugins/cheetah/cmd.o
  CC    plugins/cheetah/cutils.o
  CC    plugins/cheetah/monkey-cheetah.so
  CC    plugins/dirlisting/dirlisting.o
  CC    plugins/dirlisting/monkey-dirlisting.so
  CC    plugins/fastcgi/fastcgi.o
  CC    plugins/fastcgi/protocol.o
  CC    plugins/fastcgi/chunk.o
  CC    plugins/fastcgi/request.o
  CC    plugins/fastcgi/fcgi_fd.o
  CC    plugins/fastcgi/fcgi_config.o
  CC    plugins/fastcgi/fcgi_context.o
  CC    plugins/fastcgi/fcgi_env.o
  CC    plugins/fastcgi/monkey-fastcgi.so
  CC    plugins/liana/liana.o
  CC    plugins/liana/monkey-liana.so
  CC    plugins/logger/pointers.o
  CC    plugins/logger/logger.o
  CC    plugins/logger/monkey-logger.so
  CC    plugins/mandril/mandril.o
  CC    plugins/mandril/monkey-mandril.so
  CC    plugins/proxy_reverse/dictionary.o
  CC    plugins/proxy_reverse/string.o
  CC    plugins/proxy_reverse/config.o
  CC    plugins/proxy_reverse/proxy.o
  CC    plugins/proxy_reverse/balancer.o
  CC    plugins/proxy_reverse/monkey-proxy_reverse.so
  DONE
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.szfomE
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64
++ dirname /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64
+ cd monkey-1.5.6
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64
+ /usr/bin/install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/log/monkey
+ /usr/bin/install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/monkey/cgi-bin
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64
/usr/bin/make -C src all
make[1]: Entering directory `/builddir/build/BUILD/monkey-1.5.6/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/builddir/build/BUILD/monkey-1.5.6/src'
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/bin
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/pkgconfig
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/include
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/share/man/man1/man1
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/share/man/man1/man3
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/sites
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/plugins
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html/imgs
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html/php
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html/docs
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/logs
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/monkeyd/plugins
install -m 755 bin/* /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/bin
install -m 644 ./conf/*.* /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey
install -m 644 src/include/*.h /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/include
cp -r conf/plugins/auth /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/plugins/
cp -r conf/plugins/cgi /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/plugins/
cp -r conf/plugins/cheetah /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/plugins/
cp -r conf/plugins/dirlisting /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/plugins/
cp -r conf/plugins/fastcgi /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/plugins/
cp -r conf/plugins/logger /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/plugins/
cp -r conf/plugins/mandril /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/plugins/
cp -r conf/plugins/proxy_reverse /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/plugins/
install -m 644 plugins/auth/*.so /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/monkeyd/plugins/
install -m 644 plugins/cgi/*.so /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/monkeyd/plugins/
install -m 644 plugins/cheetah/*.so /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/monkeyd/plugins/
install -m 644 plugins/dirlisting/*.so /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/monkeyd/plugins/
install -m 644 plugins/fastcgi/*.so /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/monkeyd/plugins/
install -m 644 plugins/liana/*.so /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/monkeyd/plugins/
install -m 644 plugins/logger/*.so /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/monkeyd/plugins/
install -m 644 plugins/mandril/*.so /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/monkeyd/plugins/
install -m 644 plugins/proxy_reverse/*.so /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/monkeyd/plugins/
install -m 644 ./conf/sites/* /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/monkey/sites
install -m 644 ./man/*.1 /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/share/man/man1/man1
install -m 644 ./man/*.3 /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/share/man/man1/man3
install -m 644 src/include/public/libmonkey.h /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/include
install -m 644 src/libmonkey.so.1.5 /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64
install -m 644 monkey.pc /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/pkgconfig
ln -sf libmonkey.so.1.5 /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/lib64/libmonkey.so
install -m 644 ./htdocs/index.html /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html
install -m 644 ./htdocs/404.html /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html
install -m 644 ./htdocs/favicon.ico /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html/imgs
install -m 644 ./htdocs/imgs/monkey_logo.png /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html/imgs
install -m 644 ./htdocs/imgs/info_pic.jpg /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html/imgs
install -d /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html/css
install -m 644 ./htdocs/css/bootstrap.min.css /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/var/www/html/css

 Running Monkey :
 ----------------

  # /usr/bin/monkey

  For more help use '-h' option

+ /usr/bin/sed -i 's/User nobody/User monkey/g' /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64//etc/monkey/monkey.conf
+ /usr/bin/sed -i 's/Port 2001/Port 80/g' /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64//etc/monkey/monkey.conf
+ /usr/bin/sed -i 's/PidFile \/var\/log\/monkey\/monkey.pid/PidFile \/var\/run\/monkey.pid/g' /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64//etc/monkey/monkey.conf
+ /usr/bin/sed -i 's/PIDFILE=\"\/var\/log\/monkey\/monkey.pid\"/PIDFILE=\"\/var\/run\/monkey.pid\"/g' /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64//usr/bin/banana
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/rc.d/init.d
+ /usr/bin/mv -f /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/bin/banana /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/rc.d/init.d/monkey
+ /usr/bin/sed -i s/banana/monkey/g /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/rc.d/init.d/monkey
+ /usr/bin/sed -i s/Banana/Monkey/g /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/etc/rc.d/init.d/monkey
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/monkey-1.5.6
extracting debug info from /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/bin/monkey
extracting debug info from /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64/usr/bin/mk_passwd
dwz: Too few files for multifile optimization
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 1 CRC32s did match.
1119 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: monkey-1.5.6-1.kng.el7.x86_64
Provides: monkey = 1.5.6-1.kng.el7 monkey(x86-64) = 1.5.6-1.kng.el7 pkgconfig(monkey) = 1.5.6
Requires(interp): /bin/sh /bin/sh /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires(post): /sbin/ldconfig
Requires(postun): /bin/sh
Requires: /bin/sh /usr/bin/pkg-config libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libmonkey.so.1.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH)
Processing files: monkey-debuginfo-1.5.6-1.kng.el7.x86_64
Provides: monkey-debuginfo = 1.5.6-1.kng.el7 monkey-debuginfo(x86-64) = 1.5.6-1.kng.el7
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64
Wrote: /builddir/build/RPMS/monkey-1.5.6-1.kng.el7.x86_64.rpm
Wrote: /builddir/build/RPMS/monkey-debuginfo-1.5.6-1.kng.el7.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eLDrTY
+ umask 022
+ cd /builddir/build/BUILD
+ cd monkey-1.5.6
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/monkey-1.5.6-1.kng.el7.x86_64
+ exit 0
Finish: rpmbuild monkey-1.5.6-1.kng.el7.src.rpm
Finish: build phase for monkey-1.5.6-1.kng.el7.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/1124859-epel-7-x86_64-1575586134.123629/root/var/log/dnf.rpm.log
/var/lib/mock/1124859-epel-7-x86_64-1575586134.123629/root/var/log/dnf.librepo.log
/var/lib/mock/1124859-epel-7-x86_64-1575586134.123629/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/monkey-1.5.6-1.kng.el7.src.rpm) Config(child) 0 minutes 59 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
WARNING: Could not find required logging config file: /var/lib/copr-rpmbuild/results/configs/logging.ini. Using default...
INFO: mock.py version 1.4.21 starting (python version = 3.7.5)...
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start: scrub ['cache']
INFO: scrubbing cache for child
Finish: scrub ['cache']
Finish: run