Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Data-Page.spec'], chrootPath='/var/lib/mock/662200-epel-7-x86_64-1510743335.431531/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Data-Page.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-776245883.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Data-Page-2.02-21.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Data-Page.spec'], chrootPath='/var/lib/mock/662200-epel-7-x86_64-1510743335.431531/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Data-Page.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u4TG36 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Data-Page-2.02 + /usr/bin/gzip -dc /builddir/build/SOURCES/Data-Page-2.02.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Data-Page-2.02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perldoc -t perlgpl + perldoc -t perlartistic + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iHJM6s + umask 022 + cd /builddir/build/BUILD + cd Data-Page-2.02 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Data::Page + make -j2 cp lib/Data/Page.pm blib/lib/Data/Page.pm Manifying blib/man3/Data::Page.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YCnoMP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64 + cd Data-Page-2.02 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64 Manifying blib/man3/Data::Page.3pm Installing /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64/usr/share/perl5/vendor_perl/Data/Page.pm Installing /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64/usr/share/man/man3/Data::Page.3pm + find /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64/usr + /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/Data-Page-2.02 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.l4k5Qc + umask 022 + cd /builddir/build/BUILD + cd Data-Page-2.02 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/constructor.t ... ok t/pod-coverage.t .. ok t/pod.t ........... ok t/simple.t ........ ok All tests successful. Files=4, Tests=868, 0 wallclock secs ( 0.07 usr 0.01 sys + 0.17 cusr 0.02 csys = 0.27 CPU) Result: PASS + exit 0 Processing files: perl-Data-Page-2.02-21.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.I49MEA + umask 022 + cd /builddir/build/BUILD + cd Data-Page-2.02 + DOCDIR=/builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64/usr/share/doc/perl-Data-Page-2.02 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64/usr/share/doc/perl-Data-Page-2.02 + cp -pr README /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64/usr/share/doc/perl-Data-Page-2.02 + cp -pr CHANGES /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64/usr/share/doc/perl-Data-Page-2.02 + cp -pr COPYING /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64/usr/share/doc/perl-Data-Page-2.02 + cp -pr Artistic /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64/usr/share/doc/perl-Data-Page-2.02 + exit 0 Provides: perl(Data::Page) = 2.02 perl-Data-Page = 2.02-21.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Class::Accessor::Chained::Fast) perl(base) perl(integer) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-776245883.novalocal Wrote: /builddir/build/RPMS/perl-Data-Page-2.02-21.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZGsRzm + umask 022 + cd /builddir/build/BUILD + cd Data-Page-2.02 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Data-Page-2.02-21.el7.centos.x86_64 + exit 0 Child return code was: 0