request from: hawk checking if we should skip the build started at: Sat Sep 21 16:49:36 2019 fetching http://src.tld-linux.org/~builderti//srpms/c413e83a-6b93-494d-8611-67eaab672c0c/python-six-1.12.0-1.src.rpm fetched 39514 bytes, 1155.1 K/s installing srpm: python-six-1.12.0-1.src.rpm + install -d /tmp/B.3yDPR2/BUILD /tmp/B.3yDPR2/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-six-1.12.0-1.src.rpm * Sat Sep 21 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-six.git;a=log;h=c0646e2a311358c9ca3ca4502411d157ac1f38b4 * Wed Sep 18 2019 Jakub Bogusz c0646e2 - updated to 1.12.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.3yDPR2' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-six-1.12.0-1.src.rpm python-six ################################################## + rm -f python-six-1.12.0-1.src.rpm + install -m 700 -d /tmp/B.3yDPR2/BUILD/tmp + TMPDIR=/tmp/B.3yDPR2/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.3yDPR2' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.3yDPR2/python-six.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: c413e83a-6b93-494d-8611-67eaab672c0c; TMPDIR=/tmp/B.3yDPR2/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.3yDPR2' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.3yDPR2/python-six.spec + : build-id: c413e83a-6b93-494d-8611-67eaab672c0c + TMPDIR=/tmp/B.3yDPR2/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.3yDPR2' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.3yDPR2/python-six.spec Building target platforms: x86_64-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.3yDPR2/BUILD/tmp /bin/sh -e /tmp/B.3yDPR2/BUILD/tmp/rpm-tmp.50988 + umask 022 + cd /tmp/B.3yDPR2/BUILD + cd /tmp/B.3yDPR2/BUILD + rm -rf six-1.12.0 + /usr/bin/gzip -dc /tmp/B.3yDPR2/six-1.12.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd six-1.12.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-six-tests.patch):' Patch #0 (python-six-tests.patch): + build-2/lib + pwd + PYTHONPATH=/tmp/B.3yDPR2/BUILD/six-1.12.0 /usr/bin/python -m pytest test_six.py ============================= test session starts ============================== platform linux2 -- Python 2.7.16, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/tmp/B.3yDPR2/BUILD/six-1.12.0/.hypothesis/examples') rootdir: /tmp/B.3yDPR2/BUILD/six-1.12.0, inifile: setup.cfg plugins: timeout-1.2.0, hypothesis-3.82.1 collected 195 items test_six.py ............................................................ [ 30%] ........................................................................ [ 67%] ....................................................s..s..s.... [100%] ==================== 192 passed, 3 skipped in 0.59 seconds ===================== + 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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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 copying six.py -> build-3/lib + pwd + PYTHONPATH=/tmp/B.3yDPR2/BUILD/six-1.12.0 /usr/bin/python3 -m pytest test_six.py ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/tmp/B.3yDPR2/BUILD/six-1.12.0/.hypothesis/examples') rootdir: /tmp/B.3yDPR2/BUILD/six-1.12.0, inifile: setup.cfg plugins: timeout-1.2.0, hypothesis-3.82.1 collected 195 items test_six.py ............................................................ [ 30%] ........................................................................ [ 67%] ....................................................s.......... [100%] ==================== 194 passed, 1 skipped in 0.55 seconds ===================== + /usr/bin/make -j4 -C documentation html make: Entering directory '/tmp/B.3yDPR2/BUILD/six-1.12.0/documentation' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/2/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/2/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/2/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex py-modindex writing additional pages... search copying static files... WARNING: html_static_path entry '/tmp/B.3yDPR2/BUILD/six-1.12.0/documentation/_static' does not exist 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 _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.3yDPR2/BUILD/six-1.12.0/documentation' + 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.3yDPR2/BUILD/tmp /bin/sh -e /tmp/B.3yDPR2/BUILD/tmp/rpm-tmp.32114 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.3yDPR2/BUILD/tmp + umask 022 + cd /tmp/B.3yDPR2/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder + /bin/mkdir -p /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder + cd six-1.12.0 + rm -rf /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder creating /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr creating /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share creating /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python2.7 creating /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python2.7/site-packages copying build-2/lib/six.py -> /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python2.7/site-packages byte-compiling /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python2.7/site-packages/six.py to six.pyc writing byte-compilation script '/tmp/B.3yDPR2/BUILD/tmp/tmpQO_EL4.py' /usr/bin/python -OO /tmp/B.3yDPR2/BUILD/tmp/tmpQO_EL4.py removing /tmp/B.3yDPR2/BUILD/tmp/tmpQO_EL4.py running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing top-level names to six.egg-info/top_level.txt writing dependency_links to six.egg-info/dependency_links.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python2.7/site-packages/six-1.12.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/lib64/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 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python3.7 creating /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python3.7/site-packages copying build-3/lib/six.py -> /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python3.7/site-packages byte-compiling /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python3.7/site-packages/six.py to six.cpython-37.pyc writing byte-compilation script '/tmp/B.3yDPR2/BUILD/tmp/tmpxx0opckh.py' /usr/bin/python3 /tmp/B.3yDPR2/BUILD/tmp/tmpxx0opckh.py removing /tmp/B.3yDPR2/BUILD/tmp/tmpxx0opckh.py running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing dependency_links to six.egg-info/dependency_links.txt writing top-level names to six.egg-info/top_level.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/python3.7/site-packages/six-1.12.0-py3.7.egg-info running install_scripts + __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/3 files hardlinked Processing files: python-six-1.12.0-1 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.3yDPR2/BUILD/tmp /bin/sh -e /tmp/B.3yDPR2/BUILD/tmp/rpm-tmp.32114 + umask 022 + cd /tmp/B.3yDPR2/BUILD + cd six-1.12.0 + DOCDIR=/tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-1.12.0 + export DOCDIR + rm -rf /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-1.12.0 + /bin/mkdir -p /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-1.12.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-1.12.0... Documentation compressed. + cp -pr CHANGES LICENSE README.rst /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-1.12.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-1.12.0... ./README.rst ./CHANGES ./LICENSE Documentation compressed. + exit 0 Requires: python(abi) = 2.7 Processing files: python3-six-1.12.0-1 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.3yDPR2/BUILD/tmp /bin/sh -e /tmp/B.3yDPR2/BUILD/tmp/rpm-tmp.83060 + umask 022 + cd /tmp/B.3yDPR2/BUILD + cd six-1.12.0 + DOCDIR=/tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python3-six-1.12.0 + export DOCDIR + rm -rf /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python3-six-1.12.0 + /bin/mkdir -p /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python3-six-1.12.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python3-six-1.12.0... Documentation compressed. + cp -pr CHANGES LICENSE README.rst /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python3-six-1.12.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python3-six-1.12.0... ./README.rst ./CHANGES ./LICENSE Documentation compressed. + exit 0 Processing files: python-six-apidocs-1.12.0-1 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.3yDPR2/BUILD/tmp /bin/sh -e /tmp/B.3yDPR2/BUILD/tmp/rpm-tmp.83060 + umask 022 + cd /tmp/B.3yDPR2/BUILD + cd six-1.12.0 + DOCDIR=/tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-apidocs-1.12.0 + export DOCDIR + rm -rf /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-apidocs-1.12.0 + /bin/mkdir -p /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-apidocs-1.12.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-apidocs-1.12.0... Documentation compressed. + cp -pr documentation/_build/html/_static documentation/_build/html/genindex.html documentation/_build/html/index.html documentation/_build/html/py-modindex.html documentation/_build/html/search.html documentation/_build/html/searchindex.js /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-apidocs-1.12.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder/usr/share/doc/python-six-apidocs-1.12.0... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder Wrote: /tmp/B.3yDPR2/RPMS/python-six-1.12.0-1.noarch.rpm Wrote: /tmp/B.3yDPR2/RPMS/python3-six-1.12.0-1.noarch.rpm Wrote: /tmp/B.3yDPR2/RPMS/python-six-apidocs-1.12.0-1.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.3yDPR2/BUILD/tmp /bin/sh -e /tmp/B.3yDPR2/BUILD/tmp/rpm-tmp.83060 + umask 022 + cd /tmp/B.3yDPR2/BUILD + cd six-1.12.0 + /bin/rm '--interactive=never' -rf /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder + rm -rf /tmp/B.3yDPR2/BUILD/tmp/python-six-1.12.0-root-builder ended at: Sat Sep 21 16:49:41 2019, done in 0:00:04.731474 + chmod -R u+rwX /tmp/B.3yDPR2/BUILD + rm -rf /tmp/B.3yDPR2/tmp /tmp/B.3yDPR2/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 Preparing... ################################################## python-six ################################################## python3-six ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.3yDPR2 Begin-TLD-Builder-Info Build-Time: user:4.82s sys:0.66s real:8.64s (faults io:0 non-io:251591) Files queued for ftp: 150001 python-six-apidocs-1.12.0-1.noarch.rpm 27238 python3-six-1.12.0-1.noarch.rpm 21337 python-six-1.12.0-1.noarch.rpm 175 python-six-1.12.0-1.src.rpm.uploadinfo End-TLD-Builder-Info