request from: hawk checking if we should skip the build started at: Fri Oct 20 00:04:57 2017 fetching http://kraz.tld-linux.org/~buildertidev//srpms/c8c0a65d-be80-4f1c-8507-a2f20799d620/python-nose-1.3.7-2.src.rpm fetched 286674 bytes, 841.8 K/s installing srpm: python-nose-1.3.7-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.jg95ru/BUILD /tmp/B.jg95ru/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-nose-1.3.7-2.src.rpm * Thu Oct 19 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-nose.git;a=log;h=master * Wed Dec 28 2016 Arkadiusz Miƛkiewicz b0717a3 - python 3.6 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.jg95ru' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-nose-1.3.7-2.src.rpm python-nose ################################################## + rm -f python-nose-1.3.7-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.jg95ru/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.jg95ru/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.jg95ru' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.jg95ru/python-nose.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: c8c0a65d-be80-4f1c-8507-a2f20799d620; TMPDIR=/tmp/B.jg95ru/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.jg95ru' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.jg95ru/python-nose.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: c8c0a65d-be80-4f1c-8507-a2f20799d620 + TMPDIR=/tmp/B.jg95ru/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.jg95ru' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.jg95ru/python-nose.spec Building target platforms: i686-tld-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.jg95ru/BUILD/tmp /bin/sh -e /tmp/B.jg95ru/BUILD/tmp/rpm-tmp.85593 + umask 022 + cd /tmp/B.jg95ru/BUILD + cd /tmp/B.jg95ru/BUILD + rm -rf nose-1.3.7 + /usr/bin/gzip -dc /tmp/B.jg95ru/nose-1.3.7.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nose-1.3.7 + /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.jg95ru/BUILD/tmp /bin/sh -e /tmp/B.jg95ru/BUILD/tmp/rpm-tmp.85593 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.jg95ru/BUILD/tmp + umask 022 + cd /tmp/B.jg95ru/BUILD + cd nose-1.3.7 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /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/nose copying nose/config.py -> build-3/lib/nose copying nose/proxy.py -> build-3/lib/nose copying nose/commands.py -> build-3/lib/nose copying nose/util.py -> build-3/lib/nose copying nose/__init__.py -> build-3/lib/nose copying nose/inspector.py -> build-3/lib/nose copying nose/pyversion.py -> build-3/lib/nose copying nose/failure.py -> build-3/lib/nose copying nose/loader.py -> build-3/lib/nose copying nose/selector.py -> build-3/lib/nose copying nose/importer.py -> build-3/lib/nose copying nose/result.py -> build-3/lib/nose copying nose/exc.py -> build-3/lib/nose copying nose/core.py -> build-3/lib/nose copying nose/__main__.py -> build-3/lib/nose copying nose/case.py -> build-3/lib/nose copying nose/twistedtools.py -> build-3/lib/nose copying nose/suite.py -> build-3/lib/nose creating build-3/lib/nose/plugins copying nose/plugins/testid.py -> build-3/lib/nose/plugins copying nose/plugins/xunit.py -> build-3/lib/nose/plugins copying nose/plugins/attrib.py -> build-3/lib/nose/plugins copying nose/plugins/manager.py -> build-3/lib/nose/plugins copying nose/plugins/allmodules.py -> build-3/lib/nose/plugins copying nose/plugins/base.py -> build-3/lib/nose/plugins copying nose/plugins/errorclass.py -> build-3/lib/nose/plugins copying nose/plugins/collect.py -> build-3/lib/nose/plugins copying nose/plugins/logcapture.py -> build-3/lib/nose/plugins copying nose/plugins/__init__.py -> build-3/lib/nose/plugins copying nose/plugins/skip.py -> build-3/lib/nose/plugins copying nose/plugins/cover.py -> build-3/lib/nose/plugins copying nose/plugins/multiprocess.py -> build-3/lib/nose/plugins copying nose/plugins/failuredetail.py -> build-3/lib/nose/plugins copying nose/plugins/isolate.py -> build-3/lib/nose/plugins copying nose/plugins/debug.py -> build-3/lib/nose/plugins copying nose/plugins/doctests.py -> build-3/lib/nose/plugins copying nose/plugins/prof.py -> build-3/lib/nose/plugins copying nose/plugins/capture.py -> build-3/lib/nose/plugins copying nose/plugins/deprecated.py -> build-3/lib/nose/plugins copying nose/plugins/plugintest.py -> build-3/lib/nose/plugins copying nose/plugins/builtin.py -> build-3/lib/nose/plugins creating build-3/lib/nose/sphinx copying nose/sphinx/pluginopts.py -> build-3/lib/nose/sphinx copying nose/sphinx/__init__.py -> build-3/lib/nose/sphinx creating build-3/lib/nose/ext copying nose/ext/__init__.py -> build-3/lib/nose/ext copying nose/ext/dtcompat.py -> build-3/lib/nose/ext creating build-3/lib/nose/tools copying nose/tools/__init__.py -> build-3/lib/nose/tools copying nose/tools/nontrivial.py -> build-3/lib/nose/tools copying nose/tools/trivial.py -> build-3/lib/nose/tools copying nose/usage.txt -> build-3/lib/nose Fixing build-3/lib/nose/config.py build-3/lib/nose/proxy.py build-3/lib/nose/commands.py build-3/lib/nose/util.py build-3/lib/nose/__init__.py build-3/lib/nose/inspector.py build-3/lib/nose/pyversion.py build-3/lib/nose/failure.py build-3/lib/nose/loader.py build-3/lib/nose/selector.py build-3/lib/nose/importer.py build-3/lib/nose/result.py build-3/lib/nose/exc.py build-3/lib/nose/core.py build-3/lib/nose/__main__.py build-3/lib/nose/case.py build-3/lib/nose/twistedtools.py build-3/lib/nose/suite.py build-3/lib/nose/plugins/testid.py build-3/lib/nose/plugins/xunit.py build-3/lib/nose/plugins/attrib.py build-3/lib/nose/plugins/manager.py build-3/lib/nose/plugins/allmodules.py build-3/lib/nose/plugins/base.py build-3/lib/nose/plugins/errorclass.py build-3/lib/nose/plugins/collect.py build-3/lib/nose/plugins/logcapture.py build-3/lib/nose/plugins/__init__.py build-3/lib/nose/plugins/skip.py build-3/lib/nose/plugins/cover.py build-3/lib/nose/plugins/multiprocess.py build-3/lib/nose/plugins/failuredetail.py build-3/lib/nose/plugins/isolate.py build-3/lib/nose/plugins/debug.py build-3/lib/nose/plugins/doctests.py build-3/lib/nose/plugins/prof.py build-3/lib/nose/plugins/capture.py build-3/lib/nose/plugins/deprecated.py build-3/lib/nose/plugins/plugintest.py build-3/lib/nose/plugins/builtin.py build-3/lib/nose/sphinx/pluginopts.py build-3/lib/nose/sphinx/__init__.py build-3/lib/nose/ext/__init__.py build-3/lib/nose/ext/dtcompat.py build-3/lib/nose/tools/__init__.py build-3/lib/nose/tools/nontrivial.py build-3/lib/nose/tools/trivial.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build-3/lib/nose/config.py build-3/lib/nose/proxy.py build-3/lib/nose/commands.py build-3/lib/nose/util.py build-3/lib/nose/__init__.py build-3/lib/nose/inspector.py build-3/lib/nose/pyversion.py build-3/lib/nose/failure.py build-3/lib/nose/loader.py build-3/lib/nose/selector.py build-3/lib/nose/importer.py build-3/lib/nose/result.py build-3/lib/nose/exc.py build-3/lib/nose/core.py build-3/lib/nose/__main__.py build-3/lib/nose/case.py build-3/lib/nose/twistedtools.py build-3/lib/nose/suite.py build-3/lib/nose/plugins/testid.py build-3/lib/nose/plugins/xunit.py build-3/lib/nose/plugins/attrib.py build-3/lib/nose/plugins/manager.py build-3/lib/nose/plugins/allmodules.py build-3/lib/nose/plugins/base.py build-3/lib/nose/plugins/errorclass.py build-3/lib/nose/plugins/collect.py build-3/lib/nose/plugins/logcapture.py build-3/lib/nose/plugins/__init__.py build-3/lib/nose/plugins/skip.py build-3/lib/nose/plugins/cover.py build-3/lib/nose/plugins/multiprocess.py build-3/lib/nose/plugins/failuredetail.py build-3/lib/nose/plugins/isolate.py build-3/lib/nose/plugins/debug.py build-3/lib/nose/plugins/doctests.py build-3/lib/nose/plugins/prof.py build-3/lib/nose/plugins/capture.py build-3/lib/nose/plugins/deprecated.py build-3/lib/nose/plugins/plugintest.py build-3/lib/nose/plugins/builtin.py build-3/lib/nose/sphinx/pluginopts.py build-3/lib/nose/sphinx/__init__.py build-3/lib/nose/ext/__init__.py build-3/lib/nose/ext/dtcompat.py build-3/lib/nose/tools/__init__.py build-3/lib/nose/tools/nontrivial.py build-3/lib/nose/tools/trivial.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma + 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.jg95ru/BUILD/tmp /bin/sh -e /tmp/B.jg95ru/BUILD/tmp/rpm-tmp.26756 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.jg95ru/BUILD/tmp + umask 022 + cd /tmp/B.jg95ru/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder + /bin/mkdir -p /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder + cd nose-1.3.7 + rm -rf /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/nose copying nose/config.py -> build-2/lib/nose copying nose/proxy.py -> build-2/lib/nose copying nose/commands.py -> build-2/lib/nose copying nose/util.py -> build-2/lib/nose copying nose/__init__.py -> build-2/lib/nose copying nose/inspector.py -> build-2/lib/nose copying nose/pyversion.py -> build-2/lib/nose copying nose/failure.py -> build-2/lib/nose copying nose/loader.py -> build-2/lib/nose copying nose/selector.py -> build-2/lib/nose copying nose/importer.py -> build-2/lib/nose copying nose/result.py -> build-2/lib/nose copying nose/exc.py -> build-2/lib/nose copying nose/core.py -> build-2/lib/nose copying nose/__main__.py -> build-2/lib/nose copying nose/case.py -> build-2/lib/nose copying nose/twistedtools.py -> build-2/lib/nose copying nose/suite.py -> build-2/lib/nose creating build-2/lib/nose/plugins copying nose/plugins/testid.py -> build-2/lib/nose/plugins copying nose/plugins/xunit.py -> build-2/lib/nose/plugins copying nose/plugins/attrib.py -> build-2/lib/nose/plugins copying nose/plugins/manager.py -> build-2/lib/nose/plugins copying nose/plugins/allmodules.py -> build-2/lib/nose/plugins copying nose/plugins/base.py -> build-2/lib/nose/plugins copying nose/plugins/errorclass.py -> build-2/lib/nose/plugins copying nose/plugins/collect.py -> build-2/lib/nose/plugins copying nose/plugins/logcapture.py -> build-2/lib/nose/plugins copying nose/plugins/__init__.py -> build-2/lib/nose/plugins copying nose/plugins/skip.py -> build-2/lib/nose/plugins copying nose/plugins/cover.py -> build-2/lib/nose/plugins copying nose/plugins/multiprocess.py -> build-2/lib/nose/plugins copying nose/plugins/failuredetail.py -> build-2/lib/nose/plugins copying nose/plugins/isolate.py -> build-2/lib/nose/plugins copying nose/plugins/debug.py -> build-2/lib/nose/plugins copying nose/plugins/doctests.py -> build-2/lib/nose/plugins copying nose/plugins/prof.py -> build-2/lib/nose/plugins copying nose/plugins/capture.py -> build-2/lib/nose/plugins copying nose/plugins/deprecated.py -> build-2/lib/nose/plugins copying nose/plugins/plugintest.py -> build-2/lib/nose/plugins copying nose/plugins/builtin.py -> build-2/lib/nose/plugins creating build-2/lib/nose/sphinx copying nose/sphinx/pluginopts.py -> build-2/lib/nose/sphinx copying nose/sphinx/__init__.py -> build-2/lib/nose/sphinx creating build-2/lib/nose/ext copying nose/ext/__init__.py -> build-2/lib/nose/ext copying nose/ext/dtcompat.py -> build-2/lib/nose/ext creating build-2/lib/nose/tools copying nose/tools/__init__.py -> build-2/lib/nose/tools copying nose/tools/nontrivial.py -> build-2/lib/nose/tools copying nose/tools/trivial.py -> build-2/lib/nose/tools copying nose/usage.txt -> build-2/lib/nose running install running install_lib creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7 creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/testid.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/xunit.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/attrib.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/manager.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/allmodules.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/base.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/errorclass.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/collect.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/logcapture.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/__init__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/skip.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/cover.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/multiprocess.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/failuredetail.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/isolate.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/debug.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/doctests.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/prof.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/capture.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/deprecated.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/plugintest.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/plugins/builtin.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins copying build-2/lib/nose/config.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/proxy.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/sphinx copying build-2/lib/nose/sphinx/pluginopts.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/sphinx copying build-2/lib/nose/sphinx/__init__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/sphinx copying build-2/lib/nose/commands.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/util.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/__init__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/inspector.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/ext copying build-2/lib/nose/ext/__init__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/ext copying build-2/lib/nose/ext/dtcompat.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/ext copying build-2/lib/nose/pyversion.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/failure.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/loader.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/selector.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/importer.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/result.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/exc.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/core.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/__main__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/case.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools copying build-2/lib/nose/tools/__init__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools copying build-2/lib/nose/tools/nontrivial.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools copying build-2/lib/nose/tools/trivial.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools copying build-2/lib/nose/twistedtools.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/usage.txt -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose copying build-2/lib/nose/suite.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/testid.py to testid.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/xunit.py to xunit.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/attrib.py to attrib.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/manager.py to manager.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/allmodules.py to allmodules.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/base.py to base.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/errorclass.py to errorclass.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/collect.py to collect.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/logcapture.py to logcapture.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/__init__.py to __init__.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/skip.py to skip.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/cover.py to cover.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/multiprocess.py to multiprocess.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/failuredetail.py to failuredetail.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/isolate.py to isolate.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/debug.py to debug.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/doctests.py to doctests.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/prof.py to prof.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/capture.py to capture.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/deprecated.py to deprecated.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/plugintest.py to plugintest.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/plugins/builtin.py to builtin.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/config.py to config.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/proxy.py to proxy.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/sphinx/pluginopts.py to pluginopts.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/sphinx/__init__.py to __init__.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/commands.py to commands.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/util.py to util.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/__init__.py to __init__.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/inspector.py to inspector.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/ext/__init__.py to __init__.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/ext/dtcompat.py to dtcompat.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/pyversion.py to pyversion.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/failure.py to failure.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/loader.py to loader.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/selector.py to selector.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/importer.py to importer.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/result.py to result.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/exc.py to exc.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/core.py to core.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/__main__.py to __main__.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/case.py to case.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools/__init__.py to __init__.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools/nontrivial.py to nontrivial.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/tools/trivial.py to trivial.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/twistedtools.py to twistedtools.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose/suite.py to suite.pyc writing byte-compilation script '/tmp/B.jg95ru/BUILD/tmp/tmpcHmzxL.py' /usr/bin/python -OO /tmp/B.jg95ru/BUILD/tmp/tmpcHmzxL.py removing /tmp/B.jg95ru/BUILD/tmp/tmpcHmzxL.py running install_data creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/man creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/man/man1 copying nosetests.1 -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/man/man1 running install_egg_info running egg_info writing nose.egg-info/PKG-INFO writing top-level names to nose.egg-info/top_level.txt writing dependency_links to nose.egg-info/dependency_links.txt writing entry points to nose.egg-info/entry_points.txt reading manifest file 'nose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/.build' writing manifest file 'nose.egg-info/SOURCES.txt' Copying nose.egg-info to /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages/nose-1.3.7-py2.7.egg-info running install_scripts Installing nosetests script to /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/bin Installing nosetests-2.7 script to /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/bin + '[' ! -d /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/lib/python2.7/site-packages ']' + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.6/site-packages' '--install-platlib=/usr/lib/python3.6/site-packages' '--optimize=2' '--root=/tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder' running build running build_py running install running install_lib creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6 creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/testid.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/xunit.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/attrib.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/manager.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/allmodules.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/base.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/errorclass.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/collect.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/logcapture.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/__init__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/skip.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/cover.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/multiprocess.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/failuredetail.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/isolate.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/debug.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/doctests.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/prof.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/capture.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/deprecated.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/plugintest.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/plugins/builtin.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins copying build-3/lib/nose/config.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/proxy.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/sphinx copying build-3/lib/nose/sphinx/pluginopts.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/sphinx copying build-3/lib/nose/sphinx/__init__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/sphinx copying build-3/lib/nose/commands.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/util.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/__init__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/inspector.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/ext copying build-3/lib/nose/ext/__init__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/ext copying build-3/lib/nose/ext/dtcompat.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/ext copying build-3/lib/nose/pyversion.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/failure.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/loader.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/selector.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/importer.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/result.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/exc.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/core.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/__main__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/case.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose creating /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/tools copying build-3/lib/nose/tools/__init__.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/tools copying build-3/lib/nose/tools/nontrivial.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/tools copying build-3/lib/nose/tools/trivial.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/tools copying build-3/lib/nose/twistedtools.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/usage.txt -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose copying build-3/lib/nose/suite.py -> /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/testid.py to testid.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/xunit.py to xunit.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/attrib.py to attrib.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/manager.py to manager.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/allmodules.py to allmodules.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/base.py to base.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/errorclass.py to errorclass.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/collect.py to collect.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/logcapture.py to logcapture.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/skip.py to skip.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/cover.py to cover.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/multiprocess.py to multiprocess.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/failuredetail.py to failuredetail.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/isolate.py to isolate.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/debug.py to debug.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/doctests.py to doctests.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/prof.py to prof.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/capture.py to capture.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/deprecated.py to deprecated.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/plugintest.py to plugintest.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/plugins/builtin.py to builtin.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/config.py to config.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/proxy.py to proxy.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/sphinx/pluginopts.py to pluginopts.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/sphinx/__init__.py to __init__.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/commands.py to commands.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/util.py to util.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/__init__.py to __init__.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/inspector.py to inspector.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/ext/__init__.py to __init__.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/ext/dtcompat.py to dtcompat.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/pyversion.py to pyversion.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/failure.py to failure.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/loader.py to loader.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/selector.py to selector.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/importer.py to importer.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/result.py to result.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/exc.py to exc.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/core.py to core.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/__main__.py to __main__.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/case.py to case.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/tools/__init__.py to __init__.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/tools/nontrivial.py to nontrivial.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/tools/trivial.py to trivial.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/twistedtools.py to twistedtools.cpython-36.pyc byte-compiling /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose/suite.py to suite.cpython-36.pyc writing byte-compilation script '/tmp/B.jg95ru/BUILD/tmp/tmp9dl41qko.py' /usr/bin/python3 /tmp/B.jg95ru/BUILD/tmp/tmp9dl41qko.py removing /tmp/B.jg95ru/BUILD/tmp/tmp9dl41qko.py running install_data running install_egg_info running egg_info writing nose.egg-info/PKG-INFO writing dependency_links to nose.egg-info/dependency_links.txt writing entry points to nose.egg-info/entry_points.txt writing top-level names to nose.egg-info/top_level.txt reading manifest file 'nose.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/.build' writing manifest file 'nose.egg-info/SOURCES.txt' Copying nose.egg-info to /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/python3.6/site-packages/nose-1.3.7-py3.6.egg-info running install_scripts Installing nosetests script to /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/bin Installing nosetests-3.6 script to /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/bin + /bin/mv /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/man /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share + cp -p /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/man/man1/nosetests.1 /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/man/man1/nosetests-2.7.1 + cp -p /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/man/man1/nosetests.1 /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/man/man1/nosetests-3.6.1 + ln -sf nosetests-2.7 /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/bin/nosetests + >/tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/man/man1/nosetests.1 + echo '.so nosetests-2.7.1' + __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 Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 3/141 files hardlinked Processing files: python-nose-1.3.7-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.jg95ru/BUILD/tmp /bin/sh -e /tmp/B.jg95ru/BUILD/tmp/rpm-tmp.47302 + umask 022 + cd /tmp/B.jg95ru/BUILD + cd nose-1.3.7 + DOCDIR=/tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7 + export DOCDIR + rm -rf /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7 + /bin/mkdir -p /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7... Documentation compressed. + cp -pr AUTHORS CHANGELOG NEWS README.txt /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python-nose-1.3.7... ./NEWS ./CHANGELOG ./AUTHORS ./README.txt Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /usr/bin/python python(abi) = 2.7 Processing files: python3-nose-1.3.7-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.jg95ru/BUILD/tmp /bin/sh -e /tmp/B.jg95ru/BUILD/tmp/rpm-tmp.56657 + umask 022 + cd /tmp/B.jg95ru/BUILD + cd nose-1.3.7 + DOCDIR=/tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7 + export DOCDIR + rm -rf /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7 + /bin/mkdir -p /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7... Documentation compressed. + cp -pr AUTHORS CHANGELOG NEWS README.txt /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder/usr/share/doc/python3-nose-1.3.7... ./NEWS ./CHANGELOG ./AUTHORS ./README.txt Documentation compressed. + exit 0 Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder Wrote: /tmp/B.jg95ru/RPMS/python-nose-1.3.7-2.noarch.rpm Wrote: /tmp/B.jg95ru/RPMS/python3-nose-1.3.7-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.jg95ru/BUILD/tmp /bin/sh -e /tmp/B.jg95ru/BUILD/tmp/rpm-tmp.20901 + umask 022 + cd /tmp/B.jg95ru/BUILD + cd nose-1.3.7 + /bin/rm '--interactive=never' -rf /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder + rm -rf /tmp/B.jg95ru/BUILD/tmp/python-nose-1.3.7-root-builder ended at: Fri Oct 20 00:05:10 2017, done in 0:00:12.039114 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.jg95ru/BUILD + rm -rf /tmp/B.jg95ru/tmp /tmp/B.jg95ru/BUILD 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/... 200..400..600..800..886 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.jg95ru Begin-TLD-Builder-Info Build-Time: user:10.01s sys:0.90s real:13.69s (faults io:0 non-io:604860) Files queued for ftp: 256252 python3-nose-1.3.7-2.noarch.rpm 188094 python-nose-1.3.7-2.noarch.rpm 126 python-nose-1.3.7-2.src.rpm.uploadinfo End-TLD-Builder-Info