Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Test-Most.spec'], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Test-Most.spec'] with env {'LANG': 'en_GB', '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 warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 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 i686 --nodeps /builddir/build/SPECS/perl-Test-Most.spec '], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', '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=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Test-Most.spec '] with env {'LANG': 'en_GB', '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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MYOhVu + 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.1D4RC9 + 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.GwhqqP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386 ++ dirname /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386 + cd Test-Most-0.23 + rm -rf /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386 + ./Build install destdir=/builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386 create_packlist=0 Building Test-Most Installing /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386/usr/share/perl5/vendor_perl/Test/Most.pm Installing /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386/usr/share/perl5/vendor_perl/Test/Most/Exception.pm Installing /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386/usr/share/man/man3/Test::Most.3pm Installing /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386/usr/share/man/man3/Test::Most::Exception.3pm + find /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386 -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.i386/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.4zo4Yv + umask 022 + cd /builddir/build/BUILD + cd Test-Most-0.23 + ./Build test # 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, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.93 cusr 0.08 csys = 1.07 CPU) Result: PASS + exit 0 Processing files: perl-Test-Most-0.23-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nIyzHf + umask 022 + cd /builddir/build/BUILD + cd Test-Most-0.23 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386/usr/share/doc/perl-Test-Most-0.23 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386/usr/share/doc/perl-Test-Most-0.23 + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386/usr/share/doc/perl-Test-Most-0.23 + cp -pr README /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386/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.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/perl-Test-Most-0.23-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vxe0uJ + umask 022 + cd /builddir/build/BUILD + cd Test-Most-0.23 + rm -rf /builddir/build/BUILDROOT/perl-Test-Most-0.23-2.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->