request from: hawk checking if we should skip the build started at: Wed May 27 09:24:12 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/20c69518-e354-44d1-9b08-61390a57843b/python-testtools-0.9.34-2.src.rpm fetched 200565 bytes, 572.9 K/s installing srpm: python-testtools-0.9.34-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 20c69518-e354-44d1-9b08-61390a57843b; cd rpm/SPECS; TMPDIR=/tmp/B.535f74 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux --without tests python-testtools.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 20c69518-e354-44d1-9b08-61390a57843b Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.535f74 /bin/sh -e /tmp/B.535f74/rpm-tmp.51030 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf testtools-0.9.34 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/testtools-0.9.34.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd testtools-0.9.34 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.535f74 /bin/sh -e /tmp/B.535f74/rpm-tmp.51030 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.535f74 + umask 022 + cd /home/users/builder/rpm/BUILD + cd testtools-0.9.34 + /usr/bin/python setup.py build --build-base build-2 running build running build_py creating build-2 creating build-2/lib creating build-2/lib/testtools copying testtools/monkey.py -> build-2/lib/testtools copying testtools/_spinner.py -> build-2/lib/testtools copying testtools/runtest.py -> build-2/lib/testtools copying testtools/_compat3x.py -> build-2/lib/testtools copying testtools/_compat2x.py -> build-2/lib/testtools copying testtools/content_type.py -> build-2/lib/testtools copying testtools/testcase.py -> build-2/lib/testtools copying testtools/utils.py -> build-2/lib/testtools copying testtools/run.py -> build-2/lib/testtools copying testtools/deferredruntest.py -> build-2/lib/testtools copying testtools/distutilscmd.py -> build-2/lib/testtools copying testtools/content.py -> build-2/lib/testtools copying testtools/__init__.py -> build-2/lib/testtools copying testtools/compat.py -> build-2/lib/testtools copying testtools/helpers.py -> build-2/lib/testtools copying testtools/testsuite.py -> build-2/lib/testtools copying testtools/tags.py -> build-2/lib/testtools creating build-2/lib/testtools/matchers copying testtools/matchers/_higherorder.py -> build-2/lib/testtools/matchers copying testtools/matchers/_basic.py -> build-2/lib/testtools/matchers copying testtools/matchers/_exception.py -> build-2/lib/testtools/matchers copying testtools/matchers/_dict.py -> build-2/lib/testtools/matchers copying testtools/matchers/_datastructures.py -> build-2/lib/testtools/matchers copying testtools/matchers/_filesystem.py -> build-2/lib/testtools/matchers copying testtools/matchers/__init__.py -> build-2/lib/testtools/matchers copying testtools/matchers/_doctest.py -> build-2/lib/testtools/matchers copying testtools/matchers/_impl.py -> build-2/lib/testtools/matchers creating build-2/lib/testtools/testresult copying testtools/testresult/doubles.py -> build-2/lib/testtools/testresult copying testtools/testresult/__init__.py -> build-2/lib/testtools/testresult copying testtools/testresult/real.py -> build-2/lib/testtools/testresult creating build-2/lib/testtools/tests copying testtools/tests/test_compat.py -> build-2/lib/testtools/tests copying testtools/tests/test_testresult.py -> build-2/lib/testtools/tests copying testtools/tests/test_content.py -> build-2/lib/testtools/tests copying testtools/tests/test_with_with.py -> build-2/lib/testtools/tests copying testtools/tests/test_monkey.py -> build-2/lib/testtools/tests copying testtools/tests/test_run.py -> build-2/lib/testtools/tests copying testtools/tests/test_content_type.py -> build-2/lib/testtools/tests copying testtools/tests/test_testcase.py -> build-2/lib/testtools/tests copying testtools/tests/test_fixturesupport.py -> build-2/lib/testtools/tests copying testtools/tests/test_tags.py -> build-2/lib/testtools/tests copying testtools/tests/test_deferredruntest.py -> build-2/lib/testtools/tests copying testtools/tests/__init__.py -> build-2/lib/testtools/tests copying testtools/tests/test_runtest.py -> build-2/lib/testtools/tests copying testtools/tests/test_helpers.py -> build-2/lib/testtools/tests copying testtools/tests/helpers.py -> build-2/lib/testtools/tests copying testtools/tests/test_spinner.py -> build-2/lib/testtools/tests copying testtools/tests/test_distutilscmd.py -> build-2/lib/testtools/tests copying testtools/tests/test_testsuite.py -> build-2/lib/testtools/tests creating build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_basic.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_impl.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_dict.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_filesystem.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_datastructures.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/__init__.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_doctest.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_exception.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/helpers.py -> build-2/lib/testtools/tests/matchers copying testtools/tests/matchers/test_higherorder.py -> build-2/lib/testtools/tests/matchers + /usr/bin/python3 setup.py build --build-base build-3 running build running build_py creating build-3 creating build-3/lib creating build-3/lib/testtools copying testtools/monkey.py -> build-3/lib/testtools copying testtools/_spinner.py -> build-3/lib/testtools copying testtools/runtest.py -> build-3/lib/testtools copying testtools/_compat3x.py -> build-3/lib/testtools copying testtools/content_type.py -> build-3/lib/testtools copying testtools/testcase.py -> build-3/lib/testtools copying testtools/utils.py -> build-3/lib/testtools copying testtools/run.py -> build-3/lib/testtools copying testtools/deferredruntest.py -> build-3/lib/testtools copying testtools/distutilscmd.py -> build-3/lib/testtools copying testtools/content.py -> build-3/lib/testtools copying testtools/__init__.py -> build-3/lib/testtools copying testtools/compat.py -> build-3/lib/testtools copying testtools/helpers.py -> build-3/lib/testtools copying testtools/testsuite.py -> build-3/lib/testtools copying testtools/tags.py -> build-3/lib/testtools creating build-3/lib/testtools/matchers copying testtools/matchers/_higherorder.py -> build-3/lib/testtools/matchers copying testtools/matchers/_basic.py -> build-3/lib/testtools/matchers copying testtools/matchers/_exception.py -> build-3/lib/testtools/matchers copying testtools/matchers/_dict.py -> build-3/lib/testtools/matchers copying testtools/matchers/_datastructures.py -> build-3/lib/testtools/matchers copying testtools/matchers/_filesystem.py -> build-3/lib/testtools/matchers copying testtools/matchers/__init__.py -> build-3/lib/testtools/matchers copying testtools/matchers/_doctest.py -> build-3/lib/testtools/matchers copying testtools/matchers/_impl.py -> build-3/lib/testtools/matchers creating build-3/lib/testtools/testresult copying testtools/testresult/doubles.py -> build-3/lib/testtools/testresult copying testtools/testresult/__init__.py -> build-3/lib/testtools/testresult copying testtools/testresult/real.py -> build-3/lib/testtools/testresult creating build-3/lib/testtools/tests copying testtools/tests/test_compat.py -> build-3/lib/testtools/tests copying testtools/tests/test_testresult.py -> build-3/lib/testtools/tests copying testtools/tests/test_content.py -> build-3/lib/testtools/tests copying testtools/tests/test_with_with.py -> build-3/lib/testtools/tests copying testtools/tests/test_monkey.py -> build-3/lib/testtools/tests copying testtools/tests/test_run.py -> build-3/lib/testtools/tests copying testtools/tests/test_content_type.py -> build-3/lib/testtools/tests copying testtools/tests/test_testcase.py -> build-3/lib/testtools/tests copying testtools/tests/test_fixturesupport.py -> build-3/lib/testtools/tests copying testtools/tests/test_tags.py -> build-3/lib/testtools/tests copying testtools/tests/test_deferredruntest.py -> build-3/lib/testtools/tests copying testtools/tests/__init__.py -> build-3/lib/testtools/tests copying testtools/tests/test_runtest.py -> build-3/lib/testtools/tests copying testtools/tests/test_helpers.py -> build-3/lib/testtools/tests copying testtools/tests/helpers.py -> build-3/lib/testtools/tests copying testtools/tests/test_spinner.py -> build-3/lib/testtools/tests copying testtools/tests/test_distutilscmd.py -> build-3/lib/testtools/tests copying testtools/tests/test_testsuite.py -> build-3/lib/testtools/tests creating build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_basic.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_impl.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_dict.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_filesystem.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_datastructures.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/__init__.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_doctest.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_exception.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/helpers.py -> build-3/lib/testtools/tests/matchers copying testtools/tests/matchers/test_higherorder.py -> build-3/lib/testtools/tests/matchers + /usr/bin/make -j4 -C doc html make: Entering directory `/home/users/builder/rpm/BUILD/testtools-0.9.34/doc' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] for-framework-folk reading sources... [ 40%] for-test-authors reading sources... [ 60%] hacking reading sources... [ 80%] index reading sources... [100%] overview /home/users/builder/rpm/BUILD/testtools-0.9.34/doc/index.rst:20: WARNING: toctree contains reference to nonexisting document u'news' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] for-framework-folk writing output... [ 40%] for-test-authors writing output... [ 60%] hacking writing output... [ 80%] index writing output... [100%] overview writing additional files... genindex search copying static files... done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. Build finished. The HTML pages are in _build/html. make: Leaving directory `/home/users/builder/rpm/BUILD/testtools-0.9.34/doc' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.535f74 /bin/sh -e /tmp/B.535f74/rpm-tmp.4486 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.535f74 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.535f74/python-testtools-0.9.34-root-builder + /bin/mkdir -p /tmp/B.535f74/python-testtools-0.9.34-root-builder + cd testtools-0.9.34 + rm -rf /tmp/B.535f74/python-testtools-0.9.34-root-builder + /usr/bin/python setup.py build --build-base build-2 install --skip-build '--root=/tmp/B.535f74/python-testtools-0.9.34-root-builder' '--optimize=2' running build running build_py running install running install_lib creating /tmp/B.535f74/python-testtools-0.9.34-root-builder creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7 creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/testresult copying build-2/lib/testtools/testresult/doubles.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/testresult copying build-2/lib/testtools/testresult/__init__.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/testresult copying build-2/lib/testtools/testresult/real.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/testresult copying build-2/lib/testtools/monkey.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/_spinner.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/runtest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/_compat3x.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/_compat2x.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/content_type.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/testcase.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/utils.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/run.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/deferredruntest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/distutilscmd.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/content.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_higherorder.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_basic.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_exception.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_dict.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_datastructures.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_filesystem.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/__init__.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_doctest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/matchers/_impl.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers copying build-2/lib/testtools/__init__.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/compat.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/helpers.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools copying build-2/lib/testtools/testsuite.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_compat.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_testresult.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_content.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_with_with.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_monkey.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_run.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_content_type.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_testcase.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_fixturesupport.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_tags.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_deferredruntest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_basic.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_impl.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_dict.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_filesystem.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_datastructures.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/__init__.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_doctest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_exception.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/helpers.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/matchers/test_higherorder.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers copying build-2/lib/testtools/tests/__init__.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_runtest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_helpers.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/helpers.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_spinner.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_distutilscmd.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tests/test_testsuite.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests copying build-2/lib/testtools/tags.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/testresult/doubles.py to doubles.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/testresult/__init__.py to __init__.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/testresult/real.py to real.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/monkey.py to monkey.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/_spinner.py to _spinner.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/runtest.py to runtest.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/_compat3x.py to _compat3x.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/_compat2x.py to _compat2x.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/content_type.py to content_type.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/testcase.py to testcase.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/utils.py to utils.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/run.py to run.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/deferredruntest.py to deferredruntest.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/distutilscmd.py to distutilscmd.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/content.py to content.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_higherorder.py to _higherorder.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_basic.py to _basic.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_exception.py to _exception.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_dict.py to _dict.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_datastructures.py to _datastructures.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_filesystem.py to _filesystem.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers/__init__.py to __init__.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_doctest.py to _doctest.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/matchers/_impl.py to _impl.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/__init__.py to __init__.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/compat.py to compat.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/helpers.py to helpers.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/testsuite.py to testsuite.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_compat.py to test_compat.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testresult.py to test_testresult.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_content.py to test_content.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_with_with.py to test_with_with.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_monkey.py to test_monkey.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_run.py to test_run.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_content_type.py to test_content_type.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testcase.py to test_testcase.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_fixturesupport.py to test_fixturesupport.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_tags.py to test_tags.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_deferredruntest.py to test_deferredruntest.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_basic.py to test_basic.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_impl.py to test_impl.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_dict.py to test_dict.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_filesystem.py to test_filesystem.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_datastructures.py to test_datastructures.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/__init__.py to __init__.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_doctest.py to test_doctest.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_exception.py to test_exception.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/helpers.py to helpers.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/matchers/test_higherorder.py to test_higherorder.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/__init__.py to __init__.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_runtest.py to test_runtest.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_helpers.py to test_helpers.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/helpers.py to helpers.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_spinner.py to test_spinner.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_distutilscmd.py to test_distutilscmd.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests/test_testsuite.py to test_testsuite.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tags.py to tags.pyc writing byte-compilation script '/tmp/B.535f74/tmp95tfMk.py' /usr/bin/python -OO /tmp/B.535f74/tmp95tfMk.py removing /tmp/B.535f74/tmp95tfMk.py running install_egg_info running egg_info writing requirements to testtools.egg-info/requires.txt writing testtools.egg-info/PKG-INFO writing top-level names to testtools.egg-info/top_level.txt writing dependency_links to testtools.egg-info/dependency_links.txt reading manifest file 'testtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'testtools.egg-info/SOURCES.txt' Copying testtools.egg-info to /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools-0.9.34-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/lib/python2.7/site-packages ']' + /bin/rm '--interactive=never' -r /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python2.7/site-packages/testtools/tests + /usr/bin/python3 setup.py build --build-base build-3 install --skip-build '--root=/tmp/B.535f74/python-testtools-0.9.34-root-builder' '--optimize=2' running build running build_py running install running install_lib creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4 creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/testresult copying build-3/lib/testtools/testresult/doubles.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/testresult copying build-3/lib/testtools/testresult/__init__.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/testresult copying build-3/lib/testtools/testresult/real.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/testresult copying build-3/lib/testtools/monkey.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/_spinner.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/runtest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/_compat3x.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/content_type.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/testcase.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/utils.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/run.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/deferredruntest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/distutilscmd.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/content.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_higherorder.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_basic.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_exception.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_dict.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_datastructures.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_filesystem.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/__init__.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_doctest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers copying build-3/lib/testtools/matchers/_impl.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers copying build-3/lib/testtools/__init__.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/compat.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/helpers.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools copying build-3/lib/testtools/testsuite.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_compat.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_testresult.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_content.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_with_with.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_monkey.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_run.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_content_type.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_testcase.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_fixturesupport.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_tags.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_deferredruntest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests creating /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_basic.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_impl.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_dict.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_filesystem.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_datastructures.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/__init__.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_doctest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_exception.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/helpers.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/matchers/test_higherorder.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers copying build-3/lib/testtools/tests/__init__.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_runtest.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_helpers.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/helpers.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_spinner.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_distutilscmd.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tests/test_testsuite.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests copying build-3/lib/testtools/tags.py -> /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/testresult/doubles.py to doubles.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/testresult/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/testresult/real.py to real.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/monkey.py to monkey.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/_spinner.py to _spinner.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/runtest.py to runtest.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/_compat3x.py to _compat3x.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/content_type.py to content_type.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/testcase.py to testcase.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/utils.py to utils.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/run.py to run.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/deferredruntest.py to deferredruntest.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/distutilscmd.py to distutilscmd.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/content.py to content.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers/_higherorder.py to _higherorder.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers/_basic.py to _basic.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers/_exception.py to _exception.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers/_dict.py to _dict.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers/_datastructures.py to _datastructures.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers/_filesystem.py to _filesystem.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers/_doctest.py to _doctest.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/matchers/_impl.py to _impl.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/compat.py to compat.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/helpers.py to helpers.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/testsuite.py to testsuite.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_compat.py to test_compat.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_testresult.py to test_testresult.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_content.py to test_content.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_with_with.py to test_with_with.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_monkey.py to test_monkey.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_run.py to test_run.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_content_type.py to test_content_type.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_testcase.py to test_testcase.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_fixturesupport.py to test_fixturesupport.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_tags.py to test_tags.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_deferredruntest.py to test_deferredruntest.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers/test_basic.py to test_basic.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers/test_impl.py to test_impl.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers/test_dict.py to test_dict.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers/test_filesystem.py to test_filesystem.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers/test_datastructures.py to test_datastructures.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers/test_doctest.py to test_doctest.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers/test_exception.py to test_exception.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers/helpers.py to helpers.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/matchers/test_higherorder.py to test_higherorder.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_runtest.py to test_runtest.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_helpers.py to test_helpers.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/helpers.py to helpers.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_spinner.py to test_spinner.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_distutilscmd.py to test_distutilscmd.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests/test_testsuite.py to test_testsuite.cpython-34.pyc byte-compiling /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tags.py to tags.cpython-34.pyc writing byte-compilation script '/tmp/B.535f74/tmpi477_ylu.py' /usr/bin/python3 -OO /tmp/B.535f74/tmpi477_ylu.py removing /tmp/B.535f74/tmpi477_ylu.py running install_egg_info running egg_info writing dependency_links to testtools.egg-info/dependency_links.txt writing testtools.egg-info/PKG-INFO writing top-level names to testtools.egg-info/top_level.txt writing requirements to testtools.egg-info/requires.txt reading manifest file 'testtools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'testtools.egg-info/SOURCES.txt' Copying testtools.egg-info to /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools-0.9.34-py3.4.egg-info running install_scripts + /bin/rm '--interactive=never' -r /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/python3.4/site-packages/testtools/tests + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 0/57 files hardlinked Processing files: python-testtools-0.9.34-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.535f74 /bin/sh -e /tmp/B.535f74/rpm-tmp.66514 + umask 022 + cd /home/users/builder/rpm/BUILD + cd testtools-0.9.34 + DOCDIR=/tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-0.9.34 + export DOCDIR + rm -rf /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-0.9.34 + /bin/mkdir -p /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-0.9.34 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-0.9.34... Documentation compressed. + cp -pr LICENSE NEWS README.rst /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-0.9.34 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-0.9.34... ./NEWS ./README.rst ./LICENSE Documentation compressed. + exit 0 Requires: python(abi) = 2.7 Processing files: python3-testtools-0.9.34-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.535f74 /bin/sh -e /tmp/B.535f74/rpm-tmp.24398 + umask 022 + cd /home/users/builder/rpm/BUILD + cd testtools-0.9.34 + DOCDIR=/tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python3-testtools-0.9.34 + export DOCDIR + rm -rf /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python3-testtools-0.9.34 + /bin/mkdir -p /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python3-testtools-0.9.34 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python3-testtools-0.9.34... Documentation compressed. + cp -pr LICENSE NEWS README.rst /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python3-testtools-0.9.34 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python3-testtools-0.9.34... ./NEWS ./README.rst ./LICENSE Documentation compressed. + exit 0 Processing files: python-testtools-doc-0.9.34-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.535f74 /bin/sh -e /tmp/B.535f74/rpm-tmp.84329 + umask 022 + cd /home/users/builder/rpm/BUILD + cd testtools-0.9.34 + DOCDIR=/tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-doc-0.9.34 + export DOCDIR + rm -rf /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-doc-0.9.34 + /bin/mkdir -p /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-doc-0.9.34 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-doc-0.9.34... Documentation compressed. + cp -pr doc/_build/html/_sources doc/_build/html/_static doc/_build/html/for-framework-folk.html doc/_build/html/for-test-authors.html doc/_build/html/genindex.html doc/_build/html/hacking.html doc/_build/html/index.html doc/_build/html/objects.inv doc/_build/html/overview.html doc/_build/html/search.html doc/_build/html/searchindex.js /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-doc-0.9.34 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-doc-0.9.34... ./objects.inv ./_static/placeholder.txt ./_sources/hacking.txt ./_sources/for-framework-folk.txt ./_sources/overview.txt ./_sources/for-test-authors.txt ./_sources/index.txt Documentation compressed. + exit 0 skipping /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-doc-0.9.34/for-test-authors.html requires detection (matches noautoreqfiles pattern #1) skipping /tmp/B.535f74/python-testtools-0.9.34-root-builder/usr/share/doc/python-testtools-doc-0.9.34/overview.html requires detection (matches noautoreqfiles pattern #1) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.535f74/python-testtools-0.9.34-root-builder Wrote: /home/users/builder/rpm/RPMS/python-testtools-0.9.34-2.noarch.rpm Wrote: /home/users/builder/rpm/RPMS/python3-testtools-0.9.34-2.noarch.rpm Wrote: /home/users/builder/rpm/RPMS/python-testtools-doc-0.9.34-2.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.535f74 /bin/sh -e /tmp/B.535f74/rpm-tmp.56915 + umask 022 + cd /home/users/builder/rpm/BUILD + cd testtools-0.9.34 + /bin/rm '--interactive=never' -rf /tmp/B.535f74/python-testtools-0.9.34-root-builder + rm -rf /tmp/B.535f74/python-testtools-0.9.34-root-builder ended at: Wed May 27 09:24:34 2015, done in 01days 00h 00m 18s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:14.65s sys:7.04s real:23.81s (faults io:2 non-io:634018) Files queued for ftp: 118905 python-testtools-0.9.34-2.noarch.rpm 159813 python3-testtools-0.9.34-2.noarch.rpm 128431 python-testtools-doc-0.9.34-2.noarch.rpm 195 python-testtools-0.9.34-2.src.rpm.uploadinfo End-PLD-Builder-Info