D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-wsproto-1.0.0-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MKcHVG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf wsproto-1.0.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/wsproto-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wsproto-1.0.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.xMTZKt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-1.0.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 src/wsproto/utilities.py -> build/lib/wsproto copying src/wsproto/typing.py -> build/lib/wsproto copying src/wsproto/handshake.py -> build/lib/wsproto copying src/wsproto/frame_protocol.py -> build/lib/wsproto copying src/wsproto/extensions.py -> build/lib/wsproto copying src/wsproto/events.py -> build/lib/wsproto copying src/wsproto/connection.py -> build/lib/wsproto copying src/wsproto/__init__.py -> build/lib/wsproto running egg_info writing src/wsproto.egg-info/PKG-INFO writing dependency_links to src/wsproto.egg-info/dependency_links.txt writing requirements to src/wsproto.egg-info/requires.txt writing top-level names to src/wsproto.egg-info/top_level.txt reading manifest file 'src/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/reports' no previously-included directories found matching 'compliance/auto-tests-server-config.json' no previously-included directories found matching 'compliance/auto-tests-client-config.json' no previously-included directories found matching 'compliance/autobahntestsuite-venv' 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 warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/wsproto.egg-info/SOURCES.txt' copying src/wsproto/py.typed -> build/lib/wsproto + PYTHONPATH=/home/iurt/rpmbuild/BUILD/wsproto-1.0.0 + sphinx-build docs/source html Running Sphinx v4.2.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 WARNING: autodoc: failed to import class 'WSConnection' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'ConnectionType' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'connection.ConnectionState' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'handshake.H11Handshake' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import function 'handshake.client_extensions_handshake' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import function 'handshake.server_extensions_handshake' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.Event' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.Request' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.AcceptConnection' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.RejectConnection' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.RejectData' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.CloseConnection' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.Message' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.TextMessage' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.BytesMessage' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.Ping' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'events.Pong' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'frame_protocol.Opcode' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'frame_protocol.CloseReason' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'extensions.Extension' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import data 'extensions.SUPPORTED_EXTENSIONS' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'utilities.LocalProtocolError' from module 'wsproto'; the following exception was raised: No module named 'wsproto' WARNING: autodoc: failed to import class 'utilities.RemoteProtocolError' from module 'wsproto'; the following exception was raised: No module named 'wsproto' 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 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, 24 warnings. 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.BvMRJj + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64 + cd wsproto-1.0.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-1.0.0-2.mga9.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/py.typed -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/connection.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/events.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/extensions.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/frame_protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/handshake.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/typing.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto copying build/lib/wsproto/utilities.py -> /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto/connection.py to connection.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto/events.py to events.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto/extensions.py to extensions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto/frame_protocol.py to frame_protocol.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto/handshake.py to handshake.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto/typing.py to typing.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto/utilities.py to utilities.cpython-39.pyc writing byte-compilation script '/tmp/tmptzi9gzi8.py' /usr/bin/python3 /tmp/tmptzi9gzi8.py removing /tmp/tmptzi9gzi8.py running install_egg_info running egg_info writing src/wsproto.egg-info/PKG-INFO writing dependency_links to src/wsproto.egg-info/dependency_links.txt writing requirements to src/wsproto.egg-info/requires.txt writing top-level names to src/wsproto.egg-info/top_level.txt reading manifest file 'src/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/reports' no previously-included directories found matching 'compliance/auto-tests-server-config.json' no previously-included directories found matching 'compliance/auto-tests-client-config.json' no previously-included directories found matching 'compliance/autobahntestsuite-venv' 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 warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/wsproto.egg-info/SOURCES.txt' Copying src/wsproto.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9/site-packages/wsproto-1.0.0-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.0-2.mga9 --unique-debug-suffix -1.0.0-2.mga9.aarch64 --unique-debug-src-base python-wsproto-1.0.0-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/wsproto-1.0.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 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ViyM8y + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-1.0.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 src/wsproto.egg-info/PKG-INFO writing dependency_links to src/wsproto.egg-info/dependency_links.txt writing requirements to src/wsproto.egg-info/requires.txt writing top-level names to src/wsproto.egg-info/top_level.txt reading manifest file 'src/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/reports' no previously-included directories found matching 'compliance/auto-tests-server-config.json' no previously-included directories found matching 'compliance/auto-tests-client-config.json' no previously-included directories found matching 'compliance/autobahntestsuite-venv' 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 warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/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-1.0.0-2.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BkIH66 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-1.0.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/share/doc/python3-wsproto + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/share/doc/python3-wsproto + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/share/doc/python3-wsproto + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.keM2m0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-1.0.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/share/licenses/python3-wsproto + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/share/licenses/python3-wsproto + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/share/licenses/python3-wsproto + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-wsproto = 1.0.0-2.mga9 python3-wsproto = 1.0.0-2.mga9 python3.9-wsproto = 1.0.0-2.mga9 python3.9dist(wsproto) = 1 python3dist(wsproto) = 1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(h11) >= 0.9 Obsoletes: python-wsproto < 1.0.0-2.mga9 Processing files: python-wsproto-doc-1.0.0-2.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.magRD4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-1.0.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/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-1.0.0-2.mga9.aarch64/usr/share/doc/python-wsproto-doc + cp -pr html /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/share/doc/python-wsproto-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rIM46A + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-1.0.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/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-1.0.0-2.mga9.aarch64/usr/share/licenses/python-wsproto-doc + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64/usr/share/licenses/python-wsproto-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-wsproto-doc = 1.0.0-2.mga9 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-1.0.0-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-wsproto-1.0.0-2.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-wsproto-doc-1.0.0-2.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tYrohE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd wsproto-1.0.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-wsproto-1.0.0-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Er4lsN + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf wsproto-1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!