>>> ospd: Building community/ospd 21.4.4-r3 (using abuild 3.9.0-r0) started Wed, 20 Apr 2022 20:08:16 +0000 >>> ospd: Checking sanity of /home/buildozer/aports/community/ospd/APKBUILD... >>> ospd: Analyzing dependencies... >>> ospd: Installing for build: build-base python3 py3-paramiko py3-defusedxml py3-deprecated py3-psutil py3-lxml py3-setuptools py3-wheel cython libxml2-dev libxslt-dev (1/36) Installing gdbm (1.23-r0) (2/36) Installing mpdecimal (2.5.1-r1) (3/36) Installing readline (8.1.2-r0) (4/36) Installing sqlite-libs (3.38.2-r0) (5/36) Installing python3 (3.10.3-r1) (6/36) Installing py3-asn1 (0.4.8-r2) (7/36) Installing py3-cparser (2.20-r2) (8/36) Installing py3-cffi (1.15.0-r0) (9/36) Installing py3-idna (3.3-r2) (10/36) Installing py3-asn1crypto (1.4.0-r2) (11/36) Installing py3-six (1.16.0-r1) (12/36) Installing py3-cryptography (3.4.8-r0) (13/36) Installing py3-bcrypt (3.2.0-r5) (14/36) Installing py3-pynacl (1.5.0-r0) (15/36) Installing py3-paramiko (2.10.3-r0) (16/36) Installing py3-defusedxml (0.7.1-r2) (17/36) Installing py3-wrapt (1.12.1-r2) (18/36) Installing py3-deprecated (1.2.13-r1) (19/36) Installing py3-psutil (5.9.0-r0) (20/36) Installing libgpg-error (1.45-r0) (21/36) Installing libgcrypt (1.9.4-r0) (22/36) Installing libxslt (1.1.35-r0) (23/36) Installing py3-lxml (4.8.0-r0) (24/36) Installing py3-appdirs (1.4.4-r3) (25/36) Installing py3-more-itertools (8.12.0-r2) (26/36) Installing py3-ordered-set (4.0.2-r3) (27/36) Installing py3-parsing (2.4.7-r3) (28/36) Installing py3-packaging (21.3-r0) (29/36) Installing py3-setuptools (59.4.0-r0) (30/36) Installing py3-wheel (0.37.1-r0) (31/36) Installing cython (0.29.24-r1) (32/36) Installing zlib-dev (1.2.12-r0) (33/36) Installing xz-dev (5.2.5-r1) (34/36) Installing libxml2-dev (2.9.13-r0) (35/36) Installing libxslt-dev (1.1.35-r0) (36/36) Installing .makedepends-ospd (20220420.200818) Executing busybox-1.35.0-r8.trigger OK: 1360 MiB in 139 packages >>> ospd: Cleaning up srcdir >>> ospd: Cleaning up pkgdir >>> ospd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/ospd-21.4.4.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 100 124k 100 124k 0 0 1445k 0 --:--:-- --:--:-- --:--:-- 1460k >>> ospd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/ospd-21.4.4.tar.gz >>> ospd: Checking sha512sums... ospd-21.4.4.tar.gz: OK >>> ospd: Unpacking /var/cache/distfiles/v3.16/ospd-21.4.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/ospd copying ospd/ospd_ssh.py -> build/lib/ospd copying ospd/scan.py -> build/lib/ospd copying ospd/network.py -> build/lib/ospd copying ospd/ospd.py -> build/lib/ospd copying ospd/vtfilter.py -> build/lib/ospd copying ospd/xml.py -> build/lib/ospd copying ospd/misc.py -> build/lib/ospd copying ospd/parser.py -> build/lib/ospd copying ospd/logger.py -> build/lib/ospd copying ospd/server.py -> build/lib/ospd copying ospd/vts.py -> build/lib/ospd copying ospd/datapickler.py -> build/lib/ospd copying ospd/errors.py -> build/lib/ospd copying ospd/__version__.py -> build/lib/ospd copying ospd/__init__.py -> build/lib/ospd copying ospd/protocol.py -> build/lib/ospd copying ospd/cvss.py -> build/lib/ospd copying ospd/main.py -> build/lib/ospd copying ospd/resultlist.py -> build/lib/ospd copying ospd/timer.py -> build/lib/ospd copying ospd/config.py -> build/lib/ospd creating build/lib/ospd/command copying ospd/command/command.py -> build/lib/ospd/command copying ospd/command/initsubclass.py -> build/lib/ospd/command copying ospd/command/__init__.py -> build/lib/ospd/command copying ospd/command/registry.py -> build/lib/ospd/command running egg_info creating ospd.egg-info writing ospd.egg-info/PKG-INFO writing dependency_links to ospd.egg-info/dependency_links.txt writing requirements to ospd.egg-info/requires.txt writing top-level names to ospd.egg-info/top_level.txt writing manifest file 'ospd.egg-info/SOURCES.txt' reading manifest file 'ospd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Poetry.toml' warning: no files found matching 'Poetry.lock' adding license file 'COPYING' writing manifest file 'ospd.egg-info/SOURCES.txt' running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing ospd.egg-info/PKG-INFO writing dependency_links to ospd.egg-info/dependency_links.txt writing requirements to ospd.egg-info/requires.txt writing top-level names to ospd.egg-info/top_level.txt reading manifest file 'ospd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Poetry.toml' warning: no files found matching 'Poetry.lock' adding license file 'COPYING' writing manifest file 'ospd.egg-info/SOURCES.txt' running build_ext test_batch_result (tests.test_scan_and_result.ScanTestCase) ... parallel attribute of start_scan will be ignored, sice parallel scan is not supported by OSPd. ok test_billon_laughs (tests.test_scan_and_result.ScanTestCase) ... ok test_calculate_progress_without_current_hosts (tests.test_scan_and_result.ScanTestCase) ... parallel attribute of start_scan will be ignored, sice parallel scan is not supported by OSPd. ok test_clean_forgotten_scans (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:Legacy start scan command format is being used, which is deprecated since 20.08. Please read the documentation for start scan command. ok test_count_queued_scans (tests.test_scan_and_result.ScanTestCase) ... ok test_count_running_scans (tests.test_scan_and_result.ScanTestCase) ... ok test_free_memory_false (tests.test_scan_and_result.ScanTestCase) ... ok test_free_memory_true (tests.test_scan_and_result.ScanTestCase) ... ok test_get_default_help (tests.test_scan_and_result.ScanTestCase) ... ok test_get_default_scanner_params (tests.test_scan_and_result.ScanTestCase) ... ok test_get_default_scanner_version (tests.test_scan_and_result.ScanTestCase) ... ok test_get_help_still_not_init (tests.test_scan_and_result.ScanTestCase) ... ok test_get_scan_host_progress (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:parallel attribute of start_scan will be ignored, sice parallel scan is not supported by OSPd. ok test_get_scan_pop (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:Legacy start scan command format is being used, which is deprecated since 20.08. Please read the documentation for start scan command. ok test_get_scan_pop_max_res (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:Legacy start scan command format is being used, which is deprecated since 20.08. Please read the documentation for start scan command. ok test_get_scan_progress_xml (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:parallel attribute of start_scan will be ignored, sice parallel scan is not supported by OSPd. ok test_get_scan_results_clean (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:Legacy start scan command format is being used, which is deprecated since 20.08. Please read the documentation for start scan command. ok test_get_scan_results_restore (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:Legacy start scan command format is being used, which is deprecated since 20.08. Please read the documentation for start scan command. ok test_get_scan_without_scanid (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:parallel attribute of start_scan will be ignored, sice parallel scan is not supported by OSPd. ok test_get_vt_xml_no_dict (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_bad_filter (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_filter_negative (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_filter_positive (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_multiple_vts_with_custom (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_no_vt (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_single_vt (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_still_not_init (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_version (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_version_only (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_affected (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_ctime (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_dependencies (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_detection_qodt (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_detection_qodv (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_impact (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_insight (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_mtime (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_params (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_refs (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_severities (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_solution (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vts_vts_with_summary (tests.test_scan_and_result.ScanTestCase) ... ok test_get_vtss_multiple_vts (tests.test_scan_and_result.ScanTestCase) ... ok test_ids_iterator_dict_modified (tests.test_scan_and_result.ScanTestCase) ... ok test_interrupted_scan (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:parallel attribute of start_scan will be ignored, sice parallel scan is not supported by OSPd. ok test_is_new_scan_allowed_false (tests.test_scan_and_result.ScanTestCase) ... ok test_is_new_scan_allowed_true (tests.test_scan_and_result.ScanTestCase) ... ok test_progress (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:parallel attribute of start_scan will be ignored, sice parallel scan is not supported by OSPd. ok test_progress_all_host_dead (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:parallel attribute of start_scan will be ignored, sice parallel scan is not supported by OSPd. ok test_result_order (tests.test_scan_and_result.ScanTestCase) ... WARNING:ospd.command.command:parallel attribute of start_scan will be ignored, sice parallel scan is not supported by OSPd. ok test_scan_exists (tests.test_scan_and_result.ScanTestCase) ... ok test_scan_get_target (tests.test_scan_and_result.ScanTestCase) ... ok test_scan_get_target_options (tests.test_scan_and_result.ScanTestCase) ... ok test_scan_get_target_options_alive_test_methods (tests.test_scan_and_result.ScanTestCase) ... ok test_scan_get_target_options_alive_test_methods_dont_add_empty_or_missing (tests.test_scan_and_result.ScanTestCase) ... ok test_scan_invalid_excluded_hosts (tests.test_scan_and_result.ScanTestCase) ... ok test_scan_with_error (tests.test_scan_and_result.ScanTestCase) ... ok test_set_get_vts_version (tests.test_scan_and_result.ScanTestCase) ... ok test_set_get_vts_version_error (tests.test_scan_and_result.ScanTestCase) ... ok test_set_scan_total_hosts (tests.test_scan_and_result.ScanTestCase) ... ok test_set_scan_total_hosts_invalid_target (tests.test_scan_and_result.ScanTestCase) ... ok test_set_scan_total_hosts_zero (tests.test_scan_and_result.ScanTestCase) ... ok test_set_status_interrupted (tests.test_scan_and_result.ScanTestCase) ... ok test_set_status_stopped (tests.test_scan_and_result.ScanTestCase) ... ok test_sort_host_finished (tests.test_scan_and_result.ScanTestCase) ... ok test_start_queue_scan_daemon_not_init (tests.test_scan_and_result.ScanTestCase) ... ok test_target_with_credential_empty_community (tests.test_scan_and_result.ScanTestCase) ... ok test_target_with_credentials (tests.test_scan_and_result.ScanTestCase) ... ok test_wait_between_scan_allow (tests.test_scan_and_result.ScanTestCase) ... ok test_wait_between_scan_no_scans (tests.test_scan_and_result.ScanTestCase) ... ok test_wait_between_scan_run_scans_not_allow (tests.test_scan_and_result.ScanTestCase) ... ok test_elements (tests.test_xml.ElementsAsText) ... ok test_simple_element (tests.test_xml.ElementsAsText) ... ok test_simple_elements (tests.test_xml.ElementsAsText) ... ok test_escape_xml_invalid_char (tests.test_xml.EscapeText) ... ok test_escape_xml_printable_char (tests.test_xml.EscapeText) ... ok test_escape_xml_valid_text (tests.test_xml.EscapeText) ... ok test_24_net (tests.test_target_convert.ConvertTargetListsTestCase) ... ok test_bad_ipv4_cidr (tests.test_target_convert.ConvertTargetListsTestCase) ... ok test_get_hostname_by_address (tests.test_target_convert.ConvertTargetListsTestCase) ... ok test_good_ipv4_cidr (tests.test_target_convert.ConvertTargetListsTestCase) ... ok test_is_valid_address (tests.test_target_convert.ConvertTargetListsTestCase) ... ok test_range (tests.test_target_convert.ConvertTargetListsTestCase) ... ok test_target_str_with_trailing_comma (tests.test_target_convert.ConvertTargetListsTestCase) ... ok test_target_to_ipv4 (tests.test_target_convert.ConvertTargetListsTestCase) ... ok test_address_param (tests.test_argument_parser.ArgumentParserTestCase) ... ok test_correct_log_level (tests.test_argument_parser.ArgumentParserTestCase) ... ok test_correct_lower_case_log_level (tests.test_argument_parser.ArgumentParserTestCase) ... ok test_correct_upper_case_log_level (tests.test_argument_parser.ArgumentParserTestCase) ... ok test_defaults (tests.test_argument_parser.ArgumentParserTestCase) ... ok test_existing_key (tests.test_argument_parser.ArgumentParserTestCase) ... ok test_non_existing_key (tests.test_argument_parser.ArgumentParserTestCase) ... ok test_port_as_string (tests.test_argument_parser.ArgumentParserTestCase) ... ok test_port_interval (tests.test_argument_parser.ArgumentParserTestCase) ... ok test_parse (tests.test_protocol.RequestParserTestCase) ... ok test_no_paramiko (tests.test_ssh_daemon.SSHDaemonTestCase) ... ok test_run_command (tests.test_ssh_daemon.SSHDaemonTestCase) ... ok test_run_command_legacy_credential (tests.test_ssh_daemon.SSHDaemonTestCase) ... ok test_run_command_new_credential (tests.test_ssh_daemon.SSHDaemonTestCase) ... ok test_run_command_no_credential (tests.test_ssh_daemon.SSHDaemonTestCase) ... ok test_load_data (tests.test_datapickler.DataPecklerTestCase) ... ok test_load_data_corrupted (tests.test_datapickler.DataPecklerTestCase) ... ERROR:ospd.datapickler:Unpickled data from scan_info_1 corrupted. ok test_load_data_no_file (tests.test_datapickler.DataPecklerTestCase) ... ok test_remove_file_failed (tests.test_datapickler.DataPecklerTestCase) ... ok test_store_data (tests.test_datapickler.DataPecklerTestCase) ... ok test_store_data_check_permission (tests.test_datapickler.DataPecklerTestCase) ... ok test_store_data_failed (tests.test_datapickler.DataPecklerTestCase) ... ok test_as_xml (tests.test_errors.OspdCommandErrorTestCase) ... ok test_constructor (tests.test_errors.OspdCommandErrorTestCase) ... ok test_default_params (tests.test_errors.OspdCommandErrorTestCase) ... ok test_is_ospd_error (tests.test_errors.OspdCommandErrorTestCase) ... ok test_string_conversion (tests.test_errors.OspdCommandErrorTestCase) ... ok test_is_ospd_error (tests.test_errors.RequiredArgumentTestCase) ... ok test_raise_exception (tests.test_errors.RequiredArgumentTestCase) ... ok test_string_conversion (tests.test_errors.RequiredArgumentTestCase) ... ok test_with_main_process_only (tests.command.test_commands.GetMemoryUsageTestCase) ... ok test_with_subprocess (tests.command.test_commands.GetMemoryUsageTestCase) ... ok test_with_subsubprocess (tests.command.test_commands.GetMemoryUsageTestCase) ... ok test_get_performance (tests.command.test_commands.GetPerformanceTestCase) ... ok test_get_performance_fail_cmd (tests.command.test_commands.GetPerformanceTestCase) ... ok test_get_performance_fail_int (tests.command.test_commands.GetPerformanceTestCase) ... ok test_get_performance_fail_regex (tests.command.test_commands.GetPerformanceTestCase) ... ok test_max_queued_scans_reached (tests.command.test_commands.StartScanTestCase) ... ok test_scan_ignore_multi_target (tests.command.test_commands.StartScanTestCase) ... ok test_scan_pop_ports (tests.command.test_commands.StartScanTestCase) ... ok test_scan_pop_vts (tests.command.test_commands.StartScanTestCase) ... ok test_scan_use_legacy_target_and_port (tests.command.test_commands.StartScanTestCase) ... ok test_scan_with_vts (tests.command.test_commands.StartScanTestCase) ... ok test_scan_with_vts_and_param (tests.command.test_commands.StartScanTestCase) ... ok test_scan_with_vts_and_param_missing_vt_group_filter (tests.command.test_commands.StartScanTestCase) ... ok test_scan_with_vts_and_param_missing_vt_param_id (tests.command.test_commands.StartScanTestCase) ... ok test_scan_with_vts_and_param_with_vt_group_filter (tests.command.test_commands.StartScanTestCase) ... ok test_scan_with_vts_empty_vt_list (tests.command.test_commands.StartScanTestCase) ... ok test_scan_without_vts (tests.command.test_commands.StartScanTestCase) ... ok test_missing_scan_id (tests.command.test_commands.StopCommandTestCase) ... ok test_stop_scan (tests.command.test_commands.StopCommandTestCase) ... ok test_unknown_scan_id (tests.command.test_commands.StopCommandTestCase) ... ok test_available_commands (tests.command.test_registry.RegistryTestCase) ... ok test_register_command (tests.command.test_registry.RegistryTestCase) ... ok test_as_dict (tests.command.test_command.BaseCommandTestCase) ... ok test_auto_register (tests.command.test_command.BaseCommandTestCase) ... ok test_basic_properties (tests.command.test_command.BaseCommandTestCase) ... ok test_cvssv2 (tests.test_cvss.CvssTestCase) ... ok test_cvssv3 (tests.test_cvss.CvssTestCase) ... ok test_both_ports (tests.test_port_convert.ConvertPortTestCase) Test tcp und udp ports. ... ok test_both_ports_udp_first (tests.test_port_convert.ConvertPortTestCase) Test tcp und udp ports, but udp listed first. ... ok test_compress_list (tests.test_port_convert.ConvertPortTestCase) Test different malformed port list. ... ok test_empty_port (tests.test_port_convert.ConvertPortTestCase) Test an empty port list. ... ok test_get_spec_type_ports (tests.test_port_convert.ConvertPortTestCase) Test get specific type ports. ... ok test_invalid_char_port (tests.test_port_convert.ConvertPortTestCase) Test list with a false char. ... ok test_malformed_port_string (tests.test_port_convert.ConvertPortTestCase) Test different malformed port list. ... ok test_not_spec_type_ports (tests.test_port_convert.ConvertPortTestCase) Test port list without specific type. ... ok test_tcp_ports (tests.test_port_convert.ConvertPortTestCase) Test only tcp ports. ... ok test_udp_ports (tests.test_port_convert.ConvertPortTestCase) Test only udp ports. ... ok test_add_duplicate_vt (tests.test_vts.VtsTestCase) ... ok test_add_vt (tests.test_vts.VtsTestCase) ... ok test_add_vt_with_empty_id (tests.test_vts.VtsTestCase) ... ok test_add_vt_with_invalid_id (tests.test_vts.VtsTestCase) ... ok test_calculate_vts_collection_hash (tests.test_vts.VtsTestCase) ... ok test_calculate_vts_collection_hash_empty (tests.test_vts.VtsTestCase) ... ok test_calculate_vts_collection_hash_no_params (tests.test_vts.VtsTestCase) ... ok test_contains (tests.test_vts.VtsTestCase) ... ok test_copy (tests.test_vts.VtsTestCase) ... ok test_get (tests.test_vts.VtsTestCase) ... ok test_getitem (tests.test_vts.VtsTestCase) ... ok test_iterator (tests.test_vts.VtsTestCase) ... ok test_keys (tests.test_vts.VtsTestCase) ... ok ---------------------------------------------------------------------- Ran 167 tests in 5.337s OK >>> ospd: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py running egg_info writing ospd.egg-info/PKG-INFO writing dependency_links to ospd.egg-info/dependency_links.txt writing requirements to ospd.egg-info/requires.txt writing top-level names to ospd.egg-info/top_level.txt reading manifest file 'ospd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Poetry.toml' warning: no files found matching 'Poetry.lock' adding license file 'COPYING' writing manifest file 'ospd.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/ospd/pkg creating /home/buildozer/aports/community/ospd/pkg/ospd creating /home/buildozer/aports/community/ospd/pkg/ospd/usr creating /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib creating /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10 creating /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/ospd_ssh.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/scan.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/network.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/ospd.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/vtfilter.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/xml.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/misc.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/parser.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/logger.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/server.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/vts.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/datapickler.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/errors.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/__version__.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/__init__.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/protocol.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/cvss.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/main.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd creating /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/command copying build/lib/ospd/command/command.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/command copying build/lib/ospd/command/initsubclass.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/command copying build/lib/ospd/command/__init__.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/command copying build/lib/ospd/command/registry.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/command copying build/lib/ospd/resultlist.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/timer.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd copying build/lib/ospd/config.py -> /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/ospd_ssh.py to ospd_ssh.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/scan.py to scan.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/network.py to network.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/ospd.py to ospd.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/vtfilter.py to vtfilter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/xml.py to xml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/misc.py to misc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/parser.py to parser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/logger.py to logger.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/server.py to server.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/vts.py to vts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/datapickler.py to datapickler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/__version__.py to __version__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/protocol.py to protocol.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/cvss.py to cvss.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/command/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/command/initsubclass.py to initsubclass.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/command/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/command/registry.py to registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/resultlist.py to resultlist.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/timer.py to timer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd/config.py to config.cpython-310.pyc running install_egg_info Copying ospd.egg-info to /home/buildozer/aports/community/ospd/pkg/ospd/usr/lib/python3.10/site-packages/ospd-21.4.4-py3.10.egg-info running install_scripts >>> ospd*: Running postcheck for ospd >>> ospd*: Preparing package ospd... >>> ospd*: Tracing dependencies... >>> ospd*: Package size: 532.0 KB >>> ospd*: Compressing data... >>> ospd*: Create checksum... >>> ospd*: Create ospd-21.4.4-r3.apk >>> ospd: Build complete at Wed, 20 Apr 2022 20:08:28 +0000 elapsed time 0h 0m 12s >>> ospd: Cleaning up srcdir >>> ospd: Cleaning up pkgdir >>> ospd: Uninstalling dependencies... (1/36) Purging .makedepends-ospd (20220420.200818) (2/36) Purging py3-paramiko (2.10.3-r0) (3/36) Purging py3-asn1 (0.4.8-r2) (4/36) Purging py3-cryptography (3.4.8-r0) (5/36) Purging py3-idna (3.3-r2) (6/36) Purging py3-asn1crypto (1.4.0-r2) (7/36) Purging py3-bcrypt (3.2.0-r5) (8/36) Purging py3-pynacl (1.5.0-r0) (9/36) Purging py3-cffi (1.15.0-r0) (10/36) Purging py3-cparser (2.20-r2) (11/36) Purging py3-defusedxml (0.7.1-r2) (12/36) Purging py3-deprecated (1.2.13-r1) (13/36) Purging py3-wrapt (1.12.1-r2) (14/36) Purging py3-psutil (5.9.0-r0) (15/36) Purging py3-lxml (4.8.0-r0) (16/36) Purging py3-setuptools (59.4.0-r0) (17/36) Purging py3-appdirs (1.4.4-r3) (18/36) Purging py3-more-itertools (8.12.0-r2) (19/36) Purging py3-ordered-set (4.0.2-r3) (20/36) Purging py3-wheel (0.37.1-r0) (21/36) Purging py3-packaging (21.3-r0) (22/36) Purging py3-parsing (2.4.7-r3) (23/36) Purging py3-six (1.16.0-r1) (24/36) Purging cython (0.29.24-r1) (25/36) Purging python3 (3.10.3-r1) (26/36) Purging libxslt-dev (1.1.35-r0) (27/36) Purging libxslt (1.1.35-r0) (28/36) Purging gdbm (1.23-r0) (29/36) Purging mpdecimal (2.5.1-r1) (30/36) Purging readline (8.1.2-r0) (31/36) Purging sqlite-libs (3.38.2-r0) (32/36) Purging libgcrypt (1.9.4-r0) (33/36) Purging libgpg-error (1.45-r0) (34/36) Purging libxml2-dev (2.9.13-r0) (35/36) Purging xz-dev (5.2.5-r1) (36/36) Purging zlib-dev (1.2.12-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> ospd: Updating the community/x86_64 repository index... >>> ospd: Signing the index...