Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Test-Requires.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Test-Requires.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Test-Requires-0.06-10.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Test-Requires.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Test-Requires.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hqnQOO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Test-Requires-0.06 + /usr/bin/gzip -dc /builddir/build/SOURCES/Test-Requires-0.06.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-Requires-0.06 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bwh1Va + umask 022 + cd /builddir/build/BUILD + cd Test-Requires-0.06 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Writing Makefile for Test::Requires + make -j16 cp lib/Test/Requires.pm blib/lib/Test/Requires.pm Manifying blib/man3/Test::Requires.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1D0JYx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64 + cd Test-Requires-0.06 + rm -rf /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64 Manifying blib/man3/Test::Requires.3pm Installing /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64/usr/share/perl5/vendor_perl/Test/Requires.pm Installing /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64/usr/share/man/man3/Test::Requires.3pm + find /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64 + /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/Test-Requires-0.06 /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.1kgjAV + umask 022 + cd /builddir/build/BUILD + cd Test-Requires-0.06 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00_compile.t ......... ok t/01_simple.t .......... ok t/02_no_plan.t ......... ok t/03_import_hashref.t .. skipped: Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found t/04_import_array.t .... skipped: Test requires module 'Acme::Unknown::Missing::Module::Name' but it's not found t/05_success.t ......... ok All tests successful. Files=6, Tests=13, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.12 cusr 0.02 csys = 0.18 CPU) Result: PASS + make test 'TEST_FILES=xt/*.t' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" xt/*.t xt/01_podspell.t .... skipped: Test::Spelling is not installed. xt/02_perlcritic.t .. skipped: Test::Perl::Critic is not installed. xt/03_pod.t ......... skipped: Test::Pod 1.00 required for testing POD Files=3, Tests=0, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.05 cusr 0.00 csys = 0.08 CPU) Result: NOTESTS + exit 0 Processing files: perl-Test-Requires-0.06-10.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.npcvhk + umask 022 + cd /builddir/build/BUILD + cd Test-Requires-0.06 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64/usr/share/doc/perl-Test-Requires-0.06 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64/usr/share/doc/perl-Test-Requires-0.06 + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64/usr/share/doc/perl-Test-Requires-0.06 + cp -pr README /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64/usr/share/doc/perl-Test-Requires-0.06 + cp -pr t/ /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64/usr/share/doc/perl-Test-Requires-0.06 + cp -pr xt/ /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64/usr/share/doc/perl-Test-Requires-0.06 + exit 0 Provides: perl(Test::Requires) = 0.06 perl-Test-Requires = 0.06-10.el7 perl-Test-Requires-tests = 0.06-10.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.006000 perl(Test::Builder::Module) perl(base) perl(strict) perl(warnings) Obsoletes: perl-Test-Requires-tests < 0.06-10.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/perl-Test-Requires-0.06-10.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jnsk77 + umask 022 + cd /builddir/build/BUILD + cd Test-Requires-0.06 + rm -rf /builddir/build/BUILDROOT/perl-Test-Requires-0.06-10.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->