>>> py3-bandwidth-sdk: Building testing/py3-bandwidth-sdk 3.1.0-r6 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 11:16:18 +0000 >>> py3-bandwidth-sdk: Checking sanity of /home/buildozer/aports/testing/py3-bandwidth-sdk/APKBUILD... >>> WARNING: py3-bandwidth-sdk: No maintainer >>> py3-bandwidth-sdk: Analyzing dependencies... >>> py3-bandwidth-sdk: Installing for build: build-base py3-requests py3-dateutil py3-lxml py3-six py3-setuptools (1/39) Installing libbz2 (1.0.8-r5) (2/39) Installing libffi (3.4.4-r2) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.4.2-r1) (5/39) Installing mpdecimal (2.5.1-r2) (6/39) Installing libpanelw (6.4_p20230401-r5) (7/39) Installing readline (8.2.1-r1) (8/39) Installing sqlite-libs (3.41.2-r2) (9/39) Installing python3 (3.11.3-r10) (10/39) Installing python3-pycache-pyc0 (3.11.3-r10) (11/39) Installing pyc (0.1-r0) (12/39) Installing py3-certifi-pyc (2022.12.7-r2) (13/39) Installing py3-charset-normalizer (3.1.0-r1) (14/39) Installing py3-charset-normalizer-pyc (3.1.0-r1) (15/39) Installing py3-idna (3.4-r4) (16/39) Installing py3-idna-pyc (3.4-r4) (17/39) Installing py3-urllib3 (1.26.15-r1) (18/39) Installing py3-urllib3-pyc (1.26.15-r1) (19/39) Installing py3-requests-pyc (2.28.2-r1) (20/39) Installing python3-pyc (3.11.3-r10) (21/39) Installing py3-certifi (2022.12.7-r2) (22/39) Installing py3-requests (2.28.2-r1) (23/39) Installing py3-six (1.16.0-r6) (24/39) Installing py3-six-pyc (1.16.0-r6) (25/39) Installing py3-dateutil (2.8.2-r3) (26/39) Installing py3-dateutil-pyc (2.8.2-r3) (27/39) Installing libgpg-error (1.47-r1) (28/39) Installing libgcrypt (1.10.2-r1) (29/39) Installing libxml2 (2.10.4-r2) (30/39) Installing libxslt (1.1.37-r3) (31/39) Installing py3-lxml (4.9.2-r3) (32/39) Installing py3-lxml-pyc (4.9.2-r3) (33/39) Installing py3-parsing (3.0.9-r2) (34/39) Installing py3-parsing-pyc (3.0.9-r2) (35/39) Installing py3-packaging (23.1-r1) (36/39) Installing py3-packaging-pyc (23.1-r1) (37/39) Installing py3-setuptools (67.7.1-r0) (38/39) Installing py3-setuptools-pyc (67.7.1-r0) (39/39) Installing .makedepends-py3-bandwidth-sdk (20230422.111619) Executing busybox-1.36.0-r7.trigger OK: 432 MiB in 140 packages >>> py3-bandwidth-sdk: Cleaning up srcdir >>> py3-bandwidth-sdk: Cleaning up pkgdir >>> py3-bandwidth-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge//bandwidth-sdk-3.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 704k 59 415k 0 0 627k 0 0:00:01 --:--:-- 0:00:01 627k 100 704k 100 704k 0 0 1059k 0 --:--:-- --:--:-- --:--:-- 1058k >>> py3-bandwidth-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge//bandwidth-sdk-3.1.0.tar.gz >>> py3-bandwidth-sdk: Checking sha512sums... bandwidth-sdk-3.1.0.tar.gz: OK >>> py3-bandwidth-sdk: Unpacking /var/cache/distfiles/edge/bandwidth-sdk-3.1.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:519: InformationOnly: Normalizing 'v3.1.0' to '3.1.0' self.metadata.version = self._normalize_version( running build running build_py creating build creating build/lib creating build/lib/bandwidth copying bandwidth/version.py -> build/lib/bandwidth copying bandwidth/__init__.py -> build/lib/bandwidth copying bandwidth/client_module.py -> build/lib/bandwidth copying bandwidth/convert_camel.py -> build/lib/bandwidth creating build/lib/bandwidth/voice copying bandwidth/voice/__init__.py -> build/lib/bandwidth/voice copying bandwidth/voice/bxml.py -> build/lib/bandwidth/voice copying bandwidth/voice/api_exception_module.py -> build/lib/bandwidth/voice copying bandwidth/voice/decorators.py -> build/lib/bandwidth/voice copying bandwidth/voice/backup_init.py -> build/lib/bandwidth/voice copying bandwidth/voice/lazy_enumerable.py -> build/lib/bandwidth/voice copying bandwidth/voice/client_module.py -> build/lib/bandwidth/voice creating build/lib/bandwidth/messaging copying bandwidth/messaging/__init__.py -> build/lib/bandwidth/messaging copying bandwidth/messaging/api_exception_module.py -> build/lib/bandwidth/messaging copying bandwidth/messaging/client_module.py -> build/lib/bandwidth/messaging creating build/lib/bandwidth/account copying bandwidth/account/__init__.py -> build/lib/bandwidth/account copying bandwidth/account/api_exception_module.py -> build/lib/bandwidth/account copying bandwidth/account/client_module.py -> build/lib/bandwidth/account /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:519: InformationOnly: Normalizing 'v3.1.0' to '3.1.0' self.metadata.version = self._normalize_version( running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info creating bandwidth_sdk.egg-info writing bandwidth_sdk.egg-info/PKG-INFO writing dependency_links to bandwidth_sdk.egg-info/dependency_links.txt writing requirements to bandwidth_sdk.egg-info/requires.txt writing top-level names to bandwidth_sdk.egg-info/top_level.txt writing manifest file 'bandwidth_sdk.egg-info/SOURCES.txt' reading manifest file 'bandwidth_sdk.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'bandwidth_sdk.egg-info/SOURCES.txt' running build_ext test_conversion (tests.test_convert_camel.ConvertCamelTests.test_conversion) convert_object_to_snake_case() should successfully transform a nested list ... ok test_default_case (tests.test_convert_camel.ConvertCamelTests.test_default_case) convert_object_to_snake_case() should return same object if not string, list, dict ... ok test_dict_case (tests.test_convert_camel.ConvertCamelTests.test_dict_case) convert_object_to_snake_case() should snake a dict ... ok test_string_case (tests.test_convert_camel.ConvertCamelTests.test_string_case) convert_object_to_snake_case() should snake a string ... ok test_create_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_create_conference) create_conference() should create a conference and return id ... ok test_create_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_create_conference_member) create_conference_member() should create a conference member ... ok test_get_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_get_conference) get_conference() should return a conference ... ok test_get_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_get_conference_member) get_conference_member() should return a conference member ... ok test_hold_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_hold_conference) hold_conference() should call update_conference() with right params ... ok test_hold_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_hold_conference_member) hold_conference_member() should call update_conference_member() with right params ... ok test_list_conference_members (tests.bandwidth.voice.test_conference.ConferenceTests.test_list_conference_members) list_conference_members() should return members of a conference ... ok test_mute_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_mute_conference) mute_conference() should call update_conference() with right params ... ok test_mute_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_mute_conference_member) mute_conference_member() should call update_conference_member() with right params ... ok test_play_audio_file_to_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_play_audio_file_to_conference_member) play_audio_file_to_conference_member() should call play_audio_to_conference_member() with right params ... ok test_play_audio_to_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_play_audio_to_conference) play_audio_to_conference() should play an audio to a conference ... ok test_play_audio_to_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_play_audio_to_conference_member) play_audio_to_conference_member() should play audio to a conference member ... ok test_remove_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_remove_conference_member) delete_conference_member() should call update_conference_member() with right params ... ok test_speak_sentence_to_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_speak_sentence_to_conference_member) speak_sentence_to_conference_member() should call play_audio_to_conference_member() with right params ... ok test_terminate_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_terminate_conference) terminate_conference() should call update_conference() with right params ... ok test_update_conference (tests.bandwidth.voice.test_conference.ConferenceTests.test_update_conference) update_conference() should update a conference ... ok test_update_conference_member (tests.bandwidth.voice.test_conference.ConferenceTests.test_update_conference_member) update_conference_member() should update a conference member ... ok test_create_bridge (tests.bandwidth.voice.test_bridge.BridgesTests.test_create_bridge) create_bridge() should create a bridge and return id ... ok test_get_bridge (tests.bandwidth.voice.test_bridge.BridgesTests.test_get_bridge) get_bridge() should return a bridge ... ok test_list_bridge_calls (tests.bandwidth.voice.test_bridge.BridgesTests.test_list_bridge_calls) list_bridge_calls() should return calls of a bridge ... ok test_list_bridges (tests.bandwidth.voice.test_bridge.BridgesTests.test_list_bridges) list_bridges() should return bridges ... ok test_play_audio_to_bridge (tests.bandwidth.voice.test_bridge.BridgesTests.test_play_audio_to_bridge) play_audio_to_bridge() should play audio to a bridge ... ok test_update_bridge (tests.bandwidth.voice.test_bridge.BridgesTests.test_update_bridge) update_bridge() should update a bridge ... ok test_build_audio_playback (tests.bandwidth.voice.test_audio.AudioBuilderTests.test_build_audio_playback) Should return dict of values ... ok test_build_sentence (tests.bandwidth.voice.test_audio.AudioBuilderTests.test_build_sentence) Should return dict of values ... ok test_answer_call (tests.bandwidth.voice.test_call.CallTests.test_answer_call) answer_call() should call update_call with right data ... ok test_create_call (tests.bandwidth.voice.test_call.CallTests.test_create_call) create_call() should create a call and return id ... ok test_create_call_gather (tests.bandwidth.voice.test_call.CallTests.test_create_call_gather) create_call_gather() should create a gather ... ok test_disable_call_recording (tests.bandwidth.voice.test_call.CallTests.test_disable_call_recording) disable_call_recording() should call update_call with recording_enabled=False ... ok test_enable_call_recording (tests.bandwidth.voice.test_call.CallTests.test_enable_call_recording) enable_call_recording() should call update_call with recording_enabled=True ... ok test_get_call (tests.bandwidth.voice.test_call.CallTests.test_get_call) get_call() should return a call ... ok test_get_call_event (tests.bandwidth.voice.test_call.CallTests.test_get_call_event) get_call_event() should return an event ... ok test_get_call_gather (tests.bandwidth.voice.test_call.CallTests.test_get_call_gather) get_call_gather() should return a gather ... ok test_hangup_call (tests.bandwidth.voice.test_call.CallTests.test_hangup_call) hangup_call() should call update_call with right data ... ok test_list_call_events (tests.bandwidth.voice.test_call.CallTests.test_list_call_events) list_call_events() should return events ... ok test_list_call_recordings (tests.bandwidth.voice.test_call.CallTests.test_list_call_recordings) list_call_recordings() should return recordings ... ok test_list_call_transcriptions (tests.bandwidth.voice.test_call.CallTests.test_list_call_transcriptions) get_call_transcriptions() should return transcriptions ... ok test_list_calls (tests.bandwidth.voice.test_call.CallTests.test_list_calls) list_calls() should return calls ... ok test_play_audio_to_call (tests.bandwidth.voice.test_call.CallTests.test_play_audio_to_call) play_audio_to_call() should play audio to a call ... ok test_reject_call (tests.bandwidth.voice.test_call.CallTests.test_reject_call) reject_call() should call update_call with right data ... ok test_send_dtmf_to_call (tests.bandwidth.voice.test_call.CallTests.test_send_dtmf_to_call) send_dtmf_to_call() should send dtmf data to a call ... ok test_toggle_call_recording_neutral (tests.bandwidth.voice.test_call.CallTests.test_toggle_call_recording_neutral) toggle_call_recording() should call get_call with the id ... ok test_toggle_call_recording_off (tests.bandwidth.voice.test_call.CallTests.test_toggle_call_recording_off) toggle_call_recording() should call get_call with the id ... ok test_toggle_call_recording_on (tests.bandwidth.voice.test_call.CallTests.test_toggle_call_recording_on) toggle_call_recording() should call get_call with the id ... ok test_transfer_call (tests.bandwidth.voice.test_call.CallTests.test_transfer_call) transfer_call() should call update_call with right data ... ok test_transfer_call_with_callback_url (tests.bandwidth.voice.test_call.CallTests.test_transfer_call_with_callback_url) transfer_call() should call update_call with right data (with callback url) ... ok test_transfer_call_with_caller_id (tests.bandwidth.voice.test_call.CallTests.test_transfer_call_with_caller_id) transfer_call() should call update_call with right data (with caller id) ... ok test_transfer_call_with_whisper_audio (tests.bandwidth.voice.test_call.CallTests.test_transfer_call_with_whisper_audio) transfer_call() should call update_call with right data (with whisper audio) ... ok test_update_call (tests.bandwidth.voice.test_call.CallTests.test_update_call) update_call() should update a call ... ok test_update_call_gather (tests.bandwidth.voice.test_call.CallTests.test_update_call_gather) update_call_gather() should update a gather ... ok test_get_recording (tests.bandwidth.voice.test_recording.RecordingTests.test_get_recording) get_recording() should return a recording ... ok test_list_recordings (tests.bandwidth.voice.test_recording.RecordingTests.test_list_recordings) list_recordings() should return recordings ... ok test_create_transcription (tests.bandwidth.voice.test_transcription.TranscriptionTests.test_create_transcription) create_transcription() should create a transcription and return id ... ok test_get_transcription (tests.bandwidth.voice.test_transcription.TranscriptionTests.test_get_transcription) get_transcription() should return a transcription ... ok test_list_transcriptions (tests.bandwidth.voice.test_transcription.TranscriptionTests.test_list_transcriptions) list_transcriptions() should return transcriptions ... ok test_check_response_with_json_error (tests.bandwidth.test_voice_client.ClientTests.test_check_response_with_json_error) _check_response() should extract error data from json ... ok test_check_response_with_json_error_without_code (tests.bandwidth.test_voice_client.ClientTests.test_check_response_with_json_error_without_code) _check_response() should extract error data from json (without code) ... ok test_check_response_with_plain_text_error (tests.bandwidth.test_voice_client.ClientTests.test_check_response_with_plain_text_error) _check_response() should extract error data from plain text ... ok test_init_with_missing_auth_data (tests.bandwidth.test_voice_client.ClientTests.test_init_with_missing_auth_data) Client() should raise error on missing auth data ... ok test_init_with_right_auth_data (tests.bandwidth.test_voice_client.ClientTests.test_init_with_right_auth_data) Client() should return client instance with right auth data ... ok test_init_with_right_auth_data_and_another_endpoint_and_version (tests.bandwidth.test_voice_client.ClientTests.test_init_with_right_auth_data_and_another_endpoint_and_version) Client() should return client instance with right auth data (different endpoint and version) ... ok test_make_request_with_headers (tests.bandwidth.test_voice_client.ClientTests.test_make_request_with_headers) _request() should add the user agent to header ... ok test_make_request_with_json (tests.bandwidth.test_voice_client.ClientTests.test_make_request_with_json) _make_request() should make request, check response and extract json data ... ok test_make_request_with_location_header (tests.bandwidth.test_voice_client.ClientTests.test_make_request_with_location_header) _make_request() should make request, check response and extract id from location header ... ok test_play_audio_methods (tests.bandwidth.test_voice_client.ClientTests.test_play_audio_methods) client should contain play audio helpers ... ok test_request_with_absolute_url (tests.bandwidth.test_voice_client.ClientTests.test_request_with_absolute_url) _request() should make authorized request to absolute url ... ok test_request_with_relative_url (tests.bandwidth.test_voice_client.ClientTests.test_request_with_relative_url) _request() should make authorized request to relative url ... ok test_get_lazy_enumerator (tests.bandwidth.test_lazy_enumerable.LazyEnumerableTests.test_get_lazy_enumerator) get_lazy_enumerator() should return data on demand ... ok test_get_lazy_enumerator_with_several_requests (tests.bandwidth.test_lazy_enumerable.LazyEnumerableTests.test_get_lazy_enumerator_with_several_requests) get_lazy_enumerator() should request new portion of data on demand ... ok test_play_audio (tests.bandwidth.test_decorators.DecoratorsTests.test_play_audio) play_audio() should add methods speak_sentence and play_audio_file to class ... ok test_check_response_with_json_error (tests.bandwidth.test_messaging_client.ClientTests.test_check_response_with_json_error) _check_response() should extract error data from json ... ok test_check_response_with_json_error_without_code (tests.bandwidth.test_messaging_client.ClientTests.test_check_response_with_json_error_without_code) _check_response() should extract error data from json (without code) ... ok test_check_response_with_plain_text_error (tests.bandwidth.test_messaging_client.ClientTests.test_check_response_with_plain_text_error) _check_response() should extract error data from plain text ... ok test_init_with_missing_auth_data (tests.bandwidth.test_messaging_client.ClientTests.test_init_with_missing_auth_data) Client() should raise error on missing auth data ... ok test_init_with_right_auth_data (tests.bandwidth.test_messaging_client.ClientTests.test_init_with_right_auth_data) Client() should return client instance with right auth data ... ok test_init_with_right_auth_data_and_another_endpoint_and_version (tests.bandwidth.test_messaging_client.ClientTests.test_init_with_right_auth_data_and_another_endpoint_and_version) Client() should return client instance with right auth data (different endpoint and version) ... ok test_make_request_with_headers (tests.bandwidth.test_messaging_client.ClientTests.test_make_request_with_headers) _request() should add the user agent to header ... ok test_make_request_with_json (tests.bandwidth.test_messaging_client.ClientTests.test_make_request_with_json) _make_request() should make request, check response and extract json data ... ok test_make_request_with_location_header (tests.bandwidth.test_messaging_client.ClientTests.test_make_request_with_location_header) _make_request() should make request, check response and extract id from location header ... ok test_request_with_absolute_url (tests.bandwidth.test_messaging_client.ClientTests.test_request_with_absolute_url) _request() should make authorized request to absolute url ... ok test_request_with_relative_url (tests.bandwidth.test_messaging_client.ClientTests.test_request_with_relative_url) _request() should make authorized request to relative url ... ok test_get_message (tests.bandwidth.messaging.test_message.MessageTests.test_get_message) get_message() should return a message ... ok test_get_messages (tests.bandwidth.messaging.test_message.MessageTests.test_get_messages) list_messages() should return messages ... ok test_send_message (tests.bandwidth.messaging.test_message.MessageTests.test_send_message) send_message() should create an message and return id ... ok test_send_messages (tests.bandwidth.messaging.test_message.MessageTests.test_send_messages) send_messages() should send some messages ... ok test_check_response_with_json_error (tests.bandwidth.test_account_client.ClientTests.test_check_response_with_json_error) _check_response() should extract error data from json ... ok test_check_response_with_json_error_without_code (tests.bandwidth.test_account_client.ClientTests.test_check_response_with_json_error_without_code) _check_response() should extract error data from json (without code) ... ok test_check_response_with_plain_text_error (tests.bandwidth.test_account_client.ClientTests.test_check_response_with_plain_text_error) _check_response() should extract error data from plain text ... ok test_encode_if_not_encoded_encoded_string (tests.bandwidth.test_account_client.ClientTests.test_encode_if_not_encoded_encoded_string) encode_if_not_encoded() should return the same string if it is already encoded ... ok test_encoded_if_not_encoded_non_encoded_string (tests.bandwidth.test_account_client.ClientTests.test_encoded_if_not_encoded_non_encoded_string) encoded_if_not_encoded() should encode the string if not already encoded ... ok test_init_with_missing_auth_data (tests.bandwidth.test_account_client.ClientTests.test_init_with_missing_auth_data) Client() should raise error on missing auth data ... ok test_init_with_right_auth_data (tests.bandwidth.test_account_client.ClientTests.test_init_with_right_auth_data) Client() should return client instance with right auth data ... ok test_init_with_right_auth_data_and_another_endpoint_and_version (tests.bandwidth.test_account_client.ClientTests.test_init_with_right_auth_data_and_another_endpoint_and_version) Client() should return client instance with right auth data (different endpoint and version) ... ok test_make_request_with_headers (tests.bandwidth.test_account_client.ClientTests.test_make_request_with_headers) _request() should add the user agent to header ... ok test_make_request_with_json (tests.bandwidth.test_account_client.ClientTests.test_make_request_with_json) _make_request() should make request, check response and extract json data ... ok test_make_request_with_location_header (tests.bandwidth.test_account_client.ClientTests.test_make_request_with_location_header) _make_request() should make request, check response and extract id from location header ... ok test_request_with_absolute_url (tests.bandwidth.test_account_client.ClientTests.test_request_with_absolute_url) _request() should make authorized request to absolute url ... ok test_request_with_relative_url (tests.bandwidth.test_account_client.ClientTests.test_request_with_relative_url) _request() should make authorized request to relative url ... ok test__str__ (tests.bandwidth.test_bxml.ResponseTests.test__str__) __str__() should return XML as string ... ok test_to_xml (tests.bandwidth.test_bxml.ResponseTests.test_to_xml) to_xml() should build XML ... ok test_to_xml_with_several_verbs (tests.bandwidth.test_bxml.ResponseTests.test_to_xml_with_several_verbs) to_xml() should build XML (some verbs) ... ok test_create_application (tests.bandwidth.account.test_application.ApplicationTests.test_create_application) create_application() should create an application and return id ... ok test_delete_application (tests.bandwidth.account.test_application.ApplicationTests.test_delete_application) delete_application() should remove an application ... ok test_get_application (tests.bandwidth.account.test_application.ApplicationTests.test_get_application) get_application() should return an application ... ok test_list_applications (tests.bandwidth.account.test_application.ApplicationTests.test_list_applications) get_applications() should return applications ... ok test_update_application (tests.bandwidth.account.test_application.ApplicationTests.test_update_application) update_application() should update an application ... ok test_create_domain_endpoint (tests.bandwidth.account.test_endpoint.EndpointTests.test_create_domain_endpoint) create_domain_endpoint() should create an endpoint and return id ... ok test_create_domain_endpoint_auth_token (tests.bandwidth.account.test_endpoint.EndpointTests.test_create_domain_endpoint_auth_token) create_domain_endpoint_auth_token() should create auth token ... ok test_delete_domain_endpoint (tests.bandwidth.account.test_endpoint.EndpointTests.test_delete_domain_endpoint) delete_domain_endpoint() should remove an endpoint ... ok test_get_domain_endpoint (tests.bandwidth.account.test_endpoint.EndpointTests.test_get_domain_endpoint) get_domain_endpoint() should return an endpoint ... ok test_list_domain_endpoints (tests.bandwidth.account.test_endpoint.EndpointTests.test_list_domain_endpoints) list_domain_endpoints() should return endpoints ... ok test_update_domain_endpoint (tests.bandwidth.account.test_endpoint.EndpointTests.test_update_domain_endpoint) update ... ok test_get_account (tests.bandwidth.account.test_account.AccountTests.test_get_account) get_account() should return account data ... ok test_list_account_transactions (tests.bandwidth.account.test_account.AccountTests.test_list_account_transactions) list_account_transactions() should return account transactions ... ok test_get_error (tests.bandwidth.account.test_error.ErrorTests.test_get_error) get_errors() should return an error ... ok test_list_errors (tests.bandwidth.account.test_error.ErrorTests.test_list_errors) list_errors() should return errors ... ok test_create_domain (tests.bandwidth.account.test_domain.DomainTests.test_create_domain) create_domain() should create a domain and return id ... ok test_delete_domain (tests.bandwidth.account.test_domain.DomainTests.test_delete_domain) delete_domain() should remove an domain ... ok test_get_domain (tests.bandwidth.account.test_domain.DomainTests.test_get_domain) get_domain('domain_id') should return a domain ... ok test_list_domains (tests.bandwidth.account.test_domain.DomainTests.test_list_domains) list_domains() should return domains ... ok test_delete_media_file (tests.bandwidth.account.test_media.MediaTests.test_delete_media_file) delete_media_file() should remove a media file ... ok test_download_media_file (tests.bandwidth.account.test_media.MediaTests.test_download_media_file) download_media_file() should download file ... ok test_list_media_files (tests.bandwidth.account.test_media.MediaTests.test_list_media_files) list_media_files() should return media files ... ok test_upload_media_file (tests.bandwidth.account.test_media.MediaTests.test_upload_media_file) upload_media_file() should upload file ... ok test_upload_media_file_by_path (tests.bandwidth.account.test_media.MediaTests.test_upload_media_file_by_path) upload_media_file() should upload file by file path ... ok test_get_number_info (tests.bandwidth.account.test_number_info.NumberInfoTests.test_get_number_info) get_number_info() should return recordings ... ok test_delete_phone_number (tests.bandwidth.account.test_phone_number.PhoneNumberTests.test_delete_phone_number) delete_phone_number() should remove a number ... ok test_get_phone_number (tests.bandwidth.account.test_phone_number.PhoneNumberTests.test_get_phone_number) get_phone_number() should return a phone number ... ok test_list_phone_numbers (tests.bandwidth.account.test_phone_number.PhoneNumberTests.test_list_phone_numbers) list_phone_numbers() should return numbers ... ok test_order_phone_number (tests.bandwidth.account.test_phone_number.PhoneNumberTests.test_order_phone_number) order_phone_number() should create an number and return id ... ok test_update_phone_number (tests.bandwidth.account.test_phone_number.PhoneNumberTests.test_update_phone_number) update_phone_number() should update a phone number ... ok test_search_and_order_local_numbers (tests.bandwidth.account.test_available_number.AvailableNumberTests.test_search_and_order_local_numbers) search_and_order_available_numbers() should search, order and return available numbers ... ok test_search_and_order_toll_free_numbers (tests.bandwidth.account.test_available_number.AvailableNumberTests.test_search_and_order_toll_free_numbers) search_and_order_available_numbers() should search, order and return available numbers ... ok test_search_available_local_numbers (tests.bandwidth.account.test_available_number.AvailableNumberTests.test_search_available_local_numbers) search_available_numbers() should return available numbers ... ok test_search_available_toll_free_numbers (tests.bandwidth.account.test_available_number.AvailableNumberTests.test_search_available_toll_free_numbers) search_available_numbers() should return available numbers ... ok test_call_with_caching_client_class_name (tests.test_client.ClientTests.test_call_with_caching_client_class_name) Call of client() should cache client class name ... ok test_call_with_supported_client (tests.test_client.ClientTests.test_call_with_supported_client) Call of client() should return client instance for supported client name ... ok test_call_with_supported_client_different_case (tests.test_client.ClientTests.test_call_with_supported_client_different_case) Call of client() should return client instance for supported client name (case insensitive) ... ok test_call_with_unsupported_client (tests.test_client.ClientTests.test_call_with_unsupported_client) Call of client() should raise error for unsupported client name ... ok ---------------------------------------------------------------------- Ran 143 tests in 0.037s OK >>> py3-bandwidth-sdk: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:519: InformationOnly: Normalizing 'v3.1.0' to '3.1.0' self.metadata.version = self._normalize_version( running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/__init__.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/bxml.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/api_exception_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/decorators.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/backup_init.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/lazy_enumerable.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice copying build/lib/bandwidth/voice/client_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice copying build/lib/bandwidth/version.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth copying build/lib/bandwidth/__init__.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/messaging copying build/lib/bandwidth/messaging/__init__.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/messaging copying build/lib/bandwidth/messaging/api_exception_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/messaging copying build/lib/bandwidth/messaging/client_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/messaging copying build/lib/bandwidth/client_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth creating /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/account copying build/lib/bandwidth/account/__init__.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/account copying build/lib/bandwidth/account/api_exception_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/account copying build/lib/bandwidth/account/client_module.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/account copying build/lib/bandwidth/convert_camel.py -> /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice/bxml.py to bxml.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice/api_exception_module.py to api_exception_module.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice/decorators.py to decorators.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice/backup_init.py to backup_init.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice/lazy_enumerable.py to lazy_enumerable.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice/client_module.py to client_module.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/messaging/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/messaging/api_exception_module.py to api_exception_module.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/messaging/client_module.py to client_module.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/client_module.py to client_module.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/account/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/account/api_exception_module.py to api_exception_module.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/account/client_module.py to client_module.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/convert_camel.py to convert_camel.cpython-311.pyc running install_egg_info running egg_info writing bandwidth_sdk.egg-info/PKG-INFO writing dependency_links to bandwidth_sdk.egg-info/dependency_links.txt writing requirements to bandwidth_sdk.egg-info/requires.txt writing top-level names to bandwidth_sdk.egg-info/top_level.txt reading manifest file 'bandwidth_sdk.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'bandwidth_sdk.egg-info/SOURCES.txt' Copying bandwidth_sdk.egg-info to /home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth_sdk-3.1.0-py3.11.egg-info running install_scripts >>> py3-bandwidth-sdk-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/__pycache__' -> '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk-pyc/usr/lib/python3.11/site-packages/bandwidth/__pycache__' '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/voice/__pycache__' -> '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk-pyc/usr/lib/python3.11/site-packages/bandwidth/voice/__pycache__' '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/messaging/__pycache__' -> '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk-pyc/usr/lib/python3.11/site-packages/bandwidth/messaging/__pycache__' '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk/usr/lib/python3.11/site-packages/bandwidth/account/__pycache__' -> '/home/buildozer/aports/testing/py3-bandwidth-sdk/pkg/py3-bandwidth-sdk-pyc/usr/lib/python3.11/site-packages/bandwidth/account/__pycache__' >>> py3-bandwidth-sdk-pyc*: Preparing subpackage py3-bandwidth-sdk-pyc... >>> py3-bandwidth-sdk-pyc*: Running postcheck for py3-bandwidth-sdk-pyc >>> py3-bandwidth-sdk*: Running postcheck for py3-bandwidth-sdk >>> py3-bandwidth-sdk*: Preparing package py3-bandwidth-sdk... >>> py3-bandwidth-sdk-pyc*: Tracing dependencies... py3-requests py3-dateutil py3-lxml py3-six python3~3.11 >>> py3-bandwidth-sdk-pyc*: Package size: 392.0 KB >>> py3-bandwidth-sdk-pyc*: Compressing data... >>> py3-bandwidth-sdk-pyc*: Create checksum... >>> py3-bandwidth-sdk-pyc*: Create py3-bandwidth-sdk-pyc-3.1.0-r6.apk >>> py3-bandwidth-sdk*: Tracing dependencies... py3-requests py3-dateutil py3-lxml py3-six python3~3.11 >>> py3-bandwidth-sdk*: Package size: 384.0 KB >>> py3-bandwidth-sdk*: Compressing data... >>> py3-bandwidth-sdk*: Create checksum... >>> py3-bandwidth-sdk*: Create py3-bandwidth-sdk-3.1.0-r6.apk >>> py3-bandwidth-sdk: Build complete at Sat, 22 Apr 2023 11:16:21 +0000 elapsed time 0h 0m 3s >>> py3-bandwidth-sdk: Cleaning up srcdir >>> py3-bandwidth-sdk: Cleaning up pkgdir >>> py3-bandwidth-sdk: Uninstalling dependencies... (1/39) Purging .makedepends-py3-bandwidth-sdk (20230422.111619) (2/39) Purging py3-requests-pyc (2.28.2-r1) (3/39) Purging py3-requests (2.28.2-r1) (4/39) Purging py3-certifi-pyc (2022.12.7-r2) (5/39) Purging py3-certifi (2022.12.7-r2) (6/39) Purging py3-charset-normalizer-pyc (3.1.0-r1) (7/39) Purging py3-charset-normalizer (3.1.0-r1) (8/39) Purging py3-idna-pyc (3.4-r4) (9/39) Purging py3-idna (3.4-r4) (10/39) Purging py3-urllib3-pyc (1.26.15-r1) (11/39) Purging py3-urllib3 (1.26.15-r1) (12/39) Purging py3-dateutil-pyc (2.8.2-r3) (13/39) Purging py3-dateutil (2.8.2-r3) (14/39) Purging py3-lxml-pyc (4.9.2-r3) (15/39) Purging py3-lxml (4.9.2-r3) (16/39) Purging py3-six-pyc (1.16.0-r6) (17/39) Purging py3-six (1.16.0-r6) (18/39) Purging py3-setuptools-pyc (67.7.1-r0) (19/39) Purging py3-setuptools (67.7.1-r0) (20/39) Purging py3-packaging-pyc (23.1-r1) (21/39) Purging py3-packaging (23.1-r1) (22/39) Purging py3-parsing-pyc (3.0.9-r2) (23/39) Purging py3-parsing (3.0.9-r2) (24/39) Purging libxslt (1.1.37-r3) (25/39) Purging python3-pyc (3.11.3-r10) (26/39) Purging python3-pycache-pyc0 (3.11.3-r10) (27/39) Purging pyc (0.1-r0) (28/39) Purging python3 (3.11.3-r10) (29/39) Purging gdbm (1.23-r1) (30/39) Purging libbz2 (1.0.8-r5) (31/39) Purging libffi (3.4.4-r2) (32/39) Purging libgcrypt (1.10.2-r1) (33/39) Purging libgpg-error (1.47-r1) (34/39) Purging libpanelw (6.4_p20230401-r5) (35/39) Purging libxml2 (2.10.4-r2) (36/39) Purging mpdecimal (2.5.1-r2) (37/39) Purging readline (8.2.1-r1) (38/39) Purging sqlite-libs (3.41.2-r2) (39/39) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 371 MiB in 101 packages >>> py3-bandwidth-sdk: Updating the testing/s390x repository index... >>> py3-bandwidth-sdk: Signing the index...