request from: hawk checking if we should skip the build started at: Thu Aug 30 14:27:16 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/7f6ead5a-6764-4b47-88d7-5843911561ba/python-pyOpenSSL-16.2.0-2.src.rpm fetched 173731 bytes, 395.4 K/s installing srpm: python-pyOpenSSL-16.2.0-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.77wKJn/BUILD /tmp/B.77wKJn/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pyOpenSSL-16.2.0-2.src.rpm * Thu Aug 30 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pyOpenSSL.git;a=log;h=1ce4936dcc2717dbaf4a09b9b0682e45937a7de2 * Sun Jul 01 2018 Arkadiusz Miƛkiewicz 1ce4936 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.77wKJn' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-pyOpenSSL-16.2.0-2.src.rpm python-pyOpenSSL ################################################## + rm -f python-pyOpenSSL-16.2.0-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.77wKJn/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.77wKJn/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.77wKJn' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.77wKJn/python-pyOpenSSL.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: 7f6ead5a-6764-4b47-88d7-5843911561ba; TMPDIR=/tmp/B.77wKJn/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.77wKJn' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.77wKJn/python-pyOpenSSL.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 7f6ead5a-6764-4b47-88d7-5843911561ba + TMPDIR=/tmp/B.77wKJn/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.77wKJn' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.77wKJn/python-pyOpenSSL.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.77wKJn/BUILD/tmp /bin/sh -e /tmp/B.77wKJn/BUILD/tmp/rpm-tmp.22574 + umask 022 + cd /tmp/B.77wKJn/BUILD + cd /tmp/B.77wKJn/BUILD + rm -rf pyOpenSSL-16.2.0 + /usr/bin/gzip -dc /tmp/B.77wKJn/pyOpenSSL-16.2.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyOpenSSL-16.2.0 + /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.77wKJn/BUILD/tmp /bin/sh -e /tmp/B.77wKJn/BUILD/tmp/rpm-tmp.22574 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.77wKJn/BUILD/tmp + umask 022 + cd /tmp/B.77wKJn/BUILD + cd pyOpenSSL-16.2.0 + LC_ALL=C.UTF-8 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/OpenSSL copying src/OpenSSL/SSL.py -> build-2/lib/OpenSSL copying src/OpenSSL/rand.py -> build-2/lib/OpenSSL copying src/OpenSSL/tsafe.py -> build-2/lib/OpenSSL copying src/OpenSSL/__init__.py -> build-2/lib/OpenSSL copying src/OpenSSL/_util.py -> build-2/lib/OpenSSL copying src/OpenSSL/crypto.py -> build-2/lib/OpenSSL copying src/OpenSSL/version.py -> build-2/lib/OpenSSL + LC_ALL=C.UTF-8 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/OpenSSL copying src/OpenSSL/SSL.py -> build-3/lib/OpenSSL copying src/OpenSSL/rand.py -> build-3/lib/OpenSSL copying src/OpenSSL/tsafe.py -> build-3/lib/OpenSSL copying src/OpenSSL/__init__.py -> build-3/lib/OpenSSL copying src/OpenSSL/_util.py -> build-3/lib/OpenSSL copying src/OpenSSL/crypto.py -> build-3/lib/OpenSSL copying src/OpenSSL/version.py -> build-3/lib/OpenSSL + /usr/bin/make -j8 -C doc html make: Entering directory '/tmp/B.77wKJn/BUILD/pyOpenSSL-16.2.0/doc' sphinx-build -b html -d _build/doctrees . _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 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] api reading sources... [ 20%] api/crypto reading sources... [ 30%] api/rand reading sources... [ 40%] api/ssl reading sources... [ 50%] backward-compatibility reading sources... [ 60%] changelog reading sources... [ 70%] index reading sources... [ 80%] install reading sources... [ 90%] internals reading sources... [100%] introduction WARNING: autodoc: failed to import function 'dump_privatekey' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'dump_publickey' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'load_publickey' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'dump_crl' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509Name' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509Req' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509Store' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509StoreContextError' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509StoreContext' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509StoreFlags' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'PKey' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'PKCS12' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509Extension' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'NetscapeSPKI' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'CRL' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'Revoked' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'add' from module 'OpenSSL.rand'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'bytes' from module 'OpenSSL.rand'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'cleanup' from module 'OpenSSL.rand'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'egd' from module 'OpenSSL.rand'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'load_file' from module 'OpenSSL.rand'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'seed' from module 'OpenSSL.rand'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'status' from module 'OpenSSL.rand'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'write_file' from module 'OpenSSL.rand'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import exception 'Error' from module 'OpenSSL.rand'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import method 'Context.load_client_ca' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import method 'Context.set_cipher_list' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import method 'Context.set_session_id' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import method 'Connection.get_cipher_list' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import method 'Connection.renegotiate' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import method 'Connection.renegotiate_pending' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import method 'Connection.total_renegotiations' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import method 'Connection.get_state_string' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] api writing output... [ 20%] api/crypto writing output... [ 30%] api/rand writing output... [ 40%] api/ssl writing output... [ 50%] backward-compatibility writing output... [ 60%] changelog writing output... [ 70%] index writing output... [ 80%] install writing output... [ 90%] internals writing output... [100%] introduction 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, 34 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.77wKJn/BUILD/pyOpenSSL-16.2.0/doc' + 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.77wKJn/BUILD/tmp /bin/sh -e /tmp/B.77wKJn/BUILD/tmp/rpm-tmp.94727 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.77wKJn/BUILD/tmp + umask 022 + cd /tmp/B.77wKJn/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder + /bin/mkdir -p /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder + cd pyOpenSSL-16.2.0 + rm -rf /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder + install -d /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.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' 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.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share creating /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7 creating /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/SSL.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/rand.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/tsafe.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/__init__.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/_util.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/crypto.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL copying build-2/lib/OpenSSL/version.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/SSL.py to SSL.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/rand.py to rand.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/__init__.py to __init__.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/_util.py to _util.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/crypto.py to crypto.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/OpenSSL/version.py to version.pyc writing byte-compilation script '/tmp/B.77wKJn/BUILD/tmp/tmpTeHVro.py' /usr/bin/python -OO /tmp/B.77wKJn/BUILD/tmp/tmpTeHVro.py removing /tmp/B.77wKJn/BUILD/tmp/tmpTeHVro.py running install_egg_info running egg_info writing requirements to src/pyOpenSSL.egg-info/requires.txt writing src/pyOpenSSL.egg-info/PKG-INFO writing top-level names to src/pyOpenSSL.egg-info/top_level.txt writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'leakcheck' warning: no previously-included files matching '*.py' found under directory 'leakcheck' warning: no previously-included files matching '*.pem' found under directory 'leakcheck' no previously-included directories found matching '.travis' no previously-included directories found matching '.mention-bot' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' Copying src/pyOpenSSL.egg-info to /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages/pyOpenSSL-16.2.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.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.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7 creating /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages creating /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL copying build-3/lib/OpenSSL/SSL.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL copying build-3/lib/OpenSSL/rand.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL copying build-3/lib/OpenSSL/tsafe.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL copying build-3/lib/OpenSSL/__init__.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL copying build-3/lib/OpenSSL/_util.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL copying build-3/lib/OpenSSL/crypto.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL copying build-3/lib/OpenSSL/version.py -> /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL/SSL.py to SSL.cpython-37.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL/rand.py to rand.cpython-37.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL/tsafe.py to tsafe.cpython-37.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL/_util.py to _util.cpython-37.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL/crypto.py to crypto.cpython-37.pyc byte-compiling /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/OpenSSL/version.py to version.cpython-37.pyc writing byte-compilation script '/tmp/B.77wKJn/BUILD/tmp/tmpisw31da8.py' /usr/bin/python3 /tmp/B.77wKJn/BUILD/tmp/tmpisw31da8.py removing /tmp/B.77wKJn/BUILD/tmp/tmpisw31da8.py running install_egg_info running egg_info writing src/pyOpenSSL.egg-info/PKG-INFO writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt writing requirements to src/pyOpenSSL.egg-info/requires.txt writing top-level names to src/pyOpenSSL.egg-info/top_level.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'leakcheck' warning: no previously-included files matching '*.py' found under directory 'leakcheck' warning: no previously-included files matching '*.pem' found under directory 'leakcheck' no previously-included directories found matching '.travis' no previously-included directories found matching '.mention-bot' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' Copying src/pyOpenSSL.egg-info to /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/python3.7/site-packages/pyOpenSSL-16.2.0-py3.7.egg-info running install_scripts + cp -a examples/README.rst examples/SecureXMLRPCServer.py examples/certgen.py examples/mk_simple_certs.py examples/proxy.py examples/simple examples/sni /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0 + __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: 1/21 files hardlinked Processing files: python-pyOpenSSL-16.2.0-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.77wKJn/BUILD/tmp /bin/sh -e /tmp/B.77wKJn/BUILD/tmp/rpm-tmp.17615 + umask 022 + cd /tmp/B.77wKJn/BUILD + cd pyOpenSSL-16.2.0 + DOCDIR=/tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0 + export DOCDIR + rm -rf /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0 + /bin/mkdir -p /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0... Documentation compressed. + cp -pr CHANGELOG.rst README.rst /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-16.2.0... ./README.rst ./CHANGELOG.rst Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: python(abi) = 2.7 Obsoletes: python-OpenSSL python-pyOpenSSL-doc python-pyOpenSSL-doc-html Processing files: python3-pyOpenSSL-16.2.0-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.77wKJn/BUILD/tmp /bin/sh -e /tmp/B.77wKJn/BUILD/tmp/rpm-tmp.17615 + umask 022 + cd /tmp/B.77wKJn/BUILD + cd pyOpenSSL-16.2.0 + DOCDIR=/tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0 + export DOCDIR + rm -rf /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0 + /bin/mkdir -p /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0... Documentation compressed. + cp -pr CHANGELOG.rst README.rst /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python3-pyOpenSSL-16.2.0... ./README.rst ./CHANGELOG.rst Documentation compressed. + exit 0 Processing files: python-pyOpenSSL-examples-16.2.0-2 skipping /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/SecureXMLRPCServer.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/certgen.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/mk_simple_certs.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/proxy.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/simple/client.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/simple/server.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/sni/client.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/src/examples/python-pyOpenSSL-16.2.0/sni/server.py requires detection (matches noautoreqfiles pattern #0) Processing files: python-pyOpenSSL-apidocs-16.2.0-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.77wKJn/BUILD/tmp /bin/sh -e /tmp/B.77wKJn/BUILD/tmp/rpm-tmp.43407 + umask 022 + cd /tmp/B.77wKJn/BUILD + cd pyOpenSSL-16.2.0 + DOCDIR=/tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0 + export DOCDIR + rm -rf /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0 + /bin/mkdir -p /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0... Documentation compressed. + cp -pr doc/_build/html/api.html doc/_build/html/backward-compatibility.html doc/_build/html/changelog.html doc/_build/html/genindex.html doc/_build/html/index.html doc/_build/html/install.html doc/_build/html/internals.html doc/_build/html/introduction.html doc/_build/html/py-modindex.html doc/_build/html/search.html doc/_build/html/_static doc/_build/html/api /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder/usr/share/doc/python-pyOpenSSL-apidocs-16.2.0... ./_static/fonts/fontawesome-webfont.svg ./_static/fonts/fontawesome-webfont.ttf ./_static/fonts/Lato/lato-bold.woff2 ./_static/fonts/Lato/lato-italic.eot ./_static/fonts/Lato/lato-bold.eot ./_static/fonts/Lato/lato-bolditalic.eot ./_static/fonts/Lato/lato-bold.woff ./_static/fonts/Lato/lato-bolditalic.woff ./_static/fonts/Lato/lato-italic.woff2 ./_static/fonts/Lato/lato-bold.ttf ./_static/fonts/Lato/lato-regular.eot ./_static/fonts/Lato/lato-bolditalic.ttf ./_static/fonts/Lato/lato-regular.woff ./_static/fonts/Lato/lato-italic.woff ./_static/fonts/Lato/lato-bolditalic.woff2 ./_static/fonts/Lato/lato-regular.woff2 ./_static/fonts/Lato/lato-italic.ttf ./_static/fonts/Lato/lato-regular.ttf ./_static/fonts/fontawesome-webfont.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot ./_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2 ./_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf ./_static/fonts/fontawesome-webfont.eot ./_static/fonts/fontawesome-webfont.woff Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder Wrote: /tmp/B.77wKJn/RPMS/python-pyOpenSSL-16.2.0-2.i686.rpm Wrote: /tmp/B.77wKJn/RPMS/python3-pyOpenSSL-16.2.0-2.i686.rpm Wrote: /tmp/B.77wKJn/RPMS/python-pyOpenSSL-examples-16.2.0-2.i686.rpm Wrote: /tmp/B.77wKJn/RPMS/python-pyOpenSSL-apidocs-16.2.0-2.i686.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.77wKJn/BUILD/tmp /bin/sh -e /tmp/B.77wKJn/BUILD/tmp/rpm-tmp.63462 + umask 022 + cd /tmp/B.77wKJn/BUILD + cd pyOpenSSL-16.2.0 + /bin/rm '--interactive=never' -rf /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder + rm -rf /tmp/B.77wKJn/BUILD/tmp/python-pyOpenSSL-16.2.0-root-builder ended at: Thu Aug 30 14:27:26 2018, done in 0:00:08.662261 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.77wKJn/BUILD + rm -rf /tmp/B.77wKJn/tmp /tmp/B.77wKJn/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-pyOpenSSL ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.77wKJn Begin-TLD-Builder-Info Build-Time: user:7.72s sys:0.61s real:10.53s (faults io:2 non-io:220856) Files queued for ftp: 5415805 python-pyOpenSSL-apidocs-16.2.0-2.i686.rpm 13485 python-pyOpenSSL-examples-16.2.0-2.i686.rpm 77100 python3-pyOpenSSL-16.2.0-2.i686.rpm 59716 python-pyOpenSSL-16.2.0-2.i686.rpm 247 python-pyOpenSSL-16.2.0-2.src.rpm.uploadinfo End-TLD-Builder-Info