Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Module-Runtime.spec'], chrootPath='/var/lib/mock/662217-epel-7-x86_64-1510804458.990938/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-Module-Runtime.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-737223520.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Module-Runtime-0.014-10.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-Module-Runtime.spec'], chrootPath='/var/lib/mock/662217-epel-7-x86_64-1510804458.990938/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-Module-Runtime.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.a0R9td + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Module-Runtime-0.014 + /usr/bin/gzip -dc /builddir/build/SOURCES/Module-Runtime-0.014.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Module-Runtime-0.014 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N3iMd2 + umask 022 + cd /builddir/build/BUILD + cd Module-Runtime-0.014 + perl Build.PL installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Module-Runtime' version '0.014' + ./Build Building Module-Runtime + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oYQJBR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64 + cd Module-Runtime-0.014 + ./Build install destdir=/builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64 create_packlist=0 Building Module-Runtime Installing /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64/usr/share/perl5/vendor_perl/Module/Runtime.pm Installing /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64/usr/share/man/man3/Module::Runtime.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.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/Module-Runtime-0.014 /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.kNxrvH + umask 022 + cd /builddir/build/BUILD + cd Module-Runtime-0.014 + ./Build test t/cmn.t ............. ok t/dependency.t ...... ok t/import_error.t .... ok t/ivmn.t ............ ok t/ivms.t ............ ok t/mnf.t ............. ok t/pod_cvg.t ......... ok t/pod_syn.t ......... ok t/rm.t .............. ok t/taint.t ........... ok t/um.t .............. ok t/upo.t ............. ok t/upo_overridden.t .. ok All tests successful. Files=13, Tests=367, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.28 cusr 0.04 csys = 0.37 CPU) Result: PASS + exit 0 Processing files: perl-Module-Runtime-0.014-10.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.D7DZBy + umask 022 + cd /builddir/build/BUILD + cd Module-Runtime-0.014 + DOCDIR=/builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64/usr/share/doc/perl-Module-Runtime-0.014 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64/usr/share/doc/perl-Module-Runtime-0.014 + cp -pr Changes /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64/usr/share/doc/perl-Module-Runtime-0.014 + cp -pr README /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64/usr/share/doc/perl-Module-Runtime-0.014 + exit 0 Provides: perl(Module::Runtime) = 0.014 perl-Module-Runtime = 0.014-10.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-737223520.novalocal Wrote: /builddir/build/RPMS/perl-Module-Runtime-0.014-10.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KyDx2g + umask 022 + cd /builddir/build/BUILD + cd Module-Runtime-0.014 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Module-Runtime-0.014-10.el7.centos.x86_64 + exit 0 Child return code was: 0