request from: hawk checking if we should skip the build started at: Sat Dec 7 13:22:37 2019 fetching http://src.tld-linux.org/~builderti//srpms/d495a652-4ab7-46dd-853f-cde7a2fc4fa9/python-pbr-4.0.4-2.src.rpm fetched 115756 bytes, 105.7 K/s installing srpm: python-pbr-4.0.4-2.src.rpm + install -d /tmp/B.wSUTay/BUILD /tmp/B.wSUTay/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pbr-4.0.4-2.src.rpm * Sat Dec 07 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pbr.git;a=log;h=5b08c43d38d409fc12b4c9e0f1218c455adc9c96 * Mon Oct 28 2019 Jan Rękorajski 5b08c43 - rebuild with python 3.8 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.wSUTay' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc python-pbr-4.0.4-2.src.rpm python-pbr ################################################## + rm -f python-pbr-4.0.4-2.src.rpm + install -m 700 -d /tmp/B.wSUTay/BUILD/tmp + TMPDIR=/tmp/B.wSUTay/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.wSUTay' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target i686-tld-linux --define 'prep exit 0' /tmp/B.wSUTay/python-pbr.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: d495a652-4ab7-46dd-853f-cde7a2fc4fa9; TMPDIR=/tmp/B.wSUTay/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.wSUTay' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target i686-tld-linux /tmp/B.wSUTay/python-pbr.spec + : build-id: d495a652-4ab7-46dd-853f-cde7a2fc4fa9 + TMPDIR=/tmp/B.wSUTay/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.wSUTay' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target i686-tld-linux /tmp/B.wSUTay/python-pbr.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.wSUTay/BUILD/tmp /bin/sh -e /tmp/B.wSUTay/BUILD/tmp/rpm-tmp.29900 + umask 022 + cd /tmp/B.wSUTay/BUILD + cd /tmp/B.wSUTay/BUILD + rm -rf pbr-4.0.4 + /usr/bin/gzip -dc /tmp/B.wSUTay/pbr-4.0.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pbr-4.0.4 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /bin/mv test-requirements.txt test-requirements.txt.disabled + /bin/rm '--interactive=never' -r pbr.egg-info + 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.wSUTay/BUILD/tmp /bin/sh -e /tmp/B.wSUTay/BUILD/tmp/rpm-tmp.29900 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.wSUTay/BUILD/tmp + umask 022 + cd /tmp/B.wSUTay/BUILD + cd pbr-4.0.4 + 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/pbr creating build-2/lib/pbr/hooks copying pbr/hooks/commands.py -> build-2/lib/pbr/hooks copying pbr/hooks/backwards.py -> build-2/lib/pbr/hooks copying pbr/hooks/base.py -> build-2/lib/pbr/hooks copying pbr/hooks/files.py -> build-2/lib/pbr/hooks copying pbr/hooks/__init__.py -> build-2/lib/pbr/hooks copying pbr/hooks/metadata.py -> build-2/lib/pbr/hooks creating build-2/lib/pbr/tests copying pbr/tests/test_setup.py -> build-2/lib/pbr/tests copying pbr/tests/test_core.py -> build-2/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build-2/lib/pbr/tests copying pbr/tests/util.py -> build-2/lib/pbr/tests copying pbr/tests/base.py -> build-2/lib/pbr/tests copying pbr/tests/test_integration.py -> build-2/lib/pbr/tests copying pbr/tests/test_version.py -> build-2/lib/pbr/tests copying pbr/tests/test_hooks.py -> build-2/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build-2/lib/pbr/tests copying pbr/tests/test_util.py -> build-2/lib/pbr/tests copying pbr/tests/__init__.py -> build-2/lib/pbr/tests copying pbr/tests/test_files.py -> build-2/lib/pbr/tests copying pbr/tests/test_packaging.py -> build-2/lib/pbr/tests copying pbr/tests/test_commands.py -> build-2/lib/pbr/tests creating build-2/lib/pbr/cmd copying pbr/cmd/__init__.py -> build-2/lib/pbr/cmd copying pbr/cmd/main.py -> build-2/lib/pbr/cmd copying pbr/util.py -> build-2/lib/pbr copying pbr/options.py -> build-2/lib/pbr copying pbr/core.py -> build-2/lib/pbr copying pbr/pbr_json.py -> build-2/lib/pbr copying pbr/extra_files.py -> build-2/lib/pbr copying pbr/packaging.py -> build-2/lib/pbr copying pbr/git.py -> build-2/lib/pbr copying pbr/__init__.py -> build-2/lib/pbr copying pbr/testr_command.py -> build-2/lib/pbr copying pbr/builddoc.py -> build-2/lib/pbr copying pbr/find_package.py -> build-2/lib/pbr copying pbr/version.py -> build-2/lib/pbr running egg_info creating pbr.egg-info writing pbr.egg-info/PKG-INFO writing top-level names to pbr.egg-info/top_level.txt writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pbr.egg-info/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/pbr copying pbr/util.py -> build-3/lib/pbr copying pbr/options.py -> build-3/lib/pbr copying pbr/core.py -> build-3/lib/pbr copying pbr/pbr_json.py -> build-3/lib/pbr copying pbr/extra_files.py -> build-3/lib/pbr copying pbr/packaging.py -> build-3/lib/pbr copying pbr/git.py -> build-3/lib/pbr copying pbr/__init__.py -> build-3/lib/pbr copying pbr/testr_command.py -> build-3/lib/pbr copying pbr/builddoc.py -> build-3/lib/pbr copying pbr/find_package.py -> build-3/lib/pbr copying pbr/version.py -> build-3/lib/pbr creating build-3/lib/pbr/tests copying pbr/tests/test_setup.py -> build-3/lib/pbr/tests copying pbr/tests/test_core.py -> build-3/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build-3/lib/pbr/tests copying pbr/tests/util.py -> build-3/lib/pbr/tests copying pbr/tests/base.py -> build-3/lib/pbr/tests copying pbr/tests/test_integration.py -> build-3/lib/pbr/tests copying pbr/tests/test_version.py -> build-3/lib/pbr/tests copying pbr/tests/test_hooks.py -> build-3/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build-3/lib/pbr/tests copying pbr/tests/test_util.py -> build-3/lib/pbr/tests copying pbr/tests/__init__.py -> build-3/lib/pbr/tests copying pbr/tests/test_files.py -> build-3/lib/pbr/tests copying pbr/tests/test_packaging.py -> build-3/lib/pbr/tests copying pbr/tests/test_commands.py -> build-3/lib/pbr/tests creating build-3/lib/pbr/cmd copying pbr/cmd/__init__.py -> build-3/lib/pbr/cmd copying pbr/cmd/main.py -> build-3/lib/pbr/cmd creating build-3/lib/pbr/hooks copying pbr/hooks/commands.py -> build-3/lib/pbr/hooks copying pbr/hooks/backwards.py -> build-3/lib/pbr/hooks copying pbr/hooks/base.py -> build-3/lib/pbr/hooks copying pbr/hooks/files.py -> build-3/lib/pbr/hooks copying pbr/hooks/__init__.py -> build-3/lib/pbr/hooks copying pbr/hooks/metadata.py -> build-3/lib/pbr/hooks running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + 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.wSUTay/BUILD/tmp /bin/sh -e /tmp/B.wSUTay/BUILD/tmp/rpm-tmp.43714 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.wSUTay/BUILD/tmp + umask 022 + cd /tmp/B.wSUTay/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder + /bin/mkdir -p /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder + cd pbr-4.0.4 + rm -rf /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-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.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder' running build running build_py running egg_info writing pbr.egg-info/PKG-INFO writing top-level names to pbr.egg-info/top_level.txt writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7 creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/cmd copying build-2/lib/pbr/cmd/__init__.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/cmd copying build-2/lib/pbr/cmd/main.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/cmd creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/commands.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/backwards.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/base.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/files.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/__init__.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/metadata.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/util.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/options.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/core.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/pbr_json.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/extra_files.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/packaging.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_setup.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_core.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_wsgi.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/util.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/base.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_integration.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_version.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_hooks.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_pbr_json.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_util.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/__init__.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_files.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_packaging.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_commands.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/git.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/__init__.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/testr_command.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/builddoc.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/find_package.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/version.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/cmd/__init__.py to __init__.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/cmd/main.py to main.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/commands.py to commands.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/backwards.py to backwards.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/base.py to base.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/files.py to files.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/__init__.py to __init__.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/metadata.py to metadata.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/util.py to util.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/options.py to options.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/core.py to core.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/pbr_json.py to pbr_json.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/extra_files.py to extra_files.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/packaging.py to packaging.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_setup.py to test_setup.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_core.py to test_core.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_wsgi.py to test_wsgi.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/util.py to util.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/base.py to base.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_integration.py to test_integration.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_version.py to test_version.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_hooks.py to test_hooks.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_util.py to test_util.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/__init__.py to __init__.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_files.py to test_files.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_packaging.py to test_packaging.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_commands.py to test_commands.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/git.py to git.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/__init__.py to __init__.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/testr_command.py to testr_command.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/builddoc.py to builddoc.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/find_package.py to find_package.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/version.py to version.pyc writing byte-compilation script '/tmp/B.wSUTay/BUILD/tmp/tmp1kgt_o.py' /usr/bin/python -OO /tmp/B.wSUTay/BUILD/tmp/tmp1kgt_o.py removing /tmp/B.wSUTay/BUILD/tmp/tmp1kgt_o.py running install_egg_info Copying pbr.egg-info to /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr-4.0.4-py2.7.egg-info running install_scripts /tmp/B.wSUTay/BUILD/pbr-4.0.4/pbr/packaging.py:401: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing pbr script to /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin + '[' ! -d /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/lib/python2.7/site-packages ']' + /bin/mv /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin/pbr /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin/pbr-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/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder' running build running build_py running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8 creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/cmd copying build-3/lib/pbr/cmd/__init__.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/cmd copying build-3/lib/pbr/cmd/main.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/cmd creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/commands.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/backwards.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/base.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/files.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/__init__.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/metadata.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks copying build-3/lib/pbr/util.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr copying build-3/lib/pbr/options.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr copying build-3/lib/pbr/core.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr copying build-3/lib/pbr/pbr_json.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr copying build-3/lib/pbr/extra_files.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr copying build-3/lib/pbr/packaging.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr creating /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_setup.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_core.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_wsgi.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/util.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/base.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_integration.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_version.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_hooks.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_pbr_json.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_util.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/__init__.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_files.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_packaging.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_commands.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests copying build-3/lib/pbr/git.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr copying build-3/lib/pbr/__init__.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr copying build-3/lib/pbr/testr_command.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr copying build-3/lib/pbr/builddoc.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr copying build-3/lib/pbr/find_package.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr copying build-3/lib/pbr/version.py -> /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/cmd/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/cmd/main.py to main.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks/commands.py to commands.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks/backwards.py to backwards.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks/base.py to base.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks/files.py to files.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/hooks/metadata.py to metadata.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/util.py to util.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/options.py to options.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/core.py to core.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/pbr_json.py to pbr_json.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/extra_files.py to extra_files.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/packaging.py to packaging.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_setup.py to test_setup.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_core.py to test_core.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/util.py to util.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/base.py to base.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_integration.py to test_integration.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_version.py to test_version.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_hooks.py to test_hooks.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_util.py to test_util.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_files.py to test_files.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_packaging.py to test_packaging.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/tests/test_commands.py to test_commands.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/git.py to git.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/testr_command.py to testr_command.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/builddoc.py to builddoc.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/find_package.py to find_package.cpython-38.pyc byte-compiling /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr/version.py to version.cpython-38.pyc writing byte-compilation script '/tmp/B.wSUTay/BUILD/tmp/tmp05oadki2.py' /usr/bin/python3 /tmp/B.wSUTay/BUILD/tmp/tmp05oadki2.py removing /tmp/B.wSUTay/BUILD/tmp/tmp05oadki2.py running install_egg_info Copying pbr.egg-info to /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.8/site-packages/pbr-4.0.4-py3.8.egg-info running install_scripts Installing pbr script to /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin /tmp/B.wSUTay/BUILD/pbr-4.0.4/pbr/packaging.py:401: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /bin/mv /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin/pbr /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin/pbr-3 + ln -sf pbr-2 /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin/pbr + __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: 18/102 files hardlinked Processing files: python-pbr-4.0.4-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.wSUTay/BUILD/tmp /bin/sh -e /tmp/B.wSUTay/BUILD/tmp/rpm-tmp.7389 + umask 022 + cd /tmp/B.wSUTay/BUILD + cd pbr-4.0.4 + DOCDIR=/tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4 + export DOCDIR + rm -rf /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4 + /bin/mkdir -p /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4... Documentation compressed. + cp -pr README.rst LICENSE /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4... ./README.rst ./LICENSE Documentation compressed. + exit 0 Provides: pythonegg(pbr) = 4.0.4 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python python(abi) python(abi) = 2.7 Processing files: python3-pbr-4.0.4-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.wSUTay/BUILD/tmp /bin/sh -e /tmp/B.wSUTay/BUILD/tmp/rpm-tmp.35734 + umask 022 + cd /tmp/B.wSUTay/BUILD + cd pbr-4.0.4 + DOCDIR=/tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4 + export DOCDIR + rm -rf /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4 + /bin/mkdir -p /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4... Documentation compressed. + cp -pr README.rst LICENSE /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4... ./README.rst ./LICENSE Documentation compressed. + exit 0 Provides: python3egg(pbr) = 4.0.4 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/python3 python(abi) python(abi) = 3.8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder Wrote: /tmp/B.wSUTay/RPMS/python-pbr-4.0.4-2.noarch.rpm Wrote: /tmp/B.wSUTay/RPMS/python3-pbr-4.0.4-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.wSUTay/BUILD/tmp /bin/sh -e /tmp/B.wSUTay/BUILD/tmp/rpm-tmp.98405 + umask 022 + cd /tmp/B.wSUTay/BUILD + cd pbr-4.0.4 + /bin/rm '--interactive=never' -rf /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder + rm -rf /tmp/B.wSUTay/BUILD/tmp/python-pbr-4.0.4-root-builder ended at: Sat Dec 7 13:23:56 2019, done in 0:01:15.968868 + chmod -R u+rwX /tmp/B.wSUTay/BUILD + rm -rf /tmp/B.wSUTay/tmp /tmp/B.wSUTay/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-pbr ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.wSUTay Begin-TLD-Builder-Info Build-Time: user:62.62s sys:6.02s real:81.73s (faults io:358 non-io:1013188) Files queued for ftp: 125949 python3-pbr-4.0.4-2.noarch.rpm 81128 python-pbr-4.0.4-2.noarch.rpm 123 python-pbr-4.0.4-2.src.rpm.uploadinfo End-TLD-Builder-Info