Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-coverage.spec'], False, '/var/lib/mock/sclo6-python27-rh-el6-build-9052-11925/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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/python-coverage.spec'] with env {'LANG': 'en_GB', '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: c1bj.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python27-python-coverage-3.6-1.sc1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-coverage.spec'], False, '/var/lib/mock/sclo6-python27-rh-el6-build-9052-11925/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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/python-coverage.spec'] with env {'LANG': 'en_GB', '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.neVUMZ + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf coverage-3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/coverage-3.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd coverage-3.6 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod 0644 '{}' ';' + sed -i 's/\r//g' README.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uabYmM + umask 022 + cd /builddir/build/BUILD + cd coverage-3.6 + LANG=C + export LANG + unset DISPLAY + scl enable python27 ' /opt/rh/python27/root/usr/bin/python2 setup.py build ' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/coverage copying coverage/annotate.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/report.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/config.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/__main__.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/data.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/control.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/xmlreport.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/__init__.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/summary.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/cmdline.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/collector.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/parser.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/backward.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/execfile.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/html.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/templite.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/files.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/phystokens.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/misc.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/bytecode.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/codeunit.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/results.py -> build/lib.linux-x86_64-2.7/coverage copying coverage/version.py -> build/lib.linux-x86_64-2.7/coverage creating build/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/jquery.isonscreen.js -> build/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/keybd_open.png -> build/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/keybd_closed.png -> build/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/index.html -> build/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/pyfile.html -> build/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/coverage_html.js -> build/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/style.css -> build/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/jquery.hotkeys.js -> build/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/jquery.tablesorter.min.js -> build/lib.linux-x86_64-2.7/coverage/htmlfiles copying coverage/htmlfiles/jquery-1.4.3.min.js -> build/lib.linux-x86_64-2.7/coverage/htmlfiles running build_ext building 'coverage.tracer' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/coverage gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/opt/rh/python27/root/usr/include/python2.7 -c coverage/tracer.c -o build/temp.linux-x86_64-2.7/coverage/tracer.o gcc -pthread -shared build/temp.linux-x86_64-2.7/coverage/tracer.o -L/opt/rh/python27/root/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/coverage/tracer.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lICZFz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64 + cd coverage-3.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64 + scl enable python27 ' /opt/rh/python27/root/usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64 ' running install running install_lib creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64 creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27 creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64 creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/annotate.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/report.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/config.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/tracer.so -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/__main__.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/data.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/control.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/xmlreport.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/__init__.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/summary.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/cmdline.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/collector.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/parser.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/backward.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/execfile.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/html.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/templite.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/files.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/phystokens.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/misc.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage creating /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/htmlfiles/jquery.isonscreen.js -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/htmlfiles/keybd_open.png -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/htmlfiles/keybd_closed.png -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/htmlfiles/index.html -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/htmlfiles/pyfile.html -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/htmlfiles/coverage_html.js -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/htmlfiles/style.css -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/htmlfiles/jquery.hotkeys.js -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/htmlfiles/jquery.tablesorter.min.js -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/htmlfiles/jquery-1.4.3.min.js -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/htmlfiles copying build/lib.linux-x86_64-2.7/coverage/bytecode.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/codeunit.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/results.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage copying build/lib.linux-x86_64-2.7/coverage/version.py -> /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/annotate.py to annotate.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/report.py to report.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/data.py to data.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/control.py to control.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/xmlreport.py to xmlreport.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/summary.py to summary.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/cmdline.py to cmdline.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/collector.py to collector.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/backward.py to backward.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/execfile.py to execfile.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/templite.py to templite.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/files.py to files.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/phystokens.py to phystokens.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/bytecode.py to bytecode.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/codeunit.py to codeunit.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/results.py to results.pyc byte-compiling /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/version.py to version.pyc writing byte-compilation script '/tmp/tmp7yxW38.py' /opt/rh/python27/root/usr/bin/python2 -O /tmp/tmp7yxW38.py removing /tmp/tmp7yxW38.py running install_egg_info running egg_info writing coverage.egg-info/PKG-INFO writing top-level names to coverage.egg-info/top_level.txt writing dependency_links to coverage.egg-info/dependency_links.txt writing entry points to coverage.egg-info/entry_points.txt reading manifest file 'coverage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'coverage.egg-info/SOURCES.txt' Copying coverage.egg-info to /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage-3.6-py2.7.egg-info running install_scripts Installing coverage2 script to /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/bin Installing coverage-2.7 script to /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/bin Installing coverage script to /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/coverage-3.6 extracting debug info from /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/coverage/tracer.so 46 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/python27/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable python27 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python /opt/rh/python27/root/usr/bin/python2 1 /opt/rh/python27/root' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python27-python-coverage-3.6-1.sc1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2iCO6o + umask 022 + cd /builddir/build/BUILD + cd coverage-3.6 + DOCDIR=/builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-python-coverage-3.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-python-coverage-3.6 + /bin/mkdir -p /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-python-coverage-3.6 + cp -pr README.txt /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-python-coverage-3.6 + exit 0 Finding Provides: /bin/sh -c "/usr/lib/rpm/find-provides | grep -v -E '(tracer.so)' || /bin/true" Finding Requires: /bin/sh -c "/usr/lib/rpm/find-requires | grep -v -E '(tracer.so)' || /bin/true" Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /opt/rh/python27/root/usr/bin/python2 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) Processing files: python27-python-coverage-debuginfo-3.6-1.sc1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64 warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/python27-python-coverage-3.6-1.sc1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/python27-python-coverage-debuginfo-3.6-1.sc1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t8n1lW + umask 022 + cd /builddir/build/BUILD + cd coverage-3.6 + rm -rf /builddir/build/BUILDROOT/python27-python-coverage-3.6-1.sc1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->