request from: hawk checking if we should skip the build started at: Thu Dec 12 13:15:46 2019 fetching http://src.tld-linux.org/~builderti//srpms/aa3cfc1b-82b2-40c2-855d-42bfe0463c79/python-configparser-4.0.2-2.src.rpm fetched 78551 bytes, 1895.6 K/s installing srpm: python-configparser-4.0.2-2.src.rpm + install -d /tmp/B.GDjuK4/BUILD /tmp/B.GDjuK4/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-configparser-4.0.2-2.src.rpm * Thu Dec 12 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-configparser.git;a=log;h=master * Thu Dec 12 2019 Marcin Krol 1470494 - release 2 * Tue Oct 22 2019 Jakub Bogusz 0fbef23 - updated to 4.0.2 - removed outdated backports-dont-use-setuptools-namespace patch + rpm -Uhv --nodeps --define '_topdir /tmp/B.GDjuK4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-configparser-4.0.2-2.src.rpm python-configparser ################################################## + rm -f python-configparser-4.0.2-2.src.rpm + install -m 700 -d /tmp/B.GDjuK4/BUILD/tmp + TMPDIR=/tmp/B.GDjuK4/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.GDjuK4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.GDjuK4/python-configparser.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: aa3cfc1b-82b2-40c2-855d-42bfe0463c79; TMPDIR=/tmp/B.GDjuK4/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.GDjuK4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.GDjuK4/python-configparser.spec + : build-id: aa3cfc1b-82b2-40c2-855d-42bfe0463c79 + TMPDIR=/tmp/B.GDjuK4/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.GDjuK4' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.GDjuK4/python-configparser.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.GDjuK4/BUILD/tmp /bin/sh -e /tmp/B.GDjuK4/BUILD/tmp/rpm-tmp.44441 + umask 022 + cd /tmp/B.GDjuK4/BUILD + cd /tmp/B.GDjuK4/BUILD + rm -rf configparser-4.0.2 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.GDjuK4/configparser-4.0.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd configparser-4.0.2 + /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.GDjuK4/BUILD/tmp /bin/sh -e /tmp/B.GDjuK4/BUILD/tmp/rpm-tmp.44441 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.GDjuK4/BUILD/tmp + umask 022 + cd /tmp/B.GDjuK4/BUILD + cd configparser-4.0.2 + 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 copying src/configparser.py -> build-2/lib creating build-2/lib/backports copying src/backports/__init__.py -> build-2/lib/backports creating build-2/lib/backports/configparser copying src/backports/configparser/__init__.py -> build-2/lib/backports/configparser copying src/backports/configparser/helpers.py -> build-2/lib/backports/configparser running egg_info writing requirements to src/configparser.egg-info/requires.txt writing src/configparser.egg-info/PKG-INFO writing top-level names to src/configparser.egg-info/top_level.txt writing dependency_links to src/configparser.egg-info/dependency_links.txt reading manifest file 'src/configparser.egg-info/SOURCES.txt' writing manifest file 'src/configparser.egg-info/SOURCES.txt' + /usr/bin/python -m unittest discover -s src ............................................................................................................s......................................................ss.......................................................................s.....................................................ss..................................................../tmp/B.GDjuK4/BUILD/configparser-4.0.2/src/backports/configparser/__init__.py:1064: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal return key == self.default_section or self.has_section(key) /tmp/B.GDjuK4/BUILD/configparser-4.0.2/src/backports/configparser/__init__.py:1050: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if key == self.default_section: ............ ---------------------------------------------------------------------- Ran 356 tests in 0.625s OK (skipped=6) + sphinx-build-3 -b html docs docs/_build/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%] history reading sources... [100%] index /usr/lib/python3.8/configparser.py:docstring of configparser:22: WARNING: Block quote ends without a blank line; unexpected unindent. /usr/lib/python3.8/configparser.py:docstring of configparser:22: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:26: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:30: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:33: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:37: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:44: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:48: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:88: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:88: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:103: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:103: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:103: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:103: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser:136: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.ParsingError.filename:1: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:8: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:11: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:11: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.get:11: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.has_option:1: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.has_option:1: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.items:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.items:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.read_dict:10: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.read_file:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.read_file:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.read_file:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.read_file:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.read_file:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.RawConfigParser.write:3: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.BasicInterpolation:10: WARNING: Inline interpreted text or phrase reference start-string without end-string. /usr/lib/python3.8/configparser.py:docstring of configparser.ExtendedInterpolation:1: WARNING: Inline interpreted text or phrase reference start-string without end-string. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] history 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, 40 warnings. The HTML pages are in docs/_build/html. + 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.GDjuK4/BUILD/tmp /bin/sh -e /tmp/B.GDjuK4/BUILD/tmp/rpm-tmp.67833 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.GDjuK4/BUILD/tmp + umask 022 + cd /tmp/B.GDjuK4/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder + /bin/mkdir -p /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder + cd configparser-4.0.2 + rm -rf /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-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.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder' running build running build_py running egg_info writing requirements to src/configparser.egg-info/requires.txt writing src/configparser.egg-info/PKG-INFO writing top-level names to src/configparser.egg-info/top_level.txt writing dependency_links to src/configparser.egg-info/dependency_links.txt reading manifest file 'src/configparser.egg-info/SOURCES.txt' writing manifest file 'src/configparser.egg-info/SOURCES.txt' running install running install_lib creating /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder creating /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr creating /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share creating /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7 creating /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages copying build-2/lib/configparser.py -> /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages creating /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports creating /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports/configparser copying build-2/lib/backports/configparser/__init__.py -> /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports/configparser copying build-2/lib/backports/configparser/helpers.py -> /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports/configparser copying build-2/lib/backports/__init__.py -> /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports byte-compiling /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/configparser.py to configparser.pyc byte-compiling /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports/configparser/__init__.py to __init__.pyc byte-compiling /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports/configparser/helpers.py to helpers.pyc byte-compiling /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports/__init__.py to __init__.pyc writing byte-compilation script '/tmp/B.GDjuK4/BUILD/tmp/tmpQt6z5C.py' /usr/bin/python -OO /tmp/B.GDjuK4/BUILD/tmp/tmpQt6z5C.py removing /tmp/B.GDjuK4/BUILD/tmp/tmpQt6z5C.py running install_egg_info Copying src/configparser.egg-info to /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/configparser-4.0.2-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/lib/python2.7/site-packages ']' + ln -s ../../configparser.pyc /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports/configparser/ + ln -s ../../configparser.pyo /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports/configparser/ + /bin/rm '--interactive=never' /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports/__init__.pyc /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/python2.7/site-packages/backports/__init__.pyo + __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/4 files hardlinked Processing files: python-configparser-4.0.2-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.GDjuK4/BUILD/tmp /bin/sh -e /tmp/B.GDjuK4/BUILD/tmp/rpm-tmp.67833 + umask 022 + cd /tmp/B.GDjuK4/BUILD + cd configparser-4.0.2 + DOCDIR=/tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-4.0.2 + export DOCDIR + rm -rf /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-4.0.2 + /bin/mkdir -p /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-4.0.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-4.0.2... Documentation compressed. + cp -pr README.rst configparser.rst /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-4.0.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-4.0.2... ./README.rst ./configparser.rst Documentation compressed. + exit 0 Provides: pythonegg(configparser) = 4.0.2 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 2.7 Processing files: python-configparser-apidocs-4.0.2-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.GDjuK4/BUILD/tmp /bin/sh -e /tmp/B.GDjuK4/BUILD/tmp/rpm-tmp.67787 + umask 022 + cd /tmp/B.GDjuK4/BUILD + cd configparser-4.0.2 + DOCDIR=/tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-apidocs-4.0.2 + export DOCDIR + rm -rf /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-apidocs-4.0.2 + /bin/mkdir -p /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-apidocs-4.0.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-apidocs-4.0.2... Documentation compressed. + cp -pr docs/_build/html/_static docs/_build/html/genindex.html docs/_build/html/history.html docs/_build/html/index.html docs/_build/html/py-modindex.html docs/_build/html/search.html docs/_build/html/searchindex.js /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-apidocs-4.0.2 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder/usr/share/doc/python-configparser-apidocs-4.0.2... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder Wrote: /tmp/B.GDjuK4/RPMS/python-configparser-4.0.2-2.noarch.rpm Wrote: /tmp/B.GDjuK4/RPMS/python-configparser-apidocs-4.0.2-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.GDjuK4/BUILD/tmp /bin/sh -e /tmp/B.GDjuK4/BUILD/tmp/rpm-tmp.40410 + umask 022 + cd /tmp/B.GDjuK4/BUILD + cd configparser-4.0.2 + /bin/rm '--interactive=never' -rf /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder + rm -rf /tmp/B.GDjuK4/BUILD/tmp/python-configparser-4.0.2-root-builder ended at: Thu Dec 12 13:15:56 2019, done in 0:00:08.788520 + chmod -R u+rwX /tmp/B.GDjuK4/BUILD + rm -rf /tmp/B.GDjuK4/tmp /tmp/B.GDjuK4/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..338 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-configparser ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.GDjuK4 Begin-TLD-Builder-Info Build-Time: user:8.46s sys:0.95s real:11.12s (faults io:0 non-io:204744) Files queued for ftp: 148749 python-configparser-apidocs-4.0.2-2.noarch.rpm 50477 python-configparser-4.0.2-2.noarch.rpm 157 python-configparser-4.0.2-2.src.rpm.uploadinfo End-TLD-Builder-Info