Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/perl-Test-JSON.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-86199-57673/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc626757b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/perl-Test-JSON.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/perl-Test-JSON-0.11-3.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Test-JSON.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-86199-57673/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffc626757b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Test-JSON.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BrAprm
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Test-JSON-0.11
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Test-JSON-0.11.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Test-JSON-0.11
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x7Sqcx
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld  -Wl,--build-id=sha1'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd Test-JSON-0.11
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::JSON
+ make -j8
cp lib/Test/JSON.pm blib/lib/Test/JSON.pm
Manifying 1 pod document
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mcCKVO
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch
++ dirname /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch
+ cd Test-JSON-0.11
+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch
Manifying 1 pod document
Installing /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch/usr/share/perl5/vendor_perl/Test/JSON.pm
Installing /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch/usr/share/man/man3/Test::JSON.3pm
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch/usr
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.11-3.oc9 --unique-debug-suffix -0.11-3.oc9.noarch --unique-debug-src-base perl-Test-JSON-0.11-3.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/Test-JSON-0.11
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Processing files: perl-Test-JSON-0.11-3.oc9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xSGsfi
+ umask 022
+ cd /builddir/build/BUILD
+ cd Test-JSON-0.11
+ DOCDIR=/builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch/usr/share/doc/perl-Test-JSON
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch/usr/share/doc/perl-Test-JSON
+ cp -pr Changes /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch/usr/share/doc/perl-Test-JSON
+ cp -pr README /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch/usr/share/doc/perl-Test-JSON
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(Test::JSON) = 0.11 perl-Test-JSON = 0.11-3.oc9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: perl(Carp) perl(JSON::Any) perl(Test::Builder::Module) perl(Test::Differences) perl(base) perl(strict) perl-libs
Processing files: perl-Test-JSON-tests-0.11-3.oc9.noarch
RPM build errors:
error: File not found: /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch/usr/libexec/perl5-tests
    File not found: /builddir/build/BUILDROOT/perl-Test-JSON-0.11-3.oc9.noarch/usr/libexec/perl5-tests
Child return code was: 1
EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Test-JSON.spec\n', 1)]
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/perl-Test-JSON.spec