D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-wsproto-0.15.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Upud7a + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf wsproto-0.15.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/wsproto-0.15.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd wsproto-0.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf wsproto.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mSiFpd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-0.15.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/wsproto copying wsproto/connection.py -> build/lib/wsproto copying wsproto/__init__.py -> build/lib/wsproto copying wsproto/typing.py -> build/lib/wsproto copying wsproto/utilities.py -> build/lib/wsproto copying wsproto/frame_protocol.py -> build/lib/wsproto copying wsproto/extensions.py -> build/lib/wsproto copying wsproto/events.py -> build/lib/wsproto copying wsproto/handshake.py -> build/lib/wsproto running egg_info creating wsproto.egg-info writing wsproto.egg-info/PKG-INFO writing dependency_links to wsproto.egg-info/dependency_links.txt writing requirements to wsproto.egg-info/requires.txt writing top-level names to wsproto.egg-info/top_level.txt writing manifest file 'wsproto.egg-info/SOURCES.txt' reading manifest file 'wsproto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'compliance/autobahntestsuite-venv' no previously-included directories found matching 'compliance/reports' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution writing manifest file 'wsproto.egg-info/SOURCES.txt' copying wsproto/py.typed -> build/lib/wsproto + PYTHONPATH=/home/iurt/rpmbuild/BUILD/wsproto-0.15.0 + sphinx-build docs/source html Running Sphinx v3.3.0 making output directory... done loading intersphinx inventory from https://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] advanced-usage reading sources... [ 40%] api reading sources... [ 60%] basic-usage reading sources... [ 80%] index reading sources... [100%] installation looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] advanced-usage writing output... [ 40%] api writing output... [ 60%] basic-usage writing output... [ 80%] index writing output... [100%] installation generating indices... genindex done highlighting module code... [ 14%] wsproto highlighting module code... [ 28%] wsproto.connection highlighting module code... [ 42%] wsproto.events highlighting module code... [ 57%] wsproto.extensions highlighting module code... [ 71%] wsproto.frame_protocol highlighting module code... [ 85%] wsproto.handshake highlighting module code... [100%] wsproto.utilities writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2nnw6c + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64 + cd wsproto-0.15.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto copying build/lib/wsproto/py.typed -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto copying build/lib/wsproto/connection.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto copying build/lib/wsproto/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto copying build/lib/wsproto/typing.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto copying build/lib/wsproto/utilities.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto copying build/lib/wsproto/frame_protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto copying build/lib/wsproto/extensions.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto copying build/lib/wsproto/events.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto copying build/lib/wsproto/handshake.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto/connection.py to connection.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto/typing.py to typing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto/utilities.py to utilities.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto/frame_protocol.py to frame_protocol.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto/extensions.py to extensions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto/events.py to events.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto/handshake.py to handshake.cpython-38.pyc writing byte-compilation script '/tmp/tmpabvv557f.py' /usr/bin/python3 /tmp/tmpabvv557f.py removing /tmp/tmpabvv557f.py running install_egg_info running egg_info writing wsproto.egg-info/PKG-INFO writing dependency_links to wsproto.egg-info/dependency_links.txt writing requirements to wsproto.egg-info/requires.txt writing top-level names to wsproto.egg-info/top_level.txt reading manifest file 'wsproto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'compliance/autobahntestsuite-venv' no previously-included directories found matching 'compliance/reports' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution writing manifest file 'wsproto.egg-info/SOURCES.txt' Copying wsproto.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8/site-packages/wsproto-0.15.0-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.15.0-3.mga8 --unique-debug-suffix -0.15.0-3.mga8.x86_64 --unique-debug-src-base python-wsproto-0.15.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/wsproto-0.15.0 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6B6Zie + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-0.15.0 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing wsproto.egg-info/PKG-INFO writing dependency_links to wsproto.egg-info/dependency_links.txt writing requirements to wsproto.egg-info/requires.txt writing top-level names to wsproto.egg-info/top_level.txt reading manifest file 'wsproto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'compliance/autobahntestsuite-venv' no previously-included directories found matching 'compliance/reports' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution writing manifest file 'wsproto.egg-info/SOURCES.txt' running build_ext ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-wsproto-0.15.0-3.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.21V8ie + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-0.15.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/doc/python3-wsproto + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/doc/python3-wsproto + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/doc/python3-wsproto + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IULY0a + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-0.15.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/licenses/python3-wsproto + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/licenses/python3-wsproto + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/licenses/python3-wsproto + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-wsproto = 0.15.0-3.mga8 python3-wsproto = 0.15.0-3.mga8 python3.8-wsproto = 0.15.0-3.mga8 python3.8dist(wsproto) = 0.15 python3dist(wsproto) = 0.15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 python3.8dist(h11) >= 0.8.1 Obsoletes: python-wsproto < 0.15.0-3.mga8 Processing files: python-wsproto-doc-0.15.0-3.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.50Aueb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-0.15.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/doc/python-wsproto-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/doc/python-wsproto-doc + cp -pr html /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/doc/python-wsproto-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OOsHxb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-0.15.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/licenses/python-wsproto-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/licenses/python-wsproto-doc + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64/usr/share/licenses/python-wsproto-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-wsproto-doc = 0.15.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-wsproto-0.15.0-3.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-wsproto-doc-0.15.0-3.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wLuusc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-0.15.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-wsproto-0.15.0-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0CmCRa + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf wsproto-0.15.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!