Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-servicebus.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682149207.043430/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-servicebus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-azure-servicebus-7.9.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-servicebus.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682149207.043430/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-servicebus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-azure-servicebus-7.9.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-azure-servicebus.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682149207.043430/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-azure-servicebus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kJ25ib + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf azure-servicebus-7.9.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/azure-servicebus-7.9.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd azure-servicebus-7.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3DlN7E + umask 022 + cd /builddir/build/BUILD + cd azure-servicebus-7.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/azure creating build/lib/azure/servicebus copying azure/servicebus/exceptions.py -> build/lib/azure/servicebus copying azure/servicebus/_servicebus_session.py -> build/lib/azure/servicebus copying azure/servicebus/__init__.py -> build/lib/azure/servicebus copying azure/servicebus/_base_handler.py -> build/lib/azure/servicebus copying azure/servicebus/_version.py -> build/lib/azure/servicebus copying azure/servicebus/_servicebus_receiver.py -> build/lib/azure/servicebus copying azure/servicebus/_servicebus_client.py -> build/lib/azure/servicebus copying azure/servicebus/_servicebus_sender.py -> build/lib/azure/servicebus creating build/lib/azure/servicebus/management copying azure/servicebus/management/_utils.py -> build/lib/azure/servicebus/management copying azure/servicebus/management/_api_version.py -> build/lib/azure/servicebus/management copying azure/servicebus/management/_xml_workaround_policy.py -> build/lib/azure/servicebus/management copying azure/servicebus/management/__init__.py -> build/lib/azure/servicebus/management copying azure/servicebus/management/_management_client.py -> build/lib/azure/servicebus/management copying azure/servicebus/management/_shared_key_policy.py -> build/lib/azure/servicebus/management copying azure/servicebus/management/_models.py -> build/lib/azure/servicebus/management copying azure/servicebus/management/_constants.py -> build/lib/azure/servicebus/management copying azure/servicebus/management/_model_workaround.py -> build/lib/azure/servicebus/management copying azure/servicebus/management/_handle_response_error.py -> build/lib/azure/servicebus/management creating build/lib/azure/servicebus/aio copying azure/servicebus/aio/_async_auto_lock_renewer.py -> build/lib/azure/servicebus/aio copying azure/servicebus/aio/_servicebus_receiver_async.py -> build/lib/azure/servicebus/aio copying azure/servicebus/aio/_servicebus_sender_async.py -> build/lib/azure/servicebus/aio copying azure/servicebus/aio/_base_handler_async.py -> build/lib/azure/servicebus/aio copying azure/servicebus/aio/_servicebus_client_async.py -> build/lib/azure/servicebus/aio copying azure/servicebus/aio/__init__.py -> build/lib/azure/servicebus/aio copying azure/servicebus/aio/_servicebus_session_async.py -> build/lib/azure/servicebus/aio copying azure/servicebus/aio/_async_utils.py -> build/lib/azure/servicebus/aio creating build/lib/azure/servicebus/_common copying azure/servicebus/_common/message.py -> build/lib/azure/servicebus/_common copying azure/servicebus/_common/constants.py -> build/lib/azure/servicebus/_common copying azure/servicebus/_common/utils.py -> build/lib/azure/servicebus/_common copying azure/servicebus/_common/receiver_mixins.py -> build/lib/azure/servicebus/_common copying azure/servicebus/_common/__init__.py -> build/lib/azure/servicebus/_common copying azure/servicebus/_common/auto_lock_renewer.py -> build/lib/azure/servicebus/_common copying azure/servicebus/_common/_configuration.py -> build/lib/azure/servicebus/_common copying azure/servicebus/_common/mgmt_handlers.py -> build/lib/azure/servicebus/_common copying azure/servicebus/_common/_connection_string_parser.py -> build/lib/azure/servicebus/_common creating build/lib/azure/servicebus/amqp copying azure/servicebus/amqp/__init__.py -> build/lib/azure/servicebus/amqp copying azure/servicebus/amqp/_constants.py -> build/lib/azure/servicebus/amqp copying azure/servicebus/amqp/_amqp_message.py -> build/lib/azure/servicebus/amqp creating build/lib/azure/servicebus/management/_generated copying azure/servicebus/management/_generated/_patch.py -> build/lib/azure/servicebus/management/_generated copying azure/servicebus/management/_generated/_client.py -> build/lib/azure/servicebus/management/_generated copying azure/servicebus/management/_generated/_vendor.py -> build/lib/azure/servicebus/management/_generated copying azure/servicebus/management/_generated/__init__.py -> build/lib/azure/servicebus/management/_generated copying azure/servicebus/management/_generated/_serialization.py -> build/lib/azure/servicebus/management/_generated copying azure/servicebus/management/_generated/_configuration.py -> build/lib/azure/servicebus/management/_generated creating build/lib/azure/servicebus/management/_generated/aio copying azure/servicebus/management/_generated/aio/_patch.py -> build/lib/azure/servicebus/management/_generated/aio copying azure/servicebus/management/_generated/aio/_client.py -> build/lib/azure/servicebus/management/_generated/aio copying azure/servicebus/management/_generated/aio/_vendor.py -> build/lib/azure/servicebus/management/_generated/aio copying azure/servicebus/management/_generated/aio/__init__.py -> build/lib/azure/servicebus/management/_generated/aio copying azure/servicebus/management/_generated/aio/_configuration.py -> build/lib/azure/servicebus/management/_generated/aio creating build/lib/azure/servicebus/management/_generated/operations copying azure/servicebus/management/_generated/operations/_operations.py -> build/lib/azure/servicebus/management/_generated/operations copying azure/servicebus/management/_generated/operations/_patch.py -> build/lib/azure/servicebus/management/_generated/operations copying azure/servicebus/management/_generated/operations/__init__.py -> build/lib/azure/servicebus/management/_generated/operations creating build/lib/azure/servicebus/management/_generated/models copying azure/servicebus/management/_generated/models/_patch.py -> build/lib/azure/servicebus/management/_generated/models copying azure/servicebus/management/_generated/models/__init__.py -> build/lib/azure/servicebus/management/_generated/models copying azure/servicebus/management/_generated/models/_enums.py -> build/lib/azure/servicebus/management/_generated/models copying azure/servicebus/management/_generated/models/_models.py -> build/lib/azure/servicebus/management/_generated/models creating build/lib/azure/servicebus/management/_generated/aio/operations copying azure/servicebus/management/_generated/aio/operations/_operations.py -> build/lib/azure/servicebus/management/_generated/aio/operations copying azure/servicebus/management/_generated/aio/operations/_patch.py -> build/lib/azure/servicebus/management/_generated/aio/operations copying azure/servicebus/management/_generated/aio/operations/__init__.py -> build/lib/azure/servicebus/management/_generated/aio/operations creating build/lib/azure/servicebus/aio/management copying azure/servicebus/aio/management/_utils.py -> build/lib/azure/servicebus/aio/management copying azure/servicebus/aio/management/_management_client_async.py -> build/lib/azure/servicebus/aio/management copying azure/servicebus/aio/management/_shared_key_policy_async.py -> build/lib/azure/servicebus/aio/management copying azure/servicebus/aio/management/__init__.py -> build/lib/azure/servicebus/aio/management running egg_info writing azure_servicebus.egg-info/PKG-INFO writing dependency_links to azure_servicebus.egg-info/dependency_links.txt writing requirements to azure_servicebus.egg-info/requires.txt writing top-level names to azure_servicebus.egg-info/top_level.txt reading manifest file 'azure_servicebus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_servicebus.egg-info/SOURCES.txt' copying azure/servicebus/py.typed -> build/lib/azure/servicebus + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wqiCCm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64 + cd azure-servicebus-7.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64 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 /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus copying build/lib/azure/servicebus/exceptions.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management copying build/lib/azure/servicebus/management/_utils.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management copying build/lib/azure/servicebus/management/_api_version.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management copying build/lib/azure/servicebus/management/_xml_workaround_policy.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management copying build/lib/azure/servicebus/management/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management copying build/lib/azure/servicebus/management/_management_client.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management copying build/lib/azure/servicebus/management/_shared_key_policy.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management copying build/lib/azure/servicebus/management/_models.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management copying build/lib/azure/servicebus/management/_constants.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management copying build/lib/azure/servicebus/management/_model_workaround.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management copying build/lib/azure/servicebus/management/_handle_response_error.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated copying build/lib/azure/servicebus/management/_generated/_patch.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio copying build/lib/azure/servicebus/management/_generated/aio/_patch.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio copying build/lib/azure/servicebus/management/_generated/aio/_client.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/operations copying build/lib/azure/servicebus/management/_generated/aio/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/operations copying build/lib/azure/servicebus/management/_generated/aio/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/operations copying build/lib/azure/servicebus/management/_generated/aio/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/operations copying build/lib/azure/servicebus/management/_generated/aio/_vendor.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio copying build/lib/azure/servicebus/management/_generated/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio copying build/lib/azure/servicebus/management/_generated/aio/_configuration.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio copying build/lib/azure/servicebus/management/_generated/_client.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/operations copying build/lib/azure/servicebus/management/_generated/operations/_operations.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/operations copying build/lib/azure/servicebus/management/_generated/operations/_patch.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/operations copying build/lib/azure/servicebus/management/_generated/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/operations copying build/lib/azure/servicebus/management/_generated/_vendor.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated copying build/lib/azure/servicebus/management/_generated/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated copying build/lib/azure/servicebus/management/_generated/_serialization.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated copying build/lib/azure/servicebus/management/_generated/_configuration.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/models copying build/lib/azure/servicebus/management/_generated/models/_patch.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/models copying build/lib/azure/servicebus/management/_generated/models/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/models copying build/lib/azure/servicebus/management/_generated/models/_enums.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/models copying build/lib/azure/servicebus/management/_generated/models/_models.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/models creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio copying build/lib/azure/servicebus/aio/_async_auto_lock_renewer.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/management copying build/lib/azure/servicebus/aio/management/_utils.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/management copying build/lib/azure/servicebus/aio/management/_management_client_async.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/management copying build/lib/azure/servicebus/aio/management/_shared_key_policy_async.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/management copying build/lib/azure/servicebus/aio/management/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/management copying build/lib/azure/servicebus/aio/_servicebus_receiver_async.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio copying build/lib/azure/servicebus/aio/_servicebus_sender_async.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio copying build/lib/azure/servicebus/aio/_base_handler_async.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio copying build/lib/azure/servicebus/aio/_servicebus_client_async.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio copying build/lib/azure/servicebus/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio copying build/lib/azure/servicebus/aio/_servicebus_session_async.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio copying build/lib/azure/servicebus/aio/_async_utils.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio copying build/lib/azure/servicebus/_servicebus_session.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common copying build/lib/azure/servicebus/_common/message.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common copying build/lib/azure/servicebus/_common/constants.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common copying build/lib/azure/servicebus/_common/utils.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common copying build/lib/azure/servicebus/_common/receiver_mixins.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common copying build/lib/azure/servicebus/_common/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common copying build/lib/azure/servicebus/_common/auto_lock_renewer.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common copying build/lib/azure/servicebus/_common/_configuration.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common copying build/lib/azure/servicebus/_common/mgmt_handlers.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common copying build/lib/azure/servicebus/_common/_connection_string_parser.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common copying build/lib/azure/servicebus/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus copying build/lib/azure/servicebus/_base_handler.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus copying build/lib/azure/servicebus/_version.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus copying build/lib/azure/servicebus/_servicebus_receiver.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus creating /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/amqp copying build/lib/azure/servicebus/amqp/__init__.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/amqp copying build/lib/azure/servicebus/amqp/_constants.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/amqp copying build/lib/azure/servicebus/amqp/_amqp_message.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/amqp copying build/lib/azure/servicebus/_servicebus_client.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus copying build/lib/azure/servicebus/py.typed -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus copying build/lib/azure/servicebus/_servicebus_sender.py -> /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_api_version.py to _api_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_xml_workaround_policy.py to _xml_workaround_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_management_client.py to _management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_shared_key_policy.py to _shared_key_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_constants.py to _constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_model_workaround.py to _model_workaround.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_handle_response_error.py to _handle_response_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/_client.py to _client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/_vendor.py to _vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/aio/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/_client.py to _client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/operations/_operations.py to _operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/operations/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/_vendor.py to _vendor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/_serialization.py to _serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/models/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/models/_enums.py to _enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/management/_generated/models/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/_async_auto_lock_renewer.py to _async_auto_lock_renewer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/management/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/management/_management_client_async.py to _management_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/management/_shared_key_policy_async.py to _shared_key_policy_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/_servicebus_receiver_async.py to _servicebus_receiver_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/_servicebus_sender_async.py to _servicebus_sender_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/_base_handler_async.py to _base_handler_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/_servicebus_client_async.py to _servicebus_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/_servicebus_session_async.py to _servicebus_session_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/aio/_async_utils.py to _async_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_servicebus_session.py to _servicebus_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common/receiver_mixins.py to receiver_mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common/auto_lock_renewer.py to auto_lock_renewer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common/mgmt_handlers.py to mgmt_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_common/_connection_string_parser.py to _connection_string_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_base_handler.py to _base_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_servicebus_receiver.py to _servicebus_receiver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/amqp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/amqp/_constants.py to _constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/amqp/_amqp_message.py to _amqp_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_servicebus_client.py to _servicebus_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure/servicebus/_servicebus_sender.py to _servicebus_sender.cpython-39.pyc writing byte-compilation script '/tmp/tmpvmimslq4.py' /usr/bin/python3 /tmp/tmpvmimslq4.py removing /tmp/tmpvmimslq4.py running install_egg_info running egg_info writing azure_servicebus.egg-info/PKG-INFO writing dependency_links to azure_servicebus.egg-info/dependency_links.txt writing requirements to azure_servicebus.egg-info/requires.txt writing top-level names to azure_servicebus.egg-info/top_level.txt reading manifest file 'azure_servicebus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_servicebus.egg-info/SOURCES.txt' Copying azure_servicebus.egg-info to /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9/site-packages/azure_servicebus-7.9.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64//usr/share/doc/python-azure-servicebus + '[' -d doc ']' ~/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64 ~/build/BUILD/azure-servicebus-7.9.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/azure-servicebus-7.9.0 + mv /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 7.9.0-1 --unique-debug-suffix -7.9.0-1.x86_64 --unique-debug-src-base python-azure-servicebus-7.9.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/azure-servicebus-7.9.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-azure-servicebus-7.9.0-1.noarch Provides: python-azure-servicebus python3-azure-servicebus = 7.9.0-1 python3.9dist(azure-servicebus) = 7.9 python3dist(azure-servicebus) = 7.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(azure-core) >= 1.24 python3.9dist(azure-core) < 2 python3.9dist(isodate) >= 0.6 python3.9dist(typing-extensions) >= 4.0.1 python3.9dist(uamqp) >= 1.6.3 python3.9dist(uamqp) < 2 Processing files: python-azure-servicebus-help-7.9.0-1.noarch warning: Empty %files file /builddir/build/BUILD/azure-servicebus-7.9.0/doclist.lst Provides: python-azure-servicebus-help = 7.9.0-1 python3-azure-servicebus-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64 Wrote: /builddir/build/RPMS/python-azure-servicebus-help-7.9.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-azure-servicebus-7.9.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dq2qvk + umask 022 + cd /builddir/build/BUILD + cd azure-servicebus-7.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-azure-servicebus-7.9.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0