Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-djangosaml2.spec'], False, '/var/lib/mock/epel-6-i386-mockbuilder-1677/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-djangosaml2.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0000d5d8 Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-djangosaml2-0.10.0-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-djangosaml2.spec'], False, '/var/lib/mock/epel-6-i386-mockbuilder-1677/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-djangosaml2.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y5ctLN + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf djangosaml2-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/djangosaml2-0.10.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd djangosaml2-0.10.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf tests + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KgJ4br + umask 022 + cd /builddir/build/BUILD + cd djangosaml2-0.10.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/djangosaml2 copying djangosaml2/cache.py -> build/lib/djangosaml2 copying djangosaml2/models.py -> build/lib/djangosaml2 copying djangosaml2/signals.py -> build/lib/djangosaml2 copying djangosaml2/urls.py -> build/lib/djangosaml2 copying djangosaml2/views.py -> build/lib/djangosaml2 copying djangosaml2/conf.py -> build/lib/djangosaml2 copying djangosaml2/utils.py -> build/lib/djangosaml2 copying djangosaml2/backends.py -> build/lib/djangosaml2 copying djangosaml2/__init__.py -> build/lib/djangosaml2 creating build/lib/djangosaml2/templatetags copying djangosaml2/templatetags/idplist.py -> build/lib/djangosaml2/templatetags copying djangosaml2/templatetags/__init__.py -> build/lib/djangosaml2/templatetags creating build/lib/djangosaml2/tests copying djangosaml2/tests/urls.py -> build/lib/djangosaml2/tests copying djangosaml2/tests/conf.py -> build/lib/djangosaml2/tests copying djangosaml2/tests/__init__.py -> build/lib/djangosaml2/tests copying djangosaml2/tests/auth_response.py -> build/lib/djangosaml2/tests running egg_info writing requirements to djangosaml2.egg-info/requires.txt writing djangosaml2.egg-info/PKG-INFO writing top-level names to djangosaml2.egg-info/top_level.txt writing dependency_links to djangosaml2.egg-info/dependency_links.txt reading manifest file 'djangosaml2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'djangosaml2.egg-info/SOURCES.txt' creating build/lib/djangosaml2/templates creating build/lib/djangosaml2/templates/djangosaml2 copying djangosaml2/templates/djangosaml2/auth_error.html -> build/lib/djangosaml2/templates/djangosaml2 copying djangosaml2/templates/djangosaml2/echo_attributes.html -> build/lib/djangosaml2/templates/djangosaml2 copying djangosaml2/templates/djangosaml2/logout_error.html -> build/lib/djangosaml2/templates/djangosaml2 copying djangosaml2/templates/djangosaml2/wayf.html -> build/lib/djangosaml2/templates/djangosaml2 copying djangosaml2/tests/idpcert.csr -> build/lib/djangosaml2/tests copying djangosaml2/tests/idpcert.key -> build/lib/djangosaml2/tests copying djangosaml2/tests/idpcert.pem -> build/lib/djangosaml2/tests copying djangosaml2/tests/mycert.csr -> build/lib/djangosaml2/tests copying djangosaml2/tests/mycert.key -> build/lib/djangosaml2/tests copying djangosaml2/tests/mycert.pem -> build/lib/djangosaml2/tests copying djangosaml2/tests/remote_metadata.xml -> build/lib/djangosaml2/tests copying djangosaml2/tests/sp_metadata.xml -> build/lib/djangosaml2/tests copying djangosaml2/tests/spcert.csr -> build/lib/djangosaml2/tests copying djangosaml2/tests/spcert.key -> build/lib/djangosaml2/tests copying djangosaml2/tests/spcert.pem -> build/lib/djangosaml2/tests creating build/lib/djangosaml2/tests/attribute-maps copying djangosaml2/tests/attribute-maps/basic.py -> build/lib/djangosaml2/tests/attribute-maps copying djangosaml2/tests/attribute-maps/saml_uri.py -> build/lib/djangosaml2/tests/attribute-maps copying djangosaml2/tests/attribute-maps/shibboleth_uri.py -> build/lib/djangosaml2/tests/attribute-maps + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OKdP54 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386 ++ dirname /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386 + cd djangosaml2-0.10.0 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr creating /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib creating /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2 copying build/lib/djangosaml2/cache.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2 creating /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templatetags copying build/lib/djangosaml2/templatetags/idplist.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templatetags copying build/lib/djangosaml2/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templatetags copying build/lib/djangosaml2/models.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2 creating /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/remote_metadata.xml -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/idpcert.csr -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/idpcert.pem -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/mycert.key -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/mycert.csr -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/idpcert.key -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/spcert.pem -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/urls.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/sp_metadata.xml -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/spcert.csr -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/conf.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/spcert.key -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests creating /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/attribute-maps copying build/lib/djangosaml2/tests/attribute-maps/shibboleth_uri.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/attribute-maps copying build/lib/djangosaml2/tests/attribute-maps/basic.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/attribute-maps copying build/lib/djangosaml2/tests/attribute-maps/saml_uri.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/attribute-maps copying build/lib/djangosaml2/tests/mycert.pem -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/__init__.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/tests/auth_response.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests copying build/lib/djangosaml2/signals.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2 copying build/lib/djangosaml2/urls.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2 creating /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templates creating /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templates/djangosaml2 copying build/lib/djangosaml2/templates/djangosaml2/logout_error.html -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templates/djangosaml2 copying build/lib/djangosaml2/templates/djangosaml2/wayf.html -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templates/djangosaml2 copying build/lib/djangosaml2/templates/djangosaml2/echo_attributes.html -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templates/djangosaml2 copying build/lib/djangosaml2/templates/djangosaml2/auth_error.html -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templates/djangosaml2 copying build/lib/djangosaml2/views.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2 copying build/lib/djangosaml2/conf.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2 copying build/lib/djangosaml2/utils.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2 copying build/lib/djangosaml2/backends.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2 copying build/lib/djangosaml2/__init__.py -> /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2 byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templatetags/idplist.py to idplist.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/templatetags/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/attribute-maps/shibboleth_uri.py to shibboleth_uri.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/attribute-maps/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/attribute-maps/saml_uri.py to saml_uri.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/tests/auth_response.py to auth_response.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/backends.py to backends.pyc byte-compiling /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp96zY2a.py' /usr/bin/python -O /tmp/tmp96zY2a.py removing /tmp/tmp96zY2a.py running install_egg_info running egg_info writing requirements to djangosaml2.egg-info/requires.txt writing djangosaml2.egg-info/PKG-INFO writing top-level names to djangosaml2.egg-info/top_level.txt writing dependency_links to djangosaml2.egg-info/dependency_links.txt reading manifest file 'djangosaml2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'djangosaml2.egg-info/SOURCES.txt' Copying djangosaml2.egg-info to /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6/site-packages/djangosaml2-0.10.0-py2.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/djangosaml2-0.10.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-djangosaml2-0.10.0-1.el6.i386/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-djangosaml2-0.10.0-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ObCpsK + umask 022 + cd /builddir/build/BUILD + cd djangosaml2-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/share/doc/python-djangosaml2-0.10.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/share/doc/python-djangosaml2-0.10.0 + /bin/mkdir -p /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/share/doc/python-djangosaml2-0.10.0 + cp -pr README CHANGES COPYING /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386/usr/share/doc/python-djangosaml2-0.10.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-djangosaml2-0.10.0-1.el6.i386 warning: Could not canonicalize hostname: i-0000d5d8 Wrote: /builddir/build/RPMS/python-djangosaml2-0.10.0-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mt6NDi + umask 022 + cd /builddir/build/BUILD + cd djangosaml2-0.10.0 + /bin/rm -rf /builddir/build/BUILDROOT/python-djangosaml2-0.10.0-1.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->