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-autobahn-21.3.1-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WGqyqc + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf autobahn-python-21.3.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/autobahn-python-21.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd autobahn-python-21.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf autobahn.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VQ48uB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autobahn-python-21.3.1 + '[' 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/autobahn copying autobahn/util.py -> build/lib/autobahn copying autobahn/testutil.py -> build/lib/autobahn copying autobahn/exception.py -> build/lib/autobahn copying autobahn/_version.py -> build/lib/autobahn copying autobahn/__main__.py -> build/lib/autobahn copying autobahn/__init__.py -> build/lib/autobahn package init file 'autobahn/test/__init__.py' not found (or not a regular file) creating build/lib/autobahn/test copying autobahn/test/test_util.py -> build/lib/autobahn/test copying autobahn/test/test_rng.py -> build/lib/autobahn/test creating build/lib/autobahn/wamp copying autobahn/wamp/websocket.py -> build/lib/autobahn/wamp copying autobahn/wamp/uri.py -> build/lib/autobahn/wamp copying autobahn/wamp/types.py -> build/lib/autobahn/wamp copying autobahn/wamp/serializer.py -> build/lib/autobahn/wamp copying autobahn/wamp/role.py -> build/lib/autobahn/wamp copying autobahn/wamp/request.py -> build/lib/autobahn/wamp copying autobahn/wamp/protocol.py -> build/lib/autobahn/wamp copying autobahn/wamp/message_fbs.py -> build/lib/autobahn/wamp copying autobahn/wamp/message.py -> build/lib/autobahn/wamp copying autobahn/wamp/interfaces.py -> build/lib/autobahn/wamp copying autobahn/wamp/exception.py -> build/lib/autobahn/wamp copying autobahn/wamp/cryptosign.py -> build/lib/autobahn/wamp copying autobahn/wamp/cryptobox.py -> build/lib/autobahn/wamp copying autobahn/wamp/component.py -> build/lib/autobahn/wamp copying autobahn/wamp/auth.py -> build/lib/autobahn/wamp copying autobahn/wamp/__init__.py -> build/lib/autobahn/wamp creating build/lib/autobahn/wamp/gen copying autobahn/wamp/gen/__init__.py -> build/lib/autobahn/wamp/gen creating build/lib/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/__init__.py -> build/lib/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Void.py -> build/lib/autobahn/wamp/gen/wamp copying autobahn/wamp/gen/wamp/Map.py -> build/lib/autobahn/wamp/gen/wamp creating build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/__init__.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Yield.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Welcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregistered.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Unregister.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribed.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Subscribe.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Serializer.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/RouterRoles.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Result.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Registered.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Register.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Published.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Publish.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Principal.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Payload.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/MessageType.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Message.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Match.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Kdf.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Invocation.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Interrupt.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/HelloNew.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Hello.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Goodbye.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/EventReceived.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Event.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Error.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ClientRoles.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Challenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CancelMode.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Cancel.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Call.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Authenticate.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMode.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthMethod.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthFactor.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/AnyMessage.py -> build/lib/autobahn/wamp/gen/wamp/proto copying autobahn/wamp/gen/wamp/proto/Abort.py -> build/lib/autobahn/wamp/gen/wamp/proto package init file 'autobahn/wamp/test/__init__.py' not found (or not a regular file) creating build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_websocket.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_user_handler_errors.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_uri_pattern.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_serializer.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_runner.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_protocol_peer.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_protocol.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_message.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_exception.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_cryptosign.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_cryptobox.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_component_aio.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_component.py -> build/lib/autobahn/wamp/test copying autobahn/wamp/test/test_wamp_auth.py -> build/lib/autobahn/wamp/test creating build/lib/autobahn/websocket copying autobahn/websocket/xormasker.py -> build/lib/autobahn/websocket copying autobahn/websocket/util.py -> build/lib/autobahn/websocket copying autobahn/websocket/utf8validator.py -> build/lib/autobahn/websocket copying autobahn/websocket/types.py -> build/lib/autobahn/websocket copying autobahn/websocket/protocol.py -> build/lib/autobahn/websocket copying autobahn/websocket/interfaces.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_snappy.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_deflate.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_bzip2.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress_base.py -> build/lib/autobahn/websocket copying autobahn/websocket/compress.py -> build/lib/autobahn/websocket copying autobahn/websocket/__init__.py -> build/lib/autobahn/websocket package init file 'autobahn/websocket/test/__init__.py' not found (or not a regular file) creating build/lib/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_url.py -> build/lib/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_protocol.py -> build/lib/autobahn/websocket/test copying autobahn/websocket/test/test_websocket_frame.py -> build/lib/autobahn/websocket/test creating build/lib/autobahn/rawsocket copying autobahn/rawsocket/util.py -> build/lib/autobahn/rawsocket copying autobahn/rawsocket/__init__.py -> build/lib/autobahn/rawsocket package init file 'autobahn/rawsocket/test/__init__.py' not found (or not a regular file) creating build/lib/autobahn/rawsocket/test copying autobahn/rawsocket/test/test_rawsocket_url.py -> build/lib/autobahn/rawsocket/test creating build/lib/autobahn/asyncio copying autobahn/asyncio/websocket.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/wamp.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/util.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/rawsocket.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/component.py -> build/lib/autobahn/asyncio copying autobahn/asyncio/__init__.py -> build/lib/autobahn/asyncio creating build/lib/autobahn/twisted copying autobahn/twisted/websocket.py -> build/lib/autobahn/twisted copying autobahn/twisted/wamp.py -> build/lib/autobahn/twisted copying autobahn/twisted/util.py -> build/lib/autobahn/twisted copying autobahn/twisted/resource.py -> build/lib/autobahn/twisted copying autobahn/twisted/rawsocket.py -> build/lib/autobahn/twisted copying autobahn/twisted/forwarder.py -> build/lib/autobahn/twisted copying autobahn/twisted/cryptosign.py -> build/lib/autobahn/twisted copying autobahn/twisted/component.py -> build/lib/autobahn/twisted copying autobahn/twisted/choosereactor.py -> build/lib/autobahn/twisted copying autobahn/twisted/__init__.py -> build/lib/autobahn/twisted creating build/lib/autobahn/twisted/testing copying autobahn/twisted/testing/__init__.py -> build/lib/autobahn/twisted/testing creating build/lib/autobahn/nvx copying autobahn/nvx/_utf8validator.py -> build/lib/autobahn/nvx copying autobahn/nvx/__init__.py -> build/lib/autobahn/nvx package init file 'autobahn/nvx/test/__init__.py' not found (or not a regular file) creating build/lib/autobahn/nvx/test copying autobahn/nvx/test/test_nvx_utf8validator.py -> build/lib/autobahn/nvx/test package init file 'twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib/twisted creating build/lib/twisted/plugins copying twisted/plugins/autobahn_twistd.py -> build/lib/twisted/plugins copying twisted/plugins/autobahn_endpoints.py -> build/lib/twisted/plugins creating build/lib/autobahn/xbr copying autobahn/xbr/_util.py -> build/lib/autobahn/xbr copying autobahn/xbr/_seller.py -> build/lib/autobahn/xbr copying autobahn/xbr/_schema.py -> build/lib/autobahn/xbr copying autobahn/xbr/_mnemonic.py -> build/lib/autobahn/xbr copying autobahn/xbr/_interfaces.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_node_pair.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_member_unregister.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_member_register.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_member_login.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_market_member_login.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_market_leave.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_market_join.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_market_create.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_domain_create.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_consent.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_channel_open.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_channel_close.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_catalog_create.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_base.py -> build/lib/autobahn/xbr copying autobahn/xbr/_eip712_api_publish.py -> build/lib/autobahn/xbr copying autobahn/xbr/_config.py -> build/lib/autobahn/xbr copying autobahn/xbr/_cli.py -> build/lib/autobahn/xbr copying autobahn/xbr/_buyer.py -> build/lib/autobahn/xbr copying autobahn/xbr/_blockchain.py -> build/lib/autobahn/xbr copying autobahn/xbr/_abi.py -> build/lib/autobahn/xbr copying autobahn/xbr/__init__.py -> build/lib/autobahn/xbr creating build/lib/autobahn/asyncio/xbr copying autobahn/asyncio/xbr/__init__.py -> build/lib/autobahn/asyncio/xbr creating build/lib/autobahn/twisted/xbr copying autobahn/twisted/xbr/__init__.py -> build/lib/autobahn/twisted/xbr running egg_info creating autobahn.egg-info writing autobahn.egg-info/PKG-INFO writing dependency_links to autobahn.egg-info/dependency_links.txt writing entry points to autobahn.egg-info/entry_points.txt writing requirements to autobahn.egg-info/requires.txt writing top-level names to autobahn.egg-info/top_level.txt writing manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'autobahn.egg-info/SOURCES.txt' creating build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/auth.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/pubsub.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/roles.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/rpc.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/session.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/types.bfbs -> build/lib/autobahn/wamp/gen/schema copying autobahn/wamp/gen/schema/wamp.bfbs -> build/lib/autobahn/wamp/gen/schema creating build/lib/autobahn/asyncio/test copying autobahn/asyncio/test/README -> build/lib/autobahn/asyncio/test copying autobahn/asyncio/test/test_aio_rawsocket.py -> build/lib/autobahn/asyncio/test copying autobahn/asyncio/test/test_aio_websocket.py -> build/lib/autobahn/asyncio/test copying autobahn/nvx/_utf8validator.c -> build/lib/autobahn/nvx creating build/lib/autobahn/xbr/templates copying autobahn/xbr/templates/enum.py.jinja2 -> build/lib/autobahn/xbr/templates copying autobahn/xbr/templates/module.py.jinja2 -> build/lib/autobahn/xbr/templates copying autobahn/xbr/templates/obj.py.jinja2 -> build/lib/autobahn/xbr/templates copying autobahn/xbr/templates/service.py.jinja2 -> build/lib/autobahn/xbr/templates copying autobahn/xbr/templates/test_enum.py.jinja2 -> build/lib/autobahn/xbr/templates copying autobahn/xbr/templates/test_module.py.jinja2 -> build/lib/autobahn/xbr/templates copying autobahn/xbr/templates/test_obj.py.jinja2 -> build/lib/autobahn/xbr/templates copying autobahn/xbr/templates/test_service.py.jinja2 -> build/lib/autobahn/xbr/templates Twisted found (default reactor is ) Twisted dropin.cache regenerated. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OYx9IA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64 + cd autobahn-python-21.3.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 install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-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-autobahn-21.3.1-2.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/twisted creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/twisted/plugins copying build/lib/twisted/plugins/autobahn_endpoints.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/twisted/plugins copying build/lib/twisted/plugins/autobahn_twistd.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/twisted/plugins creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/templates copying build/lib/autobahn/xbr/templates/test_service.py.jinja2 -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/templates copying build/lib/autobahn/xbr/templates/test_obj.py.jinja2 -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/templates copying build/lib/autobahn/xbr/templates/test_module.py.jinja2 -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/templates copying build/lib/autobahn/xbr/templates/test_enum.py.jinja2 -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/templates copying build/lib/autobahn/xbr/templates/service.py.jinja2 -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/templates copying build/lib/autobahn/xbr/templates/obj.py.jinja2 -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/templates copying build/lib/autobahn/xbr/templates/module.py.jinja2 -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/templates copying build/lib/autobahn/xbr/templates/enum.py.jinja2 -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/templates copying build/lib/autobahn/xbr/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_abi.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_blockchain.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_buyer.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_cli.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_api_publish.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_base.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_catalog_create.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_channel_close.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_channel_open.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_consent.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_domain_create.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_market_create.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_market_join.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_market_leave.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_market_member_login.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_member_login.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_member_register.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_member_unregister.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_eip712_node_pair.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_mnemonic.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_schema.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_seller.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr copying build/lib/autobahn/xbr/_util.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/nvx copying build/lib/autobahn/nvx/_utf8validator.c -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/nvx creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/nvx/test copying build/lib/autobahn/nvx/test/test_nvx_utf8validator.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/nvx/test copying build/lib/autobahn/nvx/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/nvx copying build/lib/autobahn/nvx/_utf8validator.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/nvx creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/xbr copying build/lib/autobahn/twisted/xbr/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/xbr creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/testing copying build/lib/autobahn/twisted/testing/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/testing copying build/lib/autobahn/twisted/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/choosereactor.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/component.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/cryptosign.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/forwarder.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/rawsocket.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/resource.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/wamp.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted copying build/lib/autobahn/twisted/websocket.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test copying build/lib/autobahn/asyncio/test/test_aio_websocket.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test copying build/lib/autobahn/asyncio/test/test_aio_rawsocket.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test copying build/lib/autobahn/asyncio/test/README -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/xbr copying build/lib/autobahn/asyncio/xbr/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/xbr copying build/lib/autobahn/asyncio/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/component.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/rawsocket.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/wamp.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio copying build/lib/autobahn/asyncio/websocket.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/rawsocket creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/rawsocket/test copying build/lib/autobahn/rawsocket/test/test_rawsocket_url.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/rawsocket/test copying build/lib/autobahn/rawsocket/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/rawsocket copying build/lib/autobahn/rawsocket/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/rawsocket creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/test copying build/lib/autobahn/websocket/test/test_websocket_frame.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/test copying build/lib/autobahn/websocket/test/test_websocket_protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/test copying build/lib/autobahn/websocket/test/test_websocket_url.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/test copying build/lib/autobahn/websocket/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/compress.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/compress_base.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/compress_bzip2.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/compress_deflate.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/compress_snappy.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/types.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/utf8validator.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket copying build/lib/autobahn/websocket/xormasker.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_auth.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_component.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_component_aio.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_cryptobox.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_cryptosign.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_exception.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_message.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_protocol_peer.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_runner.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_serializer.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_uri_pattern.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_user_handler_errors.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test copying build/lib/autobahn/wamp/test/test_wamp_websocket.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/wamp.bfbs -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/types.bfbs -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/session.bfbs -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/rpc.bfbs -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/roles.bfbs -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/pubsub.bfbs -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/schema copying build/lib/autobahn/wamp/gen/schema/auth.bfbs -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/schema creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Abort.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AnyMessage.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCraRequest.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthFactor.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthMethod.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthMode.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthScramRequest.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Authenticate.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/BrokerFeatures.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Call.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/CalleeFeatures.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/CallerFeatures.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Cancel.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/CancelMode.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Challenge.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/ChannelBinding.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/ClientRoles.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/DealerFeatures.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Error.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Event.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/EventReceived.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Goodbye.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Hello.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/HelloNew.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Interrupt.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Invocation.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/InvocationPolicy.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Kdf.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Match.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Message.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/MessageType.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Payload.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Principal.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Publish.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Published.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/PublisherFeatures.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Register.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Registered.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Result.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/RouterRoles.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Serializer.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Subscribe.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Subscribed.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/SubscriberReceived.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Unregister.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Unregistered.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Unsubscribe.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Unsubscribed.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Welcome.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/Yield.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/proto/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto copying build/lib/autobahn/wamp/gen/wamp/Map.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp copying build/lib/autobahn/wamp/gen/wamp/Void.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp copying build/lib/autobahn/wamp/gen/wamp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp copying build/lib/autobahn/wamp/gen/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen copying build/lib/autobahn/wamp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/auth.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/component.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/cryptobox.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/cryptosign.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/exception.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/interfaces.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/message.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/message_fbs.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/protocol.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/request.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/role.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/serializer.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/types.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/uri.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp copying build/lib/autobahn/wamp/websocket.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp creating /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/test copying build/lib/autobahn/test/test_rng.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/test copying build/lib/autobahn/test/test_util.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/test copying build/lib/autobahn/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn copying build/lib/autobahn/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn copying build/lib/autobahn/_version.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn copying build/lib/autobahn/exception.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn copying build/lib/autobahn/testutil.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn copying build/lib/autobahn/util.py -> /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/twisted/plugins/autobahn_endpoints.py to autobahn_endpoints.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/twisted/plugins/autobahn_twistd.py to autobahn_twistd.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_abi.py to _abi.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_blockchain.py to _blockchain.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_buyer.py to _buyer.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_cli.py to _cli.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_config.py to _config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_api_publish.py to _eip712_api_publish.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_base.py to _eip712_base.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_catalog_create.py to _eip712_catalog_create.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_channel_close.py to _eip712_channel_close.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_channel_open.py to _eip712_channel_open.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_consent.py to _eip712_consent.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_domain_create.py to _eip712_domain_create.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_market_create.py to _eip712_market_create.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_market_join.py to _eip712_market_join.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_market_leave.py to _eip712_market_leave.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_market_member_login.py to _eip712_market_member_login.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_member_login.py to _eip712_member_login.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_member_register.py to _eip712_member_register.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_member_unregister.py to _eip712_member_unregister.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_eip712_node_pair.py to _eip712_node_pair.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_interfaces.py to _interfaces.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_mnemonic.py to _mnemonic.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_schema.py to _schema.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_seller.py to _seller.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/xbr/_util.py to _util.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/nvx/test/test_nvx_utf8validator.py to test_nvx_utf8validator.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/nvx/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/nvx/_utf8validator.py to _utf8validator.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/xbr/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/choosereactor.py to choosereactor.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/component.py to component.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/cryptosign.py to cryptosign.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/forwarder.py to forwarder.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/rawsocket.py to rawsocket.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/resource.py to resource.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/util.py to util.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/wamp.py to wamp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/twisted/websocket.py to websocket.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_websocket.py to test_aio_websocket.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_rawsocket.py to test_aio_rawsocket.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/xbr/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/component.py to component.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/rawsocket.py to rawsocket.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/util.py to util.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/wamp.py to wamp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/websocket.py to websocket.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/rawsocket/test/test_rawsocket_url.py to test_rawsocket_url.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/rawsocket/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/rawsocket/util.py to util.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/test/test_websocket_frame.py to test_websocket_frame.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/test/test_websocket_protocol.py to test_websocket_protocol.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/test/test_websocket_url.py to test_websocket_url.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/compress.py to compress.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/compress_base.py to compress_base.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/compress_bzip2.py to compress_bzip2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/compress_deflate.py to compress_deflate.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/compress_snappy.py to compress_snappy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/interfaces.py to interfaces.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/protocol.py to protocol.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/types.py to types.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/utf8validator.py to utf8validator.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/util.py to util.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/websocket/xormasker.py to xormasker.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_auth.py to test_wamp_auth.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_component.py to test_wamp_component.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_component_aio.py to test_wamp_component_aio.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_cryptobox.py to test_wamp_cryptobox.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_cryptosign.py to test_wamp_cryptosign.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_exception.py to test_wamp_exception.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_message.py to test_wamp_message.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_protocol.py to test_wamp_protocol.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_protocol_peer.py to test_wamp_protocol_peer.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_runner.py to test_wamp_runner.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_serializer.py to test_wamp_serializer.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_uri_pattern.py to test_wamp_uri_pattern.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_user_handler_errors.py to test_wamp_user_handler_errors.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/test/test_wamp_websocket.py to test_wamp_websocket.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Abort.py to Abort.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AnyMessage.py to AnyMessage.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthCraChallenge.py to AuthCraChallenge.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthCraRequest.py to AuthCraRequest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthCraWelcome.py to AuthCraWelcome.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthCryptosignChallenge.py to AuthCryptosignChallenge.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthCryptosignRequest.py to AuthCryptosignRequest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthCryptosignWelcome.py to AuthCryptosignWelcome.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthFactor.py to AuthFactor.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthMethod.py to AuthMethod.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthMode.py to AuthMode.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthScramChallenge.py to AuthScramChallenge.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthScramRequest.py to AuthScramRequest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthScramWelcome.py to AuthScramWelcome.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthTicketChallenge.py to AuthTicketChallenge.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthTicketRequest.py to AuthTicketRequest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/AuthTicketWelcome.py to AuthTicketWelcome.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Authenticate.py to Authenticate.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/BrokerFeatures.py to BrokerFeatures.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Call.py to Call.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/CalleeFeatures.py to CalleeFeatures.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/CallerFeatures.py to CallerFeatures.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Cancel.py to Cancel.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/CancelMode.py to CancelMode.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Challenge.py to Challenge.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/ChannelBinding.py to ChannelBinding.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/ClientRoles.py to ClientRoles.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/DealerFeatures.py to DealerFeatures.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Error.py to Error.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Event.py to Event.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/EventReceived.py to EventReceived.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Goodbye.py to Goodbye.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Hello.py to Hello.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/HelloNew.py to HelloNew.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Interrupt.py to Interrupt.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Invocation.py to Invocation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/InvocationPolicy.py to InvocationPolicy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Kdf.py to Kdf.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Match.py to Match.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Message.py to Message.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/MessageType.py to MessageType.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Payload.py to Payload.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Principal.py to Principal.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Publish.py to Publish.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Published.py to Published.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/PublisherFeatures.py to PublisherFeatures.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Register.py to Register.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Registered.py to Registered.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Result.py to Result.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/RouterRoles.py to RouterRoles.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Serializer.py to Serializer.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Subscribe.py to Subscribe.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Subscribed.py to Subscribed.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/SubscriberFeatures.py to SubscriberFeatures.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/SubscriberReceived.py to SubscriberReceived.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Unregister.py to Unregister.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Unregistered.py to Unregistered.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Unsubscribe.py to Unsubscribe.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Unsubscribed.py to Unsubscribed.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Welcome.py to Welcome.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/Yield.py to Yield.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/proto/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/Map.py to Map.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/Void.py to Void.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/wamp/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/gen/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/auth.py to auth.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/component.py to component.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/cryptobox.py to cryptobox.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/cryptosign.py to cryptosign.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/exception.py to exception.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/interfaces.py to interfaces.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/message.py to message.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/message_fbs.py to message_fbs.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/protocol.py to protocol.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/request.py to request.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/role.py to role.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/serializer.py to serializer.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/types.py to types.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/uri.py to uri.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/wamp/websocket.py to websocket.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/test/test_rng.py to test_rng.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/test/test_util.py to test_util.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/__main__.py to __main__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/_version.py to _version.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/exception.py to exception.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/testutil.py to testutil.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/util.py to util.cpython-39.pyc writing byte-compilation script '/tmp/tmpgvjprhha.py' /usr/bin/python3 /tmp/tmpgvjprhha.py removing /tmp/tmpgvjprhha.py running install_egg_info running egg_info writing autobahn.egg-info/PKG-INFO writing dependency_links to autobahn.egg-info/dependency_links.txt writing entry points to autobahn.egg-info/entry_points.txt writing requirements to autobahn.egg-info/requires.txt writing top-level names to autobahn.egg-info/top_level.txt package init file 'autobahn/test/__init__.py' not found (or not a regular file) package init file 'autobahn/wamp/test/__init__.py' not found (or not a regular file) package init file 'autobahn/websocket/test/__init__.py' not found (or not a regular file) package init file 'autobahn/rawsocket/test/__init__.py' not found (or not a regular file) package init file 'autobahn/nvx/test/__init__.py' not found (or not a regular file) package init file 'twisted/plugins/__init__.py' not found (or not a regular file) reading manifest file 'autobahn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'autobahn.egg-info/SOURCES.txt' Copying autobahn.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn-21.3.1-py3.9.egg-info running install_scripts Installing wamp script to /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/bin Installing xbrnetwork script to /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/bin Twisted found (default reactor is ) Twisted dropin.cache regenerated. + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 21.3.1-2.mga9 --unique-debug-suffix -21.3.1-2.mga9.aarch64 --unique-debug-src-base python-autobahn-21.3.1-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/autobahn-python-21.3.1 + /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-autobahn-21.3.1-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.ifqWmp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autobahn-python-21.3.1 + '[' 1 -eq 1 ']' + USE_ASYNCIO=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' + PATH=/home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib64/python3.9/site-packages:/home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest --pyargs autobahn -k 'not test_no_memory_arg and not test_basic and not test_websocket_custom_loop and not TestSerializer' sssssssssssss.............................ss...........sss..s........... [ 37%] ........................................................................ [ 74%] ................................................. [100%] =========================== short test summary info ============================ SKIPPED [1] ../../BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_rawsocket.py:64: pytest sucks SKIPPED [1] ../../BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_rawsocket.py:23: pytest sucks SKIPPED [1] ../../BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_rawsocket.py:135: pytest sucks SKIPPED [1] ../../BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_rawsocket.py:156: pytest sucks SKIPPED [1] ../../BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_rawsocket.py:83: pytest sucks SKIPPED [1] ../../BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_rawsocket.py:106: pytest sucks SKIPPED [1] ../../BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_rawsocket.py:16: pytest sucks SKIPPED [1] ../../BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_rawsocket.py:173: pytest sucks SKIPPED [1] ../../BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/autobahn/asyncio/test/test_aio_websocket.py:29: pytest sucks SKIPPED [4] ../../../../../usr/lib/python3.9/site-packages/_pytest/unittest.py:153: NVX native extensions not present SKIPPED [2] ../../../../../usr/lib/python3.9/site-packages/_pytest/unittest.py:153: entropy depletion tests not enabled (env var AUTOBAHN_CI_ENABLE_RNG_DEPLETION_TESTS not set) SKIPPED [3] ../../../../../usr/lib/python3.9/site-packages/_pytest/unittest.py:153: no Argon2 library SKIPPED [1] ../../../../../usr/lib/python3.9/site-packages/_pytest/unittest.py:153: no cryptobox support present 174 passed, 19 skipped, 13 deselected in 3.38s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-autobahn-21.3.1-2.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nyKl3x + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autobahn-python-21.3.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/share/doc/python3-autobahn + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/share/doc/python3-autobahn + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/share/doc/python3-autobahn + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/share/doc/python3-autobahn + cp -pr DEVELOPERS.md /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/share/doc/python3-autobahn + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-autobahn = 21.3.1-2.mga9 python3-autobahn = 21.3.1-2.mga9 python3.9-autobahn = 21.3.1-2.mga9 python3.9dist(autobahn) = 21.3.1 python3dist(autobahn) = 21.3.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(cryptography) >= 3.4.6 python3.9dist(hyperlink) >= 21 python3.9dist(setuptools) python3.9dist(txaio) >= 21.2.1 Obsoletes: python-autobahn < 21.3.1-2.mga9 Processing files: python-autobahn-doc-21.3.1-2.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NNAf6D + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autobahn-python-21.3.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/share/doc/python-autobahn-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/share/doc/python-autobahn-doc + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/share/doc/python-autobahn-doc + cp -pr docs /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64/usr/share/doc/python-autobahn-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-autobahn-doc = 21.3.1-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-autobahn+twisted-21.3.1-2.mga9.noarch Provides: python-autobahn+twisted = 21.3.1-2.mga9 python3-autobahn+twisted = 21.3.1-2.mga9 python3.9-autobahn+twisted = 21.3.1-2.mga9 python3.9dist(autobahn[twisted]) = 21.3.1 python3dist(autobahn[twisted]) = 21.3.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(attrs) >= 20.3 python3.9dist(setuptools) python3.9dist(twisted) >= 20.3 python3.9dist(zope-interface) >= 5.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-autobahn+twisted-21.3.1-2.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-autobahn-doc-21.3.1-2.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-autobahn-21.3.1-2.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.35KteU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd autobahn-python-21.3.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-autobahn-21.3.1-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PtHJmr + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf autobahn-python-21.3.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!