request from: hawk checking if we should skip the build started at: Fri Aug 24 23:13:16 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/d1bb4c4d-d2f2-4178-a44d-705a10be8bc6/python-mock-2.0.0-3.src.rpm fetched 81260 bytes, 247.0 K/s installing srpm: python-mock-2.0.0-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.PtbBg4/BUILD /tmp/B.PtbBg4/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-mock-2.0.0-3.src.rpm * Fri Aug 24 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-mock.git;a=log;h=32e3a44095f4c89f52d61e392a8854afa7b5d1d0 * Fri Jul 13 2018 Jakub Bogusz 32e3a44 - pbr and six buildrequired only for tests or doc * Sun Jul 01 2018 Arkadiusz Miƛkiewicz 56aafe8 - release 3 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.PtbBg4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-mock-2.0.0-3.src.rpm python-mock ################################################## + rm -f python-mock-2.0.0-3.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.PtbBg4/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.PtbBg4/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.PtbBg4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.PtbBg4/python-mock.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: d1bb4c4d-d2f2-4178-a44d-705a10be8bc6; TMPDIR=/tmp/B.PtbBg4/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.PtbBg4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.PtbBg4/python-mock.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: d1bb4c4d-d2f2-4178-a44d-705a10be8bc6 + TMPDIR=/tmp/B.PtbBg4/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.PtbBg4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.PtbBg4/python-mock.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.PtbBg4/BUILD/tmp /bin/sh -e /tmp/B.PtbBg4/BUILD/tmp/rpm-tmp.49334 + umask 022 + cd /tmp/B.PtbBg4/BUILD + cd /tmp/B.PtbBg4/BUILD + rm -rf mock-2.0.0 + /usr/bin/gzip -dc /tmp/B.PtbBg4/mock-2.0.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mock-2.0.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + chmod a-w AUTHORS ChangeLog + 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.PtbBg4/BUILD/tmp /bin/sh -e /tmp/B.PtbBg4/BUILD/tmp/rpm-tmp.49334 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.PtbBg4/BUILD/tmp + umask 022 + cd /tmp/B.PtbBg4/BUILD + cd mock-2.0.0 + 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' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/mock creating build-2/lib/mock/tests copying mock/tests/testsentinel.py -> build-2/lib/mock/tests copying mock/tests/testmagicmethods.py -> build-2/lib/mock/tests copying mock/tests/__init__.py -> build-2/lib/mock/tests copying mock/tests/testhelpers.py -> build-2/lib/mock/tests copying mock/tests/testwith.py -> build-2/lib/mock/tests copying mock/tests/support.py -> build-2/lib/mock/tests copying mock/tests/testcallable.py -> build-2/lib/mock/tests copying mock/tests/__main__.py -> build-2/lib/mock/tests copying mock/tests/testmock.py -> build-2/lib/mock/tests copying mock/tests/testpatch.py -> build-2/lib/mock/tests copying mock/__init__.py -> build-2/lib/mock copying mock/mock.py -> build-2/lib/mock running egg_info writing requirements to mock.egg-info/requires.txt writing mock.egg-info/PKG-INFO writing top-level names to mock.egg-info/top_level.txt writing dependency_links to mock.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt + 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/mock copying mock/__init__.py -> build-3/lib/mock copying mock/mock.py -> build-3/lib/mock creating build-3/lib/mock/tests copying mock/tests/testsentinel.py -> build-3/lib/mock/tests copying mock/tests/testmagicmethods.py -> build-3/lib/mock/tests copying mock/tests/__init__.py -> build-3/lib/mock/tests copying mock/tests/testhelpers.py -> build-3/lib/mock/tests copying mock/tests/testwith.py -> build-3/lib/mock/tests copying mock/tests/support.py -> build-3/lib/mock/tests copying mock/tests/testcallable.py -> build-3/lib/mock/tests copying mock/tests/__main__.py -> build-3/lib/mock/tests copying mock/tests/testmock.py -> build-3/lib/mock/tests copying mock/tests/testpatch.py -> build-3/lib/mock/tests running egg_info writing mock.egg-info/PKG-INFO writing dependency_links to mock.egg-info/dependency_links.txt writing requirements to mock.egg-info/requires.txt writing top-level names to mock.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + PYTHONPATH=. sphinx-build-3 -b html docs html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] changelog reading sources... [100%] index /tmp/B.PtbBg4/BUILD/mock-2.0.0/docs/changelog.txt:530: WARNING: Inline strong start-string without end-string. /tmp/B.PtbBg4/BUILD/mock-2.0.0/docs/index.txt:118: WARNING: Title level inconsistent: Development =========== /tmp/B.PtbBg4/BUILD/mock-2.0.0/docs/index.txt:131: WARNING: Title level inconsistent: Releasing ========= /tmp/B.PtbBg4/BUILD/mock-2.0.0/docs/index.txt:141: WARNING: Title level inconsistent: Backporting rules ================= /tmp/B.PtbBg4/BUILD/mock-2.0.0/docs/index.txt:147: WARNING: Title level inconsistent: Backporting process =================== looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] changelog writing output... [100%] index generating indices... genindex py-modindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in html. + /bin/rm '--interactive=never' -r html/_sources html/.doctrees html/.buildinfo + 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.PtbBg4/BUILD/tmp /bin/sh -e /tmp/B.PtbBg4/BUILD/tmp/rpm-tmp.16386 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.PtbBg4/BUILD/tmp + umask 022 + cd /tmp/B.PtbBg4/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder + /bin/mkdir -p /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder + cd mock-2.0.0 + rm -rf /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-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.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder' running build running build_py running egg_info writing requirements to mock.egg-info/requires.txt writing mock.egg-info/PKG-INFO writing top-level names to mock.egg-info/top_level.txt writing dependency_links to mock.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt running install running install_lib creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7 creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock copying build-2/lib/mock/__init__.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock copying build-2/lib/mock/mock.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests copying build-2/lib/mock/tests/testsentinel.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests copying build-2/lib/mock/tests/testmagicmethods.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests copying build-2/lib/mock/tests/__init__.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests copying build-2/lib/mock/tests/testhelpers.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests copying build-2/lib/mock/tests/testwith.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests copying build-2/lib/mock/tests/support.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests copying build-2/lib/mock/tests/testcallable.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests copying build-2/lib/mock/tests/__main__.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests copying build-2/lib/mock/tests/testmock.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests copying build-2/lib/mock/tests/testpatch.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/__init__.py to __init__.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/mock.py to mock.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests/testsentinel.py to testsentinel.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests/testmagicmethods.py to testmagicmethods.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests/__init__.py to __init__.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests/testhelpers.py to testhelpers.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests/testwith.py to testwith.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests/support.py to support.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests/testcallable.py to testcallable.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests/__main__.py to __main__.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests/testmock.py to testmock.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock/tests/testpatch.py to testpatch.pyc writing byte-compilation script '/tmp/B.PtbBg4/BUILD/tmp/tmpcCtfwQ.py' /usr/bin/python -OO /tmp/B.PtbBg4/BUILD/tmp/tmpcCtfwQ.py removing /tmp/B.PtbBg4/BUILD/tmp/tmpcCtfwQ.py running install_egg_info Copying mock.egg-info to /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages/mock-2.0.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-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.7/site-packages' '--install-platlib=/usr/lib/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder' running build running build_py running egg_info writing mock.egg-info/PKG-INFO writing dependency_links to mock.egg-info/dependency_links.txt writing requirements to mock.egg-info/requires.txt writing top-level names to mock.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install running install_lib creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7 creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock copying build-3/lib/mock/__init__.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock copying build-3/lib/mock/mock.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock creating /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests copying build-3/lib/mock/tests/testsentinel.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests copying build-3/lib/mock/tests/testmagicmethods.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests copying build-3/lib/mock/tests/__init__.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests copying build-3/lib/mock/tests/testhelpers.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests copying build-3/lib/mock/tests/testwith.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests copying build-3/lib/mock/tests/support.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests copying build-3/lib/mock/tests/testcallable.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests copying build-3/lib/mock/tests/__main__.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests copying build-3/lib/mock/tests/testmock.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests copying build-3/lib/mock/tests/testpatch.py -> /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/mock.py to mock.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests/testsentinel.py to testsentinel.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests/testmagicmethods.py to testmagicmethods.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests/testhelpers.py to testhelpers.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests/testwith.py to testwith.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests/support.py to support.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests/testcallable.py to testcallable.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests/__main__.py to __main__.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests/testmock.py to testmock.cpython-37.pyc byte-compiling /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock/tests/testpatch.py to testpatch.cpython-37.pyc writing byte-compilation script '/tmp/B.PtbBg4/BUILD/tmp/tmpw9_1eql7.py' /usr/bin/python3 /tmp/B.PtbBg4/BUILD/tmp/tmpw9_1eql7.py removing /tmp/B.PtbBg4/BUILD/tmp/tmpw9_1eql7.py running install_egg_info Copying mock.egg-info to /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock-2.0.0-py3.7.egg-info running install_scripts + /bin/sed -i -e '/^\[:(python_version<"3.3")]/,/^$/d' /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/python3.7/site-packages/mock-2.0.0-py3.7.egg-info/requires.txt + __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: 9/36 files hardlinked Processing files: python-mock-2.0.0-3 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.PtbBg4/BUILD/tmp /bin/sh -e /tmp/B.PtbBg4/BUILD/tmp/rpm-tmp.41488 + umask 022 + cd /tmp/B.PtbBg4/BUILD + cd mock-2.0.0 + DOCDIR=/tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-2.0.0 + export DOCDIR + rm -rf /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-2.0.0 + /bin/mkdir -p /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-2.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-2.0.0... Documentation compressed. + cp -pr AUTHORS ChangeLog LICENSE.txt NEWS README.rst /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-2.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-2.0.0... ./NEWS ./README.rst ./AUTHORS ./ChangeLog ./LICENSE.txt Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: python(abi) = 2.7 Processing files: python3-mock-2.0.0-3 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.PtbBg4/BUILD/tmp /bin/sh -e /tmp/B.PtbBg4/BUILD/tmp/rpm-tmp.42523 + umask 022 + cd /tmp/B.PtbBg4/BUILD + cd mock-2.0.0 + DOCDIR=/tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python3-mock-2.0.0 + export DOCDIR + rm -rf /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python3-mock-2.0.0 + /bin/mkdir -p /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python3-mock-2.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python3-mock-2.0.0... Documentation compressed. + cp -pr AUTHORS ChangeLog LICENSE.txt NEWS README.rst /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python3-mock-2.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python3-mock-2.0.0... ./NEWS ./README.rst ./AUTHORS ./ChangeLog ./LICENSE.txt Documentation compressed. + exit 0 Processing files: python-mock-apidocs-2.0.0-3 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.PtbBg4/BUILD/tmp /bin/sh -e /tmp/B.PtbBg4/BUILD/tmp/rpm-tmp.67050 + umask 022 + cd /tmp/B.PtbBg4/BUILD + cd mock-2.0.0 + DOCDIR=/tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-apidocs-2.0.0 + export DOCDIR + rm -rf /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-apidocs-2.0.0 + /bin/mkdir -p /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-apidocs-2.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-apidocs-2.0.0... Documentation compressed. + cp -pr html/_static html/changelog.html html/genindex.html html/index.html html/objects.inv html/py-modindex.html html/search.html html/searchindex.js /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-apidocs-2.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder/usr/share/doc/python-mock-apidocs-2.0.0... ./objects.inv Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder Wrote: /tmp/B.PtbBg4/RPMS/python-mock-2.0.0-3.noarch.rpm Wrote: /tmp/B.PtbBg4/RPMS/python3-mock-2.0.0-3.noarch.rpm Wrote: /tmp/B.PtbBg4/RPMS/python-mock-apidocs-2.0.0-3.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.PtbBg4/BUILD/tmp /bin/sh -e /tmp/B.PtbBg4/BUILD/tmp/rpm-tmp.86042 + umask 022 + cd /tmp/B.PtbBg4/BUILD + cd mock-2.0.0 + /bin/rm '--interactive=never' -rf /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder + rm -rf /tmp/B.PtbBg4/BUILD/tmp/python-mock-2.0.0-root-builder ended at: Fri Aug 24 23:13:25 2018, done in 0:00:07.153091 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.PtbBg4/BUILD + rm -rf /tmp/B.PtbBg4/tmp /tmp/B.PtbBg4/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/... 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.PtbBg4 Begin-TLD-Builder-Info Build-Time: user:5.77s sys:0.56s real:8.73s (faults io:0 non-io:246904) Files queued for ftp: 154108 python-mock-apidocs-2.0.0-3.noarch.rpm 135370 python3-mock-2.0.0-3.noarch.rpm 89813 python-mock-2.0.0-3.noarch.rpm 175 python-mock-2.0.0-3.src.rpm.uploadinfo End-TLD-Builder-Info