Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-telnyx.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683724727.738470/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-telnyx.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-telnyx-2.0.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-telnyx.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683724727.738470/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-telnyx.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-telnyx-2.0.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-telnyx.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683724727.738470/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-telnyx.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.5xRFT7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf telnyx-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/telnyx-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd telnyx-2.0.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.lhxwUp + umask 022 + cd /builddir/build/BUILD + cd telnyx-2.0.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/telnyx copying telnyx/api_requestor.py -> build/lib/telnyx copying telnyx/telnyx_response.py -> build/lib/telnyx copying telnyx/error.py -> build/lib/telnyx copying telnyx/http_client.py -> build/lib/telnyx copying telnyx/request_metrics.py -> build/lib/telnyx copying telnyx/telnyx_object.py -> build/lib/telnyx copying telnyx/six.py -> build/lib/telnyx copying telnyx/__init__.py -> build/lib/telnyx copying telnyx/multipart_data_generator.py -> build/lib/telnyx copying telnyx/util.py -> build/lib/telnyx copying telnyx/webhook.py -> build/lib/telnyx creating build/lib/telnyx/api_resources copying telnyx/api_resources/room_session.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/portability_check.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/verification.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/inventory_coverage.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/bulk_creation.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/access_ip_address.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/call.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/sim_card_group.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/portout.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/phone_number.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/whatsapp_media.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/messaging_hosted_number.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/billing_group.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/queue.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/whatsapp_contact.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/number_order_phone_number.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/messaging_hosted_number_order.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/porting_order.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/whatsapp_message.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/whatsapp_phone_number.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/notification_profiles.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/phone_number_jobs.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/available_phone_number.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/phone_number_campaign.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/brand.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/phone_assignment_profile.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/public_key.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/number_lookup.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/call_control_application.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/messaging_profile.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/messaging_phone_number.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/connection.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/ip_connection.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/notification_event.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/ip.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/event.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/fax_application.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/managed_account.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/list_object.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/media.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/dynamic_emergency_address.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/campaign.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/number_order.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/whatsapp_business_account.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/message.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/access_control_ip.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/short_code.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/room_participant.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/credential_connection.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/document.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/verify_profile.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/wireless_detail_record_report.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/fqdn.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/detail_records_report.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/inbound_channel.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/sim_card.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/comment.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/sim_card_action.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/fax.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/outbound_voice_profile.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/notification_event_condition.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/conference.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/telephony_credential.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/api_key.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/balance.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/authentication_provider.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/__init__.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/phone_number_regulatory_requirement.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/room.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/custom_storage_credential.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/sub_number_order.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/notification_setting.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/webhook_deliveries.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/fqdn_connection.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/sim_card_order.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/notification_channel.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/number_reservation.py -> build/lib/telnyx/api_resources copying telnyx/api_resources/address.py -> build/lib/telnyx/api_resources creating build/lib/telnyx/api_resources/abstract copying telnyx/api_resources/abstract/listable_api_resource.py -> build/lib/telnyx/api_resources/abstract copying telnyx/api_resources/abstract/nested_resource_class_methods.py -> build/lib/telnyx/api_resources/abstract copying telnyx/api_resources/abstract/createable_api_resource.py -> build/lib/telnyx/api_resources/abstract copying telnyx/api_resources/abstract/deletable_api_resource.py -> build/lib/telnyx/api_resources/abstract copying telnyx/api_resources/abstract/api_resource.py -> build/lib/telnyx/api_resources/abstract copying telnyx/api_resources/abstract/updateable_api_resource.py -> build/lib/telnyx/api_resources/abstract copying telnyx/api_resources/abstract/__init__.py -> build/lib/telnyx/api_resources/abstract copying telnyx/api_resources/abstract/singleton_api_resource.py -> build/lib/telnyx/api_resources/abstract + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J4KmEN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64 + cd telnyx-2.0.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-telnyx-2.0.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-telnyx-2.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx copying build/lib/telnyx/api_requestor.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx creating /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/room_session.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/portability_check.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/verification.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/inventory_coverage.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/bulk_creation.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/access_ip_address.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/call.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/sim_card_group.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/portout.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/phone_number.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/whatsapp_media.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/messaging_hosted_number.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/billing_group.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/queue.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/whatsapp_contact.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/number_order_phone_number.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/messaging_hosted_number_order.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/porting_order.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/whatsapp_message.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/whatsapp_phone_number.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/notification_profiles.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/phone_number_jobs.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/available_phone_number.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/phone_number_campaign.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/brand.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/phone_assignment_profile.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/public_key.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/number_lookup.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/call_control_application.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/messaging_profile.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/messaging_phone_number.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/connection.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/ip_connection.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/notification_event.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/ip.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/event.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/fax_application.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/managed_account.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/list_object.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/media.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/dynamic_emergency_address.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/campaign.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/number_order.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/whatsapp_business_account.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/message.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/access_control_ip.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/short_code.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/room_participant.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/credential_connection.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/document.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/verify_profile.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/wireless_detail_record_report.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/fqdn.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/detail_records_report.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/inbound_channel.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/sim_card.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/comment.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/sim_card_action.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/fax.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/outbound_voice_profile.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/notification_event_condition.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/conference.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/telephony_credential.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/api_key.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/balance.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/authentication_provider.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/__init__.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/phone_number_regulatory_requirement.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/room.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/custom_storage_credential.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources creating /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract copying build/lib/telnyx/api_resources/abstract/listable_api_resource.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract copying build/lib/telnyx/api_resources/abstract/nested_resource_class_methods.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract copying build/lib/telnyx/api_resources/abstract/createable_api_resource.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract copying build/lib/telnyx/api_resources/abstract/deletable_api_resource.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract copying build/lib/telnyx/api_resources/abstract/api_resource.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract copying build/lib/telnyx/api_resources/abstract/updateable_api_resource.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract copying build/lib/telnyx/api_resources/abstract/__init__.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract copying build/lib/telnyx/api_resources/abstract/singleton_api_resource.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract copying build/lib/telnyx/api_resources/sub_number_order.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/notification_setting.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/webhook_deliveries.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/fqdn_connection.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/sim_card_order.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/notification_channel.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/number_reservation.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/api_resources/address.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources copying build/lib/telnyx/telnyx_response.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx copying build/lib/telnyx/error.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx copying build/lib/telnyx/http_client.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx copying build/lib/telnyx/request_metrics.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx copying build/lib/telnyx/telnyx_object.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx copying build/lib/telnyx/six.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx copying build/lib/telnyx/__init__.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx copying build/lib/telnyx/multipart_data_generator.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx copying build/lib/telnyx/util.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx copying build/lib/telnyx/webhook.py -> /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_requestor.py to api_requestor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/room_session.py to room_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/portability_check.py to portability_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/verification.py to verification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/inventory_coverage.py to inventory_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/bulk_creation.py to bulk_creation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/access_ip_address.py to access_ip_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/call.py to call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/sim_card_group.py to sim_card_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/portout.py to portout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/phone_number.py to phone_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/whatsapp_media.py to whatsapp_media.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/messaging_hosted_number.py to messaging_hosted_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/billing_group.py to billing_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/queue.py to queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/whatsapp_contact.py to whatsapp_contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/number_order_phone_number.py to number_order_phone_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/messaging_hosted_number_order.py to messaging_hosted_number_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/porting_order.py to porting_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/whatsapp_message.py to whatsapp_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/whatsapp_phone_number.py to whatsapp_phone_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/notification_profiles.py to notification_profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/phone_number_jobs.py to phone_number_jobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/available_phone_number.py to available_phone_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/phone_number_campaign.py to phone_number_campaign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/brand.py to brand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/phone_assignment_profile.py to phone_assignment_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/public_key.py to public_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/number_lookup.py to number_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/call_control_application.py to call_control_application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/messaging_profile.py to messaging_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/messaging_phone_number.py to messaging_phone_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/ip_connection.py to ip_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/notification_event.py to notification_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/ip.py to ip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/fax_application.py to fax_application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/managed_account.py to managed_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/list_object.py to list_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/media.py to media.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/dynamic_emergency_address.py to dynamic_emergency_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/campaign.py to campaign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/number_order.py to number_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/whatsapp_business_account.py to whatsapp_business_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/access_control_ip.py to access_control_ip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/short_code.py to short_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/room_participant.py to room_participant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/credential_connection.py to credential_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/verify_profile.py to verify_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/wireless_detail_record_report.py to wireless_detail_record_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/fqdn.py to fqdn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/detail_records_report.py to detail_records_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/inbound_channel.py to inbound_channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/sim_card.py to sim_card.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/comment.py to comment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/sim_card_action.py to sim_card_action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/fax.py to fax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/outbound_voice_profile.py to outbound_voice_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/notification_event_condition.py to notification_event_condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/conference.py to conference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/telephony_credential.py to telephony_credential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/api_key.py to api_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/balance.py to balance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/authentication_provider.py to authentication_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/phone_number_regulatory_requirement.py to phone_number_regulatory_requirement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/room.py to room.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/custom_storage_credential.py to custom_storage_credential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract/listable_api_resource.py to listable_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract/nested_resource_class_methods.py to nested_resource_class_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract/createable_api_resource.py to createable_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract/deletable_api_resource.py to deletable_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract/api_resource.py to api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract/updateable_api_resource.py to updateable_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/abstract/singleton_api_resource.py to singleton_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/sub_number_order.py to sub_number_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/notification_setting.py to notification_setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/webhook_deliveries.py to webhook_deliveries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/fqdn_connection.py to fqdn_connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/sim_card_order.py to sim_card_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/notification_channel.py to notification_channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/number_reservation.py to number_reservation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/api_resources/address.py to address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/telnyx_response.py to telnyx_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/http_client.py to http_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/request_metrics.py to request_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/telnyx_object.py to telnyx_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/multipart_data_generator.py to multipart_data_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx/webhook.py to webhook.cpython-39.pyc writing byte-compilation script '/tmp/tmp_6b7k2km.py' /usr/bin/python3 /tmp/tmp_6b7k2km.py removing /tmp/tmp_6b7k2km.py running install_egg_info running egg_info writing telnyx.egg-info/PKG-INFO writing dependency_links to telnyx.egg-info/dependency_links.txt writing requirements to telnyx.egg-info/requires.txt writing top-level names to telnyx.egg-info/top_level.txt reading manifest file 'telnyx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'telnyx.egg-info/SOURCES.txt' Copying telnyx.egg-info to /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/telnyx-2.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64//usr/share/doc/python-telnyx + '[' -d doc ']' ~/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64 ~/build/BUILD/telnyx-2.0.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-telnyx-2.0.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 ']' ~/build/BUILD/telnyx-2.0.0 + popd + mv /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.0-1 --unique-debug-suffix -2.0.0-1.x86_64 --unique-debug-src-base python-telnyx-2.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/telnyx-2.0.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-telnyx-2.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-telnyx-2.0.0-1.noarch Provides: python-telnyx python3-telnyx = 2.0.0-1 python3.9dist(telnyx) = 2 python3dist(telnyx) = 2 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(pynacl) python3.9dist(requests) >= 2.20 Processing files: python-telnyx-help-2.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/telnyx-2.0.0/doclist.lst Provides: python-telnyx-help = 2.0.0-1 python3-telnyx-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-telnyx-2.0.0-1.x86_64 Wrote: /builddir/build/RPMS/python-telnyx-help-2.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-telnyx-2.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aemXv9 + umask 022 + cd /builddir/build/BUILD + cd telnyx-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-telnyx-2.0.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0