>>> py3-dacite: Building community/py3-dacite 1.9.1-r0 (using abuild 3.14.1-r6) started Wed, 05 Feb 2025 22:14:49 +0000 >>> py3-dacite: Validating /home/buildozer/aports/community/py3-dacite/APKBUILD... >>> py3-dacite: Analyzing dependencies... >>> py3-dacite: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-pytest-benchmark py3-pytest-cov py3-coveralls (1/54) Installing libbz2 (1.0.8-r6) (2/54) Installing libffi (3.4.6-r0) (3/54) Installing gdbm (1.24-r0) (4/54) Installing xz-libs (5.6.4-r0) (5/54) Installing mpdecimal (4.0.0-r0) (6/54) Installing libpanelw (6.5_p20250118-r0) (7/54) Installing sqlite-libs (3.48.0-r0) (8/54) Installing python3 (3.12.8-r1) (9/54) Installing python3-pycache-pyc0 (3.12.8-r1) (10/54) Installing pyc (3.12.8-r1) (11/54) Installing py3-setuptools-pyc (70.3.0-r0) (12/54) Installing py3-parsing (3.2.0-r0) (13/54) Installing py3-parsing-pyc (3.2.0-r0) (14/54) Installing py3-packaging-pyc (24.2-r0) (15/54) Installing python3-pyc (3.12.8-r1) (16/54) Installing py3-packaging (24.2-r0) (17/54) Installing py3-setuptools (70.3.0-r0) (18/54) Installing py3-installer (0.7.0-r2) (19/54) Installing py3-installer-pyc (0.7.0-r2) (20/54) Installing py3-gpep517 (16-r0) (21/54) Installing py3-gpep517-pyc (16-r0) (22/54) Installing py3-wheel (0.43.0-r0) (23/54) Installing py3-wheel-pyc (0.43.0-r0) (24/54) Installing py3-iniconfig (2.0.0-r1) (25/54) Installing py3-iniconfig-pyc (2.0.0-r1) (26/54) Installing py3-pluggy (1.5.0-r0) (27/54) Installing py3-pluggy-pyc (1.5.0-r0) (28/54) Installing py3-py (1.11.0-r4) (29/54) Installing py3-py-pyc (1.11.0-r4) (30/54) Installing py3-pytest (8.3.4-r0) (31/54) Installing py3-pytest-pyc (8.3.4-r0) (32/54) Installing py3-py-cpuinfo (9.0.0-r4) (33/54) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (34/54) Installing py3-pytest-benchmark (4.0.0-r4) (35/54) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (36/54) Installing py3-coverage (7.6.10-r0) (37/54) Installing py3-coverage-pyc (7.6.10-r0) (38/54) Installing py3-pytest-cov (5.0.0-r0) (39/54) Installing py3-pytest-cov-pyc (5.0.0-r0) (40/54) Installing py3-docopt (0.6.2-r11) (41/54) Installing py3-docopt-pyc (0.6.2-r11) (42/54) Installing py3-certifi (2024.12.14-r0) (43/54) Installing py3-certifi-pyc (2024.12.14-r0) (44/54) Installing py3-charset-normalizer (3.4.1-r0) (45/54) Installing py3-charset-normalizer-pyc (3.4.1-r0) (46/54) Installing py3-idna (3.10-r0) (47/54) Installing py3-idna-pyc (3.10-r0) (48/54) Installing py3-urllib3 (1.26.20-r0) (49/54) Installing py3-urllib3-pyc (1.26.20-r0) (50/54) Installing py3-requests (2.32.3-r0) (51/54) Installing py3-requests-pyc (2.32.3-r0) (52/54) Installing py3-coveralls (3.3.1-r1) (53/54) Installing py3-coveralls-pyc (3.3.1-r1) (54/54) Installing .makedepends-py3-dacite (20250205.221450) Executing busybox-1.37.0-r13.trigger OK: 375 MiB in 156 packages >>> py3-dacite: Cleaning up srcdir >>> py3-dacite: Cleaning up pkgdir >>> py3-dacite: Cleaning up tmpdir >>> py3-dacite: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-dacite-1.9.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-dacite: Fetching py3-dacite-1.9.1.tar.gz::https://github.com/konradhalas/dacite/archive/refs/tags/v1.9.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-dacite-1.9.1.tar.gz.part' py3-dacite-1.9.1.tar 100% |********************************| 29223 0:00:00 ETA '/var/cache/distfiles/edge/py3-dacite-1.9.1.tar.gz.part' saved >>> py3-dacite: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-dacite-1.9.1.tar.gz >>> py3-dacite: Checking sha512sums... py3-dacite-1.9.1.tar.gz: OK >>> py3-dacite: Unpacking /var/cache/distfiles/edge/py3-dacite-1.9.1.tar.gz... 2025-02-05 22:14:51,551 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-02-05 22:14:51,565 root INFO running bdist_wheel 2025-02-05 22:14:51,584 root INFO running build 2025-02-05 22:14:51,584 root INFO running build_py 2025-02-05 22:14:51,588 root INFO creating build 2025-02-05 22:14:51,588 root INFO creating build/lib 2025-02-05 22:14:51,588 root INFO creating build/lib/dacite 2025-02-05 22:14:51,588 root INFO copying dacite/__init__.py -> build/lib/dacite 2025-02-05 22:14:51,588 root INFO copying dacite/core.py -> build/lib/dacite 2025-02-05 22:14:51,588 root INFO copying dacite/frozen_dict.py -> build/lib/dacite 2025-02-05 22:14:51,589 root INFO copying dacite/dataclasses.py -> build/lib/dacite 2025-02-05 22:14:51,589 root INFO copying dacite/exceptions.py -> build/lib/dacite 2025-02-05 22:14:51,589 root INFO copying dacite/cache.py -> build/lib/dacite 2025-02-05 22:14:51,589 root INFO copying dacite/types.py -> build/lib/dacite 2025-02-05 22:14:51,589 root INFO copying dacite/generics.py -> build/lib/dacite 2025-02-05 22:14:51,590 root INFO copying dacite/config.py -> build/lib/dacite 2025-02-05 22:14:51,590 root INFO copying dacite/data.py -> build/lib/dacite 2025-02-05 22:14:51,590 root INFO copying dacite/py.typed -> build/lib/dacite 2025-02-05 22:14:51,596 root INFO installing to build/bdist.linux-armv8l/wheel 2025-02-05 22:14:51,597 root INFO running install 2025-02-05 22:14:51,606 root INFO running install_lib 2025-02-05 22:14:51,608 root INFO creating build/bdist.linux-armv8l 2025-02-05 22:14:51,608 root INFO creating build/bdist.linux-armv8l/wheel 2025-02-05 22:14:51,609 root INFO creating build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,609 root INFO copying build/lib/dacite/__init__.py -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,609 root INFO copying build/lib/dacite/core.py -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,609 root INFO copying build/lib/dacite/frozen_dict.py -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,609 root INFO copying build/lib/dacite/dataclasses.py -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,610 root INFO copying build/lib/dacite/exceptions.py -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,610 root INFO copying build/lib/dacite/cache.py -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,610 root INFO copying build/lib/dacite/types.py -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,610 root INFO copying build/lib/dacite/generics.py -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,610 root INFO copying build/lib/dacite/py.typed -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,610 root INFO copying build/lib/dacite/config.py -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,611 root INFO copying build/lib/dacite/data.py -> build/bdist.linux-armv8l/wheel/dacite 2025-02-05 22:14:51,611 root INFO running install_egg_info 2025-02-05 22:14:51,614 root INFO running egg_info 2025-02-05 22:14:51,614 root INFO creating dacite.egg-info 2025-02-05 22:14:51,616 root INFO writing dacite.egg-info/PKG-INFO 2025-02-05 22:14:51,617 root INFO writing dependency_links to dacite.egg-info/dependency_links.txt 2025-02-05 22:14:51,618 root INFO writing requirements to dacite.egg-info/requires.txt 2025-02-05 22:14:51,618 root INFO writing top-level names to dacite.egg-info/top_level.txt 2025-02-05 22:14:51,619 root INFO writing manifest file 'dacite.egg-info/SOURCES.txt' 2025-02-05 22:14:51,621 root INFO reading manifest file 'dacite.egg-info/SOURCES.txt' 2025-02-05 22:14:51,621 root INFO adding license file 'LICENSE' 2025-02-05 22:14:51,622 root INFO writing manifest file 'dacite.egg-info/SOURCES.txt' 2025-02-05 22:14:51,622 root INFO Copying dacite.egg-info to build/bdist.linux-armv8l/wheel/dacite-1.9.1-py3.12.egg-info 2025-02-05 22:14:51,623 root INFO running install_scripts 2025-02-05 22:14:51,627 root INFO creating build/bdist.linux-armv8l/wheel/dacite-1.9.1.dist-info/WHEEL 2025-02-05 22:14:51,627 wheel INFO creating '/home/buildozer/aports/community/py3-dacite/src/dacite-1.9.1/.dist/.tmp-6abjkm81/dacite-1.9.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-02-05 22:14:51,627 wheel INFO adding 'dacite/__init__.py' 2025-02-05 22:14:51,628 wheel INFO adding 'dacite/cache.py' 2025-02-05 22:14:51,628 wheel INFO adding 'dacite/config.py' 2025-02-05 22:14:51,628 wheel INFO adding 'dacite/core.py' 2025-02-05 22:14:51,628 wheel INFO adding 'dacite/data.py' 2025-02-05 22:14:51,628 wheel INFO adding 'dacite/dataclasses.py' 2025-02-05 22:14:51,629 wheel INFO adding 'dacite/exceptions.py' 2025-02-05 22:14:51,629 wheel INFO adding 'dacite/frozen_dict.py' 2025-02-05 22:14:51,629 wheel INFO adding 'dacite/generics.py' 2025-02-05 22:14:51,629 wheel INFO adding 'dacite/py.typed' 2025-02-05 22:14:51,629 wheel INFO adding 'dacite/types.py' 2025-02-05 22:14:51,630 wheel INFO adding 'dacite-1.9.1.dist-info/LICENSE' 2025-02-05 22:14:51,630 wheel INFO adding 'dacite-1.9.1.dist-info/METADATA' 2025-02-05 22:14:51,630 wheel INFO adding 'dacite-1.9.1.dist-info/WHEEL' 2025-02-05 22:14:51,630 wheel INFO adding 'dacite-1.9.1.dist-info/top_level.txt' 2025-02-05 22:14:51,630 wheel INFO adding 'dacite-1.9.1.dist-info/RECORD' 2025-02-05 22:14:51,631 root INFO removing build/bdist.linux-armv8l/wheel 2025-02-05 22:14:51,631 gpep517 INFO The backend produced .dist/dacite-1.9.1-py3-none-any.whl dacite-1.9.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-dacite/src/dacite-1.9.1 configfile: pyproject.toml plugins: benchmark-4.0.0, cov-5.0.0 collecting ... collected 199 items tests/core/test_base.py::test_from_dict_iterables_with_typing_list PASSED [ 0%] tests/core/test_base.py::test_from_dict_iterables PASSED [ 1%] tests/core/test_base.py::test_from_dict_with_correct_data PASSED [ 1%] tests/core/test_base.py::test_from_dict_with_default_value PASSED [ 2%] tests/core/test_base.py::test_from_dict_with_default_factory PASSED [ 2%] tests/core/test_base.py::test_from_dict_with_wrong_type PASSED [ 3%] tests/core/test_base.py::test_from_dict_with_missing_value PASSED [ 3%] tests/core/test_base.py::test_from_dict_with_nested_data_class PASSED [ 4%] tests/core/test_base.py::test_from_dict_with_missing_value_of_nested_data_class PASSED [ 4%] tests/core/test_base.py::test_from_dict_with_additional_values PASSED [ 5%] tests/core/test_base.py::test_from_dict_with_any PASSED [ 5%] tests/core/test_base.py::test_from_dict_with_nested_data_classes_and_default_factory PASSED [ 6%] tests/core/test_base.py::test_from_dict_with_post_init PASSED [ 6%] tests/core/test_base.py::test_from_dict_with_post_init_missing_value PASSED [ 7%] tests/core/test_base.py::test_from_dict_with_optional_non_init_field PASSED [ 7%] tests/core/test_base.py::test_from_dict_with_non_init_field_with_default_value_and_frozen_dataclass PASSED [ 8%] tests/core/test_base.py::test_from_dict_with_new_type PASSED [ 8%] tests/core/test_base.py::test_dataclass_default_factory_identity PASSED [ 9%] tests/core/test_collection.py::test_from_dict_with_generic_collection PASSED [ 9%] tests/core/test_collection.py::test_from_dict_with_generic_collection_of_data_classes PASSED [ 10%] tests/core/test_collection.py::test_from_dict_with_generic_collection_of_unions PASSED [ 10%] tests/core/test_collection.py::test_from_dict_with_nested_generic_collection PASSED [ 11%] tests/core/test_collection.py::test_from_dict_with_set PASSED [ 11%] tests/core/test_collection.py::test_from_dict_with_set_strings PASSED [ 12%] tests/core/test_collection.py::test_from_dict_with_cast_of_both_collection_and_inner_type PASSED [ 12%] tests/core/test_collection.py::test_from_dict_with_set_of_dataclasses PASSED [ 13%] tests/core/test_collection.py::test_from_dict_with_dict PASSED [ 13%] tests/core/test_collection.py::test_from_dict_with_dict_of_data_classes PASSED [ 14%] tests/core/test_collection.py::test_from_dict_with_already_created_data_class_instances PASSED [ 14%] tests/core/test_collection.py::test_from_dict_with_generic_abstract_collection PASSED [ 15%] tests/core/test_collection.py::test_from_dict_with_wrong_type_of_collection_item PASSED [ 15%] tests/core/test_collection.py::test_from_dict_with_wrong_type_of_dict_value PASSED [ 16%] tests/core/test_collection.py::test_from_dict_with_dict_and_implicit_any_types PASSED [ 16%] tests/core/test_collection.py::test_from_dict_with_list_and_implicit_any_types PASSED [ 17%] tests/core/test_collection.py::test_from_dict_with_tuple_of_defined_length PASSED [ 17%] tests/core/test_collection.py::test_from_dict_with_tuple_of_undefined_length PASSED [ 18%] tests/core/test_collection.py::test_from_dict_with_tuple_and_wrong_length PASSED [ 18%] tests/core/test_collection.py::test_from_dict_with_tuple_and_implicit_any_types PASSED [ 19%] tests/core/test_collection.py::test_from_dict_with_sequence_and_tuple PASSED [ 19%] tests/core/test_collection.py::test_from_dict_with_sequence_and_empty_tuple PASSED [ 20%] tests/core/test_config.py::test_from_dict_with_type_hooks PASSED [ 20%] tests/core/test_config.py::test_from_dict_with_type_hooks_and_optional PASSED [ 21%] tests/core/test_config.py::test_from_dict_with_type_hooks_and_optional_null_value PASSED [ 21%] tests/core/test_config.py::test_from_dict_with_type_hooks_and_union PASSED [ 22%] tests/core/test_config.py::test_from_dict_with_cast PASSED [ 22%] tests/core/test_config.py::test_from_dict_with_base_class_cast PASSED [ 23%] tests/core/test_config.py::test_from_dict_with_base_class_cast_and_optional PASSED [ 23%] tests/core/test_config.py::test_from_dict_with_cast_and_generic_collection PASSED [ 24%] tests/core/test_config.py::test_from_dict_with_type_hooks_and_generic_sequence PASSED [ 24%] tests/core/test_config.py::test_from_dict_with_type_hook_exception PASSED [ 25%] tests/core/test_config.py::test_from_dict_with_forward_reference PASSED [ 25%] tests/core/test_config.py::test_from_dict_with_missing_forward_reference PASSED [ 26%] tests/core/test_config.py::test_form_dict_with_disabled_type_checking PASSED [ 26%] tests/core/test_config.py::test_form_dict_with_disabled_type_checking_and_union PASSED [ 27%] tests/core/test_config.py::test_from_dict_with_strict PASSED [ 27%] tests/core/test_config.py::test_from_dict_with_strict_unions_match_and_ambiguous_match PASSED [ 28%] tests/core/test_config.py::test_from_dict_with_strict_unions_match_and_single_match PASSED [ 28%] tests/core/test_convert_key.py::test_convert_key PASSED [ 29%] tests/core/test_forward_reference.py::test_self_reference PASSED [ 29%] tests/core/test_forward_reference.py::test_other_reference PASSED [ 30%] tests/core/test_forward_reference.py::test_generic_self_reference PASSED [ 30%] tests/core/test_generics.py::test_multi_generic PASSED [ 31%] tests/core/test_generics.py::test_generic_parent PASSED [ 31%] tests/core/test_generics.py::test_generic_field PASSED [ 32%] tests/core/test_init_var.py::test_from_dict_with_init_var PASSED [ 32%] tests/core/test_init_var.py::test_from_dict_with_init_var_and_data_class PASSED [ 33%] tests/core/test_init_var.py::test_from_dict_with_init_var_and_cast PASSED [ 33%] tests/core/test_literal.py::test_from_dict_with_literal PASSED [ 34%] tests/core/test_literal.py::test_from_dict_with_literal_and_wrong_value PASSED [ 34%] tests/core/test_literal.py::test_from_dict_with_optional_literal_and_none PASSED [ 35%] tests/core/test_literal.py::test_from_dict_with_optional_literal_and_not_none PASSED [ 35%] tests/core/test_optional.py::test_from_dict_with_missing_optional_value PASSED [ 36%] tests/core/test_optional.py::test_from_dict_with_existing_optional_value PASSED [ 36%] tests/core/test_optional.py::test_from_dict_with_missing_optional_value_for_union PASSED [ 37%] tests/core/test_optional.py::test_from_dict_with_none_optional_value_for_union PASSED [ 37%] tests/core/test_optional.py::test_from_dict_with_none_as_optional_value PASSED [ 38%] tests/core/test_optional.py::test_from_dict_with_wrong_type_of_optional_value PASSED [ 38%] tests/core/test_optional.py::test_from_dict_with_missing_optional_nested_data_class PASSED [ 39%] tests/core/test_optional.py::test_from_dict_with_optional_nested_data_class PASSED [ 39%] tests/core/test_optional.py::test_from_dict_with_optional_nested_data_class_and_missing_value PASSED [ 40%] tests/core/test_optional.py::test_from_dict_with_null_as_optional_value_for_nested_data_class PASSED [ 40%] tests/core/test_optional.py::test_from_dict_with_none_for_non_optional_field PASSED [ 41%] tests/core/test_optional.py::test_from_dict_with_optional_generic_collection_of_data_classes PASSED [ 41%] tests/core/test_optional.py::test_from_dict_with_optional_field_and_default_value PASSED [ 42%] tests/core/test_optional.py::test_from_dict_with_optional_new_type PASSED [ 42%] tests/core/test_type.py::test_from_dict_with_type_field PASSED [ 43%] tests/core/test_union.py::test_from_dict_with_union_of_builtin_types PASSED [ 43%] tests/core/test_union.py::test_from_dict_with_union_of_data_classes PASSED [ 44%] tests/core/test_union.py::test_from_dict_with_union_and_wrong_data PASSED [ 44%] tests/core/test_union.py::test_from_dict_with_union_of_data_classes_and_wrong_data PASSED [ 45%] tests/core/test_union.py::test_from_dict_with_union_of_generic_collecionts_of_data_classes PASSED [ 45%] tests/core/test_union.py::test_from_dict_with_union_and_optional PASSED [ 46%] tests/core/test_union.py::test_from_dict_with_union_and_optional_and_missing_value PASSED [ 46%] tests/core/test_union.py::test_from_dict_with_union_and_optional_and_none_value PASSED [ 47%] tests/core/test_union.py::test_from_dict_with_union_and_optional_and_wrong_value PASSED [ 47%] tests/core/test_union.py::test_from_dict_with_union_of_mixed_types_and_builtin_type_as_a_result PASSED [ 48%] tests/core/test_union.py::test_from_dict_with_union_of_mixed_types_and_data_class_as_a_result PASSED [ 48%] tests/core/test_union.py::test_from_dict_with_union_of_mixed_types_and_collection_of_data_classes_as_a_result PASSED [ 49%] tests/core/test_union.py::test_from_dict_with_union_of_mixed_types_and_dict_of_data_classes_as_a_result PASSED [ 49%] tests/performance/test_from_dict.py::test_basic_scenario PASSED [ 50%] tests/performance/test_from_dict.py::test_union_matching PASSED [ 50%] tests/performance/test_from_dict.py::test_strict_unions_match PASSED [ 51%] tests/performance/test_from_dict.py::test_collection_of_union PASSED [ 51%] tests/performance/test_from_dict.py::test_type_hooks PASSED [ 52%] tests/performance/test_from_dict.py::test_casting PASSED [ 52%] tests/performance/test_from_dict.py::test_forward_references PASSED [ 53%] tests/performance/test_from_dict.py::test_parsing_multiple_items PASSED [ 53%] tests/test_cache.py::test_cache_size PASSED [ 54%] tests/test_cache.py::test_cache_from_function PASSED [ 54%] tests/test_dataclasses.py::test_get_default_value_for_field_with_default_value PASSED [ 55%] tests/test_dataclasses.py::test_get_default_value_for_field_with_default_factory PASSED [ 55%] tests/test_dataclasses.py::test_get_default_value_for_optional_field PASSED [ 56%] tests/test_dataclasses.py::test_get_default_value_for_field_without_default_value PASSED [ 56%] tests/test_dataclasses.py::test_is_frozen_with_frozen_dataclass PASSED [ 57%] tests/test_dataclasses.py::test_is_frozen_with_non_frozen_dataclass PASSED [ 57%] tests/test_types.py::test_is_union_with_union PASSED [ 58%] tests/test_types.py::test_is_union_with_non_union PASSED [ 58%] tests/test_types.py::test_is_union_with_import_error PASSED [ 59%] tests/test_types.py::test_is_tuple_with_tuple PASSED [ 59%] tests/test_types.py::test_is_tuple_with_variable_length_tuple PASSED [ 60%] tests/test_types.py::test_is_tuple_with_not_parametrized_tuple PASSED [ 60%] tests/test_types.py::test_is_tuple_with_tuple_class_object PASSED [ 61%] tests/test_types.py::test_is_tuple_with_tuple_generic PASSED [ 61%] tests/test_types.py::test_is_tuple_with_variable_length_tuple_generic PASSED [ 62%] tests/test_types.py::test_is_tuple_with_non_tuple PASSED [ 62%] tests/test_types.py::test_is_union_with_pep_604_union PASSED [ 63%] tests/test_types.py::test_is_literal_with_literal PASSED [ 63%] tests/test_types.py::test_is_literal_with_non_literal PASSED [ 64%] tests/test_types.py::test_is_literal_with_import_error PASSED [ 64%] tests/test_types.py::test_is_init_var_with_init_var PASSED [ 65%] tests/test_types.py::test_is_init_var_with_non_init_var PASSED [ 65%] tests/test_types.py::test_is_optional_with_optional PASSED [ 66%] tests/test_types.py::test_is_optional_with_non_optional PASSED [ 66%] tests/test_types.py::test_is_optional_with_optional_of_union PASSED [ 67%] tests/test_types.py::test_is_optional_with_pep_604_union PASSED [ 67%] tests/test_types.py::test_is_optional_with_non_optional_pep_604_union PASSED [ 68%] tests/test_types.py::test_extract_optional PASSED [ 68%] tests/test_types.py::test_extract_optional_with_wrong_type PASSED [ 69%] tests/test_types.py::test_extract_optional_with_optional_of_union PASSED [ 69%] tests/test_types.py::test_is_generic_with_generic PASSED [ 70%] tests/test_types.py::test_is_generic_with_non_generic PASSED [ 70%] tests/test_types.py::test_is_generic_collection_with_generic_collection PASSED [ 71%] tests/test_types.py::test_is_generic_collection_with_non_generic_collection PASSED [ 71%] tests/test_types.py::test_is_generic_collection_with_union PASSED [ 72%] tests/test_types.py::test_extract_generic_collection PASSED [ 72%] tests/test_types.py::test_is_new_type_with_new_type PASSED [ 73%] tests/test_types.py::test_is_new_type_with_non_new_type PASSED [ 73%] tests/test_types.py::test_extract_new_type PASSED [ 74%] tests/test_types.py::test_is_instance_with_built_in_type_and_matching_value_type PASSED [ 74%] tests/test_types.py::test_is_instance_with_built_in_type_and_not_matching_value_type PASSED [ 75%] tests/test_types.py::test_is_instance_with_union_and_matching_value_type PASSED [ 75%] tests/test_types.py::test_is_instance_with_union_and_not_matching_value_type PASSED [ 76%] tests/test_types.py::test_is_instance_with_union_and_matching_generic_collection PASSED [ 76%] tests/test_types.py::test_is_instance_with_union_and_not_matching_generic_collection PASSED [ 77%] tests/test_types.py::test_is_instance_with_optional_and_matching_value_type PASSED [ 77%] tests/test_types.py::test_is_instance_with_optional_and_not_matching_value_type PASSED [ 78%] tests/test_types.py::test_is_instance_with_generic_collection_and_matching_value_type PASSED [ 78%] tests/test_types.py::test_is_instance_with_generic_collection_and_not_matching_item_type PASSED [ 79%] tests/test_types.py::test_is_instance_with_nested_generic_collection_and_matching_value_type PASSED [ 79%] tests/test_types.py::test_is_instance_with_nested_generic_collection_and_not_matching_item_type PASSED [ 80%] tests/test_types.py::test_is_instance_with_generic_collection_without_specified_inner_types_and_matching_value_type PASSED [ 80%] tests/test_types.py::test_is_instance_with_generic_collection_without_specified_inner_types_and_not_matching_value_type PASSED [ 81%] tests/test_types.py::test_is_instance_with_generic_abstract_collection_and_matching_value_type PASSED [ 81%] tests/test_types.py::test_is_instance_with_generic_collection_and_not_matching_value_type PASSED [ 82%] tests/test_types.py::test_is_instance_with_any_type PASSED [ 82%] tests/test_types.py::test_is_instance_with_new_type_and_matching_value_type PASSED [ 83%] tests/test_types.py::test_is_instance_with_new_type_and_not_matching_value_type PASSED [ 83%] tests/test_types.py::test_is_instance_with_init_var_and_matching_value_type PASSED [ 84%] tests/test_types.py::test_is_instance_with_init_var_and_not_matching_value_type PASSED [ 84%] tests/test_types.py::test_is_instance_with_with_type_and_matching_value_type PASSED [ 85%] tests/test_types.py::test_is_instance_with_with_type_and_not_matching_value_type PASSED [ 85%] tests/test_types.py::test_is_instance_with_not_supported_generic_types PASSED [ 86%] tests/test_types.py::test_is_instance_with_generic_mapping_and_matching_value_type PASSED [ 86%] tests/test_types.py::test_is_instance_with_generic_mapping_and_not_matching_mapping_key_type PASSED [ 87%] tests/test_types.py::test_is_instance_with_generic_mapping_and_not_matching_mapping_value_type PASSED [ 87%] tests/test_types.py::test_is_instance_with_numeric_tower PASSED [ 88%] tests/test_types.py::test_is_instance_with_numeric_tower_and_optional PASSED [ 88%] tests/test_types.py::test_is_instance_with_numeric_tower_and_new_type PASSED [ 89%] tests/test_types.py::test_is_instance_with_literal_and_matching_type PASSED [ 89%] tests/test_types.py::test_is_instance_with_literal_and_not_matching_type PASSED [ 90%] tests/test_types.py::test_is_instance_with_optional_literal_and_matching_type PASSED [ 90%] tests/test_types.py::test_is_instance_with_optional_literal_and_not_matching_type PASSED [ 91%] tests/test_types.py::test_is_instance_with_optional_literal_and_none PASSED [ 91%] tests/test_types.py::test_is_instance_with_tuple_and_matching_type PASSED [ 92%] tests/test_types.py::test_is_instance_with_tuple_and_not_matching_type PASSED [ 92%] tests/test_types.py::test_is_instance_with_tuple_and_wrong_length PASSED [ 93%] tests/test_types.py::test_is_instance_with_variable_length_tuple_and_matching_type PASSED [ 93%] tests/test_types.py::test_is_instance_with_variable_length_tuple_and_not_matching_type PASSED [ 94%] tests/test_types.py::test_is_instance_with_empty_tuple_and_matching_type PASSED [ 94%] tests/test_types.py::test_is_instance_with_empty_tuple_and_not_matching_type PASSED [ 95%] tests/test_types.py::test_extract_generic PASSED [ 95%] tests/test_types.py::test_extract_generic_with_defaults PASSED [ 96%] tests/test_types.py::test_extract_init_var PASSED [ 96%] tests/test_types.py::test_extract_init_var_with_attribute_error PASSED [ 97%] tests/test_types.py::test_is_type_generic_with_matching_value PASSED [ 97%] tests/test_types.py::test_is_type_generic_with_not_matching_value PASSED [ 98%] tests/test_types.py::test_extract_generic_special PASSED [ 98%] tests/test_types.py::test_optional_and_union_none_does_not_pollute_scope_via_caching PASSED [ 99%] tests/test_types.py::test_optional_and_union_none_does_not_pollute_scope_via_caching_pep_604 PASSED [100%] Wrote benchmark data in: <_io.BufferedWriter name='benchmark.json'> Saved benchmark data in: /home/buildozer/aports/community/py3-dacite/src/dacite-1.9.1/.benchmarks/Linux-CPython-3.12-32bit/0001_unknown_20250205_221451.json --------------------------------------------------------------------------------------------------- benchmark: 8 tests --------------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_casting 6.3600 (1.0) 25.1206 (1.0) 6.5894 (1.0) 0.2653 (1.0) 6.5602 (1.0) 0.0801 (1.0) 542;718 151,759.3738 (1.0) 14715 1 test_basic_scenario 58.4396 (9.19) 74.4807 (2.96) 59.1029 (8.97) 0.5352 (2.02) 59.0403 (9.00) 0.2412 (3.01) 133;161 16,919.6316 (0.11) 4098 1 test_collection_of_union 149.4009 (23.49) 164.0003 (6.53) 150.4350 (22.83) 0.8160 (3.08) 150.2810 (22.91) 0.4005 (5.00) 188;184 6,647.3914 (0.04) 3381 1 test_union_matching 2,183.6553 (343.34) 2,242.9358 (89.29) 2,191.6800 (332.61) 4.5175 (17.03) 2,191.1357 (334.00) 3.7209 (46.46) 40;12 456.2710 (0.00) 393 1 test_strict_unions_match 2,184.7747 (343.52) 2,232.1763 (88.86) 2,191.3482 (332.56) 4.1165 (15.52) 2,190.7757 (333.95) 3.8999 (48.69) 98;22 456.3401 (0.00) 444 1 test_forward_references 2,194.7362 (345.08) 2,245.6171 (89.39) 2,201.5073 (334.10) 4.7918 (18.06) 2,200.7357 (335.47) 3.8701 (48.32) 55;14 454.2342 (0.00) 395 1 test_type_hooks 2,217.0963 (348.60) 2,741.1804 (109.12) 2,226.4816 (337.89) 26.7562 (100.85) 2,224.1753 (339.04) 3.6799 (45.94) 4;15 449.1391 (0.00) 433 1 test_parsing_multiple_items 54,909.4779 (>1000.0) 67,563.5301 (>1000.0) 55,683.7089 (>1000.0) 2,879.6964 (>1000.0) 54,989.2783 (>1000.0) 117.4810 (>1000.0) 1;2 17.9586 (0.00) 19 1 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ============================= 199 passed in 7.44s ============================== >>> py3-dacite: Entering fakeroot... >>> py3-dacite-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/dacite/__pycache__' -> '/home/buildozer/aports/community/py3-dacite/pkg/py3-dacite-pyc/usr/lib/python3.12/site-packages/dacite/__pycache__' >>> py3-dacite-pyc*: Preparing subpackage py3-dacite-pyc... >>> py3-dacite-pyc*: Running postcheck for py3-dacite-pyc >>> py3-dacite*: Running postcheck for py3-dacite >>> py3-dacite*: Preparing package py3-dacite... >>> py3-dacite-pyc*: Tracing dependencies... python3~3.12 >>> py3-dacite-pyc*: Package size: 36.8 KB >>> py3-dacite-pyc*: Compressing data... >>> py3-dacite-pyc*: Create checksum... >>> py3-dacite-pyc*: Create py3-dacite-pyc-1.9.1-r0.apk >>> py3-dacite*: Tracing dependencies... python3~3.12 >>> py3-dacite*: Package size: 40.6 KB >>> py3-dacite*: Compressing data... >>> py3-dacite*: Create checksum... >>> py3-dacite*: Create py3-dacite-1.9.1-r0.apk >>> py3-dacite: Build complete at Wed, 05 Feb 2025 22:14:59 +0000 elapsed time 0h 0m 10s >>> py3-dacite: Cleaning up srcdir >>> py3-dacite: Cleaning up pkgdir >>> py3-dacite: Uninstalling dependencies... (1/54) Purging .makedepends-py3-dacite (20250205.221450) (2/54) Purging py3-setuptools-pyc (70.3.0-r0) (3/54) Purging py3-setuptools (70.3.0-r0) (4/54) Purging py3-gpep517-pyc (16-r0) (5/54) Purging py3-gpep517 (16-r0) (6/54) Purging py3-installer-pyc (0.7.0-r2) (7/54) Purging py3-installer (0.7.0-r2) (8/54) Purging py3-wheel-pyc (0.43.0-r0) (9/54) Purging py3-wheel (0.43.0-r0) (10/54) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (11/54) Purging py3-pytest-benchmark (4.0.0-r4) (12/54) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (13/54) Purging py3-py-cpuinfo (9.0.0-r4) (14/54) Purging py3-pytest-cov-pyc (5.0.0-r0) (15/54) Purging py3-pytest-cov (5.0.0-r0) (16/54) Purging py3-pytest-pyc (8.3.4-r0) (17/54) Purging py3-pytest (8.3.4-r0) (18/54) Purging py3-iniconfig-pyc (2.0.0-r1) (19/54) Purging py3-iniconfig (2.0.0-r1) (20/54) Purging py3-packaging-pyc (24.2-r0) (21/54) Purging py3-packaging (24.2-r0) (22/54) Purging py3-parsing-pyc (3.2.0-r0) (23/54) Purging py3-parsing (3.2.0-r0) (24/54) Purging py3-pluggy-pyc (1.5.0-r0) (25/54) Purging py3-pluggy (1.5.0-r0) (26/54) Purging py3-py-pyc (1.11.0-r4) (27/54) Purging py3-py (1.11.0-r4) (28/54) Purging py3-coveralls-pyc (3.3.1-r1) (29/54) Purging py3-coveralls (3.3.1-r1) (30/54) Purging py3-coverage-pyc (7.6.10-r0) (31/54) Purging py3-coverage (7.6.10-r0) (32/54) Purging py3-docopt-pyc (0.6.2-r11) (33/54) Purging py3-docopt (0.6.2-r11) (34/54) Purging py3-requests-pyc (2.32.3-r0) (35/54) Purging py3-requests (2.32.3-r0) (36/54) Purging py3-certifi-pyc (2024.12.14-r0) (37/54) Purging py3-certifi (2024.12.14-r0) (38/54) Purging py3-charset-normalizer-pyc (3.4.1-r0) (39/54) Purging py3-charset-normalizer (3.4.1-r0) (40/54) Purging py3-idna-pyc (3.10-r0) (41/54) Purging py3-idna (3.10-r0) (42/54) Purging py3-urllib3-pyc (1.26.20-r0) (43/54) Purging py3-urllib3 (1.26.20-r0) (44/54) Purging python3-pyc (3.12.8-r1) (45/54) Purging python3-pycache-pyc0 (3.12.8-r1) (46/54) Purging pyc (3.12.8-r1) (47/54) Purging python3 (3.12.8-r1) (48/54) Purging gdbm (1.24-r0) (49/54) Purging libbz2 (1.0.8-r6) (50/54) Purging libffi (3.4.6-r0) (51/54) Purging libpanelw (6.5_p20250118-r0) (52/54) Purging mpdecimal (4.0.0-r0) (53/54) Purging sqlite-libs (3.48.0-r0) (54/54) Purging xz-libs (5.6.4-r0) Executing busybox-1.37.0-r13.trigger OK: 322 MiB in 102 packages >>> py3-dacite: Updating the community/armhf repository index... >>> py3-dacite: Signing the index...