Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Most.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-d236cf74565175296e41f8ae00dcb69b3953f829/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Most.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Test-Most-0.23-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Test-Most.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-d236cf74565175296e41f8ae00dcb69b3953f829/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Test-Most.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SIRs5F + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Test-Most-0.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/Test-Most-0.23.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-Most-0.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WcPPid + umask 022 + cd /builddir/build/BUILD + cd Test-Most-0.23 + /usr/bin/perl Build.PL installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Test-Most' version '0.23' + ./Build Building Test-Most + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W9XEp7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch + cd Test-Most-0.23 + rm -rf /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch + ./Build install destdir=/builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch create_packlist=0 Building Test-Most Installing /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch/usr/share/perl5/vendor_perl/Test/Most.pm Installing /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch/usr/share/perl5/vendor_perl/Test/Most/Exception.pm Installing /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch/usr/share/man/man3/Test::Most::Exception.3pm Installing /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch/usr/share/man/man3/Test::Most.3pm + find /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Test-Most-0.23 /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.64A3Zt + umask 022 + cd /builddir/build/BUILD + cd Test-Most-0.23 + ./Build test Use of uninitialized value in split at /usr/share/perl5/vendor_perl/TAP/Parser/SourceHandler/Perl.pm line 170. # Testing Test::Most 0.23, Perl 5.016003, /usr/bin/perl # Exception::Class version is 1.37 # Test::Deep version is 0.11 # Test::Differences version is 0.5 # Test::Exception version is 0.32 # Test::Harness version is 3.28 # Test::More version is 0.98 # Test::Warn version is 0.24 t/00-load.t ..................... ok t/common.t ...................... ok t/defer_plan.t .................. ok t/env_bail.t .................... ok t/env_die.t ..................... ok t/exception.t ................... ok t/exclude_test_modules.t ........ ok t/exclude_test_symbols.t ........ ok t/explain.t ..................... ok t/function_bail.t ............... ok t/function_die.t ................ ok t/import_bail.t ................. ok t/import_die.t .................. ok t/import_strict_and_warnings.t .. ok All tests successful. Files=14, Tests=83, 5 wallclock secs ( 0.29 usr 0.02 sys + 5.24 cusr 0.21 csys = 5.76 CPU) Result: PASS + exit 0 Processing files: perl-Test-Most-0.23-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ecVlRs + umask 022 + cd /builddir/build/BUILD + cd Test-Most-0.23 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch/usr/share/doc/perl-Test-Most-0.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch/usr/share/doc/perl-Test-Most-0.23 + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch/usr/share/doc/perl-Test-Most-0.23 + cp -pr README /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch/usr/share/doc/perl-Test-Most-0.23 + exit 0 Provides: perl(Test::Most) = 0.23 perl(Test::Most::Exception) = 0.23 perl-Test-Most = 0.23-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Exception::Class) perl(Exporter) perl(Test::Builder) perl(Test::Builder::Module) perl(Test::Most::Exception) perl(base) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch Wrote: /builddir/build/RPMS/perl-Test-Most-0.23-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.81en5R + umask 022 + cd /builddir/build/BUILD + cd Test-Most-0.23 + rm -rf /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->