Mock Version: 1.2.6 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-testing.postgresql.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-4973/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-testing.postgresql.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: i-00032e33 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-testing.postgresql-1.1.0-3.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-testing.postgresql.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-4973/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-testing.postgresql.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CxI034 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf testing.postgresql-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/testing.postgresql-1.1.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd testing.postgresql-1.1.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf testing.postgresql.egg-info + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nE6T5Z + umask 022 + cd /builddir/build/BUILD + cd testing.postgresql-1.1.0 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating _build creating _build/lib creating _build/lib/testing copying src/testing/postgresql.py -> _build/lib/testing copying src/testing/__init__.py -> _build/lib/testing running egg_info writing requirements to src/testing.postgresql.egg-info/requires.txt writing src/testing.postgresql.egg-info/PKG-INFO writing top-level names to src/testing.postgresql.egg-info/top_level.txt writing dependency_links to src/testing.postgresql.egg-info/dependency_links.txt reading manifest file 'src/testing.postgresql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/testing.postgresql.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2o61iV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64 + cd testing.postgresql-1.1.0 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr creating /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/lib/python2.6/site-packages/testing copying _build/lib/testing/postgresql.py -> /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/lib/python2.6/site-packages/testing copying _build/lib/testing/__init__.py -> /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/lib/python2.6/site-packages/testing byte-compiling /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/lib/python2.6/site-packages/testing/postgresql.py to postgresql.pyc byte-compiling /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/lib/python2.6/site-packages/testing/__init__.py to __init__.pyc running install_egg_info running egg_info writing requirements to src/testing.postgresql.egg-info/requires.txt writing src/testing.postgresql.egg-info/PKG-INFO writing top-level names to src/testing.postgresql.egg-info/top_level.txt writing dependency_links to src/testing.postgresql.egg-info/dependency_links.txt reading manifest file 'src/testing.postgresql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/testing.postgresql.egg-info/SOURCES.txt' Copying src/testing.postgresql.egg-info to /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/lib/python2.6/site-packages/testing.postgresql-1.1.0-py2.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/testing.postgresql-1.1.0 find: `debug': No such file or directory + /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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rhwAbR + umask 022 + cd /builddir/build/BUILD + cd testing.postgresql-1.1.0 + unset DISPLAY + /usr/bin/python setup.py test running test running egg_info writing requirements to src/testing.postgresql.egg-info/requires.txt writing src/testing.postgresql.egg-info/PKG-INFO writing top-level names to src/testing.postgresql.egg-info/top_level.txt writing dependency_links to src/testing.postgresql.egg-info/dependency_links.txt reading manifest file 'src/testing.postgresql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/testing.postgresql.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.003s OK + exit 0 Processing files: python-testing.postgresql-1.1.0-3.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a5DruN + umask 022 + cd /builddir/build/BUILD + cd testing.postgresql-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/share/doc/python-testing.postgresql-1.1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/share/doc/python-testing.postgresql-1.1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/share/doc/python-testing.postgresql-1.1.0 + cp -pr README.rst LICENSE /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64/usr/share/doc/python-testing.postgresql-1.1.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64 Wrote: /builddir/build/RPMS/python-testing.postgresql-1.1.0-3.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ADbznI warning: Could not canonicalize hostname: i-00032e33 + umask 022 + cd /builddir/build/BUILD + cd testing.postgresql-1.1.0 + /bin/rm -rf /builddir/build/BUILDROOT/python-testing.postgresql-1.1.0-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->